canoe from Twitter Emoji by Twitter · Default · Travel & Places · CC-BY-4.0 Attribution required.

Name
canoe
Set
Twitter Emoji
Style
Default
Category
Travel & Places
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More travel & places icons from Twitter Emoji

Use the canoe emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#dd2e44" d="M33.793 17S32.476 20 18 20C3.523 20 1.973 17 1.973 17S-1 22.117 4.802 25c4.238 2.105 10.916-.131 12.723-.814c1.991.683 9.274 2.824 13.557.814c5.862-2.751 2.711-8 2.711-8"/><path fill="#55acee" d="M0 24h36v12H0z"/><path fill="#ffac33" d="M27.005 25.389a.805.805 0 0 0 .569-1.375l-8.861-8.86a.805.805 0 1 0-1.139 1.139l8.861 8.86a.8.8 0 0 0 .57.236"/><path fill="#ffcc4d" d="M29.316 28.505a1.61 1.61 0 0 0 1.139-2.75l-2.416-2.416a1.61 1.61 0 0 0-2.278 2.278l2.416 2.416c.314.315.727.472 1.139.472"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiCanoe(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#dd2e44" d="M33.793 17S32.476 20 18 20C3.523 20 1.973 17 1.973 17S-1 22.117 4.802 25c4.238 2.105 10.916-.131 12.723-.814c1.991.683 9.274 2.824 13.557.814c5.862-2.751 2.711-8 2.711-8"/><path fill="#55acee" d="M0 24h36v12H0z"/><path fill="#ffac33" d="M27.005 25.389a.805.805 0 0 0 .569-1.375l-8.861-8.86a.805.805 0 1 0-1.139 1.139l8.861 8.86a.8.8 0 0 0 .57.236"/><path fill="#ffcc4d" d="M29.316 28.505a1.61 1.61 0 0 0 1.139-2.75l-2.416-2.416a1.61 1.61 0 0 0-2.278 2.278l2.416 2.416c.314.315.727.472 1.139.472"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#dd2e44" d="M33.793 17S32.476 20 18 20C3.523 20 1.973 17 1.973 17S-1 22.117 4.802 25c4.238 2.105 10.916-.131 12.723-.814c1.991.683 9.274 2.824 13.557.814c5.862-2.751 2.711-8 2.711-8"/><path fill="#55acee" d="M0 24h36v12H0z"/><path fill="#ffac33" d="M27.005 25.389a.805.805 0 0 0 .569-1.375l-8.861-8.86a.805.805 0 1 0-1.139 1.139l8.861 8.86a.8.8 0 0 0 .57.236"/><path fill="#ffcc4d" d="M29.316 28.505a1.61 1.61 0 0 0 1.139-2.75l-2.416-2.416a1.61 1.61 0 0 0-2.278 2.278l2.416 2.416c.314.315.727.472 1.139.472"/></svg>
</template>

CSS

.icon-canoe {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M33.793%2017S32.476%2020%2018%2020C3.523%2020%201.973%2017%201.973%2017S-1%2022.117%204.802%2025c4.238%202.105%2010.916-.131%2012.723-.814c1.991.683%209.274%202.824%2013.557.814c5.862-2.751%202.711-8%202.711-8%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M0%2024h36v12H0z%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M27.005%2025.389a.805.805%200%200%200%20.569-1.375l-8.861-8.86a.805.805%200%201%200-1.139%201.139l8.861%208.86a.8.8%200%200%200%20.57.236%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M29.316%2028.505a1.61%201.61%200%200%200%201.139-2.75l-2.416-2.416a1.61%201.61%200%200%200-2.278%202.278l2.416%202.416c.314.315.727.472%201.139.472%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M33.793%2017S32.476%2020%2018%2020C3.523%2020%201.973%2017%201.973%2017S-1%2022.117%204.802%2025c4.238%202.105%2010.916-.131%2012.723-.814c1.991.683%209.274%202.824%2013.557.814c5.862-2.751%202.711-8%202.711-8%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M0%2024h36v12H0z%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M27.005%2025.389a.805.805%200%200%200%20.569-1.375l-8.861-8.86a.805.805%200%201%200-1.139%201.139l8.861%208.86a.8.8%200%200%200%20.57.236%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M29.316%2028.505a1.61%201.61%200%200%200%201.139-2.75l-2.416-2.416a1.61%201.61%200%200%200-2.278%202.278l2.416%202.416c.314.315.727.472%201.139.472%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/canoe.svg?color=%231a73e8&size=48