@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.17 kB
JavaScript
import r from"react";import n from"react";var p=({children:o,size:e=24,ariaLabel:l,color:i,ariaHidden:t=!0,style:a,...d})=>n.createElement("svg",{...d,"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:i,...a}},l&&!t&&n.createElement("title",null,l),o);var s=o=>r.createElement(p,{...o,ariaLabel:"filter-ascending, sort, az"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.4204 3H18.5798L21.0001 8.64737V11H20.0001V9.25H15.0001V11H14.0001V8.64737L16.4204 3ZM15.2583 8.25H19.7418L17.9204 4H17.0798L15.2583 8.25Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.0001 13H21.0001V14.2946L15.1316 20H21.0001V21H14.0001V19.7054L19.8685 14H14.0001V13Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.00008 3V19.2929L9.50008 16.7929L10.2072 17.5L6.50008 21.2071L2.79297 17.5L3.50008 16.7929L6.00008 19.2929V3H7.00008Z",fill:"currentColor"})),V=s;export{s as IconFilterAscending,V as default};
//# sourceMappingURL=index.mjs.map