Move Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Move 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/318420.svg" alt="Move icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318420.svg" alt="Move icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318420.svg" alt="Move icon" :width="24" :height="24" />
CSS background
.icon-move {
background-image: url('https://proicons.com/icon/318420.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>move</title><polygon points="25 11 23.59 12.41 26.17 15 17 15 17 5.83 19.59 8.41 21 7 16 2 11 7 12.41 8.41 15 5.83 15 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 15 17 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17 17 17 26.17 17 23.59 19.59 25 21 30 16 25 11"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Move in other icon packs
Copied!