journey from IconPark Solid by ByteDance · Solid · Apache-2.0 Free for personal and commercial use.

Name
journey
Set
IconPark Solid
Style
Solid
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

Use the journey icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><mask id="ipSJourney"><g fill="none"><g stroke="#fff" stroke-linecap="round" stroke-width="4" clip-path="url(#ipSJourney1)"><path stroke-linejoin="round" d="M24 40c8.284 0 15-6.716 15-15c0-8.284-6.716-15-15-15c-8.284 0-15 6.716-15 15c0 8.284 6.716 15 15 15Z"/><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.026c-.278 1.124 1.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><defs><clipPath id="ipSJourney1"><path fill="#000" d="M0 0h48v48H0z"/></clipPath></defs></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#ipSJourney)"/></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidJourney(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><mask id="ipSJourney"><g fill="none"><g stroke="#fff" strokeLinecap="round" strokeWidth="4" clipPath="url(#ipSJourney1)"><path strokeLinejoin="round" d="M24 40c8.284 0 15-6.716 15-15c0-8.284-6.716-15-15-15c-8.284 0-15 6.716-15 15c0 8.284 6.716 15 15 15Z"/><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.026c-.278 1.124 1.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><defs><clipPath id="ipSJourney1"><path fill="#000" d="M0 0h48v48H0z"/></clipPath></defs></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#ipSJourney)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><mask id="ipSJourney"><g fill="none"><g stroke="#fff" stroke-linecap="round" stroke-width="4" clip-path="url(#ipSJourney1)"><path stroke-linejoin="round" d="M24 40c8.284 0 15-6.716 15-15c0-8.284-6.716-15-15-15c-8.284 0-15 6.716-15 15c0 8.284 6.716 15 15 15Z"/><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.026c-.278 1.124 1.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><defs><clipPath id="ipSJourney1"><path fill="#000" d="M0 0h48v48H0z"/></clipPath></defs></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#ipSJourney)"/></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%3Cmask%20id%3D%22ipSJourney%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20clip-path%3D%22url(%23ipSJourney1)%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2040c8.284%200%2015-6.716%2015-15c0-8.284-6.716-15-15-15c-8.284%200-15%206.716-15%2015c0%208.284%206.716%2015%2015%2015Z%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.026c-.278%201.124%201.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%3Cdefs%3E%3CclipPath%20id%3D%22ipSJourney1%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23ipSJourney)%22%2F%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%3Cmask%20id%3D%22ipSJourney%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20clip-path%3D%22url(%23ipSJourney1)%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2040c8.284%200%2015-6.716%2015-15c0-8.284-6.716-15-15-15c-8.284%200-15%206.716-15%2015c0%208.284%206.716%2015%2015%2015Z%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.026c-.278%201.124%201.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%3Cdefs%3E%3CclipPath%20id%3D%22ipSJourney1%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23ipSJourney)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/journey.svg?color=%231a73e8&size=48