UNPKG

iconoir-react

Version:

React library for Iconoir, the biggest open source icon library with tons of free icons.

2 lines (1 loc) 1.41 kB
"use client";var u=Object.create;var n=Object.defineProperty;var S=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames,l=Object.getOwnPropertySymbols,x=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,G=Object.prototype.propertyIsEnumerable;var p=(o,r,t)=>r in o?n(o,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[r]=t,m=(o,r)=>{for(var t in r||(r={}))c.call(r,t)&&p(o,t,r[t]);if(l)for(var t of l(r))G.call(r,t)&&p(o,t,r[t]);return o};var V=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0})},i=(o,r,t,s)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of g(r))!c.call(o,e)&&e!==t&&n(o,e,{get:()=>r[e],enumerable:!(s=S(r,e))||s.enumerable});return o};var a=(o,r,t)=>(t=o!=null?u(x(o)):{},i(r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t,o)),d=o=>i(n({},"__esModule",{value:!0}),o);var E={};V(E,{default:()=>R});module.exports=d(E);var f=a(require("react")),C=require("react"),w=require("../IconoirContext.js");const h=(o,r)=>{const t=f.useContext(w.IconoirContext),s=m(m({},t),o);return f.createElement("svg",m({width:"1.5em",height:"1.5em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:"currentColor",ref:r},s),f.createElement("path",{d:"M20 14C20 9.58172 12 2 12 2C12 2 4 9.58172 4 14C4 18.4183 7.58172 22 12 22C16.4183 22 20 18.4183 20 14Z",fill:"currentColor",stroke:"currentColor"}))},v=(0,C.forwardRef)(h);var R=v;