All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.js.icons.user-slash-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const UserSlashIconConfig: {
  name: 'UserSlashIcon',
  height: 512,
  width: 640,
  svgPath: 'M633.8 458.1L362.3 248.3C412.1 230.7 448 183.8 448 128 448 57.3 390.7 0 320 0c-67.1 0-121.5 51.8-126.9 117.4L45.5 3.4C38.5-2 28.5-.8 23 6.2L3.4 31.4c-5.4 7-4.2 17 2.8 22.4l588.4 454.7c7 5.4 17 4.2 22.5-2.8l19.6-25.3c5.4-6.8 4.1-16.9-2.9-22.3zM96 422.4V464c0 26.5 21.5 48 48 48h350.2L207.4 290.3C144.2 301.3 96 356 96 422.4z',
  yOffset: 0,
  xOffset: 0,
};
export declare const UserSlashIcon: React.ComponentClass;
export default UserSlashIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy