Aftership Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Aftership 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/321442.svg" alt="Aftership icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321442.svg" alt="Aftership icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321442.svg" alt="Aftership icon" :width="24" :height="24" />
CSS background
.icon-aftership {
background-image: url('https://proicons.com/icon/321442.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M24,13.2639l7.2882,4.2092L24,21.6823l-7.2882-4.2092Z"/><path class="a" d="M16.7118,17.4731v8.4183L24,30.1006l7.2882-4.2092V17.4731"/><path class="a" d="M24,30.1006V21.6823"/><path class="a" d="M40.9047,21.4047A16.9047,16.9047,0,1,0,17.5162,37.0161L24,43.5l6.4838-6.4839A16.9058,16.9058,0,0,0,40.9047,21.4047Z"/></svg>
Aftership in other icon packs
Copied!