@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 • 957 B
JavaScript
import o from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!e&&l.createElement("title",null,n),t);var m=t=>o.createElement(p,{...t,ariaLabel:"sort-arrow-up-down"},o.createElement("path",{d:"M18 2.89771L13.6901 7.53917L14.7893 8.55985L17.25 5.90982V18.09L14.7893 15.44L13.6901 16.4607L18 21.1021L22.3099 16.4607L21.2107 15.44L18.75 18.09V5.90982L21.2107 8.55985L22.3099 7.53917L18 2.89771Z",fill:"currentColor"}),o.createElement("path",{d:"M3 2.99992V10.9999H11V2.99992H3Z",fill:"currentColor"}),o.createElement("path",{d:"M3 12.9999V20.9999H11V12.9999H3Z",fill:"currentColor"})),C=m;export{m as IconSortArrowUpDown,C as default};
//# sourceMappingURL=index.mjs.map