@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.2 kB
JavaScript
import e from"react";import n from"react";var l=({children:t,size:r=24,ariaLabel:a,color:p,ariaHidden:o=!0,style:i,...s})=>n.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...i}},a&&!o&&n.createElement("title",null,a),t);var C=t=>e.createElement(l,{...t,ariaLabel:"image-avatar-sparkle, generated avatar, profile ai, magic avatar"},e.createElement("path",{d:"M19 0.072998L17.3576 3.3577L14.0729 5.00005L17.3576 6.6424L19 9.9271L20.6424 6.6424L23.927 5.00005L20.6424 3.3577L19 0.072998Z",fill:"currentColor"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3.00005V21H21V12H19.5V19.5H17.4092C16.9388 16.9397 14.6961 15 12 15C9.30389 15 7.06121 16.9397 6.59077 19.5H4.5V4.50005H12V3.00005H3Z",fill:"currentColor"}),e.createElement("path",{d:"M12 7.49976C10.3431 7.49976 9 8.8429 9 10.4998C9 12.1566 10.3431 13.4998 12 13.4998C13.6569 13.4998 15 12.1566 15 10.4998C15 8.8429 13.6569 7.49976 12 7.49976Z",fill:"currentColor"})),d=C;export{C as IconImageAvatarSparkle,d as default};
//# sourceMappingURL=index.mjs.map