iconoir-react
Version:
React library for Iconoir, the biggest open source icon library with tons of free icons.
2 lines (1 loc) • 2.47 kB
JavaScript
"use client";var h=Object.create;var s=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames,u=Object.getOwnPropertySymbols,f=Object.getPrototypeOf,p=Object.prototype.hasOwnProperty,j=Object.prototype.propertyIsEnumerable;var k=(o,r,n)=>r in o?s(o,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):o[r]=n,d=(o,r)=>{for(var n in r||(r={}))p.call(r,n)&&k(o,n,r[n]);if(u)for(var n of u(r))j.call(r,n)&&k(o,n,r[n]);return o};var M=(o,r)=>{for(var n in r)s(o,n,{get:r[n],enumerable:!0})},C=(o,r,n,i)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of m(r))!p.call(o,t)&&t!==n&&s(o,t,{get:()=>r[t],enumerable:!(i=c(r,t))||i.enumerable});return o};var a=(o,r,n)=>(n=o!=null?h(f(o)):{},C(r||!o||!o.__esModule?s(n,"default",{value:o,enumerable:!0}):n,o)),V=o=>C(s({},"__esModule",{value:!0}),o);var x={};M(x,{default:()=>g});module.exports=V(x);var e=a(require("react")),L=require("react"),l=require("../IconoirContext.js");const w=(o,r)=>{const n=e.useContext(l.IconoirContext),i=d(d({},n),o);return e.createElement("svg",d({width:"1.5em",height:"1.5em",viewBox:"0 0 24 24",strokeWidth:1.5,fill:"none",xmlns:"http://www.w3.org/2000/svg",color:"currentColor",ref:r},i),e.createElement("path",{d:"M3 5L3 21",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M3 16L21 16",stroke:"currentColor",strokeLinejoin:"round"}),e.createElement("path",{d:"M3 7L21 7",stroke:"currentColor",strokeLinejoin:"round"}),e.createElement("path",{d:"M18 16V7",stroke:"currentColor",strokeLinejoin:"round"}),e.createElement("path",{d:"M14 16V7",stroke:"currentColor",strokeLinejoin:"round"}),e.createElement("path",{d:"M10 16V7",stroke:"currentColor",strokeLinejoin:"round"}),e.createElement("path",{d:"M6 16L6 7",stroke:"currentColor",strokeLinejoin:"round"}),e.createElement("path",{d:"M3 19L21 19",stroke:"currentColor",strokeLinejoin:"round"}),e.createElement("path",{d:"M21 5L21 21",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M21 5C21.5523 5 22 4.55228 22 4C22 3.44772 21.5523 3 21 3C20.4477 3 20 3.44772 20 4C20 4.55228 20.4477 5 21 5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M3 5C3.55228 5 4 4.55228 4 4C4 3.44772 3.55228 3 3 3C2.44772 3 2 3.44772 2 4C2 4.55228 2.44772 5 3 5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},S=(0,L.forwardRef)(w);var g=S;