UNPKG

@central-icons-react/square-filled-radius-0-stroke-1

Version:

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

2 lines 1.41 kB
"use strict";var C=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(e,r)=>{for(var t in r)l(e,t,{get:r[t],enumerable:!0})},s=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of g(r))!v.call(e,o)&&o!==t&&l(e,o,{get:()=>r[o],enumerable:!(n=d(r,o))||n.enumerable});return e};var c=(e,r,t)=>(t=e!=null?C(h(e)):{},s(r||!e||!e.__esModule?l(t,"default",{value:e,enumerable:!0}):t,e)),B=e=>s(l({},"__esModule",{value:!0}),e);var L={};x(L,{IconChevronLeft:()=>m,default:()=>I});module.exports=B(L);var a=c(require("react"));var p=c(require("react")),i=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:f,...u})=>p.default.createElement("svg",{...u,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...f}},t&&!o&&p.default.createElement("title",null,t),e);var m=e=>a.default.createElement(i,{...e,ariaLabel:"chevron-left"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.7072 4.00008L7.70718 12.0001L15.7072 20.0001L15.0001 20.7072L6.29297 12.0001L15.0001 3.29297L15.7072 4.00008Z",fill:"currentColor"})),I=m;0&&(module.exports={IconChevronLeft}); //# sourceMappingURL=index.js.map