songbird logo
songbird from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- songbird
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the songbird logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.7 21l4.082-7.426l-.743 6.414zm3.94-3.573l.505-4.417l5.41.71zm3.891-8.853l2.21 4.866l-5.447-.714zm1.155 1.826l2.738-1.37l-1.454 4.195zm-4.615 2.128L7.016 3l6.343 5.312zm6.909-1.312l.668-1.928l.652 3.144z"/></svg>
React
import type { SVGProps } from "react";
export function TokenSongbird(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="m5.7 21l4.082-7.426l-.743 6.414zm3.94-3.573l.505-4.417l5.41.71zm3.891-8.853l2.21 4.866l-5.447-.714zm1.155 1.826l2.738-1.37l-1.454 4.195zm-4.615 2.128L7.016 3l6.343 5.312zm6.909-1.312l.668-1.928l.652 3.144z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.7 21l4.082-7.426l-.743 6.414zm3.94-3.573l.505-4.417l5.41.71zm3.891-8.853l2.21 4.866l-5.447-.714zm1.155 1.826l2.738-1.37l-1.454 4.195zm-4.615 2.128L7.016 3l6.343 5.312zm6.909-1.312l.668-1.928l.652 3.144z"/></svg> </template>
CSS
.icon-songbird {
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%22m5.7%2021l4.082-7.426l-.743%206.414zm3.94-3.573l.505-4.417l5.41.71zm3.891-8.853l2.21%204.866l-5.447-.714zm1.155%201.826l2.738-1.37l-1.454%204.195zm-4.615%202.128L7.016%203l6.343%205.312zm6.909-1.312l.668-1.928l.652%203.144z%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%22m5.7%2021l4.082-7.426l-.743%206.414zm3.94-3.573l.505-4.417l5.41.71zm3.891-8.853l2.21%204.866l-5.447-.714zm1.155%201.826l2.738-1.37l-1.454%204.195zm-4.615%202.128L7.016%203l6.343%205.312zm6.909-1.312l.668-1.928l.652%203.144z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/songbird.svg?color=%231a73e8&size=48