UNPKG

iconoir-react

Version:

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

2 lines (1 loc) 1.5 kB
"use client";var w=Object.create;var n=Object.defineProperty;var S=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})},c=(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=S(t,e))||s.enumerable});return o};var x=(o,t,r)=>(r=o!=null?w(g(o)):{},c(t||!o||!o.__esModule?n(r,"default",{value:o,enumerable:!0}):r,o)),G=o=>c(n({},"__esModule",{value:!0}),o);var M={};u(M,{default:()=>H});module.exports=G(M);var p=x(require("react")),l=require("react"),V=require("../IconoirContext.js");const a=(o,t)=>{const r=p.useContext(V.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:"M8 7H4C2.89543 7 2 7.89543 2 9V19C2 20.1046 2.89543 21 4 21H20C21.1046 21 22 20.1046 22 19V9C22 7.89543 21.1046 7 20 7H16M8 7V3.6C8 3.26863 8.26863 3 8.6 3H15.4C15.7314 3 16 3.26863 16 3.6V7M8 7H16",stroke:"currentColor"}))},v=(0,l.forwardRef)(a);var H=v;