iconoir-react
Version:
React library for Iconoir, the biggest open source icon library with tons of free icons.
2 lines (1 loc) • 3.28 kB
JavaScript
"use client";var a=Object.create;var s=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames,u=Object.getOwnPropertySymbols,j=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty,M=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={}))L.call(r,n)&&k(o,n,r[n]);if(u)for(var n of u(r))M.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})},p=(o,r,n,i)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of C(r))!L.call(o,t)&&t!==n&&s(o,t,{get:()=>r[t],enumerable:!(i=h(r,t))||i.enumerable});return o};var f=(o,r,n)=>(n=o!=null?a(j(o)):{},p(r||!o||!o.__esModule?s(n,"default",{value:o,enumerable:!0}):n,o)),w=o=>p(s({},"__esModule",{value:!0}),o);var G={};m(G,{default:()=>x});module.exports=w(G);var e=f(require("react")),c=require("react"),l=require("../IconoirContext.js");const S=(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:"M4 16.01L4.01 15.9989",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M4 20.01L4.01 19.9989",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M4 8.01L4.01 7.99889",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M4 4.01L4.01 3.99889",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M4 12.01L4.01 11.9989",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M12 12.01L12.01 11.9989",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8 20.01L8.01 19.9989",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M12 20.01L12.01 19.9989",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M16 20.01L16.01 19.9989",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M20 20.01L20.01 19.9989",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M20 16.01L20.01 15.9989",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M20 12.01L20.01 11.9989",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M20 8.01L20.01 7.99889",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M20 4.01L20.01 3.99889",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M16 4.01L16.01 3.99889",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M12 4.01L12.01 3.99889",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8 4.01L8.01 3.99889",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},g=(0,c.forwardRef)(S);var x=g;