@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 802 B
JavaScript
import s from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"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:p,...l}},o&&!t&&n.createElement("title",null,o),r);var c=r=>s.createElement(a,{...r,ariaLabel:"filter-ascending, sort, az"},s.createElement("path",{d:"M14.75 10.25V8.625L16.8125 3.75H18.1875L20.25 8.625V10.25M14.75 13.75H20.25V14.2917L14.75 19.7083V20.25H20.25M7 3.75V19.5M4 17.25L7 20.25L10 17.25M15 8.625H20",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),C=c;export{c as IconFilterAscending,C as default};
//# sourceMappingURL=index.mjs.map