@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 • 1.03 kB
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:l,...m})=>n.createElement("svg",{...m,"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:s,...l}},t&&!o&&n.createElement("title",null,t),e);var C=e=>p.createElement(a,{...e,ariaLabel:"broom, brush, clear, clean"},p.createElement("path",{d:"M12.99 9.00512L15.8952 3.92207C16.5259 2.81843 17.9329 2.42534 19.0496 3.04074C20.1747 3.66076 20.5812 5.07016 19.9575 6.18872L17.0928 11.3267M8.92867 11.8188C7.2347 13.8088 5.31367 14.4095 2.75 13.8663C3.77941 20.6898 15.6222 25.1279 16.652 16.4258M18.1482 16.5904L7.89057 10.9377C8.47327 9.89261 9.05598 8.84754 9.63858 7.80242L19.8931 13.4568C19.3131 14.5023 18.7304 15.5462 18.1482 16.5904Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),B=C;export{C as IconBroom,B as default};
//# sourceMappingURL=index.mjs.map