bitstamp logo
bitstamp from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- bitstamp
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the bitstamp logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.09 4.685V3c.13 0 5.064.008 7.408.008c1.254.016 2.353.44 3.2 1.425c1.025 1.188 1.107 3.72-.863 4.787c-.008.008-.114.073-.163.106c.374.244.765.431 1.075.716c1.994 1.775 1.326 4.934-1.254 5.87a5.6 5.6 0 0 1-1.824.342H6.106v-1.686c1.286-.309 1.921-.96 1.946-1.994c.04-1.335-.407-1.88-1.962-2.377V8.715c1.27-.285 1.946-.969 1.962-1.978c.024-1.034-.61-1.702-1.962-2.052m3.875 9.631c1.18 0 2.328-.016 3.59-.016c1.067-.057 1.767-.928 1.759-2.02c-.008-1.017-.741-1.847-1.783-1.904c-1.148-.065-3.517-.04-3.558-.04c-.008 1.318-.008 2.67-.008 3.98m0-5.723c1.09 0 2.15.04 3.2-.016c.993-.05 1.677-.798 1.742-1.759c.057-.92-.57-1.766-1.563-1.864c-1.108-.098-2.24-.025-3.379-.025zm7.865 10.64V21H6.162v-1.767z"/></svg>
React
import type { SVGProps } from "react";
export function TokenBitstamp(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="M6.09 4.685V3c.13 0 5.064.008 7.408.008c1.254.016 2.353.44 3.2 1.425c1.025 1.188 1.107 3.72-.863 4.787c-.008.008-.114.073-.163.106c.374.244.765.431 1.075.716c1.994 1.775 1.326 4.934-1.254 5.87a5.6 5.6 0 0 1-1.824.342H6.106v-1.686c1.286-.309 1.921-.96 1.946-1.994c.04-1.335-.407-1.88-1.962-2.377V8.715c1.27-.285 1.946-.969 1.962-1.978c.024-1.034-.61-1.702-1.962-2.052m3.875 9.631c1.18 0 2.328-.016 3.59-.016c1.067-.057 1.767-.928 1.759-2.02c-.008-1.017-.741-1.847-1.783-1.904c-1.148-.065-3.517-.04-3.558-.04c-.008 1.318-.008 2.67-.008 3.98m0-5.723c1.09 0 2.15.04 3.2-.016c.993-.05 1.677-.798 1.742-1.759c.057-.92-.57-1.766-1.563-1.864c-1.108-.098-2.24-.025-3.379-.025zm7.865 10.64V21H6.162v-1.767z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.09 4.685V3c.13 0 5.064.008 7.408.008c1.254.016 2.353.44 3.2 1.425c1.025 1.188 1.107 3.72-.863 4.787c-.008.008-.114.073-.163.106c.374.244.765.431 1.075.716c1.994 1.775 1.326 4.934-1.254 5.87a5.6 5.6 0 0 1-1.824.342H6.106v-1.686c1.286-.309 1.921-.96 1.946-1.994c.04-1.335-.407-1.88-1.962-2.377V8.715c1.27-.285 1.946-.969 1.962-1.978c.024-1.034-.61-1.702-1.962-2.052m3.875 9.631c1.18 0 2.328-.016 3.59-.016c1.067-.057 1.767-.928 1.759-2.02c-.008-1.017-.741-1.847-1.783-1.904c-1.148-.065-3.517-.04-3.558-.04c-.008 1.318-.008 2.67-.008 3.98m0-5.723c1.09 0 2.15.04 3.2-.016c.993-.05 1.677-.798 1.742-1.759c.057-.92-.57-1.766-1.563-1.864c-1.108-.098-2.24-.025-3.379-.025zm7.865 10.64V21H6.162v-1.767z"/></svg> </template>
CSS
.icon-bitstamp {
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%22M6.09%204.685V3c.13%200%205.064.008%207.408.008c1.254.016%202.353.44%203.2%201.425c1.025%201.188%201.107%203.72-.863%204.787c-.008.008-.114.073-.163.106c.374.244.765.431%201.075.716c1.994%201.775%201.326%204.934-1.254%205.87a5.6%205.6%200%200%201-1.824.342H6.106v-1.686c1.286-.309%201.921-.96%201.946-1.994c.04-1.335-.407-1.88-1.962-2.377V8.715c1.27-.285%201.946-.969%201.962-1.978c.024-1.034-.61-1.702-1.962-2.052m3.875%209.631c1.18%200%202.328-.016%203.59-.016c1.067-.057%201.767-.928%201.759-2.02c-.008-1.017-.741-1.847-1.783-1.904c-1.148-.065-3.517-.04-3.558-.04c-.008%201.318-.008%202.67-.008%203.98m0-5.723c1.09%200%202.15.04%203.2-.016c.993-.05%201.677-.798%201.742-1.759c.057-.92-.57-1.766-1.563-1.864c-1.108-.098-2.24-.025-3.379-.025zm7.865%2010.64V21H6.162v-1.767z%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%22M6.09%204.685V3c.13%200%205.064.008%207.408.008c1.254.016%202.353.44%203.2%201.425c1.025%201.188%201.107%203.72-.863%204.787c-.008.008-.114.073-.163.106c.374.244.765.431%201.075.716c1.994%201.775%201.326%204.934-1.254%205.87a5.6%205.6%200%200%201-1.824.342H6.106v-1.686c1.286-.309%201.921-.96%201.946-1.994c.04-1.335-.407-1.88-1.962-2.377V8.715c1.27-.285%201.946-.969%201.962-1.978c.024-1.034-.61-1.702-1.962-2.052m3.875%209.631c1.18%200%202.328-.016%203.59-.016c1.067-.057%201.767-.928%201.759-2.02c-.008-1.017-.741-1.847-1.783-1.904c-1.148-.065-3.517-.04-3.558-.04c-.008%201.318-.008%202.67-.008%203.98m0-5.723c1.09%200%202.15.04%203.2-.016c.993-.05%201.677-.798%201.742-1.759c.057-.92-.57-1.766-1.563-1.864c-1.108-.098-2.24-.025-3.379-.025zm7.865%2010.64V21H6.162v-1.767z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/bitstamp.svg?color=%231a73e8&size=48