Blockchain Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Blockchain icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/322743.svg" alt="Blockchain icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322743.svg" alt="Blockchain icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322743.svg" alt="Blockchain icon" :width="24" :height="24" />
CSS background
.icon-blockchain {
background-image: url('https://proicons.com/icon/322743.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M21.1686,41.33,6.67,26.8314a4.0159,4.0159,0,0,1,0-5.6628L21.1686,6.67a4.0159,4.0159,0,0,1,5.6628,0L41.33,21.1686a4.0159,4.0159,0,0,1,0,5.6628L26.8314,41.33A4.0041,4.0041,0,0,1,21.1686,41.33Z"/><line class="a" x1="24" y1="42.5024" x2="24" y2="24"/><line class="a" x1="10.1397" y1="17.6992" x2="24" y2="24"/><line class="a" x1="37.8603" y1="17.6992" x2="24" y2="24"/></svg>
Blockchain in other icon packs
Copied!