bora logo
bora from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- bora
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the bora 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="M4.894 2h8.15c3.193 0 8.887 3.069 8.955 9.644C22.043 15.769 19.762 22 11.97 22C7.405 22 2 18.625 2 12.863V5.069C2 4.082 2.937 2 4.894 2m2.45 3.125c.693 0 .906.5.906.75v1.631c.594-.406 2.406-1.125 4.012-1.125c2.038 0 5.988 1.713 5.988 5.857c0 4.137-3.2 5.943-5.988 6.012c-2.787.062-5.156-1.713-5.85-3.581c-.075-.313-.087-1.05.475-1.35c.55-.3 1.225.106 1.363.525c.256.78 1.912 2.53 4.012 2.53c2.394 0 4.113-1.705 4.113-4.136c0-2.438-1.963-3.988-4.113-3.988S8.77 9.625 8.1 11.031c-.181.394-.519.613-.963.375c-.25-.13-.762-.5-.762-.962V5.875c0-.294.281-.75.969-.75m6.53 7.188a1.563 1.563 0 1 1-3.125 0a1.563 1.563 0 0 1 3.126 0" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenBora(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="M4.894 2h8.15c3.193 0 8.887 3.069 8.955 9.644C22.043 15.769 19.762 22 11.97 22C7.405 22 2 18.625 2 12.863V5.069C2 4.082 2.937 2 4.894 2m2.45 3.125c.693 0 .906.5.906.75v1.631c.594-.406 2.406-1.125 4.012-1.125c2.038 0 5.988 1.713 5.988 5.857c0 4.137-3.2 5.943-5.988 6.012c-2.787.062-5.156-1.713-5.85-3.581c-.075-.313-.087-1.05.475-1.35c.55-.3 1.225.106 1.363.525c.256.78 1.912 2.53 4.012 2.53c2.394 0 4.113-1.705 4.113-4.136c0-2.438-1.963-3.988-4.113-3.988S8.77 9.625 8.1 11.031c-.181.394-.519.613-.963.375c-.25-.13-.762-.5-.762-.962V5.875c0-.294.281-.75.969-.75m6.53 7.188a1.563 1.563 0 1 1-3.125 0a1.563 1.563 0 0 1 3.126 0" 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="M4.894 2h8.15c3.193 0 8.887 3.069 8.955 9.644C22.043 15.769 19.762 22 11.97 22C7.405 22 2 18.625 2 12.863V5.069C2 4.082 2.937 2 4.894 2m2.45 3.125c.693 0 .906.5.906.75v1.631c.594-.406 2.406-1.125 4.012-1.125c2.038 0 5.988 1.713 5.988 5.857c0 4.137-3.2 5.943-5.988 6.012c-2.787.062-5.156-1.713-5.85-3.581c-.075-.313-.087-1.05.475-1.35c.55-.3 1.225.106 1.363.525c.256.78 1.912 2.53 4.012 2.53c2.394 0 4.113-1.705 4.113-4.136c0-2.438-1.963-3.988-4.113-3.988S8.77 9.625 8.1 11.031c-.181.394-.519.613-.963.375c-.25-.13-.762-.5-.762-.962V5.875c0-.294.281-.75.969-.75m6.53 7.188a1.563 1.563 0 1 1-3.125 0a1.563 1.563 0 0 1 3.126 0" clip-rule="evenodd"/></svg> </template>
CSS
.icon-bora {
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%22M4.894%202h8.15c3.193%200%208.887%203.069%208.955%209.644C22.043%2015.769%2019.762%2022%2011.97%2022C7.405%2022%202%2018.625%202%2012.863V5.069C2%204.082%202.937%202%204.894%202m2.45%203.125c.693%200%20.906.5.906.75v1.631c.594-.406%202.406-1.125%204.012-1.125c2.038%200%205.988%201.713%205.988%205.857c0%204.137-3.2%205.943-5.988%206.012c-2.787.062-5.156-1.713-5.85-3.581c-.075-.313-.087-1.05.475-1.35c.55-.3%201.225.106%201.363.525c.256.78%201.912%202.53%204.012%202.53c2.394%200%204.113-1.705%204.113-4.136c0-2.438-1.963-3.988-4.113-3.988S8.77%209.625%208.1%2011.031c-.181.394-.519.613-.963.375c-.25-.13-.762-.5-.762-.962V5.875c0-.294.281-.75.969-.75m6.53%207.188a1.563%201.563%200%201%201-3.125%200a1.563%201.563%200%200%201%203.126%200%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%22M4.894%202h8.15c3.193%200%208.887%203.069%208.955%209.644C22.043%2015.769%2019.762%2022%2011.97%2022C7.405%2022%202%2018.625%202%2012.863V5.069C2%204.082%202.937%202%204.894%202m2.45%203.125c.693%200%20.906.5.906.75v1.631c.594-.406%202.406-1.125%204.012-1.125c2.038%200%205.988%201.713%205.988%205.857c0%204.137-3.2%205.943-5.988%206.012c-2.787.062-5.156-1.713-5.85-3.581c-.075-.313-.087-1.05.475-1.35c.55-.3%201.225.106%201.363.525c.256.78%201.912%202.53%204.012%202.53c2.394%200%204.113-1.705%204.113-4.136c0-2.438-1.963-3.988-4.113-3.988S8.77%209.625%208.1%2011.031c-.181.394-.519.613-.963.375c-.25-.13-.762-.5-.762-.962V5.875c0-.294.281-.75.969-.75m6.53%207.188a1.563%201.563%200%201%201-3.125%200a1.563%201.563%200%200%201%203.126%200%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/bora.svg?color=%231a73e8&size=48