UNPKG

iconoir-react

Version:

React library for Iconoir, the biggest open source icon library with tons of free icons.

2 lines (1 loc) 1.54 kB
"use client";var u=Object.create;var n=Object.defineProperty;var S=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames,l=Object.getOwnPropertySymbols,g=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,x=Object.prototype.propertyIsEnumerable;var p=(o,r,t)=>r in o?n(o,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[r]=t,m=(o,r)=>{for(var t in r||(r={}))c.call(r,t)&&p(o,t,r[t]);if(l)for(var t of l(r))x.call(r,t)&&p(o,t,r[t]);return o};var G=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0})},i=(o,r,t,s)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of V(r))!c.call(o,e)&&e!==t&&n(o,e,{get:()=>r[e],enumerable:!(s=S(r,e))||s.enumerable});return o};var a=(o,r,t)=>(t=o!=null?u(g(o)):{},i(r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t,o)),d=o=>i(n({},"__esModule",{value:!0}),o);var E={};G(E,{default:()=>R});module.exports=d(E);var f=a(require("react")),C=require("react"),w=require("../IconoirContext.js");const h=(o,r)=>{const t=f.useContext(w.IconoirContext),s=m(m({},t),o);return f.createElement("svg",m({width:"1.5em",height:"1.5em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:"currentColor",ref:r},s),f.createElement("path",{d:"M3 17.4V6.6C3 6.26863 3.26863 6 3.6 6H16.6789C16.8795 6 17.0668 6.10026 17.1781 6.26718L20.7781 11.6672C20.9125 11.8687 20.9125 12.1313 20.7781 12.3328L17.1781 17.7328C17.0668 17.8997 16.8795 18 16.6789 18H3.6C3.26863 18 3 17.7314 3 17.4Z",fill:"currentColor",stroke:"currentColor"}))},v=(0,C.forwardRef)(h);var R=v;