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

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

The same logo in other sets

Use the med logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.305 6.316c.45-.985 1.271-1.339 2.037-.878c1.052.63.562 1.671.331 2.267l-3.78 10.115c-.433.838-1.192 1.18-1.94.764c-.754-.421-.765-1.36-.45-2.064c1.485-3.336 3.46-9.45 3.802-10.204m-11.07-.167c.304-.737 1.238-.99 1.834-.698c.945.467.77 1.3.568 1.89L5.334 18.113c-.411.642-1.17.805-1.727.456c-.68-.427-.664-1.417-.54-1.805c1.305-3.308 3.864-9.867 4.162-10.61zm5.946-.14c.214-.502 1.035-.929 1.609-.563c.703.438.635 1.277.5 1.642l-2.222 5.682c-.365.73-1.074 1.142-1.788.73c-.71-.421-.518-1.287-.338-1.715l2.233-5.777z"/><path fill="currentColor" d="M19.594 8.06a1.406 1.406 0 1 0 0-2.813a1.406 1.406 0 0 0 0 2.813m-3.938 10.69a1.406 1.406 0 1 0 0-2.814a1.406 1.406 0 0 0 0 2.813"/></svg>

React

import type { SVGProps } from "react";

export function TokenMed(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="M18.305 6.316c.45-.985 1.271-1.339 2.037-.878c1.052.63.562 1.671.331 2.267l-3.78 10.115c-.433.838-1.192 1.18-1.94.764c-.754-.421-.765-1.36-.45-2.064c1.485-3.336 3.46-9.45 3.802-10.204m-11.07-.167c.304-.737 1.238-.99 1.834-.698c.945.467.77 1.3.568 1.89L5.334 18.113c-.411.642-1.17.805-1.727.456c-.68-.427-.664-1.417-.54-1.805c1.305-3.308 3.864-9.867 4.162-10.61zm5.946-.14c.214-.502 1.035-.929 1.609-.563c.703.438.635 1.277.5 1.642l-2.222 5.682c-.365.73-1.074 1.142-1.788.73c-.71-.421-.518-1.287-.338-1.715l2.233-5.777z"/><path fill="currentColor" d="M19.594 8.06a1.406 1.406 0 1 0 0-2.813a1.406 1.406 0 0 0 0 2.813m-3.938 10.69a1.406 1.406 0 1 0 0-2.814a1.406 1.406 0 0 0 0 2.813"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.305 6.316c.45-.985 1.271-1.339 2.037-.878c1.052.63.562 1.671.331 2.267l-3.78 10.115c-.433.838-1.192 1.18-1.94.764c-.754-.421-.765-1.36-.45-2.064c1.485-3.336 3.46-9.45 3.802-10.204m-11.07-.167c.304-.737 1.238-.99 1.834-.698c.945.467.77 1.3.568 1.89L5.334 18.113c-.411.642-1.17.805-1.727.456c-.68-.427-.664-1.417-.54-1.805c1.305-3.308 3.864-9.867 4.162-10.61zm5.946-.14c.214-.502 1.035-.929 1.609-.563c.703.438.635 1.277.5 1.642l-2.222 5.682c-.365.73-1.074 1.142-1.788.73c-.71-.421-.518-1.287-.338-1.715l2.233-5.777z"/><path fill="currentColor" d="M19.594 8.06a1.406 1.406 0 1 0 0-2.813a1.406 1.406 0 0 0 0 2.813m-3.938 10.69a1.406 1.406 0 1 0 0-2.814a1.406 1.406 0 0 0 0 2.813"/></svg>
</template>

CSS

.icon-med {
  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%22M18.305%206.316c.45-.985%201.271-1.339%202.037-.878c1.052.63.562%201.671.331%202.267l-3.78%2010.115c-.433.838-1.192%201.18-1.94.764c-.754-.421-.765-1.36-.45-2.064c1.485-3.336%203.46-9.45%203.802-10.204m-11.07-.167c.304-.737%201.238-.99%201.834-.698c.945.467.77%201.3.568%201.89L5.334%2018.113c-.411.642-1.17.805-1.727.456c-.68-.427-.664-1.417-.54-1.805c1.305-3.308%203.864-9.867%204.162-10.61zm5.946-.14c.214-.502%201.035-.929%201.609-.563c.703.438.635%201.277.5%201.642l-2.222%205.682c-.365.73-1.074%201.142-1.788.73c-.71-.421-.518-1.287-.338-1.715l2.233-5.777z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.594%208.06a1.406%201.406%200%201%200%200-2.813a1.406%201.406%200%200%200%200%202.813m-3.938%2010.69a1.406%201.406%200%201%200%200-2.814a1.406%201.406%200%200%200%200%202.813%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%22M18.305%206.316c.45-.985%201.271-1.339%202.037-.878c1.052.63.562%201.671.331%202.267l-3.78%2010.115c-.433.838-1.192%201.18-1.94.764c-.754-.421-.765-1.36-.45-2.064c1.485-3.336%203.46-9.45%203.802-10.204m-11.07-.167c.304-.737%201.238-.99%201.834-.698c.945.467.77%201.3.568%201.89L5.334%2018.113c-.411.642-1.17.805-1.727.456c-.68-.427-.664-1.417-.54-1.805c1.305-3.308%203.864-9.867%204.162-10.61zm5.946-.14c.214-.502%201.035-.929%201.609-.563c.703.438.635%201.277.5%201.642l-2.222%205.682c-.365.73-1.074%201.142-1.788.73c-.71-.421-.518-1.287-.338-1.715l2.233-5.777z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.594%208.06a1.406%201.406%200%201%200%200-2.813a1.406%201.406%200%200%200%200%202.813m-3.938%2010.69a1.406%201.406%200%201%200%200-2.814a1.406%201.406%200%200%200%200%202.813%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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