Journey Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Journey 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/327721.svg" alt="Journey icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327721.svg" alt="Journey icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327721.svg" alt="Journey icon" :width="24" :height="24" />
CSS background
.icon-journey {
background-image: url('https://proicons.com/icon/327721.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m40.1387,42.5H7.8613c-1.1428,0-2.0691-.9264-2.0691-2.0691v-22.6504c0-1.1428.9264-2.0691,2.0691-2.0691h32.2774c1.1428,0,2.0691.9264,2.0691,2.0691v22.6504c0,1.1428-.9264,2.0691-2.0691,2.0691Z"/><polyline class="c" points="12.5023 29.4109 12.5023 21.525 20.7874 21.525"/><polyline class="c" points="26.9988 36.6542 35.3228 36.6542 35.3228 32.721 35.3228 28.7002"/><path class="c" d="m8.462,15.7127v-3.6509c0-1.1099.9054-2.0153,2.0153-2.0153h27.0458c1.1099,0,2.0153.9054,2.0153,2.0153v3.6509"/><path class="c" d="m11.519,10.0466v-2.5313c0-1.1099.9054-2.0153,2.0153-2.0153h20.9318c1.1099,0,2.0153.9054,2.0153,2.0153v2.5313"/></svg>
Journey in other icon packs
Copied!