stmx logo
stmx from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- stmx
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the stmx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.765 4.059h-4.5s4.235 5.029 5.03 6.088c.805 1.075 1.686 1.663.264 3.441C6.44 16.235 3 19.941 3 19.941h4.765s4.5-5.559 5.03-6.353c.58-.87 1.008-2.444 0-3.706c-1.06-1.323-5.03-5.823-5.03-5.823m13.235 0h-5.823L12.53 7.235s1.486.456 1.852.53c1.324.264 1.853.264 2.647-.265C17.054 7.483 21 4.059 21 4.059m0 15.882h-5.823l-2.647-3.176s1.486-.456 1.852-.53c1.324-.265 1.853-.265 2.647.265c.025.016 3.971 3.441 3.971 3.441"/></svg>
React
import type { SVGProps } from "react";
export function TokenStmx(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="M7.765 4.059h-4.5s4.235 5.029 5.03 6.088c.805 1.075 1.686 1.663.264 3.441C6.44 16.235 3 19.941 3 19.941h4.765s4.5-5.559 5.03-6.353c.58-.87 1.008-2.444 0-3.706c-1.06-1.323-5.03-5.823-5.03-5.823m13.235 0h-5.823L12.53 7.235s1.486.456 1.852.53c1.324.264 1.853.264 2.647-.265C17.054 7.483 21 4.059 21 4.059m0 15.882h-5.823l-2.647-3.176s1.486-.456 1.852-.53c1.324-.265 1.853-.265 2.647.265c.025.016 3.971 3.441 3.971 3.441"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.765 4.059h-4.5s4.235 5.029 5.03 6.088c.805 1.075 1.686 1.663.264 3.441C6.44 16.235 3 19.941 3 19.941h4.765s4.5-5.559 5.03-6.353c.58-.87 1.008-2.444 0-3.706c-1.06-1.323-5.03-5.823-5.03-5.823m13.235 0h-5.823L12.53 7.235s1.486.456 1.852.53c1.324.264 1.853.264 2.647-.265C17.054 7.483 21 4.059 21 4.059m0 15.882h-5.823l-2.647-3.176s1.486-.456 1.852-.53c1.324-.265 1.853-.265 2.647.265c.025.016 3.971 3.441 3.971 3.441"/></svg> </template>
CSS
.icon-stmx {
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%22M7.765%204.059h-4.5s4.235%205.029%205.03%206.088c.805%201.075%201.686%201.663.264%203.441C6.44%2016.235%203%2019.941%203%2019.941h4.765s4.5-5.559%205.03-6.353c.58-.87%201.008-2.444%200-3.706c-1.06-1.323-5.03-5.823-5.03-5.823m13.235%200h-5.823L12.53%207.235s1.486.456%201.852.53c1.324.264%201.853.264%202.647-.265C17.054%207.483%2021%204.059%2021%204.059m0%2015.882h-5.823l-2.647-3.176s1.486-.456%201.852-.53c1.324-.265%201.853-.265%202.647.265c.025.016%203.971%203.441%203.971%203.441%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%22M7.765%204.059h-4.5s4.235%205.029%205.03%206.088c.805%201.075%201.686%201.663.264%203.441C6.44%2016.235%203%2019.941%203%2019.941h4.765s4.5-5.559%205.03-6.353c.58-.87%201.008-2.444%200-3.706c-1.06-1.323-5.03-5.823-5.03-5.823m13.235%200h-5.823L12.53%207.235s1.486.456%201.852.53c1.324.264%201.853.264%202.647-.265C17.054%207.483%2021%204.059%2021%204.059m0%2015.882h-5.823l-2.647-3.176s1.486-.456%201.852-.53c1.324-.265%201.853-.265%202.647.265c.025.016%203.971%203.441%203.971%203.441%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/stmx.svg?color=%231a73e8&size=48