coinbase icon
coinbase from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- coinbase
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the coinbase icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M21 11c-.499-4.5-4.326-8-8.972-8C7.042 3 3 7.03 3 12s4.042 9 9.028 9c4.646 0 8.473-3.5 8.972-8h-4.57a4.51 4.51 0 0 1-4.402 3.5A4.507 4.507 0 0 1 7.514 12c0-2.485 2.02-4.5 4.514-4.5A4.51 4.51 0 0 1 16.43 11z"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCoinbase(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5" d="M21 11c-.499-4.5-4.326-8-8.972-8C7.042 3 3 7.03 3 12s4.042 9 9.028 9c4.646 0 8.473-3.5 8.972-8h-4.57a4.51 4.51 0 0 1-4.402 3.5A4.507 4.507 0 0 1 7.514 12c0-2.485 2.02-4.5 4.514-4.5A4.51 4.51 0 0 1 16.43 11z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M21 11c-.499-4.5-4.326-8-8.972-8C7.042 3 3 7.03 3 12s4.042 9 9.028 9c4.646 0 8.473-3.5 8.972-8h-4.57a4.51 4.51 0 0 1-4.402 3.5A4.507 4.507 0 0 1 7.514 12c0-2.485 2.02-4.5 4.514-4.5A4.51 4.51 0 0 1 16.43 11z"/></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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M21%2011c-.499-4.5-4.326-8-8.972-8C7.042%203%203%207.03%203%2012s4.042%209%209.028%209c4.646%200%208.473-3.5%208.972-8h-4.57a4.51%204.51%200%200%201-4.402%203.5A4.507%204.507%200%200%201%207.514%2012c0-2.485%202.02-4.5%204.514-4.5A4.51%204.51%200%200%201%2016.43%2011z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M21%2011c-.499-4.5-4.326-8-8.972-8C7.042%203%203%207.03%203%2012s4.042%209%209.028%209c4.646%200%208.473-3.5%208.972-8h-4.57a4.51%204.51%200%200%201-4.402%203.5A4.507%204.507%200%200%201%207.514%2012c0-2.485%202.02-4.5%204.514-4.5A4.51%204.51%200%200%201%2016.43%2011z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/coinbase.svg?color=%231a73e8&size=48