Kinestop Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kinestop 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/342508.svg" alt="Kinestop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342508.svg" alt="Kinestop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342508.svg" alt="Kinestop icon" :width="24" :height="24" />
CSS background
.icon-kinestop {
background-image: url('https://proicons.com/icon/342508.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>.o{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="o" d="M13.1898,36.2056v3.8303c0,.3451-.2777.623-.6226.623h-3.7581c-.3449,0-.6226-.2779-.6226-.623v-3.8304"/><path id="d" class="o" d="M39.8134,36.2056v3.8303c0,.3451-.2777.623-.6226.623h-3.7581c-.3449,0-.6226-.2779-.6226-.623v-3.8303"/></g><g id="e"><path id="f" class="o" d="M41.7962,33.1279v-5.9589c0-1.7782-2.3485-3.6906-3.8115-4.1217l-1.2896-12.2287c-.1564-1.4829-1.6448-3.4775-3.5881-3.4775H14.893c-1.9433,0-3.4317,1.9946-3.5881,3.4775l-1.2896,12.2287c-1.4631.4311-3.8115,2.3435-3.8115,4.1217v5.9589"/><path id="g" class="o" d="M7.9902,32.5797h32.0195c1.3796,0,2.4902.8089,2.4902,1.8136s-1.1106,1.8136-2.4902,1.8136H7.9902c-1.3796,0-2.4902-.8089-2.4902-1.8136s1.1106-1.8136,2.4902-1.8136Z"/><g id="h"><path id="i" class="o" d="M13.8236,28.4544c0,1.151-.9324,2.084-2.0825,2.084s-2.0825-.9331-2.0825-2.084c0-1.151.9324-2.084,2.0825-2.084h0c1.1502,0,2.0825.9331,2.0825,2.084h0Z"/><path id="j" class="o" d="M38.3415,28.4544c0,1.151-.9324,2.084-2.0825,2.084s-2.0825-.9331-2.0825-2.084.9324-2.084,2.0825-2.084h0c1.1502,0,2.0825.9331,2.0825,2.084h0Z"/><path id="k" class="o" d="M17.6456,28.3052s1.6511,2.2821,6.3544,2.2821,6.3544-2.2821,6.3544-2.2821"/></g><g id="l"><path id="m" class="o" d="M35.7869,22.0711l-1.2551-10.4834c-.1335-1.1153-.5965-1.4829-1.5471-1.4829H15.0153c-.9506,0-1.4136.3676-1.5471,1.4829l-1.2551,10.4834h23.5737Z"/><path id="n" class="o" d="M20.2221,10.1041l7.0852,11.9655"/></g></g></svg>
Copied!