canoe emoji
canoe from Emoji One (Colored) by Emoji One · Default · Travel · CC-BY-4.0 Attribution required.
- Name
- canoe
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Travel
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More travel icons from Emoji One (Colored)
Use the canoe emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#eda454" d="M6.1 38.9S.6 49.5 2.4 59S25.8 53.7 42 38.9s21.3-22 19.8-36.7c0 0 1.5 17.5-21.6 30.1C17 44.8 7.9 41.4 6.1 38.9"/><path fill="#f9b978" d="M40.2 32.3C56 23.6 60.3 12.7 61.4 6.7c.4-2.5.4-4.2.4-4.5c0-1.5-5.6 7.2-12.4 11.5S18.8 35.9 15.1 38.9s-9 0-9 0c1.8 2.5 10.9 5.9 34.1-6.6"/><g fill="#3e4347"><path d="M32.4 27.2c-7.5 5.6-14.8 11.1-16.7 12.6c-.1.1-.2.2-.4.3c4.8-.4 12.6-2.4 24.4-8.8c2.4-1.3 4.5-2.7 6.4-4.1zM60.1 5.1c-2.3 2.6-6 6.9-10.3 9.6c-2.5 1.6-7.5 5.1-12.9 9.1h13.2c7.1-6.6 9.4-13.3 10.1-17.4c.1-.7.2-1.3.2-1.9c.1.2-.1.4-.3.6"/><path d="M26.1 35.2c.6 1.2 2.2 8.6 4.2 12.6l.3.6c1.5-1.1 3-2.3 4.5-3.5c0-.1-.1-.2-.1-.2c-1.9-3.8-6.8-9.3-7.4-10.5s-1.1-2.4-1.7-3.5c-.5.4-1.1.8-1.6 1.2q.9 1.5 1.8 3.3" opacity=".5"/></g><path fill="#a87d5d" d="m27.9 31.2l-13.5-27c.5-.3.7-1.1.4-1.6c-.3-.6-.9-.8-1.4-.4l-1.8 1.2c-.6.3-.7 1-.5 1.6c.3.6.9.8 1.4.4l13.5 27c.7 1.4 2.6 10 4.9 14.6c3.2 6.3 6.9 13.7 6.9 13.7c.6 1.2 1.9 1.6 2.9.9l1.8-1.2c1-.7 1.3-2.2.8-3.3c0 0-3.7-7.4-6.9-13.7c-2.2-4.4-7.8-10.8-8.5-12.2"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneCanoe(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#eda454" d="M6.1 38.9S.6 49.5 2.4 59S25.8 53.7 42 38.9s21.3-22 19.8-36.7c0 0 1.5 17.5-21.6 30.1C17 44.8 7.9 41.4 6.1 38.9"/><path fill="#f9b978" d="M40.2 32.3C56 23.6 60.3 12.7 61.4 6.7c.4-2.5.4-4.2.4-4.5c0-1.5-5.6 7.2-12.4 11.5S18.8 35.9 15.1 38.9s-9 0-9 0c1.8 2.5 10.9 5.9 34.1-6.6"/><g fill="#3e4347"><path d="M32.4 27.2c-7.5 5.6-14.8 11.1-16.7 12.6c-.1.1-.2.2-.4.3c4.8-.4 12.6-2.4 24.4-8.8c2.4-1.3 4.5-2.7 6.4-4.1zM60.1 5.1c-2.3 2.6-6 6.9-10.3 9.6c-2.5 1.6-7.5 5.1-12.9 9.1h13.2c7.1-6.6 9.4-13.3 10.1-17.4c.1-.7.2-1.3.2-1.9c.1.2-.1.4-.3.6"/><path d="M26.1 35.2c.6 1.2 2.2 8.6 4.2 12.6l.3.6c1.5-1.1 3-2.3 4.5-3.5c0-.1-.1-.2-.1-.2c-1.9-3.8-6.8-9.3-7.4-10.5s-1.1-2.4-1.7-3.5c-.5.4-1.1.8-1.6 1.2q.9 1.5 1.8 3.3" opacity=".5"/></g><path fill="#a87d5d" d="m27.9 31.2l-13.5-27c.5-.3.7-1.1.4-1.6c-.3-.6-.9-.8-1.4-.4l-1.8 1.2c-.6.3-.7 1-.5 1.6c.3.6.9.8 1.4.4l13.5 27c.7 1.4 2.6 10 4.9 14.6c3.2 6.3 6.9 13.7 6.9 13.7c.6 1.2 1.9 1.6 2.9.9l1.8-1.2c1-.7 1.3-2.2.8-3.3c0 0-3.7-7.4-6.9-13.7c-2.2-4.4-7.8-10.8-8.5-12.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#eda454" d="M6.1 38.9S.6 49.5 2.4 59S25.8 53.7 42 38.9s21.3-22 19.8-36.7c0 0 1.5 17.5-21.6 30.1C17 44.8 7.9 41.4 6.1 38.9"/><path fill="#f9b978" d="M40.2 32.3C56 23.6 60.3 12.7 61.4 6.7c.4-2.5.4-4.2.4-4.5c0-1.5-5.6 7.2-12.4 11.5S18.8 35.9 15.1 38.9s-9 0-9 0c1.8 2.5 10.9 5.9 34.1-6.6"/><g fill="#3e4347"><path d="M32.4 27.2c-7.5 5.6-14.8 11.1-16.7 12.6c-.1.1-.2.2-.4.3c4.8-.4 12.6-2.4 24.4-8.8c2.4-1.3 4.5-2.7 6.4-4.1zM60.1 5.1c-2.3 2.6-6 6.9-10.3 9.6c-2.5 1.6-7.5 5.1-12.9 9.1h13.2c7.1-6.6 9.4-13.3 10.1-17.4c.1-.7.2-1.3.2-1.9c.1.2-.1.4-.3.6"/><path d="M26.1 35.2c.6 1.2 2.2 8.6 4.2 12.6l.3.6c1.5-1.1 3-2.3 4.5-3.5c0-.1-.1-.2-.1-.2c-1.9-3.8-6.8-9.3-7.4-10.5s-1.1-2.4-1.7-3.5c-.5.4-1.1.8-1.6 1.2q.9 1.5 1.8 3.3" opacity=".5"/></g><path fill="#a87d5d" d="m27.9 31.2l-13.5-27c.5-.3.7-1.1.4-1.6c-.3-.6-.9-.8-1.4-.4l-1.8 1.2c-.6.3-.7 1-.5 1.6c.3.6.9.8 1.4.4l13.5 27c.7 1.4 2.6 10 4.9 14.6c3.2 6.3 6.9 13.7 6.9 13.7c.6 1.2 1.9 1.6 2.9.9l1.8-1.2c1-.7 1.3-2.2.8-3.3c0 0-3.7-7.4-6.9-13.7c-2.2-4.4-7.8-10.8-8.5-12.2"/></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%2064%2064%22%3E%3Cpath%20fill%3D%22%23eda454%22%20d%3D%22M6.1%2038.9S.6%2049.5%202.4%2059S25.8%2053.7%2042%2038.9s21.3-22%2019.8-36.7c0%200%201.5%2017.5-21.6%2030.1C17%2044.8%207.9%2041.4%206.1%2038.9%22%2F%3E%3Cpath%20fill%3D%22%23f9b978%22%20d%3D%22M40.2%2032.3C56%2023.6%2060.3%2012.7%2061.4%206.7c.4-2.5.4-4.2.4-4.5c0-1.5-5.6%207.2-12.4%2011.5S18.8%2035.9%2015.1%2038.9s-9%200-9%200c1.8%202.5%2010.9%205.9%2034.1-6.6%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cpath%20d%3D%22M32.4%2027.2c-7.5%205.6-14.8%2011.1-16.7%2012.6c-.1.1-.2.2-.4.3c4.8-.4%2012.6-2.4%2024.4-8.8c2.4-1.3%204.5-2.7%206.4-4.1zM60.1%205.1c-2.3%202.6-6%206.9-10.3%209.6c-2.5%201.6-7.5%205.1-12.9%209.1h13.2c7.1-6.6%209.4-13.3%2010.1-17.4c.1-.7.2-1.3.2-1.9c.1.2-.1.4-.3.6%22%2F%3E%3Cpath%20d%3D%22M26.1%2035.2c.6%201.2%202.2%208.6%204.2%2012.6l.3.6c1.5-1.1%203-2.3%204.5-3.5c0-.1-.1-.2-.1-.2c-1.9-3.8-6.8-9.3-7.4-10.5s-1.1-2.4-1.7-3.5c-.5.4-1.1.8-1.6%201.2q.9%201.5%201.8%203.3%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23a87d5d%22%20d%3D%22m27.9%2031.2l-13.5-27c.5-.3.7-1.1.4-1.6c-.3-.6-.9-.8-1.4-.4l-1.8%201.2c-.6.3-.7%201-.5%201.6c.3.6.9.8%201.4.4l13.5%2027c.7%201.4%202.6%2010%204.9%2014.6c3.2%206.3%206.9%2013.7%206.9%2013.7c.6%201.2%201.9%201.6%202.9.9l1.8-1.2c1-.7%201.3-2.2.8-3.3c0%200-3.7-7.4-6.9-13.7c-2.2-4.4-7.8-10.8-8.5-12.2%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23eda454%22%20d%3D%22M6.1%2038.9S.6%2049.5%202.4%2059S25.8%2053.7%2042%2038.9s21.3-22%2019.8-36.7c0%200%201.5%2017.5-21.6%2030.1C17%2044.8%207.9%2041.4%206.1%2038.9%22%2F%3E%3Cpath%20fill%3D%22%23f9b978%22%20d%3D%22M40.2%2032.3C56%2023.6%2060.3%2012.7%2061.4%206.7c.4-2.5.4-4.2.4-4.5c0-1.5-5.6%207.2-12.4%2011.5S18.8%2035.9%2015.1%2038.9s-9%200-9%200c1.8%202.5%2010.9%205.9%2034.1-6.6%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cpath%20d%3D%22M32.4%2027.2c-7.5%205.6-14.8%2011.1-16.7%2012.6c-.1.1-.2.2-.4.3c4.8-.4%2012.6-2.4%2024.4-8.8c2.4-1.3%204.5-2.7%206.4-4.1zM60.1%205.1c-2.3%202.6-6%206.9-10.3%209.6c-2.5%201.6-7.5%205.1-12.9%209.1h13.2c7.1-6.6%209.4-13.3%2010.1-17.4c.1-.7.2-1.3.2-1.9c.1.2-.1.4-.3.6%22%2F%3E%3Cpath%20d%3D%22M26.1%2035.2c.6%201.2%202.2%208.6%204.2%2012.6l.3.6c1.5-1.1%203-2.3%204.5-3.5c0-.1-.1-.2-.1-.2c-1.9-3.8-6.8-9.3-7.4-10.5s-1.1-2.4-1.7-3.5c-.5.4-1.1.8-1.6%201.2q.9%201.5%201.8%203.3%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23a87d5d%22%20d%3D%22m27.9%2031.2l-13.5-27c.5-.3.7-1.1.4-1.6c-.3-.6-.9-.8-1.4-.4l-1.8%201.2c-.6.3-.7%201-.5%201.6c.3.6.9.8%201.4.4l13.5%2027c.7%201.4%202.6%2010%204.9%2014.6c3.2%206.3%206.9%2013.7%206.9%2013.7c.6%201.2%201.9%201.6%202.9.9l1.8-1.2c1-.7%201.3-2.2.8-3.3c0%200-3.7-7.4-6.9-13.7c-2.2-4.4-7.8-10.8-8.5-12.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/canoe.svg?color=%231a73e8&size=48