journey icon
journey from IconPark by ByteDance · Color · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- journey
- Set
- IconPark
- Style
- Color
- Category
- Travel
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More travel icons from IconPark
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="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M24 40C32.2843 40 39 33.2843 39 25C39 16.7157 32.2843 10 24 10C15.7157 10 9 16.7157 9 25C9 33.2843 15.7157 40 24 40Z"/><path d="M20.0002 11C21.8049 12.0083 23.5002 13.5 23.3581 15.4454C23.2445 17 21.915 17.3469 21.6369 18.4711C21.359 19.5953 22.9674 20.8217 20.2464 22.636C18.4324 23.8455 12.971 26.1447 9 24"/><path stroke-linejoin="round" d="M9.50011 24.5C6.50011 26.3883 2.06824 31.521 4.00056 35C6.5 39.5 16.0004 35.6906 27.0001 27C37.9999 18.3094 42.2291 5.60642 42.2291 5.60642L37.0005 7"/><path d="M26.0006 40C26.0006 40 26.5003 35 30 32C33.4997 29 38.0007 29 38.0007 29"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkJourney(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="#000" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M24 40C32.2843 40 39 33.2843 39 25C39 16.7157 32.2843 10 24 10C15.7157 10 9 16.7157 9 25C9 33.2843 15.7157 40 24 40Z"/><path d="M20.0002 11C21.8049 12.0083 23.5002 13.5 23.3581 15.4454C23.2445 17 21.915 17.3469 21.6369 18.4711C21.359 19.5953 22.9674 20.8217 20.2464 22.636C18.4324 23.8455 12.971 26.1447 9 24"/><path strokeLinejoin="round" d="M9.50011 24.5C6.50011 26.3883 2.06824 31.521 4.00056 35C6.5 39.5 16.0004 35.6906 27.0001 27C37.9999 18.3094 42.2291 5.60642 42.2291 5.60642L37.0005 7"/><path d="M26.0006 40C26.0006 40 26.5003 35 30 32C33.4997 29 38.0007 29 38.0007 29"/></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="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M24 40C32.2843 40 39 33.2843 39 25C39 16.7157 32.2843 10 24 10C15.7157 10 9 16.7157 9 25C9 33.2843 15.7157 40 24 40Z"/><path d="M20.0002 11C21.8049 12.0083 23.5002 13.5 23.3581 15.4454C23.2445 17 21.915 17.3469 21.6369 18.4711C21.359 19.5953 22.9674 20.8217 20.2464 22.636C18.4324 23.8455 12.971 26.1447 9 24"/><path stroke-linejoin="round" d="M9.50011 24.5C6.50011 26.3883 2.06824 31.521 4.00056 35C6.5 39.5 16.0004 35.6906 27.0001 27C37.9999 18.3094 42.2291 5.60642 42.2291 5.60642L37.0005 7"/><path d="M26.0006 40C26.0006 40 26.5003 35 30 32C33.4997 29 38.0007 29 38.0007 29"/></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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2040C32.2843%2040%2039%2033.2843%2039%2025C39%2016.7157%2032.2843%2010%2024%2010C15.7157%2010%209%2016.7157%209%2025C9%2033.2843%2015.7157%2040%2024%2040Z%22%2F%3E%3Cpath%20d%3D%22M20.0002%2011C21.8049%2012.0083%2023.5002%2013.5%2023.3581%2015.4454C23.2445%2017%2021.915%2017.3469%2021.6369%2018.4711C21.359%2019.5953%2022.9674%2020.8217%2020.2464%2022.636C18.4324%2023.8455%2012.971%2026.1447%209%2024%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.50011%2024.5C6.50011%2026.3883%202.06824%2031.521%204.00056%2035C6.5%2039.5%2016.0004%2035.6906%2027.0001%2027C37.9999%2018.3094%2042.2291%205.60642%2042.2291%205.60642L37.0005%207%22%2F%3E%3Cpath%20d%3D%22M26.0006%2040C26.0006%2040%2026.5003%2035%2030%2032C33.4997%2029%2038.0007%2029%2038.0007%2029%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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2040C32.2843%2040%2039%2033.2843%2039%2025C39%2016.7157%2032.2843%2010%2024%2010C15.7157%2010%209%2016.7157%209%2025C9%2033.2843%2015.7157%2040%2024%2040Z%22%2F%3E%3Cpath%20d%3D%22M20.0002%2011C21.8049%2012.0083%2023.5002%2013.5%2023.3581%2015.4454C23.2445%2017%2021.915%2017.3469%2021.6369%2018.4711C21.359%2019.5953%2022.9674%2020.8217%2020.2464%2022.636C18.4324%2023.8455%2012.971%2026.1447%209%2024%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.50011%2024.5C6.50011%2026.3883%202.06824%2031.521%204.00056%2035C6.5%2039.5%2016.0004%2035.6906%2027.0001%2027C37.9999%2018.3094%2042.2291%205.60642%2042.2291%205.60642L37.0005%207%22%2F%3E%3Cpath%20d%3D%22M26.0006%2040C26.0006%2040%2026.5003%2035%2030%2032C33.4997%2029%2038.0007%2029%2038.0007%2029%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/journey.svg?color=%231a73e8&size=48