UNPKG

iconoir-react

Version:

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

2 lines (1 loc) 1.36 kB
"use client";var i=Object.defineProperty;var s=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var p=(t,o,r)=>o in t?i(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 k}from"react";import{IconoirContext as l}from"../IconoirContext.mjs";const m=(t,o)=>{const r=e.useContext(l),d=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},d),e.createElement("path",{d:"M3 21L3 3L9 3V15L21 15V21H3Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M13 19V21",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M9 19V21",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M3 7H5",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M3 11H5",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M3 15H5",stroke:"currentColor",strokeLinecap:"round"}),e.createElement("path",{d:"M17 19V21",stroke:"currentColor",strokeLinecap:"round"}))},a=k(m);var V=a;export{V as default};