spa from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
spa
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the spa logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#4fd6cf" d="M17.137 13.285a3.854 3.854 0 1 1 .019 7.707h-.02a3.853 3.853 0 0 1-3.853-3.854c0-.102 0-.199.013-.295c.006-.18.02-.353 0-.54a6.45 6.45 0 0 0-5.646-5.58c-.193-.02-.366-.014-.552-.014l-.238.007a3.854 3.854 0 1 1-.013-7.708h.013a3.854 3.854 0 0 1 3.841 4.169c-.007.199-.013.398.013.61a6.49 6.49 0 0 0 5.78 5.498c.148.013.29.006.43 0zm.064-2.57a3.854 3.854 0 1 0-.128-7.706a3.854 3.854 0 0 0 .128 7.707m-10.34 2.57a3.853 3.853 0 1 1 0 7.707a3.853 3.853 0 0 1 0-7.707"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedSpa(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#4fd6cf" d="M17.137 13.285a3.854 3.854 0 1 1 .019 7.707h-.02a3.853 3.853 0 0 1-3.853-3.854c0-.102 0-.199.013-.295c.006-.18.02-.353 0-.54a6.45 6.45 0 0 0-5.646-5.58c-.193-.02-.366-.014-.552-.014l-.238.007a3.854 3.854 0 1 1-.013-7.708h.013a3.854 3.854 0 0 1 3.841 4.169c-.007.199-.013.398.013.61a6.49 6.49 0 0 0 5.78 5.498c.148.013.29.006.43 0zm.064-2.57a3.854 3.854 0 1 0-.128-7.706a3.854 3.854 0 0 0 .128 7.707m-10.34 2.57a3.853 3.853 0 1 1 0 7.707a3.853 3.853 0 0 1 0-7.707"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#4fd6cf" d="M17.137 13.285a3.854 3.854 0 1 1 .019 7.707h-.02a3.853 3.853 0 0 1-3.853-3.854c0-.102 0-.199.013-.295c.006-.18.02-.353 0-.54a6.45 6.45 0 0 0-5.646-5.58c-.193-.02-.366-.014-.552-.014l-.238.007a3.854 3.854 0 1 1-.013-7.708h.013a3.854 3.854 0 0 1 3.841 4.169c-.007.199-.013.398.013.61a6.49 6.49 0 0 0 5.78 5.498c.148.013.29.006.43 0zm.064-2.57a3.854 3.854 0 1 0-.128-7.706a3.854 3.854 0 0 0 .128 7.707m-10.34 2.57a3.853 3.853 0 1 1 0 7.707a3.853 3.853 0 0 1 0-7.707"/></svg>
</template>

CSS

.icon-spa {
  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%22%234fd6cf%22%20d%3D%22M17.137%2013.285a3.854%203.854%200%201%201%20.019%207.707h-.02a3.853%203.853%200%200%201-3.853-3.854c0-.102%200-.199.013-.295c.006-.18.02-.353%200-.54a6.45%206.45%200%200%200-5.646-5.58c-.193-.02-.366-.014-.552-.014l-.238.007a3.854%203.854%200%201%201-.013-7.708h.013a3.854%203.854%200%200%201%203.841%204.169c-.007.199-.013.398.013.61a6.49%206.49%200%200%200%205.78%205.498c.148.013.29.006.43%200zm.064-2.57a3.854%203.854%200%201%200-.128-7.706a3.854%203.854%200%200%200%20.128%207.707m-10.34%202.57a3.853%203.853%200%201%201%200%207.707a3.853%203.853%200%200%201%200-7.707%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%22%234fd6cf%22%20d%3D%22M17.137%2013.285a3.854%203.854%200%201%201%20.019%207.707h-.02a3.853%203.853%200%200%201-3.853-3.854c0-.102%200-.199.013-.295c.006-.18.02-.353%200-.54a6.45%206.45%200%200%200-5.646-5.58c-.193-.02-.366-.014-.552-.014l-.238.007a3.854%203.854%200%201%201-.013-7.708h.013a3.854%203.854%200%200%201%203.841%204.169c-.007.199-.013.398.013.61a6.49%206.49%200%200%200%205.78%205.498c.148.013.29.006.43%200zm.064-2.57a3.854%203.854%200%201%200-.128-7.706a3.854%203.854%200%200%200%20.128%207.707m-10.34%202.57a3.853%203.853%200%201%201%200%207.707a3.853%203.853%200%200%201%200-7.707%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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