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

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

The same logo in other sets

Use the frm logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.324 16.24l.794.461l.794-.466v-3.44l11.849-6.592l-1.588-1.07l-10.26 5.522V8.432l8.671-4.363L12.996 3L4.324 7.394z"/><path fill="currentColor" d="m16.5 8.198l-9 5.082v2.41l9-5.348zM8.558 18.899l-1.588-1.07l9.53-5.882v2.145l-7.942 4.817z"/><path fill="currentColor" d="m18.882 7.13l.794.508v8.587L11.629 21l-1.588-1.07l8.046-4.775V7.66l.795-.535z"/></svg>

React

import type { SVGProps } from "react";

export function TokenFrm(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="m4.324 16.24l.794.461l.794-.466v-3.44l11.849-6.592l-1.588-1.07l-10.26 5.522V8.432l8.671-4.363L12.996 3L4.324 7.394z"/><path fill="currentColor" d="m16.5 8.198l-9 5.082v2.41l9-5.348zM8.558 18.899l-1.588-1.07l9.53-5.882v2.145l-7.942 4.817z"/><path fill="currentColor" d="m18.882 7.13l.794.508v8.587L11.629 21l-1.588-1.07l8.046-4.775V7.66l.795-.535z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.324 16.24l.794.461l.794-.466v-3.44l11.849-6.592l-1.588-1.07l-10.26 5.522V8.432l8.671-4.363L12.996 3L4.324 7.394z"/><path fill="currentColor" d="m16.5 8.198l-9 5.082v2.41l9-5.348zM8.558 18.899l-1.588-1.07l9.53-5.882v2.145l-7.942 4.817z"/><path fill="currentColor" d="m18.882 7.13l.794.508v8.587L11.629 21l-1.588-1.07l8.046-4.775V7.66l.795-.535z"/></svg>
</template>

CSS

.icon-frm {
  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%22m4.324%2016.24l.794.461l.794-.466v-3.44l11.849-6.592l-1.588-1.07l-10.26%205.522V8.432l8.671-4.363L12.996%203L4.324%207.394z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.5%208.198l-9%205.082v2.41l9-5.348zM8.558%2018.899l-1.588-1.07l9.53-5.882v2.145l-7.942%204.817z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.882%207.13l.794.508v8.587L11.629%2021l-1.588-1.07l8.046-4.775V7.66l.795-.535z%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%22m4.324%2016.24l.794.461l.794-.466v-3.44l11.849-6.592l-1.588-1.07l-10.26%205.522V8.432l8.671-4.363L12.996%203L4.324%207.394z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.5%208.198l-9%205.082v2.41l9-5.348zM8.558%2018.899l-1.588-1.07l9.53-5.882v2.145l-7.942%204.817z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.882%207.13l.794.508v8.587L11.629%2021l-1.588-1.07l8.046-4.775V7.66l.795-.535z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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