Aitutu Benchmark Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Aitutu Benchmark 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/336086.svg" alt="Aitutu Benchmark icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336086.svg" alt="Aitutu Benchmark icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336086.svg" alt="Aitutu Benchmark icon" :width="24" :height="24" />
CSS background
.icon-aitutu-benchmark {
background-image: url('https://proicons.com/icon/336086.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M21.089,12.122c-1.32-1.192-1.553-2.807-1.204-4.824-2.629,2.111-5.467,4.813-5.429,9.321-1.243.127-2.177-.399-2.655-2.07-2.979,2.196-5.22,7.656-5.216,10.916.013,9.96,7.686,18.035,17.343,18.035s17.487-8.075,17.487-18.035c0-6.228-3.06-11.718-7.714-14.958-.469,1.077-.797,1.888-2.14,2.765-.127-5.416-4.298-6.537-7.38-8.772.496,3.098-.506,6.555-3.092,7.622Z"/><path class="f" d="M16.731,28.906h-3.6074"/><path class="f" d="M16.477,35.771l2.7542-6.8653h15.645"/><path class="f" d="M29.699,31.226l1.8234,4.5451"/><path class="f" d="M28.769,28.906l-4.7686-11.887-3.7614,9.3759"/></svg>
Copied!