google-play from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.

Name
google-play
Set
Unicons Monochrome
Style
Monochrome
Category
Brand Logos
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More brand logos icons from Unicons Monochrome

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="m14.556 12.895l2.573 2.554l3.785-2.186c.506-.253.83-.766.842-1.332a1.47 1.47 0 0 0-.837-1.275a512 512 0 0 1-4.023-2.323l-.002-.002L4.639 1.256a1.64 1.64 0 0 0-1.657-.06q-.075.051-.142.111z" opacity=".5"/><path fill="currentColor" d="M20.919 10.656a505 505 0 0 1-3.791-2.188l-2.597 2.577L2.785 22.698q.073.066.153.12c.21.12.446.182.687.181c.292-.004.578-.084.83-.232c.389-.226 12.439-7.182 12.439-7.182l4.02-2.322c.506-.253.83-.766.842-1.332a1.47 1.47 0 0 0-.837-1.275" opacity=".7"/><path fill="currentColor" d="M13.61 11.96L2.84 1.309a1.51 1.51 0 0 0-.597 1.252v18.985c-.013.452.197.871.543 1.15z" opacity=".25"/><path fill="currentColor" d="M20.919 10.656c-.744-.4-3.37-1.944-3.791-2.188l-2.597 2.577l-.921.914l.946.936l2.573 2.554l3.785-2.186c.506-.253.83-.766.842-1.332a1.47 1.47 0 0 0-.837-1.275"/></svg>

React

import type { SVGProps } from "react";

export function UimGooglePlay(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="m14.556 12.895l2.573 2.554l3.785-2.186c.506-.253.83-.766.842-1.332a1.47 1.47 0 0 0-.837-1.275a512 512 0 0 1-4.023-2.323l-.002-.002L4.639 1.256a1.64 1.64 0 0 0-1.657-.06q-.075.051-.142.111z" opacity=".5"/><path fill="currentColor" d="M20.919 10.656a505 505 0 0 1-3.791-2.188l-2.597 2.577L2.785 22.698q.073.066.153.12c.21.12.446.182.687.181c.292-.004.578-.084.83-.232c.389-.226 12.439-7.182 12.439-7.182l4.02-2.322c.506-.253.83-.766.842-1.332a1.47 1.47 0 0 0-.837-1.275" opacity=".7"/><path fill="currentColor" d="M13.61 11.96L2.84 1.309a1.51 1.51 0 0 0-.597 1.252v18.985c-.013.452.197.871.543 1.15z" opacity=".25"/><path fill="currentColor" d="M20.919 10.656c-.744-.4-3.37-1.944-3.791-2.188l-2.597 2.577l-.921.914l.946.936l2.573 2.554l3.785-2.186c.506-.253.83-.766.842-1.332a1.47 1.47 0 0 0-.837-1.275"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.556 12.895l2.573 2.554l3.785-2.186c.506-.253.83-.766.842-1.332a1.47 1.47 0 0 0-.837-1.275a512 512 0 0 1-4.023-2.323l-.002-.002L4.639 1.256a1.64 1.64 0 0 0-1.657-.06q-.075.051-.142.111z" opacity=".5"/><path fill="currentColor" d="M20.919 10.656a505 505 0 0 1-3.791-2.188l-2.597 2.577L2.785 22.698q.073.066.153.12c.21.12.446.182.687.181c.292-.004.578-.084.83-.232c.389-.226 12.439-7.182 12.439-7.182l4.02-2.322c.506-.253.83-.766.842-1.332a1.47 1.47 0 0 0-.837-1.275" opacity=".7"/><path fill="currentColor" d="M13.61 11.96L2.84 1.309a1.51 1.51 0 0 0-.597 1.252v18.985c-.013.452.197.871.543 1.15z" opacity=".25"/><path fill="currentColor" d="M20.919 10.656c-.744-.4-3.37-1.944-3.791-2.188l-2.597 2.577l-.921.914l.946.936l2.573 2.554l3.785-2.186c.506-.253.83-.766.842-1.332a1.47 1.47 0 0 0-.837-1.275"/></svg>
</template>

CSS

.icon-google-play {
  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%22m14.556%2012.895l2.573%202.554l3.785-2.186c.506-.253.83-.766.842-1.332a1.47%201.47%200%200%200-.837-1.275a512%20512%200%200%201-4.023-2.323l-.002-.002L4.639%201.256a1.64%201.64%200%200%200-1.657-.06q-.075.051-.142.111z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.919%2010.656a505%20505%200%200%201-3.791-2.188l-2.597%202.577L2.785%2022.698q.073.066.153.12c.21.12.446.182.687.181c.292-.004.578-.084.83-.232c.389-.226%2012.439-7.182%2012.439-7.182l4.02-2.322c.506-.253.83-.766.842-1.332a1.47%201.47%200%200%200-.837-1.275%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.61%2011.96L2.84%201.309a1.51%201.51%200%200%200-.597%201.252v18.985c-.013.452.197.871.543%201.15z%22%20opacity%3D%22.25%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.919%2010.656c-.744-.4-3.37-1.944-3.791-2.188l-2.597%202.577l-.921.914l.946.936l2.573%202.554l3.785-2.186c.506-.253.83-.766.842-1.332a1.47%201.47%200%200%200-.837-1.275%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%22m14.556%2012.895l2.573%202.554l3.785-2.186c.506-.253.83-.766.842-1.332a1.47%201.47%200%200%200-.837-1.275a512%20512%200%200%201-4.023-2.323l-.002-.002L4.639%201.256a1.64%201.64%200%200%200-1.657-.06q-.075.051-.142.111z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.919%2010.656a505%20505%200%200%201-3.791-2.188l-2.597%202.577L2.785%2022.698q.073.066.153.12c.21.12.446.182.687.181c.292-.004.578-.084.83-.232c.389-.226%2012.439-7.182%2012.439-7.182l4.02-2.322c.506-.253.83-.766.842-1.332a1.47%201.47%200%200%200-.837-1.275%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.61%2011.96L2.84%201.309a1.51%201.51%200%200%200-.597%201.252v18.985c-.013.452.197.871.543%201.15z%22%20opacity%3D%22.25%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.919%2010.656c-.744-.4-3.37-1.944-3.791-2.188l-2.597%202.577l-.921.914l.946.936l2.573%202.554l3.785-2.186c.506-.253.83-.766.842-1.332a1.47%201.47%200%200%200-.837-1.275%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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