Hktaxi Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hktaxi 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/327059.svg" alt="Hktaxi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327059.svg" alt="Hktaxi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327059.svg" alt="Hktaxi icon" :width="24" :height="24" />
CSS background
.icon-hktaxi {
background-image: url('https://proicons.com/icon/327059.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>.r{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="e"><g id="f"><g id="g"><path id="h" class="r" d="M15.59992394,7.22370407h17.68596269c7.89873396,0,11.74975539,18.69635468,7.39241596,18.69635468H7.07260926c-3.8507744,0-.48696671-18.69635468,8.52731468-18.69635468Z"/></g><g id="i"><line id="j" class="r" x1="34.52471447" y1="20.65853313" x2="34.52471447" y2="12.48523957"/><path id="k" class="r" d="M26.44576965,12.48524141l5.41478686,8.17328988M31.8605565,12.48524141l-5.41478686,8.17328988"/><g id="l"><line id="m" class="r" x1="23.6579738" y1="17.95106406" x2="20.03684864" y2="17.95106406"/><polyline id="n" class="r" points="19.14003309 20.65852444 21.84743518 12.48519305 24.55482948 20.65852444"/></g><g id="o"><line id="p" class="r" x1="12.60596621" y1="12.48525228" x2="18.02075491" y2="12.48525228"/><line id="q" class="r" x1="15.31336424" y1="20.65853755" x2="15.31336424" y2="12.48525228"/></g></g></g></g><path class="r" d="M35.83422802,28.55426571v3.1025528c0,2.75782471,2.8171068,4.39459127,2.8171068,4.39459127"/><line class="r" x1="30.21516017" y1="30.10554211" x2="38.29903385" y2="30.10554211"/><line class="r" x1="29.33897628" y1="32.63929356" x2="39.17521774" y2="32.63929356"/><path class="r" d="M32.36004719,28.55426571v3.1025528c0,2.75782471-2.8171068,4.39459127-2.8171068,4.39459127"/><rect class="r" x="11.12236569" y="35.73991625" width="8.40622372" height="4.59338625" rx=".79126884" ry=".79126884"/><line class="r" x1="11.12236569" y1="38.03660937" x2="19.52858941" y2="38.03660937"/><line class="r" x1="15.32547755" y1="34.13885073" x2="15.32547755" y2="29.32990391"/><line class="r" x1="9.36325435" y1="31.53616368" x2="21.28770075" y2="31.53616368"/><path class="r" d="M8.82478226,35.25922704c2.61993348-.93076584,6.56949958-3.72306336,6.56949958-3.72306336"/><path class="r" d="M21.96378142,35.25922704c-2.61993348-.93076584-6.56949958-3.72306336-6.56949958-3.72306336"/><path class="r" d="M19.73542627,28.46808369c-2.99913437.86182022-6.46365167.93076584-9.04911233.93076584"/><path class="r" d="M26.81705373,28.75542469c.81761391.31147197,1.75253296,1.41135735,1.75253296,1.41135735"/><path class="r" d="M26.29144478,32.2378264c.81761391.31147197,1.75253296,1.41135735,1.75253296,1.41135735"/><path class="r" d="M28.04397774,35.95821394c-.08810464,1.9466998-1.60653048,4.81808199-1.60653048,4.81808199"/><rect class="r" x="31.26004864" y="35.33324454" width="5.47137315" height="2.47230874" rx=".68032396" ry=".68032396"/><path class="r" d="M38.35125002,38.65439315c-.11680199.9441494-.39907346,1.9272328-1.01228389,1.9272328h-5.10035347c-.37936081,0-.96886207-.33093897-.96886207-1.18745532,0-.73284778-.00970194-1.53689534-.00970194-2.2689413"/></svg>
Copied!