iconoir-react
Version:
React library for Iconoir, the biggest open source icon library with tons of free icons.
2 lines (1 loc) • 1.66 kB
JavaScript
"use client";var w=Object.create;var n=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames,f=Object.getOwnPropertySymbols,u=Object.getPrototypeOf,i=Object.prototype.hasOwnProperty,S=Object.prototype.propertyIsEnumerable;var C=(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={}))i.call(r,t)&&C(o,t,r[t]);if(f)for(var t of f(r))S.call(r,t)&&C(o,t,r[t]);return o};var g=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0})},l=(o,r,t,s)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of h(r))!i.call(o,e)&&e!==t&&n(o,e,{get:()=>r[e],enumerable:!(s=d(r,e))||s.enumerable});return o};var x=(o,r,t)=>(t=o!=null?w(u(o)):{},l(r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t,o)),G=o=>l(n({},"__esModule",{value:!0}),o);var M={};g(M,{default:()=>L});module.exports=G(M);var p=x(require("react")),c=require("react"),V=require("../IconoirContext.js");const a=(o,r)=>{const t=p.useContext(V.IconoirContext),s=m(m({},t),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:r},s),p.createElement("path",{d:"M14 14V6M14 14L20.1023 17.487C20.5023 17.7156 21 17.4268 21 16.9661V3.03391C21 2.57321 20.5023 2.28439 20.1023 2.51296L14 6M14 14H7C4.79086 14 3 12.2091 3 10V10C3 7.79086 4.79086 6 7 6H14",stroke:"currentColor"}),p.createElement("path",{d:"M7.75716 19.3001L7 14H11L11.6772 18.7401C11.8476 19.9329 10.922 21 9.71716 21C8.73186 21 7.8965 20.2755 7.75716 19.3001Z",stroke:"currentColor"}))},v=(0,c.forwardRef)(a);var L=v;