Stitch Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Stitch 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/347903.svg" alt="Stitch icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347903.svg" alt="Stitch icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347903.svg" alt="Stitch icon" :width="24" :height="24" />
CSS background
.icon-stitch {
background-image: url('https://proicons.com/icon/347903.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>.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="g" d="M25.3311,8.3953l-17.0493.0387-.0725,17.0409"/><path id="d" class="g" d="M5.5689,29.3236l.0242,13.1764,12.9855-.0097"/><path id="e" class="g" d="M39.9503,22.5505l.0048,17.2402-17.3671.0024"/><path id="f" class="g" d="M29.065,5.5h13.2719l.0943,13.238"/></g></svg>
Stitch in other icon packs
Copied!