iconoir-react
Version:
React library for Iconoir, the biggest open source icon library with tons of free icons.
2 lines (1 loc) • 1.76 kB
JavaScript
"use client";var f=Object.create;var s=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,C=Object.getPrototypeOf,V=Object.prototype.hasOwnProperty,w=Object.prototype.propertyIsEnumerable;var u=(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={}))V.call(r,t)&&u(o,t,r[t]);if(d)for(var t of d(r))w.call(r,t)&&u(o,t,r[t]);return o};var x=(o,r)=>{for(var t in r)s(o,t,{get:r[t],enumerable:!0})},c=(o,r,t,i)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of k(r))!V.call(o,n)&&n!==t&&s(o,n,{get:()=>r[n],enumerable:!(i=h(r,n))||i.enumerable});return o};var M=(o,r,t)=>(t=o!=null?f(C(o)):{},c(r||!o||!o.__esModule?s(t,"default",{value:o,enumerable:!0}):t,o)),a=o=>c(s({},"__esModule",{value:!0}),o);var L={};x(L,{default:()=>G});module.exports=a(L);var e=M(require("react")),m=require("react"),l=require("../IconoirContext.js");const g=(o,r)=>{const t=e.useContext(l.IconoirContext),i=p(p({},t),o);return e.createElement("svg",p({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("rect",{x:9,y:2,width:6,height:12,rx:3,stroke:"currentColor",strokeWidth:1.5}),e.createElement("path",{d:"M5 3V5M1 2V6M19 3V5M23 2V6",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M5 10V11C5 14.866 8.13401 18 12 18V18V18C15.866 18 19 14.866 19 11V10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M12 18V22M12 22H9M12 22H15",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},S=(0,m.forwardRef)(g);var G=S;