@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.66 kB
JavaScript
var I=Object.create;var{getPrototypeOf:y,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:B}=Object,k=Object.prototype.hasOwnProperty;function c(r){return this[r]}var P,b,f=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?P??=new WeakMap:b??=new WeakMap,d=a.get(r);if(d)return d}e=r!=null?I(y(r)):{};let l=o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let s of u(r))if(!k.call(l,s))p(l,s,{get:c.bind(r,s),enumerable:!0});if(t)a.set(r,l);return l},g=(r)=>{var o=(m??=new WeakMap).get(r),e;if(o)return o;if(o=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!k.call(o,t))p(o,t,{get:c.bind(r,t),enumerable:!(e=B(r,t))||e.enumerable})}return m.set(r,o),o},m;var q=(r)=>r;function S(r,o){this[r]=q.bind(null,o)}var w=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0,configurable:!0,set:S.bind(o,e)})};var j={};w(j,{CentralIconBase:()=>h});module.exports=g(j);var n=f(require("react")),h=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:a=!0,style:d,mode:l="masked",maskId:s,...C})=>{let x=l!=="raw"&&!!s;return n.default.createElement("svg",{...C,"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,...d}},e&&!a&&n.default.createElement("title",null,e),x?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,IconArrowLeftRight:()=>L});module.exports=g(v);var i=f(require("react"));var L=i.default.memo((r)=>{return i.default.createElement(h,{...r,ariaLabel:"arrow-left-right, sort 2, switch horizonatl",maskId:"square-outlined-radius-0-stroke-2-IconArrowLeftRight"},i.default.createElement("path",{d:"M8 21L4 17L8 13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),i.default.createElement("path",{d:"M16 11L20 7L16 3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),i.default.createElement("path",{d:"M5 17H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),i.default.createElement("path",{d:"M4 7H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}))}),G=L;
//# debugId=4416F07DA47BC43E64756E2164756E21