UNPKG

@tomorrowevening/hermes

Version:

An extendable set of Web Tools controlled via a separate window for non-intereference with content.

2 lines (1 loc) 323 B
"use strict";const s=require("react/jsx-runtime"),e=s.jsxs("svg",{className:"closeIcon",width:"14",height:"14",fill:"none",stroke:"#666666",strokeMiterlimit:"10",children:[s.jsx("circle",{cx:"7",cy:"7",r:"6"}),s.jsx("line",{x1:"4",y1:"4",x2:"10",y2:"10"}),s.jsx("line",{x1:"4",y1:"10",x2:"10",y2:"4"})]});module.exports=e;