google domains icon logo
google-domains-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- google-domains-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×239
- 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-drivegoogle-drive-2020
Use the google domains icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 239"><path fill="#4285f4" d="M247.17 0c6.333 0 10.606 6.467 8.104 12.28L166.02 225.8a21.4 21.4 0 0 1-19.633 12.877H85.39c-6.333 0-10.76-6.256-8.238-12.069l6.987-16.765l15.244-89.023l44.29-53.837l22.56-54.106C169.6 5.062 175.912 0 184.44 0z"/><path fill="#fbbc04" d="M143.981 66.233c-15.514-15.071-36.764-24.253-60.13-24.003C37.038 42.75-.515 81.015.004 127.692c.5 45.945 37.707 82.902 83.537 83.556c.212-.577 40.999-64.597 40.999-64.597s19.44-80.38 19.44-80.418"/><path fill="#ea4335" d="M143.981 66.233S83.484 211.267 83.542 211.267q1.098.03 2.194 0c46.831-.52 84.365-38.765 83.845-85.461c-.25-23.367-10.028-44.425-25.6-59.573"/></svg>
React
import type { SVGProps } from "react";
export function LogosGoogleDomainsIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 239"><path fill="#4285f4" d="M247.17 0c6.333 0 10.606 6.467 8.104 12.28L166.02 225.8a21.4 21.4 0 0 1-19.633 12.877H85.39c-6.333 0-10.76-6.256-8.238-12.069l6.987-16.765l15.244-89.023l44.29-53.837l22.56-54.106C169.6 5.062 175.912 0 184.44 0z"/><path fill="#fbbc04" d="M143.981 66.233c-15.514-15.071-36.764-24.253-60.13-24.003C37.038 42.75-.515 81.015.004 127.692c.5 45.945 37.707 82.902 83.537 83.556c.212-.577 40.999-64.597 40.999-64.597s19.44-80.38 19.44-80.418"/><path fill="#ea4335" d="M143.981 66.233S83.484 211.267 83.542 211.267q1.098.03 2.194 0c46.831-.52 84.365-38.765 83.845-85.461c-.25-23.367-10.028-44.425-25.6-59.573"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 239"><path fill="#4285f4" d="M247.17 0c6.333 0 10.606 6.467 8.104 12.28L166.02 225.8a21.4 21.4 0 0 1-19.633 12.877H85.39c-6.333 0-10.76-6.256-8.238-12.069l6.987-16.765l15.244-89.023l44.29-53.837l22.56-54.106C169.6 5.062 175.912 0 184.44 0z"/><path fill="#fbbc04" d="M143.981 66.233c-15.514-15.071-36.764-24.253-60.13-24.003C37.038 42.75-.515 81.015.004 127.692c.5 45.945 37.707 82.902 83.537 83.556c.212-.577 40.999-64.597 40.999-64.597s19.44-80.38 19.44-80.418"/><path fill="#ea4335" d="M143.981 66.233S83.484 211.267 83.542 211.267q1.098.03 2.194 0c46.831-.52 84.365-38.765 83.845-85.461c-.25-23.367-10.028-44.425-25.6-59.573"/></svg> </template>
CSS
.icon-google-domains-icon {
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%20239%22%3E%3Cpath%20fill%3D%22%234285f4%22%20d%3D%22M247.17%200c6.333%200%2010.606%206.467%208.104%2012.28L166.02%20225.8a21.4%2021.4%200%200%201-19.633%2012.877H85.39c-6.333%200-10.76-6.256-8.238-12.069l6.987-16.765l15.244-89.023l44.29-53.837l22.56-54.106C169.6%205.062%20175.912%200%20184.44%200z%22%2F%3E%3Cpath%20fill%3D%22%23fbbc04%22%20d%3D%22M143.981%2066.233c-15.514-15.071-36.764-24.253-60.13-24.003C37.038%2042.75-.515%2081.015.004%20127.692c.5%2045.945%2037.707%2082.902%2083.537%2083.556c.212-.577%2040.999-64.597%2040.999-64.597s19.44-80.38%2019.44-80.418%22%2F%3E%3Cpath%20fill%3D%22%23ea4335%22%20d%3D%22M143.981%2066.233S83.484%20211.267%2083.542%20211.267q1.098.03%202.194%200c46.831-.52%2084.365-38.765%2083.845-85.461c-.25-23.367-10.028-44.425-25.6-59.573%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%20239%22%3E%3Cpath%20fill%3D%22%234285f4%22%20d%3D%22M247.17%200c6.333%200%2010.606%206.467%208.104%2012.28L166.02%20225.8a21.4%2021.4%200%200%201-19.633%2012.877H85.39c-6.333%200-10.76-6.256-8.238-12.069l6.987-16.765l15.244-89.023l44.29-53.837l22.56-54.106C169.6%205.062%20175.912%200%20184.44%200z%22%2F%3E%3Cpath%20fill%3D%22%23fbbc04%22%20d%3D%22M143.981%2066.233c-15.514-15.071-36.764-24.253-60.13-24.003C37.038%2042.75-.515%2081.015.004%20127.692c.5%2045.945%2037.707%2082.902%2083.537%2083.556c.212-.577%2040.999-64.597%2040.999-64.597s19.44-80.38%2019.44-80.418%22%2F%3E%3Cpath%20fill%3D%22%23ea4335%22%20d%3D%22M143.981%2066.233S83.484%20211.267%2083.542%20211.267q1.098.03%202.194%200c46.831-.52%2084.365-38.765%2083.845-85.461c-.25-23.367-10.028-44.425-25.6-59.573%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/google-domains-icon.svg?color=%231a73e8&size=48