@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.15 kB
JavaScript
import o from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:l=!0,style:d,...i})=>n.createElement("svg",{...i,"aria-hidden":l,role:l?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:a,...d}},t&&!l&&n.createElement("title",null,t),r);var C=r=>o.createElement(p,{...r,ariaLabel:"bold"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 3H12.9167C15.8017 3 18.0833 5.38246 18.0833 8.25C18.0833 9.49245 17.655 10.6438 16.9349 11.5498C18.1942 12.5131 19 14.0459 19 15.75C19 18.6175 16.7184 21 13.8333 21H5V3Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.9167 10.5C14.0817 10.5 15.0833 9.5246 15.0833 8.25C15.0833 6.9754 14.0817 6 12.9167 6H8V10.5H12.9167Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 13.5H13.8333C14.9984 13.5 16 14.4754 16 15.75C16 17.0246 14.9984 18 13.8333 18H8V13.5Z",fill:"currentColor"})),m=C;export{C as IconBold,m as default};
//# sourceMappingURL=index.mjs.map