bao logo
bao from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- bao
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the bao logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.12 14.017a.6.6 0 0 1-.23.042a.59.59 0 0 1-.42-1.004a.6.6 0 0 1 .415-.172a.59.59 0 0 1 .235 1.134m7.583-.13a.588.588 0 1 1 .83-.832a.588.588 0 0 1-.83.832"/><path fill="currentColor" fill-rule="evenodd" d="M11.943 21.105c-7.893.276-10.045-5.182-9.94-7.799a9.09 9.09 0 0 1 5.382-7.528c.235.253.876.636 1.223.824c-1.205-.965-.73-2.017-.253-2.511a2.1 2.1 0 0 1 1.723-.418c-.02.49.066.977.253 1.43c-.088-.436-.106-1.23.312-1.73c.647-.482 1.729-.847 2.823.118c-.253.17-.588.547-.723 1.217c.182-.34.729-1.023 1.452-1.03c.887.002 2.053.357 2.2 1.724a3 3 0 0 0-1.459.053a4.4 4.4 0 0 1 1.476.235v.024c3.382 1.123 5.729 5.822 5.582 7.763l-.012.182c-.13 1.9-.488 7.116-10.04 7.446m.406-14.386c.292.549.775.972 1.358 1.188c-1.188.189-1.4-.717-1.358-1.188m-.6-.411c.135.506.2 1.705-.647 2.44c.611-.235 1.593-1.058.647-2.44m-1.747 1.629c.382-.165 1.13-.67 1.07-1.388c.518 1.14-.494 1.4-1.07 1.388M8.63 14.805a1.47 1.47 0 1 1-2.08-2.08a1.47 1.47 0 0 1 2.08 2.08m6.743 0a1.47 1.47 0 1 1 2.079-2.08a1.47 1.47 0 0 1-2.08 2.08m-3 .113c0 .11-.177.2-.395.2c-.217 0-.394-.09-.394-.2s.177-.2.394-.2s.394.09.394.2m-.433 1.755l.003-.003h-.006zm0 0c-1.093.932-2.032.526-2.367.215c.082.482.67 1.24 2.364.406c.588.323 1.906.694 2.447-.412a2.06 2.06 0 0 1-2.444-.209" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenBao(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="M8.12 14.017a.6.6 0 0 1-.23.042a.59.59 0 0 1-.42-1.004a.6.6 0 0 1 .415-.172a.59.59 0 0 1 .235 1.134m7.583-.13a.588.588 0 1 1 .83-.832a.588.588 0 0 1-.83.832"/><path fill="currentColor" fillRule="evenodd" d="M11.943 21.105c-7.893.276-10.045-5.182-9.94-7.799a9.09 9.09 0 0 1 5.382-7.528c.235.253.876.636 1.223.824c-1.205-.965-.73-2.017-.253-2.511a2.1 2.1 0 0 1 1.723-.418c-.02.49.066.977.253 1.43c-.088-.436-.106-1.23.312-1.73c.647-.482 1.729-.847 2.823.118c-.253.17-.588.547-.723 1.217c.182-.34.729-1.023 1.452-1.03c.887.002 2.053.357 2.2 1.724a3 3 0 0 0-1.459.053a4.4 4.4 0 0 1 1.476.235v.024c3.382 1.123 5.729 5.822 5.582 7.763l-.012.182c-.13 1.9-.488 7.116-10.04 7.446m.406-14.386c.292.549.775.972 1.358 1.188c-1.188.189-1.4-.717-1.358-1.188m-.6-.411c.135.506.2 1.705-.647 2.44c.611-.235 1.593-1.058.647-2.44m-1.747 1.629c.382-.165 1.13-.67 1.07-1.388c.518 1.14-.494 1.4-1.07 1.388M8.63 14.805a1.47 1.47 0 1 1-2.08-2.08a1.47 1.47 0 0 1 2.08 2.08m6.743 0a1.47 1.47 0 1 1 2.079-2.08a1.47 1.47 0 0 1-2.08 2.08m-3 .113c0 .11-.177.2-.395.2c-.217 0-.394-.09-.394-.2s.177-.2.394-.2s.394.09.394.2m-.433 1.755l.003-.003h-.006zm0 0c-1.093.932-2.032.526-2.367.215c.082.482.67 1.24 2.364.406c.588.323 1.906.694 2.447-.412a2.06 2.06 0 0 1-2.444-.209" 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" d="M8.12 14.017a.6.6 0 0 1-.23.042a.59.59 0 0 1-.42-1.004a.6.6 0 0 1 .415-.172a.59.59 0 0 1 .235 1.134m7.583-.13a.588.588 0 1 1 .83-.832a.588.588 0 0 1-.83.832"/><path fill="currentColor" fill-rule="evenodd" d="M11.943 21.105c-7.893.276-10.045-5.182-9.94-7.799a9.09 9.09 0 0 1 5.382-7.528c.235.253.876.636 1.223.824c-1.205-.965-.73-2.017-.253-2.511a2.1 2.1 0 0 1 1.723-.418c-.02.49.066.977.253 1.43c-.088-.436-.106-1.23.312-1.73c.647-.482 1.729-.847 2.823.118c-.253.17-.588.547-.723 1.217c.182-.34.729-1.023 1.452-1.03c.887.002 2.053.357 2.2 1.724a3 3 0 0 0-1.459.053a4.4 4.4 0 0 1 1.476.235v.024c3.382 1.123 5.729 5.822 5.582 7.763l-.012.182c-.13 1.9-.488 7.116-10.04 7.446m.406-14.386c.292.549.775.972 1.358 1.188c-1.188.189-1.4-.717-1.358-1.188m-.6-.411c.135.506.2 1.705-.647 2.44c.611-.235 1.593-1.058.647-2.44m-1.747 1.629c.382-.165 1.13-.67 1.07-1.388c.518 1.14-.494 1.4-1.07 1.388M8.63 14.805a1.47 1.47 0 1 1-2.08-2.08a1.47 1.47 0 0 1 2.08 2.08m6.743 0a1.47 1.47 0 1 1 2.079-2.08a1.47 1.47 0 0 1-2.08 2.08m-3 .113c0 .11-.177.2-.395.2c-.217 0-.394-.09-.394-.2s.177-.2.394-.2s.394.09.394.2m-.433 1.755l.003-.003h-.006zm0 0c-1.093.932-2.032.526-2.367.215c.082.482.67 1.24 2.364.406c.588.323 1.906.694 2.447-.412a2.06 2.06 0 0 1-2.444-.209" clip-rule="evenodd"/></svg> </template>
CSS
.icon-bao {
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%22M8.12%2014.017a.6.6%200%200%201-.23.042a.59.59%200%200%201-.42-1.004a.6.6%200%200%201%20.415-.172a.59.59%200%200%201%20.235%201.134m7.583-.13a.588.588%200%201%201%20.83-.832a.588.588%200%200%201-.83.832%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.943%2021.105c-7.893.276-10.045-5.182-9.94-7.799a9.09%209.09%200%200%201%205.382-7.528c.235.253.876.636%201.223.824c-1.205-.965-.73-2.017-.253-2.511a2.1%202.1%200%200%201%201.723-.418c-.02.49.066.977.253%201.43c-.088-.436-.106-1.23.312-1.73c.647-.482%201.729-.847%202.823.118c-.253.17-.588.547-.723%201.217c.182-.34.729-1.023%201.452-1.03c.887.002%202.053.357%202.2%201.724a3%203%200%200%200-1.459.053a4.4%204.4%200%200%201%201.476.235v.024c3.382%201.123%205.729%205.822%205.582%207.763l-.012.182c-.13%201.9-.488%207.116-10.04%207.446m.406-14.386c.292.549.775.972%201.358%201.188c-1.188.189-1.4-.717-1.358-1.188m-.6-.411c.135.506.2%201.705-.647%202.44c.611-.235%201.593-1.058.647-2.44m-1.747%201.629c.382-.165%201.13-.67%201.07-1.388c.518%201.14-.494%201.4-1.07%201.388M8.63%2014.805a1.47%201.47%200%201%201-2.08-2.08a1.47%201.47%200%200%201%202.08%202.08m6.743%200a1.47%201.47%200%201%201%202.079-2.08a1.47%201.47%200%200%201-2.08%202.08m-3%20.113c0%20.11-.177.2-.395.2c-.217%200-.394-.09-.394-.2s.177-.2.394-.2s.394.09.394.2m-.433%201.755l.003-.003h-.006zm0%200c-1.093.932-2.032.526-2.367.215c.082.482.67%201.24%202.364.406c.588.323%201.906.694%202.447-.412a2.06%202.06%200%200%201-2.444-.209%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%20d%3D%22M8.12%2014.017a.6.6%200%200%201-.23.042a.59.59%200%200%201-.42-1.004a.6.6%200%200%201%20.415-.172a.59.59%200%200%201%20.235%201.134m7.583-.13a.588.588%200%201%201%20.83-.832a.588.588%200%200%201-.83.832%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.943%2021.105c-7.893.276-10.045-5.182-9.94-7.799a9.09%209.09%200%200%201%205.382-7.528c.235.253.876.636%201.223.824c-1.205-.965-.73-2.017-.253-2.511a2.1%202.1%200%200%201%201.723-.418c-.02.49.066.977.253%201.43c-.088-.436-.106-1.23.312-1.73c.647-.482%201.729-.847%202.823.118c-.253.17-.588.547-.723%201.217c.182-.34.729-1.023%201.452-1.03c.887.002%202.053.357%202.2%201.724a3%203%200%200%200-1.459.053a4.4%204.4%200%200%201%201.476.235v.024c3.382%201.123%205.729%205.822%205.582%207.763l-.012.182c-.13%201.9-.488%207.116-10.04%207.446m.406-14.386c.292.549.775.972%201.358%201.188c-1.188.189-1.4-.717-1.358-1.188m-.6-.411c.135.506.2%201.705-.647%202.44c.611-.235%201.593-1.058.647-2.44m-1.747%201.629c.382-.165%201.13-.67%201.07-1.388c.518%201.14-.494%201.4-1.07%201.388M8.63%2014.805a1.47%201.47%200%201%201-2.08-2.08a1.47%201.47%200%200%201%202.08%202.08m6.743%200a1.47%201.47%200%201%201%202.079-2.08a1.47%201.47%200%200%201-2.08%202.08m-3%20.113c0%20.11-.177.2-.395.2c-.217%200-.394-.09-.394-.2s.177-.2.394-.2s.394.09.394.2m-.433%201.755l.003-.003h-.006zm0%200c-1.093.932-2.032.526-2.367.215c.082.482.67%201.24%202.364.406c.588.323%201.906.694%202.447-.412a2.06%202.06%200%200%201-2.444-.209%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/bao.svg?color=%231a73e8&size=48