@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 • 1.18 kB
JavaScript
import t from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...C})=>l.createElement("svg",{...C,"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),o);var m=o=>t.createElement(p,{...o,ariaLabel:"broom, brush, clear, clean"},t.createElement("path",{d:"M19.5083 2.28125C20.8468 3.0232 21.3296 4.71026 20.5863 6.04799L17.8156 11.0342L21.2142 12.9124C20.4618 14.2709 19.7088 15.6291 18.9535 16.9859L7.25 10.4986L9.50466 6.44384L12.9345 8.33938L15.7544 3.34222C16.5019 2.01755 18.178 1.54384 19.5083 2.28125Z",fill:"currentColor"}),t.createElement("path",{d:"M7.58427 11.9141C7.13452 12.2793 6.67923 12.527 6.20923 12.681C5.43562 12.9344 4.53303 12.963 3.41136 12.7249L2 12.4254L2.21438 13.849C2.78869 17.6629 6.29557 20.65 9.69225 21.5749C11.4165 22.0444 13.2677 22.0292 14.801 21.182C16.1207 20.4529 17.0689 19.1836 17.5059 17.401L7.58427 11.9141Z",fill:"currentColor"})),L=m;export{m as IconBroom,L as default};
//# sourceMappingURL=index.mjs.map