Jazzcash Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jazzcash 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/342200.svg" alt="Jazzcash icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342200.svg" alt="Jazzcash icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342200.svg" alt="Jazzcash icon" :width="24" :height="24" />
CSS background
.icon-jazzcash {
background-image: url('https://proicons.com/icon/342200.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M8.3313,15.7309l4.9228,12.34a4.424,4.424,0,0,1-2.4636,5.751l-.0005,0h0A4.424,4.424,0,0,1,5.0445,31.346h0L4.5,29.98"/><polyline class="a" points="23.413 17.516 30.597 14.65 27.21 27.035 34.394 24.169"/><polyline class="a" points="32.519 11.861 39.703 8.995 36.316 21.379 43.5 18.513"/><path class="a" d="M22.8685,24.1931A3.867,3.867,0,0,1,20.71,29.2178l0,0h0a3.8672,3.8672,0,0,1-5.0248-2.1589v0l-.9314-2.3348a3.8672,3.8672,0,0,1,2.1591-5.0248h0a3.867,3.867,0,0,1,5.0247,2.1589l0,0"/><line class="a" x1="24.3014" y1="27.7853" x2="20.5042" y2="18.2666"/><line class="a" x1="35.2451" y1="26.1808" x2="38.0646" y2="33.6675"/><path class="a" d="M36.9015,30.5793a2,2,0,0,1,1.1668-2.5766h0A2,2,0,0,1,40.6449,29.17l1.163,3.0883"/><path class="a" d="M33.0018,35.0963a2.249,2.249,0,0,0,1.6969-.1612l.42-.1581a1.3237,1.3237,0,0,0,.77-1.706h0a1.3236,1.3236,0,0,0-1.7043-.774l-.84.3163a1.3237,1.3237,0,0,1-1.7043-.774h0a1.3236,1.3236,0,0,1,.77-1.706l.42-.1581a2.25,2.25,0,0,1,1.6969-.1613"/><path class="a" d="M25.5043,37.3213a1.9991,1.9991,0,0,1-1.27,1.5547h0a2,2,0,0,1-2.5765-1.1668l-.4582-1.2166a2,2,0,0,1,1.1668-2.5765h0a1.9991,1.9991,0,0,1,1.9772.3281"/><path class="a" d="M30.4852,34.3848a2,2,0,0,1-1.1668,2.5765h0a2,2,0,0,1-2.5765-1.1668l-.4582-1.2166a2,2,0,0,1,1.1668-2.5765h0a2,2,0,0,1,2.5766,1.1668"/><line class="a" x1="31.1901" y1="36.2564" x2="29.3222" y2="31.2965"/></svg>
Copied!