Bitget Wallet Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bitget Wallet 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/322667.svg" alt="Bitget Wallet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322667.svg" alt="Bitget Wallet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322667.svg" alt="Bitget Wallet icon" :width="24" :height="24" />
CSS background
.icon-bitget-wallet {
background-image: url('https://proicons.com/icon/322667.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>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="h" d="M17.3295,4.0006L5.3536,15.9703c-.7204.72-.7204,1.8793,0,2.5994l9.2059,9.2011,8.9411-.0017-10.0711-10.0659c-.2401-.24-.2401-.6264,0-.8665l12.8434-12.8367-8.9433.0006h-.0001Z"/><path id="d" class="h" d="M37.0001,30.0489l1.0197-1.0192c.7204-.72.7204-1.8793,0-2.5994l-9.2059-9.2011-8.9411.0017,10.0711,10.0659c.2401.24.2401.6264,0,.8665l-12.8434,12.8367,8.9433-.0006h0l3.2106-3.2089"/></g><g id="e"><path id="f" class="h" d="M43.1867,37c0,3.866-3.134,7-7,7s-7-3.134-7-7,3.134-7,7-7,7,3.134,7,7Z"/><path id="g" class="h" d="M40.1867,33.0001l-2,8-2-8-2,8-2-8"/></g></svg>
Copied!