botto logo
botto from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- botto
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the botto logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M13.62 22c4.307 0 7.047-2.02 7.047-5.6c0-3.107-2.66-4.647-6.334-4.733v-.06c3.427-.307 5.734-2.094 5.734-5.027C20.067 3.447 17.4 2 13.153 2h-9.82v.06l1.754 1.787c.22.233.246.313.246.686v14.934c0 .373-.026.453-.246.686l-1.754 1.78V22zM11.7 11.333H10v-8.1c0-.48.08-.566.493-.566h1.314c2 0 2.86 1.606 2.86 4.14c0 2.82-.887 4.526-2.967 4.526m-1.04 10h1.147c2.526 0 3.526-1.666 3.526-4.766c0-3.047-1.026-4.567-3.607-4.567H10v8.813c0 .494.1.52.66.52" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenBotto(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" fillRule="evenodd" d="M13.62 22c4.307 0 7.047-2.02 7.047-5.6c0-3.107-2.66-4.647-6.334-4.733v-.06c3.427-.307 5.734-2.094 5.734-5.027C20.067 3.447 17.4 2 13.153 2h-9.82v.06l1.754 1.787c.22.233.246.313.246.686v14.934c0 .373-.026.453-.246.686l-1.754 1.78V22zM11.7 11.333H10v-8.1c0-.48.08-.566.493-.566h1.314c2 0 2.86 1.606 2.86 4.14c0 2.82-.887 4.526-2.967 4.526m-1.04 10h1.147c2.526 0 3.526-1.666 3.526-4.766c0-3.047-1.026-4.567-3.607-4.567H10v8.813c0 .494.1.52.66.52" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M13.62 22c4.307 0 7.047-2.02 7.047-5.6c0-3.107-2.66-4.647-6.334-4.733v-.06c3.427-.307 5.734-2.094 5.734-5.027C20.067 3.447 17.4 2 13.153 2h-9.82v.06l1.754 1.787c.22.233.246.313.246.686v14.934c0 .373-.026.453-.246.686l-1.754 1.78V22zM11.7 11.333H10v-8.1c0-.48.08-.566.493-.566h1.314c2 0 2.86 1.606 2.86 4.14c0 2.82-.887 4.526-2.967 4.526m-1.04 10h1.147c2.526 0 3.526-1.666 3.526-4.766c0-3.047-1.026-4.567-3.607-4.567H10v8.813c0 .494.1.52.66.52" clip-rule="evenodd"/></svg> </template>
CSS
.icon-botto {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M13.62%2022c4.307%200%207.047-2.02%207.047-5.6c0-3.107-2.66-4.647-6.334-4.733v-.06c3.427-.307%205.734-2.094%205.734-5.027C20.067%203.447%2017.4%202%2013.153%202h-9.82v.06l1.754%201.787c.22.233.246.313.246.686v14.934c0%20.373-.026.453-.246.686l-1.754%201.78V22zM11.7%2011.333H10v-8.1c0-.48.08-.566.493-.566h1.314c2%200%202.86%201.606%202.86%204.14c0%202.82-.887%204.526-2.967%204.526m-1.04%2010h1.147c2.526%200%203.526-1.666%203.526-4.766c0-3.047-1.026-4.567-3.607-4.567H10v8.813c0%20.494.1.52.66.52%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M13.62%2022c4.307%200%207.047-2.02%207.047-5.6c0-3.107-2.66-4.647-6.334-4.733v-.06c3.427-.307%205.734-2.094%205.734-5.027C20.067%203.447%2017.4%202%2013.153%202h-9.82v.06l1.754%201.787c.22.233.246.313.246.686v14.934c0%20.373-.026.453-.246.686l-1.754%201.78V22zM11.7%2011.333H10v-8.1c0-.48.08-.566.493-.566h1.314c2%200%202.86%201.606%202.86%204.14c0%202.82-.887%204.526-2.967%204.526m-1.04%2010h1.147c2.526%200%203.526-1.666%203.526-4.766c0-3.047-1.026-4.567-3.607-4.567H10v8.813c0%20.494.1.52.66.52%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/botto.svg?color=%231a73e8&size=48