dash logo
dash from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- dash
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the dash logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.28 11.019q-.142 1.077-.435 2.125c-.581 2.137-2.695 2.915-4.733 2.921H6.136c-.012 0-.017.017-.017.029l-.64 3.426c0 .018.012.03.024.03h6.765a16 16 0 0 0 2.074-.128a7.1 7.1 0 0 0 2.63-.906c1.963-1.133 3.078-3.223 3.6-5.407c.256-1.086.407-2.149.425-3.176c.04-1.499-.302-3.055-1.44-4.083a5.63 5.63 0 0 0-3.003-1.272a12 12 0 0 0-1.701-.128H8.099c-.012 0-.018 0-.018.018L7.53 7.935h6.184c.935 0 2.637.023 3.189.86c.418.638.458 1.498.371 2.223zm-12.445-.697c-.813.174-1.277.772-1.463 1.608q-.204.903-.372 1.812h6.678q.392.001.65-.04a1.8 1.8 0 0 0 1.488-1.278a4 4 0 0 0 .139-.482q.179-.84.33-1.684H5.347a2.7 2.7 0 0 0-.51.058z"/></svg>
React
import type { SVGProps } from "react";
export function TokenDash(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.28 11.019q-.142 1.077-.435 2.125c-.581 2.137-2.695 2.915-4.733 2.921H6.136c-.012 0-.017.017-.017.029l-.64 3.426c0 .018.012.03.024.03h6.765a16 16 0 0 0 2.074-.128a7.1 7.1 0 0 0 2.63-.906c1.963-1.133 3.078-3.223 3.6-5.407c.256-1.086.407-2.149.425-3.176c.04-1.499-.302-3.055-1.44-4.083a5.63 5.63 0 0 0-3.003-1.272a12 12 0 0 0-1.701-.128H8.099c-.012 0-.018 0-.018.018L7.53 7.935h6.184c.935 0 2.637.023 3.189.86c.418.638.458 1.498.371 2.223zm-12.445-.697c-.813.174-1.277.772-1.463 1.608q-.204.903-.372 1.812h6.678q.392.001.65-.04a1.8 1.8 0 0 0 1.488-1.278a4 4 0 0 0 .139-.482q.179-.84.33-1.684H5.347a2.7 2.7 0 0 0-.51.058z"/></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.28 11.019q-.142 1.077-.435 2.125c-.581 2.137-2.695 2.915-4.733 2.921H6.136c-.012 0-.017.017-.017.029l-.64 3.426c0 .018.012.03.024.03h6.765a16 16 0 0 0 2.074-.128a7.1 7.1 0 0 0 2.63-.906c1.963-1.133 3.078-3.223 3.6-5.407c.256-1.086.407-2.149.425-3.176c.04-1.499-.302-3.055-1.44-4.083a5.63 5.63 0 0 0-3.003-1.272a12 12 0 0 0-1.701-.128H8.099c-.012 0-.018 0-.018.018L7.53 7.935h6.184c.935 0 2.637.023 3.189.86c.418.638.458 1.498.371 2.223zm-12.445-.697c-.813.174-1.277.772-1.463 1.608q-.204.903-.372 1.812h6.678q.392.001.65-.04a1.8 1.8 0 0 0 1.488-1.278a4 4 0 0 0 .139-.482q.179-.84.33-1.684H5.347a2.7 2.7 0 0 0-.51.058z"/></svg> </template>
CSS
.icon-dash {
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.28%2011.019q-.142%201.077-.435%202.125c-.581%202.137-2.695%202.915-4.733%202.921H6.136c-.012%200-.017.017-.017.029l-.64%203.426c0%20.018.012.03.024.03h6.765a16%2016%200%200%200%202.074-.128a7.1%207.1%200%200%200%202.63-.906c1.963-1.133%203.078-3.223%203.6-5.407c.256-1.086.407-2.149.425-3.176c.04-1.499-.302-3.055-1.44-4.083a5.63%205.63%200%200%200-3.003-1.272a12%2012%200%200%200-1.701-.128H8.099c-.012%200-.018%200-.018.018L7.53%207.935h6.184c.935%200%202.637.023%203.189.86c.418.638.458%201.498.371%202.223zm-12.445-.697c-.813.174-1.277.772-1.463%201.608q-.204.903-.372%201.812h6.678q.392.001.65-.04a1.8%201.8%200%200%200%201.488-1.278a4%204%200%200%200%20.139-.482q.179-.84.33-1.684H5.347a2.7%202.7%200%200%200-.51.058z%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.28%2011.019q-.142%201.077-.435%202.125c-.581%202.137-2.695%202.915-4.733%202.921H6.136c-.012%200-.017.017-.017.029l-.64%203.426c0%20.018.012.03.024.03h6.765a16%2016%200%200%200%202.074-.128a7.1%207.1%200%200%200%202.63-.906c1.963-1.133%203.078-3.223%203.6-5.407c.256-1.086.407-2.149.425-3.176c.04-1.499-.302-3.055-1.44-4.083a5.63%205.63%200%200%200-3.003-1.272a12%2012%200%200%200-1.701-.128H8.099c-.012%200-.018%200-.018.018L7.53%207.935h6.184c.935%200%202.637.023%203.189.86c.418.638.458%201.498.371%202.223zm-12.445-.697c-.813.174-1.277.772-1.463%201.608q-.204.903-.372%201.812h6.678q.392.001.65-.04a1.8%201.8%200%200%200%201.488-1.278a4%204%200%200%200%20.139-.482q.179-.84.33-1.684H5.347a2.7%202.7%200%200%200-.51.058z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/dash.svg?color=%231a73e8&size=48