UNPKG

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
"use client";var u=Object.create;var n=Object.defineProperty;var w=Object.getOwnPropertyDescriptor;var S=Object.getOwnPropertyNames,f=Object.getOwnPropertySymbols,d=Object.getPrototypeOf,p=Object.prototype.hasOwnProperty,g=Object.prototype.propertyIsEnumerable;var m=(o,r,t)=>r in o?n(o,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[r]=t,s=(o,r)=>{for(var t in r||(r={}))p.call(r,t)&&m(o,t,r[t]);if(f)for(var t of f(r))g.call(r,t)&&m(o,t,r[t]);return o};var h=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0})},c=(o,r,t,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of S(r))!p.call(o,e)&&e!==t&&n(o,e,{get:()=>r[e],enumerable:!(l=w(r,e))||l.enumerable});return o};var x=(o,r,t)=>(t=o!=null?u(d(o)):{},c(r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t,o)),G=o=>c(n({},"__esModule",{value:!0}),o);var k={};h(k,{default:()=>H});module.exports=G(k);var C=x(require("react")),i=require("react"),V=require("../IconoirContext.js");const a=(o,r)=>{const t=C.useContext(V.IconoirContext),l=s(s({},t),o);return C.createElement("svg",s({width:"1.5em",height:"1.5em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:"currentColor",ref:r},l),C.createElement("path",{d:"M6 18.4V5.6C6 5.26863 6.26863 5 6.6 5H9.4C9.73137 5 10 5.26863 10 5.6V18.4C10 18.7314 9.73137 19 9.4 19H6.6C6.26863 19 6 18.7314 6 18.4Z",fill:"currentColor",stroke:"currentColor"}),C.createElement("path",{d:"M14 18.4V5.6C14 5.26863 14.2686 5 14.6 5H17.4C17.7314 5 18 5.26863 18 5.6V18.4C18 18.7314 17.7314 19 17.4 19H14.6C14.2686 19 14 18.7314 14 18.4Z",fill:"currentColor",stroke:"currentColor"}))},v=(0,i.forwardRef)(a);var H=v;