@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.46 kB
JavaScript
var y=Object.create;var{getPrototypeOf:B,defineProperty:m,getOwnPropertyNames:u,getOwnPropertyDescriptor:P}=Object,k=Object.prototype.hasOwnProperty;function C(r){return this[r]}var V,b,f=(r,t,o)=>{var e=r!=null&&typeof r==="object";if(e){var p=t?V??=new WeakMap:b??=new WeakMap,a=p.get(r);if(a)return a}o=r!=null?y(B(r)):{};let i=t||!r||!r.__esModule?m(o,"default",{value:r,enumerable:!0}):o;for(let s of u(r))if(!k.call(i,s))m(i,s,{get:C.bind(r,s),enumerable:!0});if(e)p.set(r,i);return i},g=(r)=>{var t=(h??=new WeakMap).get(r),o;if(t)return t;if(t=m({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of u(r))if(!k.call(t,e))m(t,e,{get:C.bind(r,e),enumerable:!(o=P(r,e))||o.enumerable})}return h.set(r,t),t},h;var S=(r)=>r;function v(r,t){this[r]=S.bind(null,t)}var c=(r,t)=>{for(var o in t)m(r,o,{get:t[o],enumerable:!0,configurable:!0,set:v.bind(t,o)})};var G={};c(G,{CentralIconBase:()=>d});module.exports=g(G);var n=f(require("react")),d=({children:r,size:t=24,ariaLabel:o,color:e,ariaHidden:p=!0,style:a,mode:i="masked",maskId:s,...x})=>{let I=i!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":p,role:p?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:e,...a}},o&&!p&&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 M={};c(M,{default:()=>W,IconJump:()=>w});module.exports=g(M);var l=f(require("react"));var w=l.default.memo((r)=>{return l.default.createElement(d,{...r,ariaLabel:"jump, skip",maskId:"square-outlined-radius-0-stroke-2-IconJump"},l.default.createElement("path",{d:"M7 19L17 19",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M15 5H21V11",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M20.5 5.5C16 9.5 12.5 13.5 12 19",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M1 7C6.5 7 12 12.5385 12 18.9123V19",stroke:"currentColor",strokeWidth:"2"}))}),W=w;
//# debugId=D52B7C75A56C1FF264756E2164756E21