@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 • 752 B
JavaScript
import p from"react";import n from"react";var l=({children:e,size:r=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...c})=>n.createElement("svg",{...c,"aria-hidden":t,role:t?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}},o&&!t&&n.createElement("title",null,o),e);var i=e=>p.createElement(l,{...e,ariaLabel:"block-sort-ascending"},p.createElement("path",{d:"M11 21H3V13H11V21ZM22.7803 10.4795L21.7197 11.54L18.75 8.57031V18H17.25V8.57031L14.2803 11.54L13.2197 10.4795L18 5.69922L22.7803 10.4795ZM11 11H3V3H11V11Z",fill:"currentColor"})),V=i;export{i as IconBlockSortAscending,V as default};
//# sourceMappingURL=index.mjs.map