Coindcx Bitcoin Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Coindcx Bitcoin 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/323893.svg" alt="Coindcx Bitcoin icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323893.svg" alt="Coindcx Bitcoin icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323893.svg" alt="Coindcx Bitcoin icon" :width="24" :height="24" />
CSS background
.icon-coindcx-bitcoin {
background-image: url('https://proicons.com/icon/323893.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{isolation:isolate;}.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.g{fill:#000;stroke-width:0px;}</style></defs><path class="f" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><path class="f" d="M28.0981,32.1784c-1.1,0-2-.9-2-2v-1.3c0-1.1.9-2,2-2s2,.9,2,2v1.3c0,1.1-.9,2-2,2Z"/><g class="e"><line class="f" x1="16.2953" y1="26.8784" x2="16.2953" y2="32.1784"/></g><g class="e"><line class="f" x1="18.9325" y1="25.1784" x2="18.9325" y2="32.1784"/><line class="f" x1="17.8325" y1="26.8784" x2="19.9325" y2="26.8784"/></g><path class="f" d="M24.6913,31.1784c-.3.6-1,1-1.7,1-1.1,0-2-.9-2-2v-1.3c0-1.1.9-2,2-2,.7,0,1.4.4,1.7,1"/><g class="e"><path class="f" d="M37.3235,32.1784v-3.3c0-1.1-.9-2-2-2s-2,.9-2,2v3.3"/><line class="f" x1="33.3235" y1="28.8784" x2="33.3235" y2="26.8784"/></g><g class="e"><path class="f" d="M10.6765,28.8784c0-1.1.9-2,2-2s2,.9,2,2v1.3c0,1.1-.9,2-2,2s-2-.9-2-2"/><line class="f" x1="10.6765" y1="32.1784" x2="10.6765" y2="24.1784"/></g><g class="e"><line class="f" x1="31.6965" y1="26.8784" x2="31.6965" y2="32.1784"/></g><circle id="b" class="g" cx="31.6965" cy="24.4784" r=".7472"/><circle id="c" class="g" cx="16.2953" cy="24.4784" r=".7472"/><line class="f" x1="40.7076" y1="16.3424" x2="36.6266" y2="22.4564"/><path class="f" d="M25.8126,22.4944v-6.1142h1.0009c1.6938,0,3.0796,1.3757,3.0796,3.0571s-1.3858,3.0571-3.0796,3.0571h-1.0009Z"/><path class="f" d="M35.6169,20.4314c0,1.1464-.9239,2.0635-2.0787,2.0635s-2.0787-.9171-2.0787-2.0635v-2.0635c0-1.1464.9239-2.0635,2.0787-2.0635s2.0017.9171,2.0017,2.0635"/><line class="f" x1="36.6266" y1="16.3424" x2="40.7076" y2="22.4564"/><path class="f" d="M14.5778,22.4564c-.8469,0-1.5398-.6878-1.5398-1.5285v-.9936c0-.8407.6929-1.5285,1.5398-1.5285s1.5398.6878,1.5398,1.5285v.9936c0,.8407-.6929,1.5285-1.5398,1.5285Z"/><g class="e"><line class="f" x1="17.7668" y1="18.4059" x2="17.7668" y2="22.4565"/></g><g class="e"><path class="f" d="M22.5567,22.4175v-2.5221c0-.8407-.6929-1.5285-1.5398-1.5285s-1.5398.6878-1.5398,1.5285v2.5221"/><line class="f" x1="19.4771" y1="19.8954" x2="19.4771" y2="18.3669"/></g><path class="f" d="M11.4498,20.3934c0,1.1464-.9239,2.0635-2.0787,2.0635s-2.0787-.9171-2.0787-2.0635v-2.0635c0-1.1464.9239-2.0635,2.0787-2.0635s2.0017.9171,2.0017,2.0635"/><circle id="d" class="g" cx="17.7668" cy="16.5716" r=".7472"/></svg>
Copied!