Lien Viet 24h Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lien Viet 24h 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/328463.svg" alt="Lien Viet 24h icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328463.svg" alt="Lien Viet 24h icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328463.svg" alt="Lien Viet 24h icon" :width="24" :height="24" />
CSS background
.icon-lien-viet-24h {
background-image: url('https://proicons.com/icon/328463.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{stroke-linecap:round;}.c,.d{fill:none;stroke:#000;stroke-linejoin:round;stroke-width:1px;}</style></defs><g><path class="c" d="m17.3952,20.8312c2.665,1.5387,4.9281,3.6862,6.6041,6.267"/><path class="c" d="m24,27.0989c1.676-2.5809,3.9391-4.7284,6.6041-6.267"/><path class="c" d="m30.6048,20.8312c-2.665-1.5387-4.9281-3.6862-6.6041-6.267"/><path class="c" d="m23.9987,14.5648c-1.676,2.5809-3.9391,4.7284-6.6041,6.267"/></g><path class="d" d="m17.3952,20.8312l-12.8952.0233"/><path class="d" d="m30.6048,20.8318l12.8952.0233"/><g><path class="c" d="m43.5,20.8551c-.0002,6.9665-3.7168,13.4037-9.75,16.887-6.0333,3.4833-13.4667,3.4833-19.5,0-6.0332-3.4833-9.7498-9.9205-9.75-16.887"/><path class="c" d="m37.2097,20.8551c0,4.7194-2.5177,9.0803-6.6048,11.44-4.0871,2.3597-9.1226,2.3597-13.2097,0-4.0871-2.3597-6.6049-6.7206-6.6048-11.44"/><path class="c" d="m10.7903,20.8551c0-4.7194,2.5177-9.0803,6.6048-11.44,4.0871-2.3597,9.1226-2.3597,13.2097,0,4.0871,2.3597,6.6049,6.7206,6.6048,11.44"/></g><path class="d" d="m17.3952,20.8312h13.2097"/></svg>
Copied!