journey icon
journey from IconPark Outline by ByteDance · Outline · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- journey
- Set
- IconPark Outline
- Style
- Outline
- Category
- Travel
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More travel icons from IconPark Outline
Use the journey icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M24 40c8.284 0 15-6.716 15-15s-6.716-15-15-15S9 16.716 9 25s6.716 15 15 15"/><path d="M20 11c1.805 1.008 3.5 2.5 3.358 4.445c-.114 1.555-1.443 1.902-1.721 3.026s1.33 2.35-1.39 4.165C18.431 23.846 12.97 26.145 9 24"/><path stroke-linejoin="round" d="M9.5 24.5C6.5 26.388 2.068 31.521 4 35c2.5 4.5 12 .69 23-8S42.23 5.606 42.23 5.606L37 7"/><path d="M26 40s.5-5 4-8s8-3 8-3"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineJourney(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M24 40c8.284 0 15-6.716 15-15s-6.716-15-15-15S9 16.716 9 25s6.716 15 15 15"/><path d="M20 11c1.805 1.008 3.5 2.5 3.358 4.445c-.114 1.555-1.443 1.902-1.721 3.026s1.33 2.35-1.39 4.165C18.431 23.846 12.97 26.145 9 24"/><path strokeLinejoin="round" d="M9.5 24.5C6.5 26.388 2.068 31.521 4 35c2.5 4.5 12 .69 23-8S42.23 5.606 42.23 5.606L37 7"/><path d="M26 40s.5-5 4-8s8-3 8-3"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M24 40c8.284 0 15-6.716 15-15s-6.716-15-15-15S9 16.716 9 25s6.716 15 15 15"/><path d="M20 11c1.805 1.008 3.5 2.5 3.358 4.445c-.114 1.555-1.443 1.902-1.721 3.026s1.33 2.35-1.39 4.165C18.431 23.846 12.97 26.145 9 24"/><path stroke-linejoin="round" d="M9.5 24.5C6.5 26.388 2.068 31.521 4 35c2.5 4.5 12 .69 23-8S42.23 5.606 42.23 5.606L37 7"/><path d="M26 40s.5-5 4-8s8-3 8-3"/></g></svg> </template>
CSS
.icon-journey {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2040c8.284%200%2015-6.716%2015-15s-6.716-15-15-15S9%2016.716%209%2025s6.716%2015%2015%2015%22%2F%3E%3Cpath%20d%3D%22M20%2011c1.805%201.008%203.5%202.5%203.358%204.445c-.114%201.555-1.443%201.902-1.721%203.026s1.33%202.35-1.39%204.165C18.431%2023.846%2012.97%2026.145%209%2024%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%2024.5C6.5%2026.388%202.068%2031.521%204%2035c2.5%204.5%2012%20.69%2023-8S42.23%205.606%2042.23%205.606L37%207%22%2F%3E%3Cpath%20d%3D%22M26%2040s.5-5%204-8s8-3%208-3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2040c8.284%200%2015-6.716%2015-15s-6.716-15-15-15S9%2016.716%209%2025s6.716%2015%2015%2015%22%2F%3E%3Cpath%20d%3D%22M20%2011c1.805%201.008%203.5%202.5%203.358%204.445c-.114%201.555-1.443%201.902-1.721%203.026s1.33%202.35-1.39%204.165C18.431%2023.846%2012.97%2026.145%209%2024%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%2024.5C6.5%2026.388%202.068%2031.521%204%2035c2.5%204.5%2012%20.69%2023-8S42.23%205.606%2042.23%205.606L37%207%22%2F%3E%3Cpath%20d%3D%22M26%2040s.5-5%204-8s8-3%208-3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/journey.svg?color=%231a73e8&size=48