Google Photos Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google Photos 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/326675.svg" alt="Google Photos icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326675.svg" alt="Google Photos icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326675.svg" alt="Google Photos icon" :width="24" :height="24" />
CSS background
.icon-google-photos {
background-image: url('https://proicons.com/icon/326675.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M14.75,13.51h0A9.25,9.25,0,0,1,24,22.76V24a0,0,0,0,1,0,0H6.74A1.24,1.24,0,0,1,5.5,22.76v0A9.25,9.25,0,0,1,14.75,13.51Z"/><path class="cls-1" d="M33.25,24h0a9.25,9.25,0,0,1,9.25,9.25v1.24a0,0,0,0,1,0,0H25.24A1.24,1.24,0,0,1,24,33.25v0A9.25,9.25,0,0,1,33.25,24Z" transform="translate(66.5 58.49) rotate(180)"/><path class="cls-1" d="M18.75,28h0A9.25,9.25,0,0,1,28,37.25V38.5a0,0,0,0,1,0,0H10.75A1.24,1.24,0,0,1,9.5,37.25v0A9.25,9.25,0,0,1,18.75,28Z" transform="translate(-14.5 52) rotate(-90)"/><path class="cls-1" d="M29.25,9.5h0a9.25,9.25,0,0,1,9.25,9.25V20a0,0,0,0,1,0,0H21.24A1.24,1.24,0,0,1,20,18.75v0A9.25,9.25,0,0,1,29.25,9.5Z" transform="translate(44 -14.5) rotate(90)"/></svg>
Google Photos in other icon packs
Copied!