brand google photos icon

brand-google-photos from Tabler Icons by Paweł Kuna · Outline · MIT Free for personal and commercial use.

Name
brand-google-photos
Set
Tabler Icons
Style
Outline
Viewbox
24×24
License
MIT

Related icons in Tabler Icons

Use the brand google photos icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M7.5 7C9.985 7 12 8.974 12 11.409V12H3.603a.6.6 0 0 1-.426-.173a.6.6 0 0 1-.177-.418C3 8.974 5.015 7 7.5 7m9 10c-2.485 0-4.5-1.974-4.5-4.409V12h8.397c.333 0 .603.265.603.591C21 15.026 18.985 17 16.5 17"/><path d="M7 16.5c0-2.485 1.972-4.5 4.405-4.5H12v8.392a.6.6 0 0 1-.173.431a.58.58 0 0 1-.422.177C8.972 21 7 18.985 7 16.5m10-9c0 2.485-1.972 4.5-4.405 4.5H12V3.603a.6.6 0 0 1 .175-.428a.58.58 0 0 1 .42-.175C15.028 3 17 5.015 17 7.5"/></g></svg>

React

import type { SVGProps } from "react";

export function TablerBrandGooglePhotos(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M7.5 7C9.985 7 12 8.974 12 11.409V12H3.603a.6.6 0 0 1-.426-.173a.6.6 0 0 1-.177-.418C3 8.974 5.015 7 7.5 7m9 10c-2.485 0-4.5-1.974-4.5-4.409V12h8.397c.333 0 .603.265.603.591C21 15.026 18.985 17 16.5 17"/><path d="M7 16.5c0-2.485 1.972-4.5 4.405-4.5H12v8.392a.6.6 0 0 1-.173.431a.58.58 0 0 1-.422.177C8.972 21 7 18.985 7 16.5m10-9c0 2.485-1.972 4.5-4.405 4.5H12V3.603a.6.6 0 0 1 .175-.428a.58.58 0 0 1 .42-.175C15.028 3 17 5.015 17 7.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M7.5 7C9.985 7 12 8.974 12 11.409V12H3.603a.6.6 0 0 1-.426-.173a.6.6 0 0 1-.177-.418C3 8.974 5.015 7 7.5 7m9 10c-2.485 0-4.5-1.974-4.5-4.409V12h8.397c.333 0 .603.265.603.591C21 15.026 18.985 17 16.5 17"/><path d="M7 16.5c0-2.485 1.972-4.5 4.405-4.5H12v8.392a.6.6 0 0 1-.173.431a.58.58 0 0 1-.422.177C8.972 21 7 18.985 7 16.5m10-9c0 2.485-1.972 4.5-4.405 4.5H12V3.603a.6.6 0 0 1 .175-.428a.58.58 0 0 1 .42-.175C15.028 3 17 5.015 17 7.5"/></g></svg>
</template>

CSS

.icon-brand-google-photos {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M7.5%207C9.985%207%2012%208.974%2012%2011.409V12H3.603a.6.6%200%200%201-.426-.173a.6.6%200%200%201-.177-.418C3%208.974%205.015%207%207.5%207m9%2010c-2.485%200-4.5-1.974-4.5-4.409V12h8.397c.333%200%20.603.265.603.591C21%2015.026%2018.985%2017%2016.5%2017%22%2F%3E%3Cpath%20d%3D%22M7%2016.5c0-2.485%201.972-4.5%204.405-4.5H12v8.392a.6.6%200%200%201-.173.431a.58.58%200%200%201-.422.177C8.972%2021%207%2018.985%207%2016.5m10-9c0%202.485-1.972%204.5-4.405%204.5H12V3.603a.6.6%200%200%201%20.175-.428a.58.58%200%200%201%20.42-.175C15.028%203%2017%205.015%2017%207.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M7.5%207C9.985%207%2012%208.974%2012%2011.409V12H3.603a.6.6%200%200%201-.426-.173a.6.6%200%200%201-.177-.418C3%208.974%205.015%207%207.5%207m9%2010c-2.485%200-4.5-1.974-4.5-4.409V12h8.397c.333%200%20.603.265.603.591C21%2015.026%2018.985%2017%2016.5%2017%22%2F%3E%3Cpath%20d%3D%22M7%2016.5c0-2.485%201.972-4.5%204.405-4.5H12v8.392a.6.6%200%200%201-.173.431a.58.58%200%200%201-.422.177C8.972%2021%207%2018.985%207%2016.5m10-9c0%202.485-1.972%204.5-4.405%204.5H12V3.603a.6.6%200%200%201%20.175-.428a.58.58%200%200%201%20.42-.175C15.028%203%2017%205.015%2017%207.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/brand-google-photos.svg?color=%231a73e8&size=48