UNPKG

iconoir-react

Version:

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

2 lines (1 loc) 1.87 kB
"use client";var u=Object.create;var i=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames,m=Object.getOwnPropertySymbols,w=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty,g=Object.prototype.propertyIsEnumerable;var f=(r,o,t)=>o in r?i(r,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[o]=t,l=(r,o)=>{for(var t in o||(o={}))h.call(o,t)&&f(r,t,o[t]);if(m)for(var t of m(o))g.call(o,t)&&f(r,t,o[t]);return r};var a=(r,o)=>{for(var t in o)i(r,t,{get:o[t],enumerable:!0})},c=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of x(o))!h.call(r,n)&&n!==t&&i(r,n,{get:()=>o[n],enumerable:!(s=d(o,n))||s.enumerable});return r};var k=(r,o,t)=>(t=r!=null?u(w(r)):{},c(o||!r||!r.__esModule?i(t,"default",{value:r,enumerable:!0}):t,r)),S=r=>c(i({},"__esModule",{value:!0}),r);var H={};a(H,{default:()=>v});module.exports=S(H);var e=k(require("react")),p=require("react"),C=require("../IconoirContext.js");const V=(r,o)=>{const t=e.useContext(C.IconoirContext),s=l(l({},t),r);return e.createElement("svg",l({width:"1.5em",height:"1.5em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:"currentColor",ref:o},s),e.createElement("rect",{width:7,height:5,rx:.6,transform:"matrix(0 -1 -1 0 22 21)",fill:"currentColor",stroke:"currentColor",strokeWidth:1.5}),e.createElement("rect",{width:7,height:5,rx:.6,transform:"matrix(0 -1 -1 0 7 15.5)",fill:"currentColor",stroke:"currentColor",strokeWidth:1.5}),e.createElement("rect",{width:7,height:5,rx:.6,transform:"matrix(0 -1 -1 0 22 10)",fill:"currentColor",stroke:"currentColor",strokeWidth:1.5}),e.createElement("path",{d:"M17 17.5H13.5C12.3954 17.5 11.5 16.6046 11.5 15.5V8.5C11.5 7.39543 12.3954 6.5 13.5 6.5H17",stroke:"currentColor"}),e.createElement("path",{d:"M11.5 12H7",stroke:"currentColor"}))},G=(0,p.forwardRef)(V);var v=G;