UNPKG

bbpro

Version:

BrowserBox - remote browser isolation tool

19 lines (18 loc) 441 B
module.exports = `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" > <path d="M5 18H3c-.6 0-1-.4-1-1V7c0-.6.4-1 1-1h10c.6 0 1 .4 1 1v11" /> <path d="M14 9h4l4 4v4c0 .6-.4 1-1 1h-2" /> <circle cx="7" cy="18" r="2" /> <path d="M15 18H9" /> <circle cx="17" cy="18" r="2" /> </svg> `;