dgnx logo
dgnx from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- dgnx
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the dgnx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#0f978e" d="M12.389 5.829c-.318-.318-.652-.143-.922.121L9.101 8.317c-.318.318-.63.153-.911-.127l-.646-.646c-.318-.318-.185-.609.1-.895l2.94-2.933c.28-.286.497-.46.65-.54a1.63 1.63 0 0 1 1.552.042q.19.11.545.466l7.174 7.158a1.6 1.6 0 0 1 .021 2.293l-7.36 7.37a1.64 1.64 0 0 1-1.937.307a2.7 2.7 0 0 1-.53-.44l-3.181-3.166c-.143-.142-.191-.307-.143-.487c.084-.29.603-.72.83-.953c.36-.354.62-.38.98-.026l2.394 2.388c.344.338.635.196.937-.106l5.654-5.639c.302-.296.175-.609-.095-.879z"/><path fill="#ff6c26" d="M5.807 11.61c-.238.248-.143.555.069.783l.54.561c.392.403.455.646.053 1.054c-.244.238-.61.688-.874.794c-.201.085-.386.037-.566-.143l-1.425-1.43a2.3 2.3 0 0 1-.46-.592a1.6 1.6 0 0 1 .318-1.79c.518-.53 1.043-1.048 1.561-1.567c.154-.154.318-.201.503-.159c.281.08.652.519.88.741c.407.397.476.636.073 1.059zm6.078.126l-1.196-1.19a.4.4 0 0 0-.562 0l-1.186 1.19a.39.39 0 0 0 0 .562l1.197 1.19a.39.39 0 0 0 .561 0l1.186-1.196a.39.39 0 0 0 0-.56z"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedDgnx(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#0f978e" d="M12.389 5.829c-.318-.318-.652-.143-.922.121L9.101 8.317c-.318.318-.63.153-.911-.127l-.646-.646c-.318-.318-.185-.609.1-.895l2.94-2.933c.28-.286.497-.46.65-.54a1.63 1.63 0 0 1 1.552.042q.19.11.545.466l7.174 7.158a1.6 1.6 0 0 1 .021 2.293l-7.36 7.37a1.64 1.64 0 0 1-1.937.307a2.7 2.7 0 0 1-.53-.44l-3.181-3.166c-.143-.142-.191-.307-.143-.487c.084-.29.603-.72.83-.953c.36-.354.62-.38.98-.026l2.394 2.388c.344.338.635.196.937-.106l5.654-5.639c.302-.296.175-.609-.095-.879z"/><path fill="#ff6c26" d="M5.807 11.61c-.238.248-.143.555.069.783l.54.561c.392.403.455.646.053 1.054c-.244.238-.61.688-.874.794c-.201.085-.386.037-.566-.143l-1.425-1.43a2.3 2.3 0 0 1-.46-.592a1.6 1.6 0 0 1 .318-1.79c.518-.53 1.043-1.048 1.561-1.567c.154-.154.318-.201.503-.159c.281.08.652.519.88.741c.407.397.476.636.073 1.059zm6.078.126l-1.196-1.19a.4.4 0 0 0-.562 0l-1.186 1.19a.39.39 0 0 0 0 .562l1.197 1.19a.39.39 0 0 0 .561 0l1.186-1.196a.39.39 0 0 0 0-.56z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#0f978e" d="M12.389 5.829c-.318-.318-.652-.143-.922.121L9.101 8.317c-.318.318-.63.153-.911-.127l-.646-.646c-.318-.318-.185-.609.1-.895l2.94-2.933c.28-.286.497-.46.65-.54a1.63 1.63 0 0 1 1.552.042q.19.11.545.466l7.174 7.158a1.6 1.6 0 0 1 .021 2.293l-7.36 7.37a1.64 1.64 0 0 1-1.937.307a2.7 2.7 0 0 1-.53-.44l-3.181-3.166c-.143-.142-.191-.307-.143-.487c.084-.29.603-.72.83-.953c.36-.354.62-.38.98-.026l2.394 2.388c.344.338.635.196.937-.106l5.654-5.639c.302-.296.175-.609-.095-.879z"/><path fill="#ff6c26" d="M5.807 11.61c-.238.248-.143.555.069.783l.54.561c.392.403.455.646.053 1.054c-.244.238-.61.688-.874.794c-.201.085-.386.037-.566-.143l-1.425-1.43a2.3 2.3 0 0 1-.46-.592a1.6 1.6 0 0 1 .318-1.79c.518-.53 1.043-1.048 1.561-1.567c.154-.154.318-.201.503-.159c.281.08.652.519.88.741c.407.397.476.636.073 1.059zm6.078.126l-1.196-1.19a.4.4 0 0 0-.562 0l-1.186 1.19a.39.39 0 0 0 0 .562l1.197 1.19a.39.39 0 0 0 .561 0l1.186-1.196a.39.39 0 0 0 0-.56z"/></g></svg> </template>
CSS
.icon-dgnx {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%230f978e%22%20d%3D%22M12.389%205.829c-.318-.318-.652-.143-.922.121L9.101%208.317c-.318.318-.63.153-.911-.127l-.646-.646c-.318-.318-.185-.609.1-.895l2.94-2.933c.28-.286.497-.46.65-.54a1.63%201.63%200%200%201%201.552.042q.19.11.545.466l7.174%207.158a1.6%201.6%200%200%201%20.021%202.293l-7.36%207.37a1.64%201.64%200%200%201-1.937.307a2.7%202.7%200%200%201-.53-.44l-3.181-3.166c-.143-.142-.191-.307-.143-.487c.084-.29.603-.72.83-.953c.36-.354.62-.38.98-.026l2.394%202.388c.344.338.635.196.937-.106l5.654-5.639c.302-.296.175-.609-.095-.879z%22%2F%3E%3Cpath%20fill%3D%22%23ff6c26%22%20d%3D%22M5.807%2011.61c-.238.248-.143.555.069.783l.54.561c.392.403.455.646.053%201.054c-.244.238-.61.688-.874.794c-.201.085-.386.037-.566-.143l-1.425-1.43a2.3%202.3%200%200%201-.46-.592a1.6%201.6%200%200%201%20.318-1.79c.518-.53%201.043-1.048%201.561-1.567c.154-.154.318-.201.503-.159c.281.08.652.519.88.741c.407.397.476.636.073%201.059zm6.078.126l-1.196-1.19a.4.4%200%200%200-.562%200l-1.186%201.19a.39.39%200%200%200%200%20.562l1.197%201.19a.39.39%200%200%200%20.561%200l1.186-1.196a.39.39%200%200%200%200-.56z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%230f978e%22%20d%3D%22M12.389%205.829c-.318-.318-.652-.143-.922.121L9.101%208.317c-.318.318-.63.153-.911-.127l-.646-.646c-.318-.318-.185-.609.1-.895l2.94-2.933c.28-.286.497-.46.65-.54a1.63%201.63%200%200%201%201.552.042q.19.11.545.466l7.174%207.158a1.6%201.6%200%200%201%20.021%202.293l-7.36%207.37a1.64%201.64%200%200%201-1.937.307a2.7%202.7%200%200%201-.53-.44l-3.181-3.166c-.143-.142-.191-.307-.143-.487c.084-.29.603-.72.83-.953c.36-.354.62-.38.98-.026l2.394%202.388c.344.338.635.196.937-.106l5.654-5.639c.302-.296.175-.609-.095-.879z%22%2F%3E%3Cpath%20fill%3D%22%23ff6c26%22%20d%3D%22M5.807%2011.61c-.238.248-.143.555.069.783l.54.561c.392.403.455.646.053%201.054c-.244.238-.61.688-.874.794c-.201.085-.386.037-.566-.143l-1.425-1.43a2.3%202.3%200%200%201-.46-.592a1.6%201.6%200%200%201%20.318-1.79c.518-.53%201.043-1.048%201.561-1.567c.154-.154.318-.201.503-.159c.281.08.652.519.88.741c.407.397.476.636.073%201.059zm6.078.126l-1.196-1.19a.4.4%200%200%200-.562%200l-1.186%201.19a.39.39%200%200%200%200%20.562l1.197%201.19a.39.39%200%200%200%20.561%200l1.186-1.196a.39.39%200%200%200%200-.56z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/dgnx.svg?color=%231a73e8&size=48