UNPKG

iconoir-react

Version:

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

2 lines (1 loc) 1.44 kB
"use client";var w=Object.create;var n=Object.defineProperty;var S=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames,i=Object.getOwnPropertySymbols,g=Object.getPrototypeOf,p=Object.prototype.hasOwnProperty,x=Object.prototype.propertyIsEnumerable;var l=(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={}))p.call(r,t)&&l(o,t,r[t]);if(i)for(var t of i(r))x.call(r,t)&&l(o,t,r[t]);return o};var G=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0})},c=(o,r,t,s)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of d(r))!p.call(o,e)&&e!==t&&n(o,e,{get:()=>r[e],enumerable:!(s=S(r,e))||s.enumerable});return o};var V=(o,r,t)=>(t=o!=null?w(g(o)):{},c(r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t,o)),a=o=>c(n({},"__esModule",{value:!0}),o);var k={};G(k,{default:()=>R});module.exports=a(k);var f=V(require("react")),C=require("react"),u=require("../IconoirContext.js");const h=(o,r)=>{const t=f.useContext(u.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:"M3 12C9.26752 12 12 9.36306 12 3C12 9.36306 14.7134 12 21 12C14.7134 12 12 14.7134 12 21C12 14.7134 9.26752 12 3 12Z",fill:"currentColor",stroke:"currentColor",strokeLinejoin:"round"}))},v=(0,C.forwardRef)(h);var R=v;