bdp logo
bdp from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- bdp
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the bdp logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 13.394v-2.798c0-.197.215-.396.45-.396s.45.216.45.396v2.798c0 .177-.148.405-.45.405c-.314 0-.45-.184-.45-.405m8.55-.01V10.58c0-.197.215-.38.45-.38s.45.2.45.38v2.802a.43.43 0 0 1-.45.416c-.303 0-.45-.195-.45-.416m8.55.011v-2.826c0-.197.214-.369.45-.369c.235 0 .45.19.45.37v2.825c0 .176-.148.404-.45.404s-.45-.183-.45-.404M3.814 7.953c-.675.038-.824.474-.814.687c0 .65.612.688.919.625c1.29.038 2.475 1.443 2.906 2.141c.133-.288.507-.797.678-1.016c-1.37-1.968-2.846-2.484-3.69-2.437m16.372 8.094c.675-.038.824-.479.814-.694c0-.656-.613-.694-.919-.63c-1.29-.039-2.475-1.458-2.906-2.162c-.133.29-.507.804-.678 1.025c1.37 1.988 2.846 2.508 3.69 2.461"/><path fill="currentColor" d="M3.563 14.75c-.352.082-.555.382-.555.626c0 .665.676.699.938.665c1.773 0 3.318-2.096 4.5-3.915c.997-1.538 1.764-2.88 3.583-2.88c1.708 0 2.726 1.399 3.18 2.218l.708-1.13c-.55-.812-2.095-2.384-3.888-2.384S9.085 9.073 8.523 9.92C6.955 12.294 6 13.805 5.115 14.369c-.824.524-1.112.282-1.552.383"/><path fill="currentColor" d="M20.444 9.25c.352-.082.555-.382.555-.626c0-.665-.676-.699-.938-.665c-1.772 0-3.319 2.096-4.5 3.915c-.997 1.538-1.764 2.88-3.583 2.88c-1.707 0-2.726-1.399-3.18-2.219l-.708 1.13c.549.813 2.095 2.385 3.888 2.385s2.945-1.123 3.505-1.971c1.569-2.373 2.524-3.884 3.41-4.447c.823-.524 1.11-.282 1.551-.383"/></svg>
React
import type { SVGProps } from "react";
export function TokenBdp(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="M3 13.394v-2.798c0-.197.215-.396.45-.396s.45.216.45.396v2.798c0 .177-.148.405-.45.405c-.314 0-.45-.184-.45-.405m8.55-.01V10.58c0-.197.215-.38.45-.38s.45.2.45.38v2.802a.43.43 0 0 1-.45.416c-.303 0-.45-.195-.45-.416m8.55.011v-2.826c0-.197.214-.369.45-.369c.235 0 .45.19.45.37v2.825c0 .176-.148.404-.45.404s-.45-.183-.45-.404M3.814 7.953c-.675.038-.824.474-.814.687c0 .65.612.688.919.625c1.29.038 2.475 1.443 2.906 2.141c.133-.288.507-.797.678-1.016c-1.37-1.968-2.846-2.484-3.69-2.437m16.372 8.094c.675-.038.824-.479.814-.694c0-.656-.613-.694-.919-.63c-1.29-.039-2.475-1.458-2.906-2.162c-.133.29-.507.804-.678 1.025c1.37 1.988 2.846 2.508 3.69 2.461"/><path fill="currentColor" d="M3.563 14.75c-.352.082-.555.382-.555.626c0 .665.676.699.938.665c1.773 0 3.318-2.096 4.5-3.915c.997-1.538 1.764-2.88 3.583-2.88c1.708 0 2.726 1.399 3.18 2.218l.708-1.13c-.55-.812-2.095-2.384-3.888-2.384S9.085 9.073 8.523 9.92C6.955 12.294 6 13.805 5.115 14.369c-.824.524-1.112.282-1.552.383"/><path fill="currentColor" d="M20.444 9.25c.352-.082.555-.382.555-.626c0-.665-.676-.699-.938-.665c-1.772 0-3.319 2.096-4.5 3.915c-.997 1.538-1.764 2.88-3.583 2.88c-1.707 0-2.726-1.399-3.18-2.219l-.708 1.13c.549.813 2.095 2.385 3.888 2.385s2.945-1.123 3.505-1.971c1.569-2.373 2.524-3.884 3.41-4.447c.823-.524 1.11-.282 1.551-.383"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 13.394v-2.798c0-.197.215-.396.45-.396s.45.216.45.396v2.798c0 .177-.148.405-.45.405c-.314 0-.45-.184-.45-.405m8.55-.01V10.58c0-.197.215-.38.45-.38s.45.2.45.38v2.802a.43.43 0 0 1-.45.416c-.303 0-.45-.195-.45-.416m8.55.011v-2.826c0-.197.214-.369.45-.369c.235 0 .45.19.45.37v2.825c0 .176-.148.404-.45.404s-.45-.183-.45-.404M3.814 7.953c-.675.038-.824.474-.814.687c0 .65.612.688.919.625c1.29.038 2.475 1.443 2.906 2.141c.133-.288.507-.797.678-1.016c-1.37-1.968-2.846-2.484-3.69-2.437m16.372 8.094c.675-.038.824-.479.814-.694c0-.656-.613-.694-.919-.63c-1.29-.039-2.475-1.458-2.906-2.162c-.133.29-.507.804-.678 1.025c1.37 1.988 2.846 2.508 3.69 2.461"/><path fill="currentColor" d="M3.563 14.75c-.352.082-.555.382-.555.626c0 .665.676.699.938.665c1.773 0 3.318-2.096 4.5-3.915c.997-1.538 1.764-2.88 3.583-2.88c1.708 0 2.726 1.399 3.18 2.218l.708-1.13c-.55-.812-2.095-2.384-3.888-2.384S9.085 9.073 8.523 9.92C6.955 12.294 6 13.805 5.115 14.369c-.824.524-1.112.282-1.552.383"/><path fill="currentColor" d="M20.444 9.25c.352-.082.555-.382.555-.626c0-.665-.676-.699-.938-.665c-1.772 0-3.319 2.096-4.5 3.915c-.997 1.538-1.764 2.88-3.583 2.88c-1.707 0-2.726-1.399-3.18-2.219l-.708 1.13c.549.813 2.095 2.385 3.888 2.385s2.945-1.123 3.505-1.971c1.569-2.373 2.524-3.884 3.41-4.447c.823-.524 1.11-.282 1.551-.383"/></svg> </template>
CSS
.icon-bdp {
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%22M3%2013.394v-2.798c0-.197.215-.396.45-.396s.45.216.45.396v2.798c0%20.177-.148.405-.45.405c-.314%200-.45-.184-.45-.405m8.55-.01V10.58c0-.197.215-.38.45-.38s.45.2.45.38v2.802a.43.43%200%200%201-.45.416c-.303%200-.45-.195-.45-.416m8.55.011v-2.826c0-.197.214-.369.45-.369c.235%200%20.45.19.45.37v2.825c0%20.176-.148.404-.45.404s-.45-.183-.45-.404M3.814%207.953c-.675.038-.824.474-.814.687c0%20.65.612.688.919.625c1.29.038%202.475%201.443%202.906%202.141c.133-.288.507-.797.678-1.016c-1.37-1.968-2.846-2.484-3.69-2.437m16.372%208.094c.675-.038.824-.479.814-.694c0-.656-.613-.694-.919-.63c-1.29-.039-2.475-1.458-2.906-2.162c-.133.29-.507.804-.678%201.025c1.37%201.988%202.846%202.508%203.69%202.461%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.563%2014.75c-.352.082-.555.382-.555.626c0%20.665.676.699.938.665c1.773%200%203.318-2.096%204.5-3.915c.997-1.538%201.764-2.88%203.583-2.88c1.708%200%202.726%201.399%203.18%202.218l.708-1.13c-.55-.812-2.095-2.384-3.888-2.384S9.085%209.073%208.523%209.92C6.955%2012.294%206%2013.805%205.115%2014.369c-.824.524-1.112.282-1.552.383%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.444%209.25c.352-.082.555-.382.555-.626c0-.665-.676-.699-.938-.665c-1.772%200-3.319%202.096-4.5%203.915c-.997%201.538-1.764%202.88-3.583%202.88c-1.707%200-2.726-1.399-3.18-2.219l-.708%201.13c.549.813%202.095%202.385%203.888%202.385s2.945-1.123%203.505-1.971c1.569-2.373%202.524-3.884%203.41-4.447c.823-.524%201.11-.282%201.551-.383%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%22M3%2013.394v-2.798c0-.197.215-.396.45-.396s.45.216.45.396v2.798c0%20.177-.148.405-.45.405c-.314%200-.45-.184-.45-.405m8.55-.01V10.58c0-.197.215-.38.45-.38s.45.2.45.38v2.802a.43.43%200%200%201-.45.416c-.303%200-.45-.195-.45-.416m8.55.011v-2.826c0-.197.214-.369.45-.369c.235%200%20.45.19.45.37v2.825c0%20.176-.148.404-.45.404s-.45-.183-.45-.404M3.814%207.953c-.675.038-.824.474-.814.687c0%20.65.612.688.919.625c1.29.038%202.475%201.443%202.906%202.141c.133-.288.507-.797.678-1.016c-1.37-1.968-2.846-2.484-3.69-2.437m16.372%208.094c.675-.038.824-.479.814-.694c0-.656-.613-.694-.919-.63c-1.29-.039-2.475-1.458-2.906-2.162c-.133.29-.507.804-.678%201.025c1.37%201.988%202.846%202.508%203.69%202.461%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.563%2014.75c-.352.082-.555.382-.555.626c0%20.665.676.699.938.665c1.773%200%203.318-2.096%204.5-3.915c.997-1.538%201.764-2.88%203.583-2.88c1.708%200%202.726%201.399%203.18%202.218l.708-1.13c-.55-.812-2.095-2.384-3.888-2.384S9.085%209.073%208.523%209.92C6.955%2012.294%206%2013.805%205.115%2014.369c-.824.524-1.112.282-1.552.383%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.444%209.25c.352-.082.555-.382.555-.626c0-.665-.676-.699-.938-.665c-1.772%200-3.319%202.096-4.5%203.915c-.997%201.538-1.764%202.88-3.583%202.88c-1.707%200-2.726-1.399-3.18-2.219l-.708%201.13c.549.813%202.095%202.385%203.888%202.385s2.945-1.123%203.505-1.971c1.569-2.373%202.524-3.884%203.41-4.447c.823-.524%201.11-.282%201.551-.383%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/bdp.svg?color=%231a73e8&size=48