@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.42 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 b,S,f=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var a=e?b??=new WeakMap:S??=new WeakMap,m=a.get(r);if(m)return m}o=r!=null?I(B(r)):{};let i=e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o;for(let s of h(r))if(!u.call(i,s))p(i,s,{get:k.bind(r,s),enumerable:!0});if(t)a.set(r,i);return i},g=(r)=>{var e=(c??=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 h(r))if(!u.call(e,t))p(e,t,{get:k.bind(r,t),enumerable:!(o=P(r,t))||o.enumerable})}return c.set(r,e),e},c;var V=(r)=>r;function v(r,e){this[r]=V.bind(null,e)}var C=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0,configurable:!0,set:v.bind(e,o)})};var G={};C(G,{CentralIconBase:()=>d});module.exports=g(G);var n=f(require("react")),d=({children:r,size:e=24,ariaLabel:o,color:t,ariaHidden:a=!0,style:m,mode:i="masked",maskId:s,...x})=>{let y=i!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":a,role:a?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&&!a&&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={};C(W,{default:()=>L,IconPeace:()=>w});module.exports=g(W);var l=f(require("react"));var w=l.default.memo((r)=>{return l.default.createElement(d,{...r,ariaLabel:"peace",maskId:"square-outlined-radius-0-stroke-2-IconPeace"},l.default.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M12 12L6 18",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M12 12L18 18",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M12 3.5V20.5",stroke:"currentColor",strokeWidth:"2"}))}),L=w;
//# debugId=B53DB8C290EBA6EC64756E2164756E21