UNPKG

@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.

2 lines 1.49 kB
"use strict";var f=Object.create;var s=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty;var d=(r,t)=>{for(var e in t)s(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!w.call(r,o)&&o!==e&&s(r,o,{get:()=>t[o],enumerable:!(n=C(t,o))||n.enumerable});return r};var i=(r,t,e)=>(e=r!=null?f(L(r)):{},l(t||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(s({},"__esModule",{value:!0}),r);var I={};d(I,{IconArrowLeftRight:()=>m,default:()=>B});module.exports=x(I);var a=i(require("react"));var p=i(require("react")),c=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:h,...u})=>p.default.createElement("svg",{...u,"aria-hidden":o,role:o?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:n,...h}},e&&!o&&p.default.createElement("title",null,e),r);var m=r=>a.default.createElement(c,{...r,ariaLabel:"arrow-left-right, sort 2, switch horizonatl"},a.default.createElement("path",{d:"M16 21L20 17L16 13M8 11L4 7L8 3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),a.default.createElement("path",{d:"M19 17L4 17M20 7L5 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=m;0&&(module.exports={IconArrowLeftRight}); //# sourceMappingURL=index.js.map