@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.52 kB
JavaScript
var I=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:c,getOwnPropertyDescriptor:P}=Object,h=Object.prototype.hasOwnProperty;function k(r){return this[r]}var L,b,C=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var i=e?L??=new WeakMap:b??=new WeakMap,m=i.get(r);if(m)return m}o=r!=null?I(B(r)):{};let a=e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o;for(let s of c(r))if(!h.call(a,s))p(a,s,{get:k.bind(r,s),enumerable:!0});if(t)i.set(r,a);return a},f=(r)=>{var e=(d??=new WeakMap).get(r),o;if(e)return e;if(e=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of c(r))if(!h.call(e,t))p(e,t,{get:k.bind(r,t),enumerable:!(o=P(r,t))||o.enumerable})}return d.set(r,e),e},d;var S=(r)=>r;function V(r,e){this[r]=S.bind(null,e)}var g=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0,configurable:!0,set:V.bind(e,o)})};var q={};g(q,{CentralIconBase:()=>u});module.exports=f(q);var n=C(require("react")),u=({children:r,size:e=24,ariaLabel:o,color:t,ariaHidden:i=!0,style:m,mode:a="masked",maskId:s,...w})=>{let x=a!=="raw"&&!!s;return n.default.createElement("svg",{...w,"aria-hidden":i,role:i?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...m}},o&&!i&&n.default.createElement("title",null,o),x?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 v={};g(v,{default:()=>G,IconCurrencyPesos:()=>y});module.exports=f(v);var l=C(require("react"));var y=l.default.memo((r)=>{return l.default.createElement(u,{...r,ariaLabel:"currency-pesos, money",maskId:"square-outlined-radius-0-stroke-2-IconCurrencyPesos"},l.default.createElement("path",{d:"M20 11H4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),l.default.createElement("path",{d:"M20 7H4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),l.default.createElement("path",{d:"M7 21V3H12C15.3137 3 18 5.68629 18 9C18 12.3137 15.3137 15 12 15H7.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),G=y;
//# debugId=3DC84817179FE04C64756E2164756E21