UNPKG

@central-icons-react/square-outlined-radius-0-stroke-1.5

Version:

A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.

2 lines 1.59 kB
"use strict";var g=Object.create;var s=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,k=Object.prototype.hasOwnProperty;var w=(r,t)=>{for(var e in t)s(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of d(t))!k.call(r,o)&&o!==e&&s(r,o,{get:()=>t[o],enumerable:!(a=C(t,o))||a.enumerable});return r};var i=(r,t,e)=>(e=r!=null?g(f(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={};w(I,{IconArrowWall2Right:()=>h,default:()=>B});module.exports=x(I);var n=i(require("react"));var p=i(require("react")),c=({children:r,size:t=24,ariaLabel:e,color:a,ariaHidden:o=!0,style:m,...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:a,...m}},e&&!o&&p.default.createElement("title",null,e),r);var h=r=>n.default.createElement(c,{...r,ariaLabel:"arrow-wall-2-right, align right"},n.default.createElement("path",{d:"M14.5 7.75L18.75 12L14.5 16.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M20.25 4.75V19.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M3.75 12H18",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),B=h;0&&(module.exports={IconArrowWall2Right}); //# sourceMappingURL=index.js.map