@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 • 940 B
JavaScript
import t from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...s})=>l.createElement("svg",{...s,"aria-hidden":o,role:o?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,...i}},n&&!o&&l.createElement("title",null,n),e);var m=e=>t.createElement(p,{...e,ariaLabel:"filter-timeline, sort"},t.createElement("path",{d:"M6.75171 4V17.4387L8.99983 15.1893L10.0608 16.2497L6.00199 20.3107L1.93945 16.2503L2.99983 15.1893L5.25171 17.44V4H6.75171Z",fill:"currentColor"}),t.createElement("path",{d:"M11 6V7.5H21V6H11Z",fill:"currentColor"}),t.createElement("path",{d:"M15 16.5V18H21V16.5H15Z",fill:"currentColor"}),t.createElement("path",{d:"M13 11.25H21V12.75H13V11.25Z",fill:"currentColor"})),V=m;export{m as IconFilterTimeline,V as default};
//# sourceMappingURL=index.mjs.map