ultron from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
ultron
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 ultron logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGXPILveGM)" d="M6.764 11.997c0 1.863-.843 3.372-1.88 3.372C3.845 15.37 3 13.86 3 11.997s.843-3.372 1.88-3.372c1.038 0 1.881 1.51 1.881 3.372m1.73 0c0 .604-.086 1.204-.261 1.748a6 6 0 0 1-.728 1.499c-.188.28-.595.908-.253 1.15c.06.04.137.07.245.085c.663.094 1.272-.319 1.72-.74a5 5 0 0 0 1.15-1.608a5.27 5.27 0 0 0 0-4.262c-.27-.6-.663-1.15-1.15-1.608c-.448-.421-1.06-.834-1.72-.74a.6.6 0 0 0-.245.086c-.345.24.065.868.253 1.15c.313.463.558.97.728 1.498c.175.544.261 1.144.261 1.748m4.06 0c0 .772-.113 1.544-.336 2.238a7.7 7.7 0 0 1-.932 1.92c-.243.358-.766 1.163-.324 1.47a.7.7 0 0 0 .313.11c.849.121 1.63-.41 2.204-.948a6.5 6.5 0 0 0 1.474-2.059c.76-1.694.762-3.76 0-5.463a6.5 6.5 0 0 0-1.474-2.058c-.574-.54-1.355-1.07-2.204-.95a.7.7 0 0 0-.313.11c-.442.309.081 1.113.324 1.472c.398.595.714 1.244.932 1.92c.223.694.337 1.466.337 2.238m4.724 0c0 .965-.14 1.93-.42 2.798a9.6 9.6 0 0 1-1.164 2.4c-.302.45-.954 1.455-.405 1.84a.9.9 0 0 0 .391.137c1.062.15 2.037-.512 2.756-1.187a8.1 8.1 0 0 0 1.843-2.576a8.42 8.42 0 0 0 0-6.83a8.1 8.1 0 0 0-1.843-2.576c-.716-.676-1.694-1.338-2.753-1.188a.9.9 0 0 0-.39.137c-.553.386.102 1.391.403 1.842a9.7 9.7 0 0 1 1.164 2.399c.28.868.42 1.833.42 2.798"/><defs><linearGradient id="SVGXPILveGM" x1="3" x2="21" y1="12" y2="12" gradientUnits="userSpaceOnUse"><stop stop-color="#1fffa3"/><stop offset="1" stop-color="#8c47f5"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedUltron(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="url(#SVGXPILveGM)" d="M6.764 11.997c0 1.863-.843 3.372-1.88 3.372C3.845 15.37 3 13.86 3 11.997s.843-3.372 1.88-3.372c1.038 0 1.881 1.51 1.881 3.372m1.73 0c0 .604-.086 1.204-.261 1.748a6 6 0 0 1-.728 1.499c-.188.28-.595.908-.253 1.15c.06.04.137.07.245.085c.663.094 1.272-.319 1.72-.74a5 5 0 0 0 1.15-1.608a5.27 5.27 0 0 0 0-4.262c-.27-.6-.663-1.15-1.15-1.608c-.448-.421-1.06-.834-1.72-.74a.6.6 0 0 0-.245.086c-.345.24.065.868.253 1.15c.313.463.558.97.728 1.498c.175.544.261 1.144.261 1.748m4.06 0c0 .772-.113 1.544-.336 2.238a7.7 7.7 0 0 1-.932 1.92c-.243.358-.766 1.163-.324 1.47a.7.7 0 0 0 .313.11c.849.121 1.63-.41 2.204-.948a6.5 6.5 0 0 0 1.474-2.059c.76-1.694.762-3.76 0-5.463a6.5 6.5 0 0 0-1.474-2.058c-.574-.54-1.355-1.07-2.204-.95a.7.7 0 0 0-.313.11c-.442.309.081 1.113.324 1.472c.398.595.714 1.244.932 1.92c.223.694.337 1.466.337 2.238m4.724 0c0 .965-.14 1.93-.42 2.798a9.6 9.6 0 0 1-1.164 2.4c-.302.45-.954 1.455-.405 1.84a.9.9 0 0 0 .391.137c1.062.15 2.037-.512 2.756-1.187a8.1 8.1 0 0 0 1.843-2.576a8.42 8.42 0 0 0 0-6.83a8.1 8.1 0 0 0-1.843-2.576c-.716-.676-1.694-1.338-2.753-1.188a.9.9 0 0 0-.39.137c-.553.386.102 1.391.403 1.842a9.7 9.7 0 0 1 1.164 2.399c.28.868.42 1.833.42 2.798"/><defs><linearGradient id="SVGXPILveGM" x1="3" x2="21" y1="12" y2="12" gradientUnits="userSpaceOnUse"><stop stopColor="#1fffa3"/><stop offset="1" stopColor="#8c47f5"/></linearGradient></defs></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="url(#SVGXPILveGM)" d="M6.764 11.997c0 1.863-.843 3.372-1.88 3.372C3.845 15.37 3 13.86 3 11.997s.843-3.372 1.88-3.372c1.038 0 1.881 1.51 1.881 3.372m1.73 0c0 .604-.086 1.204-.261 1.748a6 6 0 0 1-.728 1.499c-.188.28-.595.908-.253 1.15c.06.04.137.07.245.085c.663.094 1.272-.319 1.72-.74a5 5 0 0 0 1.15-1.608a5.27 5.27 0 0 0 0-4.262c-.27-.6-.663-1.15-1.15-1.608c-.448-.421-1.06-.834-1.72-.74a.6.6 0 0 0-.245.086c-.345.24.065.868.253 1.15c.313.463.558.97.728 1.498c.175.544.261 1.144.261 1.748m4.06 0c0 .772-.113 1.544-.336 2.238a7.7 7.7 0 0 1-.932 1.92c-.243.358-.766 1.163-.324 1.47a.7.7 0 0 0 .313.11c.849.121 1.63-.41 2.204-.948a6.5 6.5 0 0 0 1.474-2.059c.76-1.694.762-3.76 0-5.463a6.5 6.5 0 0 0-1.474-2.058c-.574-.54-1.355-1.07-2.204-.95a.7.7 0 0 0-.313.11c-.442.309.081 1.113.324 1.472c.398.595.714 1.244.932 1.92c.223.694.337 1.466.337 2.238m4.724 0c0 .965-.14 1.93-.42 2.798a9.6 9.6 0 0 1-1.164 2.4c-.302.45-.954 1.455-.405 1.84a.9.9 0 0 0 .391.137c1.062.15 2.037-.512 2.756-1.187a8.1 8.1 0 0 0 1.843-2.576a8.42 8.42 0 0 0 0-6.83a8.1 8.1 0 0 0-1.843-2.576c-.716-.676-1.694-1.338-2.753-1.188a.9.9 0 0 0-.39.137c-.553.386.102 1.391.403 1.842a9.7 9.7 0 0 1 1.164 2.399c.28.868.42 1.833.42 2.798"/><defs><linearGradient id="SVGXPILveGM" x1="3" x2="21" y1="12" y2="12" gradientUnits="userSpaceOnUse"><stop stop-color="#1fffa3"/><stop offset="1" stop-color="#8c47f5"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-ultron {
  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%22url(%23SVGXPILveGM)%22%20d%3D%22M6.764%2011.997c0%201.863-.843%203.372-1.88%203.372C3.845%2015.37%203%2013.86%203%2011.997s.843-3.372%201.88-3.372c1.038%200%201.881%201.51%201.881%203.372m1.73%200c0%20.604-.086%201.204-.261%201.748a6%206%200%200%201-.728%201.499c-.188.28-.595.908-.253%201.15c.06.04.137.07.245.085c.663.094%201.272-.319%201.72-.74a5%205%200%200%200%201.15-1.608a5.27%205.27%200%200%200%200-4.262c-.27-.6-.663-1.15-1.15-1.608c-.448-.421-1.06-.834-1.72-.74a.6.6%200%200%200-.245.086c-.345.24.065.868.253%201.15c.313.463.558.97.728%201.498c.175.544.261%201.144.261%201.748m4.06%200c0%20.772-.113%201.544-.336%202.238a7.7%207.7%200%200%201-.932%201.92c-.243.358-.766%201.163-.324%201.47a.7.7%200%200%200%20.313.11c.849.121%201.63-.41%202.204-.948a6.5%206.5%200%200%200%201.474-2.059c.76-1.694.762-3.76%200-5.463a6.5%206.5%200%200%200-1.474-2.058c-.574-.54-1.355-1.07-2.204-.95a.7.7%200%200%200-.313.11c-.442.309.081%201.113.324%201.472c.398.595.714%201.244.932%201.92c.223.694.337%201.466.337%202.238m4.724%200c0%20.965-.14%201.93-.42%202.798a9.6%209.6%200%200%201-1.164%202.4c-.302.45-.954%201.455-.405%201.84a.9.9%200%200%200%20.391.137c1.062.15%202.037-.512%202.756-1.187a8.1%208.1%200%200%200%201.843-2.576a8.42%208.42%200%200%200%200-6.83a8.1%208.1%200%200%200-1.843-2.576c-.716-.676-1.694-1.338-2.753-1.188a.9.9%200%200%200-.39.137c-.553.386.102%201.391.403%201.842a9.7%209.7%200%200%201%201.164%202.399c.28.868.42%201.833.42%202.798%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGXPILveGM%22%20x1%3D%223%22%20x2%3D%2221%22%20y1%3D%2212%22%20y2%3D%2212%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%231fffa3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238c47f5%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%22url(%23SVGXPILveGM)%22%20d%3D%22M6.764%2011.997c0%201.863-.843%203.372-1.88%203.372C3.845%2015.37%203%2013.86%203%2011.997s.843-3.372%201.88-3.372c1.038%200%201.881%201.51%201.881%203.372m1.73%200c0%20.604-.086%201.204-.261%201.748a6%206%200%200%201-.728%201.499c-.188.28-.595.908-.253%201.15c.06.04.137.07.245.085c.663.094%201.272-.319%201.72-.74a5%205%200%200%200%201.15-1.608a5.27%205.27%200%200%200%200-4.262c-.27-.6-.663-1.15-1.15-1.608c-.448-.421-1.06-.834-1.72-.74a.6.6%200%200%200-.245.086c-.345.24.065.868.253%201.15c.313.463.558.97.728%201.498c.175.544.261%201.144.261%201.748m4.06%200c0%20.772-.113%201.544-.336%202.238a7.7%207.7%200%200%201-.932%201.92c-.243.358-.766%201.163-.324%201.47a.7.7%200%200%200%20.313.11c.849.121%201.63-.41%202.204-.948a6.5%206.5%200%200%200%201.474-2.059c.76-1.694.762-3.76%200-5.463a6.5%206.5%200%200%200-1.474-2.058c-.574-.54-1.355-1.07-2.204-.95a.7.7%200%200%200-.313.11c-.442.309.081%201.113.324%201.472c.398.595.714%201.244.932%201.92c.223.694.337%201.466.337%202.238m4.724%200c0%20.965-.14%201.93-.42%202.798a9.6%209.6%200%200%201-1.164%202.4c-.302.45-.954%201.455-.405%201.84a.9.9%200%200%200%20.391.137c1.062.15%202.037-.512%202.756-1.187a8.1%208.1%200%200%200%201.843-2.576a8.42%208.42%200%200%200%200-6.83a8.1%208.1%200%200%200-1.843-2.576c-.716-.676-1.694-1.338-2.753-1.188a.9.9%200%200%200-.39.137c-.553.386.102%201.391.403%201.842a9.7%209.7%200%200%201%201.164%202.399c.28.868.42%201.833.42%202.798%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGXPILveGM%22%20x1%3D%223%22%20x2%3D%2221%22%20y1%3D%2212%22%20y2%3D%2212%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%231fffa3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238c47f5%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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