ship emoji
ship from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- ship
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
shipBoxIcons v2 SolidshipEmoji One (Colored)shipElement PlusshipFont Awesome 6 SolidshipFont Awesome SolidshipFluent EmojishipFluent Emoji FlatshipFirefox OS EmojishipHuge IconsshipHumbleiconsshipIconParkshipIconPark OutlineshipIconPark SolidshipIconPark TwoToneshipLine AwesomeshipLucideshipMajesticonsship-fillMingCute IconshipNoto EmojishipOpenMojishipPixelarticonsship-fillRemix IconshipStreamline EmojisshipTabler Icons
More travel & places icons from Fluent Emoji High Contrast
Use the ship emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M26.596 4c.212 0 .394.18.394.412H27V9h3v6H14l.563-2h6.392c.568-.01 1.045-.018 1.045-1c0-1-.495-1-1.076-1h-5.798l.439-1.56a.59.59 0 0 1 .57-.44H20l2-3l.663-1.156A1.66 1.66 0 0 1 24.097 4zm-1.266 8.99c.37 0 .66-.3.66-.66v-.67c0-.37-.3-.66-.66-.66h-.67c-.37 0-.66.3-.66.66v.67c0 .37.29.66.66.66zM3.015 16c-.674 0-1.158.642-.977 1.284L4 24l1.292 3.783q.096.007.208.007c.575 0 .812-.152 1.193-.396l.008-.005c.49-.314 1.125-.719 2.289-.719s1.8.405 2.29.718l.006.004c.382.245.622.398 1.204.398s.822-.153 1.204-.398l.007-.004c.49-.313 1.125-.718 2.289-.718s1.8.405 2.29.718l.006.004c.382.245.622.398 1.204.398s.822-.153 1.204-.398l.007-.004c.49-.313 1.125-.718 2.289-.718c1.167 0 1.805.403 2.297.717l.008.005c.383.245.623.398 1.205.398c.59 0 .832-.155 1.214-.399l.007-.004c.488-.311 1.122-.715 2.279-.717V16zm11.649 5a.67.67 0 0 1-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362 0 .664.293.664.664v.672a.664.664 0 0 1-.664.664zm4.672 0h-.672a.664.664 0 0 1-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362 0 .664.293.664.664v.672a.664.664 0 0 1-.664.664m3.328 0a.664.664 0 0 1-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362 0 .664.293.664.664v.672a.664.664 0 0 1-.664.664zm4.672 0h-.672a.664.664 0 0 1-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362 0 .664.293.664.664v.672a.664.664 0 0 1-.664.664"/><path d="M28.26 28.229c.439-.28.876-.559 1.75-.559L30 29.99H2v-2.32c.875 0 1.313.28 1.75.56s.875.56 1.75.56c.869 0 1.304-.28 1.74-.559c.436-.28.874-.561 1.75-.561c.875 0 1.313.28 1.75.56s.875.56 1.75.56s1.313-.28 1.75-.56s.875-.56 1.75-.56s1.312.28 1.75.56s.875.56 1.75.56s1.313-.28 1.75-.56s.875-.56 1.75-.56c.881 0 1.321.28 1.76.561c.439.28.876.559 1.75.559c.881 0 1.321-.28 1.76-.561"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastShip(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M26.596 4c.212 0 .394.18.394.412H27V9h3v6H14l.563-2h6.392c.568-.01 1.045-.018 1.045-1c0-1-.495-1-1.076-1h-5.798l.439-1.56a.59.59 0 0 1 .57-.44H20l2-3l.663-1.156A1.66 1.66 0 0 1 24.097 4zm-1.266 8.99c.37 0 .66-.3.66-.66v-.67c0-.37-.3-.66-.66-.66h-.67c-.37 0-.66.3-.66.66v.67c0 .37.29.66.66.66zM3.015 16c-.674 0-1.158.642-.977 1.284L4 24l1.292 3.783q.096.007.208.007c.575 0 .812-.152 1.193-.396l.008-.005c.49-.314 1.125-.719 2.289-.719s1.8.405 2.29.718l.006.004c.382.245.622.398 1.204.398s.822-.153 1.204-.398l.007-.004c.49-.313 1.125-.718 2.289-.718s1.8.405 2.29.718l.006.004c.382.245.622.398 1.204.398s.822-.153 1.204-.398l.007-.004c.49-.313 1.125-.718 2.289-.718c1.167 0 1.805.403 2.297.717l.008.005c.383.245.623.398 1.205.398c.59 0 .832-.155 1.214-.399l.007-.004c.488-.311 1.122-.715 2.279-.717V16zm11.649 5a.67.67 0 0 1-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362 0 .664.293.664.664v.672a.664.664 0 0 1-.664.664zm4.672 0h-.672a.664.664 0 0 1-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362 0 .664.293.664.664v.672a.664.664 0 0 1-.664.664m3.328 0a.664.664 0 0 1-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362 0 .664.293.664.664v.672a.664.664 0 0 1-.664.664zm4.672 0h-.672a.664.664 0 0 1-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362 0 .664.293.664.664v.672a.664.664 0 0 1-.664.664"/><path d="M28.26 28.229c.439-.28.876-.559 1.75-.559L30 29.99H2v-2.32c.875 0 1.313.28 1.75.56s.875.56 1.75.56c.869 0 1.304-.28 1.74-.559c.436-.28.874-.561 1.75-.561c.875 0 1.313.28 1.75.56s.875.56 1.75.56s1.313-.28 1.75-.56s.875-.56 1.75-.56s1.312.28 1.75.56s.875.56 1.75.56s1.313-.28 1.75-.56s.875-.56 1.75-.56c.881 0 1.321.28 1.76.561c.439.28.876.559 1.75.559c.881 0 1.321-.28 1.76-.561"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M26.596 4c.212 0 .394.18.394.412H27V9h3v6H14l.563-2h6.392c.568-.01 1.045-.018 1.045-1c0-1-.495-1-1.076-1h-5.798l.439-1.56a.59.59 0 0 1 .57-.44H20l2-3l.663-1.156A1.66 1.66 0 0 1 24.097 4zm-1.266 8.99c.37 0 .66-.3.66-.66v-.67c0-.37-.3-.66-.66-.66h-.67c-.37 0-.66.3-.66.66v.67c0 .37.29.66.66.66zM3.015 16c-.674 0-1.158.642-.977 1.284L4 24l1.292 3.783q.096.007.208.007c.575 0 .812-.152 1.193-.396l.008-.005c.49-.314 1.125-.719 2.289-.719s1.8.405 2.29.718l.006.004c.382.245.622.398 1.204.398s.822-.153 1.204-.398l.007-.004c.49-.313 1.125-.718 2.289-.718s1.8.405 2.29.718l.006.004c.382.245.622.398 1.204.398s.822-.153 1.204-.398l.007-.004c.49-.313 1.125-.718 2.289-.718c1.167 0 1.805.403 2.297.717l.008.005c.383.245.623.398 1.205.398c.59 0 .832-.155 1.214-.399l.007-.004c.488-.311 1.122-.715 2.279-.717V16zm11.649 5a.67.67 0 0 1-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362 0 .664.293.664.664v.672a.664.664 0 0 1-.664.664zm4.672 0h-.672a.664.664 0 0 1-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362 0 .664.293.664.664v.672a.664.664 0 0 1-.664.664m3.328 0a.664.664 0 0 1-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362 0 .664.293.664.664v.672a.664.664 0 0 1-.664.664zm4.672 0h-.672a.664.664 0 0 1-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362 0 .664.293.664.664v.672a.664.664 0 0 1-.664.664"/><path d="M28.26 28.229c.439-.28.876-.559 1.75-.559L30 29.99H2v-2.32c.875 0 1.313.28 1.75.56s.875.56 1.75.56c.869 0 1.304-.28 1.74-.559c.436-.28.874-.561 1.75-.561c.875 0 1.313.28 1.75.56s.875.56 1.75.56s1.313-.28 1.75-.56s.875-.56 1.75-.56s1.312.28 1.75.56s.875.56 1.75.56s1.313-.28 1.75-.56s.875-.56 1.75-.56c.881 0 1.321.28 1.76.561c.439.28.876.559 1.75.559c.881 0 1.321-.28 1.76-.561"/></g></svg> </template>
CSS
.icon-ship {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M26.596%204c.212%200%20.394.18.394.412H27V9h3v6H14l.563-2h6.392c.568-.01%201.045-.018%201.045-1c0-1-.495-1-1.076-1h-5.798l.439-1.56a.59.59%200%200%201%20.57-.44H20l2-3l.663-1.156A1.66%201.66%200%200%201%2024.097%204zm-1.266%208.99c.37%200%20.66-.3.66-.66v-.67c0-.37-.3-.66-.66-.66h-.67c-.37%200-.66.3-.66.66v.67c0%20.37.29.66.66.66zM3.015%2016c-.674%200-1.158.642-.977%201.284L4%2024l1.292%203.783q.096.007.208.007c.575%200%20.812-.152%201.193-.396l.008-.005c.49-.314%201.125-.719%202.289-.719s1.8.405%202.29.718l.006.004c.382.245.622.398%201.204.398s.822-.153%201.204-.398l.007-.004c.49-.313%201.125-.718%202.289-.718s1.8.405%202.29.718l.006.004c.382.245.622.398%201.204.398s.822-.153%201.204-.398l.007-.004c.49-.313%201.125-.718%202.289-.718c1.167%200%201.805.403%202.297.717l.008.005c.383.245.623.398%201.205.398c.59%200%20.832-.155%201.214-.399l.007-.004c.488-.311%201.122-.715%202.279-.717V16zm11.649%205a.67.67%200%200%201-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362%200%20.664.293.664.664v.672a.664.664%200%200%201-.664.664zm4.672%200h-.672a.664.664%200%200%201-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362%200%20.664.293.664.664v.672a.664.664%200%200%201-.664.664m3.328%200a.664.664%200%200%201-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362%200%20.664.293.664.664v.672a.664.664%200%200%201-.664.664zm4.672%200h-.672a.664.664%200%200%201-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362%200%20.664.293.664.664v.672a.664.664%200%200%201-.664.664%22%2F%3E%3Cpath%20d%3D%22M28.26%2028.229c.439-.28.876-.559%201.75-.559L30%2029.99H2v-2.32c.875%200%201.313.28%201.75.56s.875.56%201.75.56c.869%200%201.304-.28%201.74-.559c.436-.28.874-.561%201.75-.561c.875%200%201.313.28%201.75.56s.875.56%201.75.56s1.313-.28%201.75-.56s.875-.56%201.75-.56s1.312.28%201.75.56s.875.56%201.75.56s1.313-.28%201.75-.56s.875-.56%201.75-.56c.881%200%201.321.28%201.76.561c.439.28.876.559%201.75.559c.881%200%201.321-.28%201.76-.561%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M26.596%204c.212%200%20.394.18.394.412H27V9h3v6H14l.563-2h6.392c.568-.01%201.045-.018%201.045-1c0-1-.495-1-1.076-1h-5.798l.439-1.56a.59.59%200%200%201%20.57-.44H20l2-3l.663-1.156A1.66%201.66%200%200%201%2024.097%204zm-1.266%208.99c.37%200%20.66-.3.66-.66v-.67c0-.37-.3-.66-.66-.66h-.67c-.37%200-.66.3-.66.66v.67c0%20.37.29.66.66.66zM3.015%2016c-.674%200-1.158.642-.977%201.284L4%2024l1.292%203.783q.096.007.208.007c.575%200%20.812-.152%201.193-.396l.008-.005c.49-.314%201.125-.719%202.289-.719s1.8.405%202.29.718l.006.004c.382.245.622.398%201.204.398s.822-.153%201.204-.398l.007-.004c.49-.313%201.125-.718%202.289-.718s1.8.405%202.29.718l.006.004c.382.245.622.398%201.204.398s.822-.153%201.204-.398l.007-.004c.49-.313%201.125-.718%202.289-.718c1.167%200%201.805.403%202.297.717l.008.005c.383.245.623.398%201.205.398c.59%200%20.832-.155%201.214-.399l.007-.004c.488-.311%201.122-.715%202.279-.717V16zm11.649%205a.67.67%200%200%201-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362%200%20.664.293.664.664v.672a.664.664%200%200%201-.664.664zm4.672%200h-.672a.664.664%200%200%201-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362%200%20.664.293.664.664v.672a.664.664%200%200%201-.664.664m3.328%200a.664.664%200%200%201-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362%200%20.664.293.664.664v.672a.664.664%200%200%201-.664.664zm4.672%200h-.672a.664.664%200%200%201-.664-.664v-.672c0-.362.293-.664.664-.664h.672c.362%200%20.664.293.664.664v.672a.664.664%200%200%201-.664.664%22%2F%3E%3Cpath%20d%3D%22M28.26%2028.229c.439-.28.876-.559%201.75-.559L30%2029.99H2v-2.32c.875%200%201.313.28%201.75.56s.875.56%201.75.56c.869%200%201.304-.28%201.74-.559c.436-.28.874-.561%201.75-.561c.875%200%201.313.28%201.75.56s.875.56%201.75.56s1.313-.28%201.75-.56s.875-.56%201.75-.56s1.312.28%201.75.56s.875.56%201.75.56s1.313-.28%201.75-.56s.875-.56%201.75-.56c.881%200%201.321.28%201.76.561c.439.28.876.559%201.75.559c.881%200%201.321-.28%201.76-.561%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/ship.svg?color=%231a73e8&size=48