canoe emoji
canoe from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- canoe
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More travel & places icons from Fluent Emoji High Contrast
Use the canoe emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m26 10.123l-1.01-.99a.444.444 0 0 0-.75.21l-.06.22c-.061.237-.045.467.029.671l-7.317 7.429a129 129 0 0 1-9.152-.26c-1.56-.1-3.12-.22-4.64-.38a.6.6 0 0 0-.137.004q-.042.005-.083.006c-.49.05-.88.42-.88.88c0 .092.008.175.017.265l.003.025c.01.13.028.27.048.39h.003q.049.517.166 1.015c.449 1.897 1.632 3.549 3.272 4.699H5.5c-.875 0-1.312-.327-1.75-.654C3.312 23.327 2.875 23 2 23v7h27.99l.01-7c-.873 0-1.31.326-1.749.652c-.439.327-.879.655-1.76.655h-.004c1.64-1.15 2.826-2.802 3.276-4.7q.119-.502.167-1.024l-.013.002l.016-.182v-.002l.017-.198c.01-.09.02-.19.02-.29c0-.46-.39-.82-.89-.88q-.04 0-.083-.006a.6.6 0 0 0-.137-.004c-1.52.16-3.07.28-4.64.38a127 127 0 0 1-5.932.242l6.621-6.722c.206.071.436.085.671.02l.22-.06c.34-.09.45-.52.2-.76m-.83 13.83a6 6 0 0 1-.428-.298c-.439-.327-.879-.655-1.76-.655c-.874 0-1.311.327-1.749.653c-.437.327-.875.654-1.75.654c-.874 0-1.311-.327-1.749-.654c-.437-.326-.874-.653-1.749-.653s-1.312.327-1.75.653a8 8 0 0 1-.27.197c.16-.534.09-1.118-.206-1.606l1.882-1.911a130 130 0 0 0 13.056-.614c-.523 1.76-1.798 3.28-3.528 4.233m-15.698-.915A3 3 0 0 0 8.988 23c-.876 0-1.314.328-1.75.655c-.136.1-.27.202-.419.293c-1.726-.952-2.994-2.471-3.517-4.23c3.562.355 7.257.557 10.97.604l-1.211 1.23a1.995 1.995 0 0 0-2.441.321z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastCanoe(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m26 10.123l-1.01-.99a.444.444 0 0 0-.75.21l-.06.22c-.061.237-.045.467.029.671l-7.317 7.429a129 129 0 0 1-9.152-.26c-1.56-.1-3.12-.22-4.64-.38a.6.6 0 0 0-.137.004q-.042.005-.083.006c-.49.05-.88.42-.88.88c0 .092.008.175.017.265l.003.025c.01.13.028.27.048.39h.003q.049.517.166 1.015c.449 1.897 1.632 3.549 3.272 4.699H5.5c-.875 0-1.312-.327-1.75-.654C3.312 23.327 2.875 23 2 23v7h27.99l.01-7c-.873 0-1.31.326-1.749.652c-.439.327-.879.655-1.76.655h-.004c1.64-1.15 2.826-2.802 3.276-4.7q.119-.502.167-1.024l-.013.002l.016-.182v-.002l.017-.198c.01-.09.02-.19.02-.29c0-.46-.39-.82-.89-.88q-.04 0-.083-.006a.6.6 0 0 0-.137-.004c-1.52.16-3.07.28-4.64.38a127 127 0 0 1-5.932.242l6.621-6.722c.206.071.436.085.671.02l.22-.06c.34-.09.45-.52.2-.76m-.83 13.83a6 6 0 0 1-.428-.298c-.439-.327-.879-.655-1.76-.655c-.874 0-1.311.327-1.749.653c-.437.327-.875.654-1.75.654c-.874 0-1.311-.327-1.749-.654c-.437-.326-.874-.653-1.749-.653s-1.312.327-1.75.653a8 8 0 0 1-.27.197c.16-.534.09-1.118-.206-1.606l1.882-1.911a130 130 0 0 0 13.056-.614c-.523 1.76-1.798 3.28-3.528 4.233m-15.698-.915A3 3 0 0 0 8.988 23c-.876 0-1.314.328-1.75.655c-.136.1-.27.202-.419.293c-1.726-.952-2.994-2.471-3.517-4.23c3.562.355 7.257.557 10.97.604l-1.211 1.23a1.995 1.995 0 0 0-2.441.321z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m26 10.123l-1.01-.99a.444.444 0 0 0-.75.21l-.06.22c-.061.237-.045.467.029.671l-7.317 7.429a129 129 0 0 1-9.152-.26c-1.56-.1-3.12-.22-4.64-.38a.6.6 0 0 0-.137.004q-.042.005-.083.006c-.49.05-.88.42-.88.88c0 .092.008.175.017.265l.003.025c.01.13.028.27.048.39h.003q.049.517.166 1.015c.449 1.897 1.632 3.549 3.272 4.699H5.5c-.875 0-1.312-.327-1.75-.654C3.312 23.327 2.875 23 2 23v7h27.99l.01-7c-.873 0-1.31.326-1.749.652c-.439.327-.879.655-1.76.655h-.004c1.64-1.15 2.826-2.802 3.276-4.7q.119-.502.167-1.024l-.013.002l.016-.182v-.002l.017-.198c.01-.09.02-.19.02-.29c0-.46-.39-.82-.89-.88q-.04 0-.083-.006a.6.6 0 0 0-.137-.004c-1.52.16-3.07.28-4.64.38a127 127 0 0 1-5.932.242l6.621-6.722c.206.071.436.085.671.02l.22-.06c.34-.09.45-.52.2-.76m-.83 13.83a6 6 0 0 1-.428-.298c-.439-.327-.879-.655-1.76-.655c-.874 0-1.311.327-1.749.653c-.437.327-.875.654-1.75.654c-.874 0-1.311-.327-1.749-.654c-.437-.326-.874-.653-1.749-.653s-1.312.327-1.75.653a8 8 0 0 1-.27.197c.16-.534.09-1.118-.206-1.606l1.882-1.911a130 130 0 0 0 13.056-.614c-.523 1.76-1.798 3.28-3.528 4.233m-15.698-.915A3 3 0 0 0 8.988 23c-.876 0-1.314.328-1.75.655c-.136.1-.27.202-.419.293c-1.726-.952-2.994-2.471-3.517-4.23c3.562.355 7.257.557 10.97.604l-1.211 1.23a1.995 1.995 0 0 0-2.441.321z"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m26%2010.123l-1.01-.99a.444.444%200%200%200-.75.21l-.06.22c-.061.237-.045.467.029.671l-7.317%207.429a129%20129%200%200%201-9.152-.26c-1.56-.1-3.12-.22-4.64-.38a.6.6%200%200%200-.137.004q-.042.005-.083.006c-.49.05-.88.42-.88.88c0%20.092.008.175.017.265l.003.025c.01.13.028.27.048.39h.003q.049.517.166%201.015c.449%201.897%201.632%203.549%203.272%204.699H5.5c-.875%200-1.312-.327-1.75-.654C3.312%2023.327%202.875%2023%202%2023v7h27.99l.01-7c-.873%200-1.31.326-1.749.652c-.439.327-.879.655-1.76.655h-.004c1.64-1.15%202.826-2.802%203.276-4.7q.119-.502.167-1.024l-.013.002l.016-.182v-.002l.017-.198c.01-.09.02-.19.02-.29c0-.46-.39-.82-.89-.88q-.04%200-.083-.006a.6.6%200%200%200-.137-.004c-1.52.16-3.07.28-4.64.38a127%20127%200%200%201-5.932.242l6.621-6.722c.206.071.436.085.671.02l.22-.06c.34-.09.45-.52.2-.76m-.83%2013.83a6%206%200%200%201-.428-.298c-.439-.327-.879-.655-1.76-.655c-.874%200-1.311.327-1.749.653c-.437.327-.875.654-1.75.654c-.874%200-1.311-.327-1.749-.654c-.437-.326-.874-.653-1.749-.653s-1.312.327-1.75.653a8%208%200%200%201-.27.197c.16-.534.09-1.118-.206-1.606l1.882-1.911a130%20130%200%200%200%2013.056-.614c-.523%201.76-1.798%203.28-3.528%204.233m-15.698-.915A3%203%200%200%200%208.988%2023c-.876%200-1.314.328-1.75.655c-.136.1-.27.202-.419.293c-1.726-.952-2.994-2.471-3.517-4.23c3.562.355%207.257.557%2010.97.604l-1.211%201.23a1.995%201.995%200%200%200-2.441.321z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m26%2010.123l-1.01-.99a.444.444%200%200%200-.75.21l-.06.22c-.061.237-.045.467.029.671l-7.317%207.429a129%20129%200%200%201-9.152-.26c-1.56-.1-3.12-.22-4.64-.38a.6.6%200%200%200-.137.004q-.042.005-.083.006c-.49.05-.88.42-.88.88c0%20.092.008.175.017.265l.003.025c.01.13.028.27.048.39h.003q.049.517.166%201.015c.449%201.897%201.632%203.549%203.272%204.699H5.5c-.875%200-1.312-.327-1.75-.654C3.312%2023.327%202.875%2023%202%2023v7h27.99l.01-7c-.873%200-1.31.326-1.749.652c-.439.327-.879.655-1.76.655h-.004c1.64-1.15%202.826-2.802%203.276-4.7q.119-.502.167-1.024l-.013.002l.016-.182v-.002l.017-.198c.01-.09.02-.19.02-.29c0-.46-.39-.82-.89-.88q-.04%200-.083-.006a.6.6%200%200%200-.137-.004c-1.52.16-3.07.28-4.64.38a127%20127%200%200%201-5.932.242l6.621-6.722c.206.071.436.085.671.02l.22-.06c.34-.09.45-.52.2-.76m-.83%2013.83a6%206%200%200%201-.428-.298c-.439-.327-.879-.655-1.76-.655c-.874%200-1.311.327-1.749.653c-.437.327-.875.654-1.75.654c-.874%200-1.311-.327-1.749-.654c-.437-.326-.874-.653-1.749-.653s-1.312.327-1.75.653a8%208%200%200%201-.27.197c.16-.534.09-1.118-.206-1.606l1.882-1.911a130%20130%200%200%200%2013.056-.614c-.523%201.76-1.798%203.28-3.528%204.233m-15.698-.915A3%203%200%200%200%208.988%2023c-.876%200-1.314.328-1.75.655c-.136.1-.27.202-.419.293c-1.726-.952-2.994-2.471-3.517-4.23c3.562.355%207.257.557%2010.97.604l-1.211%201.23a1.995%201.995%200%200%200-2.441.321z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/canoe.svg?color=%231a73e8&size=48