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.55 kB
"use strict";var C=Object.create;var a=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty;var x=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of h(t))!w.call(r,o)&&o!==e&&a(r,o,{get:()=>t[o],enumerable:!(s=f(t,o))||s.enumerable});return r};var i=(r,t,e)=>(e=r!=null?C(g(r)):{},l(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>l(a({},"__esModule",{value:!0}),r);var b={};x(b,{IconSidebarLeftArrow:()=>c,default:()=>I});module.exports=B(b);var n=i(require("react"));var p=i(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:s,ariaHidden:o=!0,style:d,...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:s,...d}},e&&!o&&p.default.createElement("title",null,e),r);var c=r=>n.default.createElement(m,{...r,ariaLabel:"sidebar-left-arrow"},n.default.createElement("path",{d:"M15.25 9.75L13 12L15.25 14.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M3.75 3.75H20.25V20.25H3.75V3.75Z",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M8.25 3.75V20.25",stroke:"currentColor",strokeWidth:"1.5"})),I=c;0&&(module.exports={IconSidebarLeftArrow}); //# sourceMappingURL=index.js.map