trias logo
trias from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- trias
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
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"><path fill="currentColor" 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"/></svg>
React
import type { SVGProps } from "react";
export function TokenTrias(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" 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"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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"/></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%3Cpath%20fill%3D%22currentColor%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%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%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%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/trias.svg?color=%231a73e8&size=48