UNPKG

iconoir-react

Version:

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

2 lines (1 loc) 1.49 kB
"use client";var d=Object.defineProperty;var s=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,c=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={}))u.call(o,r)&&p(t,r,o[r]);if(s)for(var r of s(o))c.call(o,r)&&p(t,r,o[r]);return t};import*as e from"react";import{forwardRef as l}from"react";import{IconoirContext as m}from"../IconoirContext.mjs";const C=(t,o)=>{const r=e.useContext(m),i=n(n({},r),t);return e.createElement("svg",n({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:o},i),e.createElement("path",{d:"M10 13.1538V21",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M15 8.38452V11.1538C15 12.2583 14.1046 13.1538 13 13.1538H7C5.89543 13.1538 5 12.2583 5 11.1538V8.38452C5 7.27995 5.89543 6.38452 7 6.38452H13C14.1046 6.38452 15 7.27995 15 8.38452Z",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M13.3334 6.38462V3",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M6.66663 6.38462V3",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M15.1213 21.364L17.2427 19.2427M17.2427 19.2427L19.364 17.1213M17.2427 19.2427L15.1213 17.1213M17.2427 19.2427L19.364 21.364",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},f=l(C);var L=f;export{L as default};