google play logo

google-play from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
google-play
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Related icons in CoreUI Brands

Use the google play logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.331 14.644L6.537.813l17.55 10.075zM2.938 0c-.813.425-1.356 1.2-1.356 2.206v27.581c0 1.006.544 1.781 1.356 2.206l16.038-16zm26.574 14.1l-3.681-2.131L21.725 16l4.106 4.031l3.756-2.131c1.125-.893 1.125-2.906-.075-3.8M6.538 31.188l17.55-10.075l-3.756-3.756z"/></svg>

React

import type { SVGProps } from "react";

export function CibGooglePlay(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.331 14.644L6.537.813l17.55 10.075zM2.938 0c-.813.425-1.356 1.2-1.356 2.206v27.581c0 1.006.544 1.781 1.356 2.206l16.038-16zm26.574 14.1l-3.681-2.131L21.725 16l4.106 4.031l3.756-2.131c1.125-.893 1.125-2.906-.075-3.8M6.538 31.188l17.55-10.075l-3.756-3.756z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.331 14.644L6.537.813l17.55 10.075zM2.938 0c-.813.425-1.356 1.2-1.356 2.206v27.581c0 1.006.544 1.781 1.356 2.206l16.038-16zm26.574 14.1l-3.681-2.131L21.725 16l4.106 4.031l3.756-2.131c1.125-.893 1.125-2.906-.075-3.8M6.538 31.188l17.55-10.075l-3.756-3.756z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.331%2014.644L6.537.813l17.55%2010.075zM2.938%200c-.813.425-1.356%201.2-1.356%202.206v27.581c0%201.006.544%201.781%201.356%202.206l16.038-16zm26.574%2014.1l-3.681-2.131L21.725%2016l4.106%204.031l3.756-2.131c1.125-.893%201.125-2.906-.075-3.8M6.538%2031.188l17.55-10.075l-3.756-3.756z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.331%2014.644L6.537.813l17.55%2010.075zM2.938%200c-.813.425-1.356%201.2-1.356%202.206v27.581c0%201.006.544%201.781%201.356%202.206l16.038-16zm26.574%2014.1l-3.681-2.131L21.725%2016l4.106%204.031l3.756-2.131c1.125-.893%201.125-2.906-.075-3.8M6.538%2031.188l17.55-10.075l-3.756-3.756z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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