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

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

The same logo in other sets

Use the grail logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.688 21v-7.313c1.766.191 2.84.911 2.84.911l1.125-1.265c-1.845-1.317-4.545-1.334-4.545-1.334l-.495-5.005a1.096 1.096 0 1 0-1.704-.917c0 .388.197.73.495.917L10.875 12s-2.66.01-4.511 1.333l1.125 1.265s1.057-.72 2.824-.91v7.311C3.405 15.886 2.983 8.462 3 5.998c0-.512.31-.984.777-1.187A21 21 0 0 1 12 3c3.695 0 6.845 1.198 8.223 1.811A1.3 1.3 0 0 1 21 5.992c.017 2.475-.422 9.9-7.312 15.007"/></svg>

React

import type { SVGProps } from "react";

export function TokenGrail(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="M13.688 21v-7.313c1.766.191 2.84.911 2.84.911l1.125-1.265c-1.845-1.317-4.545-1.334-4.545-1.334l-.495-5.005a1.096 1.096 0 1 0-1.704-.917c0 .388.197.73.495.917L10.875 12s-2.66.01-4.511 1.333l1.125 1.265s1.057-.72 2.824-.91v7.311C3.405 15.886 2.983 8.462 3 5.998c0-.512.31-.984.777-1.187A21 21 0 0 1 12 3c3.695 0 6.845 1.198 8.223 1.811A1.3 1.3 0 0 1 21 5.992c.017 2.475-.422 9.9-7.312 15.007"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.688 21v-7.313c1.766.191 2.84.911 2.84.911l1.125-1.265c-1.845-1.317-4.545-1.334-4.545-1.334l-.495-5.005a1.096 1.096 0 1 0-1.704-.917c0 .388.197.73.495.917L10.875 12s-2.66.01-4.511 1.333l1.125 1.265s1.057-.72 2.824-.91v7.311C3.405 15.886 2.983 8.462 3 5.998c0-.512.31-.984.777-1.187A21 21 0 0 1 12 3c3.695 0 6.845 1.198 8.223 1.811A1.3 1.3 0 0 1 21 5.992c.017 2.475-.422 9.9-7.312 15.007"/></svg>
</template>

CSS

.icon-grail {
  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%22M13.688%2021v-7.313c1.766.191%202.84.911%202.84.911l1.125-1.265c-1.845-1.317-4.545-1.334-4.545-1.334l-.495-5.005a1.096%201.096%200%201%200-1.704-.917c0%20.388.197.73.495.917L10.875%2012s-2.66.01-4.511%201.333l1.125%201.265s1.057-.72%202.824-.91v7.311C3.405%2015.886%202.983%208.462%203%205.998c0-.512.31-.984.777-1.187A21%2021%200%200%201%2012%203c3.695%200%206.845%201.198%208.223%201.811A1.3%201.3%200%200%201%2021%205.992c.017%202.475-.422%209.9-7.312%2015.007%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%22M13.688%2021v-7.313c1.766.191%202.84.911%202.84.911l1.125-1.265c-1.845-1.317-4.545-1.334-4.545-1.334l-.495-5.005a1.096%201.096%200%201%200-1.704-.917c0%20.388.197.73.495.917L10.875%2012s-2.66.01-4.511%201.333l1.125%201.265s1.057-.72%202.824-.91v7.311C3.405%2015.886%202.983%208.462%203%205.998c0-.512.31-.984.777-1.187A21%2021%200%200%201%2012%203c3.695%200%206.845%201.198%208.223%201.811A1.3%201.3%200%200%201%2021%205.992c.017%202.475-.422%209.9-7.312%2015.007%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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