@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) • 2.54 kB
JavaScript
var I=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:h,getOwnPropertyDescriptor:P}=Object,u=Object.prototype.hasOwnProperty;function k(r){return this[r]}var V,b,C=(r,t,o)=>{var e=r!=null&&typeof r==="object";if(e){var i=t?V??=new WeakMap:b??=new WeakMap,m=i.get(r);if(m)return m}o=r!=null?I(B(r)):{};let a=t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o;for(let s of h(r))if(!u.call(a,s))p(a,s,{get:k.bind(r,s),enumerable:!0});if(e)i.set(r,a);return a},f=(r)=>{var t=(d??=new WeakMap).get(r),o;if(t)return t;if(t=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of h(r))if(!u.call(t,e))p(t,e,{get:k.bind(r,e),enumerable:!(o=P(r,e))||o.enumerable})}return d.set(r,t),t},d;var S=(r)=>r;function v(r,t){this[r]=S.bind(null,t)}var g=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0,configurable:!0,set:v.bind(t,o)})};var G={};g(G,{CentralIconBase:()=>c});module.exports=f(G);var n=C(require("react")),c=({children:r,size:t=24,ariaLabel:o,color:e,ariaHidden:i=!0,style:m,mode:a="masked",maskId:s,...x})=>{let y=a!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":i,role:i?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:e,...m}},o&&!i&&n.default.createElement("title",null,o),y?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};var W={};g(W,{default:()=>L,IconRocket2:()=>w});module.exports=f(W);var l=C(require("react"));var w=l.default.memo((r)=>{return l.default.createElement(c,{...r,ariaLabel:"rocket-2, startup, launch",maskId:"square-outlined-radius-0-stroke-2-IconRocket2"},l.default.createElement("path",{d:"M14.0025 21H9.99745C5.90265 14.3778 5.49173 8.5 12 3C18.5083 8.5 18.0973 14.3778 14.0025 21Z",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M7 11L4 15V20H9",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M17 11L20 15V20H15",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("circle",{cx:"12",cy:"12",r:"1",stroke:"currentColor",strokeWidth:"2"}))}),L=w;
//# debugId=332EFAAE0978C4EB64756E2164756E21