browserslist logo
browserslist from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- browserslist
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
The same logo in other sets
Use the browserslist logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#eed49f" stroke-linecap="round" stroke-linejoin="round"><path d="M12.51 7.22a4.23 4.23 0 0 1-1.5-4.56a5.42 5.42 0 0 0-3.3.81A4.34 4.34 0 0 1 7.3 1.5a5.47 5.47 0 0 0-2.25 2.6a4.3 4.3 0 0 1-1.5-1.4a5.4 5.4 0 0 0-.36 3.37c-.62.07-1.24 0-2.01-.28a5.5 5.5 0 0 0 1.66 3c-.47.42-1.01.72-1.82.94c.75.8 1.87 1.3 3.05 1.5a4.3 4.3 0 0 1-.96 1.78a5.45 5.45 0 0 0 3.37-.53c.22.59.31 1.2.24 2.02c1.53-.66 3.03-2.61 3.28-4.91c1.27-.21 2.06-.64 2.7-.98"/><path d="M14.52 8a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1a1 1 0 0 1 1 1m-4.5 1.34c0-.6-.36-1.27-.45-1.89c-.06-.4-.15-.8-.09-1.52c0-.66.62-2.1 1.16-2.99"/></g></svg>
React
import type { SVGProps } from "react";
export function CatppuccinBrowserslist(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#eed49f" strokeLinecap="round" strokeLinejoin="round"><path d="M12.51 7.22a4.23 4.23 0 0 1-1.5-4.56a5.42 5.42 0 0 0-3.3.81A4.34 4.34 0 0 1 7.3 1.5a5.47 5.47 0 0 0-2.25 2.6a4.3 4.3 0 0 1-1.5-1.4a5.4 5.4 0 0 0-.36 3.37c-.62.07-1.24 0-2.01-.28a5.5 5.5 0 0 0 1.66 3c-.47.42-1.01.72-1.82.94c.75.8 1.87 1.3 3.05 1.5a4.3 4.3 0 0 1-.96 1.78a5.45 5.45 0 0 0 3.37-.53c.22.59.31 1.2.24 2.02c1.53-.66 3.03-2.61 3.28-4.91c1.27-.21 2.06-.64 2.7-.98"/><path d="M14.52 8a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1a1 1 0 0 1 1 1m-4.5 1.34c0-.6-.36-1.27-.45-1.89c-.06-.4-.15-.8-.09-1.52c0-.66.62-2.1 1.16-2.99"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#eed49f" stroke-linecap="round" stroke-linejoin="round"><path d="M12.51 7.22a4.23 4.23 0 0 1-1.5-4.56a5.42 5.42 0 0 0-3.3.81A4.34 4.34 0 0 1 7.3 1.5a5.47 5.47 0 0 0-2.25 2.6a4.3 4.3 0 0 1-1.5-1.4a5.4 5.4 0 0 0-.36 3.37c-.62.07-1.24 0-2.01-.28a5.5 5.5 0 0 0 1.66 3c-.47.42-1.01.72-1.82.94c.75.8 1.87 1.3 3.05 1.5a4.3 4.3 0 0 1-.96 1.78a5.45 5.45 0 0 0 3.37-.53c.22.59.31 1.2.24 2.02c1.53-.66 3.03-2.61 3.28-4.91c1.27-.21 2.06-.64 2.7-.98"/><path d="M14.52 8a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1a1 1 0 0 1 1 1m-4.5 1.34c0-.6-.36-1.27-.45-1.89c-.06-.4-.15-.8-.09-1.52c0-.66.62-2.1 1.16-2.99"/></g></svg> </template>
CSS
.icon-browserslist {
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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23eed49f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M12.51%207.22a4.23%204.23%200%200%201-1.5-4.56a5.42%205.42%200%200%200-3.3.81A4.34%204.34%200%200%201%207.3%201.5a5.47%205.47%200%200%200-2.25%202.6a4.3%204.3%200%200%201-1.5-1.4a5.4%205.4%200%200%200-.36%203.37c-.62.07-1.24%200-2.01-.28a5.5%205.5%200%200%200%201.66%203c-.47.42-1.01.72-1.82.94c.75.8%201.87%201.3%203.05%201.5a4.3%204.3%200%200%201-.96%201.78a5.45%205.45%200%200%200%203.37-.53c.22.59.31%201.2.24%202.02c1.53-.66%203.03-2.61%203.28-4.91c1.27-.21%202.06-.64%202.7-.98%22%2F%3E%3Cpath%20d%3D%22M14.52%208a1%201%200%200%201-1%201a1%201%200%200%201-1-1a1%201%200%200%201%201-1a1%201%200%200%201%201%201m-4.5%201.34c0-.6-.36-1.27-.45-1.89c-.06-.4-.15-.8-.09-1.52c0-.66.62-2.1%201.16-2.99%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23eed49f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M12.51%207.22a4.23%204.23%200%200%201-1.5-4.56a5.42%205.42%200%200%200-3.3.81A4.34%204.34%200%200%201%207.3%201.5a5.47%205.47%200%200%200-2.25%202.6a4.3%204.3%200%200%201-1.5-1.4a5.4%205.4%200%200%200-.36%203.37c-.62.07-1.24%200-2.01-.28a5.5%205.5%200%200%200%201.66%203c-.47.42-1.01.72-1.82.94c.75.8%201.87%201.3%203.05%201.5a4.3%204.3%200%200%201-.96%201.78a5.45%205.45%200%200%200%203.37-.53c.22.59.31%201.2.24%202.02c1.53-.66%203.03-2.61%203.28-4.91c1.27-.21%202.06-.64%202.7-.98%22%2F%3E%3Cpath%20d%3D%22M14.52%208a1%201%200%200%201-1%201a1%201%200%200%201-1-1a1%201%200%200%201%201-1a1%201%200%200%201%201%201m-4.5%201.34c0-.6-.36-1.27-.45-1.89c-.06-.4-.15-.8-.09-1.52c0-.66.62-2.1%201.16-2.99%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/browserslist.svg?color=%231a73e8&size=48