leo logo
leo from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- leo
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the leo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.5 10.682V5.668L11.862 3L9.84 4.1l.822.482l1.174-.624L15.5 6.137V10h-2v1.91zM5 10V7.777L8.685 5.52l3.113 1.664l.012-.032l.385-.707l-3.51-1.993L4.032 7.3L4.02 10zm2.729.714l2.771 1.19V10H7.549l-3.517 1.678L4 16.328l2.009 1.414l.536-.735L5 15.897v-3.761zm5.353 8.75l-1.259.514L8.5 18.23v-3.793h-1v4.307L11.779 21l1.617-.655zM18 16.081V14.5h1v2.02l-4.564 3.33l-2.936-2.36v-2.32L8.852 12.5h5.879L12.5 15.163v1.929l1.955 1.517zm.01-9.694L20 7.975v4.68l-3.838 2.392l-.449-.708L19 12.194V8.362l-1.56-1.177l.57-.803z"/></svg>
React
import type { SVGProps } from "react";
export function TokenLeo(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="M16.5 10.682V5.668L11.862 3L9.84 4.1l.822.482l1.174-.624L15.5 6.137V10h-2v1.91zM5 10V7.777L8.685 5.52l3.113 1.664l.012-.032l.385-.707l-3.51-1.993L4.032 7.3L4.02 10zm2.729.714l2.771 1.19V10H7.549l-3.517 1.678L4 16.328l2.009 1.414l.536-.735L5 15.897v-3.761zm5.353 8.75l-1.259.514L8.5 18.23v-3.793h-1v4.307L11.779 21l1.617-.655zM18 16.081V14.5h1v2.02l-4.564 3.33l-2.936-2.36v-2.32L8.852 12.5h5.879L12.5 15.163v1.929l1.955 1.517zm.01-9.694L20 7.975v4.68l-3.838 2.392l-.449-.708L19 12.194V8.362l-1.56-1.177l.57-.803z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.5 10.682V5.668L11.862 3L9.84 4.1l.822.482l1.174-.624L15.5 6.137V10h-2v1.91zM5 10V7.777L8.685 5.52l3.113 1.664l.012-.032l.385-.707l-3.51-1.993L4.032 7.3L4.02 10zm2.729.714l2.771 1.19V10H7.549l-3.517 1.678L4 16.328l2.009 1.414l.536-.735L5 15.897v-3.761zm5.353 8.75l-1.259.514L8.5 18.23v-3.793h-1v4.307L11.779 21l1.617-.655zM18 16.081V14.5h1v2.02l-4.564 3.33l-2.936-2.36v-2.32L8.852 12.5h5.879L12.5 15.163v1.929l1.955 1.517zm.01-9.694L20 7.975v4.68l-3.838 2.392l-.449-.708L19 12.194V8.362l-1.56-1.177l.57-.803z"/></svg> </template>
CSS
.icon-leo {
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%22M16.5%2010.682V5.668L11.862%203L9.84%204.1l.822.482l1.174-.624L15.5%206.137V10h-2v1.91zM5%2010V7.777L8.685%205.52l3.113%201.664l.012-.032l.385-.707l-3.51-1.993L4.032%207.3L4.02%2010zm2.729.714l2.771%201.19V10H7.549l-3.517%201.678L4%2016.328l2.009%201.414l.536-.735L5%2015.897v-3.761zm5.353%208.75l-1.259.514L8.5%2018.23v-3.793h-1v4.307L11.779%2021l1.617-.655zM18%2016.081V14.5h1v2.02l-4.564%203.33l-2.936-2.36v-2.32L8.852%2012.5h5.879L12.5%2015.163v1.929l1.955%201.517zm.01-9.694L20%207.975v4.68l-3.838%202.392l-.449-.708L19%2012.194V8.362l-1.56-1.177l.57-.803z%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%22M16.5%2010.682V5.668L11.862%203L9.84%204.1l.822.482l1.174-.624L15.5%206.137V10h-2v1.91zM5%2010V7.777L8.685%205.52l3.113%201.664l.012-.032l.385-.707l-3.51-1.993L4.032%207.3L4.02%2010zm2.729.714l2.771%201.19V10H7.549l-3.517%201.678L4%2016.328l2.009%201.414l.536-.735L5%2015.897v-3.761zm5.353%208.75l-1.259.514L8.5%2018.23v-3.793h-1v4.307L11.779%2021l1.617-.655zM18%2016.081V14.5h1v2.02l-4.564%203.33l-2.936-2.36v-2.32L8.852%2012.5h5.879L12.5%2015.163v1.929l1.955%201.517zm.01-9.694L20%207.975v4.68l-3.838%202.392l-.449-.708L19%2012.194V8.362l-1.56-1.177l.57-.803z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/leo.svg?color=%231a73e8&size=48