sfrxeth logo
sfrxeth from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- sfrxeth
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the sfrxeth logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.86 7.41l-.015-.02l-2.51-4.341q-.06-.105-.06.015v4.45a2.85 2.85 0 0 1 2.51 2.88l2.33 1.025a.025.025 0 0 0 .03-.01a.05.05 0 0 0 0-.05L16.04 9.45c-.015-.02-.01-.04.005-.06l2.43-2.57q.053-.059 0-.11L17.1 5.25a.1.1 0 0 0-.145 0L14.93 7.4a.06.06 0 0 1-.045.015zm-3.12-4.356l.005 4.455a2.85 2.85 0 0 0-2.53 2.885l-2.31 1.02a.03.03 0 0 1-.02 0h-.006l-.01-.01a.04.04 0 0 1 0-.04L7.98 9.44a.035.035 0 0 0-.004-.045l-2.466-2.6a.04.04 0 0 1-.01-.03a.04.04 0 0 1 .01-.025l1.46-1.535a.04.04 0 0 1 .015-.01H7l.01.01l2.09 2.22l.01.005a.03.03 0 0 0 .03 0l.01-.01l2.526-4.385a.04.04 0 0 1 .02-.01h.02a.03.03 0 0 1 .02.015v.015zM6.86 12.04l2.41-1.06a2.825 2.825 0 0 0 2.475 2.295v1.9c0 .01 0 .02-.01.03l-.015.02a.05.05 0 0 1-.05 0l-4.816-3.09a.05.05 0 0 1-.02-.02a.06.06 0 0 1 .005-.055a.05.05 0 0 1 .02-.02m5.415 3.135v-1.9a2.83 2.83 0 0 0 2.45-2.3l2.425 1.065h.01l.015.015a.06.06 0 0 1 .002.064l-.017.016l-4.805 3.085a.05.05 0 0 1-.05 0l-.02-.015a.1.1 0 0 1-.01-.03m-2.6 2.945a.06.06 0 0 1 .035-.02c.02 0 .035 0 .045.02c.66 1 1.29 1.94 1.895 2.83a.12.12 0 0 0 .05.05h.015l.02-.005l.005-.01l.005-.02v-4a.1.1 0 0 0-.01-.045a.1.1 0 0 0-.035-.035L6.95 13.83q-.04-.029-.036.024q.001.04.025.07l1.51 2.25a.06.06 0 0 1-.004.076l-2.3 2.435a.056.056 0 0 0 0 .075l1.42 1.5l.02.015a.06.06 0 0 0 .07-.01l2.02-2.15zm4.65-.01h.005l2 2.12q.075.075.15 0l1.375-1.455q.052-.054 0-.1l-2.27-2.4a.1.1 0 0 1-.01-.13l1.55-2.295l.005-.012v-.013a.02.02 0 0 0-.01-.015h-.03l-4.745 3.05a.15.15 0 0 0-.06.1l-.005.03l-.005 3.975l.005.02l.025.01h.025a.1.1 0 0 0 .02-.02l1.91-2.855a.05.05 0 0 1 .035-.02h.015q.008.003.015.01m-1.82-7.12a.36.36 0 0 1-.025.315a.33.33 0 0 1-.15.12a.6.6 0 0 1-.255.044c-.095 0-.175-.01-.25-.025a.5.5 0 0 1-.19-.085a.4.4 0 0 1-.12-.16a.7.7 0 0 1-.04-.24h-.715q.001.269.115.47q.113.195.3.32c.125.085.27.15.425.19c.311.081.638.081.95 0a1.1 1.1 0 0 0 .37-.17a.76.76 0 0 0 .32-.64a.81.81 0 0 0-.275-.625a1.3 1.3 0 0 0-.335-.224a3 3 0 0 0-.45-.175a2.6 2.6 0 0 1-.45-.19a.5.5 0 0 1-.12-.116a.25.25 0 0 1-.04-.135a.3.3 0 0 1 .05-.175a.4.4 0 0 1 .16-.125c.07-.03.16-.05.265-.05q.165 0 .27.06c.07.035.125.09.16.15q.054.104.055.23h.71a.85.85 0 0 0-.15-.505a.96.96 0 0 0-.415-.34a1.75 1.75 0 0 0-1.095-.06q-.224.061-.38.175a.73.73 0 0 0-.25.275a.7.7 0 0 0-.09.36c0 .14.025.26.085.36c.055.1.135.195.235.27q.15.121.345.205q.194.089.41.155a2 2 0 0 1 .3.116q.12.052.18.104a.3.3 0 0 1 .09.12"/></svg>
React
import type { SVGProps } from "react";
export function TokenSfrxeth(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="m14.86 7.41l-.015-.02l-2.51-4.341q-.06-.105-.06.015v4.45a2.85 2.85 0 0 1 2.51 2.88l2.33 1.025a.025.025 0 0 0 .03-.01a.05.05 0 0 0 0-.05L16.04 9.45c-.015-.02-.01-.04.005-.06l2.43-2.57q.053-.059 0-.11L17.1 5.25a.1.1 0 0 0-.145 0L14.93 7.4a.06.06 0 0 1-.045.015zm-3.12-4.356l.005 4.455a2.85 2.85 0 0 0-2.53 2.885l-2.31 1.02a.03.03 0 0 1-.02 0h-.006l-.01-.01a.04.04 0 0 1 0-.04L7.98 9.44a.035.035 0 0 0-.004-.045l-2.466-2.6a.04.04 0 0 1-.01-.03a.04.04 0 0 1 .01-.025l1.46-1.535a.04.04 0 0 1 .015-.01H7l.01.01l2.09 2.22l.01.005a.03.03 0 0 0 .03 0l.01-.01l2.526-4.385a.04.04 0 0 1 .02-.01h.02a.03.03 0 0 1 .02.015v.015zM6.86 12.04l2.41-1.06a2.825 2.825 0 0 0 2.475 2.295v1.9c0 .01 0 .02-.01.03l-.015.02a.05.05 0 0 1-.05 0l-4.816-3.09a.05.05 0 0 1-.02-.02a.06.06 0 0 1 .005-.055a.05.05 0 0 1 .02-.02m5.415 3.135v-1.9a2.83 2.83 0 0 0 2.45-2.3l2.425 1.065h.01l.015.015a.06.06 0 0 1 .002.064l-.017.016l-4.805 3.085a.05.05 0 0 1-.05 0l-.02-.015a.1.1 0 0 1-.01-.03m-2.6 2.945a.06.06 0 0 1 .035-.02c.02 0 .035 0 .045.02c.66 1 1.29 1.94 1.895 2.83a.12.12 0 0 0 .05.05h.015l.02-.005l.005-.01l.005-.02v-4a.1.1 0 0 0-.01-.045a.1.1 0 0 0-.035-.035L6.95 13.83q-.04-.029-.036.024q.001.04.025.07l1.51 2.25a.06.06 0 0 1-.004.076l-2.3 2.435a.056.056 0 0 0 0 .075l1.42 1.5l.02.015a.06.06 0 0 0 .07-.01l2.02-2.15zm4.65-.01h.005l2 2.12q.075.075.15 0l1.375-1.455q.052-.054 0-.1l-2.27-2.4a.1.1 0 0 1-.01-.13l1.55-2.295l.005-.012v-.013a.02.02 0 0 0-.01-.015h-.03l-4.745 3.05a.15.15 0 0 0-.06.1l-.005.03l-.005 3.975l.005.02l.025.01h.025a.1.1 0 0 0 .02-.02l1.91-2.855a.05.05 0 0 1 .035-.02h.015q.008.003.015.01m-1.82-7.12a.36.36 0 0 1-.025.315a.33.33 0 0 1-.15.12a.6.6 0 0 1-.255.044c-.095 0-.175-.01-.25-.025a.5.5 0 0 1-.19-.085a.4.4 0 0 1-.12-.16a.7.7 0 0 1-.04-.24h-.715q.001.269.115.47q.113.195.3.32c.125.085.27.15.425.19c.311.081.638.081.95 0a1.1 1.1 0 0 0 .37-.17a.76.76 0 0 0 .32-.64a.81.81 0 0 0-.275-.625a1.3 1.3 0 0 0-.335-.224a3 3 0 0 0-.45-.175a2.6 2.6 0 0 1-.45-.19a.5.5 0 0 1-.12-.116a.25.25 0 0 1-.04-.135a.3.3 0 0 1 .05-.175a.4.4 0 0 1 .16-.125c.07-.03.16-.05.265-.05q.165 0 .27.06c.07.035.125.09.16.15q.054.104.055.23h.71a.85.85 0 0 0-.15-.505a.96.96 0 0 0-.415-.34a1.75 1.75 0 0 0-1.095-.06q-.224.061-.38.175a.73.73 0 0 0-.25.275a.7.7 0 0 0-.09.36c0 .14.025.26.085.36c.055.1.135.195.235.27q.15.121.345.205q.194.089.41.155a2 2 0 0 1 .3.116q.12.052.18.104a.3.3 0 0 1 .09.12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.86 7.41l-.015-.02l-2.51-4.341q-.06-.105-.06.015v4.45a2.85 2.85 0 0 1 2.51 2.88l2.33 1.025a.025.025 0 0 0 .03-.01a.05.05 0 0 0 0-.05L16.04 9.45c-.015-.02-.01-.04.005-.06l2.43-2.57q.053-.059 0-.11L17.1 5.25a.1.1 0 0 0-.145 0L14.93 7.4a.06.06 0 0 1-.045.015zm-3.12-4.356l.005 4.455a2.85 2.85 0 0 0-2.53 2.885l-2.31 1.02a.03.03 0 0 1-.02 0h-.006l-.01-.01a.04.04 0 0 1 0-.04L7.98 9.44a.035.035 0 0 0-.004-.045l-2.466-2.6a.04.04 0 0 1-.01-.03a.04.04 0 0 1 .01-.025l1.46-1.535a.04.04 0 0 1 .015-.01H7l.01.01l2.09 2.22l.01.005a.03.03 0 0 0 .03 0l.01-.01l2.526-4.385a.04.04 0 0 1 .02-.01h.02a.03.03 0 0 1 .02.015v.015zM6.86 12.04l2.41-1.06a2.825 2.825 0 0 0 2.475 2.295v1.9c0 .01 0 .02-.01.03l-.015.02a.05.05 0 0 1-.05 0l-4.816-3.09a.05.05 0 0 1-.02-.02a.06.06 0 0 1 .005-.055a.05.05 0 0 1 .02-.02m5.415 3.135v-1.9a2.83 2.83 0 0 0 2.45-2.3l2.425 1.065h.01l.015.015a.06.06 0 0 1 .002.064l-.017.016l-4.805 3.085a.05.05 0 0 1-.05 0l-.02-.015a.1.1 0 0 1-.01-.03m-2.6 2.945a.06.06 0 0 1 .035-.02c.02 0 .035 0 .045.02c.66 1 1.29 1.94 1.895 2.83a.12.12 0 0 0 .05.05h.015l.02-.005l.005-.01l.005-.02v-4a.1.1 0 0 0-.01-.045a.1.1 0 0 0-.035-.035L6.95 13.83q-.04-.029-.036.024q.001.04.025.07l1.51 2.25a.06.06 0 0 1-.004.076l-2.3 2.435a.056.056 0 0 0 0 .075l1.42 1.5l.02.015a.06.06 0 0 0 .07-.01l2.02-2.15zm4.65-.01h.005l2 2.12q.075.075.15 0l1.375-1.455q.052-.054 0-.1l-2.27-2.4a.1.1 0 0 1-.01-.13l1.55-2.295l.005-.012v-.013a.02.02 0 0 0-.01-.015h-.03l-4.745 3.05a.15.15 0 0 0-.06.1l-.005.03l-.005 3.975l.005.02l.025.01h.025a.1.1 0 0 0 .02-.02l1.91-2.855a.05.05 0 0 1 .035-.02h.015q.008.003.015.01m-1.82-7.12a.36.36 0 0 1-.025.315a.33.33 0 0 1-.15.12a.6.6 0 0 1-.255.044c-.095 0-.175-.01-.25-.025a.5.5 0 0 1-.19-.085a.4.4 0 0 1-.12-.16a.7.7 0 0 1-.04-.24h-.715q.001.269.115.47q.113.195.3.32c.125.085.27.15.425.19c.311.081.638.081.95 0a1.1 1.1 0 0 0 .37-.17a.76.76 0 0 0 .32-.64a.81.81 0 0 0-.275-.625a1.3 1.3 0 0 0-.335-.224a3 3 0 0 0-.45-.175a2.6 2.6 0 0 1-.45-.19a.5.5 0 0 1-.12-.116a.25.25 0 0 1-.04-.135a.3.3 0 0 1 .05-.175a.4.4 0 0 1 .16-.125c.07-.03.16-.05.265-.05q.165 0 .27.06c.07.035.125.09.16.15q.054.104.055.23h.71a.85.85 0 0 0-.15-.505a.96.96 0 0 0-.415-.34a1.75 1.75 0 0 0-1.095-.06q-.224.061-.38.175a.73.73 0 0 0-.25.275a.7.7 0 0 0-.09.36c0 .14.025.26.085.36c.055.1.135.195.235.27q.15.121.345.205q.194.089.41.155a2 2 0 0 1 .3.116q.12.052.18.104a.3.3 0 0 1 .09.12"/></svg> </template>
CSS
.icon-sfrxeth {
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%22m14.86%207.41l-.015-.02l-2.51-4.341q-.06-.105-.06.015v4.45a2.85%202.85%200%200%201%202.51%202.88l2.33%201.025a.025.025%200%200%200%20.03-.01a.05.05%200%200%200%200-.05L16.04%209.45c-.015-.02-.01-.04.005-.06l2.43-2.57q.053-.059%200-.11L17.1%205.25a.1.1%200%200%200-.145%200L14.93%207.4a.06.06%200%200%201-.045.015zm-3.12-4.356l.005%204.455a2.85%202.85%200%200%200-2.53%202.885l-2.31%201.02a.03.03%200%200%201-.02%200h-.006l-.01-.01a.04.04%200%200%201%200-.04L7.98%209.44a.035.035%200%200%200-.004-.045l-2.466-2.6a.04.04%200%200%201-.01-.03a.04.04%200%200%201%20.01-.025l1.46-1.535a.04.04%200%200%201%20.015-.01H7l.01.01l2.09%202.22l.01.005a.03.03%200%200%200%20.03%200l.01-.01l2.526-4.385a.04.04%200%200%201%20.02-.01h.02a.03.03%200%200%201%20.02.015v.015zM6.86%2012.04l2.41-1.06a2.825%202.825%200%200%200%202.475%202.295v1.9c0%20.01%200%20.02-.01.03l-.015.02a.05.05%200%200%201-.05%200l-4.816-3.09a.05.05%200%200%201-.02-.02a.06.06%200%200%201%20.005-.055a.05.05%200%200%201%20.02-.02m5.415%203.135v-1.9a2.83%202.83%200%200%200%202.45-2.3l2.425%201.065h.01l.015.015a.06.06%200%200%201%20.002.064l-.017.016l-4.805%203.085a.05.05%200%200%201-.05%200l-.02-.015a.1.1%200%200%201-.01-.03m-2.6%202.945a.06.06%200%200%201%20.035-.02c.02%200%20.035%200%20.045.02c.66%201%201.29%201.94%201.895%202.83a.12.12%200%200%200%20.05.05h.015l.02-.005l.005-.01l.005-.02v-4a.1.1%200%200%200-.01-.045a.1.1%200%200%200-.035-.035L6.95%2013.83q-.04-.029-.036.024q.001.04.025.07l1.51%202.25a.06.06%200%200%201-.004.076l-2.3%202.435a.056.056%200%200%200%200%20.075l1.42%201.5l.02.015a.06.06%200%200%200%20.07-.01l2.02-2.15zm4.65-.01h.005l2%202.12q.075.075.15%200l1.375-1.455q.052-.054%200-.1l-2.27-2.4a.1.1%200%200%201-.01-.13l1.55-2.295l.005-.012v-.013a.02.02%200%200%200-.01-.015h-.03l-4.745%203.05a.15.15%200%200%200-.06.1l-.005.03l-.005%203.975l.005.02l.025.01h.025a.1.1%200%200%200%20.02-.02l1.91-2.855a.05.05%200%200%201%20.035-.02h.015q.008.003.015.01m-1.82-7.12a.36.36%200%200%201-.025.315a.33.33%200%200%201-.15.12a.6.6%200%200%201-.255.044c-.095%200-.175-.01-.25-.025a.5.5%200%200%201-.19-.085a.4.4%200%200%201-.12-.16a.7.7%200%200%201-.04-.24h-.715q.001.269.115.47q.113.195.3.32c.125.085.27.15.425.19c.311.081.638.081.95%200a1.1%201.1%200%200%200%20.37-.17a.76.76%200%200%200%20.32-.64a.81.81%200%200%200-.275-.625a1.3%201.3%200%200%200-.335-.224a3%203%200%200%200-.45-.175a2.6%202.6%200%200%201-.45-.19a.5.5%200%200%201-.12-.116a.25.25%200%200%201-.04-.135a.3.3%200%200%201%20.05-.175a.4.4%200%200%201%20.16-.125c.07-.03.16-.05.265-.05q.165%200%20.27.06c.07.035.125.09.16.15q.054.104.055.23h.71a.85.85%200%200%200-.15-.505a.96.96%200%200%200-.415-.34a1.75%201.75%200%200%200-1.095-.06q-.224.061-.38.175a.73.73%200%200%200-.25.275a.7.7%200%200%200-.09.36c0%20.14.025.26.085.36c.055.1.135.195.235.27q.15.121.345.205q.194.089.41.155a2%202%200%200%201%20.3.116q.12.052.18.104a.3.3%200%200%201%20.09.12%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%22m14.86%207.41l-.015-.02l-2.51-4.341q-.06-.105-.06.015v4.45a2.85%202.85%200%200%201%202.51%202.88l2.33%201.025a.025.025%200%200%200%20.03-.01a.05.05%200%200%200%200-.05L16.04%209.45c-.015-.02-.01-.04.005-.06l2.43-2.57q.053-.059%200-.11L17.1%205.25a.1.1%200%200%200-.145%200L14.93%207.4a.06.06%200%200%201-.045.015zm-3.12-4.356l.005%204.455a2.85%202.85%200%200%200-2.53%202.885l-2.31%201.02a.03.03%200%200%201-.02%200h-.006l-.01-.01a.04.04%200%200%201%200-.04L7.98%209.44a.035.035%200%200%200-.004-.045l-2.466-2.6a.04.04%200%200%201-.01-.03a.04.04%200%200%201%20.01-.025l1.46-1.535a.04.04%200%200%201%20.015-.01H7l.01.01l2.09%202.22l.01.005a.03.03%200%200%200%20.03%200l.01-.01l2.526-4.385a.04.04%200%200%201%20.02-.01h.02a.03.03%200%200%201%20.02.015v.015zM6.86%2012.04l2.41-1.06a2.825%202.825%200%200%200%202.475%202.295v1.9c0%20.01%200%20.02-.01.03l-.015.02a.05.05%200%200%201-.05%200l-4.816-3.09a.05.05%200%200%201-.02-.02a.06.06%200%200%201%20.005-.055a.05.05%200%200%201%20.02-.02m5.415%203.135v-1.9a2.83%202.83%200%200%200%202.45-2.3l2.425%201.065h.01l.015.015a.06.06%200%200%201%20.002.064l-.017.016l-4.805%203.085a.05.05%200%200%201-.05%200l-.02-.015a.1.1%200%200%201-.01-.03m-2.6%202.945a.06.06%200%200%201%20.035-.02c.02%200%20.035%200%20.045.02c.66%201%201.29%201.94%201.895%202.83a.12.12%200%200%200%20.05.05h.015l.02-.005l.005-.01l.005-.02v-4a.1.1%200%200%200-.01-.045a.1.1%200%200%200-.035-.035L6.95%2013.83q-.04-.029-.036.024q.001.04.025.07l1.51%202.25a.06.06%200%200%201-.004.076l-2.3%202.435a.056.056%200%200%200%200%20.075l1.42%201.5l.02.015a.06.06%200%200%200%20.07-.01l2.02-2.15zm4.65-.01h.005l2%202.12q.075.075.15%200l1.375-1.455q.052-.054%200-.1l-2.27-2.4a.1.1%200%200%201-.01-.13l1.55-2.295l.005-.012v-.013a.02.02%200%200%200-.01-.015h-.03l-4.745%203.05a.15.15%200%200%200-.06.1l-.005.03l-.005%203.975l.005.02l.025.01h.025a.1.1%200%200%200%20.02-.02l1.91-2.855a.05.05%200%200%201%20.035-.02h.015q.008.003.015.01m-1.82-7.12a.36.36%200%200%201-.025.315a.33.33%200%200%201-.15.12a.6.6%200%200%201-.255.044c-.095%200-.175-.01-.25-.025a.5.5%200%200%201-.19-.085a.4.4%200%200%201-.12-.16a.7.7%200%200%201-.04-.24h-.715q.001.269.115.47q.113.195.3.32c.125.085.27.15.425.19c.311.081.638.081.95%200a1.1%201.1%200%200%200%20.37-.17a.76.76%200%200%200%20.32-.64a.81.81%200%200%200-.275-.625a1.3%201.3%200%200%200-.335-.224a3%203%200%200%200-.45-.175a2.6%202.6%200%200%201-.45-.19a.5.5%200%200%201-.12-.116a.25.25%200%200%201-.04-.135a.3.3%200%200%201%20.05-.175a.4.4%200%200%201%20.16-.125c.07-.03.16-.05.265-.05q.165%200%20.27.06c.07.035.125.09.16.15q.054.104.055.23h.71a.85.85%200%200%200-.15-.505a.96.96%200%200%200-.415-.34a1.75%201.75%200%200%200-1.095-.06q-.224.061-.38.175a.73.73%200%200%200-.25.275a.7.7%200%200%200-.09.36c0%20.14.025.26.085.36c.055.1.135.195.235.27q.15.121.345.205q.194.089.41.155a2%202%200%200%201%20.3.116q.12.052.18.104a.3.3%200%200%201%20.09.12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/sfrxeth.svg?color=%231a73e8&size=48