motor boat emoji
motor-boat from Noto Emoji by Google Inc · Default · Travel & Places · Apache-2.0 Free for personal and commercial use.
- Name
- motor-boat
- Set
- Noto Emoji
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More travel & places icons from Noto Emoji
Use the motor boat emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#455a64" d="M109.76 96.85c1.45-.71 3.87-2.21 7.52-2.06c4.78.2 6.58 1.88 7.15 2.93c.56 1.05.32 7.89-.66 9.45c-.99 1.56-3.86 6.1-3.86 6.1l3.71 2.12c.23.13.37.39.35.67l-.11 1.9c-.02.39-.35.69-.73.67l-3.21-.19l-.1 6.88c-.01.42-.46.66-.79.43l-5.21-3.66a.52.52 0 0 1-.22-.42l-.23-9.34l-2.64-.65c-.02 0-2.42-14.12-.97-14.83"/><path fill="#546e7a" d="M123.54 98.48c.32-.29.54-.67.67-1.09c-.75-1.04-2.63-2.42-6.93-2.59c-3.65-.15-6.06 1.35-7.52 2.06c-.17.08-.3.29-.4.58c.03.04.04.08.07.12c.56.81 1.27 1.15 2.24 1.1c.98-.06 1.94-.35 2.93-.42c1.06-.08 2.12-.02 3.16.17c.26.05.51.1.77.16c.85.21 1.68.51 2.55.59c.87.07 1.81-.09 2.46-.68"/><path fill="none" stroke="#94d1e0" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="m65.23 58.22l-.43 7.67m6.76-7.27L71.14 66m-13.57-.2l.27-4.74c.1-1.82 1.34-3.22 2.76-3.13l19.54 1.23"/><path fill="#c9e3e6" d="m42.59 86.39l27.9 2.87V65.87H56.48z"/><path fill="#94d1e0" d="M92.55 72.92s3.28.17 5.17-1.23s1.56-3.57.93-3.63l-28.16-2.2L58.86 84.9l-15.18-.13l-1.09 1.62l57.09 7.48z"/><path fill="#82aec0" d="M56.48 69.3h8.32l-7.24 12.12h-8.37z"/><path fill="#2f7889" d="m78.17 71.05l-4.92-.42c-.67-.07-1.33.31-1.72 1.01l-4.89 8.93c-.41.76.22 1.66 1.07 1.52l10.41-1.68zm2 .17l-.04 8.86l7.97-1.29c.95-.15 1.65-.97 1.65-1.93v-4.82z"/><path fill="none" stroke="#94d1e0" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M35.96 79.98L4.73 76.42m2.35.47c-.37 2.4-.36 5.45.38 7.71m24.38-5.09c-.2 2.54.18 4.87 1 6.88m-13.17-8.26c0 1.99.34 4.81 1.34 7.07"/><path fill="#c9e3e6" d="m112.26 109.44l-2.17-15.49a.5.5 0 0 0-.4-.41C41.8 83.56 6.59 83.81 6.59 83.81c-.44-.06-.78.51-.6 1.03c1.41 4.22 5.91 11.83 12.78 19.9c9.94 11.68 17.58 13.97 32.81 15.24l56.22-.22l3.45-3.74l2.93-.06c1.17-.02 2.15-1.21 2.24-2.72l.04-.66c.09-1.57-.82-2.9-2.04-2.99z"/><path fill="#82aec0" d="M43.98 114.21c-12.23-1.09-17.1-1.6-17.1-1.6c5.84 5.32 13.66 7.38 24.68 7.38l56.22-.22l1.19-1.29l.87-1.15c-2.29-.9-54.6-2.11-65.86-3.12"/><path fill="#1565c0" d="M110.71 98.29C57.57 92.01 9.13 91.4 9.13 91.4L6.7 86.72s49.77 2.09 103.65 9.16z"/><path fill="#f44336" d="M111.32 102.75c-46.11-5.11-97.46-4.31-97.46-4.31l-3.21-4.57s41.79.91 100.31 6.33z"/></svg>
React
import type { SVGProps } from "react";
export function NotoMotorBoat(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#455a64" d="M109.76 96.85c1.45-.71 3.87-2.21 7.52-2.06c4.78.2 6.58 1.88 7.15 2.93c.56 1.05.32 7.89-.66 9.45c-.99 1.56-3.86 6.1-3.86 6.1l3.71 2.12c.23.13.37.39.35.67l-.11 1.9c-.02.39-.35.69-.73.67l-3.21-.19l-.1 6.88c-.01.42-.46.66-.79.43l-5.21-3.66a.52.52 0 0 1-.22-.42l-.23-9.34l-2.64-.65c-.02 0-2.42-14.12-.97-14.83"/><path fill="#546e7a" d="M123.54 98.48c.32-.29.54-.67.67-1.09c-.75-1.04-2.63-2.42-6.93-2.59c-3.65-.15-6.06 1.35-7.52 2.06c-.17.08-.3.29-.4.58c.03.04.04.08.07.12c.56.81 1.27 1.15 2.24 1.1c.98-.06 1.94-.35 2.93-.42c1.06-.08 2.12-.02 3.16.17c.26.05.51.1.77.16c.85.21 1.68.51 2.55.59c.87.07 1.81-.09 2.46-.68"/><path fill="none" stroke="#94d1e0" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="2" d="m65.23 58.22l-.43 7.67m6.76-7.27L71.14 66m-13.57-.2l.27-4.74c.1-1.82 1.34-3.22 2.76-3.13l19.54 1.23"/><path fill="#c9e3e6" d="m42.59 86.39l27.9 2.87V65.87H56.48z"/><path fill="#94d1e0" d="M92.55 72.92s3.28.17 5.17-1.23s1.56-3.57.93-3.63l-28.16-2.2L58.86 84.9l-15.18-.13l-1.09 1.62l57.09 7.48z"/><path fill="#82aec0" d="M56.48 69.3h8.32l-7.24 12.12h-8.37z"/><path fill="#2f7889" d="m78.17 71.05l-4.92-.42c-.67-.07-1.33.31-1.72 1.01l-4.89 8.93c-.41.76.22 1.66 1.07 1.52l10.41-1.68zm2 .17l-.04 8.86l7.97-1.29c.95-.15 1.65-.97 1.65-1.93v-4.82z"/><path fill="none" stroke="#94d1e0" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="2" d="M35.96 79.98L4.73 76.42m2.35.47c-.37 2.4-.36 5.45.38 7.71m24.38-5.09c-.2 2.54.18 4.87 1 6.88m-13.17-8.26c0 1.99.34 4.81 1.34 7.07"/><path fill="#c9e3e6" d="m112.26 109.44l-2.17-15.49a.5.5 0 0 0-.4-.41C41.8 83.56 6.59 83.81 6.59 83.81c-.44-.06-.78.51-.6 1.03c1.41 4.22 5.91 11.83 12.78 19.9c9.94 11.68 17.58 13.97 32.81 15.24l56.22-.22l3.45-3.74l2.93-.06c1.17-.02 2.15-1.21 2.24-2.72l.04-.66c.09-1.57-.82-2.9-2.04-2.99z"/><path fill="#82aec0" d="M43.98 114.21c-12.23-1.09-17.1-1.6-17.1-1.6c5.84 5.32 13.66 7.38 24.68 7.38l56.22-.22l1.19-1.29l.87-1.15c-2.29-.9-54.6-2.11-65.86-3.12"/><path fill="#1565c0" d="M110.71 98.29C57.57 92.01 9.13 91.4 9.13 91.4L6.7 86.72s49.77 2.09 103.65 9.16z"/><path fill="#f44336" d="M111.32 102.75c-46.11-5.11-97.46-4.31-97.46-4.31l-3.21-4.57s41.79.91 100.31 6.33z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#455a64" d="M109.76 96.85c1.45-.71 3.87-2.21 7.52-2.06c4.78.2 6.58 1.88 7.15 2.93c.56 1.05.32 7.89-.66 9.45c-.99 1.56-3.86 6.1-3.86 6.1l3.71 2.12c.23.13.37.39.35.67l-.11 1.9c-.02.39-.35.69-.73.67l-3.21-.19l-.1 6.88c-.01.42-.46.66-.79.43l-5.21-3.66a.52.52 0 0 1-.22-.42l-.23-9.34l-2.64-.65c-.02 0-2.42-14.12-.97-14.83"/><path fill="#546e7a" d="M123.54 98.48c.32-.29.54-.67.67-1.09c-.75-1.04-2.63-2.42-6.93-2.59c-3.65-.15-6.06 1.35-7.52 2.06c-.17.08-.3.29-.4.58c.03.04.04.08.07.12c.56.81 1.27 1.15 2.24 1.1c.98-.06 1.94-.35 2.93-.42c1.06-.08 2.12-.02 3.16.17c.26.05.51.1.77.16c.85.21 1.68.51 2.55.59c.87.07 1.81-.09 2.46-.68"/><path fill="none" stroke="#94d1e0" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="m65.23 58.22l-.43 7.67m6.76-7.27L71.14 66m-13.57-.2l.27-4.74c.1-1.82 1.34-3.22 2.76-3.13l19.54 1.23"/><path fill="#c9e3e6" d="m42.59 86.39l27.9 2.87V65.87H56.48z"/><path fill="#94d1e0" d="M92.55 72.92s3.28.17 5.17-1.23s1.56-3.57.93-3.63l-28.16-2.2L58.86 84.9l-15.18-.13l-1.09 1.62l57.09 7.48z"/><path fill="#82aec0" d="M56.48 69.3h8.32l-7.24 12.12h-8.37z"/><path fill="#2f7889" d="m78.17 71.05l-4.92-.42c-.67-.07-1.33.31-1.72 1.01l-4.89 8.93c-.41.76.22 1.66 1.07 1.52l10.41-1.68zm2 .17l-.04 8.86l7.97-1.29c.95-.15 1.65-.97 1.65-1.93v-4.82z"/><path fill="none" stroke="#94d1e0" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M35.96 79.98L4.73 76.42m2.35.47c-.37 2.4-.36 5.45.38 7.71m24.38-5.09c-.2 2.54.18 4.87 1 6.88m-13.17-8.26c0 1.99.34 4.81 1.34 7.07"/><path fill="#c9e3e6" d="m112.26 109.44l-2.17-15.49a.5.5 0 0 0-.4-.41C41.8 83.56 6.59 83.81 6.59 83.81c-.44-.06-.78.51-.6 1.03c1.41 4.22 5.91 11.83 12.78 19.9c9.94 11.68 17.58 13.97 32.81 15.24l56.22-.22l3.45-3.74l2.93-.06c1.17-.02 2.15-1.21 2.24-2.72l.04-.66c.09-1.57-.82-2.9-2.04-2.99z"/><path fill="#82aec0" d="M43.98 114.21c-12.23-1.09-17.1-1.6-17.1-1.6c5.84 5.32 13.66 7.38 24.68 7.38l56.22-.22l1.19-1.29l.87-1.15c-2.29-.9-54.6-2.11-65.86-3.12"/><path fill="#1565c0" d="M110.71 98.29C57.57 92.01 9.13 91.4 9.13 91.4L6.7 86.72s49.77 2.09 103.65 9.16z"/><path fill="#f44336" d="M111.32 102.75c-46.11-5.11-97.46-4.31-97.46-4.31l-3.21-4.57s41.79.91 100.31 6.33z"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23455a64%22%20d%3D%22M109.76%2096.85c1.45-.71%203.87-2.21%207.52-2.06c4.78.2%206.58%201.88%207.15%202.93c.56%201.05.32%207.89-.66%209.45c-.99%201.56-3.86%206.1-3.86%206.1l3.71%202.12c.23.13.37.39.35.67l-.11%201.9c-.02.39-.35.69-.73.67l-3.21-.19l-.1%206.88c-.01.42-.46.66-.79.43l-5.21-3.66a.52.52%200%200%201-.22-.42l-.23-9.34l-2.64-.65c-.02%200-2.42-14.12-.97-14.83%22%2F%3E%3Cpath%20fill%3D%22%23546e7a%22%20d%3D%22M123.54%2098.48c.32-.29.54-.67.67-1.09c-.75-1.04-2.63-2.42-6.93-2.59c-3.65-.15-6.06%201.35-7.52%202.06c-.17.08-.3.29-.4.58c.03.04.04.08.07.12c.56.81%201.27%201.15%202.24%201.1c.98-.06%201.94-.35%202.93-.42c1.06-.08%202.12-.02%203.16.17c.26.05.51.1.77.16c.85.21%201.68.51%202.55.59c.87.07%201.81-.09%202.46-.68%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2394d1e0%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m65.23%2058.22l-.43%207.67m6.76-7.27L71.14%2066m-13.57-.2l.27-4.74c.1-1.82%201.34-3.22%202.76-3.13l19.54%201.23%22%2F%3E%3Cpath%20fill%3D%22%23c9e3e6%22%20d%3D%22m42.59%2086.39l27.9%202.87V65.87H56.48z%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22M92.55%2072.92s3.28.17%205.17-1.23s1.56-3.57.93-3.63l-28.16-2.2L58.86%2084.9l-15.18-.13l-1.09%201.62l57.09%207.48z%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M56.48%2069.3h8.32l-7.24%2012.12h-8.37z%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22m78.17%2071.05l-4.92-.42c-.67-.07-1.33.31-1.72%201.01l-4.89%208.93c-.41.76.22%201.66%201.07%201.52l10.41-1.68zm2%20.17l-.04%208.86l7.97-1.29c.95-.15%201.65-.97%201.65-1.93v-4.82z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2394d1e0%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M35.96%2079.98L4.73%2076.42m2.35.47c-.37%202.4-.36%205.45.38%207.71m24.38-5.09c-.2%202.54.18%204.87%201%206.88m-13.17-8.26c0%201.99.34%204.81%201.34%207.07%22%2F%3E%3Cpath%20fill%3D%22%23c9e3e6%22%20d%3D%22m112.26%20109.44l-2.17-15.49a.5.5%200%200%200-.4-.41C41.8%2083.56%206.59%2083.81%206.59%2083.81c-.44-.06-.78.51-.6%201.03c1.41%204.22%205.91%2011.83%2012.78%2019.9c9.94%2011.68%2017.58%2013.97%2032.81%2015.24l56.22-.22l3.45-3.74l2.93-.06c1.17-.02%202.15-1.21%202.24-2.72l.04-.66c.09-1.57-.82-2.9-2.04-2.99z%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M43.98%20114.21c-12.23-1.09-17.1-1.6-17.1-1.6c5.84%205.32%2013.66%207.38%2024.68%207.38l56.22-.22l1.19-1.29l.87-1.15c-2.29-.9-54.6-2.11-65.86-3.12%22%2F%3E%3Cpath%20fill%3D%22%231565c0%22%20d%3D%22M110.71%2098.29C57.57%2092.01%209.13%2091.4%209.13%2091.4L6.7%2086.72s49.77%202.09%20103.65%209.16z%22%2F%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M111.32%20102.75c-46.11-5.11-97.46-4.31-97.46-4.31l-3.21-4.57s41.79.91%20100.31%206.33z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23455a64%22%20d%3D%22M109.76%2096.85c1.45-.71%203.87-2.21%207.52-2.06c4.78.2%206.58%201.88%207.15%202.93c.56%201.05.32%207.89-.66%209.45c-.99%201.56-3.86%206.1-3.86%206.1l3.71%202.12c.23.13.37.39.35.67l-.11%201.9c-.02.39-.35.69-.73.67l-3.21-.19l-.1%206.88c-.01.42-.46.66-.79.43l-5.21-3.66a.52.52%200%200%201-.22-.42l-.23-9.34l-2.64-.65c-.02%200-2.42-14.12-.97-14.83%22%2F%3E%3Cpath%20fill%3D%22%23546e7a%22%20d%3D%22M123.54%2098.48c.32-.29.54-.67.67-1.09c-.75-1.04-2.63-2.42-6.93-2.59c-3.65-.15-6.06%201.35-7.52%202.06c-.17.08-.3.29-.4.58c.03.04.04.08.07.12c.56.81%201.27%201.15%202.24%201.1c.98-.06%201.94-.35%202.93-.42c1.06-.08%202.12-.02%203.16.17c.26.05.51.1.77.16c.85.21%201.68.51%202.55.59c.87.07%201.81-.09%202.46-.68%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2394d1e0%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m65.23%2058.22l-.43%207.67m6.76-7.27L71.14%2066m-13.57-.2l.27-4.74c.1-1.82%201.34-3.22%202.76-3.13l19.54%201.23%22%2F%3E%3Cpath%20fill%3D%22%23c9e3e6%22%20d%3D%22m42.59%2086.39l27.9%202.87V65.87H56.48z%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22M92.55%2072.92s3.28.17%205.17-1.23s1.56-3.57.93-3.63l-28.16-2.2L58.86%2084.9l-15.18-.13l-1.09%201.62l57.09%207.48z%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M56.48%2069.3h8.32l-7.24%2012.12h-8.37z%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22m78.17%2071.05l-4.92-.42c-.67-.07-1.33.31-1.72%201.01l-4.89%208.93c-.41.76.22%201.66%201.07%201.52l10.41-1.68zm2%20.17l-.04%208.86l7.97-1.29c.95-.15%201.65-.97%201.65-1.93v-4.82z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2394d1e0%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M35.96%2079.98L4.73%2076.42m2.35.47c-.37%202.4-.36%205.45.38%207.71m24.38-5.09c-.2%202.54.18%204.87%201%206.88m-13.17-8.26c0%201.99.34%204.81%201.34%207.07%22%2F%3E%3Cpath%20fill%3D%22%23c9e3e6%22%20d%3D%22m112.26%20109.44l-2.17-15.49a.5.5%200%200%200-.4-.41C41.8%2083.56%206.59%2083.81%206.59%2083.81c-.44-.06-.78.51-.6%201.03c1.41%204.22%205.91%2011.83%2012.78%2019.9c9.94%2011.68%2017.58%2013.97%2032.81%2015.24l56.22-.22l3.45-3.74l2.93-.06c1.17-.02%202.15-1.21%202.24-2.72l.04-.66c.09-1.57-.82-2.9-2.04-2.99z%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M43.98%20114.21c-12.23-1.09-17.1-1.6-17.1-1.6c5.84%205.32%2013.66%207.38%2024.68%207.38l56.22-.22l1.19-1.29l.87-1.15c-2.29-.9-54.6-2.11-65.86-3.12%22%2F%3E%3Cpath%20fill%3D%22%231565c0%22%20d%3D%22M110.71%2098.29C57.57%2092.01%209.13%2091.4%209.13%2091.4L6.7%2086.72s49.77%202.09%20103.65%209.16z%22%2F%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M111.32%20102.75c-46.11-5.11-97.46-4.31-97.46-4.31l-3.21-4.57s41.79.91%20100.31%206.33z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/motor-boat.svg?color=%231a73e8&size=48