@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.34 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:C,ariaHidden:t=!0,style:a,...s})=>n.createElement("svg",{...s,"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:C,...a}},o&&!t&&n.createElement("title",null,o),r);var c=r=>p.createElement(l,{...r,ariaLabel:"cap, fan"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.6756 4.06513C6.35332 4.59614 3 8.30971 3 12.8191V14.2903C4.70574 13.5432 6.36377 13.0012 8.0003 12.6645C8.02438 9.24384 9.48621 5.91659 10.6756 4.06513ZM11.9374 4L11.9005 4.04932C10.7803 5.54828 9.08611 8.97397 9.00317 12.4834C11.0092 12.1722 12.9908 12.1722 14.9968 12.4834C14.9139 8.97396 13.2197 5.54828 12.0995 4.04932L12.0626 4H11.9374ZM13.3244 4.06513C14.5138 5.91659 15.9756 9.24384 15.9997 12.6645C17.6362 13.0012 19.2943 13.5432 21 14.2903V12.8191C21 8.30971 17.6467 4.59614 13.3244 4.06513ZM2 12.8191C2 7.40003 6.35835 3 11.7432 3H12.2568C17.6416 3 22 7.40003 22 12.8191V18.4408C22 19.5701 20.8429 20.2904 19.8326 19.8859C14.5586 17.7748 9.44135 17.7748 4.16737 19.8859C3.15706 20.2904 2 19.5701 2 18.4408V12.8191Z",fill:"currentColor"})),d=c;export{c as IconCap,d as default};
//# sourceMappingURL=index.mjs.map