dashing-away from Fluent Emoji High Contrast by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.

Name
dashing-away
Set
Fluent Emoji High Contrast
Style
Default
Category
Smileys & Emotion
Viewbox
32×32
License
MIT

The same emoji in other sets

More smileys & emotion icons from Fluent Emoji High Contrast

Use the dashing away emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.976 10C22.7 7.197 20.13 5 17 5s-5.7 2.197-5.975 5H11c-.464 2.553-2.436 4.028-4.416 4.877a24.7 24.7 0 0 0 4.779-.858a.5.5 0 0 1 .274.962C8.14 15.98 5.132 15.999 2.66 16A1.2 1.2 0 0 0 2 17.056c0 .39.2.739.51.944h.003c2.508 0 5.62 0 9.235 2.066a.5.5 0 0 1-.496.868a13.9 13.9 0 0 0-4.565-1.666C8.662 20.126 10.453 21.54 11 24q.02.09.044.173C11.407 26.893 13.935 29 17 29c3.13 0 5.7-2.197 5.976-5H23a7 7 0 1 0 0-14zM23 7a1 1 0 1 0 0-2a1 1 0 0 0 0 2m6 1a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-5.5 22a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastDashingAway(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="M22.976 10C22.7 7.197 20.13 5 17 5s-5.7 2.197-5.975 5H11c-.464 2.553-2.436 4.028-4.416 4.877a24.7 24.7 0 0 0 4.779-.858a.5.5 0 0 1 .274.962C8.14 15.98 5.132 15.999 2.66 16A1.2 1.2 0 0 0 2 17.056c0 .39.2.739.51.944h.003c2.508 0 5.62 0 9.235 2.066a.5.5 0 0 1-.496.868a13.9 13.9 0 0 0-4.565-1.666C8.662 20.126 10.453 21.54 11 24q.02.09.044.173C11.407 26.893 13.935 29 17 29c3.13 0 5.7-2.197 5.976-5H23a7 7 0 1 0 0-14zM23 7a1 1 0 1 0 0-2a1 1 0 0 0 0 2m6 1a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-5.5 22a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.976 10C22.7 7.197 20.13 5 17 5s-5.7 2.197-5.975 5H11c-.464 2.553-2.436 4.028-4.416 4.877a24.7 24.7 0 0 0 4.779-.858a.5.5 0 0 1 .274.962C8.14 15.98 5.132 15.999 2.66 16A1.2 1.2 0 0 0 2 17.056c0 .39.2.739.51.944h.003c2.508 0 5.62 0 9.235 2.066a.5.5 0 0 1-.496.868a13.9 13.9 0 0 0-4.565-1.666C8.662 20.126 10.453 21.54 11 24q.02.09.044.173C11.407 26.893 13.935 29 17 29c3.13 0 5.7-2.197 5.976-5H23a7 7 0 1 0 0-14zM23 7a1 1 0 1 0 0-2a1 1 0 0 0 0 2m6 1a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-5.5 22a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3"/></svg>
</template>

CSS

.icon-dashing-away {
  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%22M22.976%2010C22.7%207.197%2020.13%205%2017%205s-5.7%202.197-5.975%205H11c-.464%202.553-2.436%204.028-4.416%204.877a24.7%2024.7%200%200%200%204.779-.858a.5.5%200%200%201%20.274.962C8.14%2015.98%205.132%2015.999%202.66%2016A1.2%201.2%200%200%200%202%2017.056c0%20.39.2.739.51.944h.003c2.508%200%205.62%200%209.235%202.066a.5.5%200%200%201-.496.868a13.9%2013.9%200%200%200-4.565-1.666C8.662%2020.126%2010.453%2021.54%2011%2024q.02.09.044.173C11.407%2026.893%2013.935%2029%2017%2029c3.13%200%205.7-2.197%205.976-5H23a7%207%200%201%200%200-14zM23%207a1%201%200%201%200%200-2a1%201%200%200%200%200%202m6%201a2%202%200%201%201-4%200a2%202%200%200%201%204%200m-5.5%2022a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203%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%22M22.976%2010C22.7%207.197%2020.13%205%2017%205s-5.7%202.197-5.975%205H11c-.464%202.553-2.436%204.028-4.416%204.877a24.7%2024.7%200%200%200%204.779-.858a.5.5%200%200%201%20.274.962C8.14%2015.98%205.132%2015.999%202.66%2016A1.2%201.2%200%200%200%202%2017.056c0%20.39.2.739.51.944h.003c2.508%200%205.62%200%209.235%202.066a.5.5%200%200%201-.496.868a13.9%2013.9%200%200%200-4.565-1.666C8.662%2020.126%2010.453%2021.54%2011%2024q.02.09.044.173C11.407%2026.893%2013.935%2029%2017%2029c3.13%200%205.7-2.197%205.976-5H23a7%207%200%201%200%200-14zM23%207a1%201%200%201%200%200-2a1%201%200%200%200%200%202m6%201a2%202%200%201%201-4%200a2%202%200%200%201%204%200m-5.5%2022a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203%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/dashing-away.svg?color=%231a73e8&size=48