chrome icon
chrome-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- chrome-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
- Aliases
- brand-chrome-solid
1 other variant in Myna UI Icons
The same icon in other sets
chrome-filledAnt Design IconschromeBoxicons BrandschromeDeviconchromeFont Awesome 6 BrandschromeFont Awesome BrandschromeFeather IconschromeHuge IconschromeLine AwesomechromeSVG LogoschromeLucidechromeMaterial Icon Themechrome-fillMingCute IconchromeOpenMojichrome-fillRemix Iconchrome-outlineTeenyicons
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="M4.11 6.27a1 1 0 0 1 .089-.12A9.74 9.74 0 0 1 12 2.25a9.75 9.75 0 0 1 8.96 5.899A9.7 9.7 0 0 1 21.75 12A9.75 9.75 0 0 1 12 21.75a10 10 0 0 1-1.146-.067C6.009 21.116 2.25 16.997 2.25 12c0-2.142.69-4.122 1.86-5.73m.616 1.833a8.252 8.252 0 0 0 5.87 12.028l2.226-3.858q-.4.076-.822.077a4.35 4.35 0 0 1-3.858-2.338zm.934-1.382l2.228 3.855A4.35 4.35 0 0 1 12 7.65h7.011A8.24 8.24 0 0 0 12 3.75a8.23 8.23 0 0 0-6.34 2.97m14.084 2.43h-4.458A4.33 4.33 0 0 1 16.35 12a4.33 4.33 0 0 1-.675 2.328l-3.413 5.918A8.25 8.25 0 0 0 19.744 9.15"/></svg>
React
import type { SVGProps } from "react";
export function MynauiChromeSolid(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="M4.11 6.27a1 1 0 0 1 .089-.12A9.74 9.74 0 0 1 12 2.25a9.75 9.75 0 0 1 8.96 5.899A9.7 9.7 0 0 1 21.75 12A9.75 9.75 0 0 1 12 21.75a10 10 0 0 1-1.146-.067C6.009 21.116 2.25 16.997 2.25 12c0-2.142.69-4.122 1.86-5.73m.616 1.833a8.252 8.252 0 0 0 5.87 12.028l2.226-3.858q-.4.076-.822.077a4.35 4.35 0 0 1-3.858-2.338zm.934-1.382l2.228 3.855A4.35 4.35 0 0 1 12 7.65h7.011A8.24 8.24 0 0 0 12 3.75a8.23 8.23 0 0 0-6.34 2.97m14.084 2.43h-4.458A4.33 4.33 0 0 1 16.35 12a4.33 4.33 0 0 1-.675 2.328l-3.413 5.918A8.25 8.25 0 0 0 19.744 9.15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.11 6.27a1 1 0 0 1 .089-.12A9.74 9.74 0 0 1 12 2.25a9.75 9.75 0 0 1 8.96 5.899A9.7 9.7 0 0 1 21.75 12A9.75 9.75 0 0 1 12 21.75a10 10 0 0 1-1.146-.067C6.009 21.116 2.25 16.997 2.25 12c0-2.142.69-4.122 1.86-5.73m.616 1.833a8.252 8.252 0 0 0 5.87 12.028l2.226-3.858q-.4.076-.822.077a4.35 4.35 0 0 1-3.858-2.338zm.934-1.382l2.228 3.855A4.35 4.35 0 0 1 12 7.65h7.011A8.24 8.24 0 0 0 12 3.75a8.23 8.23 0 0 0-6.34 2.97m14.084 2.43h-4.458A4.33 4.33 0 0 1 16.35 12a4.33 4.33 0 0 1-.675 2.328l-3.413 5.918A8.25 8.25 0 0 0 19.744 9.15"/></svg> </template>
CSS
.icon-chrome-solid {
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%22M4.11%206.27a1%201%200%200%201%20.089-.12A9.74%209.74%200%200%201%2012%202.25a9.75%209.75%200%200%201%208.96%205.899A9.7%209.7%200%200%201%2021.75%2012A9.75%209.75%200%200%201%2012%2021.75a10%2010%200%200%201-1.146-.067C6.009%2021.116%202.25%2016.997%202.25%2012c0-2.142.69-4.122%201.86-5.73m.616%201.833a8.252%208.252%200%200%200%205.87%2012.028l2.226-3.858q-.4.076-.822.077a4.35%204.35%200%200%201-3.858-2.338zm.934-1.382l2.228%203.855A4.35%204.35%200%200%201%2012%207.65h7.011A8.24%208.24%200%200%200%2012%203.75a8.23%208.23%200%200%200-6.34%202.97m14.084%202.43h-4.458A4.33%204.33%200%200%201%2016.35%2012a4.33%204.33%200%200%201-.675%202.328l-3.413%205.918A8.25%208.25%200%200%200%2019.744%209.15%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%22M4.11%206.27a1%201%200%200%201%20.089-.12A9.74%209.74%200%200%201%2012%202.25a9.75%209.75%200%200%201%208.96%205.899A9.7%209.7%200%200%201%2021.75%2012A9.75%209.75%200%200%201%2012%2021.75a10%2010%200%200%201-1.146-.067C6.009%2021.116%202.25%2016.997%202.25%2012c0-2.142.69-4.122%201.86-5.73m.616%201.833a8.252%208.252%200%200%200%205.87%2012.028l2.226-3.858q-.4.076-.822.077a4.35%204.35%200%200%201-3.858-2.338zm.934-1.382l2.228%203.855A4.35%204.35%200%200%201%2012%207.65h7.011A8.24%208.24%200%200%200%2012%203.75a8.23%208.23%200%200%200-6.34%202.97m14.084%202.43h-4.458A4.33%204.33%200%200%201%2016.35%2012a4.33%204.33%200%200%201-.675%202.328l-3.413%205.918A8.25%208.25%200%200%200%2019.744%209.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/chrome-solid.svg?color=%231a73e8&size=48