UNPKG

iconoir-react

Version:

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

2 lines (1 loc) 1.36 kB
"use client";var m=Object.defineProperty;var i=Object.getOwnPropertySymbols;var f=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var s=(t,r,o)=>r in t?m(t,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[r]=o,n=(t,r)=>{for(var o in r||(r={}))f.call(r,o)&&s(t,o,r[o]);if(i)for(var o of i(r))h.call(r,o)&&s(t,o,r[o]);return t};import*as e from"react";import{forwardRef as c}from"react";import{IconoirContext as p}from"../IconoirContext.mjs";const C=(t,r)=>{const o=e.useContext(p),l=n(n({},o),t);return e.createElement("svg",n({width:"1.5em",height:"1.5em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:"currentColor",ref:r},l),e.createElement("rect",{width:7,height:5,rx:.6,transform:"matrix(1 0 0 -1 3 22)",fill:"currentColor",stroke:"currentColor",strokeWidth:1.5}),e.createElement("rect",{width:7,height:5,rx:.6,transform:"matrix(1 0 0 -1 8.5 7)",fill:"currentColor",stroke:"currentColor",strokeWidth:1.5}),e.createElement("rect",{width:7,height:5,rx:.6,transform:"matrix(1 0 0 -1 14 22)",fill:"currentColor",stroke:"currentColor",strokeWidth:1.5}),e.createElement("path",{d:"M6.5 17V13.5C6.5 12.3954 7.39543 11.5 8.5 11.5H15.5C16.6046 11.5 17.5 12.3954 17.5 13.5V17",stroke:"currentColor"}),e.createElement("path",{d:"M12 11.5V7",stroke:"currentColor"}))},u=c(C);var V=u;export{V as default};