@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.33 kB
JavaScript
var u=Object.create;var a=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},s=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of h(t))!x.call(r,o)&&o!==e&&a(r,o,{get:()=>t[o],enumerable:!(n=g(t,o))||n.enumerable});return r};var m=(r,t,e)=>(e=r!=null?u(w(r)):{},s(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>s(a({},"__esModule",{value:!0}),r);var V={};B(V,{IconArrowPathLeft:()=>f,default:()=>P});module.exports=I(V);var l=m(require("react"));var p=m(require("react")),c=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:i,...C})=>p.default.createElement("svg",{...C,"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,...i}},e&&!o&&p.default.createElement("title",null,e),r);var f=r=>l.default.createElement(c,{...r,ariaLabel:"arrow-path-left"},l.default.createElement("path",{d:"M11 3.68652V8.00014H22V16.0001H11V20.3138L0.966309 12.0001L11 3.68652Z",fill:"currentColor"})),P=f;0&&(module.exports={IconArrowPathLeft});
//# sourceMappingURL=index.js.map
;