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 S=Object.create;var n=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames,f=Object.getOwnPropertySymbols,g=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var i=(o,t,r)=>t in o?n(o,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):o[t]=r,m=(o,t)=>{for(var r in t||(t={}))c.call(t,r)&&i(o,r,t[r]);if(f)for(var r of f(t))h.call(t,r)&&i(o,r,t[r]);return o};var u=(o,t)=>{for(var r in t)n(o,r,{get:t[r],enumerable:!0})},l=(o,t,r,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of d(t))!c.call(o,e)&&e!==r&&n(o,e,{get:()=>t[e],enumerable:!(s=V(t,e))||s.enumerable});return o};var x=(o,t,r)=>(r=o!=null?S(g(o)):{},l(t||!o||!o.__esModule?n(r,"default",{value:o,enumerable:!0}):r,o)),G=o=>l(n({},"__esModule",{value:!0}),o);var k={};u(k,{default:()=>R});module.exports=G(k);var p=x(require("react")),C=require("react"),w=require("../IconoirContext.js");const a=(o,t)=>{const r=p.useContext(w.IconoirContext),s=m(m({},r),o);return p.createElement("svg",m({width:"1.5em",height:"1.5em",strokeWidth:1.5,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:"currentColor",ref:t},s),p.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",stroke:"currentColor"}))},v=(0,C.forwardRef)(a);var R=v;