iconoir-react
Version:
React library for Iconoir, the biggest open source icon library with tons of free icons.
2 lines (1 loc) • 1.55 kB
JavaScript
"use client";var d=Object.create;var n=Object.defineProperty;var w=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames,m=Object.getOwnPropertySymbols,x=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty,S=Object.prototype.propertyIsEnumerable;var p=(o,r,e)=>r in o?n(o,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):o[r]=e,c=(o,r)=>{for(var e in r||(r={}))f.call(r,e)&&p(o,e,r[e]);if(m)for(var e of m(r))S.call(r,e)&&p(o,e,r[e]);return o};var g=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,s)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of V(r))!f.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(s=w(r,t))||s.enumerable});return o};var h=(o,r,e)=>(e=o!=null?d(x(o)):{},l(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),G=o=>l(n({},"__esModule",{value:!0}),o);var L={};g(L,{default:()=>v});module.exports=G(L);var i=h(require("react")),u=require("react"),C=require("../IconoirContext.js");const a=(o,r)=>{const e=i.useContext(C.IconoirContext),s=c(c({},e),o);return i.createElement("svg",c({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},s),i.createElement("path",{d:"M10 15.5V12.7M10 12.7C10.4762 12.7 11.7143 12.7 12.8571 12.7C13.5714 12.7 15 12.7 15 10.6C15 8.5 13.5714 8.5 12.8571 8.5L10 8.5V12.7Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),i.createElement("circle",{cx:12,cy:12,r:10,stroke:"currentColor"}))},k=(0,u.forwardRef)(a);var v=k;