reverbnation logo

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

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

The same logo in other sets

Use the reverbnation logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m24 9.324l-9.143-.03L11.971.57L9.143 9.294L0 9.324h.031l7.367 5.355l-2.855 8.749h.029l7.459-5.386l7.396 5.386l-2.855-8.73L24 9.315"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsReverbnation(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="m24 9.324l-9.143-.03L11.971.57L9.143 9.294L0 9.324h.031l7.367 5.355l-2.855 8.749h.029l7.459-5.386l7.396 5.386l-2.855-8.73L24 9.315"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m24 9.324l-9.143-.03L11.971.57L9.143 9.294L0 9.324h.031l7.367 5.355l-2.855 8.749h.029l7.459-5.386l7.396 5.386l-2.855-8.73L24 9.315"/></svg>
</template>

CSS

.icon-reverbnation {
  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%22m24%209.324l-9.143-.03L11.971.57L9.143%209.294L0%209.324h.031l7.367%205.355l-2.855%208.749h.029l7.459-5.386l7.396%205.386l-2.855-8.73L24%209.315%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%22m24%209.324l-9.143-.03L11.971.57L9.143%209.294L0%209.324h.031l7.367%205.355l-2.855%208.749h.029l7.459-5.386l7.396%205.386l-2.855-8.73L24%209.315%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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