mozilla logo
mozilla from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- mozilla
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the mozilla logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 21h18V3H3zm1.99-6.75h1.03V9.88H4.99V8.19h3.26v1.16c.48-.82 1.27-1.32 2.36-1.32s2.14.53 2.51 1.67c.42-1.03 1.3-1.67 2.51-1.67c1.4 0 2.67.85 2.67 2.67v3.57h1.06v1.69H16.1v-4.39c0-1.35-.45-1.85-1.32-1.85c-1.06 0-1.48.77-1.48 1.83v2.7h1.03v1.69h-3.26v-4.37c0-1.35-.45-1.85-1.32-1.85c-1.06 0-1.48.77-1.48 1.83v2.7h1.48v1.69H4.99z"/></svg>
React
import type { SVGProps } from "react";
export function BxlMozilla(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="M3 21h18V3H3zm1.99-6.75h1.03V9.88H4.99V8.19h3.26v1.16c.48-.82 1.27-1.32 2.36-1.32s2.14.53 2.51 1.67c.42-1.03 1.3-1.67 2.51-1.67c1.4 0 2.67.85 2.67 2.67v3.57h1.06v1.69H16.1v-4.39c0-1.35-.45-1.85-1.32-1.85c-1.06 0-1.48.77-1.48 1.83v2.7h1.03v1.69h-3.26v-4.37c0-1.35-.45-1.85-1.32-1.85c-1.06 0-1.48.77-1.48 1.83v2.7h1.48v1.69H4.99z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 21h18V3H3zm1.99-6.75h1.03V9.88H4.99V8.19h3.26v1.16c.48-.82 1.27-1.32 2.36-1.32s2.14.53 2.51 1.67c.42-1.03 1.3-1.67 2.51-1.67c1.4 0 2.67.85 2.67 2.67v3.57h1.06v1.69H16.1v-4.39c0-1.35-.45-1.85-1.32-1.85c-1.06 0-1.48.77-1.48 1.83v2.7h1.03v1.69h-3.26v-4.37c0-1.35-.45-1.85-1.32-1.85c-1.06 0-1.48.77-1.48 1.83v2.7h1.48v1.69H4.99z"/></svg> </template>
CSS
.icon-mozilla {
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%22M3%2021h18V3H3zm1.99-6.75h1.03V9.88H4.99V8.19h3.26v1.16c.48-.82%201.27-1.32%202.36-1.32s2.14.53%202.51%201.67c.42-1.03%201.3-1.67%202.51-1.67c1.4%200%202.67.85%202.67%202.67v3.57h1.06v1.69H16.1v-4.39c0-1.35-.45-1.85-1.32-1.85c-1.06%200-1.48.77-1.48%201.83v2.7h1.03v1.69h-3.26v-4.37c0-1.35-.45-1.85-1.32-1.85c-1.06%200-1.48.77-1.48%201.83v2.7h1.48v1.69H4.99z%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%22M3%2021h18V3H3zm1.99-6.75h1.03V9.88H4.99V8.19h3.26v1.16c.48-.82%201.27-1.32%202.36-1.32s2.14.53%202.51%201.67c.42-1.03%201.3-1.67%202.51-1.67c1.4%200%202.67.85%202.67%202.67v3.57h1.06v1.69H16.1v-4.39c0-1.35-.45-1.85-1.32-1.85c-1.06%200-1.48.77-1.48%201.83v2.7h1.03v1.69h-3.26v-4.37c0-1.35-.45-1.85-1.32-1.85c-1.06%200-1.48.77-1.48%201.83v2.7h1.48v1.69H4.99z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/mozilla.svg?color=%231a73e8&size=48