@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.06 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 5H19V6.5H3V5Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 11.25H12V12.75H3V11.25Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 17.5H10V19H3V17.5Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.75 10V17.1893L21.25 14.6893L22.3107 15.75L18 20.0607L13.6893 15.75L14.75 14.6893L17.25 17.1893V10H18.75Z",fill:"currentColor"})),C=s;export{s as IconFilterDesc,C as default};
//# sourceMappingURL=index.mjs.map