@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.22 kB
JavaScript
import p from"react";import n from"react";var s=({children:t,size:r=24,ariaLabel:o,color:C,ariaHidden:e=!0,style:a,...l})=>n.createElement("svg",{...l,"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:C,...a}},o&&!e&&n.createElement("title",null,o),t);var i=t=>p.createElement(s,{...t,ariaLabel:"scissors-1, cut"},p.createElement("path",{d:"M7 14L11.8333 12M11.8333 12L12 11.931M11.8333 12L12 12.069M11.8333 12L7 10M12 11.931L21.5 8L19.9564 6.71367C19.0668 5.97236 17.8301 5.8092 16.7787 6.29446L13.7428 7.69562C12.6804 8.18598 12 9.24934 12 10.4195V11.931ZM12 11.931V12.069M12 12.069V13.5805C12 14.7507 12.6804 15.814 13.7428 16.3044L16.7787 17.7055C17.8301 18.1908 19.0668 18.0276 19.9564 17.2863L21.5 16L12 12.069ZM9 7C9 8.65685 7.65685 10 6 10C4.34315 10 3 8.65685 3 7C3 5.34315 4.34315 4 6 4C7.65685 4 9 5.34315 9 7ZM9 17C9 18.6569 7.65685 20 6 20C4.34315 20 3 18.6569 3 17C3 15.3431 4.34315 14 6 14C7.65685 14 9 15.3431 9 17Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),f=i;export{i as IconScissors1,f as default};
//# sourceMappingURL=index.mjs.map