qtcon-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.

Name
qtcon-background
Set
Web3 Icons Branded
Style
Background
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the qtcon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#fff" fill-rule="evenodd" d="M19.186 5.923a1.807 1.807 0 0 0-1.684-1.92a1.8 1.8 0 0 0-1.895 1.705c-.107 1.83-.887 3.59-2.099 5.135L10.421 7.75a7.3 7.3 0 0 0 .962-2.806c.063-.52-.37-.944-.892-.944H4.956A.957.957 0 0 0 4 4.96v5.544c0 .524.423.958.942.895a7.2 7.2 0 0 0 2.84-.987l3.023 3.03c-1.76 1.293-3.675 2.096-5.22 2.292a1.81 1.81 0 0 0-1.556 2.027c.124.995 1.02 1.7 2.002 1.575c2.4-.305 5.068-1.522 7.35-3.314l3.423 3.43A1.87 1.87 0 0 0 20 18.124c0-.497-.197-.974-.549-1.327l-3.384-3.39c1.701-2.062 2.95-4.613 3.119-7.484" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M11.544 12.928q-.346.285-.702.547l2.56 2.564q.528-.41 1.025-.862a17 17 0 0 0 1.624-1.688c-.57-.517-1.317-1.036-2.51-1.036c-.874 0-1.521.216-1.997.475" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedQtconBackground(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="#000" d="M24 0H0v24h24z"/><path fill="#fff" fillRule="evenodd" d="M19.186 5.923a1.807 1.807 0 0 0-1.684-1.92a1.8 1.8 0 0 0-1.895 1.705c-.107 1.83-.887 3.59-2.099 5.135L10.421 7.75a7.3 7.3 0 0 0 .962-2.806c.063-.52-.37-.944-.892-.944H4.956A.957.957 0 0 0 4 4.96v5.544c0 .524.423.958.942.895a7.2 7.2 0 0 0 2.84-.987l3.023 3.03c-1.76 1.293-3.675 2.096-5.22 2.292a1.81 1.81 0 0 0-1.556 2.027c.124.995 1.02 1.7 2.002 1.575c2.4-.305 5.068-1.522 7.35-3.314l3.423 3.43A1.87 1.87 0 0 0 20 18.124c0-.497-.197-.974-.549-1.327l-3.384-3.39c1.701-2.062 2.95-4.613 3.119-7.484" clipRule="evenodd"/><path fill="#fff" fillRule="evenodd" d="M11.544 12.928q-.346.285-.702.547l2.56 2.564q.528-.41 1.025-.862a17 17 0 0 0 1.624-1.688c-.57-.517-1.317-1.036-2.51-1.036c-.874 0-1.521.216-1.997.475" clipRule="evenodd"/></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="#000" d="M24 0H0v24h24z"/><path fill="#fff" fill-rule="evenodd" d="M19.186 5.923a1.807 1.807 0 0 0-1.684-1.92a1.8 1.8 0 0 0-1.895 1.705c-.107 1.83-.887 3.59-2.099 5.135L10.421 7.75a7.3 7.3 0 0 0 .962-2.806c.063-.52-.37-.944-.892-.944H4.956A.957.957 0 0 0 4 4.96v5.544c0 .524.423.958.942.895a7.2 7.2 0 0 0 2.84-.987l3.023 3.03c-1.76 1.293-3.675 2.096-5.22 2.292a1.81 1.81 0 0 0-1.556 2.027c.124.995 1.02 1.7 2.002 1.575c2.4-.305 5.068-1.522 7.35-3.314l3.423 3.43A1.87 1.87 0 0 0 20 18.124c0-.497-.197-.974-.549-1.327l-3.384-3.39c1.701-2.062 2.95-4.613 3.119-7.484" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M11.544 12.928q-.346.285-.702.547l2.56 2.564q.528-.41 1.025-.862a17 17 0 0 0 1.624-1.688c-.57-.517-1.317-1.036-2.51-1.036c-.874 0-1.521.216-1.997.475" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-qtcon-background {
  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%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.186%205.923a1.807%201.807%200%200%200-1.684-1.92a1.8%201.8%200%200%200-1.895%201.705c-.107%201.83-.887%203.59-2.099%205.135L10.421%207.75a7.3%207.3%200%200%200%20.962-2.806c.063-.52-.37-.944-.892-.944H4.956A.957.957%200%200%200%204%204.96v5.544c0%20.524.423.958.942.895a7.2%207.2%200%200%200%202.84-.987l3.023%203.03c-1.76%201.293-3.675%202.096-5.22%202.292a1.81%201.81%200%200%200-1.556%202.027c.124.995%201.02%201.7%202.002%201.575c2.4-.305%205.068-1.522%207.35-3.314l3.423%203.43A1.87%201.87%200%200%200%2020%2018.124c0-.497-.197-.974-.549-1.327l-3.384-3.39c1.701-2.062%202.95-4.613%203.119-7.484%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.544%2012.928q-.346.285-.702.547l2.56%202.564q.528-.41%201.025-.862a17%2017%200%200%200%201.624-1.688c-.57-.517-1.317-1.036-2.51-1.036c-.874%200-1.521.216-1.997.475%22%20clip-rule%3D%22evenodd%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%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.186%205.923a1.807%201.807%200%200%200-1.684-1.92a1.8%201.8%200%200%200-1.895%201.705c-.107%201.83-.887%203.59-2.099%205.135L10.421%207.75a7.3%207.3%200%200%200%20.962-2.806c.063-.52-.37-.944-.892-.944H4.956A.957.957%200%200%200%204%204.96v5.544c0%20.524.423.958.942.895a7.2%207.2%200%200%200%202.84-.987l3.023%203.03c-1.76%201.293-3.675%202.096-5.22%202.292a1.81%201.81%200%200%200-1.556%202.027c.124.995%201.02%201.7%202.002%201.575c2.4-.305%205.068-1.522%207.35-3.314l3.423%203.43A1.87%201.87%200%200%200%2020%2018.124c0-.497-.197-.974-.549-1.327l-3.384-3.39c1.701-2.062%202.95-4.613%203.119-7.484%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.544%2012.928q-.346.285-.702.547l2.56%202.564q.528-.41%201.025-.862a17%2017%200%200%200%201.624-1.688c-.57-.517-1.317-1.036-2.51-1.036c-.874%200-1.521.216-1.997.475%22%20clip-rule%3D%22evenodd%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/qtcon-background.svg?color=%231a73e8&size=48