coinbase logo
coinbase from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- coinbase
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the coinbase logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.151 6.721c-2.925 0-4.943 2.246-4.944 5.296c0 3.016 2.051 5.262 4.977 5.262c2.119 0 3.8-1.341 4.406-3.285h4.238C20.054 18.184 16.557 21 12.185 21c-5.178 0-9.046-3.821-9.046-8.983S7.107 3 12.185 3c4.472 0 7.902 2.816 8.676 6.972H16.59c-.639-1.944-2.32-3.251-4.439-3.251"/></svg>
React
import type { SVGProps } from "react";
export function TokenCoinbase(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="M12.151 6.721c-2.925 0-4.943 2.246-4.944 5.296c0 3.016 2.051 5.262 4.977 5.262c2.119 0 3.8-1.341 4.406-3.285h4.238C20.054 18.184 16.557 21 12.185 21c-5.178 0-9.046-3.821-9.046-8.983S7.107 3 12.185 3c4.472 0 7.902 2.816 8.676 6.972H16.59c-.639-1.944-2.32-3.251-4.439-3.251"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.151 6.721c-2.925 0-4.943 2.246-4.944 5.296c0 3.016 2.051 5.262 4.977 5.262c2.119 0 3.8-1.341 4.406-3.285h4.238C20.054 18.184 16.557 21 12.185 21c-5.178 0-9.046-3.821-9.046-8.983S7.107 3 12.185 3c4.472 0 7.902 2.816 8.676 6.972H16.59c-.639-1.944-2.32-3.251-4.439-3.251"/></svg> </template>
CSS
.icon-coinbase {
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%22M12.151%206.721c-2.925%200-4.943%202.246-4.944%205.296c0%203.016%202.051%205.262%204.977%205.262c2.119%200%203.8-1.341%204.406-3.285h4.238C20.054%2018.184%2016.557%2021%2012.185%2021c-5.178%200-9.046-3.821-9.046-8.983S7.107%203%2012.185%203c4.472%200%207.902%202.816%208.676%206.972H16.59c-.639-1.944-2.32-3.251-4.439-3.251%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%22M12.151%206.721c-2.925%200-4.943%202.246-4.944%205.296c0%203.016%202.051%205.262%204.977%205.262c2.119%200%203.8-1.341%204.406-3.285h4.238C20.054%2018.184%2016.557%2021%2012.185%2021c-5.178%200-9.046-3.821-9.046-8.983S7.107%203%2012.185%203c4.472%200%207.902%202.816%208.676%206.972H16.59c-.639-1.944-2.32-3.251-4.439-3.251%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/coinbase.svg?color=%231a73e8&size=48