@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.27 kB
JavaScript
var I=Object.create;var{getPrototypeOf:y,defineProperty:p,getOwnPropertyNames:d,getOwnPropertyDescriptor:V}=Object,h=Object.prototype.hasOwnProperty;function c(r){return this[r]}var b,P,g=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?b??=new WeakMap:P??=new WeakMap,i=a.get(r);if(i)return i}e=r!=null?I(y(r)):{};let l=o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let s of d(r))if(!h.call(l,s))p(l,s,{get:c.bind(r,s),enumerable:!0});if(t)a.set(r,l);return l},w=(r)=>{var o=(f??=new WeakMap).get(r),e;if(o)return o;if(o=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of d(r))if(!h.call(o,t))p(o,t,{get:c.bind(r,t),enumerable:!(e=V(r,t))||e.enumerable})}return f.set(r,o),o},f;var O=(r)=>r;function S(r,o){this[r]=O.bind(null,o)}var x=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0,configurable:!0,set:S.bind(o,e)})};var v={};x(v,{CentralIconBase:()=>u});module.exports=w(v);var n=g(require("react")),u=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:a=!0,style:i,mode:l="masked",maskId:s,...C})=>{let B=l!=="raw"&&!!s;return n.default.createElement("svg",{...C,"aria-hidden":a,role:a?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:t,...i}},e&&!a&&n.default.createElement("title",null,e),B?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={};x(G,{default:()=>L,IconArrowOutOfBox:()=>k});module.exports=w(G);var m=g(require("react"));var k=m.default.memo((r)=>{return m.default.createElement(u,{...r,ariaLabel:"arrow-out-of-box, upload, share, export",maskId:"square-outlined-radius-0-stroke-2-IconArrowOutOfBox"},m.default.createElement("path",{d:"M20 14.75V20H4V14.75M12 15.25V5M16.5 8.5L12 4L7.49999 8.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),L=k;
//# debugId=069666E47012FD6D64756E2164756E21