UNPKG

bbpro

Version:

BrowserBox - remote browser isolation tool

19 lines (18 loc) 421 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="m10 10-2 2 2 2" /> <path d="m14 14 2-2-2-2" /> <path d="M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2" /> <path d="M9 21h1" /> <path d="M14 21h1" /> </svg> `;