canoe emoji
canoe from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- canoe
- 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 canoe emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff822d" d="M2.07 18.583c.38 4.15 4.22 7.42 8.94 7.42h9.98c4.71 0 8.56-3.27 8.94-7.42z"/><path fill="#000" d="M29.97 17.913c0-.46-.39-.82-.89-.88c-.07 0-.14-.02-.22-.01c-1.52.16-3.07.28-4.64.38c-5.43.35-11.05.35-16.48 0c-1.56-.1-3.12-.22-4.64-.38c-.08-.01-.15.01-.22.01c-.49.05-.88.42-.88.88c0 .1.01.19.02.29c.01.13.02.25.04.37c8.96 1 18.89 1 27.85 0c.01-.12.03-.25.04-.37c.01-.09.02-.19.02-.29"/><path fill="#f3ad61" d="m25.658 9.788l.342.335c.25.24.14.67-.2.76l-.22.06a1.13 1.13 0 0 1-.67-.02l-11.15 11.32a1.99 1.99 0 0 1-.29 2.44l-4.91 4.98a.99.99 0 0 1-1.42 0l-1.42-1.39a1 1 0 0 1-.01-1.42l4.91-4.98a1.995 1.995 0 0 1 2.44-.32l11.15-11.32a1.13 1.13 0 0 1-.029-.67l.06-.22c.08-.34.5-.46.75-.21l.336.328a.5.5 0 0 1 .332.326"/><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 FluentEmojiFlatCanoe(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="#ff822d" d="M2.07 18.583c.38 4.15 4.22 7.42 8.94 7.42h9.98c4.71 0 8.56-3.27 8.94-7.42z"/><path fill="#000" d="M29.97 17.913c0-.46-.39-.82-.89-.88c-.07 0-.14-.02-.22-.01c-1.52.16-3.07.28-4.64.38c-5.43.35-11.05.35-16.48 0c-1.56-.1-3.12-.22-4.64-.38c-.08-.01-.15.01-.22.01c-.49.05-.88.42-.88.88c0 .1.01.19.02.29c.01.13.02.25.04.37c8.96 1 18.89 1 27.85 0c.01-.12.03-.25.04-.37c.01-.09.02-.19.02-.29"/><path fill="#f3ad61" d="m25.658 9.788l.342.335c.25.24.14.67-.2.76l-.22.06a1.13 1.13 0 0 1-.67-.02l-11.15 11.32a1.99 1.99 0 0 1-.29 2.44l-4.91 4.98a.99.99 0 0 1-1.42 0l-1.42-1.39a1 1 0 0 1-.01-1.42l4.91-4.98a1.995 1.995 0 0 1 2.44-.32l11.15-11.32a1.13 1.13 0 0 1-.029-.67l.06-.22c.08-.34.5-.46.75-.21l.336.328a.5.5 0 0 1 .332.326"/><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="#ff822d" d="M2.07 18.583c.38 4.15 4.22 7.42 8.94 7.42h9.98c4.71 0 8.56-3.27 8.94-7.42z"/><path fill="#000" d="M29.97 17.913c0-.46-.39-.82-.89-.88c-.07 0-.14-.02-.22-.01c-1.52.16-3.07.28-4.64.38c-5.43.35-11.05.35-16.48 0c-1.56-.1-3.12-.22-4.64-.38c-.08-.01-.15.01-.22.01c-.49.05-.88.42-.88.88c0 .1.01.19.02.29c.01.13.02.25.04.37c8.96 1 18.89 1 27.85 0c.01-.12.03-.25.04-.37c.01-.09.02-.19.02-.29"/><path fill="#f3ad61" d="m25.658 9.788l.342.335c.25.24.14.67-.2.76l-.22.06a1.13 1.13 0 0 1-.67-.02l-11.15 11.32a1.99 1.99 0 0 1-.29 2.44l-4.91 4.98a.99.99 0 0 1-1.42 0l-1.42-1.39a1 1 0 0 1-.01-1.42l4.91-4.98a1.995 1.995 0 0 1 2.44-.32l11.15-11.32a1.13 1.13 0 0 1-.029-.67l.06-.22c.08-.34.5-.46.75-.21l.336.328a.5.5 0 0 1 .332.326"/><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-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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M2.07%2018.583c.38%204.15%204.22%207.42%208.94%207.42h9.98c4.71%200%208.56-3.27%208.94-7.42z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M29.97%2017.913c0-.46-.39-.82-.89-.88c-.07%200-.14-.02-.22-.01c-1.52.16-3.07.28-4.64.38c-5.43.35-11.05.35-16.48%200c-1.56-.1-3.12-.22-4.64-.38c-.08-.01-.15.01-.22.01c-.49.05-.88.42-.88.88c0%20.1.01.19.02.29c.01.13.02.25.04.37c8.96%201%2018.89%201%2027.85%200c.01-.12.03-.25.04-.37c.01-.09.02-.19.02-.29%22%2F%3E%3Cpath%20fill%3D%22%23f3ad61%22%20d%3D%22m25.658%209.788l.342.335c.25.24.14.67-.2.76l-.22.06a1.13%201.13%200%200%201-.67-.02l-11.15%2011.32a1.99%201.99%200%200%201-.29%202.44l-4.91%204.98a.99.99%200%200%201-1.42%200l-1.42-1.39a1%201%200%200%201-.01-1.42l4.91-4.98a1.995%201.995%200%200%201%202.44-.32l11.15-11.32a1.13%201.13%200%200%201-.029-.67l.06-.22c.08-.34.5-.46.75-.21l.336.328a.5.5%200%200%201%20.332.326%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%23ff822d%22%20d%3D%22M2.07%2018.583c.38%204.15%204.22%207.42%208.94%207.42h9.98c4.71%200%208.56-3.27%208.94-7.42z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M29.97%2017.913c0-.46-.39-.82-.89-.88c-.07%200-.14-.02-.22-.01c-1.52.16-3.07.28-4.64.38c-5.43.35-11.05.35-16.48%200c-1.56-.1-3.12-.22-4.64-.38c-.08-.01-.15.01-.22.01c-.49.05-.88.42-.88.88c0%20.1.01.19.02.29c.01.13.02.25.04.37c8.96%201%2018.89%201%2027.85%200c.01-.12.03-.25.04-.37c.01-.09.02-.19.02-.29%22%2F%3E%3Cpath%20fill%3D%22%23f3ad61%22%20d%3D%22m25.658%209.788l.342.335c.25.24.14.67-.2.76l-.22.06a1.13%201.13%200%200%201-.67-.02l-11.15%2011.32a1.99%201.99%200%200%201-.29%202.44l-4.91%204.98a.99.99%200%200%201-1.42%200l-1.42-1.39a1%201%200%200%201-.01-1.42l4.91-4.98a1.995%201.995%200%200%201%202.44-.32l11.15-11.32a1.13%201.13%200%200%201-.029-.67l.06-.22c.08-.34.5-.46.75-.21l.336.328a.5.5%200%200%201%20.332.326%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/canoe.svg?color=%231a73e8&size=48