iconoir-react
Version:
React library for Iconoir, the biggest open source icon library with tons of free icons.
2 lines (1 loc) • 1.88 kB
JavaScript
"use client";var c=Object.create;var s=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var M=Object.getOwnPropertyNames,V=Object.getOwnPropertySymbols,h=Object.getPrototypeOf,C=Object.prototype.hasOwnProperty,w=Object.prototype.propertyIsEnumerable;var l=(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={}))C.call(r,t)&&l(o,t,r[t]);if(V)for(var t of V(r))w.call(r,t)&&l(o,t,r[t]);return o};var H=(o,r)=>{for(var t in r)s(o,t,{get:r[t],enumerable:!0})},f=(o,r,t,i)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of M(r))!C.call(o,n)&&n!==t&&s(o,n,{get:()=>r[n],enumerable:!(i=d(r,n))||i.enumerable});return o};var a=(o,r,t)=>(t=o!=null?c(h(o)):{},f(r||!o||!o.__esModule?s(t,"default",{value:o,enumerable:!0}):t,o)),S=o=>f(s({},"__esModule",{value:!0}),o);var G={};H(G,{default:()=>x});module.exports=S(G);var e=a(require("react")),m=require("react"),u=require("../IconoirContext.js");const g=(o,r)=>{const t=e.useContext(u.IconoirContext),i=p(p({},t),o);return e.createElement("svg",p({width:"1.5em",height:"1.5em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:"currentColor",ref:r},i),e.createElement("path",{d:"M5 7V17H10.4C10.7314 17 11 16.7314 11 16.4V7.6C11 7.26863 10.7314 7 10.4 7H5Z",fill:"currentColor"}),e.createElement("path",{d:"M5 17V7M5 17H10.4C10.7314 17 11 16.7314 11 16.4V7.6C11 7.26863 10.7314 7 10.4 7H5M5 17V20M5 7V4",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M15 7V17H18.4C18.7314 17 19 16.7314 19 16.4V7.6C19 7.26863 18.7314 7 18.4 7H15Z",fill:"currentColor"}),e.createElement("path",{d:"M15 17V7M15 17H18.4C18.7314 17 19 16.7314 19 16.4V7.6C19 7.26863 18.7314 7 18.4 7H15M15 17V20M15 7V4",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},k=(0,m.forwardRef)(g);var x=k;