UNPKG

iconoir-react

Version:

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

2 lines (1 loc) 1.62 kB
"use client";var d=Object.defineProperty;var s=Object.getOwnPropertySymbols;var i=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={}))i.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 m=(t,o)=>{const r=e.useContext(l),C=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},C),e.createElement("path",{d:"M7 16L17 16",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M9 11L15 11",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M10 4V6",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M14 4V6",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M17.4 9L6.6 9C6.26863 9 6 8.73137 6 8.4L6 4.6C6 4.26863 6.26863 4 6.6 4L17.4 4C17.7314 4 18 4.26863 18 4.6V8.4C18 8.73137 17.7314 9 17.4 9Z",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M17.901 21L6.099 21C5.6243 21 5.3318 20.4737 5.57763 20.0676C6.7923 18.061 9.5 13.3271 9.5 11V9.59965C9.5 9.26828 9.76863 9 10.1 9H13.9C14.2314 9 14.5 9.26828 14.5 9.59965V11C14.5 13.3271 17.2077 18.061 18.4224 20.0676C18.6682 20.4737 18.3757 21 17.901 21Z",stroke:"currentColor",strokeLinecap:"round"}))},k=c(m);var V=k;export{V as default};