UNPKG

iconoir-react

Version:

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

2 lines (1 loc) 1.92 kB
"use client";var C=Object.create;var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames,c=Object.getOwnPropertySymbols,V=Object.getPrototypeOf,u=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var d=(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={}))u.call(r,e)&&d(o,e,r[e]);if(c)for(var e of c(r))a.call(r,e)&&d(o,e,r[e]);return o};var w=(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))!u.call(o,n)&&n!==e&&s(o,n,{get:()=>r[n],enumerable:!(i=f(r,n))||i.enumerable});return o};var L=(o,r,e)=>(e=o!=null?C(V(o)):{},k(r||!o||!o.__esModule?s(e,"default",{value:o,enumerable:!0}):e,o)),x=o=>k(s({},"__esModule",{value:!0}),o);var v={};w(v,{default:()=>G});module.exports=x(v);var t=L(require("react")),l=require("react"),m=require("../IconoirContext.js");const S=(o,r)=>{const e=t.useContext(m.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:"M12 16V14V12",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M12 9V8.5V8",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("circle",{cx:12,cy:12,r:8,stroke:"currentColor",strokeWidth:1.5}),t.createElement("path",{d:"M3.9532 4.5C2.12105 6.46488 1 9.10152 1 12C1 14.8985 2.12105 17.5351 3.9532 19.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M20.0469 4.5C21.879 6.46488 23.0001 9.10152 23.0001 12C23.0001 14.8985 21.879 17.5351 20.0469 19.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},g=(0,l.forwardRef)(S);var G=g;