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

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

The same logo in other sets

Use the dfx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3.006v9.033l-3.538-3.6c-1.142.979-1.49 2.83-1.541 3.6c0 3.066 3.06 5.203 5.079 4.984V21c-7.099-.338-8.96-6.115-9-8.96c0-6.323 5.45-9.18 9-9.034m0 17.989V11.96l3.538 3.6c1.142-.979 1.49-2.83 1.541-3.6c0-3.066-3.06-5.203-5.079-4.984V3c7.099.338 8.96 6.115 9 8.96c0 6.323-5.45 9.18-9 9.034"/></svg>

React

import type { SVGProps } from "react";

export function TokenDfx(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="M12 3.006v9.033l-3.538-3.6c-1.142.979-1.49 2.83-1.541 3.6c0 3.066 3.06 5.203 5.079 4.984V21c-7.099-.338-8.96-6.115-9-8.96c0-6.323 5.45-9.18 9-9.034m0 17.989V11.96l3.538 3.6c1.142-.979 1.49-2.83 1.541-3.6c0-3.066-3.06-5.203-5.079-4.984V3c7.099.338 8.96 6.115 9 8.96c0 6.323-5.45 9.18-9 9.034"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3.006v9.033l-3.538-3.6c-1.142.979-1.49 2.83-1.541 3.6c0 3.066 3.06 5.203 5.079 4.984V21c-7.099-.338-8.96-6.115-9-8.96c0-6.323 5.45-9.18 9-9.034m0 17.989V11.96l3.538 3.6c1.142-.979 1.49-2.83 1.541-3.6c0-3.066-3.06-5.203-5.079-4.984V3c7.099.338 8.96 6.115 9 8.96c0 6.323-5.45 9.18-9 9.034"/></svg>
</template>

CSS

.icon-dfx {
  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%22M12%203.006v9.033l-3.538-3.6c-1.142.979-1.49%202.83-1.541%203.6c0%203.066%203.06%205.203%205.079%204.984V21c-7.099-.338-8.96-6.115-9-8.96c0-6.323%205.45-9.18%209-9.034m0%2017.989V11.96l3.538%203.6c1.142-.979%201.49-2.83%201.541-3.6c0-3.066-3.06-5.203-5.079-4.984V3c7.099.338%208.96%206.115%209%208.96c0%206.323-5.45%209.18-9%209.034%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%22M12%203.006v9.033l-3.538-3.6c-1.142.979-1.49%202.83-1.541%203.6c0%203.066%203.06%205.203%205.079%204.984V21c-7.099-.338-8.96-6.115-9-8.96c0-6.323%205.45-9.18%209-9.034m0%2017.989V11.96l3.538%203.6c1.142-.979%201.49-2.83%201.541-3.6c0-3.066-3.06-5.203-5.079-4.984V3c7.099.338%208.96%206.115%209%208.96c0%206.323-5.45%209.18-9%209.034%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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