iconoir-react
Version:
React library for Iconoir, the biggest open source icon library with tons of free icons.
2 lines (1 loc) • 2.56 kB
JavaScript
"use client";var l=Object.create;var s=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,m=Object.getPrototypeOf,C=Object.prototype.hasOwnProperty,f=Object.prototype.propertyIsEnumerable;var u=(o,r,e)=>r in o?s(o,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):o[r]=e,p=(o,r)=>{for(var e in r||(r={}))C.call(r,e)&&u(o,e,r[e]);if(d)for(var e of d(r))f.call(r,e)&&u(o,e,r[e]);return o};var V=(o,r)=>{for(var e in r)s(o,e,{get:r[e],enumerable:!0})},k=(o,r,e,i)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of h(r))!C.call(o,n)&&n!==e&&s(o,n,{get:()=>r[n],enumerable:!(i=a(r,n))||i.enumerable});return o};var M=(o,r,e)=>(e=o!=null?l(m(o)):{},k(r||!o||!o.__esModule?s(e,"default",{value:o,enumerable:!0}):e,o)),w=o=>k(s({},"__esModule",{value:!0}),o);var G={};V(G,{default:()=>x});module.exports=w(G);var t=M(require("react")),L=require("react"),c=require("../IconoirContext.js");const S=(o,r)=>{const e=t.useContext(c.IconoirContext),i=p(p({},e),o);return t.createElement("svg",p({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},i),t.createElement("path",{d:"M14 16.01L14.01 15.9989",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M10 16.01L10.01 15.9989",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M22 12V15C22 17.7614 19.7614 20 17 20H7C4.23858 20 2 17.7614 2 15V12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M18 12V15C18 17.7614 15.7614 20 13 20H11C8.23858 20 6 17.7614 6 15V12C6 9.23858 8.23858 7 11 7H13C15.7614 7 18 9.23858 18 12Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M10.5 20L8.5 22.5",stroke:"currentColor",strokeLinecap:"round"}),t.createElement("path",{d:"M13.5 20L15.5 22.5",stroke:"currentColor",strokeLinecap:"round"}),t.createElement("path",{d:"M16.5 20L18.5 22.5",stroke:"currentColor",strokeLinecap:"round"}),t.createElement("path",{d:"M7.5 20L5.5 22.5",stroke:"currentColor",strokeLinecap:"round"}),t.createElement("path",{d:"M11.7857 10H12.2143C13.2005 10 14 10.7995 14 11.7857C14 11.9041 13.9041 12 13.7857 12H10.2143C10.0959 12 10 11.9041 10 11.7857C10 10.7995 10.7995 10 11.7857 10Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},g=(0,L.forwardRef)(S);var x=g;