google tag manager logo
google-tag-manager from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- google-tag-manager
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
Related icons in SVG Logos
google-2014google-360suitegoogle-admobgoogle-adsgoogle-adsensegoogle-adwordsgoogle-aistudiogoogle-aistudio-darkgoogle-analyticsgoogle-bardgoogle-bard-icongoogle-calendargoogle-calendar-2020google-cloudgoogle-cloud-functionsgoogle-cloud-platformgoogle-cloud-rungoogle-currentsgoogle-data-studiogoogle-developersgoogle-developers-icongoogle-domainsgoogle-domains-icongoogle-drive
Use the google tag manager logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#8ab4f8" d="m150.262 245.516l-44.437-43.331l95.433-97.454l46.007 45.091z"/><path fill="#4285f4" d="M150.45 53.938L106.176 8.731L9.36 104.629c-12.48 12.48-12.48 32.713 0 45.207l95.36 95.986l45.09-42.182l-72.654-76.407z"/><path fill="#8ab4f8" d="m246.625 105.37l-96-96c-12.494-12.494-32.756-12.494-45.25 0s-12.495 32.757 0 45.252l96 96c12.494 12.494 32.756 12.494 45.25 0s12.495-32.757 0-45.251"/><circle cx="127.265" cy="224.731" r="31.273" fill="#246fdb"/></svg>
React
import type { SVGProps } from "react";
export function LogosGoogleTagManager(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#8ab4f8" d="m150.262 245.516l-44.437-43.331l95.433-97.454l46.007 45.091z"/><path fill="#4285f4" d="M150.45 53.938L106.176 8.731L9.36 104.629c-12.48 12.48-12.48 32.713 0 45.207l95.36 95.986l45.09-42.182l-72.654-76.407z"/><path fill="#8ab4f8" d="m246.625 105.37l-96-96c-12.494-12.494-32.756-12.494-45.25 0s-12.495 32.757 0 45.252l96 96c12.494 12.494 32.756 12.494 45.25 0s12.495-32.757 0-45.251"/><circle cx="127.265" cy="224.731" r="31.273" fill="#246fdb"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#8ab4f8" d="m150.262 245.516l-44.437-43.331l95.433-97.454l46.007 45.091z"/><path fill="#4285f4" d="M150.45 53.938L106.176 8.731L9.36 104.629c-12.48 12.48-12.48 32.713 0 45.207l95.36 95.986l45.09-42.182l-72.654-76.407z"/><path fill="#8ab4f8" d="m246.625 105.37l-96-96c-12.494-12.494-32.756-12.494-45.25 0s-12.495 32.757 0 45.252l96 96c12.494 12.494 32.756 12.494 45.25 0s12.495-32.757 0-45.251"/><circle cx="127.265" cy="224.731" r="31.273" fill="#246fdb"/></svg> </template>
CSS
.icon-google-tag-manager {
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%20256%20256%22%3E%3Cpath%20fill%3D%22%238ab4f8%22%20d%3D%22m150.262%20245.516l-44.437-43.331l95.433-97.454l46.007%2045.091z%22%2F%3E%3Cpath%20fill%3D%22%234285f4%22%20d%3D%22M150.45%2053.938L106.176%208.731L9.36%20104.629c-12.48%2012.48-12.48%2032.713%200%2045.207l95.36%2095.986l45.09-42.182l-72.654-76.407z%22%2F%3E%3Cpath%20fill%3D%22%238ab4f8%22%20d%3D%22m246.625%20105.37l-96-96c-12.494-12.494-32.756-12.494-45.25%200s-12.495%2032.757%200%2045.252l96%2096c12.494%2012.494%2032.756%2012.494%2045.25%200s12.495-32.757%200-45.251%22%2F%3E%3Ccircle%20cx%3D%22127.265%22%20cy%3D%22224.731%22%20r%3D%2231.273%22%20fill%3D%22%23246fdb%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%20256%20256%22%3E%3Cpath%20fill%3D%22%238ab4f8%22%20d%3D%22m150.262%20245.516l-44.437-43.331l95.433-97.454l46.007%2045.091z%22%2F%3E%3Cpath%20fill%3D%22%234285f4%22%20d%3D%22M150.45%2053.938L106.176%208.731L9.36%20104.629c-12.48%2012.48-12.48%2032.713%200%2045.207l95.36%2095.986l45.09-42.182l-72.654-76.407z%22%2F%3E%3Cpath%20fill%3D%22%238ab4f8%22%20d%3D%22m246.625%20105.37l-96-96c-12.494-12.494-32.756-12.494-45.25%200s-12.495%2032.757%200%2045.252l96%2096c12.494%2012.494%2032.756%2012.494%2045.25%200s12.495-32.757%200-45.251%22%2F%3E%3Ccircle%20cx%3D%22127.265%22%20cy%3D%22224.731%22%20r%3D%2231.273%22%20fill%3D%22%23246fdb%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/google-tag-manager.svg?color=%231a73e8&size=48