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

Name
sweat
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 sweat logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ff0d74" d="M15.96 5.118h-2.774l-2.213 2.45l-1.292-2.45h-2.88L3 9.332v.074l5.003 9.476h2.822L13 16.463l1.28 2.42h2.928L21 14.672zM9.554 16.685l-3.669-6.95L8.11 7.271l3.663 6.946l-2.223 2.467zm6.316.074L12.2 9.814l2.224-2.462l3.668 6.951z"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedSweat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ff0d74" d="M15.96 5.118h-2.774l-2.213 2.45l-1.292-2.45h-2.88L3 9.332v.074l5.003 9.476h2.822L13 16.463l1.28 2.42h2.928L21 14.672zM9.554 16.685l-3.669-6.95L8.11 7.271l3.663 6.946l-2.223 2.467zm6.316.074L12.2 9.814l2.224-2.462l3.668 6.951z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ff0d74" d="M15.96 5.118h-2.774l-2.213 2.45l-1.292-2.45h-2.88L3 9.332v.074l5.003 9.476h2.822L13 16.463l1.28 2.42h2.928L21 14.672zM9.554 16.685l-3.669-6.95L8.11 7.271l3.663 6.946l-2.223 2.467zm6.316.074L12.2 9.814l2.224-2.462l3.668 6.951z"/></svg>
</template>

CSS

.icon-sweat {
  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%23ff0d74%22%20d%3D%22M15.96%205.118h-2.774l-2.213%202.45l-1.292-2.45h-2.88L3%209.332v.074l5.003%209.476h2.822L13%2016.463l1.28%202.42h2.928L21%2014.672zM9.554%2016.685l-3.669-6.95L8.11%207.271l3.663%206.946l-2.223%202.467zm6.316.074L12.2%209.814l2.224-2.462l3.668%206.951z%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%23ff0d74%22%20d%3D%22M15.96%205.118h-2.774l-2.213%202.45l-1.292-2.45h-2.88L3%209.332v.074l5.003%209.476h2.822L13%2016.463l1.28%202.42h2.928L21%2014.672zM9.554%2016.685l-3.669-6.95L8.11%207.271l3.663%206.946l-2.223%202.467zm6.316.074L12.2%209.814l2.224-2.462l3.668%206.951z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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