@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.
4 lines (2 loc) • 1.81 kB
JavaScript
import r from"react";var l=({children:e,size:t=24,ariaLabel:i,color:p,ariaHidden:s=!0,style:a,mode:d="masked",maskId:n,...m})=>{let h=d!=="raw"&&!!n;return r.createElement("svg",{...m,"aria-hidden":s,role:s?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},i&&!s&&r.createElement("title",null,i),h?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import o from"react";var C=o.memo((e)=>{return o.createElement(l,{...e,ariaLabel:"scissors-1, cut",maskId:"square-outlined-radius-0-stroke-2-IconScissors1"},o.createElement("path",{d:"M9 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 7Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M9 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"}),o.createElement("path",{d:"M21.5 8L12 11.931V8.5L18.5 5.5L21.5 8Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M12 15.4999V12.0688L21.5 15.9999L18.5 18.4999L12 15.4999Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M7 14.0001L11.8333 12.0001L12 11.9312V12.0691",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M12 12.069L11.8333 12L7 10",stroke:"currentColor",strokeWidth:"2"}))}),w=C;export{w as default,C as IconScissors1};
//# debugId=1F6AB8CD7B3814A464756E2164756E21