browserless from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.

Name
browserless
Set
LobeHub AI Icons
Style
Mono
Viewbox
24×24
License
MIT

1 other variant in LobeHub AI Icons

Use the browserless logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M24 1.384L23.988 22.6a.34.34 0 00-.099.203c-.025.01-.038.029-.038.057l-.178.123c-.112.073-.288.054-.493.054a19172.166 19172.166 0 00-22.442 0c-.556.002-.737-.133-.737-.673V1.496c0-.129.03-.237.089-.325a.539.539 0 01.407-.17h22.448c.153.001.368.006.644.015.048.002.123.036.224.103.014.01.027.022.036.036l.151.23zM2.854 3.13c.07-.312.016-.6-.165-.866a.712.712 0 00-.525-.383c-.383-.071-.696.017-.939.265-.357.365-.427.931-.078 1.328.367.42.806.496 1.316.228a.725.725 0 00.391-.572zm2.933-.274a1 1 0 10-2.001 0 1 1 0 002 0zm2.878-.004a1.001 1.001 0 10-2.002 0 1.001 1.001 0 002.002 0zm14.353 1.99a.063.063 0 00-.063-.064H1.028a.063.063 0 00-.063.063v17.17a.064.064 0 00.063.063h21.927a.063.063 0 00.063-.064V4.84z"/><path d="M10.979 15.344c-1.397.008-2.794.01-4.192.004-.17 0-.29-.012-.364-.034-.323-.209-.385-.456-.186-.743.27-.388.525-.825.773-1.142.24-.309.44-.667.662-.996.238-.35.663-.951.97-1.44.108-.173.247-.378.416-.615.173-.242.37-.544.679-.424a.517.517 0 01.227.197c.18.256.364.506.49.708.14.228.264.419.372.573.446.64.838 1.226 1.175 1.76.052.081.142.17.194.25.35.537.604.915.76 1.135a.506.506 0 01.099.277c.017.355-.293.478-.593.479-.494 0-.988.005-1.482.01z"/><path d="M11.001 16.511c-.092-.086-.125-.151-.1-.194.573.024 1.145.031 1.713.022.114-.002.218-.012.313-.03.147-.03.248-.06.303-.09.466-.252.743-.63.83-1.135l.003-.363a.52.52 0 00-.043-.304 2.57 2.57 0 00-.395-.643l-.482-.733-.72-1.096a.047.047 0 01.016-.067c.164-.094.292-.15.386-.168.057-.011.138-.033.244-.066.093-.03.175-.048.244-.056.435-.05.83-.05 1.183.003.478.07.924.258 1.34.562.314.23.544.45.69.66.108.158.221.341.339.551.105.188.186.387.242.598.143.534.158 1.074.045 1.62-.02.104-.04.176-.058.216-.047.108-.048.184-.093.283-.236.517-.57 1.051-1.037 1.384-.336.24-.62.406-.852.497-.164.066-.455.16-.685.181-.117.011-.241.03-.371.055a.502.502 0 01-.127.009 5.841 5.841 0 01-.759-.095 2.608 2.608 0 01-.749-.276 4.305 4.305 0 01-.678-.434c-.246-.208-.493-.505-.742-.89z"/></g></svg>

React

import type { SVGProps } from "react";

export function LobehubBrowserless(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd"><path d="M24 1.384L23.988 22.6a.34.34 0 00-.099.203c-.025.01-.038.029-.038.057l-.178.123c-.112.073-.288.054-.493.054a19172.166 19172.166 0 00-22.442 0c-.556.002-.737-.133-.737-.673V1.496c0-.129.03-.237.089-.325a.539.539 0 01.407-.17h22.448c.153.001.368.006.644.015.048.002.123.036.224.103.014.01.027.022.036.036l.151.23zM2.854 3.13c.07-.312.016-.6-.165-.866a.712.712 0 00-.525-.383c-.383-.071-.696.017-.939.265-.357.365-.427.931-.078 1.328.367.42.806.496 1.316.228a.725.725 0 00.391-.572zm2.933-.274a1 1 0 10-2.001 0 1 1 0 002 0zm2.878-.004a1.001 1.001 0 10-2.002 0 1.001 1.001 0 002.002 0zm14.353 1.99a.063.063 0 00-.063-.064H1.028a.063.063 0 00-.063.063v17.17a.064.064 0 00.063.063h21.927a.063.063 0 00.063-.064V4.84z"/><path d="M10.979 15.344c-1.397.008-2.794.01-4.192.004-.17 0-.29-.012-.364-.034-.323-.209-.385-.456-.186-.743.27-.388.525-.825.773-1.142.24-.309.44-.667.662-.996.238-.35.663-.951.97-1.44.108-.173.247-.378.416-.615.173-.242.37-.544.679-.424a.517.517 0 01.227.197c.18.256.364.506.49.708.14.228.264.419.372.573.446.64.838 1.226 1.175 1.76.052.081.142.17.194.25.35.537.604.915.76 1.135a.506.506 0 01.099.277c.017.355-.293.478-.593.479-.494 0-.988.005-1.482.01z"/><path d="M11.001 16.511c-.092-.086-.125-.151-.1-.194.573.024 1.145.031 1.713.022.114-.002.218-.012.313-.03.147-.03.248-.06.303-.09.466-.252.743-.63.83-1.135l.003-.363a.52.52 0 00-.043-.304 2.57 2.57 0 00-.395-.643l-.482-.733-.72-1.096a.047.047 0 01.016-.067c.164-.094.292-.15.386-.168.057-.011.138-.033.244-.066.093-.03.175-.048.244-.056.435-.05.83-.05 1.183.003.478.07.924.258 1.34.562.314.23.544.45.69.66.108.158.221.341.339.551.105.188.186.387.242.598.143.534.158 1.074.045 1.62-.02.104-.04.176-.058.216-.047.108-.048.184-.093.283-.236.517-.57 1.051-1.037 1.384-.336.24-.62.406-.852.497-.164.066-.455.16-.685.181-.117.011-.241.03-.371.055a.502.502 0 01-.127.009 5.841 5.841 0 01-.759-.095 2.608 2.608 0 01-.749-.276 4.305 4.305 0 01-.678-.434c-.246-.208-.493-.505-.742-.89z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M24 1.384L23.988 22.6a.34.34 0 00-.099.203c-.025.01-.038.029-.038.057l-.178.123c-.112.073-.288.054-.493.054a19172.166 19172.166 0 00-22.442 0c-.556.002-.737-.133-.737-.673V1.496c0-.129.03-.237.089-.325a.539.539 0 01.407-.17h22.448c.153.001.368.006.644.015.048.002.123.036.224.103.014.01.027.022.036.036l.151.23zM2.854 3.13c.07-.312.016-.6-.165-.866a.712.712 0 00-.525-.383c-.383-.071-.696.017-.939.265-.357.365-.427.931-.078 1.328.367.42.806.496 1.316.228a.725.725 0 00.391-.572zm2.933-.274a1 1 0 10-2.001 0 1 1 0 002 0zm2.878-.004a1.001 1.001 0 10-2.002 0 1.001 1.001 0 002.002 0zm14.353 1.99a.063.063 0 00-.063-.064H1.028a.063.063 0 00-.063.063v17.17a.064.064 0 00.063.063h21.927a.063.063 0 00.063-.064V4.84z"/><path d="M10.979 15.344c-1.397.008-2.794.01-4.192.004-.17 0-.29-.012-.364-.034-.323-.209-.385-.456-.186-.743.27-.388.525-.825.773-1.142.24-.309.44-.667.662-.996.238-.35.663-.951.97-1.44.108-.173.247-.378.416-.615.173-.242.37-.544.679-.424a.517.517 0 01.227.197c.18.256.364.506.49.708.14.228.264.419.372.573.446.64.838 1.226 1.175 1.76.052.081.142.17.194.25.35.537.604.915.76 1.135a.506.506 0 01.099.277c.017.355-.293.478-.593.479-.494 0-.988.005-1.482.01z"/><path d="M11.001 16.511c-.092-.086-.125-.151-.1-.194.573.024 1.145.031 1.713.022.114-.002.218-.012.313-.03.147-.03.248-.06.303-.09.466-.252.743-.63.83-1.135l.003-.363a.52.52 0 00-.043-.304 2.57 2.57 0 00-.395-.643l-.482-.733-.72-1.096a.047.047 0 01.016-.067c.164-.094.292-.15.386-.168.057-.011.138-.033.244-.066.093-.03.175-.048.244-.056.435-.05.83-.05 1.183.003.478.07.924.258 1.34.562.314.23.544.45.69.66.108.158.221.341.339.551.105.188.186.387.242.598.143.534.158 1.074.045 1.62-.02.104-.04.176-.058.216-.047.108-.048.184-.093.283-.236.517-.57 1.051-1.037 1.384-.336.24-.62.406-.852.497-.164.066-.455.16-.685.181-.117.011-.241.03-.371.055a.502.502 0 01-.127.009 5.841 5.841 0 01-.759-.095 2.608 2.608 0 01-.749-.276 4.305 4.305 0 01-.678-.434c-.246-.208-.493-.505-.742-.89z"/></g></svg>
</template>

CSS

.icon-browserless {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M24%201.384L23.988%2022.6a.34.34%200%2000-.099.203c-.025.01-.038.029-.038.057l-.178.123c-.112.073-.288.054-.493.054a19172.166%2019172.166%200%2000-22.442%200c-.556.002-.737-.133-.737-.673V1.496c0-.129.03-.237.089-.325a.539.539%200%2001.407-.17h22.448c.153.001.368.006.644.015.048.002.123.036.224.103.014.01.027.022.036.036l.151.23zM2.854%203.13c.07-.312.016-.6-.165-.866a.712.712%200%2000-.525-.383c-.383-.071-.696.017-.939.265-.357.365-.427.931-.078%201.328.367.42.806.496%201.316.228a.725.725%200%2000.391-.572zm2.933-.274a1%201%200%2010-2.001%200%201%201%200%20002%200zm2.878-.004a1.001%201.001%200%2010-2.002%200%201.001%201.001%200%20002.002%200zm14.353%201.99a.063.063%200%2000-.063-.064H1.028a.063.063%200%2000-.063.063v17.17a.064.064%200%2000.063.063h21.927a.063.063%200%2000.063-.064V4.84z%22%2F%3E%3Cpath%20d%3D%22M10.979%2015.344c-1.397.008-2.794.01-4.192.004-.17%200-.29-.012-.364-.034-.323-.209-.385-.456-.186-.743.27-.388.525-.825.773-1.142.24-.309.44-.667.662-.996.238-.35.663-.951.97-1.44.108-.173.247-.378.416-.615.173-.242.37-.544.679-.424a.517.517%200%2001.227.197c.18.256.364.506.49.708.14.228.264.419.372.573.446.64.838%201.226%201.175%201.76.052.081.142.17.194.25.35.537.604.915.76%201.135a.506.506%200%2001.099.277c.017.355-.293.478-.593.479-.494%200-.988.005-1.482.01z%22%2F%3E%3Cpath%20d%3D%22M11.001%2016.511c-.092-.086-.125-.151-.1-.194.573.024%201.145.031%201.713.022.114-.002.218-.012.313-.03.147-.03.248-.06.303-.09.466-.252.743-.63.83-1.135l.003-.363a.52.52%200%2000-.043-.304%202.57%202.57%200%2000-.395-.643l-.482-.733-.72-1.096a.047.047%200%2001.016-.067c.164-.094.292-.15.386-.168.057-.011.138-.033.244-.066.093-.03.175-.048.244-.056.435-.05.83-.05%201.183.003.478.07.924.258%201.34.562.314.23.544.45.69.66.108.158.221.341.339.551.105.188.186.387.242.598.143.534.158%201.074.045%201.62-.02.104-.04.176-.058.216-.047.108-.048.184-.093.283-.236.517-.57%201.051-1.037%201.384-.336.24-.62.406-.852.497-.164.066-.455.16-.685.181-.117.011-.241.03-.371.055a.502.502%200%2001-.127.009%205.841%205.841%200%2001-.759-.095%202.608%202.608%200%2001-.749-.276%204.305%204.305%200%2001-.678-.434c-.246-.208-.493-.505-.742-.89z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M24%201.384L23.988%2022.6a.34.34%200%2000-.099.203c-.025.01-.038.029-.038.057l-.178.123c-.112.073-.288.054-.493.054a19172.166%2019172.166%200%2000-22.442%200c-.556.002-.737-.133-.737-.673V1.496c0-.129.03-.237.089-.325a.539.539%200%2001.407-.17h22.448c.153.001.368.006.644.015.048.002.123.036.224.103.014.01.027.022.036.036l.151.23zM2.854%203.13c.07-.312.016-.6-.165-.866a.712.712%200%2000-.525-.383c-.383-.071-.696.017-.939.265-.357.365-.427.931-.078%201.328.367.42.806.496%201.316.228a.725.725%200%2000.391-.572zm2.933-.274a1%201%200%2010-2.001%200%201%201%200%20002%200zm2.878-.004a1.001%201.001%200%2010-2.002%200%201.001%201.001%200%20002.002%200zm14.353%201.99a.063.063%200%2000-.063-.064H1.028a.063.063%200%2000-.063.063v17.17a.064.064%200%2000.063.063h21.927a.063.063%200%2000.063-.064V4.84z%22%2F%3E%3Cpath%20d%3D%22M10.979%2015.344c-1.397.008-2.794.01-4.192.004-.17%200-.29-.012-.364-.034-.323-.209-.385-.456-.186-.743.27-.388.525-.825.773-1.142.24-.309.44-.667.662-.996.238-.35.663-.951.97-1.44.108-.173.247-.378.416-.615.173-.242.37-.544.679-.424a.517.517%200%2001.227.197c.18.256.364.506.49.708.14.228.264.419.372.573.446.64.838%201.226%201.175%201.76.052.081.142.17.194.25.35.537.604.915.76%201.135a.506.506%200%2001.099.277c.017.355-.293.478-.593.479-.494%200-.988.005-1.482.01z%22%2F%3E%3Cpath%20d%3D%22M11.001%2016.511c-.092-.086-.125-.151-.1-.194.573.024%201.145.031%201.713.022.114-.002.218-.012.313-.03.147-.03.248-.06.303-.09.466-.252.743-.63.83-1.135l.003-.363a.52.52%200%2000-.043-.304%202.57%202.57%200%2000-.395-.643l-.482-.733-.72-1.096a.047.047%200%2001.016-.067c.164-.094.292-.15.386-.168.057-.011.138-.033.244-.066.093-.03.175-.048.244-.056.435-.05.83-.05%201.183.003.478.07.924.258%201.34.562.314.23.544.45.69.66.108.158.221.341.339.551.105.188.186.387.242.598.143.534.158%201.074.045%201.62-.02.104-.04.176-.058.216-.047.108-.048.184-.093.283-.236.517-.57%201.051-1.037%201.384-.336.24-.62.406-.852.497-.164.066-.455.16-.685.181-.117.011-.241.03-.371.055a.502.502%200%2001-.127.009%205.841%205.841%200%2001-.759-.095%202.608%202.608%200%2001-.749-.276%204.305%204.305%200%2001-.678-.434c-.246-.208-.493-.505-.742-.89z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/browserless.svg?color=%231a73e8&size=48