@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.32 kB
JavaScript
var y=Object.create;var{getPrototypeOf:B,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:P}=Object,g=Object.prototype.hasOwnProperty;function w(r){return this[r]}var b,S,c=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?b??=new WeakMap:S??=new WeakMap,m=a.get(r);if(m)return m}e=r!=null?y(B(r)):{};let i=o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e;for(let s of u(r))if(!g.call(i,s))l(i,s,{get:w.bind(r,s),enumerable:!0});if(t)a.set(r,i);return i},f=(r)=>{var o=(d??=new WeakMap).get(r),e;if(o)return o;if(o=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!g.call(o,t))l(o,t,{get:w.bind(r,t),enumerable:!(e=P(r,t))||e.enumerable})}return d.set(r,o),o},d;var V=(r)=>r;function v(r,o){this[r]=V.bind(null,o)}var k=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0,configurable:!0,set:v.bind(o,e)})};var G={};k(G,{CentralIconBase:()=>h});module.exports=f(G);var n=c(require("react")),h=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:a=!0,style:m,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 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,...m}},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:()=>q,IconArrowDownRight:()=>C});module.exports=f(L);var p=c(require("react"));var C=p.default.memo((r)=>{return p.default.createElement(h,{...r,ariaLabel:"arrow-down-right",maskId:"square-outlined-radius-0-stroke-2-IconArrowDownRight"},p.default.createElement("path",{d:"M18 9V18H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),p.default.createElement("path",{d:"M6.25 6.25L17 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),q=C;
//# debugId=0E2C45FF4525CEA864756E2164756E21