@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.24 kB
JavaScript
import o from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:a,color:p,ariaHidden:t=!0,style:C,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...C}},a&&!t&&n.createElement("title",null,a),r);var s=r=>o.createElement(l,{...r,ariaLabel:"image-avatar-sparkle, generated avatar, profile ai, magic avatar"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3H12V5H5V19H7.10002C7.56329 16.7178 9.58104 15 12 15C14.419 15 16.4367 16.7178 16.9 19H19V12H21V21H3V3ZM9.17071 19H14.8293C14.4175 17.8348 13.3062 17 12 17C10.6938 17 9.58254 17.8348 9.17071 19ZM12 9C11.1716 9 10.5 9.67157 10.5 10.5C10.5 11.3284 11.1716 12 12 12C12.8284 12 13.5 11.3284 13.5 10.5C13.5 9.67157 12.8284 9 12 9ZM8.5 10.5C8.5 8.567 10.067 7 12 7C13.933 7 15.5 8.567 15.5 10.5C15.5 12.433 13.933 14 12 14C10.067 14 8.5 12.433 8.5 10.5Z",fill:"currentColor"}),o.createElement("path",{d:"M18.5 1L17 4L14 5.5L17 7L18.5 10L20 7L23 5.5L20 4L18.5 1Z",fill:"currentColor"})),u=s;export{s as IconImageAvatarSparkle,u as default};
//# sourceMappingURL=index.mjs.map