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

Name
trias
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 trias 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(#SVGiY9Mlbak)" fill-rule="evenodd" d="M13.396 3.085a.42.42 0 0 0-.563.053L3.65 13.756a.35.35 0 0 0 .076.527l9.847 6.647c.15.101.357.092.497-.023l6.235-5.163a.35.35 0 0 0 .118-.373L17.74 6.443zm-8.95 10.73l9.645.873l.695-6.262l-1.832-4.449zm9.578 1.482l-8.865-.803l8.33 5.622zm.656.059l4.6.416l-5.115 4.236zm5.004-.162l-4.936-.447l.675-6.085l1.836-1.541zm-2.781-8.6l-1.609 1.35l-1.568-3.806z" clip-rule="evenodd"/><defs><linearGradient id="SVGiY9Mlbak" x1="5.634" x2="16.474" y1="4.44" y2="16.349" gradientUnits="userSpaceOnUse"><stop stop-color="#79dce5"/><stop offset=".807" stop-color="#12aba9"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedTrias(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(#SVGiY9Mlbak)" fillRule="evenodd" d="M13.396 3.085a.42.42 0 0 0-.563.053L3.65 13.756a.35.35 0 0 0 .076.527l9.847 6.647c.15.101.357.092.497-.023l6.235-5.163a.35.35 0 0 0 .118-.373L17.74 6.443zm-8.95 10.73l9.645.873l.695-6.262l-1.832-4.449zm9.578 1.482l-8.865-.803l8.33 5.622zm.656.059l4.6.416l-5.115 4.236zm5.004-.162l-4.936-.447l.675-6.085l1.836-1.541zm-2.781-8.6l-1.609 1.35l-1.568-3.806z" clipRule="evenodd"/><defs><linearGradient id="SVGiY9Mlbak" x1="5.634" x2="16.474" y1="4.44" y2="16.349" gradientUnits="userSpaceOnUse"><stop stopColor="#79dce5"/><stop offset=".807" stopColor="#12aba9"/></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(#SVGiY9Mlbak)" fill-rule="evenodd" d="M13.396 3.085a.42.42 0 0 0-.563.053L3.65 13.756a.35.35 0 0 0 .076.527l9.847 6.647c.15.101.357.092.497-.023l6.235-5.163a.35.35 0 0 0 .118-.373L17.74 6.443zm-8.95 10.73l9.645.873l.695-6.262l-1.832-4.449zm9.578 1.482l-8.865-.803l8.33 5.622zm.656.059l4.6.416l-5.115 4.236zm5.004-.162l-4.936-.447l.675-6.085l1.836-1.541zm-2.781-8.6l-1.609 1.35l-1.568-3.806z" clip-rule="evenodd"/><defs><linearGradient id="SVGiY9Mlbak" x1="5.634" x2="16.474" y1="4.44" y2="16.349" gradientUnits="userSpaceOnUse"><stop stop-color="#79dce5"/><stop offset=".807" stop-color="#12aba9"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-trias {
  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(%23SVGiY9Mlbak)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.396%203.085a.42.42%200%200%200-.563.053L3.65%2013.756a.35.35%200%200%200%20.076.527l9.847%206.647c.15.101.357.092.497-.023l6.235-5.163a.35.35%200%200%200%20.118-.373L17.74%206.443zm-8.95%2010.73l9.645.873l.695-6.262l-1.832-4.449zm9.578%201.482l-8.865-.803l8.33%205.622zm.656.059l4.6.416l-5.115%204.236zm5.004-.162l-4.936-.447l.675-6.085l1.836-1.541zm-2.781-8.6l-1.609%201.35l-1.568-3.806z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGiY9Mlbak%22%20x1%3D%225.634%22%20x2%3D%2216.474%22%20y1%3D%224.44%22%20y2%3D%2216.349%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2379dce5%22%2F%3E%3Cstop%20offset%3D%22.807%22%20stop-color%3D%22%2312aba9%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(%23SVGiY9Mlbak)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.396%203.085a.42.42%200%200%200-.563.053L3.65%2013.756a.35.35%200%200%200%20.076.527l9.847%206.647c.15.101.357.092.497-.023l6.235-5.163a.35.35%200%200%200%20.118-.373L17.74%206.443zm-8.95%2010.73l9.645.873l.695-6.262l-1.832-4.449zm9.578%201.482l-8.865-.803l8.33%205.622zm.656.059l4.6.416l-5.115%204.236zm5.004-.162l-4.936-.447l.675-6.085l1.836-1.541zm-2.781-8.6l-1.609%201.35l-1.568-3.806z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGiY9Mlbak%22%20x1%3D%225.634%22%20x2%3D%2216.474%22%20y1%3D%224.44%22%20y2%3D%2216.349%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2379dce5%22%2F%3E%3Cstop%20offset%3D%22.807%22%20stop-color%3D%22%2312aba9%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/trias.svg?color=%231a73e8&size=48