iconoir-react
Version:
React library for Iconoir, the biggest open source icon library with tons of free icons.
2 lines (1 loc) • 2.77 kB
JavaScript
"use client";var a=Object.create;var s=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames,u=Object.getOwnPropertySymbols,m=Object.getPrototypeOf,p=Object.prototype.hasOwnProperty,f=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))f.call(r,n)&&k(o,n,r[n]);return o};var j=(o,r)=>{for(var n in r)s(o,n,{get:r[n],enumerable:!0})},L=(o,r,n,i)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of C(r))!p.call(o,t)&&t!==n&&s(o,t,{get:()=>r[t],enumerable:!(i=h(r,t))||i.enumerable});return o};var M=(o,r,n)=>(n=o!=null?a(m(o)):{},L(r||!o||!o.__esModule?s(n,"default",{value:o,enumerable:!0}):n,o)),w=o=>L(s({},"__esModule",{value:!0}),o);var x={};j(x,{default:()=>g});module.exports=w(x);var e=M(require("react")),c=require("react"),l=require("../IconoirContext.js");const V=(o,r)=>{const n=e.useContext(l.IconoirContext),i=d(d({},n),o);return e.createElement("svg",d({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:r},i),e.createElement("path",{d:"M20.01 8.00001L20 8.01112",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M20.01 4.00001L20 4.01112",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M16.01 4.00001L16 4.01112",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M12.01 4.00001L12 4.01112",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.00999 4.00001L7.99999 4.01112",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M4.00999 4.00001L3.99999 4.01112",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M4.00999 8.00001L3.99999 8.01112",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M4.00999 12L3.99999 12.0111",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M4.00999 16L3.99999 16.0111",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M4.00999 20L3.99999 20.0111",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.00999 20L7.99999 20.0111",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M20.01 12.01V20.01H12.01V12.01H20.01Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},S=(0,c.forwardRef)(V);var g=S;