blockchain icon
blockchain from IconPark by ByteDance · Color · Money · Apache-2.0 Free for personal and commercial use.
- Name
- blockchain
- Set
- IconPark
- Style
- Color
- Category
- Money
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More money icons from IconPark
Use the blockchain icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M40 30V15L27.5 7.96875M20.5 7.96875L8 15V30M11 34.6875L24 42L32 37.5L37 34.6875"/><path fill="#2F88FF" d="M21 18.75L18 20.5V24V27.5L21 29.25L24 31L27 29.25L30 27.5V24V20.5L27 18.75L24 17L21 18.75Z"/><path d="M24 17V10"/><path d="M30 27L37 31"/><path d="M18 27L11 31"/><circle cx="24" cy="7" r="3" fill="#2F88FF"/><circle cx="8" cy="33" r="3" fill="#2F88FF"/><circle cx="40" cy="33" r="3" fill="#2F88FF"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkBlockchain(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M40 30V15L27.5 7.96875M20.5 7.96875L8 15V30M11 34.6875L24 42L32 37.5L37 34.6875"/><path fill="#2F88FF" d="M21 18.75L18 20.5V24V27.5L21 29.25L24 31L27 29.25L30 27.5V24V20.5L27 18.75L24 17L21 18.75Z"/><path d="M24 17V10"/><path d="M30 27L37 31"/><path d="M18 27L11 31"/><circle cx="24" cy="7" r="3" fill="#2F88FF"/><circle cx="8" cy="33" r="3" fill="#2F88FF"/><circle cx="40" cy="33" r="3" fill="#2F88FF"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M40 30V15L27.5 7.96875M20.5 7.96875L8 15V30M11 34.6875L24 42L32 37.5L37 34.6875"/><path fill="#2F88FF" d="M21 18.75L18 20.5V24V27.5L21 29.25L24 31L27 29.25L30 27.5V24V20.5L27 18.75L24 17L21 18.75Z"/><path d="M24 17V10"/><path d="M30 27L37 31"/><path d="M18 27L11 31"/><circle cx="24" cy="7" r="3" fill="#2F88FF"/><circle cx="8" cy="33" r="3" fill="#2F88FF"/><circle cx="40" cy="33" r="3" fill="#2F88FF"/></g></svg> </template>
CSS
.icon-blockchain {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M40%2030V15L27.5%207.96875M20.5%207.96875L8%2015V30M11%2034.6875L24%2042L32%2037.5L37%2034.6875%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M21%2018.75L18%2020.5V24V27.5L21%2029.25L24%2031L27%2029.25L30%2027.5V24V20.5L27%2018.75L24%2017L21%2018.75Z%22%2F%3E%3Cpath%20d%3D%22M24%2017V10%22%2F%3E%3Cpath%20d%3D%22M30%2027L37%2031%22%2F%3E%3Cpath%20d%3D%22M18%2027L11%2031%22%2F%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%227%22%20r%3D%223%22%20fill%3D%22%232F88FF%22%2F%3E%3Ccircle%20cx%3D%228%22%20cy%3D%2233%22%20r%3D%223%22%20fill%3D%22%232F88FF%22%2F%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2233%22%20r%3D%223%22%20fill%3D%22%232F88FF%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M40%2030V15L27.5%207.96875M20.5%207.96875L8%2015V30M11%2034.6875L24%2042L32%2037.5L37%2034.6875%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M21%2018.75L18%2020.5V24V27.5L21%2029.25L24%2031L27%2029.25L30%2027.5V24V20.5L27%2018.75L24%2017L21%2018.75Z%22%2F%3E%3Cpath%20d%3D%22M24%2017V10%22%2F%3E%3Cpath%20d%3D%22M30%2027L37%2031%22%2F%3E%3Cpath%20d%3D%22M18%2027L11%2031%22%2F%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%227%22%20r%3D%223%22%20fill%3D%22%232F88FF%22%2F%3E%3Ccircle%20cx%3D%228%22%20cy%3D%2233%22%20r%3D%223%22%20fill%3D%22%232F88FF%22%2F%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2233%22%20r%3D%223%22%20fill%3D%22%232F88FF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/blockchain.svg?color=%231a73e8&size=48