Direction Sign Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Direction Sign 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/305504.svg" alt="Direction Sign icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305504.svg" alt="Direction Sign icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305504.svg" alt="Direction Sign icon" :width="24" :height="24" />
CSS background
.icon-direction-sign {
background-image: url('https://proicons.com/icon/305504.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M928 281c-46-35-92-69-137-103-12-9-24-13-39-13H567c-8 0-9-2-9-9v-48c0-18-12-30-30-30-18-1-37-1-55 0-19 0-31 11-31 30v49c0 7-2 8-9 8H319c-30 0-52 22-52 52v155c0 33 22 55 55 55h112c6 0 8 2 8 8-1 14-1 27 0 41 0 8-2 10-10 10H245c-12 0-23 3-33 11L71 602c-12 9-12 21 1 30 46 35 93 70 140 105 10 8 21 11 34 11h187c8 0 9 2 9 10v134c0 20 12 31 32 31h51c22 0 33-11 33-33V757c0-7 2-9 9-9h113c30 0 53-22 53-53V539c0-31-22-53-54-53H566c-6 0-9-1-8-8v-40c-1-8 1-11 10-11h187c12 0 23-3 33-11 47-35 93-70 140-105 13-10 13-21 0-30zM659 544c15 0 16 1 16 16v116c0 12-2 14-14 14H251c-5 0-9-1-12-4-27-19-54-39-81-59-11-8-11-13 0-21 26-19 53-38 79-58 5-3 9-5 15-5 68 1 136 1 204 1h203zm183-238c-26 20-53 39-79 58-5 4-9 5-15 5H341c-15 0-16-1-16-16V238c0-13 2-15 15-15h407c6 0 12 1 17 5 26 20 52 38 78 58 11 8 11 12 0 20z"/></svg>
Direction Sign in other icon packs
Copied!