google ads logo
google-ads from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- google-ads
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Related icons in CoreUI Brands
Use the google ads logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.989 1.396h.032c1.197 0 2.307.401 3.197 1.073h.005a5.35 5.35 0 0 1 1.489 1.733l5.953 10.36l.036.083l4.557 7.907c.485.817.74 1.755.74 2.713c0 .751-.156 1.469-.437 2.12l.005.021a5.2 5.2 0 0 1-.844 1.328a5.3 5.3 0 0 1-1.396 1.156a5.27 5.27 0 0 1-2.593.713h-.089a5.3 5.3 0 0 1-3.197-1.073h-.005a5.35 5.35 0 0 1-1.489-1.733L16 17.437l-.036-.083l-4.579-7.943a5.3 5.3 0 0 1-.719-2.677c0-.563.088-1.109.251-1.62l.009-.032l.016-.041c.068-.208.156-.448.156-.448a5.2 5.2 0 0 1 .833-1.312l.084-.099l.02-.021v-.005h.005l.011-.016l.011-.004a5.3 5.3 0 0 1 1.276-1.027a5.27 5.27 0 0 1 2.593-.713zM5.344 30.604h-.079a5.3 5.3 0 0 1-2.593-.713c-.532-.303-1-.697-1.396-1.156a5.2 5.2 0 0 1-.844-1.328l.005-.021A5.3 5.3 0 0 1 0 25.266c0-.995.271-1.921.74-2.713l4.557-7.907l.036-.083l4.052-7.047c.099.859.364 1.703.792 2.473l.077.131l4.5 7.807v-.015l.089.192l.385.677l-5.183 9.016a5.35 5.35 0 0 1-1.489 1.733h-.005a5.28 5.28 0 0 1-3.197 1.073z"/></svg>
React
import type { SVGProps } from "react";
export function CibGoogleAds(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="M15.989 1.396h.032c1.197 0 2.307.401 3.197 1.073h.005a5.35 5.35 0 0 1 1.489 1.733l5.953 10.36l.036.083l4.557 7.907c.485.817.74 1.755.74 2.713c0 .751-.156 1.469-.437 2.12l.005.021a5.2 5.2 0 0 1-.844 1.328a5.3 5.3 0 0 1-1.396 1.156a5.27 5.27 0 0 1-2.593.713h-.089a5.3 5.3 0 0 1-3.197-1.073h-.005a5.35 5.35 0 0 1-1.489-1.733L16 17.437l-.036-.083l-4.579-7.943a5.3 5.3 0 0 1-.719-2.677c0-.563.088-1.109.251-1.62l.009-.032l.016-.041c.068-.208.156-.448.156-.448a5.2 5.2 0 0 1 .833-1.312l.084-.099l.02-.021v-.005h.005l.011-.016l.011-.004a5.3 5.3 0 0 1 1.276-1.027a5.27 5.27 0 0 1 2.593-.713zM5.344 30.604h-.079a5.3 5.3 0 0 1-2.593-.713c-.532-.303-1-.697-1.396-1.156a5.2 5.2 0 0 1-.844-1.328l.005-.021A5.3 5.3 0 0 1 0 25.266c0-.995.271-1.921.74-2.713l4.557-7.907l.036-.083l4.052-7.047c.099.859.364 1.703.792 2.473l.077.131l4.5 7.807v-.015l.089.192l.385.677l-5.183 9.016a5.35 5.35 0 0 1-1.489 1.733h-.005a5.28 5.28 0 0 1-3.197 1.073z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.989 1.396h.032c1.197 0 2.307.401 3.197 1.073h.005a5.35 5.35 0 0 1 1.489 1.733l5.953 10.36l.036.083l4.557 7.907c.485.817.74 1.755.74 2.713c0 .751-.156 1.469-.437 2.12l.005.021a5.2 5.2 0 0 1-.844 1.328a5.3 5.3 0 0 1-1.396 1.156a5.27 5.27 0 0 1-2.593.713h-.089a5.3 5.3 0 0 1-3.197-1.073h-.005a5.35 5.35 0 0 1-1.489-1.733L16 17.437l-.036-.083l-4.579-7.943a5.3 5.3 0 0 1-.719-2.677c0-.563.088-1.109.251-1.62l.009-.032l.016-.041c.068-.208.156-.448.156-.448a5.2 5.2 0 0 1 .833-1.312l.084-.099l.02-.021v-.005h.005l.011-.016l.011-.004a5.3 5.3 0 0 1 1.276-1.027a5.27 5.27 0 0 1 2.593-.713zM5.344 30.604h-.079a5.3 5.3 0 0 1-2.593-.713c-.532-.303-1-.697-1.396-1.156a5.2 5.2 0 0 1-.844-1.328l.005-.021A5.3 5.3 0 0 1 0 25.266c0-.995.271-1.921.74-2.713l4.557-7.907l.036-.083l4.052-7.047c.099.859.364 1.703.792 2.473l.077.131l4.5 7.807v-.015l.089.192l.385.677l-5.183 9.016a5.35 5.35 0 0 1-1.489 1.733h-.005a5.28 5.28 0 0 1-3.197 1.073z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.989%201.396h.032c1.197%200%202.307.401%203.197%201.073h.005a5.35%205.35%200%200%201%201.489%201.733l5.953%2010.36l.036.083l4.557%207.907c.485.817.74%201.755.74%202.713c0%20.751-.156%201.469-.437%202.12l.005.021a5.2%205.2%200%200%201-.844%201.328a5.3%205.3%200%200%201-1.396%201.156a5.27%205.27%200%200%201-2.593.713h-.089a5.3%205.3%200%200%201-3.197-1.073h-.005a5.35%205.35%200%200%201-1.489-1.733L16%2017.437l-.036-.083l-4.579-7.943a5.3%205.3%200%200%201-.719-2.677c0-.563.088-1.109.251-1.62l.009-.032l.016-.041c.068-.208.156-.448.156-.448a5.2%205.2%200%200%201%20.833-1.312l.084-.099l.02-.021v-.005h.005l.011-.016l.011-.004a5.3%205.3%200%200%201%201.276-1.027a5.27%205.27%200%200%201%202.593-.713zM5.344%2030.604h-.079a5.3%205.3%200%200%201-2.593-.713c-.532-.303-1-.697-1.396-1.156a5.2%205.2%200%200%201-.844-1.328l.005-.021A5.3%205.3%200%200%201%200%2025.266c0-.995.271-1.921.74-2.713l4.557-7.907l.036-.083l4.052-7.047c.099.859.364%201.703.792%202.473l.077.131l4.5%207.807v-.015l.089.192l.385.677l-5.183%209.016a5.35%205.35%200%200%201-1.489%201.733h-.005a5.28%205.28%200%200%201-3.197%201.073z%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%22M15.989%201.396h.032c1.197%200%202.307.401%203.197%201.073h.005a5.35%205.35%200%200%201%201.489%201.733l5.953%2010.36l.036.083l4.557%207.907c.485.817.74%201.755.74%202.713c0%20.751-.156%201.469-.437%202.12l.005.021a5.2%205.2%200%200%201-.844%201.328a5.3%205.3%200%200%201-1.396%201.156a5.27%205.27%200%200%201-2.593.713h-.089a5.3%205.3%200%200%201-3.197-1.073h-.005a5.35%205.35%200%200%201-1.489-1.733L16%2017.437l-.036-.083l-4.579-7.943a5.3%205.3%200%200%201-.719-2.677c0-.563.088-1.109.251-1.62l.009-.032l.016-.041c.068-.208.156-.448.156-.448a5.2%205.2%200%200%201%20.833-1.312l.084-.099l.02-.021v-.005h.005l.011-.016l.011-.004a5.3%205.3%200%200%201%201.276-1.027a5.27%205.27%200%200%201%202.593-.713zM5.344%2030.604h-.079a5.3%205.3%200%200%201-2.593-.713c-.532-.303-1-.697-1.396-1.156a5.2%205.2%200%200%201-.844-1.328l.005-.021A5.3%205.3%200%200%201%200%2025.266c0-.995.271-1.921.74-2.713l4.557-7.907l.036-.083l4.052-7.047c.099.859.364%201.703.792%202.473l.077.131l4.5%207.807v-.015l.089.192l.385.677l-5.183%209.016a5.35%205.35%200%200%201-1.489%201.733h-.005a5.28%205.28%200%200%201-3.197%201.073z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/google-ads.svg?color=%231a73e8&size=48