Antutu 3dbench Lite Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Antutu 3dbench Lite 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/336412.svg" alt="Antutu 3dbench Lite icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336412.svg" alt="Antutu 3dbench Lite icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336412.svg" alt="Antutu 3dbench Lite icon" :width="24" :height="24" />
CSS background
.icon-antutu-3dbench-lite {
background-image: url('https://proicons.com/icon/336412.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M38.2835,30.743c.7233-2.0139,1.0918-4.1381,1.089-6.278,0-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.622h0c-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.035,2.963,0,5.755-.76,8.2-2.102"/><path class="b" d="M13.5675,17.181c-.79.324-1.248,1-.926,2.071.224.743.7027,1.8154,1.0715,2.608.7564,1.6257,1.6955,3.681,1.8505,5.614M26.6735,26.482c-1.403-.4172-2.8593-.628-4.323-.626-1.642,0-3.218.26-4.676.736.1613-.9108.2712-1.8299.329-2.753M25.8875,23.846c.291.879.523,1.727.786,2.636M33.5315,31.142c-1.2-1.605-2.837-2.927-4.754-3.847.365-1.116.545-2.279.585-3.452M9.0445,36.648c.33-3.933,2.873-7.291,6.519-9.174M29.3185,31.214l-5.64,1.334c.03,1.45,2.762,2.004,3.499,1.15l2.141-2.484h0M14.4575,31.061l5.64,1.335c-.03,1.45-2.761,2.004-3.498,1.15l-2.142-2.486h0M23.1825,21.715v-8h1.8c1.933,0,3.5,1.567,3.5,3.5v1c0,1.933-1.567,3.5-3.5,3.5h-1.8M15.4335,21.04c.552.463,1.148.675,2.488.675h.312c1.1042-.0006,1.999-.8958,1.999-2h0c0-1.1046-.8954-2-2-2"/><path class="b" d="M15.4325,14.383c.553-.462,1.15-.672,2.49-.668l.31.001c1.1046,0,2,.8954,2,2h0c0,1.1046-.8954,2-2,2M16.6965,17.715h1.537"/><path class="b" d="M34.4575,33.5v8h4M43.4575,37.5c0,3.866-3.134,7-7,7s-7-3.134-7-7,3.134-7,7-7,7,3.134,7,7Z"/></svg>
Copied!