trvl logo
trvl from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- trvl
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the trvl logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 12c0 .563-.281 2.824-3.38 2.824c-2.2 0-3.916-1.35-4.866-2.12a.045.045 0 0 0-.056 0a.045.045 0 0 0-.012.061c.777.956 2.127 2.65 2.127 4.86C14.813 19.228 12.675 21 12 21v-9zM6.375 9.187c2.2 0 3.91 1.345 4.866 2.121q.006.008.015.011a.044.044 0 0 0 .052-.01a.045.045 0 0 0 0-.063c-.776-.956-2.126-2.666-2.126-4.871C9.182 3 11.719 3 12 3v9H3c0-.281 0-2.813 3.375-2.813"/></svg>
React
import type { SVGProps } from "react";
export function TokenTrvl(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="M21 12c0 .563-.281 2.824-3.38 2.824c-2.2 0-3.916-1.35-4.866-2.12a.045.045 0 0 0-.056 0a.045.045 0 0 0-.012.061c.777.956 2.127 2.65 2.127 4.86C14.813 19.228 12.675 21 12 21v-9zM6.375 9.187c2.2 0 3.91 1.345 4.866 2.121q.006.008.015.011a.044.044 0 0 0 .052-.01a.045.045 0 0 0 0-.063c-.776-.956-2.126-2.666-2.126-4.871C9.182 3 11.719 3 12 3v9H3c0-.281 0-2.813 3.375-2.813"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 12c0 .563-.281 2.824-3.38 2.824c-2.2 0-3.916-1.35-4.866-2.12a.045.045 0 0 0-.056 0a.045.045 0 0 0-.012.061c.777.956 2.127 2.65 2.127 4.86C14.813 19.228 12.675 21 12 21v-9zM6.375 9.187c2.2 0 3.91 1.345 4.866 2.121q.006.008.015.011a.044.044 0 0 0 .052-.01a.045.045 0 0 0 0-.063c-.776-.956-2.126-2.666-2.126-4.871C9.182 3 11.719 3 12 3v9H3c0-.281 0-2.813 3.375-2.813"/></svg> </template>
CSS
.icon-trvl {
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%22M21%2012c0%20.563-.281%202.824-3.38%202.824c-2.2%200-3.916-1.35-4.866-2.12a.045.045%200%200%200-.056%200a.045.045%200%200%200-.012.061c.777.956%202.127%202.65%202.127%204.86C14.813%2019.228%2012.675%2021%2012%2021v-9zM6.375%209.187c2.2%200%203.91%201.345%204.866%202.121q.006.008.015.011a.044.044%200%200%200%20.052-.01a.045.045%200%200%200%200-.063c-.776-.956-2.126-2.666-2.126-4.871C9.182%203%2011.719%203%2012%203v9H3c0-.281%200-2.813%203.375-2.813%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%22M21%2012c0%20.563-.281%202.824-3.38%202.824c-2.2%200-3.916-1.35-4.866-2.12a.045.045%200%200%200-.056%200a.045.045%200%200%200-.012.061c.777.956%202.127%202.65%202.127%204.86C14.813%2019.228%2012.675%2021%2012%2021v-9zM6.375%209.187c2.2%200%203.91%201.345%204.866%202.121q.006.008.015.011a.044.044%200%200%200%20.052-.01a.045.045%200%200%200%200-.063c-.776-.956-2.126-2.666-2.126-4.871C9.182%203%2011.719%203%2012%203v9H3c0-.281%200-2.813%203.375-2.813%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/trvl.svg?color=%231a73e8&size=48