stg logo
stg from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- stg
- 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 stg logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#8e8e8e" d="M3.062 10.628c.27-.374.662-.642 1.108-.76c1.204-.304 3.01-1.513 3.611-2.115c.602-.607 1.806-3.026 2.11-3.634l.033-.067c.102-.225.327-.709.8-1.052a9.06 9.06 0 0 0-7.662 7.627M3 12.816A9.056 9.056 0 0 0 10.914 21c-.303-.265-.483-.636-.635-.962l-.09-.186l-.135-.298c-.355-.82-1.243-2.857-2.273-3.633c-1.204-.906-2.407-1.817-3.313-2.121c-.562-.186-1.125-.49-1.468-.984m10.204 8.167A9.06 9.06 0 0 0 21 12.714a2.36 2.36 0 0 1-1.176.788c-.9.298-3.009 1.811-3.61 2.419a17.2 17.2 0 0 0-2.414 3.937a2.6 2.6 0 0 1-.596 1.125m7.734-10.282A9.06 9.06 0 0 0 13.266 3c.354.276.63.638.804 1.052l.034.067l.22.495c.348.816.922 2.172 1.89 3.14c.955.967 2.305 1.546 3.12 1.895c.204.09.372.157.49.225c.35.168.8.45 1.114.827"/><path fill="#fff" d="M12.648 7.376a.619.619 0 0 0-1.176-.011a6.11 6.11 0 0 1-4.095 3.993a.62.62 0 0 0-.011 1.17a6.11 6.11 0 0 1 3.993 4.096a.62.62 0 0 0 1.17.01a6.11 6.11 0 0 1 4.096-3.993a.618.618 0 0 0 .01-1.17a6.11 6.11 0 0 1-3.993-4.095z"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedStg(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="#8e8e8e" d="M3.062 10.628c.27-.374.662-.642 1.108-.76c1.204-.304 3.01-1.513 3.611-2.115c.602-.607 1.806-3.026 2.11-3.634l.033-.067c.102-.225.327-.709.8-1.052a9.06 9.06 0 0 0-7.662 7.627M3 12.816A9.056 9.056 0 0 0 10.914 21c-.303-.265-.483-.636-.635-.962l-.09-.186l-.135-.298c-.355-.82-1.243-2.857-2.273-3.633c-1.204-.906-2.407-1.817-3.313-2.121c-.562-.186-1.125-.49-1.468-.984m10.204 8.167A9.06 9.06 0 0 0 21 12.714a2.36 2.36 0 0 1-1.176.788c-.9.298-3.009 1.811-3.61 2.419a17.2 17.2 0 0 0-2.414 3.937a2.6 2.6 0 0 1-.596 1.125m7.734-10.282A9.06 9.06 0 0 0 13.266 3c.354.276.63.638.804 1.052l.034.067l.22.495c.348.816.922 2.172 1.89 3.14c.955.967 2.305 1.546 3.12 1.895c.204.09.372.157.49.225c.35.168.8.45 1.114.827"/><path fill="#fff" d="M12.648 7.376a.619.619 0 0 0-1.176-.011a6.11 6.11 0 0 1-4.095 3.993a.62.62 0 0 0-.011 1.17a6.11 6.11 0 0 1 3.993 4.096a.62.62 0 0 0 1.17.01a6.11 6.11 0 0 1 4.096-3.993a.618.618 0 0 0 .01-1.17a6.11 6.11 0 0 1-3.993-4.095z"/></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="#8e8e8e" d="M3.062 10.628c.27-.374.662-.642 1.108-.76c1.204-.304 3.01-1.513 3.611-2.115c.602-.607 1.806-3.026 2.11-3.634l.033-.067c.102-.225.327-.709.8-1.052a9.06 9.06 0 0 0-7.662 7.627M3 12.816A9.056 9.056 0 0 0 10.914 21c-.303-.265-.483-.636-.635-.962l-.09-.186l-.135-.298c-.355-.82-1.243-2.857-2.273-3.633c-1.204-.906-2.407-1.817-3.313-2.121c-.562-.186-1.125-.49-1.468-.984m10.204 8.167A9.06 9.06 0 0 0 21 12.714a2.36 2.36 0 0 1-1.176.788c-.9.298-3.009 1.811-3.61 2.419a17.2 17.2 0 0 0-2.414 3.937a2.6 2.6 0 0 1-.596 1.125m7.734-10.282A9.06 9.06 0 0 0 13.266 3c.354.276.63.638.804 1.052l.034.067l.22.495c.348.816.922 2.172 1.89 3.14c.955.967 2.305 1.546 3.12 1.895c.204.09.372.157.49.225c.35.168.8.45 1.114.827"/><path fill="#fff" d="M12.648 7.376a.619.619 0 0 0-1.176-.011a6.11 6.11 0 0 1-4.095 3.993a.62.62 0 0 0-.011 1.17a6.11 6.11 0 0 1 3.993 4.096a.62.62 0 0 0 1.17.01a6.11 6.11 0 0 1 4.096-3.993a.618.618 0 0 0 .01-1.17a6.11 6.11 0 0 1-3.993-4.095z"/></g></svg> </template>
CSS
.icon-stg {
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%238e8e8e%22%20d%3D%22M3.062%2010.628c.27-.374.662-.642%201.108-.76c1.204-.304%203.01-1.513%203.611-2.115c.602-.607%201.806-3.026%202.11-3.634l.033-.067c.102-.225.327-.709.8-1.052a9.06%209.06%200%200%200-7.662%207.627M3%2012.816A9.056%209.056%200%200%200%2010.914%2021c-.303-.265-.483-.636-.635-.962l-.09-.186l-.135-.298c-.355-.82-1.243-2.857-2.273-3.633c-1.204-.906-2.407-1.817-3.313-2.121c-.562-.186-1.125-.49-1.468-.984m10.204%208.167A9.06%209.06%200%200%200%2021%2012.714a2.36%202.36%200%200%201-1.176.788c-.9.298-3.009%201.811-3.61%202.419a17.2%2017.2%200%200%200-2.414%203.937a2.6%202.6%200%200%201-.596%201.125m7.734-10.282A9.06%209.06%200%200%200%2013.266%203c.354.276.63.638.804%201.052l.034.067l.22.495c.348.816.922%202.172%201.89%203.14c.955.967%202.305%201.546%203.12%201.895c.204.09.372.157.49.225c.35.168.8.45%201.114.827%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.648%207.376a.619.619%200%200%200-1.176-.011a6.11%206.11%200%200%201-4.095%203.993a.62.62%200%200%200-.011%201.17a6.11%206.11%200%200%201%203.993%204.096a.62.62%200%200%200%201.17.01a6.11%206.11%200%200%201%204.096-3.993a.618.618%200%200%200%20.01-1.17a6.11%206.11%200%200%201-3.993-4.095z%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%238e8e8e%22%20d%3D%22M3.062%2010.628c.27-.374.662-.642%201.108-.76c1.204-.304%203.01-1.513%203.611-2.115c.602-.607%201.806-3.026%202.11-3.634l.033-.067c.102-.225.327-.709.8-1.052a9.06%209.06%200%200%200-7.662%207.627M3%2012.816A9.056%209.056%200%200%200%2010.914%2021c-.303-.265-.483-.636-.635-.962l-.09-.186l-.135-.298c-.355-.82-1.243-2.857-2.273-3.633c-1.204-.906-2.407-1.817-3.313-2.121c-.562-.186-1.125-.49-1.468-.984m10.204%208.167A9.06%209.06%200%200%200%2021%2012.714a2.36%202.36%200%200%201-1.176.788c-.9.298-3.009%201.811-3.61%202.419a17.2%2017.2%200%200%200-2.414%203.937a2.6%202.6%200%200%201-.596%201.125m7.734-10.282A9.06%209.06%200%200%200%2013.266%203c.354.276.63.638.804%201.052l.034.067l.22.495c.348.816.922%202.172%201.89%203.14c.955.967%202.305%201.546%203.12%201.895c.204.09.372.157.49.225c.35.168.8.45%201.114.827%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.648%207.376a.619.619%200%200%200-1.176-.011a6.11%206.11%200%200%201-4.095%203.993a.62.62%200%200%200-.011%201.17a6.11%206.11%200%200%201%203.993%204.096a.62.62%200%200%200%201.17.01a6.11%206.11%200%200%201%204.096-3.993a.618.618%200%200%200%20.01-1.17a6.11%206.11%200%200%201-3.993-4.095z%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/stg.svg?color=%231a73e8&size=48