@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.33 kB
JavaScript
var y=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:d,getOwnPropertyDescriptor:P}=Object,g=Object.prototype.hasOwnProperty;function c(r){return this[r]}var b,L,f=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var a=e?b??=new WeakMap:L??=new WeakMap,m=a.get(r);if(m)return m}o=r!=null?y(B(r)):{};let i=e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o;for(let s of d(r))if(!g.call(i,s))p(i,s,{get:c.bind(r,s),enumerable:!0});if(t)a.set(r,i);return i},k=(r)=>{var e=(u??=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 d(r))if(!g.call(e,t))p(e,t,{get:c.bind(r,t),enumerable:!(o=P(r,t))||o.enumerable})}return u.set(r,e),e},u;var S=(r)=>r;function V(r,e){this[r]=S.bind(null,e)}var w=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0,configurable:!0,set:V.bind(e,o)})};var v={};w(v,{CentralIconBase:()=>h});module.exports=k(v);var n=f(require("react")),h=({children:r,size:e=24,ariaLabel:o,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 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),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 G={};w(G,{default:()=>U,IconArrowCornerRightUp:()=>C});module.exports=k(G);var l=f(require("react"));var C=l.default.memo((r)=>{return l.default.createElement(h,{...r,ariaLabel:"arrow-corner-right-up",maskId:"square-outlined-radius-0-stroke-2-IconArrowCornerRightUp"},l.default.createElement("path",{d:"M5 20H15V5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),l.default.createElement("path",{d:"M11 8L15 4L19 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),U=C;
//# debugId=5FCC72D03CEE80B964756E2164756E21