@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 • 1.01 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.9474 9.10176L15.7696 4.14333C16.3823 3.06675 17.7491 2.6833 18.8339 3.28361C19.9268 3.88843 20.3217 5.26328 19.7159 6.35441L16.933 11.3664M9.00214 11.8465C7.35656 13.7876 5.49042 14.3736 3 13.8438C4 20.5 15.5045 24.8292 16.5048 16.3405M17.9582 16.5011L7.9937 10.9869C8.55974 9.96749 9.12581 8.94805 9.69176 7.92855L19.6533 13.4443C19.0899 14.4641 18.5238 15.4825 17.9582 16.5011Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=C;export{C as IconBroom,B as default};
//# sourceMappingURL=index.mjs.map