Giaohangnhanh Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Giaohangnhanh 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/326495.svg" alt="Giaohangnhanh icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326495.svg" alt="Giaohangnhanh icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326495.svg" alt="Giaohangnhanh icon" :width="24" :height="24" />
CSS background
.icon-giaohangnhanh {
background-image: url('https://proicons.com/icon/326495.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect id="b" class="d" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path id="c" class="d" d="M29.9627,5.5704v14.4704l-.0019-.0019-5.92-4.9112v.0064l-5.9952,4.8984-.0083.0083V5.5704"/><polyline class="d" points="30.1271 36.235 30.1271 26.6155 36.5 36.235 36.5 26.6155"/><line class="d" x1="20.6893" y1="26.6154" x2="20.6893" y2="36.2349"/><line class="d" x1="27.0623" y1="26.6154" x2="27.0623" y2="36.2349"/><line class="d" x1="20.6893" y1="31.4071" x2="27.0623" y2="31.4071"/><path class="d" d="M17.8729,29.802c0-1.7598-1.4266-3.1865-3.1865-3.1865h0c-1.7598,0-3.1865,1.4266-3.1865,3.1865v3.2466c0,1.7598,1.4266,3.1865,3.1865,3.1865h0c1.7598,0,3.1865-1.4266,3.1865-3.1865h-3.1865"/></svg>
Copied!