iconoir-react
Version:
React library for Iconoir, the biggest open source icon library with tons of free icons.
2 lines (1 loc) • 2.13 kB
JavaScript
"use client";var k=Object.create;var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,a=Object.getPrototypeOf,u=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var i=(o,r,t)=>r in o?s(o,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[r]=t,C=(o,r)=>{for(var t in r||(r={}))u.call(r,t)&&i(o,t,r[t]);if(d)for(var t of d(r))h.call(r,t)&&i(o,t,r[t]);return o};var V=(o,r)=>{for(var t in r)s(o,t,{get:r[t],enumerable:!0})},c=(o,r,t,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of L(r))!u.call(o,n)&&n!==t&&s(o,n,{get:()=>r[n],enumerable:!(p=f(r,n))||p.enumerable});return o};var w=(o,r,t)=>(t=o!=null?k(a(o)):{},c(r||!o||!o.__esModule?s(t,"default",{value:o,enumerable:!0}):t,o)),S=o=>c(s({},"__esModule",{value:!0}),o);var M={};V(M,{default:()=>G});module.exports=S(M);var e=w(require("react")),l=require("react"),m=require("../IconoirContext.js");const g=(o,r)=>{const t=e.useContext(m.IconoirContext),p=C(C({},t),o);return e.createElement("svg",C({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},p),e.createElement("path",{d:"M7 16L17 16",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M9 11L15 11",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M10 4V6",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M14 4V6",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M17.4 9L6.6 9C6.26863 9 6 8.73137 6 8.4L6 4.6C6 4.26863 6.26863 4 6.6 4L17.4 4C17.7314 4 18 4.26863 18 4.6V8.4C18 8.73137 17.7314 9 17.4 9Z",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M17.901 21L6.099 21C5.6243 21 5.3318 20.4737 5.57763 20.0676C6.7923 18.061 9.5 13.3271 9.5 11V9.59965C9.5 9.26828 9.76863 9 10.1 9H13.9C14.2314 9 14.5 9.26828 14.5 9.59965V11C14.5 13.3271 17.2077 18.061 18.4224 20.0676C18.6682 20.4737 18.3757 21 17.901 21Z",stroke:"currentColor",strokeLinecap:"round"}))},x=(0,l.forwardRef)(g);var G=x;