package.dist.js.icons.user-sec-icon.d.ts Maven / Gradle / Ivy
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const UserSecIconConfig: {
name: 'UserSecIcon',
height: 1024,
width: 830,
svgPath: 'M0,1024 C7.8,907.1 37.3,664.2 147.8,568.3 C147.8,568.3 207.5,511.5 298.4,511.996718 L530.3,511.996718 C621.3,511.996718 680.9,568.3 680.9,568.3 C680.9,568.3 813.9,680.1 830,1024 L0,1024 Z M639.4,224 C639.4,347.7 539.1,448 415.4,448 C291.7,448 191.4,347.7 191.4,224 C191.4,100.3 291.9,0 415.6,0 C539.3,0 639.4,100.3 639.4,224 L639.4,224 Z',
yOffset: 0,
xOffset: 0,
};
export declare const UserSecIcon: React.ComponentClass;
export default UserSecIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy