Zalo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Zalo 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/335537.svg" alt="Zalo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335537.svg" alt="Zalo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335537.svg" alt="Zalo icon" :width="24" :height="24" />
CSS background
.icon-zalo {
background-image: url('https://proicons.com/icon/335537.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polyline class="b" points="12.466 19.2658 19.182 19.2658 12.466 29.4028 19.182 29.4028"/><path class="b" d="m41.517,4.5018l-29.011.0354C3.882,11.9372,1.282,21.9552,8.976,36.4482c.4875,1.7082-.359,3.42-1.9992,5.1283,2.3642.3218,4.7693-.1218,6.863-1.266,13.983,6.27,21.919,2.1805,29.644-2.7323l.0355-31.074c.0013-1.1046-.8931-2.001-1.9977-2.0023-.0015,0-.003,0-.0045,0h0Z"/><path class="b" d="m25.63,26.791c0,1.4425-1.2196,2.6118-2.724,2.6118s-2.724-1.1694-2.724-2.6118v-1.6978c0-1.4425,1.2196-2.6118,2.724-2.6118s2.724,1.1694,2.724,2.6118"/><path class="b" d="m34.7606,22.483h0c1.4987,0,2.7136,1.2149,2.7136,2.7136v1.4948c0,1.4987-1.2149,2.7136-2.7136,2.7136h0c-1.4987,0-2.7136-1.2149-2.7136-2.7136v-1.4948c0-1.4987,1.2149-2.7136,2.7136-2.7136Z"/><line class="b" x1="25.63" y1="29.403" x2="25.63" y2="22.482"/><path class="b" d="m28.311,18.955v9.1434c0,.7214.5848,1.3062,1.3062,1.3062h.3918"/></svg>
Zalo in other icon packs
Copied!