@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.67 kB
JavaScript
;var u=Object.create;var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var M=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)s(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of M(t))!x.call(r,o)&&o!==e&&s(r,o,{get:()=>t[o],enumerable:!(n=f(t,o))||n.enumerable});return r};var C=(r,t,e)=>(e=r!=null?u(g(r)):{},l(t||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>l(s({},"__esModule",{value:!0}),r);var V={};B(V,{IconScissors1:()=>i,default:()=>h});module.exports=I(V);var a=C(require("react"));var p=C(require("react")),c=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:m,...L})=>p.default.createElement("svg",{...L,"aria-hidden":o,role:o?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:n,...m}},e&&!o&&p.default.createElement("title",null,e),r);var i=r=>a.default.createElement(c,{...r,ariaLabel:"scissors-1, cut"},a.default.createElement("path",{d:"M7 14L11.8333 12M11.8333 12L12 11.931M11.8333 12L12 12.069M11.8333 12L7 10M12 11.931L21.5 8L18.5 5.5L12 8.5V11.931ZM12 11.931V12.069M12 12.069V15.5L18.5 18.5L21.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"})),h=i;0&&(module.exports={IconScissors1});
//# sourceMappingURL=index.js.map