@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) • 3.08 kB
JavaScript
var I=Object.create;var{getPrototypeOf:W,defineProperty:a,getOwnPropertyNames:m,getOwnPropertyDescriptor:B}=Object,C=Object.prototype.hasOwnProperty;function u(r){return this[r]}var V,M,c=(r,o,t)=>{var s=r!=null&&typeof r==="object";if(s){var i=o?V??=new WeakMap:M??=new WeakMap,d=i.get(r);if(d)return d}t=r!=null?I(W(r)):{};let p=o||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t;for(let l of m(r))if(!C.call(p,l))a(p,l,{get:u.bind(r,l),enumerable:!0});if(s)i.set(r,p);return p},f=(r)=>{var o=(h??=new WeakMap).get(r),t;if(o)return o;if(o=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var s of m(r))if(!C.call(o,s))a(o,s,{get:u.bind(r,s),enumerable:!(t=B(r,s))||t.enumerable})}return h.set(r,o),o},h;var S=(r)=>r;function P(r,o){this[r]=S.bind(null,o)}var g=(r,o)=>{for(var t in o)a(r,t,{get:o[t],enumerable:!0,configurable:!0,set:P.bind(o,t)})};var b={};g(b,{CentralIconBase:()=>k});module.exports=f(b);var n=c(require("react")),k=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:i=!0,style:d,mode:p="masked",maskId:l,...y})=>{let w=p!=="raw"&&!!l;return n.default.createElement("svg",{...y,"aria-hidden":i,role:i?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...d}},t&&!i&&n.default.createElement("title",null,t),w?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:l,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(#${l})`})):r)};var v={};g(v,{default:()=>G,IconCoinStack:()=>x});module.exports=f(v);var e=c(require("react"));var x=e.default.memo((r)=>{return e.default.createElement(k,{...r,ariaLabel:"coin-stack, tokens, data, money",maskId:"square-outlined-radius-0-stroke-2-IconCoinStack"},e.default.createElement("ellipse",{cx:"8.5",cy:"14",rx:"5.5",ry:"2",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M14 18C14 19.1046 11.5376 20 8.5 20C5.46243 20 3 19.1046 3 18",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("ellipse",{cx:"15.5",cy:"6",rx:"5.5",ry:"2",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M21 10C21 11.1046 18.5376 12 15.5 12C12.4624 12 10 11.1046 10 10",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M14 14V18",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M3 14V18",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M21 14C21 15.1046 18.5376 16 15.5 16C14.98 16 14.4768 15.9738 14 15.9247",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M10 6V12",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M21 6V14",stroke:"currentColor",strokeWidth:"2"}))}),G=x;
//# debugId=6BBCF0CBF4A94A9F64756E2164756E21