@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.23 kB
JavaScript
var y=Object.create;var{getPrototypeOf:B,defineProperty:m,getOwnPropertyNames:d,getOwnPropertyDescriptor:V}=Object,f=Object.prototype.hasOwnProperty;function h(o){return this[o]}var P,b,g=(o,e,r)=>{var t=o!=null&&typeof o==="object";if(t){var a=e?P??=new WeakMap:b??=new WeakMap,i=a.get(o);if(i)return i}r=o!=null?y(B(o)):{};let l=e||!o||!o.__esModule?m(r,"default",{value:o,enumerable:!0}):r;for(let s of d(o))if(!f.call(l,s))m(l,s,{get:h.bind(o,s),enumerable:!0});if(t)a.set(o,l);return l},k=(o)=>{var e=(c??=new WeakMap).get(o),r;if(e)return e;if(e=m({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var t of d(o))if(!f.call(e,t))m(e,t,{get:h.bind(o,t),enumerable:!(r=V(o,t))||r.enumerable})}return c.set(o,e),e},c;var M=(o)=>o;function S(o,e){this[o]=M.bind(null,e)}var w=(o,e)=>{for(var r in e)m(o,r,{get:e[r],enumerable:!0,configurable:!0,set:S.bind(e,r)})};var v={};w(v,{CentralIconBase:()=>u});module.exports=k(v);var n=g(require("react")),u=({children:o,size:e=24,ariaLabel:r,color:t,ariaHidden:a=!0,style:i,mode:l="masked",maskId:s,...I})=>{let x=l!=="raw"&&!!s;return n.default.createElement("svg",{...I,"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,...i}},r&&!a&&n.default.createElement("title",null,r),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"}},o)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};var G={};w(G,{default:()=>H,IconFocusZoomIn:()=>C});module.exports=k(G);var p=g(require("react"));var C=p.default.memo((o)=>{return p.default.createElement(u,{...o,ariaLabel:"focus-zoom-in",maskId:"square-outlined-radius-0-stroke-2-IconFocusZoomIn"},p.default.createElement("path",{d:"M8 20H4V16M16 20H20V16M4 8V4H8M16 4H20V8M9 12H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),H=C;
//# debugId=0F064E14B9C8854464756E2164756E21