google play logo icon
google-play-logo-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- google-play-logo-bold
- Set
- Phosphor
- Style
- Bold
- 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="M241.79 110.7L74 14.65a20.24 20.24 0 0 0-20.12.06A19.62 19.62 0 0 0 44 31.84v192.32a19.62 19.62 0 0 0 9.91 17.13a20.22 20.22 0 0 0 20.12.06l167.76-96a19.76 19.76 0 0 0 0-34.6ZM68 203V53l75 75Zm92-58l12.4 12.4l-58 33.2Zm-45.59-79.57l58 33.2L160 111ZM194 145l-17-17l17-17l29.72 17Z"/></svg>
React
import type { SVGProps } from "react";
export function PhGooglePlayLogoBold(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="M241.79 110.7L74 14.65a20.24 20.24 0 0 0-20.12.06A19.62 19.62 0 0 0 44 31.84v192.32a19.62 19.62 0 0 0 9.91 17.13a20.22 20.22 0 0 0 20.12.06l167.76-96a19.76 19.76 0 0 0 0-34.6ZM68 203V53l75 75Zm92-58l12.4 12.4l-58 33.2Zm-45.59-79.57l58 33.2L160 111ZM194 145l-17-17l17-17l29.72 17Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M241.79 110.7L74 14.65a20.24 20.24 0 0 0-20.12.06A19.62 19.62 0 0 0 44 31.84v192.32a19.62 19.62 0 0 0 9.91 17.13a20.22 20.22 0 0 0 20.12.06l167.76-96a19.76 19.76 0 0 0 0-34.6ZM68 203V53l75 75Zm92-58l12.4 12.4l-58 33.2Zm-45.59-79.57l58 33.2L160 111ZM194 145l-17-17l17-17l29.72 17Z"/></svg> </template>
CSS
.icon-google-play-logo-bold {
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%22M241.79%20110.7L74%2014.65a20.24%2020.24%200%200%200-20.12.06A19.62%2019.62%200%200%200%2044%2031.84v192.32a19.62%2019.62%200%200%200%209.91%2017.13a20.22%2020.22%200%200%200%2020.12.06l167.76-96a19.76%2019.76%200%200%200%200-34.6ZM68%20203V53l75%2075Zm92-58l12.4%2012.4l-58%2033.2Zm-45.59-79.57l58%2033.2L160%20111ZM194%20145l-17-17l17-17l29.72%2017Z%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%22M241.79%20110.7L74%2014.65a20.24%2020.24%200%200%200-20.12.06A19.62%2019.62%200%200%200%2044%2031.84v192.32a19.62%2019.62%200%200%200%209.91%2017.13a20.22%2020.22%200%200%200%2020.12.06l167.76-96a19.76%2019.76%200%200%200%200-34.6ZM68%20203V53l75%2075Zm92-58l12.4%2012.4l-58%2033.2Zm-45.59-79.57l58%2033.2L160%20111ZM194%20145l-17-17l17-17l29.72%2017Z%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-bold.svg?color=%231a73e8&size=48