speedboat emoji
speedboat from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- speedboat
- 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 speedboat emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m3.38 15.153l7.694 1.262l3.307-2.825c.184-.158.398-.282.595-.368a2.2 2.2 0 0 1 1.154-.214c.34.03.67.14.97.34l4.89 3.2c.6.39.946 1.08.917 1.809l1.296.213l2.577-4.318c.11-.17.3-.27.5-.25l1.32.12c.34.03.56.37.45.69l-1.454 4.314l.58.095c.952.15 1.832 1.004 1.832 1.916L3.225 16.353l1.08 2.02l23.573 4.313q-.113.08-.203.148l-.023.017c-.228.17-.364.267-.524.338c-.14.063-.33.118-.637.118c-.302 0-.49-.055-.63-.117c-.158-.071-.294-.168-.523-.339l-.02-.015c-.21-.156-.506-.377-.884-.545A3.5 3.5 0 0 0 22.983 22c-.573 0-1.04.109-1.448.292c-.376.168-.67.388-.879.544l-.021.016c-.228.17-.363.267-.522.338a1.5 1.5 0 0 1-.63.117c-.302 0-.49-.055-.629-.117c-.158-.07-.293-.168-.521-.338l-.022-.016a4.6 4.6 0 0 0-.878-.544A3.5 3.5 0 0 0 15.985 22a3.5 3.5 0 0 0-1.448.292c-.375.168-.67.388-.878.544l-.022.016c-.228.17-.363.267-.521.338a1.5 1.5 0 0 1-.63.117c-.302 0-.49-.055-.63-.117c-.158-.07-.293-.168-.52-.338l-.022-.016a4.6 4.6 0 0 0-.879-.544A3.5 3.5 0 0 0 8.988 22c-.573 0-1.04.109-1.448.292c-.377.168-.671.39-.88.546l-.02.015l-.122.09a17.5 17.5 0 0 1-2.808-3.595L3 18.134h.002l-.006-.009l-.94-1.838a.5.5 0 0 1-.053-.152H2a1 1 0 0 1-.003-.112c.01-.62.51-.889 1.192-.889c.053 0 .105.007.165.015zm13.3.175c.27-.32.2-.81-.15-1.04l-.19-.122c-.343-.188-.787-.067-.976-.015l-.039.01a1.4 1.4 0 0 0-.294.188l-2.666 2.278l2.34.384zm4.6 2.01l-2.33-1.52a1 1 0 0 0-.49-.17c-.27-.03-.57.06-.8.25l-1.57 1.34l5.655.928a1.03 1.03 0 0 0-.465-.828"/><path d="M28.962 23.204c-.273.122-.492.285-.71.448c-.44.327-.88.655-1.76.655c-.874 0-1.312-.326-1.75-.652c-.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.653l-.164.122c-.389.282-.82.532-1.585.532c-.874 0-1.312-.327-1.75-.654C10.3 23.327 9.863 23 8.989 23c-.856 0-1.293.312-1.72.632l-.03.023c-.436.326-.87.652-1.74.652c-.874 0-1.311-.327-1.749-.654C3.312 23.327 2.875 23 2 23v7h27.99l.01-7q-.204 0-.38.023a2.3 2.3 0 0 0-.658.18"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastSpeedboat(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m3.38 15.153l7.694 1.262l3.307-2.825c.184-.158.398-.282.595-.368a2.2 2.2 0 0 1 1.154-.214c.34.03.67.14.97.34l4.89 3.2c.6.39.946 1.08.917 1.809l1.296.213l2.577-4.318c.11-.17.3-.27.5-.25l1.32.12c.34.03.56.37.45.69l-1.454 4.314l.58.095c.952.15 1.832 1.004 1.832 1.916L3.225 16.353l1.08 2.02l23.573 4.313q-.113.08-.203.148l-.023.017c-.228.17-.364.267-.524.338c-.14.063-.33.118-.637.118c-.302 0-.49-.055-.63-.117c-.158-.071-.294-.168-.523-.339l-.02-.015c-.21-.156-.506-.377-.884-.545A3.5 3.5 0 0 0 22.983 22c-.573 0-1.04.109-1.448.292c-.376.168-.67.388-.879.544l-.021.016c-.228.17-.363.267-.522.338a1.5 1.5 0 0 1-.63.117c-.302 0-.49-.055-.629-.117c-.158-.07-.293-.168-.521-.338l-.022-.016a4.6 4.6 0 0 0-.878-.544A3.5 3.5 0 0 0 15.985 22a3.5 3.5 0 0 0-1.448.292c-.375.168-.67.388-.878.544l-.022.016c-.228.17-.363.267-.521.338a1.5 1.5 0 0 1-.63.117c-.302 0-.49-.055-.63-.117c-.158-.07-.293-.168-.52-.338l-.022-.016a4.6 4.6 0 0 0-.879-.544A3.5 3.5 0 0 0 8.988 22c-.573 0-1.04.109-1.448.292c-.377.168-.671.39-.88.546l-.02.015l-.122.09a17.5 17.5 0 0 1-2.808-3.595L3 18.134h.002l-.006-.009l-.94-1.838a.5.5 0 0 1-.053-.152H2a1 1 0 0 1-.003-.112c.01-.62.51-.889 1.192-.889c.053 0 .105.007.165.015zm13.3.175c.27-.32.2-.81-.15-1.04l-.19-.122c-.343-.188-.787-.067-.976-.015l-.039.01a1.4 1.4 0 0 0-.294.188l-2.666 2.278l2.34.384zm4.6 2.01l-2.33-1.52a1 1 0 0 0-.49-.17c-.27-.03-.57.06-.8.25l-1.57 1.34l5.655.928a1.03 1.03 0 0 0-.465-.828"/><path d="M28.962 23.204c-.273.122-.492.285-.71.448c-.44.327-.88.655-1.76.655c-.874 0-1.312-.326-1.75-.652c-.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.653l-.164.122c-.389.282-.82.532-1.585.532c-.874 0-1.312-.327-1.75-.654C10.3 23.327 9.863 23 8.989 23c-.856 0-1.293.312-1.72.632l-.03.023c-.436.326-.87.652-1.74.652c-.874 0-1.311-.327-1.749-.654C3.312 23.327 2.875 23 2 23v7h27.99l.01-7q-.204 0-.38.023a2.3 2.3 0 0 0-.658.18"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m3.38 15.153l7.694 1.262l3.307-2.825c.184-.158.398-.282.595-.368a2.2 2.2 0 0 1 1.154-.214c.34.03.67.14.97.34l4.89 3.2c.6.39.946 1.08.917 1.809l1.296.213l2.577-4.318c.11-.17.3-.27.5-.25l1.32.12c.34.03.56.37.45.69l-1.454 4.314l.58.095c.952.15 1.832 1.004 1.832 1.916L3.225 16.353l1.08 2.02l23.573 4.313q-.113.08-.203.148l-.023.017c-.228.17-.364.267-.524.338c-.14.063-.33.118-.637.118c-.302 0-.49-.055-.63-.117c-.158-.071-.294-.168-.523-.339l-.02-.015c-.21-.156-.506-.377-.884-.545A3.5 3.5 0 0 0 22.983 22c-.573 0-1.04.109-1.448.292c-.376.168-.67.388-.879.544l-.021.016c-.228.17-.363.267-.522.338a1.5 1.5 0 0 1-.63.117c-.302 0-.49-.055-.629-.117c-.158-.07-.293-.168-.521-.338l-.022-.016a4.6 4.6 0 0 0-.878-.544A3.5 3.5 0 0 0 15.985 22a3.5 3.5 0 0 0-1.448.292c-.375.168-.67.388-.878.544l-.022.016c-.228.17-.363.267-.521.338a1.5 1.5 0 0 1-.63.117c-.302 0-.49-.055-.63-.117c-.158-.07-.293-.168-.52-.338l-.022-.016a4.6 4.6 0 0 0-.879-.544A3.5 3.5 0 0 0 8.988 22c-.573 0-1.04.109-1.448.292c-.377.168-.671.39-.88.546l-.02.015l-.122.09a17.5 17.5 0 0 1-2.808-3.595L3 18.134h.002l-.006-.009l-.94-1.838a.5.5 0 0 1-.053-.152H2a1 1 0 0 1-.003-.112c.01-.62.51-.889 1.192-.889c.053 0 .105.007.165.015zm13.3.175c.27-.32.2-.81-.15-1.04l-.19-.122c-.343-.188-.787-.067-.976-.015l-.039.01a1.4 1.4 0 0 0-.294.188l-2.666 2.278l2.34.384zm4.6 2.01l-2.33-1.52a1 1 0 0 0-.49-.17c-.27-.03-.57.06-.8.25l-1.57 1.34l5.655.928a1.03 1.03 0 0 0-.465-.828"/><path d="M28.962 23.204c-.273.122-.492.285-.71.448c-.44.327-.88.655-1.76.655c-.874 0-1.312-.326-1.75-.652c-.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.653l-.164.122c-.389.282-.82.532-1.585.532c-.874 0-1.312-.327-1.75-.654C10.3 23.327 9.863 23 8.989 23c-.856 0-1.293.312-1.72.632l-.03.023c-.436.326-.87.652-1.74.652c-.874 0-1.311-.327-1.749-.654C3.312 23.327 2.875 23 2 23v7h27.99l.01-7q-.204 0-.38.023a2.3 2.3 0 0 0-.658.18"/></g></svg> </template>
CSS
.icon-speedboat {
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%22currentColor%22%3E%3Cpath%20d%3D%22m3.38%2015.153l7.694%201.262l3.307-2.825c.184-.158.398-.282.595-.368a2.2%202.2%200%200%201%201.154-.214c.34.03.67.14.97.34l4.89%203.2c.6.39.946%201.08.917%201.809l1.296.213l2.577-4.318c.11-.17.3-.27.5-.25l1.32.12c.34.03.56.37.45.69l-1.454%204.314l.58.095c.952.15%201.832%201.004%201.832%201.916L3.225%2016.353l1.08%202.02l23.573%204.313q-.113.08-.203.148l-.023.017c-.228.17-.364.267-.524.338c-.14.063-.33.118-.637.118c-.302%200-.49-.055-.63-.117c-.158-.071-.294-.168-.523-.339l-.02-.015c-.21-.156-.506-.377-.884-.545A3.5%203.5%200%200%200%2022.983%2022c-.573%200-1.04.109-1.448.292c-.376.168-.67.388-.879.544l-.021.016c-.228.17-.363.267-.522.338a1.5%201.5%200%200%201-.63.117c-.302%200-.49-.055-.629-.117c-.158-.07-.293-.168-.521-.338l-.022-.016a4.6%204.6%200%200%200-.878-.544A3.5%203.5%200%200%200%2015.985%2022a3.5%203.5%200%200%200-1.448.292c-.375.168-.67.388-.878.544l-.022.016c-.228.17-.363.267-.521.338a1.5%201.5%200%200%201-.63.117c-.302%200-.49-.055-.63-.117c-.158-.07-.293-.168-.52-.338l-.022-.016a4.6%204.6%200%200%200-.879-.544A3.5%203.5%200%200%200%208.988%2022c-.573%200-1.04.109-1.448.292c-.377.168-.671.39-.88.546l-.02.015l-.122.09a17.5%2017.5%200%200%201-2.808-3.595L3%2018.134h.002l-.006-.009l-.94-1.838a.5.5%200%200%201-.053-.152H2a1%201%200%200%201-.003-.112c.01-.62.51-.889%201.192-.889c.053%200%20.105.007.165.015zm13.3.175c.27-.32.2-.81-.15-1.04l-.19-.122c-.343-.188-.787-.067-.976-.015l-.039.01a1.4%201.4%200%200%200-.294.188l-2.666%202.278l2.34.384zm4.6%202.01l-2.33-1.52a1%201%200%200%200-.49-.17c-.27-.03-.57.06-.8.25l-1.57%201.34l5.655.928a1.03%201.03%200%200%200-.465-.828%22%2F%3E%3Cpath%20d%3D%22M28.962%2023.204c-.273.122-.492.285-.71.448c-.44.327-.88.655-1.76.655c-.874%200-1.312-.326-1.75-.652c-.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.653l-.164.122c-.389.282-.82.532-1.585.532c-.874%200-1.312-.327-1.75-.654C10.3%2023.327%209.863%2023%208.989%2023c-.856%200-1.293.312-1.72.632l-.03.023c-.436.326-.87.652-1.74.652c-.874%200-1.311-.327-1.749-.654C3.312%2023.327%202.875%2023%202%2023v7h27.99l.01-7q-.204%200-.38.023a2.3%202.3%200%200%200-.658.18%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%22currentColor%22%3E%3Cpath%20d%3D%22m3.38%2015.153l7.694%201.262l3.307-2.825c.184-.158.398-.282.595-.368a2.2%202.2%200%200%201%201.154-.214c.34.03.67.14.97.34l4.89%203.2c.6.39.946%201.08.917%201.809l1.296.213l2.577-4.318c.11-.17.3-.27.5-.25l1.32.12c.34.03.56.37.45.69l-1.454%204.314l.58.095c.952.15%201.832%201.004%201.832%201.916L3.225%2016.353l1.08%202.02l23.573%204.313q-.113.08-.203.148l-.023.017c-.228.17-.364.267-.524.338c-.14.063-.33.118-.637.118c-.302%200-.49-.055-.63-.117c-.158-.071-.294-.168-.523-.339l-.02-.015c-.21-.156-.506-.377-.884-.545A3.5%203.5%200%200%200%2022.983%2022c-.573%200-1.04.109-1.448.292c-.376.168-.67.388-.879.544l-.021.016c-.228.17-.363.267-.522.338a1.5%201.5%200%200%201-.63.117c-.302%200-.49-.055-.629-.117c-.158-.07-.293-.168-.521-.338l-.022-.016a4.6%204.6%200%200%200-.878-.544A3.5%203.5%200%200%200%2015.985%2022a3.5%203.5%200%200%200-1.448.292c-.375.168-.67.388-.878.544l-.022.016c-.228.17-.363.267-.521.338a1.5%201.5%200%200%201-.63.117c-.302%200-.49-.055-.63-.117c-.158-.07-.293-.168-.52-.338l-.022-.016a4.6%204.6%200%200%200-.879-.544A3.5%203.5%200%200%200%208.988%2022c-.573%200-1.04.109-1.448.292c-.377.168-.671.39-.88.546l-.02.015l-.122.09a17.5%2017.5%200%200%201-2.808-3.595L3%2018.134h.002l-.006-.009l-.94-1.838a.5.5%200%200%201-.053-.152H2a1%201%200%200%201-.003-.112c.01-.62.51-.889%201.192-.889c.053%200%20.105.007.165.015zm13.3.175c.27-.32.2-.81-.15-1.04l-.19-.122c-.343-.188-.787-.067-.976-.015l-.039.01a1.4%201.4%200%200%200-.294.188l-2.666%202.278l2.34.384zm4.6%202.01l-2.33-1.52a1%201%200%200%200-.49-.17c-.27-.03-.57.06-.8.25l-1.57%201.34l5.655.928a1.03%201.03%200%200%200-.465-.828%22%2F%3E%3Cpath%20d%3D%22M28.962%2023.204c-.273.122-.492.285-.71.448c-.44.327-.88.655-1.76.655c-.874%200-1.312-.326-1.75-.652c-.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.653l-.164.122c-.389.282-.82.532-1.585.532c-.874%200-1.312-.327-1.75-.654C10.3%2023.327%209.863%2023%208.989%2023c-.856%200-1.293.312-1.72.632l-.03.023c-.436.326-.87.652-1.74.652c-.874%200-1.311-.327-1.749-.654C3.312%2023.327%202.875%2023%202%2023v7h27.99l.01-7q-.204%200-.38.023a2.3%202.3%200%200%200-.658.18%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-high-contrast/speedboat.svg?color=%231a73e8&size=48