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

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

The same logo in other sets

Use the fer logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.97 9.862c0-2.134 1.985-3.42 3.88-3.42h4.824c.72 0 1.355.582 1.355 1.35c0 .778-.651 1.297-1.355 1.297h-4.601c-.27 0-.651.074-.958.249c-.297.174-.498.428-.498.81a1.06 1.06 0 0 0 .985 1.059h4.013c.64 0 1.355.47 1.355 1.307c0 .715-.582 1.34-1.355 1.34h-4.066c-.111 0-.16.02-.175.031q-.397.505-.725 1.06l-.032.073v2.266c0 .699-.508 1.334-1.27 1.334a1.377 1.377 0 0 1-1.377-1.334v-2.276c0-.556.19-1.033.376-1.398c.17-.323.381-.63.535-.852a.2.2 0 0 1 .053-.07a.33.33 0 0 0 .058-.232a.6.6 0 0 0-.106-.27l-.19-.27c-.36-.53-.726-1.048-.726-2.054m3.88-2.89c-1.715 0-3.35 1.148-3.35 2.89c0 .83.27 1.223.624 1.736l.201.297c.096.148.175.317.196.508a.83.83 0 0 1-.159.582l-.042.074c-.159.223-.35.503-.503.795c-.17.328-.318.72-.318 1.154v2.276c0 .434.397.805.847.805c.424 0 .742-.35.742-.805v-2.276c0-.064.015-.117.026-.16l.064-.137q.064-.142.2-.354c.176-.276.387-.551.588-.816c.096-.122.292-.217.583-.217h4.066a.817.817 0 0 0 .826-.81c0-.476-.403-.778-.826-.778h-4.013a1.583 1.583 0 0 1-1.514-1.588a1.43 1.43 0 0 1 .762-1.266c.374-.208.795-.32 1.223-.323h4.606c.455 0 .82-.323.82-.767c0-.46-.38-.82-.825-.82z"/><path fill="currentColor" d="M10.851 6.705h4.823c.582 0 1.09.472 1.09 1.086c0 .609-.508 1.032-1.09 1.032h-4.6c-.62 0-1.721.323-1.721 1.324c0 .794.667 1.323 1.25 1.323h4.012c.53 0 1.091.387 1.091 1.043c0 .572-.466 1.075-1.09 1.075h-4.067c-.238 0-.338.08-.37.116c-.207.265-.408.53-.572.794c-.175.276-.254.434-.254.509v2.276c0 .577-.413 1.07-1.006 1.07c-.582 0-1.112-.477-1.112-1.07v-2.276c0-.493.17-.932.35-1.276a8 8 0 0 1 .566-.895c.186-.265.117-.545-.047-.794c-.43-.662-.869-1.101-.869-2.187c0-1.932 1.81-3.15 3.616-3.15"/><path fill="currentColor" fill-rule="evenodd" d="M12 20.47a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94m0 .53a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenFer(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="M6.97 9.862c0-2.134 1.985-3.42 3.88-3.42h4.824c.72 0 1.355.582 1.355 1.35c0 .778-.651 1.297-1.355 1.297h-4.601c-.27 0-.651.074-.958.249c-.297.174-.498.428-.498.81a1.06 1.06 0 0 0 .985 1.059h4.013c.64 0 1.355.47 1.355 1.307c0 .715-.582 1.34-1.355 1.34h-4.066c-.111 0-.16.02-.175.031q-.397.505-.725 1.06l-.032.073v2.266c0 .699-.508 1.334-1.27 1.334a1.377 1.377 0 0 1-1.377-1.334v-2.276c0-.556.19-1.033.376-1.398c.17-.323.381-.63.535-.852a.2.2 0 0 1 .053-.07a.33.33 0 0 0 .058-.232a.6.6 0 0 0-.106-.27l-.19-.27c-.36-.53-.726-1.048-.726-2.054m3.88-2.89c-1.715 0-3.35 1.148-3.35 2.89c0 .83.27 1.223.624 1.736l.201.297c.096.148.175.317.196.508a.83.83 0 0 1-.159.582l-.042.074c-.159.223-.35.503-.503.795c-.17.328-.318.72-.318 1.154v2.276c0 .434.397.805.847.805c.424 0 .742-.35.742-.805v-2.276c0-.064.015-.117.026-.16l.064-.137q.064-.142.2-.354c.176-.276.387-.551.588-.816c.096-.122.292-.217.583-.217h4.066a.817.817 0 0 0 .826-.81c0-.476-.403-.778-.826-.778h-4.013a1.583 1.583 0 0 1-1.514-1.588a1.43 1.43 0 0 1 .762-1.266c.374-.208.795-.32 1.223-.323h4.606c.455 0 .82-.323.82-.767c0-.46-.38-.82-.825-.82z"/><path fill="currentColor" d="M10.851 6.705h4.823c.582 0 1.09.472 1.09 1.086c0 .609-.508 1.032-1.09 1.032h-4.6c-.62 0-1.721.323-1.721 1.324c0 .794.667 1.323 1.25 1.323h4.012c.53 0 1.091.387 1.091 1.043c0 .572-.466 1.075-1.09 1.075h-4.067c-.238 0-.338.08-.37.116c-.207.265-.408.53-.572.794c-.175.276-.254.434-.254.509v2.276c0 .577-.413 1.07-1.006 1.07c-.582 0-1.112-.477-1.112-1.07v-2.276c0-.493.17-.932.35-1.276a8 8 0 0 1 .566-.895c.186-.265.117-.545-.047-.794c-.43-.662-.869-1.101-.869-2.187c0-1.932 1.81-3.15 3.616-3.15"/><path fill="currentColor" fillRule="evenodd" d="M12 20.47a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94m0 .53a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.97 9.862c0-2.134 1.985-3.42 3.88-3.42h4.824c.72 0 1.355.582 1.355 1.35c0 .778-.651 1.297-1.355 1.297h-4.601c-.27 0-.651.074-.958.249c-.297.174-.498.428-.498.81a1.06 1.06 0 0 0 .985 1.059h4.013c.64 0 1.355.47 1.355 1.307c0 .715-.582 1.34-1.355 1.34h-4.066c-.111 0-.16.02-.175.031q-.397.505-.725 1.06l-.032.073v2.266c0 .699-.508 1.334-1.27 1.334a1.377 1.377 0 0 1-1.377-1.334v-2.276c0-.556.19-1.033.376-1.398c.17-.323.381-.63.535-.852a.2.2 0 0 1 .053-.07a.33.33 0 0 0 .058-.232a.6.6 0 0 0-.106-.27l-.19-.27c-.36-.53-.726-1.048-.726-2.054m3.88-2.89c-1.715 0-3.35 1.148-3.35 2.89c0 .83.27 1.223.624 1.736l.201.297c.096.148.175.317.196.508a.83.83 0 0 1-.159.582l-.042.074c-.159.223-.35.503-.503.795c-.17.328-.318.72-.318 1.154v2.276c0 .434.397.805.847.805c.424 0 .742-.35.742-.805v-2.276c0-.064.015-.117.026-.16l.064-.137q.064-.142.2-.354c.176-.276.387-.551.588-.816c.096-.122.292-.217.583-.217h4.066a.817.817 0 0 0 .826-.81c0-.476-.403-.778-.826-.778h-4.013a1.583 1.583 0 0 1-1.514-1.588a1.43 1.43 0 0 1 .762-1.266c.374-.208.795-.32 1.223-.323h4.606c.455 0 .82-.323.82-.767c0-.46-.38-.82-.825-.82z"/><path fill="currentColor" d="M10.851 6.705h4.823c.582 0 1.09.472 1.09 1.086c0 .609-.508 1.032-1.09 1.032h-4.6c-.62 0-1.721.323-1.721 1.324c0 .794.667 1.323 1.25 1.323h4.012c.53 0 1.091.387 1.091 1.043c0 .572-.466 1.075-1.09 1.075h-4.067c-.238 0-.338.08-.37.116c-.207.265-.408.53-.572.794c-.175.276-.254.434-.254.509v2.276c0 .577-.413 1.07-1.006 1.07c-.582 0-1.112-.477-1.112-1.07v-2.276c0-.493.17-.932.35-1.276a8 8 0 0 1 .566-.895c.186-.265.117-.545-.047-.794c-.43-.662-.869-1.101-.869-2.187c0-1.932 1.81-3.15 3.616-3.15"/><path fill="currentColor" fill-rule="evenodd" d="M12 20.47a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94m0 .53a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-fer {
  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%22M6.97%209.862c0-2.134%201.985-3.42%203.88-3.42h4.824c.72%200%201.355.582%201.355%201.35c0%20.778-.651%201.297-1.355%201.297h-4.601c-.27%200-.651.074-.958.249c-.297.174-.498.428-.498.81a1.06%201.06%200%200%200%20.985%201.059h4.013c.64%200%201.355.47%201.355%201.307c0%20.715-.582%201.34-1.355%201.34h-4.066c-.111%200-.16.02-.175.031q-.397.505-.725%201.06l-.032.073v2.266c0%20.699-.508%201.334-1.27%201.334a1.377%201.377%200%200%201-1.377-1.334v-2.276c0-.556.19-1.033.376-1.398c.17-.323.381-.63.535-.852a.2.2%200%200%201%20.053-.07a.33.33%200%200%200%20.058-.232a.6.6%200%200%200-.106-.27l-.19-.27c-.36-.53-.726-1.048-.726-2.054m3.88-2.89c-1.715%200-3.35%201.148-3.35%202.89c0%20.83.27%201.223.624%201.736l.201.297c.096.148.175.317.196.508a.83.83%200%200%201-.159.582l-.042.074c-.159.223-.35.503-.503.795c-.17.328-.318.72-.318%201.154v2.276c0%20.434.397.805.847.805c.424%200%20.742-.35.742-.805v-2.276c0-.064.015-.117.026-.16l.064-.137q.064-.142.2-.354c.176-.276.387-.551.588-.816c.096-.122.292-.217.583-.217h4.066a.817.817%200%200%200%20.826-.81c0-.476-.403-.778-.826-.778h-4.013a1.583%201.583%200%200%201-1.514-1.588a1.43%201.43%200%200%201%20.762-1.266c.374-.208.795-.32%201.223-.323h4.606c.455%200%20.82-.323.82-.767c0-.46-.38-.82-.825-.82z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.851%206.705h4.823c.582%200%201.09.472%201.09%201.086c0%20.609-.508%201.032-1.09%201.032h-4.6c-.62%200-1.721.323-1.721%201.324c0%20.794.667%201.323%201.25%201.323h4.012c.53%200%201.091.387%201.091%201.043c0%20.572-.466%201.075-1.09%201.075h-4.067c-.238%200-.338.08-.37.116c-.207.265-.408.53-.572.794c-.175.276-.254.434-.254.509v2.276c0%20.577-.413%201.07-1.006%201.07c-.582%200-1.112-.477-1.112-1.07v-2.276c0-.493.17-.932.35-1.276a8%208%200%200%201%20.566-.895c.186-.265.117-.545-.047-.794c-.43-.662-.869-1.101-.869-2.187c0-1.932%201.81-3.15%203.616-3.15%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2020.47a8.47%208.47%200%201%200%200-16.94a8.47%208.47%200%200%200%200%2016.94m0%20.53a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021%22%20clip-rule%3D%22evenodd%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%22M6.97%209.862c0-2.134%201.985-3.42%203.88-3.42h4.824c.72%200%201.355.582%201.355%201.35c0%20.778-.651%201.297-1.355%201.297h-4.601c-.27%200-.651.074-.958.249c-.297.174-.498.428-.498.81a1.06%201.06%200%200%200%20.985%201.059h4.013c.64%200%201.355.47%201.355%201.307c0%20.715-.582%201.34-1.355%201.34h-4.066c-.111%200-.16.02-.175.031q-.397.505-.725%201.06l-.032.073v2.266c0%20.699-.508%201.334-1.27%201.334a1.377%201.377%200%200%201-1.377-1.334v-2.276c0-.556.19-1.033.376-1.398c.17-.323.381-.63.535-.852a.2.2%200%200%201%20.053-.07a.33.33%200%200%200%20.058-.232a.6.6%200%200%200-.106-.27l-.19-.27c-.36-.53-.726-1.048-.726-2.054m3.88-2.89c-1.715%200-3.35%201.148-3.35%202.89c0%20.83.27%201.223.624%201.736l.201.297c.096.148.175.317.196.508a.83.83%200%200%201-.159.582l-.042.074c-.159.223-.35.503-.503.795c-.17.328-.318.72-.318%201.154v2.276c0%20.434.397.805.847.805c.424%200%20.742-.35.742-.805v-2.276c0-.064.015-.117.026-.16l.064-.137q.064-.142.2-.354c.176-.276.387-.551.588-.816c.096-.122.292-.217.583-.217h4.066a.817.817%200%200%200%20.826-.81c0-.476-.403-.778-.826-.778h-4.013a1.583%201.583%200%200%201-1.514-1.588a1.43%201.43%200%200%201%20.762-1.266c.374-.208.795-.32%201.223-.323h4.606c.455%200%20.82-.323.82-.767c0-.46-.38-.82-.825-.82z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.851%206.705h4.823c.582%200%201.09.472%201.09%201.086c0%20.609-.508%201.032-1.09%201.032h-4.6c-.62%200-1.721.323-1.721%201.324c0%20.794.667%201.323%201.25%201.323h4.012c.53%200%201.091.387%201.091%201.043c0%20.572-.466%201.075-1.09%201.075h-4.067c-.238%200-.338.08-.37.116c-.207.265-.408.53-.572.794c-.175.276-.254.434-.254.509v2.276c0%20.577-.413%201.07-1.006%201.07c-.582%200-1.112-.477-1.112-1.07v-2.276c0-.493.17-.932.35-1.276a8%208%200%200%201%20.566-.895c.186-.265.117-.545-.047-.794c-.43-.662-.869-1.101-.869-2.187c0-1.932%201.81-3.15%203.616-3.15%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2020.47a8.47%208.47%200%201%200%200-16.94a8.47%208.47%200%200%200%200%2016.94m0%20.53a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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