sailboat from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
sailboat
Set
Fluent Emoji High Contrast
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji High Contrast

Use the sailboat emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13 2.5a.5.5 0 0 1 1 0V3l8 15h.5a.5.5 0 0 1 0 1H14v1h13a1 1 0 1 1 0 2v1.957c-.14.028-.302.043-.5.043c-.609 0-.865-.146-1.242-.36l-.014-.009C24.749 23.35 24.127 23 22.99 23c-1.134 0-1.752.35-2.243.633l-.014.008c-.371.213-.625.359-1.233.359c-.61 0-.87-.147-1.25-.363l-.011-.006C17.745 23.35 17.123 23 15.99 23s-1.752.35-2.243.633l-.014.008c-.371.213-.625.359-1.233.359c-.61 0-.87-.147-1.25-.363l-.011-.006C10.745 23.35 10.123 23 8.99 23c-1.003 0-1.604.274-2.07.533L6 22H5a1 1 0 1 1 0-2h8v-1H7.5a.5.5 0 0 1 0-1H8l5-12zm0 6.1L9.5 17H13zm1.017-3.444V17h6.316zM7.435 24.39c.38-.208.808-.39 1.555-.39c.875 0 1.315.25 1.755.5s.88.5 1.755.5s1.31-.25 1.745-.5s.87-.5 1.745-.5s1.315.25 1.755.5s.88.5 1.755.5s1.31-.25 1.745-.5s.87-.5 1.745-.5c.881 0 1.321.25 1.76.501c.439.25.876.499 1.75.499q.276 0 .5-.03c.566-.075.913-.273 1.26-.471c.439-.25.876-.499 1.75-.499L30 30H2v-6c.875 0 1.313.25 1.75.5s.875.5 1.75.5c.869 0 1.304-.25 1.74-.499q.096-.056.195-.11"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastSailboat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13 2.5a.5.5 0 0 1 1 0V3l8 15h.5a.5.5 0 0 1 0 1H14v1h13a1 1 0 1 1 0 2v1.957c-.14.028-.302.043-.5.043c-.609 0-.865-.146-1.242-.36l-.014-.009C24.749 23.35 24.127 23 22.99 23c-1.134 0-1.752.35-2.243.633l-.014.008c-.371.213-.625.359-1.233.359c-.61 0-.87-.147-1.25-.363l-.011-.006C17.745 23.35 17.123 23 15.99 23s-1.752.35-2.243.633l-.014.008c-.371.213-.625.359-1.233.359c-.61 0-.87-.147-1.25-.363l-.011-.006C10.745 23.35 10.123 23 8.99 23c-1.003 0-1.604.274-2.07.533L6 22H5a1 1 0 1 1 0-2h8v-1H7.5a.5.5 0 0 1 0-1H8l5-12zm0 6.1L9.5 17H13zm1.017-3.444V17h6.316zM7.435 24.39c.38-.208.808-.39 1.555-.39c.875 0 1.315.25 1.755.5s.88.5 1.755.5s1.31-.25 1.745-.5s.87-.5 1.745-.5s1.315.25 1.755.5s.88.5 1.755.5s1.31-.25 1.745-.5s.87-.5 1.745-.5c.881 0 1.321.25 1.76.501c.439.25.876.499 1.75.499q.276 0 .5-.03c.566-.075.913-.273 1.26-.471c.439-.25.876-.499 1.75-.499L30 30H2v-6c.875 0 1.313.25 1.75.5s.875.5 1.75.5c.869 0 1.304-.25 1.74-.499q.096-.056.195-.11"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13 2.5a.5.5 0 0 1 1 0V3l8 15h.5a.5.5 0 0 1 0 1H14v1h13a1 1 0 1 1 0 2v1.957c-.14.028-.302.043-.5.043c-.609 0-.865-.146-1.242-.36l-.014-.009C24.749 23.35 24.127 23 22.99 23c-1.134 0-1.752.35-2.243.633l-.014.008c-.371.213-.625.359-1.233.359c-.61 0-.87-.147-1.25-.363l-.011-.006C17.745 23.35 17.123 23 15.99 23s-1.752.35-2.243.633l-.014.008c-.371.213-.625.359-1.233.359c-.61 0-.87-.147-1.25-.363l-.011-.006C10.745 23.35 10.123 23 8.99 23c-1.003 0-1.604.274-2.07.533L6 22H5a1 1 0 1 1 0-2h8v-1H7.5a.5.5 0 0 1 0-1H8l5-12zm0 6.1L9.5 17H13zm1.017-3.444V17h6.316zM7.435 24.39c.38-.208.808-.39 1.555-.39c.875 0 1.315.25 1.755.5s.88.5 1.755.5s1.31-.25 1.745-.5s.87-.5 1.745-.5s1.315.25 1.755.5s.88.5 1.755.5s1.31-.25 1.745-.5s.87-.5 1.745-.5c.881 0 1.321.25 1.76.501c.439.25.876.499 1.75.499q.276 0 .5-.03c.566-.075.913-.273 1.26-.471c.439-.25.876-.499 1.75-.499L30 30H2v-6c.875 0 1.313.25 1.75.5s.875.5 1.75.5c.869 0 1.304-.25 1.74-.499q.096-.056.195-.11"/></svg>
</template>

CSS

.icon-sailboat {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%202.5a.5.5%200%200%201%201%200V3l8%2015h.5a.5.5%200%200%201%200%201H14v1h13a1%201%200%201%201%200%202v1.957c-.14.028-.302.043-.5.043c-.609%200-.865-.146-1.242-.36l-.014-.009C24.749%2023.35%2024.127%2023%2022.99%2023c-1.134%200-1.752.35-2.243.633l-.014.008c-.371.213-.625.359-1.233.359c-.61%200-.87-.147-1.25-.363l-.011-.006C17.745%2023.35%2017.123%2023%2015.99%2023s-1.752.35-2.243.633l-.014.008c-.371.213-.625.359-1.233.359c-.61%200-.87-.147-1.25-.363l-.011-.006C10.745%2023.35%2010.123%2023%208.99%2023c-1.003%200-1.604.274-2.07.533L6%2022H5a1%201%200%201%201%200-2h8v-1H7.5a.5.5%200%200%201%200-1H8l5-12zm0%206.1L9.5%2017H13zm1.017-3.444V17h6.316zM7.435%2024.39c.38-.208.808-.39%201.555-.39c.875%200%201.315.25%201.755.5s.88.5%201.755.5s1.31-.25%201.745-.5s.87-.5%201.745-.5s1.315.25%201.755.5s.88.5%201.755.5s1.31-.25%201.745-.5s.87-.5%201.745-.5c.881%200%201.321.25%201.76.501c.439.25.876.499%201.75.499q.276%200%20.5-.03c.566-.075.913-.273%201.26-.471c.439-.25.876-.499%201.75-.499L30%2030H2v-6c.875%200%201.313.25%201.75.5s.875.5%201.75.5c.869%200%201.304-.25%201.74-.499q.096-.056.195-.11%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%202.5a.5.5%200%200%201%201%200V3l8%2015h.5a.5.5%200%200%201%200%201H14v1h13a1%201%200%201%201%200%202v1.957c-.14.028-.302.043-.5.043c-.609%200-.865-.146-1.242-.36l-.014-.009C24.749%2023.35%2024.127%2023%2022.99%2023c-1.134%200-1.752.35-2.243.633l-.014.008c-.371.213-.625.359-1.233.359c-.61%200-.87-.147-1.25-.363l-.011-.006C17.745%2023.35%2017.123%2023%2015.99%2023s-1.752.35-2.243.633l-.014.008c-.371.213-.625.359-1.233.359c-.61%200-.87-.147-1.25-.363l-.011-.006C10.745%2023.35%2010.123%2023%208.99%2023c-1.003%200-1.604.274-2.07.533L6%2022H5a1%201%200%201%201%200-2h8v-1H7.5a.5.5%200%200%201%200-1H8l5-12zm0%206.1L9.5%2017H13zm1.017-3.444V17h6.316zM7.435%2024.39c.38-.208.808-.39%201.555-.39c.875%200%201.315.25%201.755.5s.88.5%201.755.5s1.31-.25%201.745-.5s.87-.5%201.745-.5s1.315.25%201.755.5s.88.5%201.755.5s1.31-.25%201.745-.5s.87-.5%201.745-.5c.881%200%201.321.25%201.76.501c.439.25.876.499%201.75.499q.276%200%20.5-.03c.566-.075.913-.273%201.26-.471c.439-.25.876-.499%201.75-.499L30%2030H2v-6c.875%200%201.313.25%201.75.5s.875.5%201.75.5c.869%200%201.304-.25%201.74-.499q.096-.056.195-.11%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/sailboat.svg?color=%231a73e8&size=48