directions boat icon
directions-boat-sharp from Material Symbols by Google · Sharp · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- directions-boat-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More transit icons from Material Symbols
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="M3.8 22H3v-2h.8q1.2 0 2.288-.262t2.437-.838q.95.475 1.663.788T12 20t1.813-.312t1.662-.788q1.325.575 2.438.838t2.312.262H21v2h-.775q-1.225 0-2.387-.225T15.55 21.1q-1 .475-1.825.675t-1.725.2t-1.712-.2t-1.813-.675q-1.125.45-2.287.675T3.8 22M7 8.825L12 7.5l5 1.325V6H7zM9.375 17L8.25 16q-.675.675-1.512 1.15t-1.788.675L2.5 10L5 9.35V4h4.5V2h5v2H19v5.35l2.5.65l-2.45 7.825q-.95-.2-1.787-.675T15.75 16l-1.125 1Q13.5 18 12 18t-2.625-1"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDirectionsBoatSharp(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="M3.8 22H3v-2h.8q1.2 0 2.288-.262t2.437-.838q.95.475 1.663.788T12 20t1.813-.312t1.662-.788q1.325.575 2.438.838t2.312.262H21v2h-.775q-1.225 0-2.387-.225T15.55 21.1q-1 .475-1.825.675t-1.725.2t-1.712-.2t-1.813-.675q-1.125.45-2.287.675T3.8 22M7 8.825L12 7.5l5 1.325V6H7zM9.375 17L8.25 16q-.675.675-1.512 1.15t-1.788.675L2.5 10L5 9.35V4h4.5V2h5v2H19v5.35l2.5.65l-2.45 7.825q-.95-.2-1.787-.675T15.75 16l-1.125 1Q13.5 18 12 18t-2.625-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.8 22H3v-2h.8q1.2 0 2.288-.262t2.437-.838q.95.475 1.663.788T12 20t1.813-.312t1.662-.788q1.325.575 2.438.838t2.312.262H21v2h-.775q-1.225 0-2.387-.225T15.55 21.1q-1 .475-1.825.675t-1.725.2t-1.712-.2t-1.813-.675q-1.125.45-2.287.675T3.8 22M7 8.825L12 7.5l5 1.325V6H7zM9.375 17L8.25 16q-.675.675-1.512 1.15t-1.788.675L2.5 10L5 9.35V4h4.5V2h5v2H19v5.35l2.5.65l-2.45 7.825q-.95-.2-1.787-.675T15.75 16l-1.125 1Q13.5 18 12 18t-2.625-1"/></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%22M3.8%2022H3v-2h.8q1.2%200%202.288-.262t2.437-.838q.95.475%201.663.788T12%2020t1.813-.312t1.662-.788q1.325.575%202.438.838t2.312.262H21v2h-.775q-1.225%200-2.387-.225T15.55%2021.1q-1%20.475-1.825.675t-1.725.2t-1.712-.2t-1.813-.675q-1.125.45-2.287.675T3.8%2022M7%208.825L12%207.5l5%201.325V6H7zM9.375%2017L8.25%2016q-.675.675-1.512%201.15t-1.788.675L2.5%2010L5%209.35V4h4.5V2h5v2H19v5.35l2.5.65l-2.45%207.825q-.95-.2-1.787-.675T15.75%2016l-1.125%201Q13.5%2018%2012%2018t-2.625-1%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%22M3.8%2022H3v-2h.8q1.2%200%202.288-.262t2.437-.838q.95.475%201.663.788T12%2020t1.813-.312t1.662-.788q1.325.575%202.438.838t2.312.262H21v2h-.775q-1.225%200-2.387-.225T15.55%2021.1q-1%20.475-1.825.675t-1.725.2t-1.712-.2t-1.813-.675q-1.125.45-2.287.675T3.8%2022M7%208.825L12%207.5l5%201.325V6H7zM9.375%2017L8.25%2016q-.675.675-1.512%201.15t-1.788.675L2.5%2010L5%209.35V4h4.5V2h5v2H19v5.35l2.5.65l-2.45%207.825q-.95-.2-1.787-.675T15.75%2016l-1.125%201Q13.5%2018%2012%2018t-2.625-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/directions-boat-sharp.svg?color=%231a73e8&size=48