Mtl Click Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mtl Click 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/344199.svg" alt="Mtl Click icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344199.svg" alt="Mtl Click icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344199.svg" alt="Mtl Click icon" :width="24" :height="24" />
CSS background
.icon-mtl-click {
background-image: url('https://proicons.com/icon/344199.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>.q{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="q" d="M16.0285,31.4824c-.8367.9574-2.0441,1.5064-3.3132,1.5064-2.4336,0-4.4064-1.9794-4.4064-4.4212h0c0-2.4418,1.9728-4.4212,4.4064-4.4212h0c1.2681,0,2.4747.5482,3.3114,1.5043"/><path id="d" class="q" d="M19.9607,23.9491l-1.0948,5.6345c-.1989,1.0235.2461,2.01.9358,2.4696.5387.3589.9963.3698,1.5183.4566"/><path id="e" class="q" d="M24.3069,27.4207v5.5719"/><path id="f" class="q" d="M24.3757,24.8475h0"/><path id="g" class="q" d="M32.6115,31.5181c-.5137.5094-1.2036.8031-1.9292.814-1.5559.0233-2.8361-1.2349-2.8596-2.8102-.0234-1.5753,1.2189-2.8712,2.7747-2.8945.5043-.0075.9955.122,1.4257.3675"/><path id="h" class="q" d="M34.3243,24.6001l1.7819,7.9272"/><path id="i" class="q" d="M38.4104,26.14l-2.5865,3.8818"/><path id="j" class="q" d="M39.6911,31.5883l-3.2232-2.0355"/><path id="k" class="q" d="M8.7231,20.2243v-2.2739c0-.8584.6695-1.5494,1.5011-1.5494h.0915c.8316,0,1.5011.6911,1.5011,1.5494v2.2739"/><path id="l" class="q" d="M11.8205,17.9504c0-.8584.6695-1.5494,1.5011-1.5494h.0915c.8316,0,1.5011.6911,1.5011,1.5494v2.2739"/><path id="m" class="q" d="M22.3472,20.2165h-.4684c-.8316,0-1.5011-.6911-1.5011-1.5494v-4.19"/><path id="n" class="q" d="M18.8759,20.2165h-.4684c-.8316,0-1.5011-.6911-1.5011-1.5494v-4.19"/><path id="o" class="q" d="M18.5329,16.4012h-1.4464"/><path id="p" class="q" d="M45.5,24c0,11.8741-9.6259,21.5-21.5,21.5S2.5,35.8741,2.5,24,12.1259,2.5,24,2.5s21.5,9.6259,21.5,21.5Z"/></svg>
Copied!