chromecast from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
chromecast
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the chromecast logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M512 128H128.2c-23.6 0-42.7 19.1-42.7 42.7v63.9h42.7v-63.9H512v298.6H362.8V512h149.4c23.6 0 42.7-19.1 42.7-42.7V170.7c0-23.6-19.3-42.7-42.9-42.7M85.5 447.6v63.9h63.9c0-35.3-28.6-63.9-63.9-63.9m0-85V405c58.9 0 106.6 48.1 106.6 107h42.7c.1-82.4-66.9-149.3-149.3-149.4M277.6 512h42.7C319.8 382.5 215 277.7 85.5 277.4v42.4c106-.2 192 86.2 192.1 192.2"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsChromecast(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M512 128H128.2c-23.6 0-42.7 19.1-42.7 42.7v63.9h42.7v-63.9H512v298.6H362.8V512h149.4c23.6 0 42.7-19.1 42.7-42.7V170.7c0-23.6-19.3-42.7-42.9-42.7M85.5 447.6v63.9h63.9c0-35.3-28.6-63.9-63.9-63.9m0-85V405c58.9 0 106.6 48.1 106.6 107h42.7c.1-82.4-66.9-149.3-149.3-149.4M277.6 512h42.7C319.8 382.5 215 277.7 85.5 277.4v42.4c106-.2 192 86.2 192.1 192.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M512 128H128.2c-23.6 0-42.7 19.1-42.7 42.7v63.9h42.7v-63.9H512v298.6H362.8V512h149.4c23.6 0 42.7-19.1 42.7-42.7V170.7c0-23.6-19.3-42.7-42.9-42.7M85.5 447.6v63.9h63.9c0-35.3-28.6-63.9-63.9-63.9m0-85V405c58.9 0 106.6 48.1 106.6 107h42.7c.1-82.4-66.9-149.3-149.3-149.4M277.6 512h42.7C319.8 382.5 215 277.7 85.5 277.4v42.4c106-.2 192 86.2 192.1 192.2"/></svg>
</template>

CSS

.icon-chromecast {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M512%20128H128.2c-23.6%200-42.7%2019.1-42.7%2042.7v63.9h42.7v-63.9H512v298.6H362.8V512h149.4c23.6%200%2042.7-19.1%2042.7-42.7V170.7c0-23.6-19.3-42.7-42.9-42.7M85.5%20447.6v63.9h63.9c0-35.3-28.6-63.9-63.9-63.9m0-85V405c58.9%200%20106.6%2048.1%20106.6%20107h42.7c.1-82.4-66.9-149.3-149.3-149.4M277.6%20512h42.7C319.8%20382.5%20215%20277.7%2085.5%20277.4v42.4c106-.2%20192%2086.2%20192.1%20192.2%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M512%20128H128.2c-23.6%200-42.7%2019.1-42.7%2042.7v63.9h42.7v-63.9H512v298.6H362.8V512h149.4c23.6%200%2042.7-19.1%2042.7-42.7V170.7c0-23.6-19.3-42.7-42.9-42.7M85.5%20447.6v63.9h63.9c0-35.3-28.6-63.9-63.9-63.9m0-85V405c58.9%200%20106.6%2048.1%20106.6%20107h42.7c.1-82.4-66.9-149.3-149.3-149.4M277.6%20512h42.7C319.8%20382.5%20215%20277.7%2085.5%20277.4v42.4c106-.2%20192%2086.2%20192.1%20192.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/chromecast.svg?color=%231a73e8&size=48