motor-boat from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
motor-boat
Set
Fluent Emoji Flat
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji Flat

Use the motor boat emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#998ea4" d="M29.055 25H27v-4h2.055c.52 0 .945.424.945.945v2.11a.94.94 0 0 1-.945.945"/><path fill="#cdc4d6" d="M20 11h4V9h-3zm6 1.073V17l-9 1l-10-1l5-4.99l6.99-.26l6.99.25l.006.016c.008.02.014.035.014.057M2 19v.076C2.522 23.535 6.49 27 11.323 27h15.632c.573 0 1.045-.44 1.045-.993V19z"/><path fill="#26eafc" d="M23.023 13h-2.065a.97.97 0 0 0-.968.967v1.066c0 .529.43.967.968.967h2.065a.97.97 0 0 0 .967-.967v-1.066a.97.97 0 0 0-.967-.967M18 14.99V14c0-.55-.452-1-1.004-1h-5.984L8 16h8.996A1.02 1.02 0 0 0 18 14.99"/><path fill="#00a6ed" d="M18 14v.99c0 .55-.452 1-1.004 1.01H8l3.012-3h5.984c.552 0 1.004.45 1.004 1m2.958-1h2.064c.54 0 .968.438.968.967v1.066a.97.97 0 0 1-.968.967h-2.064a.97.97 0 0 1-.968-.967v-1.066c0-.538.439-.967.968-.967"/><path fill="#f8312f" d="M22.5 8h.5c.606 0 1 .5 1 1h-3s.5-1 1.5-1m2.436 3h-11.48c-.292 0-.563.11-.763.31L12 12h14c-.04-.55-.502-1-1.064-1m2.022 6c.58 0 1.042.47 1.042 1.04V19l-13 1l-13-1v-.96c0-.58.471-1.04 1.042-1.04z"/><path fill="#00a6ed" d="M30 23c-1.75 0-1.75 1.307-3.509 1.307c-1.75 0-1.75-1.307-3.508-1.307c-1.75 0-1.75 1.307-3.5 1.307S17.735 23 15.986 23s-1.75 1.307-3.499 1.307S10.736 23 8.988 23c-1.75 0-1.75 1.307-3.49 1.307C3.75 24.307 3.75 23 2 23v7h27.99z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatMotorBoat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#998ea4" d="M29.055 25H27v-4h2.055c.52 0 .945.424.945.945v2.11a.94.94 0 0 1-.945.945"/><path fill="#cdc4d6" d="M20 11h4V9h-3zm6 1.073V17l-9 1l-10-1l5-4.99l6.99-.26l6.99.25l.006.016c.008.02.014.035.014.057M2 19v.076C2.522 23.535 6.49 27 11.323 27h15.632c.573 0 1.045-.44 1.045-.993V19z"/><path fill="#26eafc" d="M23.023 13h-2.065a.97.97 0 0 0-.968.967v1.066c0 .529.43.967.968.967h2.065a.97.97 0 0 0 .967-.967v-1.066a.97.97 0 0 0-.967-.967M18 14.99V14c0-.55-.452-1-1.004-1h-5.984L8 16h8.996A1.02 1.02 0 0 0 18 14.99"/><path fill="#00a6ed" d="M18 14v.99c0 .55-.452 1-1.004 1.01H8l3.012-3h5.984c.552 0 1.004.45 1.004 1m2.958-1h2.064c.54 0 .968.438.968.967v1.066a.97.97 0 0 1-.968.967h-2.064a.97.97 0 0 1-.968-.967v-1.066c0-.538.439-.967.968-.967"/><path fill="#f8312f" d="M22.5 8h.5c.606 0 1 .5 1 1h-3s.5-1 1.5-1m2.436 3h-11.48c-.292 0-.563.11-.763.31L12 12h14c-.04-.55-.502-1-1.064-1m2.022 6c.58 0 1.042.47 1.042 1.04V19l-13 1l-13-1v-.96c0-.58.471-1.04 1.042-1.04z"/><path fill="#00a6ed" d="M30 23c-1.75 0-1.75 1.307-3.509 1.307c-1.75 0-1.75-1.307-3.508-1.307c-1.75 0-1.75 1.307-3.5 1.307S17.735 23 15.986 23s-1.75 1.307-3.499 1.307S10.736 23 8.988 23c-1.75 0-1.75 1.307-3.49 1.307C3.75 24.307 3.75 23 2 23v7h27.99z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#998ea4" d="M29.055 25H27v-4h2.055c.52 0 .945.424.945.945v2.11a.94.94 0 0 1-.945.945"/><path fill="#cdc4d6" d="M20 11h4V9h-3zm6 1.073V17l-9 1l-10-1l5-4.99l6.99-.26l6.99.25l.006.016c.008.02.014.035.014.057M2 19v.076C2.522 23.535 6.49 27 11.323 27h15.632c.573 0 1.045-.44 1.045-.993V19z"/><path fill="#26eafc" d="M23.023 13h-2.065a.97.97 0 0 0-.968.967v1.066c0 .529.43.967.968.967h2.065a.97.97 0 0 0 .967-.967v-1.066a.97.97 0 0 0-.967-.967M18 14.99V14c0-.55-.452-1-1.004-1h-5.984L8 16h8.996A1.02 1.02 0 0 0 18 14.99"/><path fill="#00a6ed" d="M18 14v.99c0 .55-.452 1-1.004 1.01H8l3.012-3h5.984c.552 0 1.004.45 1.004 1m2.958-1h2.064c.54 0 .968.438.968.967v1.066a.97.97 0 0 1-.968.967h-2.064a.97.97 0 0 1-.968-.967v-1.066c0-.538.439-.967.968-.967"/><path fill="#f8312f" d="M22.5 8h.5c.606 0 1 .5 1 1h-3s.5-1 1.5-1m2.436 3h-11.48c-.292 0-.563.11-.763.31L12 12h14c-.04-.55-.502-1-1.064-1m2.022 6c.58 0 1.042.47 1.042 1.04V19l-13 1l-13-1v-.96c0-.58.471-1.04 1.042-1.04z"/><path fill="#00a6ed" d="M30 23c-1.75 0-1.75 1.307-3.509 1.307c-1.75 0-1.75-1.307-3.508-1.307c-1.75 0-1.75 1.307-3.5 1.307S17.735 23 15.986 23s-1.75 1.307-3.499 1.307S10.736 23 8.988 23c-1.75 0-1.75 1.307-3.49 1.307C3.75 24.307 3.75 23 2 23v7h27.99z"/></g></svg>
</template>

CSS

.icon-motor-boat {
  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%22none%22%3E%3Cpath%20fill%3D%22%23998ea4%22%20d%3D%22M29.055%2025H27v-4h2.055c.52%200%20.945.424.945.945v2.11a.94.94%200%200%201-.945.945%22%2F%3E%3Cpath%20fill%3D%22%23cdc4d6%22%20d%3D%22M20%2011h4V9h-3zm6%201.073V17l-9%201l-10-1l5-4.99l6.99-.26l6.99.25l.006.016c.008.02.014.035.014.057M2%2019v.076C2.522%2023.535%206.49%2027%2011.323%2027h15.632c.573%200%201.045-.44%201.045-.993V19z%22%2F%3E%3Cpath%20fill%3D%22%2326eafc%22%20d%3D%22M23.023%2013h-2.065a.97.97%200%200%200-.968.967v1.066c0%20.529.43.967.968.967h2.065a.97.97%200%200%200%20.967-.967v-1.066a.97.97%200%200%200-.967-.967M18%2014.99V14c0-.55-.452-1-1.004-1h-5.984L8%2016h8.996A1.02%201.02%200%200%200%2018%2014.99%22%2F%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M18%2014v.99c0%20.55-.452%201-1.004%201.01H8l3.012-3h5.984c.552%200%201.004.45%201.004%201m2.958-1h2.064c.54%200%20.968.438.968.967v1.066a.97.97%200%200%201-.968.967h-2.064a.97.97%200%200%201-.968-.967v-1.066c0-.538.439-.967.968-.967%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M22.5%208h.5c.606%200%201%20.5%201%201h-3s.5-1%201.5-1m2.436%203h-11.48c-.292%200-.563.11-.763.31L12%2012h14c-.04-.55-.502-1-1.064-1m2.022%206c.58%200%201.042.47%201.042%201.04V19l-13%201l-13-1v-.96c0-.58.471-1.04%201.042-1.04z%22%2F%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M30%2023c-1.75%200-1.75%201.307-3.509%201.307c-1.75%200-1.75-1.307-3.508-1.307c-1.75%200-1.75%201.307-3.5%201.307S17.735%2023%2015.986%2023s-1.75%201.307-3.499%201.307S10.736%2023%208.988%2023c-1.75%200-1.75%201.307-3.49%201.307C3.75%2024.307%203.75%2023%202%2023v7h27.99z%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%22none%22%3E%3Cpath%20fill%3D%22%23998ea4%22%20d%3D%22M29.055%2025H27v-4h2.055c.52%200%20.945.424.945.945v2.11a.94.94%200%200%201-.945.945%22%2F%3E%3Cpath%20fill%3D%22%23cdc4d6%22%20d%3D%22M20%2011h4V9h-3zm6%201.073V17l-9%201l-10-1l5-4.99l6.99-.26l6.99.25l.006.016c.008.02.014.035.014.057M2%2019v.076C2.522%2023.535%206.49%2027%2011.323%2027h15.632c.573%200%201.045-.44%201.045-.993V19z%22%2F%3E%3Cpath%20fill%3D%22%2326eafc%22%20d%3D%22M23.023%2013h-2.065a.97.97%200%200%200-.968.967v1.066c0%20.529.43.967.968.967h2.065a.97.97%200%200%200%20.967-.967v-1.066a.97.97%200%200%200-.967-.967M18%2014.99V14c0-.55-.452-1-1.004-1h-5.984L8%2016h8.996A1.02%201.02%200%200%200%2018%2014.99%22%2F%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M18%2014v.99c0%20.55-.452%201-1.004%201.01H8l3.012-3h5.984c.552%200%201.004.45%201.004%201m2.958-1h2.064c.54%200%20.968.438.968.967v1.066a.97.97%200%200%201-.968.967h-2.064a.97.97%200%200%201-.968-.967v-1.066c0-.538.439-.967.968-.967%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M22.5%208h.5c.606%200%201%20.5%201%201h-3s.5-1%201.5-1m2.436%203h-11.48c-.292%200-.563.11-.763.31L12%2012h14c-.04-.55-.502-1-1.064-1m2.022%206c.58%200%201.042.47%201.042%201.04V19l-13%201l-13-1v-.96c0-.58.471-1.04%201.042-1.04z%22%2F%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M30%2023c-1.75%200-1.75%201.307-3.509%201.307c-1.75%200-1.75-1.307-3.508-1.307c-1.75%200-1.75%201.307-3.5%201.307S17.735%2023%2015.986%2023s-1.75%201.307-3.499%201.307S10.736%2023%208.988%2023c-1.75%200-1.75%201.307-3.49%201.307C3.75%2024.307%203.75%2023%202%2023v7h27.99z%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-flat/motor-boat.svg?color=%231a73e8&size=48