blast logo
blast from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- blast
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the blast logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.183 11.894l2.838-1.415L21 7.476l-1.957-1.424H6.013L3 8.29h15.316l-.813 2.518H11.36l-.591 1.841h6.142l-1.725 5.3l2.878-1.425l1.026-3.177l-1.927-1.415z"/><path fill="currentColor" d="m7.33 15.67l1.774-5.521l-1.967-1.473l-2.955 9.271h11.005l.737-2.276z"/></svg>
React
import type { SVGProps } from "react";
export function TokenBlast(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="m17.183 11.894l2.838-1.415L21 7.476l-1.957-1.424H6.013L3 8.29h15.316l-.813 2.518H11.36l-.591 1.841h6.142l-1.725 5.3l2.878-1.425l1.026-3.177l-1.927-1.415z"/><path fill="currentColor" d="m7.33 15.67l1.774-5.521l-1.967-1.473l-2.955 9.271h11.005l.737-2.276z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.183 11.894l2.838-1.415L21 7.476l-1.957-1.424H6.013L3 8.29h15.316l-.813 2.518H11.36l-.591 1.841h6.142l-1.725 5.3l2.878-1.425l1.026-3.177l-1.927-1.415z"/><path fill="currentColor" d="m7.33 15.67l1.774-5.521l-1.967-1.473l-2.955 9.271h11.005l.737-2.276z"/></svg> </template>
CSS
.icon-blast {
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%22m17.183%2011.894l2.838-1.415L21%207.476l-1.957-1.424H6.013L3%208.29h15.316l-.813%202.518H11.36l-.591%201.841h6.142l-1.725%205.3l2.878-1.425l1.026-3.177l-1.927-1.415z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.33%2015.67l1.774-5.521l-1.967-1.473l-2.955%209.271h11.005l.737-2.276z%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%22m17.183%2011.894l2.838-1.415L21%207.476l-1.957-1.424H6.013L3%208.29h15.316l-.813%202.518H11.36l-.591%201.841h6.142l-1.725%205.3l2.878-1.425l1.026-3.177l-1.927-1.415z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.33%2015.67l1.774-5.521l-1.967-1.473l-2.955%209.271h11.005l.737-2.276z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/blast.svg?color=%231a73e8&size=48