piapro from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
piapro
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the piapro logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.988 0c-4.705 0-8.7 3.492-9.351 8.168c-.06.207-.09.444-.09.68V24l5.21-3.403V9.44c0-2.338 1.893-4.261 4.231-4.261s4.261 1.894 4.261 4.232s-1.894 4.261-4.231 4.261c-.77 0-1.54-.207-2.22-.621v5.563A9.45 9.45 0 0 0 21.191 11.6C22.405 6.51 19.268 1.45 14.207.266A9.5 9.5 0 0 0 11.988 0"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPiapro(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="M11.988 0c-4.705 0-8.7 3.492-9.351 8.168c-.06.207-.09.444-.09.68V24l5.21-3.403V9.44c0-2.338 1.893-4.261 4.231-4.261s4.261 1.894 4.261 4.232s-1.894 4.261-4.231 4.261c-.77 0-1.54-.207-2.22-.621v5.563A9.45 9.45 0 0 0 21.191 11.6C22.405 6.51 19.268 1.45 14.207.266A9.5 9.5 0 0 0 11.988 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.988 0c-4.705 0-8.7 3.492-9.351 8.168c-.06.207-.09.444-.09.68V24l5.21-3.403V9.44c0-2.338 1.893-4.261 4.231-4.261s4.261 1.894 4.261 4.232s-1.894 4.261-4.231 4.261c-.77 0-1.54-.207-2.22-.621v5.563A9.45 9.45 0 0 0 21.191 11.6C22.405 6.51 19.268 1.45 14.207.266A9.5 9.5 0 0 0 11.988 0"/></svg>
</template>

CSS

.icon-piapro {
  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%22M11.988%200c-4.705%200-8.7%203.492-9.351%208.168c-.06.207-.09.444-.09.68V24l5.21-3.403V9.44c0-2.338%201.893-4.261%204.231-4.261s4.261%201.894%204.261%204.232s-1.894%204.261-4.231%204.261c-.77%200-1.54-.207-2.22-.621v5.563A9.45%209.45%200%200%200%2021.191%2011.6C22.405%206.51%2019.268%201.45%2014.207.266A9.5%209.5%200%200%200%2011.988%200%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%22M11.988%200c-4.705%200-8.7%203.492-9.351%208.168c-.06.207-.09.444-.09.68V24l5.21-3.403V9.44c0-2.338%201.893-4.261%204.231-4.261s4.261%201.894%204.261%204.232s-1.894%204.261-4.231%204.261c-.77%200-1.54-.207-2.22-.621v5.563A9.45%209.45%200%200%200%2021.191%2011.6C22.405%206.51%2019.268%201.45%2014.207.266A9.5%209.5%200%200%200%2011.988%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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