google optimize logo
google-optimize from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- google-optimize
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×264
- 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 optimize logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 264"><path fill="#b366f6" d="M168.2 131.117c-.46-19.95-16.888-35.815-36.842-35.579H36.36v71.157h61.525v59.84a34.916 34.916 0 0 0 34.194 36.842a36.48 36.48 0 0 0 36.12-36.842z"/><circle cx="35.94" cy="131.538" r="35.94" fill="#8430ce"/><path fill="#c58af8" d="M255.913 35.76C255.714 15.951 239.6 0 219.793 0h-97.164c-18.46 1.853-32.513 17.388-32.513 35.94s14.054 34.087 32.513 35.94h62.247v59.779a35.579 35.579 0 1 0 71.097 0z"/></svg>
React
import type { SVGProps } from "react";
export function LogosGoogleOptimize(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 264"><path fill="#b366f6" d="M168.2 131.117c-.46-19.95-16.888-35.815-36.842-35.579H36.36v71.157h61.525v59.84a34.916 34.916 0 0 0 34.194 36.842a36.48 36.48 0 0 0 36.12-36.842z"/><circle cx="35.94" cy="131.538" r="35.94" fill="#8430ce"/><path fill="#c58af8" d="M255.913 35.76C255.714 15.951 239.6 0 219.793 0h-97.164c-18.46 1.853-32.513 17.388-32.513 35.94s14.054 34.087 32.513 35.94h62.247v59.779a35.579 35.579 0 1 0 71.097 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 264"><path fill="#b366f6" d="M168.2 131.117c-.46-19.95-16.888-35.815-36.842-35.579H36.36v71.157h61.525v59.84a34.916 34.916 0 0 0 34.194 36.842a36.48 36.48 0 0 0 36.12-36.842z"/><circle cx="35.94" cy="131.538" r="35.94" fill="#8430ce"/><path fill="#c58af8" d="M255.913 35.76C255.714 15.951 239.6 0 219.793 0h-97.164c-18.46 1.853-32.513 17.388-32.513 35.94s14.054 34.087 32.513 35.94h62.247v59.779a35.579 35.579 0 1 0 71.097 0z"/></svg> </template>
CSS
.icon-google-optimize {
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%20264%22%3E%3Cpath%20fill%3D%22%23b366f6%22%20d%3D%22M168.2%20131.117c-.46-19.95-16.888-35.815-36.842-35.579H36.36v71.157h61.525v59.84a34.916%2034.916%200%200%200%2034.194%2036.842a36.48%2036.48%200%200%200%2036.12-36.842z%22%2F%3E%3Ccircle%20cx%3D%2235.94%22%20cy%3D%22131.538%22%20r%3D%2235.94%22%20fill%3D%22%238430ce%22%2F%3E%3Cpath%20fill%3D%22%23c58af8%22%20d%3D%22M255.913%2035.76C255.714%2015.951%20239.6%200%20219.793%200h-97.164c-18.46%201.853-32.513%2017.388-32.513%2035.94s14.054%2034.087%2032.513%2035.94h62.247v59.779a35.579%2035.579%200%201%200%2071.097%200z%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%20264%22%3E%3Cpath%20fill%3D%22%23b366f6%22%20d%3D%22M168.2%20131.117c-.46-19.95-16.888-35.815-36.842-35.579H36.36v71.157h61.525v59.84a34.916%2034.916%200%200%200%2034.194%2036.842a36.48%2036.48%200%200%200%2036.12-36.842z%22%2F%3E%3Ccircle%20cx%3D%2235.94%22%20cy%3D%22131.538%22%20r%3D%2235.94%22%20fill%3D%22%238430ce%22%2F%3E%3Cpath%20fill%3D%22%23c58af8%22%20d%3D%22M255.913%2035.76C255.714%2015.951%20239.6%200%20219.793%200h-97.164c-18.46%201.853-32.513%2017.388-32.513%2035.94s14.054%2034.087%2032.513%2035.94h62.247v59.779a35.579%2035.579%200%201%200%2071.097%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/google-optimize.svg?color=%231a73e8&size=48