@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.04 kB
JavaScript
import r from"react";import n from"react";var p=({children:l,size:e=24,ariaLabel:t,color:d,ariaHidden:o=!0,style:i,...a})=>n.createElement("svg",{...a,"aria-hidden":o,role:o?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:d,...i}},t&&!o&&n.createElement("title",null,t),l);var s=l=>r.createElement(p,{...l,ariaLabel:"filter-desc"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 5H19V6H3V5Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 11.5H12V12.5H3V11.5Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 18H10V19H3V18Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19 10V18.2929L21.5 15.7929L22.2071 16.5L18.5 20.2071L14.7929 16.5L15.5 15.7929L18 18.2929V10H19Z",fill:"currentColor"})),C=s;export{s as IconFilterDesc,C as default};
//# sourceMappingURL=index.mjs.map