avalanche logo
avalanche from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- avalanche
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the avalanche logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.515 19.56H4.492c-.637 0-.952 0-1.142-.114a.7.7 0 0 1-.248-.245a.7.7 0 0 1-.101-.327c-.012-.216.145-.475.46-1l7.47-12.461c.32-.53.484-.794.687-.891a.79.79 0 0 1 .697 0c.202.097.36.361.675.89l1.542 2.538l.005.011c.253.36.454.75.596 1.16c.085.325.085.676 0 1.005a4.7 4.7 0 0 1-.596 1.172l-3.926 6.567l-.011.021a4.7 4.7 0 0 1-.766 1.08a2.4 2.4 0 0 1-.927.513c-.32.08-.676.08-1.392.08m7.647 0h4.33c.648 0 .968 0 1.16-.12a.7.7 0 0 0 .246-.244a.7.7 0 0 0 .101-.327c.012-.21-.14-.459-.443-.951l-.034-.053l-2.171-3.51l-.023-.043c-.304-.487-.461-.735-.658-.832a.77.77 0 0 0-.692 0c-.202.097-.36.357-.675.874l-2.172 3.516v.011c-.32.517-.477.777-.466.988a.7.7 0 0 0 .102.329c.06.1.145.185.246.248c.187.113.507.113 1.149.113"/></svg>
React
import type { SVGProps } from "react";
export function TokenAvalanche(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.515 19.56H4.492c-.637 0-.952 0-1.142-.114a.7.7 0 0 1-.248-.245a.7.7 0 0 1-.101-.327c-.012-.216.145-.475.46-1l7.47-12.461c.32-.53.484-.794.687-.891a.79.79 0 0 1 .697 0c.202.097.36.361.675.89l1.542 2.538l.005.011c.253.36.454.75.596 1.16c.085.325.085.676 0 1.005a4.7 4.7 0 0 1-.596 1.172l-3.926 6.567l-.011.021a4.7 4.7 0 0 1-.766 1.08a2.4 2.4 0 0 1-.927.513c-.32.08-.676.08-1.392.08m7.647 0h4.33c.648 0 .968 0 1.16-.12a.7.7 0 0 0 .246-.244a.7.7 0 0 0 .101-.327c.012-.21-.14-.459-.443-.951l-.034-.053l-2.171-3.51l-.023-.043c-.304-.487-.461-.735-.658-.832a.77.77 0 0 0-.692 0c-.202.097-.36.357-.675.874l-2.172 3.516v.011c-.32.517-.477.777-.466.988a.7.7 0 0 0 .102.329c.06.1.145.185.246.248c.187.113.507.113 1.149.113"/></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.515 19.56H4.492c-.637 0-.952 0-1.142-.114a.7.7 0 0 1-.248-.245a.7.7 0 0 1-.101-.327c-.012-.216.145-.475.46-1l7.47-12.461c.32-.53.484-.794.687-.891a.79.79 0 0 1 .697 0c.202.097.36.361.675.89l1.542 2.538l.005.011c.253.36.454.75.596 1.16c.085.325.085.676 0 1.005a4.7 4.7 0 0 1-.596 1.172l-3.926 6.567l-.011.021a4.7 4.7 0 0 1-.766 1.08a2.4 2.4 0 0 1-.927.513c-.32.08-.676.08-1.392.08m7.647 0h4.33c.648 0 .968 0 1.16-.12a.7.7 0 0 0 .246-.244a.7.7 0 0 0 .101-.327c.012-.21-.14-.459-.443-.951l-.034-.053l-2.171-3.51l-.023-.043c-.304-.487-.461-.735-.658-.832a.77.77 0 0 0-.692 0c-.202.097-.36.357-.675.874l-2.172 3.516v.011c-.32.517-.477.777-.466.988a.7.7 0 0 0 .102.329c.06.1.145.185.246.248c.187.113.507.113 1.149.113"/></svg> </template>
CSS
.icon-avalanche {
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.515%2019.56H4.492c-.637%200-.952%200-1.142-.114a.7.7%200%200%201-.248-.245a.7.7%200%200%201-.101-.327c-.012-.216.145-.475.46-1l7.47-12.461c.32-.53.484-.794.687-.891a.79.79%200%200%201%20.697%200c.202.097.36.361.675.89l1.542%202.538l.005.011c.253.36.454.75.596%201.16c.085.325.085.676%200%201.005a4.7%204.7%200%200%201-.596%201.172l-3.926%206.567l-.011.021a4.7%204.7%200%200%201-.766%201.08a2.4%202.4%200%200%201-.927.513c-.32.08-.676.08-1.392.08m7.647%200h4.33c.648%200%20.968%200%201.16-.12a.7.7%200%200%200%20.246-.244a.7.7%200%200%200%20.101-.327c.012-.21-.14-.459-.443-.951l-.034-.053l-2.171-3.51l-.023-.043c-.304-.487-.461-.735-.658-.832a.77.77%200%200%200-.692%200c-.202.097-.36.357-.675.874l-2.172%203.516v.011c-.32.517-.477.777-.466.988a.7.7%200%200%200%20.102.329c.06.1.145.185.246.248c.187.113.507.113%201.149.113%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.515%2019.56H4.492c-.637%200-.952%200-1.142-.114a.7.7%200%200%201-.248-.245a.7.7%200%200%201-.101-.327c-.012-.216.145-.475.46-1l7.47-12.461c.32-.53.484-.794.687-.891a.79.79%200%200%201%20.697%200c.202.097.36.361.675.89l1.542%202.538l.005.011c.253.36.454.75.596%201.16c.085.325.085.676%200%201.005a4.7%204.7%200%200%201-.596%201.172l-3.926%206.567l-.011.021a4.7%204.7%200%200%201-.766%201.08a2.4%202.4%200%200%201-.927.513c-.32.08-.676.08-1.392.08m7.647%200h4.33c.648%200%20.968%200%201.16-.12a.7.7%200%200%200%20.246-.244a.7.7%200%200%200%20.101-.327c.012-.21-.14-.459-.443-.951l-.034-.053l-2.171-3.51l-.023-.043c-.304-.487-.461-.735-.658-.832a.77.77%200%200%200-.692%200c-.202.097-.36.357-.675.874l-2.172%203.516v.011c-.32.517-.477.777-.466.988a.7.7%200%200%200%20.102.329c.06.1.145.185.246.248c.187.113.507.113%201.149.113%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/avalanche.svg?color=%231a73e8&size=48