und logo
und from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- und
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the und logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.437 13.958V3c-3.858 0-4.82 3.133-4.82 4.697v5.867c0 4.697-5.895 5.872-8.843 5.872C9.024 20.685 11.466 21 12.4 21c6.43 0 8.038-4.697 8.038-7.042"/><path fill="currentColor" d="M20.437 3c-1.086.652-2.413 1.946-2.413 3.915v6.26c0 2.217-1.126 6.65-5.626 6.65c-2.57 0-4.387-.17-5.574-.366A12.9 12.9 0 0 0 12.394 21c6.434 0 8.043-4.697 8.043-7.042z"/><path fill="currentColor" d="M3.563 13.176V3l2.413.788v9c0 3.751 2.677 4.95 4.016 5.079c-.641.315-1.873.394-2.413.394c-3.212 0-4.016-3.392-4.016-5.085"/><path fill="currentColor" d="M8.384 6.915c0-2.193-1.61-3.003-2.408-3.133v9.394c0 3.91 2.408 4.691 3.611 4.691c1.446 0 2.684-.782 3.218-1.17c-3.538.625-4.421-2.087-4.421-3.52z"/></svg>
React
import type { SVGProps } from "react";
export function TokenUnd(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="M20.437 13.958V3c-3.858 0-4.82 3.133-4.82 4.697v5.867c0 4.697-5.895 5.872-8.843 5.872C9.024 20.685 11.466 21 12.4 21c6.43 0 8.038-4.697 8.038-7.042"/><path fill="currentColor" d="M20.437 3c-1.086.652-2.413 1.946-2.413 3.915v6.26c0 2.217-1.126 6.65-5.626 6.65c-2.57 0-4.387-.17-5.574-.366A12.9 12.9 0 0 0 12.394 21c6.434 0 8.043-4.697 8.043-7.042z"/><path fill="currentColor" d="M3.563 13.176V3l2.413.788v9c0 3.751 2.677 4.95 4.016 5.079c-.641.315-1.873.394-2.413.394c-3.212 0-4.016-3.392-4.016-5.085"/><path fill="currentColor" d="M8.384 6.915c0-2.193-1.61-3.003-2.408-3.133v9.394c0 3.91 2.408 4.691 3.611 4.691c1.446 0 2.684-.782 3.218-1.17c-3.538.625-4.421-2.087-4.421-3.52z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.437 13.958V3c-3.858 0-4.82 3.133-4.82 4.697v5.867c0 4.697-5.895 5.872-8.843 5.872C9.024 20.685 11.466 21 12.4 21c6.43 0 8.038-4.697 8.038-7.042"/><path fill="currentColor" d="M20.437 3c-1.086.652-2.413 1.946-2.413 3.915v6.26c0 2.217-1.126 6.65-5.626 6.65c-2.57 0-4.387-.17-5.574-.366A12.9 12.9 0 0 0 12.394 21c6.434 0 8.043-4.697 8.043-7.042z"/><path fill="currentColor" d="M3.563 13.176V3l2.413.788v9c0 3.751 2.677 4.95 4.016 5.079c-.641.315-1.873.394-2.413.394c-3.212 0-4.016-3.392-4.016-5.085"/><path fill="currentColor" d="M8.384 6.915c0-2.193-1.61-3.003-2.408-3.133v9.394c0 3.91 2.408 4.691 3.611 4.691c1.446 0 2.684-.782 3.218-1.17c-3.538.625-4.421-2.087-4.421-3.52z"/></svg> </template>
CSS
.icon-und {
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%22M20.437%2013.958V3c-3.858%200-4.82%203.133-4.82%204.697v5.867c0%204.697-5.895%205.872-8.843%205.872C9.024%2020.685%2011.466%2021%2012.4%2021c6.43%200%208.038-4.697%208.038-7.042%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.437%203c-1.086.652-2.413%201.946-2.413%203.915v6.26c0%202.217-1.126%206.65-5.626%206.65c-2.57%200-4.387-.17-5.574-.366A12.9%2012.9%200%200%200%2012.394%2021c6.434%200%208.043-4.697%208.043-7.042z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.563%2013.176V3l2.413.788v9c0%203.751%202.677%204.95%204.016%205.079c-.641.315-1.873.394-2.413.394c-3.212%200-4.016-3.392-4.016-5.085%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.384%206.915c0-2.193-1.61-3.003-2.408-3.133v9.394c0%203.91%202.408%204.691%203.611%204.691c1.446%200%202.684-.782%203.218-1.17c-3.538.625-4.421-2.087-4.421-3.52z%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%22M20.437%2013.958V3c-3.858%200-4.82%203.133-4.82%204.697v5.867c0%204.697-5.895%205.872-8.843%205.872C9.024%2020.685%2011.466%2021%2012.4%2021c6.43%200%208.038-4.697%208.038-7.042%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.437%203c-1.086.652-2.413%201.946-2.413%203.915v6.26c0%202.217-1.126%206.65-5.626%206.65c-2.57%200-4.387-.17-5.574-.366A12.9%2012.9%200%200%200%2012.394%2021c6.434%200%208.043-4.697%208.043-7.042z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.563%2013.176V3l2.413.788v9c0%203.751%202.677%204.95%204.016%205.079c-.641.315-1.873.394-2.413.394c-3.212%200-4.016-3.392-4.016-5.085%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.384%206.915c0-2.193-1.61-3.003-2.408-3.133v9.394c0%203.91%202.408%204.691%203.611%204.691c1.446%200%202.684-.782%203.218-1.17c-3.538.625-4.421-2.087-4.421-3.52z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/und.svg?color=%231a73e8&size=48