UNPKG

iconoir-react

Version:

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

2 lines (1 loc) 1.91 kB
"use client";var d=Object.create;var s=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames,l=Object.getOwnPropertySymbols,k=Object.getPrototypeOf,m=Object.prototype.hasOwnProperty,w=Object.prototype.propertyIsEnumerable;var i=(o,r,t)=>r in o?s(o,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[r]=t,p=(o,r)=>{for(var t in r||(r={}))m.call(r,t)&&i(o,t,r[t]);if(l)for(var t of l(r))w.call(r,t)&&i(o,t,r[t]);return o};var S=(o,r)=>{for(var t in r)s(o,t,{get:r[t],enumerable:!0})},f=(o,r,t,C)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of h(r))!m.call(o,n)&&n!==t&&s(o,n,{get:()=>r[n],enumerable:!(C=V(r,n))||C.enumerable});return o};var a=(o,r,t)=>(t=o!=null?d(k(o)):{},f(r||!o||!o.__esModule?s(t,"default",{value:o,enumerable:!0}):t,o)),g=o=>f(s({},"__esModule",{value:!0}),o);var M={};S(M,{default:()=>v});module.exports=g(M);var e=a(require("react")),u=require("react"),c=require("../IconoirContext.js");const x=(o,r)=>{const t=e.useContext(c.IconoirContext),C=p(p({},t),o);return e.createElement("svg",p({width:"1.5em",strokeWidth:1.5,height:"1.5em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:"currentColor",ref:r},C),e.createElement("path",{d:"M19 20H5C3.89543 20 3 19.1046 3 18V9C3 7.89543 3.89543 7 5 7H19C20.1046 7 21 7.89543 21 9V18C21 19.1046 20.1046 20 19 20Z",stroke:"currentColor"}),e.createElement("path",{d:"M7 7V3.6C7 3.26863 7.26863 3 7.6 3H16.4C16.7314 3 17 3.26863 17 3.6V7",stroke:"currentColor"}),e.createElement("path",{d:"M10 3V7",stroke:"currentColor"}),e.createElement("path",{d:"M12 3V7",stroke:"currentColor"}),e.createElement("path",{d:"M16.5 14C16.2239 14 16 13.7761 16 13.5C16 13.2239 16.2239 13 16.5 13C16.7761 13 17 13.2239 17 13.5C17 13.7761 16.7761 14 16.5 14Z",fill:"currentColor",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},G=(0,u.forwardRef)(x);var v=G;