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

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

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"><path fill="currentColor" d="M17.4 6.01v3.138c0 .338-.251.299-.375.237c-.406-.196-1.174-.61-1.29-.667c-.118-.057-.137-.207-.135-.274V6.742c-.012-.263-.146-.365-.209-.383a144 144 0 0 0-3.174-1.518a.66.66 0 0 0-.438 0c-.943.466-2.956 1.416-3.141 1.518a.47.47 0 0 0-.238.383v3.778c.006.257.164.37.238.395c.987.481 3.08 1.462 3.196 1.532c.115.071.304.03.385 0l.384-.2c.133-.082.289-.034.35 0l1.54.77c.198.153.082.3 0 .354c-.568.29-1.785.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.697-.066.83 0c1.402.69 4.283 2.108 4.592 2.275s.375.481.375.647"/><path fill="currentColor" 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="currentColor" d="M9.302 16.928v-2.511c0-.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.361-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"/></svg>

React

import type { SVGProps } from "react";

export function TokenSix(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="M17.4 6.01v3.138c0 .338-.251.299-.375.237c-.406-.196-1.174-.61-1.29-.667c-.118-.057-.137-.207-.135-.274V6.742c-.012-.263-.146-.365-.209-.383a144 144 0 0 0-3.174-1.518a.66.66 0 0 0-.438 0c-.943.466-2.956 1.416-3.141 1.518a.47.47 0 0 0-.238.383v3.778c.006.257.164.37.238.395c.987.481 3.08 1.462 3.196 1.532c.115.071.304.03.385 0l.384-.2c.133-.082.289-.034.35 0l1.54.77c.198.153.082.3 0 .354c-.568.29-1.785.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.697-.066.83 0c1.402.69 4.283 2.108 4.592 2.275s.375.481.375.647"/><path fill="currentColor" 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="currentColor" d="M9.302 16.928v-2.511c0-.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.361-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"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.4 6.01v3.138c0 .338-.251.299-.375.237c-.406-.196-1.174-.61-1.29-.667c-.118-.057-.137-.207-.135-.274V6.742c-.012-.263-.146-.365-.209-.383a144 144 0 0 0-3.174-1.518a.66.66 0 0 0-.438 0c-.943.466-2.956 1.416-3.141 1.518a.47.47 0 0 0-.238.383v3.778c.006.257.164.37.238.395c.987.481 3.08 1.462 3.196 1.532c.115.071.304.03.385 0l.384-.2c.133-.082.289-.034.35 0l1.54.77c.198.153.082.3 0 .354c-.568.29-1.785.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.697-.066.83 0c1.402.69 4.283 2.108 4.592 2.275s.375.481.375.647"/><path fill="currentColor" 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="currentColor" d="M9.302 16.928v-2.511c0-.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.361-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"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.4%206.01v3.138c0%20.338-.251.299-.375.237c-.406-.196-1.174-.61-1.29-.667c-.118-.057-.137-.207-.135-.274V6.742c-.012-.263-.146-.365-.209-.383a144%20144%200%200%200-3.174-1.518a.66.66%200%200%200-.438%200c-.943.466-2.956%201.416-3.141%201.518a.47.47%200%200%200-.238.383v3.778c.006.257.164.37.238.395c.987.481%203.08%201.462%203.196%201.532c.115.071.304.03.385%200l.384-.2c.133-.082.289-.034.35%200l1.54.77c.198.153.082.3%200%20.354c-.568.29-1.785.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.697-.066.83%200c1.402.69%204.283%202.108%204.592%202.275s.375.481.375.647%22%2F%3E%3Cpath%20fill%3D%22currentColor%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%22currentColor%22%20d%3D%22M9.302%2016.928v-2.511c0-.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.361-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%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%22M17.4%206.01v3.138c0%20.338-.251.299-.375.237c-.406-.196-1.174-.61-1.29-.667c-.118-.057-.137-.207-.135-.274V6.742c-.012-.263-.146-.365-.209-.383a144%20144%200%200%200-3.174-1.518a.66.66%200%200%200-.438%200c-.943.466-2.956%201.416-3.141%201.518a.47.47%200%200%200-.238.383v3.778c.006.257.164.37.238.395c.987.481%203.08%201.462%203.196%201.532c.115.071.304.03.385%200l.384-.2c.133-.082.289-.034.35%200l1.54.77c.198.153.082.3%200%20.354c-.568.29-1.785.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.697-.066.83%200c1.402.69%204.283%202.108%204.592%202.275s.375.481.375.647%22%2F%3E%3Cpath%20fill%3D%22currentColor%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%22currentColor%22%20d%3D%22M9.302%2016.928v-2.511c0-.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.361-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%3C%2Fsvg%3E") no-repeat center / contain;
}

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