Zcash Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Zcash 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/316727.svg" alt="Zcash icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316727.svg" alt="Zcash icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316727.svg" alt="Zcash icon" :width="24" :height="24" />
CSS background
.icon-zcash {
background-image: url('https://proicons.com/icon/316727.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Zcash</title><path d="M12 0A12 12 0 0 0 0 12a12.013 12.013 0 0 0 12 12 12 12 0 1 0 0-24zm-1.008 4.418h2.014v2.014l3.275-.002v1.826l-5.08 6.889h5.08v2.423h-3.275v2.006h-2.012v-2.006H7.72v-1.826l5.074-6.888H7.719V6.432h3.273V4.418z"/></svg>
Zcash in other icon packs
Copied!