chrome icon
chrome from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- chrome
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
chrome-filledAnt Design IconschromeBoxicons BrandschromeDeviconchromeFont Awesome 6 BrandschromeFont Awesome BrandschromeFeather IconschromeHuge IconschromeSVG LogoschromeLucidechromeMaterial Icon Themechrome-fillMingCute IconchromeMyna UI IconschromeOpenMojichrome-fillRemix Iconchrome-outlineTeenyicons
More other icons from Line Awesome
Use the chrome icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.385 4 4 9.385 4 16s5.385 12 12 12s12-5.385 12-12S22.615 4 16 4m0 2a9.98 9.98 0 0 1 8.922 5.492l-6.807-.004A4.9 4.9 0 0 0 16 11c-1.625 0-3.06.796-3.975 2.006L8.44 9.459A9.97 9.97 0 0 1 16 6m-8.367 4.523l3.387 5.87a5.015 5.015 0 0 0 4.369 4.566l-1.276 4.857A9.98 9.98 0 0 1 6 16a9.96 9.96 0 0 1 1.633-5.477m17.808 2.202A9.986 9.986 0 0 1 16 26c-.186 0-.367-.017-.55-.027l3.392-5.871A5 5 0 0 0 21 16a5 5 0 0 0-.398-1.947l4.84-1.328zM16 13c1.671 0 3 1.329 3 3s-1.329 3-3 3s-3-1.329-3-3s1.329-3 3-3"/></svg>
React
import type { SVGProps } from "react";
export function LaChrome(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.385 4 4 9.385 4 16s5.385 12 12 12s12-5.385 12-12S22.615 4 16 4m0 2a9.98 9.98 0 0 1 8.922 5.492l-6.807-.004A4.9 4.9 0 0 0 16 11c-1.625 0-3.06.796-3.975 2.006L8.44 9.459A9.97 9.97 0 0 1 16 6m-8.367 4.523l3.387 5.87a5.015 5.015 0 0 0 4.369 4.566l-1.276 4.857A9.98 9.98 0 0 1 6 16a9.96 9.96 0 0 1 1.633-5.477m17.808 2.202A9.986 9.986 0 0 1 16 26c-.186 0-.367-.017-.55-.027l3.392-5.871A5 5 0 0 0 21 16a5 5 0 0 0-.398-1.947l4.84-1.328zM16 13c1.671 0 3 1.329 3 3s-1.329 3-3 3s-3-1.329-3-3s1.329-3 3-3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.385 4 4 9.385 4 16s5.385 12 12 12s12-5.385 12-12S22.615 4 16 4m0 2a9.98 9.98 0 0 1 8.922 5.492l-6.807-.004A4.9 4.9 0 0 0 16 11c-1.625 0-3.06.796-3.975 2.006L8.44 9.459A9.97 9.97 0 0 1 16 6m-8.367 4.523l3.387 5.87a5.015 5.015 0 0 0 4.369 4.566l-1.276 4.857A9.98 9.98 0 0 1 6 16a9.96 9.96 0 0 1 1.633-5.477m17.808 2.202A9.986 9.986 0 0 1 16 26c-.186 0-.367-.017-.55-.027l3.392-5.871A5 5 0 0 0 21 16a5 5 0 0 0-.398-1.947l4.84-1.328zM16 13c1.671 0 3 1.329 3 3s-1.329 3-3 3s-3-1.329-3-3s1.329-3 3-3"/></svg> </template>
CSS
.icon-chrome {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204C9.385%204%204%209.385%204%2016s5.385%2012%2012%2012s12-5.385%2012-12S22.615%204%2016%204m0%202a9.98%209.98%200%200%201%208.922%205.492l-6.807-.004A4.9%204.9%200%200%200%2016%2011c-1.625%200-3.06.796-3.975%202.006L8.44%209.459A9.97%209.97%200%200%201%2016%206m-8.367%204.523l3.387%205.87a5.015%205.015%200%200%200%204.369%204.566l-1.276%204.857A9.98%209.98%200%200%201%206%2016a9.96%209.96%200%200%201%201.633-5.477m17.808%202.202A9.986%209.986%200%200%201%2016%2026c-.186%200-.367-.017-.55-.027l3.392-5.871A5%205%200%200%200%2021%2016a5%205%200%200%200-.398-1.947l4.84-1.328zM16%2013c1.671%200%203%201.329%203%203s-1.329%203-3%203s-3-1.329-3-3s1.329-3%203-3%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204C9.385%204%204%209.385%204%2016s5.385%2012%2012%2012s12-5.385%2012-12S22.615%204%2016%204m0%202a9.98%209.98%200%200%201%208.922%205.492l-6.807-.004A4.9%204.9%200%200%200%2016%2011c-1.625%200-3.06.796-3.975%202.006L8.44%209.459A9.97%209.97%200%200%201%2016%206m-8.367%204.523l3.387%205.87a5.015%205.015%200%200%200%204.369%204.566l-1.276%204.857A9.98%209.98%200%200%201%206%2016a9.96%209.96%200%200%201%201.633-5.477m17.808%202.202A9.986%209.986%200%200%201%2016%2026c-.186%200-.367-.017-.55-.027l3.392-5.871A5%205%200%200%200%2021%2016a5%205%200%200%200-.398-1.947l4.84-1.328zM16%2013c1.671%200%203%201.329%203%203s-1.329%203-3%203s-3-1.329-3-3s1.329-3%203-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/chrome.svg?color=%231a73e8&size=48