iconoir-react
Version:
React library for Iconoir, the biggest open source icon library with tons of free icons.
2 lines (1 loc) • 2.04 kB
JavaScript
"use client";var d=Object.defineProperty;var i=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable;var s=(e,r,o)=>r in e?d(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o,n=(e,r)=>{for(var o in r||(r={}))u.call(r,o)&&s(e,o,r[o]);if(i)for(var o of i(r))p.call(r,o)&&s(e,o,r[o]);return e};import*as t from"react";import{forwardRef as l}from"react";import{IconoirContext as m}from"../IconoirContext.mjs";const c=(e,r)=>{const o=t.useContext(m),k=n(n({},o),e);return t.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:r},k),t.createElement("path",{d:"M4.9984 2H2V4.9984H4.9984V2Z",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M4.99854 3.50049H18.9987",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M3.5 4.99805V19",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M20.4978 4.99951V19.0015",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M4.99854 20.5005H18.9987",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M4.9984 19H2V21.9984H4.9984V19Z",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M21.9974 2.00098H18.999V4.99938H21.9974V2.00098Z",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M21.9974 19.001H18.999V21.9994H21.9974V19.001Z",stroke:"currentColor",strokeMiterlimit:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M9 12H15",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},L=l(c);var C=L;export{C as default};