UNPKG

iconoir-react

Version:

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

2 lines (1 loc) 1.15 kB
"use client";var V=Object.defineProperty;var s=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,f=Object.prototype.propertyIsEnumerable;var p=(t,o,r)=>o in t?V(t,o,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[o]=r,n=(t,o)=>{for(var r in o||(o={}))l.call(o,r)&&p(t,r,o[r]);if(s)for(var r of s(o))f.call(o,r)&&p(t,r,o[r]);return t};import*as e from"react";import{forwardRef as C}from"react";import{IconoirContext as i}from"../IconoirContext.mjs";const c=(t,o)=>{const r=e.useContext(i),m=n(n({},r),t);return e.createElement("svg",n({width:"1.5em",height:"1.5em",strokeWidth:1.5,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:"currentColor",ref:o},m),e.createElement("path",{d:"M21 3.6V12H12V3H20.4C20.7314 3 21 3.26863 21 3.6Z",stroke:"currentColor"}),e.createElement("path",{d:"M21 20.4V12H12V21H20.4C20.7314 21 21 20.7314 21 20.4Z",stroke:"currentColor"}),e.createElement("path",{d:"M3 12V3.6C3 3.26863 3.26863 3 3.6 3H12V12H3Z",stroke:"currentColor"}),e.createElement("path",{d:"M3 12V20.4C3 20.7314 3.26863 21 3.6 21H12V12H3Z",stroke:"currentColor"}))},d=C(c);var S=d;export{S as default};