googlephotos logo

googlephotos from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
googlephotos
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the googlephotos logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.678 16.672c0 2.175.002 4.565-.001 6.494c-.001.576-.244.814-.817.833c-7.045.078-8.927-7.871-4.468-11.334c-1.95.016-4.019.007-5.986.007c-1.351 0-1.414-.01-1.405-1.351c.258-6.583 7.946-8.275 11.323-3.936L11.308.928c-.001-.695.212-.906.906-.925c6.409-.187 9.16 7.308 4.426 11.326l6.131.002c1.097 0 1.241.105 1.228 1.217c-.223 6.723-7.802 8.376-11.321 4.124m.002-15.284l-.003 9.972c6.56-.465 6.598-9.532.003-9.972m-1.36 21.224l-.001-9.97c-6.927.598-6.29 9.726.002 9.97zM1.4 11.315l9.95.008c-.527-6.829-9.762-6.367-9.95-.008m11.238 1.365c.682 6.875 9.67 6.284 9.977.01z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsGooglephotos(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.678 16.672c0 2.175.002 4.565-.001 6.494c-.001.576-.244.814-.817.833c-7.045.078-8.927-7.871-4.468-11.334c-1.95.016-4.019.007-5.986.007c-1.351 0-1.414-.01-1.405-1.351c.258-6.583 7.946-8.275 11.323-3.936L11.308.928c-.001-.695.212-.906.906-.925c6.409-.187 9.16 7.308 4.426 11.326l6.131.002c1.097 0 1.241.105 1.228 1.217c-.223 6.723-7.802 8.376-11.321 4.124m.002-15.284l-.003 9.972c6.56-.465 6.598-9.532.003-9.972m-1.36 21.224l-.001-9.97c-6.927.598-6.29 9.726.002 9.97zM1.4 11.315l9.95.008c-.527-6.829-9.762-6.367-9.95-.008m11.238 1.365c.682 6.875 9.67 6.284 9.977.01z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.678 16.672c0 2.175.002 4.565-.001 6.494c-.001.576-.244.814-.817.833c-7.045.078-8.927-7.871-4.468-11.334c-1.95.016-4.019.007-5.986.007c-1.351 0-1.414-.01-1.405-1.351c.258-6.583 7.946-8.275 11.323-3.936L11.308.928c-.001-.695.212-.906.906-.925c6.409-.187 9.16 7.308 4.426 11.326l6.131.002c1.097 0 1.241.105 1.228 1.217c-.223 6.723-7.802 8.376-11.321 4.124m.002-15.284l-.003 9.972c6.56-.465 6.598-9.532.003-9.972m-1.36 21.224l-.001-9.97c-6.927.598-6.29 9.726.002 9.97zM1.4 11.315l9.95.008c-.527-6.829-9.762-6.367-9.95-.008m11.238 1.365c.682 6.875 9.67 6.284 9.977.01z"/></svg>
</template>

CSS

.icon-googlephotos {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.678%2016.672c0%202.175.002%204.565-.001%206.494c-.001.576-.244.814-.817.833c-7.045.078-8.927-7.871-4.468-11.334c-1.95.016-4.019.007-5.986.007c-1.351%200-1.414-.01-1.405-1.351c.258-6.583%207.946-8.275%2011.323-3.936L11.308.928c-.001-.695.212-.906.906-.925c6.409-.187%209.16%207.308%204.426%2011.326l6.131.002c1.097%200%201.241.105%201.228%201.217c-.223%206.723-7.802%208.376-11.321%204.124m.002-15.284l-.003%209.972c6.56-.465%206.598-9.532.003-9.972m-1.36%2021.224l-.001-9.97c-6.927.598-6.29%209.726.002%209.97zM1.4%2011.315l9.95.008c-.527-6.829-9.762-6.367-9.95-.008m11.238%201.365c.682%206.875%209.67%206.284%209.977.01z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.678%2016.672c0%202.175.002%204.565-.001%206.494c-.001.576-.244.814-.817.833c-7.045.078-8.927-7.871-4.468-11.334c-1.95.016-4.019.007-5.986.007c-1.351%200-1.414-.01-1.405-1.351c.258-6.583%207.946-8.275%2011.323-3.936L11.308.928c-.001-.695.212-.906.906-.925c6.409-.187%209.16%207.308%204.426%2011.326l6.131.002c1.097%200%201.241.105%201.228%201.217c-.223%206.723-7.802%208.376-11.321%204.124m.002-15.284l-.003%209.972c6.56-.465%206.598-9.532.003-9.972m-1.36%2021.224l-.001-9.97c-6.927.598-6.29%209.726.002%209.97zM1.4%2011.315l9.95.008c-.527-6.829-9.762-6.367-9.95-.008m11.238%201.365c.682%206.875%209.67%206.284%209.977.01z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/googlephotos.svg?color=%231a73e8&size=48