welt from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
welt
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the welt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.187 3.493a1.09 1.09 0 0 1-.322 1.516L6.321 13.19a1.092 1.092 0 0 1-1.189-1.832l12.544-8.181a1.09 1.09 0 0 1 1.511.321zm-5.28 16.144a1.364 1.364 0 1 1-2.727 0a1.364 1.364 0 0 1 2.728 0m4.964-9.447a1.093 1.093 0 1 0-1.2-1.827L5.127 16.544a1.092 1.092 0 1 0 1.2 1.827z"/></svg>

React

import type { SVGProps } from "react";

export function TokenWelt(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="M19.187 3.493a1.09 1.09 0 0 1-.322 1.516L6.321 13.19a1.092 1.092 0 0 1-1.189-1.832l12.544-8.181a1.09 1.09 0 0 1 1.511.321zm-5.28 16.144a1.364 1.364 0 1 1-2.727 0a1.364 1.364 0 0 1 2.728 0m4.964-9.447a1.093 1.093 0 1 0-1.2-1.827L5.127 16.544a1.092 1.092 0 1 0 1.2 1.827z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.187 3.493a1.09 1.09 0 0 1-.322 1.516L6.321 13.19a1.092 1.092 0 0 1-1.189-1.832l12.544-8.181a1.09 1.09 0 0 1 1.511.321zm-5.28 16.144a1.364 1.364 0 1 1-2.727 0a1.364 1.364 0 0 1 2.728 0m4.964-9.447a1.093 1.093 0 1 0-1.2-1.827L5.127 16.544a1.092 1.092 0 1 0 1.2 1.827z"/></svg>
</template>

CSS

.icon-welt {
  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%22M19.187%203.493a1.09%201.09%200%200%201-.322%201.516L6.321%2013.19a1.092%201.092%200%200%201-1.189-1.832l12.544-8.181a1.09%201.09%200%200%201%201.511.321zm-5.28%2016.144a1.364%201.364%200%201%201-2.727%200a1.364%201.364%200%200%201%202.728%200m4.964-9.447a1.093%201.093%200%201%200-1.2-1.827L5.127%2016.544a1.092%201.092%200%201%200%201.2%201.827z%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%22M19.187%203.493a1.09%201.09%200%200%201-.322%201.516L6.321%2013.19a1.092%201.092%200%200%201-1.189-1.832l12.544-8.181a1.09%201.09%200%200%201%201.511.321zm-5.28%2016.144a1.364%201.364%200%201%201-2.727%200a1.364%201.364%200%200%201%202.728%200m4.964-9.447a1.093%201.093%200%201%200-1.2-1.827L5.127%2016.544a1.092%201.092%200%201%200%201.2%201.827z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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