token from Material Symbols Light by Google · Regular · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
token
Set
Material Symbols Light
Style
Regular
Category
UI Actions
Viewbox
24×24
License
Apache 2.0
Aliases
token-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More ui actions icons from Material Symbols Light

Use the token icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.196 9.866L4.031 7.002L12 2.577l7.97 4.425l-5.166 2.864q-.518-.639-1.248-1.002T12 8.5t-1.556.364t-1.248 1.001M11.5 21.143l-8-4.43V7.837l5.221 2.932q-.113.308-.167.603T8.5 12q0 1.298.854 2.277t2.146 1.214zm-1.278-7.364Q9.5 13.056 9.5 12t.722-1.778T12 9.5t1.778.722T14.5 12t-.722 1.778T12 14.5t-1.778-.722m2.278 7.364v-5.651q1.292-.235 2.146-1.214T15.5 12q0-.333-.054-.628t-.167-.603L20.5 7.837v8.875z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightToken(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="M9.196 9.866L4.031 7.002L12 2.577l7.97 4.425l-5.166 2.864q-.518-.639-1.248-1.002T12 8.5t-1.556.364t-1.248 1.001M11.5 21.143l-8-4.43V7.837l5.221 2.932q-.113.308-.167.603T8.5 12q0 1.298.854 2.277t2.146 1.214zm-1.278-7.364Q9.5 13.056 9.5 12t.722-1.778T12 9.5t1.778.722T14.5 12t-.722 1.778T12 14.5t-1.778-.722m2.278 7.364v-5.651q1.292-.235 2.146-1.214T15.5 12q0-.333-.054-.628t-.167-.603L20.5 7.837v8.875z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.196 9.866L4.031 7.002L12 2.577l7.97 4.425l-5.166 2.864q-.518-.639-1.248-1.002T12 8.5t-1.556.364t-1.248 1.001M11.5 21.143l-8-4.43V7.837l5.221 2.932q-.113.308-.167.603T8.5 12q0 1.298.854 2.277t2.146 1.214zm-1.278-7.364Q9.5 13.056 9.5 12t.722-1.778T12 9.5t1.778.722T14.5 12t-.722 1.778T12 14.5t-1.778-.722m2.278 7.364v-5.651q1.292-.235 2.146-1.214T15.5 12q0-.333-.054-.628t-.167-.603L20.5 7.837v8.875z"/></svg>
</template>

CSS

.icon-token {
  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%22M9.196%209.866L4.031%207.002L12%202.577l7.97%204.425l-5.166%202.864q-.518-.639-1.248-1.002T12%208.5t-1.556.364t-1.248%201.001M11.5%2021.143l-8-4.43V7.837l5.221%202.932q-.113.308-.167.603T8.5%2012q0%201.298.854%202.277t2.146%201.214zm-1.278-7.364Q9.5%2013.056%209.5%2012t.722-1.778T12%209.5t1.778.722T14.5%2012t-.722%201.778T12%2014.5t-1.778-.722m2.278%207.364v-5.651q1.292-.235%202.146-1.214T15.5%2012q0-.333-.054-.628t-.167-.603L20.5%207.837v8.875z%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%22M9.196%209.866L4.031%207.002L12%202.577l7.97%204.425l-5.166%202.864q-.518-.639-1.248-1.002T12%208.5t-1.556.364t-1.248%201.001M11.5%2021.143l-8-4.43V7.837l5.221%202.932q-.113.308-.167.603T8.5%2012q0%201.298.854%202.277t2.146%201.214zm-1.278-7.364Q9.5%2013.056%209.5%2012t.722-1.778T12%209.5t1.778.722T14.5%2012t-.722%201.778T12%2014.5t-1.778-.722m2.278%207.364v-5.651q1.292-.235%202.146-1.214T15.5%2012q0-.333-.054-.628t-.167-.603L20.5%207.837v8.875z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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