ship-line from Remix Icon by Remix Design · Line · Map · Apache-2.0 Free for personal and commercial use.

Name
ship-line
Set
Remix Icon
Style
Line
Category
Map
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More map icons from Remix Icon

Use the ship icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 10.4V4a1 1 0 0 1 1-1h5V1h4v2h5a1 1 0 0 1 1 1v6.4l1.086.326a1 1 0 0 1 .683 1.2l-1.517 6.068a5 5 0 0 1-1.902-.273l1.25-5.351L12 10l-7.6 2.37l1.25 5.351a5 5 0 0 1-1.902.273l-1.516-6.068a1 1 0 0 1 .682-1.2zm2-.6L12 8l6 1.8V5H6zM4 20a5.98 5.98 0 0 0 4-1.528A5.98 5.98 0 0 0 12 20a5.98 5.98 0 0 0 4-1.528A5.98 5.98 0 0 0 20 20h2v2h-2a7.96 7.96 0 0 1-4-1.07A7.96 7.96 0 0 1 12 22a7.96 7.96 0 0 1-4-1.07A7.96 7.96 0 0 1 4 22H2v-2z"/></svg>

React

import type { SVGProps } from "react";

export function RiShipLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 10.4V4a1 1 0 0 1 1-1h5V1h4v2h5a1 1 0 0 1 1 1v6.4l1.086.326a1 1 0 0 1 .683 1.2l-1.517 6.068a5 5 0 0 1-1.902-.273l1.25-5.351L12 10l-7.6 2.37l1.25 5.351a5 5 0 0 1-1.902.273l-1.516-6.068a1 1 0 0 1 .682-1.2zm2-.6L12 8l6 1.8V5H6zM4 20a5.98 5.98 0 0 0 4-1.528A5.98 5.98 0 0 0 12 20a5.98 5.98 0 0 0 4-1.528A5.98 5.98 0 0 0 20 20h2v2h-2a7.96 7.96 0 0 1-4-1.07A7.96 7.96 0 0 1 12 22a7.96 7.96 0 0 1-4-1.07A7.96 7.96 0 0 1 4 22H2v-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 10.4V4a1 1 0 0 1 1-1h5V1h4v2h5a1 1 0 0 1 1 1v6.4l1.086.326a1 1 0 0 1 .683 1.2l-1.517 6.068a5 5 0 0 1-1.902-.273l1.25-5.351L12 10l-7.6 2.37l1.25 5.351a5 5 0 0 1-1.902.273l-1.516-6.068a1 1 0 0 1 .682-1.2zm2-.6L12 8l6 1.8V5H6zM4 20a5.98 5.98 0 0 0 4-1.528A5.98 5.98 0 0 0 12 20a5.98 5.98 0 0 0 4-1.528A5.98 5.98 0 0 0 20 20h2v2h-2a7.96 7.96 0 0 1-4-1.07A7.96 7.96 0 0 1 12 22a7.96 7.96 0 0 1-4-1.07A7.96 7.96 0 0 1 4 22H2v-2z"/></svg>
</template>

CSS

.icon-ship-line {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2010.4V4a1%201%200%200%201%201-1h5V1h4v2h5a1%201%200%200%201%201%201v6.4l1.086.326a1%201%200%200%201%20.683%201.2l-1.517%206.068a5%205%200%200%201-1.902-.273l1.25-5.351L12%2010l-7.6%202.37l1.25%205.351a5%205%200%200%201-1.902.273l-1.516-6.068a1%201%200%200%201%20.682-1.2zm2-.6L12%208l6%201.8V5H6zM4%2020a5.98%205.98%200%200%200%204-1.528A5.98%205.98%200%200%200%2012%2020a5.98%205.98%200%200%200%204-1.528A5.98%205.98%200%200%200%2020%2020h2v2h-2a7.96%207.96%200%200%201-4-1.07A7.96%207.96%200%200%201%2012%2022a7.96%207.96%200%200%201-4-1.07A7.96%207.96%200%200%201%204%2022H2v-2z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2010.4V4a1%201%200%200%201%201-1h5V1h4v2h5a1%201%200%200%201%201%201v6.4l1.086.326a1%201%200%200%201%20.683%201.2l-1.517%206.068a5%205%200%200%201-1.902-.273l1.25-5.351L12%2010l-7.6%202.37l1.25%205.351a5%205%200%200%201-1.902.273l-1.516-6.068a1%201%200%200%201%20.682-1.2zm2-.6L12%208l6%201.8V5H6zM4%2020a5.98%205.98%200%200%200%204-1.528A5.98%205.98%200%200%200%2012%2020a5.98%205.98%200%200%200%204-1.528A5.98%205.98%200%200%200%2020%2020h2v2h-2a7.96%207.96%200%200%201-4-1.07A7.96%207.96%200%200%201%2012%2022a7.96%207.96%200%200%201-4-1.07A7.96%207.96%200%200%201%204%2022H2v-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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