Yandex Pro Taximeter Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Yandex Pro Taximeter 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/335431.svg" alt="Yandex Pro Taximeter icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335431.svg" alt="Yandex Pro Taximeter icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335431.svg" alt="Yandex Pro Taximeter icon" :width="24" :height="24" />
CSS background
.icon-yandex-pro-taximeter {
background-image: url('https://proicons.com/icon/335431.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><circle class="b" cx="24" cy="24" r="21.5"/><path class="b" d="M40.25,38.07699966c-3.38575363-3.90836716-5.24949265-8.90605545-5.24959946-14.07699966.00003052-5.16863251,1.86203766-10.16427231,5.24499893-14.07199955"/><path class="b" d="M7.74039984,38.07699966c3.38575315-3.90836716,5.24949217-8.90605545,5.24959993-14.07699966-.00003242-5.16863251-1.86203671-10.16427231-5.24499989-14.07199955"/><path class="b" d="M9.92020035,40.25699997c3.90836811-3.38575363,8.90605545-5.24949265,14.07699966-5.24959946,5.16863251.00003052,10.16427231,1.86203766,14.0719986,5.24499893"/><path class="b" d="M9.92020035,7.7480998c3.90836811,3.38575315,8.90605545,5.24949217,14.07699966,5.24959993,5.16863251-.00003242,10.16427231-1.86203766,14.0719986-5.24499989"/></svg>
Copied!