directions boat icon
directions-boat-sharp from Material Symbols Light by Google · Sharp · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- directions-boat-sharp
- Set
- Material Symbols Light
- Style
- 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
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
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 21M6.48 10.517l5.48-1.67l5.481 1.67V6H6.481zm3.558 6.425q-.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-.635"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDirectionsBoatSharp(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 21M6.48 10.517l5.48-1.67l5.481 1.67V6H6.481zm3.558 6.425q-.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-.635"/></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 21M6.48 10.517l5.48-1.67l5.481 1.67V6H6.481zm3.558 6.425q-.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-.635"/></svg> </template>
CSS
.icon-directions-boat-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%2021M6.48%2010.517l5.48-1.67l5.481%201.67V6H6.481zm3.558%206.425q-.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-.635%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%2021M6.48%2010.517l5.48-1.67l5.481%201.67V6H6.481zm3.558%206.425q-.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-.635%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-sharp.svg?color=%231a73e8&size=48