@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 754 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:"M15 10V8.5L16.875 4H18.125L20 8.5V10M15 14H20V14.5L15 19.5V20H20M7 4V18.5M4 16.75L7 19.75L10 16.75M15.5 8.5H19.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),C=c;export{c as IconFilterAscending,C as default};
//# sourceMappingURL=index.mjs.map