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