google play icon

google-play-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
google-play-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the google play icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.677 17.092L8 21.525c-1.255.725-2.706.426-3.613-.466l7.623-7.644zm-5.078-5.093L3.506 19.11a3 3 0 0 1-.006-.182V5.07q0-.093.006-.185zM20 9.401c2 1.155 2 4.04 0 5.196l-2.531 1.46L13.422 12l4.048-4.06zM4.388 2.938c.907-.892 2.358-1.19 3.612-.465l7.679 4.433l-3.668 3.677z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteGooglePlayFill(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="M15.677 17.092L8 21.525c-1.255.725-2.706.426-3.613-.466l7.623-7.644zm-5.078-5.093L3.506 19.11a3 3 0 0 1-.006-.182V5.07q0-.093.006-.185zM20 9.401c2 1.155 2 4.04 0 5.196l-2.531 1.46L13.422 12l4.048-4.06zM4.388 2.938c.907-.892 2.358-1.19 3.612-.465l7.679 4.433l-3.668 3.677z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.677 17.092L8 21.525c-1.255.725-2.706.426-3.613-.466l7.623-7.644zm-5.078-5.093L3.506 19.11a3 3 0 0 1-.006-.182V5.07q0-.093.006-.185zM20 9.401c2 1.155 2 4.04 0 5.196l-2.531 1.46L13.422 12l4.048-4.06zM4.388 2.938c.907-.892 2.358-1.19 3.612-.465l7.679 4.433l-3.668 3.677z"/></svg>
</template>

CSS

.icon-google-play-fill {
  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%22M15.677%2017.092L8%2021.525c-1.255.725-2.706.426-3.613-.466l7.623-7.644zm-5.078-5.093L3.506%2019.11a3%203%200%200%201-.006-.182V5.07q0-.093.006-.185zM20%209.401c2%201.155%202%204.04%200%205.196l-2.531%201.46L13.422%2012l4.048-4.06zM4.388%202.938c.907-.892%202.358-1.19%203.612-.465l7.679%204.433l-3.668%203.677z%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%22M15.677%2017.092L8%2021.525c-1.255.725-2.706.426-3.613-.466l7.623-7.644zm-5.078-5.093L3.506%2019.11a3%203%200%200%201-.006-.182V5.07q0-.093.006-.185zM20%209.401c2%201.155%202%204.04%200%205.196l-2.531%201.46L13.422%2012l4.048-4.06zM4.388%202.938c.907-.892%202.358-1.19%203.612-.465l7.679%204.433l-3.668%203.677z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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