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

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

Use the mamp logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.102 9.629c.245-1.695 2.139-6.979 7.454-7.98c3.137-.592 7.005 1.034 9.72 3.788c-1.354.929-2.259 1.732-2.944 2.708c.511 1.892 2.018 2.663 3.078 2.984c-1.175-.711-1.917-1.381-2.376-2.812c2.513-2.988 5.205-3.954 5.432-3.978c2.102 1.677 3.586 4.735 3.532 7.955c-.062 3.728-2.09 7.569-4.415 9.121c-.318.151-1.053-.25-1.153-.687c.476-1.105 1.601-3.795 1.74-5.806c.131-1.928-1.146-3.061-2.219-1.667c-1.489 2.494-2.139 5.592-2.789 8.934c-1.095.313-2.952.392-3.756-.036c-.101-2.068.381-5.601-.991-6.84c-.588-.533-1.169-.285-1.562.205c-.992 1.227-.972 4.414-.78 6.479c-1.109.686-2.99.543-4.179.117c-.477-3.245-1.597-7.202-2.512-10.23a17.4 17.4 0 0 0-.34 3.908c-.611-.498-1.308-3.116-.94-6.163"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMamp(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="M.102 9.629c.245-1.695 2.139-6.979 7.454-7.98c3.137-.592 7.005 1.034 9.72 3.788c-1.354.929-2.259 1.732-2.944 2.708c.511 1.892 2.018 2.663 3.078 2.984c-1.175-.711-1.917-1.381-2.376-2.812c2.513-2.988 5.205-3.954 5.432-3.978c2.102 1.677 3.586 4.735 3.532 7.955c-.062 3.728-2.09 7.569-4.415 9.121c-.318.151-1.053-.25-1.153-.687c.476-1.105 1.601-3.795 1.74-5.806c.131-1.928-1.146-3.061-2.219-1.667c-1.489 2.494-2.139 5.592-2.789 8.934c-1.095.313-2.952.392-3.756-.036c-.101-2.068.381-5.601-.991-6.84c-.588-.533-1.169-.285-1.562.205c-.992 1.227-.972 4.414-.78 6.479c-1.109.686-2.99.543-4.179.117c-.477-3.245-1.597-7.202-2.512-10.23a17.4 17.4 0 0 0-.34 3.908c-.611-.498-1.308-3.116-.94-6.163"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.102 9.629c.245-1.695 2.139-6.979 7.454-7.98c3.137-.592 7.005 1.034 9.72 3.788c-1.354.929-2.259 1.732-2.944 2.708c.511 1.892 2.018 2.663 3.078 2.984c-1.175-.711-1.917-1.381-2.376-2.812c2.513-2.988 5.205-3.954 5.432-3.978c2.102 1.677 3.586 4.735 3.532 7.955c-.062 3.728-2.09 7.569-4.415 9.121c-.318.151-1.053-.25-1.153-.687c.476-1.105 1.601-3.795 1.74-5.806c.131-1.928-1.146-3.061-2.219-1.667c-1.489 2.494-2.139 5.592-2.789 8.934c-1.095.313-2.952.392-3.756-.036c-.101-2.068.381-5.601-.991-6.84c-.588-.533-1.169-.285-1.562.205c-.992 1.227-.972 4.414-.78 6.479c-1.109.686-2.99.543-4.179.117c-.477-3.245-1.597-7.202-2.512-10.23a17.4 17.4 0 0 0-.34 3.908c-.611-.498-1.308-3.116-.94-6.163"/></svg>
</template>

CSS

.icon-mamp {
  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%22M.102%209.629c.245-1.695%202.139-6.979%207.454-7.98c3.137-.592%207.005%201.034%209.72%203.788c-1.354.929-2.259%201.732-2.944%202.708c.511%201.892%202.018%202.663%203.078%202.984c-1.175-.711-1.917-1.381-2.376-2.812c2.513-2.988%205.205-3.954%205.432-3.978c2.102%201.677%203.586%204.735%203.532%207.955c-.062%203.728-2.09%207.569-4.415%209.121c-.318.151-1.053-.25-1.153-.687c.476-1.105%201.601-3.795%201.74-5.806c.131-1.928-1.146-3.061-2.219-1.667c-1.489%202.494-2.139%205.592-2.789%208.934c-1.095.313-2.952.392-3.756-.036c-.101-2.068.381-5.601-.991-6.84c-.588-.533-1.169-.285-1.562.205c-.992%201.227-.972%204.414-.78%206.479c-1.109.686-2.99.543-4.179.117c-.477-3.245-1.597-7.202-2.512-10.23a17.4%2017.4%200%200%200-.34%203.908c-.611-.498-1.308-3.116-.94-6.163%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%22M.102%209.629c.245-1.695%202.139-6.979%207.454-7.98c3.137-.592%207.005%201.034%209.72%203.788c-1.354.929-2.259%201.732-2.944%202.708c.511%201.892%202.018%202.663%203.078%202.984c-1.175-.711-1.917-1.381-2.376-2.812c2.513-2.988%205.205-3.954%205.432-3.978c2.102%201.677%203.586%204.735%203.532%207.955c-.062%203.728-2.09%207.569-4.415%209.121c-.318.151-1.053-.25-1.153-.687c.476-1.105%201.601-3.795%201.74-5.806c.131-1.928-1.146-3.061-2.219-1.667c-1.489%202.494-2.139%205.592-2.789%208.934c-1.095.313-2.952.392-3.756-.036c-.101-2.068.381-5.601-.991-6.84c-.588-.533-1.169-.285-1.562.205c-.992%201.227-.972%204.414-.78%206.479c-1.109.686-2.99.543-4.179.117c-.477-3.245-1.597-7.202-2.512-10.23a17.4%2017.4%200%200%200-.34%203.908c-.611-.498-1.308-3.116-.94-6.163%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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