UNPKG

iconoir-react

Version:

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

2 lines (1 loc) 1.07 kB
"use client";var f=Object.defineProperty;var s=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;var p=(t,o,r)=>o in t?f(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))i.call(o,r)&&p(t,r,o[r]);return t};import*as e from"react";import{forwardRef as C}from"react";import{IconoirContext as c}from"../IconoirContext.mjs";const V=(t,o)=>{const r=e.useContext(c),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:"M20.4 3H3.6C3.26863 3 3 3.26863 3 3.6V20.4C3 20.7314 3.26863 21 3.6 21H20.4C20.7314 21 21 20.7314 21 20.4V3.6C21 3.26863 20.7314 3 20.4 3Z",stroke:"currentColor"}),e.createElement("path",{d:"M14.25 9.75V21",stroke:"currentColor"}),e.createElement("path",{d:"M21 9.75H14.25H3",stroke:"currentColor"}))},d=C(V);var g=d;export{g as default};