playstore icon
playstore from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- playstore
- Set
- Mage Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- Apache 2.0
Use the playstore icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.637 3.434l8.74 8.571l-8.675 8.65a2.1 2.1 0 0 1-.326-.613a2.5 2.5 0 0 1 0-.755V4.567c-.026-.395.065-.79.26-1.133m12.506 4.833l-2.853 2.826L4.653 2.6c.28-.097.58-.124.873-.078c.46.126.899.32 1.302.573l7.816 4.325c.508.273 1.003.56 1.498.847M13.29 12.93l2.839 2.788l-2.058 1.146l-6.279 3.49c-.52.287-1.042.561-1.55.874a1.8 1.8 0 0 1-1.472.195zm7.36-.925a1.92 1.92 0 0 1-.99 1.72l-2.346 1.302l-3.087-3.022l3.1-3.074c.795.443 1.577.886 2.358 1.303a1.89 1.89 0 0 1 .964 1.771"/></svg>
React
import type { SVGProps } from "react";
export function MagePlaystore(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="m3.637 3.434l8.74 8.571l-8.675 8.65a2.1 2.1 0 0 1-.326-.613a2.5 2.5 0 0 1 0-.755V4.567c-.026-.395.065-.79.26-1.133m12.506 4.833l-2.853 2.826L4.653 2.6c.28-.097.58-.124.873-.078c.46.126.899.32 1.302.573l7.816 4.325c.508.273 1.003.56 1.498.847M13.29 12.93l2.839 2.788l-2.058 1.146l-6.279 3.49c-.52.287-1.042.561-1.55.874a1.8 1.8 0 0 1-1.472.195zm7.36-.925a1.92 1.92 0 0 1-.99 1.72l-2.346 1.302l-3.087-3.022l3.1-3.074c.795.443 1.577.886 2.358 1.303a1.89 1.89 0 0 1 .964 1.771"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.637 3.434l8.74 8.571l-8.675 8.65a2.1 2.1 0 0 1-.326-.613a2.5 2.5 0 0 1 0-.755V4.567c-.026-.395.065-.79.26-1.133m12.506 4.833l-2.853 2.826L4.653 2.6c.28-.097.58-.124.873-.078c.46.126.899.32 1.302.573l7.816 4.325c.508.273 1.003.56 1.498.847M13.29 12.93l2.839 2.788l-2.058 1.146l-6.279 3.49c-.52.287-1.042.561-1.55.874a1.8 1.8 0 0 1-1.472.195zm7.36-.925a1.92 1.92 0 0 1-.99 1.72l-2.346 1.302l-3.087-3.022l3.1-3.074c.795.443 1.577.886 2.358 1.303a1.89 1.89 0 0 1 .964 1.771"/></svg> </template>
CSS
.icon-playstore {
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%22m3.637%203.434l8.74%208.571l-8.675%208.65a2.1%202.1%200%200%201-.326-.613a2.5%202.5%200%200%201%200-.755V4.567c-.026-.395.065-.79.26-1.133m12.506%204.833l-2.853%202.826L4.653%202.6c.28-.097.58-.124.873-.078c.46.126.899.32%201.302.573l7.816%204.325c.508.273%201.003.56%201.498.847M13.29%2012.93l2.839%202.788l-2.058%201.146l-6.279%203.49c-.52.287-1.042.561-1.55.874a1.8%201.8%200%200%201-1.472.195zm7.36-.925a1.92%201.92%200%200%201-.99%201.72l-2.346%201.302l-3.087-3.022l3.1-3.074c.795.443%201.577.886%202.358%201.303a1.89%201.89%200%200%201%20.964%201.771%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%22m3.637%203.434l8.74%208.571l-8.675%208.65a2.1%202.1%200%200%201-.326-.613a2.5%202.5%200%200%201%200-.755V4.567c-.026-.395.065-.79.26-1.133m12.506%204.833l-2.853%202.826L4.653%202.6c.28-.097.58-.124.873-.078c.46.126.899.32%201.302.573l7.816%204.325c.508.273%201.003.56%201.498.847M13.29%2012.93l2.839%202.788l-2.058%201.146l-6.279%203.49c-.52.287-1.042.561-1.55.874a1.8%201.8%200%200%201-1.472.195zm7.36-.925a1.92%201.92%200%200%201-.99%201.72l-2.346%201.302l-3.087-3.022l3.1-3.074c.795.443%201.577.886%202.358%201.303a1.89%201.89%200%200%201%20.964%201.771%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/playstore.svg?color=%231a73e8&size=48