@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.47 kB
JavaScript
var y=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:h,getOwnPropertyDescriptor:L}=Object,c=Object.prototype.hasOwnProperty;function k(r){return this[r]}var b,q,f=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var a=e?b??=new WeakMap:q??=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 h(r))if(!c.call(i,s))p(i,s,{get:k.bind(r,s),enumerable:!0});if(t)a.set(r,i);return i},g=(r)=>{var e=(d??=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 h(r))if(!c.call(e,t))p(e,t,{get:k.bind(r,t),enumerable:!(o=L(r,t))||o.enumerable})}return d.set(r,e),e},d;var S=(r)=>r;function P(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:P.bind(e,o)})};var V={};w(V,{CentralIconBase:()=>u});module.exports=g(V);var n=f(require("react")),u=({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 v={};w(v,{default:()=>G,IconSquareArrowCenter:()=>C});module.exports=g(v);var l=f(require("react"));var C=l.default.memo((r)=>{return l.default.createElement(u,{...r,ariaLabel:"square-arrow-center, resize big, box, arrow",maskId:"square-outlined-radius-0-stroke-2-IconSquareArrowCenter"},l.default.createElement("path",{d:"M20 13V4L4 4L4 20H13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),l.default.createElement("path",{d:"M10 15V10L15 10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),l.default.createElement("path",{d:"M11 11L18 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),G=C;
//# debugId=55E63FB07611995A64756E2164756E21