google play logo icon
google-play-logo-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- google-play-logo-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the google play logo icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M237.89 117.69L70.05 21.62a12 12 0 0 0-12.13 0A11.69 11.69 0 0 0 52 31.87v192.26a11.69 11.69 0 0 0 5.92 10.21a12 12 0 0 0 12.13 0l167.77-96a11.76 11.76 0 0 0 .07-20.66Zm-52.44-20.8L160 122.34L66.4 28.75ZM60 222.33V33.67L154.34 128Zm6.4 4.92l93.6-93.59l25.45 25.45Zm167.51-95.88L192.65 155l-27-27l27-27L234 124.66a3.77 3.77 0 0 1-.07 6.71Z"/></svg>
React
import type { SVGProps } from "react";
export function PhGooglePlayLogoThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M237.89 117.69L70.05 21.62a12 12 0 0 0-12.13 0A11.69 11.69 0 0 0 52 31.87v192.26a11.69 11.69 0 0 0 5.92 10.21a12 12 0 0 0 12.13 0l167.77-96a11.76 11.76 0 0 0 .07-20.66Zm-52.44-20.8L160 122.34L66.4 28.75ZM60 222.33V33.67L154.34 128Zm6.4 4.92l93.6-93.59l25.45 25.45Zm167.51-95.88L192.65 155l-27-27l27-27L234 124.66a3.77 3.77 0 0 1-.07 6.71Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M237.89 117.69L70.05 21.62a12 12 0 0 0-12.13 0A11.69 11.69 0 0 0 52 31.87v192.26a11.69 11.69 0 0 0 5.92 10.21a12 12 0 0 0 12.13 0l167.77-96a11.76 11.76 0 0 0 .07-20.66Zm-52.44-20.8L160 122.34L66.4 28.75ZM60 222.33V33.67L154.34 128Zm6.4 4.92l93.6-93.59l25.45 25.45Zm167.51-95.88L192.65 155l-27-27l27-27L234 124.66a3.77 3.77 0 0 1-.07 6.71Z"/></svg> </template>
CSS
.icon-google-play-logo-thin {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M237.89%20117.69L70.05%2021.62a12%2012%200%200%200-12.13%200A11.69%2011.69%200%200%200%2052%2031.87v192.26a11.69%2011.69%200%200%200%205.92%2010.21a12%2012%200%200%200%2012.13%200l167.77-96a11.76%2011.76%200%200%200%20.07-20.66Zm-52.44-20.8L160%20122.34L66.4%2028.75ZM60%20222.33V33.67L154.34%20128Zm6.4%204.92l93.6-93.59l25.45%2025.45Zm167.51-95.88L192.65%20155l-27-27l27-27L234%20124.66a3.77%203.77%200%200%201-.07%206.71Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M237.89%20117.69L70.05%2021.62a12%2012%200%200%200-12.13%200A11.69%2011.69%200%200%200%2052%2031.87v192.26a11.69%2011.69%200%200%200%205.92%2010.21a12%2012%200%200%200%2012.13%200l167.77-96a11.76%2011.76%200%200%200%20.07-20.66Zm-52.44-20.8L160%20122.34L66.4%2028.75ZM60%20222.33V33.67L154.34%20128Zm6.4%204.92l93.6-93.59l25.45%2025.45Zm167.51-95.88L192.65%20155l-27-27l27-27L234%20124.66a3.77%203.77%200%200%201-.07%206.71Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/google-play-logo-thin.svg?color=%231a73e8&size=48