iconoir-react
Version:
React library for Iconoir, the biggest open source icon library with tons of free icons.
2 lines (1 loc) • 3.16 kB
JavaScript
"use client";var d=Object.defineProperty;var i=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable;var s=(e,o,t)=>o in e?d(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,n=(e,o)=>{for(var t in o||(o={}))u.call(o,t)&&s(e,t,o[t]);if(i)for(var t of i(o))p.call(o,t)&&s(e,t,o[t]);return e};import*as r from"react";import{forwardRef as l}from"react";import{IconoirContext as L}from"../IconoirContext.mjs";const M=(e,o)=>{const t=r.useContext(L),k=n(n({},t),e);return r.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},k),r.createElement("path",{d:"M4.9984 2.00098H2V4.99938H4.9984V2.00098Z",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M4.9984 10.502H2V13.5004H4.9984V10.502Z",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M20.4978 5.00049V10.503",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M3.5 5.00049V10.503",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M20.4978 13.5015V19.004",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M3.5 13.5015V19.004",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M4.99902 20.5015H10.4999",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M4.99902 3.50342H10.4999",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M13.498 20.499H18.9989",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M13.498 3.50098H18.9989",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M4.9984 19.001H2V21.9994H4.9984V19.001Z",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M21.9974 2.00195H18.999V5.00035H21.9974V2.00195Z",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M13.4974 2H10.499V4.9984H13.4974V2Z",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M21.9974 10.5029H18.999V13.5013H21.9974V10.5029Z",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M21.9974 19.002H18.999V22.0004H21.9974V19.002Z",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M13.4974 19H10.499V21.9984H13.4974V19Z",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}))},m=l(M);var C=m;export{C as default};