@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.13 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,...C})=>n.createElement("svg",{...C,"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 m=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.07484 10.8408 8.15598 10.6947 8.23712 10.5485C9.0408 9.10112 10.8651 8.57821 12.3134 9.38017L17.0312 11.9924C18.4798 12.7945 19.0039 14.6181 18.2 16.0656C18.1194 16.2108 18.0388 16.3559 17.9582 16.5011Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),B=m;export{m as IconBroom,B as default};
//# sourceMappingURL=index.mjs.map