Google One Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google One icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/341230.svg" alt="Google One icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341230.svg" alt="Google One icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341230.svg" alt="Google One icon" :width="24" :height="24" />
CSS background
.icon-google-one {
background-image: url('https://proicons.com/icon/341230.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M20.75,8.83a4.34,4.34,0,0,1,8.67,0"/><path class="a" d="M29.42,39.17a4.34,4.34,0,0,1-8.67,0"/><path class="a" d="M11.54,14.12,22.38,5.45"/><path class="a" d="M27.79,12.22,17,20.88"/><path class="a" d="M29.42,8.83V39.17"/><path class="a" d="M20.75,39.17V8.83"/><path class="a" d="M27.79,12.22A4.33,4.33,0,0,0,25.08,4.5H25a4.37,4.37,0,0,0-2.64,1"/><path class="a" d="M11.54,14.12a4.33,4.33,0,0,0,2.71,7.71h.07A4.31,4.31,0,0,0,17,20.88"/><path class="a" d="M20.75,30.15l8.67,6.93"/></svg>
Google One in other icon packs
Copied!