directions-boat-outline-sharp from Material Symbols Light by Google · Outline Sharp · Transit · Apache-2.0 Free for personal and commercial use.

Name
directions-boat-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the directions boat icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.262 21H4v-1h.262q1.046 0 2.037-.301t1.976-.876q.854.552 1.74.845q.885.294 1.946.294t1.948-.294t1.739-.845q.979.575 1.976.876t2.043.301H20v1h-.333q-1.033 0-2.032-.225t-1.97-.694q-.903.455-1.834.684t-1.87.23t-1.866-.23q-.928-.229-1.832-.684q-.97.469-1.97.694T4.262 21m5.777-4.058q-.885-.634-1.808-1.673q-.848.945-1.513 1.429t-1.46.8l-1.72-6.056l1.981-.63V5h4.654V3h3.616v2h4.653v5.812l1.981.63l-1.72 6.056q-.795-.315-1.46-.8q-.664-.484-1.512-1.429q-.923 1.039-1.808 1.673q-.884.635-1.942.635t-1.942-.635m1.973-.365q.967 0 1.673-.647t1.34-1.376l.708-.806l.679.762q.39.448.783.858t.9.7l1.053-3.976l-7.186-2.19l-7.143 2.19l1.054 3.975q.506-.288.899-.699q.394-.41.784-.858l.679-.762l.707.806q.635.735 1.366 1.379t1.704.644m-5.531-6.06l5.48-1.67l5.481 1.67V6H6.481zm5.506 2.72"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDirectionsBoatOutlineSharp(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.262 21H4v-1h.262q1.046 0 2.037-.301t1.976-.876q.854.552 1.74.845q.885.294 1.946.294t1.948-.294t1.739-.845q.979.575 1.976.876t2.043.301H20v1h-.333q-1.033 0-2.032-.225t-1.97-.694q-.903.455-1.834.684t-1.87.23t-1.866-.23q-.928-.229-1.832-.684q-.97.469-1.97.694T4.262 21m5.777-4.058q-.885-.634-1.808-1.673q-.848.945-1.513 1.429t-1.46.8l-1.72-6.056l1.981-.63V5h4.654V3h3.616v2h4.653v5.812l1.981.63l-1.72 6.056q-.795-.315-1.46-.8q-.664-.484-1.512-1.429q-.923 1.039-1.808 1.673q-.884.635-1.942.635t-1.942-.635m1.973-.365q.967 0 1.673-.647t1.34-1.376l.708-.806l.679.762q.39.448.783.858t.9.7l1.053-3.976l-7.186-2.19l-7.143 2.19l1.054 3.975q.506-.288.899-.699q.394-.41.784-.858l.679-.762l.707.806q.635.735 1.366 1.379t1.704.644m-5.531-6.06l5.48-1.67l5.481 1.67V6H6.481zm5.506 2.72"/></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.262 21H4v-1h.262q1.046 0 2.037-.301t1.976-.876q.854.552 1.74.845q.885.294 1.946.294t1.948-.294t1.739-.845q.979.575 1.976.876t2.043.301H20v1h-.333q-1.033 0-2.032-.225t-1.97-.694q-.903.455-1.834.684t-1.87.23t-1.866-.23q-.928-.229-1.832-.684q-.97.469-1.97.694T4.262 21m5.777-4.058q-.885-.634-1.808-1.673q-.848.945-1.513 1.429t-1.46.8l-1.72-6.056l1.981-.63V5h4.654V3h3.616v2h4.653v5.812l1.981.63l-1.72 6.056q-.795-.315-1.46-.8q-.664-.484-1.512-1.429q-.923 1.039-1.808 1.673q-.884.635-1.942.635t-1.942-.635m1.973-.365q.967 0 1.673-.647t1.34-1.376l.708-.806l.679.762q.39.448.783.858t.9.7l1.053-3.976l-7.186-2.19l-7.143 2.19l1.054 3.975q.506-.288.899-.699q.394-.41.784-.858l.679-.762l.707.806q.635.735 1.366 1.379t1.704.644m-5.531-6.06l5.48-1.67l5.481 1.67V6H6.481zm5.506 2.72"/></svg>
</template>

CSS

.icon-directions-boat-outline-sharp {
  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.262%2021H4v-1h.262q1.046%200%202.037-.301t1.976-.876q.854.552%201.74.845q.885.294%201.946.294t1.948-.294t1.739-.845q.979.575%201.976.876t2.043.301H20v1h-.333q-1.033%200-2.032-.225t-1.97-.694q-.903.455-1.834.684t-1.87.23t-1.866-.23q-.928-.229-1.832-.684q-.97.469-1.97.694T4.262%2021m5.777-4.058q-.885-.634-1.808-1.673q-.848.945-1.513%201.429t-1.46.8l-1.72-6.056l1.981-.63V5h4.654V3h3.616v2h4.653v5.812l1.981.63l-1.72%206.056q-.795-.315-1.46-.8q-.664-.484-1.512-1.429q-.923%201.039-1.808%201.673q-.884.635-1.942.635t-1.942-.635m1.973-.365q.967%200%201.673-.647t1.34-1.376l.708-.806l.679.762q.39.448.783.858t.9.7l1.053-3.976l-7.186-2.19l-7.143%202.19l1.054%203.975q.506-.288.899-.699q.394-.41.784-.858l.679-.762l.707.806q.635.735%201.366%201.379t1.704.644m-5.531-6.06l5.48-1.67l5.481%201.67V6H6.481zm5.506%202.72%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.262%2021H4v-1h.262q1.046%200%202.037-.301t1.976-.876q.854.552%201.74.845q.885.294%201.946.294t1.948-.294t1.739-.845q.979.575%201.976.876t2.043.301H20v1h-.333q-1.033%200-2.032-.225t-1.97-.694q-.903.455-1.834.684t-1.87.23t-1.866-.23q-.928-.229-1.832-.684q-.97.469-1.97.694T4.262%2021m5.777-4.058q-.885-.634-1.808-1.673q-.848.945-1.513%201.429t-1.46.8l-1.72-6.056l1.981-.63V5h4.654V3h3.616v2h4.653v5.812l1.981.63l-1.72%206.056q-.795-.315-1.46-.8q-.664-.484-1.512-1.429q-.923%201.039-1.808%201.673q-.884.635-1.942.635t-1.942-.635m1.973-.365q.967%200%201.673-.647t1.34-1.376l.708-.806l.679.762q.39.448.783.858t.9.7l1.053-3.976l-7.186-2.19l-7.143%202.19l1.054%203.975q.506-.288.899-.699q.394-.41.784-.858l.679-.762l.707.806q.635.735%201.366%201.379t1.704.644m-5.531-6.06l5.48-1.67l5.481%201.67V6H6.481zm5.506%202.72%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/directions-boat-outline-sharp.svg?color=%231a73e8&size=48