@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.58 kB
JavaScript
var y=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:V}=Object,k=Object.prototype.hasOwnProperty;function C(r){return this[r]}var L,P,c=(r,t,o)=>{var e=r!=null&&typeof r==="object";if(e){var a=t?L??=new WeakMap:P??=new WeakMap,m=a.get(r);if(m)return m}o=r!=null?y(B(r)):{};let i=t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o;for(let s of u(r))if(!k.call(i,s))p(i,s,{get:C.bind(r,s),enumerable:!0});if(e)a.set(r,i);return i},f=(r)=>{var t=(h??=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 u(r))if(!k.call(t,e))p(t,e,{get:C.bind(r,e),enumerable:!(o=V(r,e))||o.enumerable})}return h.set(r,t),t},h;var b=(r)=>r;function S(r,t){this[r]=b.bind(null,t)}var g=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0,configurable:!0,set:S.bind(t,o)})};var v={};g(v,{CentralIconBase:()=>d});module.exports=f(v);var n=c(require("react")),d=({children:r,size:t=24,ariaLabel:o,color:e,ariaHidden:a=!0,style:m,mode:i="masked",maskId:s,...x})=>{let I=i!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":a,role:a?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&&!a&&n.default.createElement("title",null,o),I?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 G={};g(G,{default:()=>M,IconRocket:()=>w});module.exports=f(G);var l=c(require("react"));var w=l.default.memo((r)=>{return l.default.createElement(d,{...r,ariaLabel:"rocket, startup, launch",maskId:"square-outlined-radius-0-stroke-2-IconRocket"},l.default.createElement("path",{d:"M3 21H5C6.10457 21 7 20.1046 7 19C7 17.8954 6.10457 17 5 17C3.89543 17 3 17.8954 3 19V21Z",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M7 13H3.5L6 8H11.25C14 5 17 3 21 3C21 7 19 10 16 12.75V18L11 20.5V17L7 13Z",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M7 13L11.25 8",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M16 12.75L11 17",stroke:"currentColor",strokeWidth:"2"}))}),M=w;
//# debugId=F112EBEDBF4EF4FE64756E2164756E21