UNPKG

iconoir-react

Version:

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

2 lines (1 loc) 1.32 kB
"use client";var d=Object.defineProperty;var s=Object.getOwnPropertySymbols;var m=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var p=(t,o,r)=>o in t?d(t,o,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[o]=r,n=(t,o)=>{for(var r in o||(o={}))m.call(o,r)&&p(t,r,o[r]);if(s)for(var r of s(o))u.call(o,r)&&p(t,r,o[r]);return t};import*as e from"react";import{forwardRef as c}from"react";import{IconoirContext as l}from"../IconoirContext.mjs";const f=(t,o)=>{const r=e.useContext(l),i=n(n({},r),t);return e.createElement("svg",n({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:o},i),e.createElement("path",{d:"M10 3.99996L14 3.99997V6.56773C14 6.82599 14.1709 7.05522 14.4125 7.14658C22.9367 10.3708 20.9066 22 15 22L9.00001 22C3.09346 22 1.06328 10.3708 9.58754 7.14658C9.8291 7.05521 10 6.82598 10 6.56772V3.99996Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M6 10L18 10",stroke:"currentColor"}),e.createElement("path",{d:"M9 2H15",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M11.6667 13L10 16H14L12.3333 19",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},C=c(f);var w=C;export{w as default};