UNPKG

iconoir-react

Version:

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

2 lines (1 loc) 1.96 kB
"use client";var u=Object.defineProperty;var s=Object.getOwnPropertySymbols;var k=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable;var i=(e,r,n)=>r in e?u(e,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[r]=n,t=(e,r)=>{for(var n in r||(r={}))k.call(r,n)&&i(e,n,r[n]);if(s)for(var n of s(r))p.call(r,n)&&i(e,n,r[n]);return e};import*as o from"react";import{forwardRef as C}from"react";import{IconoirContext as L}from"../IconoirContext.mjs";const l=(e,r)=>{const n=o.useContext(L),d=t(t({},n),e);return o.createElement("svg",t({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},d),o.createElement("path",{d:"M3 5L3 21",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M3 16L21 16",stroke:"currentColor",strokeLinejoin:"round"}),o.createElement("path",{d:"M3 7L21 7",stroke:"currentColor",strokeLinejoin:"round"}),o.createElement("path",{d:"M18 16V7",stroke:"currentColor",strokeLinejoin:"round"}),o.createElement("path",{d:"M14 16V7",stroke:"currentColor",strokeLinejoin:"round"}),o.createElement("path",{d:"M10 16V7",stroke:"currentColor",strokeLinejoin:"round"}),o.createElement("path",{d:"M6 16L6 7",stroke:"currentColor",strokeLinejoin:"round"}),o.createElement("path",{d:"M3 19L21 19",stroke:"currentColor",strokeLinejoin:"round"}),o.createElement("path",{d:"M21 5L21 21",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M21 5C21.5523 5 22 4.55228 22 4C22 3.44772 21.5523 3 21 3C20.4477 3 20 3.44772 20 4C20 4.55228 20.4477 5 21 5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M3 5C3.55228 5 4 4.55228 4 4C4 3.44772 3.55228 3 3 3C2.44772 3 2 3.44772 2 4C2 4.55228 2.44772 5 3 5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},h=C(l);var M=h;export{M as default};