iconoir-react
Version:
React library for Iconoir, the biggest open source icon library with tons of free icons.
2 lines (1 loc) • 2.57 kB
JavaScript
"use client";var c=Object.create;var i=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,a=Object.getPrototypeOf,p=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var u=(r,o,t)=>o in r?i(r,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[o]=t,k=(r,o)=>{for(var t in o||(o={}))p.call(o,t)&&u(r,t,o[t]);if(d)for(var t of d(o))h.call(o,t)&&u(r,t,o[t]);return r};var C=(r,o)=>{for(var t in o)i(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of V(o))!p.call(r,n)&&n!==t&&i(r,n,{get:()=>o[n],enumerable:!(s=L(o,n))||s.enumerable});return r};var f=(r,o,t)=>(t=r!=null?c(a(r)):{},l(o||!r||!r.__esModule?i(t,"default",{value:r,enumerable:!0}):t,r)),H=r=>l(i({},"__esModule",{value:!0}),r);var g={};C(g,{default:()=>S});module.exports=H(g);var e=f(require("react")),m=require("react"),M=require("../IconoirContext.js");const j=(r,o)=>{const t=e.useContext(M.IconoirContext),s=k(k({},t),r);return e.createElement("svg",k({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:o},s),e.createElement("path",{d:"M4.9984 2H2V4.9984H4.9984V2Z",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M4.99854 3.50049H18.9987",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M3.5 4.99805V19",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M20.4978 4.99951V19.0015",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M4.99854 20.5005H18.9987",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M4.9984 19H2V21.9984H4.9984V19Z",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M21.9974 2.00098H18.999V4.99938H21.9974V2.00098Z",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M21.9974 19.001H18.999V21.9994H21.9974V19.001Z",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M9 12H12M15 12H12M12 12V9M12 12V15",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},w=(0,m.forwardRef)(j);var S=w;