zen browser logo
zen-browser from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- zen-browser
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
Use the zen browser logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8.15c-2.12 0-3.85 1.72-3.85 3.85s1.72 3.85 3.85 3.85s3.85-1.72 3.85-3.85S14.13 8.15 12 8.15m0 6.92c-1.7 0-3.08-1.38-3.08-3.08S10.3 8.91 12 8.91s3.08 1.38 3.08 3.08s-1.38 3.08-3.08 3.08" class="b"/><path fill="currentColor" d="M12 5.33c-3.68 0-6.67 2.98-6.67 6.67s2.98 6.67 6.67 6.67s6.67-2.98 6.67-6.67S15.69 5.33 12 5.33m0 12.05c-2.97 0-5.38-2.41-5.38-5.38S9.03 6.62 12 6.62s5.38 2.41 5.38 5.38s-2.41 5.38-5.38 5.38" class="b"/><path fill="currentColor" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2m0 18.2c-4.53 0-8.21-3.67-8.21-8.2S7.47 3.79 12 3.79s8.21 3.67 8.21 8.21s-3.67 8.2-8.21 8.2" class="b"/></svg>
React
import type { SVGProps } from "react";
export function BxlZenBrowser(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8.15c-2.12 0-3.85 1.72-3.85 3.85s1.72 3.85 3.85 3.85s3.85-1.72 3.85-3.85S14.13 8.15 12 8.15m0 6.92c-1.7 0-3.08-1.38-3.08-3.08S10.3 8.91 12 8.91s3.08 1.38 3.08 3.08s-1.38 3.08-3.08 3.08" className="b"/><path fill="currentColor" d="M12 5.33c-3.68 0-6.67 2.98-6.67 6.67s2.98 6.67 6.67 6.67s6.67-2.98 6.67-6.67S15.69 5.33 12 5.33m0 12.05c-2.97 0-5.38-2.41-5.38-5.38S9.03 6.62 12 6.62s5.38 2.41 5.38 5.38s-2.41 5.38-5.38 5.38" className="b"/><path fill="currentColor" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2m0 18.2c-4.53 0-8.21-3.67-8.21-8.2S7.47 3.79 12 3.79s8.21 3.67 8.21 8.21s-3.67 8.2-8.21 8.2" className="b"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8.15c-2.12 0-3.85 1.72-3.85 3.85s1.72 3.85 3.85 3.85s3.85-1.72 3.85-3.85S14.13 8.15 12 8.15m0 6.92c-1.7 0-3.08-1.38-3.08-3.08S10.3 8.91 12 8.91s3.08 1.38 3.08 3.08s-1.38 3.08-3.08 3.08" class="b"/><path fill="currentColor" d="M12 5.33c-3.68 0-6.67 2.98-6.67 6.67s2.98 6.67 6.67 6.67s6.67-2.98 6.67-6.67S15.69 5.33 12 5.33m0 12.05c-2.97 0-5.38-2.41-5.38-5.38S9.03 6.62 12 6.62s5.38 2.41 5.38 5.38s-2.41 5.38-5.38 5.38" class="b"/><path fill="currentColor" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2m0 18.2c-4.53 0-8.21-3.67-8.21-8.2S7.47 3.79 12 3.79s8.21 3.67 8.21 8.21s-3.67 8.2-8.21 8.2" class="b"/></svg> </template>
CSS
.icon-zen-browser {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%208.15c-2.12%200-3.85%201.72-3.85%203.85s1.72%203.85%203.85%203.85s3.85-1.72%203.85-3.85S14.13%208.15%2012%208.15m0%206.92c-1.7%200-3.08-1.38-3.08-3.08S10.3%208.91%2012%208.91s3.08%201.38%203.08%203.08s-1.38%203.08-3.08%203.08%22%20class%3D%22b%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%205.33c-3.68%200-6.67%202.98-6.67%206.67s2.98%206.67%206.67%206.67s6.67-2.98%206.67-6.67S15.69%205.33%2012%205.33m0%2012.05c-2.97%200-5.38-2.41-5.38-5.38S9.03%206.62%2012%206.62s5.38%202.41%205.38%205.38s-2.41%205.38-5.38%205.38%22%20class%3D%22b%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010s10-4.48%2010-10S17.52%202%2012%202m0%2018.2c-4.53%200-8.21-3.67-8.21-8.2S7.47%203.79%2012%203.79s8.21%203.67%208.21%208.21s-3.67%208.2-8.21%208.2%22%20class%3D%22b%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%208.15c-2.12%200-3.85%201.72-3.85%203.85s1.72%203.85%203.85%203.85s3.85-1.72%203.85-3.85S14.13%208.15%2012%208.15m0%206.92c-1.7%200-3.08-1.38-3.08-3.08S10.3%208.91%2012%208.91s3.08%201.38%203.08%203.08s-1.38%203.08-3.08%203.08%22%20class%3D%22b%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%205.33c-3.68%200-6.67%202.98-6.67%206.67s2.98%206.67%206.67%206.67s6.67-2.98%206.67-6.67S15.69%205.33%2012%205.33m0%2012.05c-2.97%200-5.38-2.41-5.38-5.38S9.03%206.62%2012%206.62s5.38%202.41%205.38%205.38s-2.41%205.38-5.38%205.38%22%20class%3D%22b%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010s10-4.48%2010-10S17.52%202%2012%202m0%2018.2c-4.53%200-8.21-3.67-8.21-8.2S7.47%203.79%2012%203.79s8.21%203.67%208.21%208.21s-3.67%208.2-8.21%208.2%22%20class%3D%22b%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/zen-browser.svg?color=%231a73e8&size=48