@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.1 kB
JavaScript
import p from"react";import n from"react";var s=({children:t,size:r=24,ariaLabel:o,color:a,ariaHidden:e=!0,style:l,...C})=>n.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,...l}},o&&!e&&n.createElement("title",null,o),t);var c=t=>p.createElement(s,{...t,ariaLabel:"scissors-1, cut"},p.createElement("path",{d:"M7 14L11.75 12.0345M11.75 12.0345L11.8333 12M11.75 12.0345V11.9655M11.75 12.0345V15.5L18.5 18.5L21.5 16L11.8333 12M11.8333 12L21.5 8L18.5 5.5L11.75 8.5V11.9655M11.8333 12L11.75 11.9655M11.75 11.9655L7 10M9.25 7C9.25 8.79493 7.79493 10.25 6 10.25C4.20507 10.25 2.75 8.79493 2.75 7C2.75 5.20507 4.20507 3.75 6 3.75C7.79493 3.75 9.25 5.20507 9.25 7ZM9.25 17C9.25 18.7949 7.79493 20.25 6 20.25C4.20507 20.25 2.75 18.7949 2.75 17C2.75 15.2051 4.20507 13.75 6 13.75C7.79493 13.75 9.25 15.2051 9.25 17Z",stroke:"currentColor",strokeWidth:"1.5"})),f=c;export{c as IconScissors1,f as default};
//# sourceMappingURL=index.mjs.map