cruise from IconPark by ByteDance · Color · Travel · Apache-2.0 Free for personal and commercial use.

Name
cruise
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 cruise 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-width="4"><path stroke-linejoin="round" d="M38 42L41.3908 32.6752C41.738 31.7205 41.3143 30.6572 40.4057 30.2028L24.8944 22.4472C24.3314 22.1657 23.6686 22.1657 23.1056 22.4472L7.59432 30.2028C6.68569 30.6572 6.26199 31.7205 6.60916 32.6752L10 42"/><path fill="#2F88FF" stroke-linecap="round" stroke-linejoin="round" d="M35 14H13C11.8954 14 11 14.8954 11 16V28L23.1619 22.3868C23.6937 22.1414 24.3063 22.1414 24.8381 22.3868L37 28V16C37 14.8954 36.1046 14 35 14Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M29 14V6C29 4.89543 28.1046 4 27 4H21C19.8954 4 19 4.89543 19 6V14"/><path stroke-linecap="round" d="M24 32V40"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 44C8 44 8 42 11 42C14 42 14 44 17 44C20 44 20.5 42 24 42C27.5 42 28 44 31 44C34 44 34 42 37 42C40 42 40 44 44 44"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkCruise(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" strokeWidth="4"><path strokeLinejoin="round" d="M38 42L41.3908 32.6752C41.738 31.7205 41.3143 30.6572 40.4057 30.2028L24.8944 22.4472C24.3314 22.1657 23.6686 22.1657 23.1056 22.4472L7.59432 30.2028C6.68569 30.6572 6.26199 31.7205 6.60916 32.6752L10 42"/><path fill="#2F88FF" strokeLinecap="round" strokeLinejoin="round" d="M35 14H13C11.8954 14 11 14.8954 11 16V28L23.1619 22.3868C23.6937 22.1414 24.3063 22.1414 24.8381 22.3868L37 28V16C37 14.8954 36.1046 14 35 14Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M29 14V6C29 4.89543 28.1046 4 27 4H21C19.8954 4 19 4.89543 19 6V14"/><path strokeLinecap="round" d="M24 32V40"/><path strokeLinecap="round" strokeLinejoin="round" d="M4 44C8 44 8 42 11 42C14 42 14 44 17 44C20 44 20.5 42 24 42C27.5 42 28 44 31 44C34 44 34 42 37 42C40 42 40 44 44 44"/></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-width="4"><path stroke-linejoin="round" d="M38 42L41.3908 32.6752C41.738 31.7205 41.3143 30.6572 40.4057 30.2028L24.8944 22.4472C24.3314 22.1657 23.6686 22.1657 23.1056 22.4472L7.59432 30.2028C6.68569 30.6572 6.26199 31.7205 6.60916 32.6752L10 42"/><path fill="#2F88FF" stroke-linecap="round" stroke-linejoin="round" d="M35 14H13C11.8954 14 11 14.8954 11 16V28L23.1619 22.3868C23.6937 22.1414 24.3063 22.1414 24.8381 22.3868L37 28V16C37 14.8954 36.1046 14 35 14Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M29 14V6C29 4.89543 28.1046 4 27 4H21C19.8954 4 19 4.89543 19 6V14"/><path stroke-linecap="round" d="M24 32V40"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 44C8 44 8 42 11 42C14 42 14 44 17 44C20 44 20.5 42 24 42C27.5 42 28 44 31 44C34 44 34 42 37 42C40 42 40 44 44 44"/></g></svg>
</template>

CSS

.icon-cruise {
  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-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M38%2042L41.3908%2032.6752C41.738%2031.7205%2041.3143%2030.6572%2040.4057%2030.2028L24.8944%2022.4472C24.3314%2022.1657%2023.6686%2022.1657%2023.1056%2022.4472L7.59432%2030.2028C6.68569%2030.6572%206.26199%2031.7205%206.60916%2032.6752L10%2042%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2014H13C11.8954%2014%2011%2014.8954%2011%2016V28L23.1619%2022.3868C23.6937%2022.1414%2024.3063%2022.1414%2024.8381%2022.3868L37%2028V16C37%2014.8954%2036.1046%2014%2035%2014Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29%2014V6C29%204.89543%2028.1046%204%2027%204H21C19.8954%204%2019%204.89543%2019%206V14%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%2032V40%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2044C8%2044%208%2042%2011%2042C14%2042%2014%2044%2017%2044C20%2044%2020.5%2042%2024%2042C27.5%2042%2028%2044%2031%2044C34%2044%2034%2042%2037%2042C40%2042%2040%2044%2044%2044%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-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M38%2042L41.3908%2032.6752C41.738%2031.7205%2041.3143%2030.6572%2040.4057%2030.2028L24.8944%2022.4472C24.3314%2022.1657%2023.6686%2022.1657%2023.1056%2022.4472L7.59432%2030.2028C6.68569%2030.6572%206.26199%2031.7205%206.60916%2032.6752L10%2042%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2014H13C11.8954%2014%2011%2014.8954%2011%2016V28L23.1619%2022.3868C23.6937%2022.1414%2024.3063%2022.1414%2024.8381%2022.3868L37%2028V16C37%2014.8954%2036.1046%2014%2035%2014Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29%2014V6C29%204.89543%2028.1046%204%2027%204H21C19.8954%204%2019%204.89543%2019%206V14%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%2032V40%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2044C8%2044%208%2042%2011%2042C14%2042%2014%2044%2017%2044C20%2044%2020.5%2042%2024%2042C27.5%2042%2028%2044%2031%2044C34%2044%2034%2042%2037%2042C40%2042%2040%2044%2044%2044%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/cruise.svg?color=%231a73e8&size=48