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

Name
six
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 six 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(#SVGHYK2wcws)" d="M17.4 6.01v3.138c0 .338-.251.299-.375.237c-.406-.196-1.174-.61-1.291-.667s-.136-.207-.134-.274V6.742c-.012-.263-.146-.365-.209-.383a143 143 0 0 0-3.175-1.518a.66.66 0 0 0-.437 0c-.943.466-2.956 1.416-3.141 1.518a.47.47 0 0 0-.238.383v3.778c.005.257.164.37.238.395c.987.481 3.08 1.462 3.195 1.532c.116.071.305.03.385 0l.385-.2c.132-.082.289-.034.35 0l1.54.77c.197.153.082.3 0 .354c-.568.29-1.786.904-2.11 1.032s-.684.053-.824 0c-1.416-.696-4.321-2.135-4.613-2.322c-.292-.186-.356-.537-.346-.689V6.027c.016-.416.359-.656.523-.723c1.35-.672 4.137-2.056 4.48-2.216s.696-.066.83 0c1.402.69 4.283 2.108 4.592 2.275s.375.481.375.647"/><path fill="url(#SVGvbJmkPLa)" d="M6.6 17.99v-5.235c0-.337.251-.299.375-.237c.406.197 1.174.599 1.29.655c.118.057.137.207.135.275a278 278 0 0 0 0 3.768c.012.262.146.364.209.382l3.146 1.565a.65.65 0 0 0 .438 0l3.204-1.564c.184-.103.204-.298.203-.383a693 693 0 0 0 0-3.863c-.006-.256-.13-.37-.203-.395c-.988-.48-3.115-1.456-3.23-1.527c-.116-.071-.305-.03-.385 0l-.385.2c-.132.082-.289.034-.35 0l-1.54-.77c-.198-.153-.082-.3 0-.354c.568-.29 1.786-.904 2.11-1.032s.684-.053.824 0c1.416.696 4.321 2.136 4.613 2.322s.356.57.346.721v5.456c-.016.416-.359.655-.523.723c-1.35.671-4.137 2.055-4.48 2.215s-.696.067-.83 0a518 518 0 0 1-4.592-2.274a.74.74 0 0 1-.375-.648"/><path fill="#fdd35a" d="M9.302 16.927v-2.51c0-.214.121-.175.203-.138c.758.34 2.292 1.026 2.364 1.062c.072.035.15.014.181 0c.728-.317 2.232-.973 2.422-1.062c.19-.088.231.055.228.137c-.002.801-.005 2.425 0 2.511c.004.087-.06.155-.092.178c-.778.362-2.362 1.1-2.474 1.16a.33.33 0 0 1-.287 0c-.735-.33-2.24-1.006-2.388-1.065s-.167-.206-.157-.273"/><defs><linearGradient id="SVGHYK2wcws" x1="12.001" x2="12.001" y1="9.403" y2="21" gradientUnits="userSpaceOnUse"><stop stop-color="#25a7df"/><stop offset="1" stop-color="#655ba7"/></linearGradient><linearGradient id="SVGvbJmkPLa" x1="12.001" x2="12.001" y1="9.404" y2="21" gradientUnits="userSpaceOnUse"><stop stop-color="#25a7df"/><stop offset="1" stop-color="#655ba7"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedSix(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(#SVGHYK2wcws)" d="M17.4 6.01v3.138c0 .338-.251.299-.375.237c-.406-.196-1.174-.61-1.291-.667s-.136-.207-.134-.274V6.742c-.012-.263-.146-.365-.209-.383a143 143 0 0 0-3.175-1.518a.66.66 0 0 0-.437 0c-.943.466-2.956 1.416-3.141 1.518a.47.47 0 0 0-.238.383v3.778c.005.257.164.37.238.395c.987.481 3.08 1.462 3.195 1.532c.116.071.305.03.385 0l.385-.2c.132-.082.289-.034.35 0l1.54.77c.197.153.082.3 0 .354c-.568.29-1.786.904-2.11 1.032s-.684.053-.824 0c-1.416-.696-4.321-2.135-4.613-2.322c-.292-.186-.356-.537-.346-.689V6.027c.016-.416.359-.656.523-.723c1.35-.672 4.137-2.056 4.48-2.216s.696-.066.83 0c1.402.69 4.283 2.108 4.592 2.275s.375.481.375.647"/><path fill="url(#SVGvbJmkPLa)" d="M6.6 17.99v-5.235c0-.337.251-.299.375-.237c.406.197 1.174.599 1.29.655c.118.057.137.207.135.275a278 278 0 0 0 0 3.768c.012.262.146.364.209.382l3.146 1.565a.65.65 0 0 0 .438 0l3.204-1.564c.184-.103.204-.298.203-.383a693 693 0 0 0 0-3.863c-.006-.256-.13-.37-.203-.395c-.988-.48-3.115-1.456-3.23-1.527c-.116-.071-.305-.03-.385 0l-.385.2c-.132.082-.289.034-.35 0l-1.54-.77c-.198-.153-.082-.3 0-.354c.568-.29 1.786-.904 2.11-1.032s.684-.053.824 0c1.416.696 4.321 2.136 4.613 2.322s.356.57.346.721v5.456c-.016.416-.359.655-.523.723c-1.35.671-4.137 2.055-4.48 2.215s-.696.067-.83 0a518 518 0 0 1-4.592-2.274a.74.74 0 0 1-.375-.648"/><path fill="#fdd35a" d="M9.302 16.927v-2.51c0-.214.121-.175.203-.138c.758.34 2.292 1.026 2.364 1.062c.072.035.15.014.181 0c.728-.317 2.232-.973 2.422-1.062c.19-.088.231.055.228.137c-.002.801-.005 2.425 0 2.511c.004.087-.06.155-.092.178c-.778.362-2.362 1.1-2.474 1.16a.33.33 0 0 1-.287 0c-.735-.33-2.24-1.006-2.388-1.065s-.167-.206-.157-.273"/><defs><linearGradient id="SVGHYK2wcws" x1="12.001" x2="12.001" y1="9.403" y2="21" gradientUnits="userSpaceOnUse"><stop stopColor="#25a7df"/><stop offset="1" stopColor="#655ba7"/></linearGradient><linearGradient id="SVGvbJmkPLa" x1="12.001" x2="12.001" y1="9.404" y2="21" gradientUnits="userSpaceOnUse"><stop stopColor="#25a7df"/><stop offset="1" stopColor="#655ba7"/></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(#SVGHYK2wcws)" d="M17.4 6.01v3.138c0 .338-.251.299-.375.237c-.406-.196-1.174-.61-1.291-.667s-.136-.207-.134-.274V6.742c-.012-.263-.146-.365-.209-.383a143 143 0 0 0-3.175-1.518a.66.66 0 0 0-.437 0c-.943.466-2.956 1.416-3.141 1.518a.47.47 0 0 0-.238.383v3.778c.005.257.164.37.238.395c.987.481 3.08 1.462 3.195 1.532c.116.071.305.03.385 0l.385-.2c.132-.082.289-.034.35 0l1.54.77c.197.153.082.3 0 .354c-.568.29-1.786.904-2.11 1.032s-.684.053-.824 0c-1.416-.696-4.321-2.135-4.613-2.322c-.292-.186-.356-.537-.346-.689V6.027c.016-.416.359-.656.523-.723c1.35-.672 4.137-2.056 4.48-2.216s.696-.066.83 0c1.402.69 4.283 2.108 4.592 2.275s.375.481.375.647"/><path fill="url(#SVGvbJmkPLa)" d="M6.6 17.99v-5.235c0-.337.251-.299.375-.237c.406.197 1.174.599 1.29.655c.118.057.137.207.135.275a278 278 0 0 0 0 3.768c.012.262.146.364.209.382l3.146 1.565a.65.65 0 0 0 .438 0l3.204-1.564c.184-.103.204-.298.203-.383a693 693 0 0 0 0-3.863c-.006-.256-.13-.37-.203-.395c-.988-.48-3.115-1.456-3.23-1.527c-.116-.071-.305-.03-.385 0l-.385.2c-.132.082-.289.034-.35 0l-1.54-.77c-.198-.153-.082-.3 0-.354c.568-.29 1.786-.904 2.11-1.032s.684-.053.824 0c1.416.696 4.321 2.136 4.613 2.322s.356.57.346.721v5.456c-.016.416-.359.655-.523.723c-1.35.671-4.137 2.055-4.48 2.215s-.696.067-.83 0a518 518 0 0 1-4.592-2.274a.74.74 0 0 1-.375-.648"/><path fill="#fdd35a" d="M9.302 16.927v-2.51c0-.214.121-.175.203-.138c.758.34 2.292 1.026 2.364 1.062c.072.035.15.014.181 0c.728-.317 2.232-.973 2.422-1.062c.19-.088.231.055.228.137c-.002.801-.005 2.425 0 2.511c.004.087-.06.155-.092.178c-.778.362-2.362 1.1-2.474 1.16a.33.33 0 0 1-.287 0c-.735-.33-2.24-1.006-2.388-1.065s-.167-.206-.157-.273"/><defs><linearGradient id="SVGHYK2wcws" x1="12.001" x2="12.001" y1="9.403" y2="21" gradientUnits="userSpaceOnUse"><stop stop-color="#25a7df"/><stop offset="1" stop-color="#655ba7"/></linearGradient><linearGradient id="SVGvbJmkPLa" x1="12.001" x2="12.001" y1="9.404" y2="21" gradientUnits="userSpaceOnUse"><stop stop-color="#25a7df"/><stop offset="1" stop-color="#655ba7"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-six {
  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(%23SVGHYK2wcws)%22%20d%3D%22M17.4%206.01v3.138c0%20.338-.251.299-.375.237c-.406-.196-1.174-.61-1.291-.667s-.136-.207-.134-.274V6.742c-.012-.263-.146-.365-.209-.383a143%20143%200%200%200-3.175-1.518a.66.66%200%200%200-.437%200c-.943.466-2.956%201.416-3.141%201.518a.47.47%200%200%200-.238.383v3.778c.005.257.164.37.238.395c.987.481%203.08%201.462%203.195%201.532c.116.071.305.03.385%200l.385-.2c.132-.082.289-.034.35%200l1.54.77c.197.153.082.3%200%20.354c-.568.29-1.786.904-2.11%201.032s-.684.053-.824%200c-1.416-.696-4.321-2.135-4.613-2.322c-.292-.186-.356-.537-.346-.689V6.027c.016-.416.359-.656.523-.723c1.35-.672%204.137-2.056%204.48-2.216s.696-.066.83%200c1.402.69%204.283%202.108%204.592%202.275s.375.481.375.647%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGvbJmkPLa)%22%20d%3D%22M6.6%2017.99v-5.235c0-.337.251-.299.375-.237c.406.197%201.174.599%201.29.655c.118.057.137.207.135.275a278%20278%200%200%200%200%203.768c.012.262.146.364.209.382l3.146%201.565a.65.65%200%200%200%20.438%200l3.204-1.564c.184-.103.204-.298.203-.383a693%20693%200%200%200%200-3.863c-.006-.256-.13-.37-.203-.395c-.988-.48-3.115-1.456-3.23-1.527c-.116-.071-.305-.03-.385%200l-.385.2c-.132.082-.289.034-.35%200l-1.54-.77c-.198-.153-.082-.3%200-.354c.568-.29%201.786-.904%202.11-1.032s.684-.053.824%200c1.416.696%204.321%202.136%204.613%202.322s.356.57.346.721v5.456c-.016.416-.359.655-.523.723c-1.35.671-4.137%202.055-4.48%202.215s-.696.067-.83%200a518%20518%200%200%201-4.592-2.274a.74.74%200%200%201-.375-.648%22%2F%3E%3Cpath%20fill%3D%22%23fdd35a%22%20d%3D%22M9.302%2016.927v-2.51c0-.214.121-.175.203-.138c.758.34%202.292%201.026%202.364%201.062c.072.035.15.014.181%200c.728-.317%202.232-.973%202.422-1.062c.19-.088.231.055.228.137c-.002.801-.005%202.425%200%202.511c.004.087-.06.155-.092.178c-.778.362-2.362%201.1-2.474%201.16a.33.33%200%200%201-.287%200c-.735-.33-2.24-1.006-2.388-1.065s-.167-.206-.157-.273%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGHYK2wcws%22%20x1%3D%2212.001%22%20x2%3D%2212.001%22%20y1%3D%229.403%22%20y2%3D%2221%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2325a7df%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23655ba7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGvbJmkPLa%22%20x1%3D%2212.001%22%20x2%3D%2212.001%22%20y1%3D%229.404%22%20y2%3D%2221%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2325a7df%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23655ba7%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(%23SVGHYK2wcws)%22%20d%3D%22M17.4%206.01v3.138c0%20.338-.251.299-.375.237c-.406-.196-1.174-.61-1.291-.667s-.136-.207-.134-.274V6.742c-.012-.263-.146-.365-.209-.383a143%20143%200%200%200-3.175-1.518a.66.66%200%200%200-.437%200c-.943.466-2.956%201.416-3.141%201.518a.47.47%200%200%200-.238.383v3.778c.005.257.164.37.238.395c.987.481%203.08%201.462%203.195%201.532c.116.071.305.03.385%200l.385-.2c.132-.082.289-.034.35%200l1.54.77c.197.153.082.3%200%20.354c-.568.29-1.786.904-2.11%201.032s-.684.053-.824%200c-1.416-.696-4.321-2.135-4.613-2.322c-.292-.186-.356-.537-.346-.689V6.027c.016-.416.359-.656.523-.723c1.35-.672%204.137-2.056%204.48-2.216s.696-.066.83%200c1.402.69%204.283%202.108%204.592%202.275s.375.481.375.647%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGvbJmkPLa)%22%20d%3D%22M6.6%2017.99v-5.235c0-.337.251-.299.375-.237c.406.197%201.174.599%201.29.655c.118.057.137.207.135.275a278%20278%200%200%200%200%203.768c.012.262.146.364.209.382l3.146%201.565a.65.65%200%200%200%20.438%200l3.204-1.564c.184-.103.204-.298.203-.383a693%20693%200%200%200%200-3.863c-.006-.256-.13-.37-.203-.395c-.988-.48-3.115-1.456-3.23-1.527c-.116-.071-.305-.03-.385%200l-.385.2c-.132.082-.289.034-.35%200l-1.54-.77c-.198-.153-.082-.3%200-.354c.568-.29%201.786-.904%202.11-1.032s.684-.053.824%200c1.416.696%204.321%202.136%204.613%202.322s.356.57.346.721v5.456c-.016.416-.359.655-.523.723c-1.35.671-4.137%202.055-4.48%202.215s-.696.067-.83%200a518%20518%200%200%201-4.592-2.274a.74.74%200%200%201-.375-.648%22%2F%3E%3Cpath%20fill%3D%22%23fdd35a%22%20d%3D%22M9.302%2016.927v-2.51c0-.214.121-.175.203-.138c.758.34%202.292%201.026%202.364%201.062c.072.035.15.014.181%200c.728-.317%202.232-.973%202.422-1.062c.19-.088.231.055.228.137c-.002.801-.005%202.425%200%202.511c.004.087-.06.155-.092.178c-.778.362-2.362%201.1-2.474%201.16a.33.33%200%200%201-.287%200c-.735-.33-2.24-1.006-2.388-1.065s-.167-.206-.157-.273%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGHYK2wcws%22%20x1%3D%2212.001%22%20x2%3D%2212.001%22%20y1%3D%229.403%22%20y2%3D%2221%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2325a7df%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23655ba7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGvbJmkPLa%22%20x1%3D%2212.001%22%20x2%3D%2212.001%22%20y1%3D%229.404%22%20y2%3D%2221%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2325a7df%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23655ba7%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/six.svg?color=%231a73e8&size=48