chrome icon
chrome-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- chrome-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the chrome icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.804 15a6 6 0 0 0 6.423 2.873l-2.346 4.063C5.885 21.379 2 17.144 2 12c0-1.395.287-2.723.803-3.93zm14.361-7A10 10 0 0 1 22 12c0 5.118-3.844 9.334-8.803 9.926l4-6.926l-.003-.001A5.97 5.97 0 0 0 18 12a5.98 5.98 0 0 0-1.53-4zM12 8a4 4 0 1 1 0 8a4 4 0 0 1 0-8m0-6a9.99 9.99 0 0 1 8.001 4H12a6 6 0 0 0-5.7 4.126L3.953 6.063A9.99 9.99 0 0 1 12 2"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteChromeFill(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="M6.804 15a6 6 0 0 0 6.423 2.873l-2.346 4.063C5.885 21.379 2 17.144 2 12c0-1.395.287-2.723.803-3.93zm14.361-7A10 10 0 0 1 22 12c0 5.118-3.844 9.334-8.803 9.926l4-6.926l-.003-.001A5.97 5.97 0 0 0 18 12a5.98 5.98 0 0 0-1.53-4zM12 8a4 4 0 1 1 0 8a4 4 0 0 1 0-8m0-6a9.99 9.99 0 0 1 8.001 4H12a6 6 0 0 0-5.7 4.126L3.953 6.063A9.99 9.99 0 0 1 12 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.804 15a6 6 0 0 0 6.423 2.873l-2.346 4.063C5.885 21.379 2 17.144 2 12c0-1.395.287-2.723.803-3.93zm14.361-7A10 10 0 0 1 22 12c0 5.118-3.844 9.334-8.803 9.926l4-6.926l-.003-.001A5.97 5.97 0 0 0 18 12a5.98 5.98 0 0 0-1.53-4zM12 8a4 4 0 1 1 0 8a4 4 0 0 1 0-8m0-6a9.99 9.99 0 0 1 8.001 4H12a6 6 0 0 0-5.7 4.126L3.953 6.063A9.99 9.99 0 0 1 12 2"/></svg> </template>
CSS
.icon-chrome-fill {
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%22M6.804%2015a6%206%200%200%200%206.423%202.873l-2.346%204.063C5.885%2021.379%202%2017.144%202%2012c0-1.395.287-2.723.803-3.93zm14.361-7A10%2010%200%200%201%2022%2012c0%205.118-3.844%209.334-8.803%209.926l4-6.926l-.003-.001A5.97%205.97%200%200%200%2018%2012a5.98%205.98%200%200%200-1.53-4zM12%208a4%204%200%201%201%200%208a4%204%200%200%201%200-8m0-6a9.99%209.99%200%200%201%208.001%204H12a6%206%200%200%200-5.7%204.126L3.953%206.063A9.99%209.99%200%200%201%2012%202%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%22M6.804%2015a6%206%200%200%200%206.423%202.873l-2.346%204.063C5.885%2021.379%202%2017.144%202%2012c0-1.395.287-2.723.803-3.93zm14.361-7A10%2010%200%200%201%2022%2012c0%205.118-3.844%209.334-8.803%209.926l4-6.926l-.003-.001A5.97%205.97%200%200%200%2018%2012a5.98%205.98%200%200%200-1.53-4zM12%208a4%204%200%201%201%200%208a4%204%200%200%201%200-8m0-6a9.99%209.99%200%200%201%208.001%204H12a6%206%200%200%200-5.7%204.126L3.953%206.063A9.99%209.99%200%200%201%2012%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/chrome-fill.svg?color=%231a73e8&size=48