google ads icon

google-ads from IconPark by ByteDance · Color · Brand · Apache-2.0 Free for personal and commercial use.

Name
google-ads
Set
IconPark
Style
Color
Category
Brand
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More brand icons from IconPark

Use the google ads icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path fill="#2F88FF" d="M41.3551 34.1527L29.5218 8.7761C28.1213 5.77286 24.5514 4.47352 21.5482 5.87396C18.545 7.27439 17.2456 10.8443 18.6461 13.8475L30.4794 39.2241C31.8798 42.2274 35.4497 43.5267 38.4529 42.1263C41.4562 40.7258 42.7555 37.156 41.3551 34.1527Z"/><path stroke-linecap="round" d="M23.4375 26.5357L17.5209 39.224C16.1204 42.2273 12.5506 43.5266 9.54731 42.1262V42.1262C6.54407 40.7257 5.24474 37.1558 6.64517 34.1526L18.374 9"/><circle cx="12.083" cy="36.688" r="6" fill="#2F88FF" transform="rotate(25 12.083 36.688)"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkGoogleAds(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeWidth="4"><path fill="#2F88FF" d="M41.3551 34.1527L29.5218 8.7761C28.1213 5.77286 24.5514 4.47352 21.5482 5.87396C18.545 7.27439 17.2456 10.8443 18.6461 13.8475L30.4794 39.2241C31.8798 42.2274 35.4497 43.5267 38.4529 42.1263C41.4562 40.7258 42.7555 37.156 41.3551 34.1527Z"/><path strokeLinecap="round" d="M23.4375 26.5357L17.5209 39.224C16.1204 42.2273 12.5506 43.5266 9.54731 42.1262V42.1262C6.54407 40.7257 5.24474 37.1558 6.64517 34.1526L18.374 9"/><circle cx="12.083" cy="36.688" r="6" fill="#2F88FF" transform="rotate(25 12.083 36.688)"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path fill="#2F88FF" d="M41.3551 34.1527L29.5218 8.7761C28.1213 5.77286 24.5514 4.47352 21.5482 5.87396C18.545 7.27439 17.2456 10.8443 18.6461 13.8475L30.4794 39.2241C31.8798 42.2274 35.4497 43.5267 38.4529 42.1263C41.4562 40.7258 42.7555 37.156 41.3551 34.1527Z"/><path stroke-linecap="round" d="M23.4375 26.5357L17.5209 39.224C16.1204 42.2273 12.5506 43.5266 9.54731 42.1262V42.1262C6.54407 40.7257 5.24474 37.1558 6.64517 34.1526L18.374 9"/><circle cx="12.083" cy="36.688" r="6" fill="#2F88FF" transform="rotate(25 12.083 36.688)"/></g></svg>
</template>

CSS

.icon-google-ads {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M41.3551%2034.1527L29.5218%208.7761C28.1213%205.77286%2024.5514%204.47352%2021.5482%205.87396C18.545%207.27439%2017.2456%2010.8443%2018.6461%2013.8475L30.4794%2039.2241C31.8798%2042.2274%2035.4497%2043.5267%2038.4529%2042.1263C41.4562%2040.7258%2042.7555%2037.156%2041.3551%2034.1527Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M23.4375%2026.5357L17.5209%2039.224C16.1204%2042.2273%2012.5506%2043.5266%209.54731%2042.1262V42.1262C6.54407%2040.7257%205.24474%2037.1558%206.64517%2034.1526L18.374%209%22%2F%3E%3Ccircle%20cx%3D%2212.083%22%20cy%3D%2236.688%22%20r%3D%226%22%20fill%3D%22%232F88FF%22%20transform%3D%22rotate(25%2012.083%2036.688)%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M41.3551%2034.1527L29.5218%208.7761C28.1213%205.77286%2024.5514%204.47352%2021.5482%205.87396C18.545%207.27439%2017.2456%2010.8443%2018.6461%2013.8475L30.4794%2039.2241C31.8798%2042.2274%2035.4497%2043.5267%2038.4529%2042.1263C41.4562%2040.7258%2042.7555%2037.156%2041.3551%2034.1527Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M23.4375%2026.5357L17.5209%2039.224C16.1204%2042.2273%2012.5506%2043.5266%209.54731%2042.1262V42.1262C6.54407%2040.7257%205.24474%2037.1558%206.64517%2034.1526L18.374%209%22%2F%3E%3Ccircle%20cx%3D%2212.083%22%20cy%3D%2236.688%22%20r%3D%226%22%20fill%3D%22%232F88FF%22%20transform%3D%22rotate(25%2012.083%2036.688)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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