dashing away emoji

dashing-away from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.

Name
dashing-away
Set
OpenMoji
Style
Default
Category
Smileys Emotion
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More smileys emotion icons from OpenMoji

Use the dashing away emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" d="M55.023 24.349c-.39 0-.775.022-1.155.058a8.034 8.034 0 0 0-11.529-4.696c-1.605-4.77-6.104-8.209-11.414-8.208c-6.654.002-12.047 5.397-12.045 12.05c0 .55.05 1.088.121 1.62L4 31.496v11l14.889 5.884l-.004.07c.002 6.655 5.397 12.047 12.05 12.046c4.818-.001 8.962-2.837 10.889-6.923a8 8 0 0 0 4.37 1.297a8.03 8.03 0 0 0 7.877-6.475c.316.025.634.048.957.048c6.654-.002 12.046-5.397 12.045-12.05s-5.397-12.047-12.05-12.045"/><path fill="#92d3f5" d="M55.486 24.349c-.39 0-.774.022-1.154.058a8.034 8.034 0 0 0-11.53-4.696c-1.604-4.77-6.103-8.209-11.414-8.208c-6.653.002-12.046 5.397-12.045 12.05c0 .55.05 1.088.122 1.62l-3.978 1.692a12.1 12.1 0 0 1 5.852 6.846a8.034 8.034 0 0 1 11.529 4.697c.38-.037.765-.06 1.155-.06c6.653 0 12.048 5.392 12.05 12.046c0 1.532-.297 2.992-.818 4.34c.457.082.922.137 1.403.137a8.03 8.03 0 0 0 7.876-6.475c.317.025.634.048.958.048c6.653-.002 12.046-5.397 12.044-12.05s-5.396-12.047-12.05-12.045"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m5 42.273l14.352 6.108l-.003.07c.001 6.654 5.396 12.047 12.05 12.046c4.818-.001 8.962-2.837 10.889-6.923a8 8 0 0 0 4.37 1.297a8.03 8.03 0 0 0 7.876-6.475c.317.025.634.048.957.048c6.654-.002 12.047-5.397 12.045-12.05s-5.396-12.047-12.05-12.045c-.39 0-.774.022-1.154.058a8.034 8.034 0 0 0-11.53-4.696c-1.604-4.77-6.103-8.209-11.414-8.208c-6.653.002-12.046 5.397-12.045 12.05c0 .55.05 1.089.122 1.62L5 31.327m0-5.83l9-4s-1-5 4-8m-13 34l9 4s-1 5 4 8"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiDashingAway(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" d="M55.023 24.349c-.39 0-.775.022-1.155.058a8.034 8.034 0 0 0-11.529-4.696c-1.605-4.77-6.104-8.209-11.414-8.208c-6.654.002-12.047 5.397-12.045 12.05c0 .55.05 1.088.121 1.62L4 31.496v11l14.889 5.884l-.004.07c.002 6.655 5.397 12.047 12.05 12.046c4.818-.001 8.962-2.837 10.889-6.923a8 8 0 0 0 4.37 1.297a8.03 8.03 0 0 0 7.877-6.475c.316.025.634.048.957.048c6.654-.002 12.046-5.397 12.045-12.05s-5.397-12.047-12.05-12.045"/><path fill="#92d3f5" d="M55.486 24.349c-.39 0-.774.022-1.154.058a8.034 8.034 0 0 0-11.53-4.696c-1.604-4.77-6.103-8.209-11.414-8.208c-6.653.002-12.046 5.397-12.045 12.05c0 .55.05 1.088.122 1.62l-3.978 1.692a12.1 12.1 0 0 1 5.852 6.846a8.034 8.034 0 0 1 11.529 4.697c.38-.037.765-.06 1.155-.06c6.653 0 12.048 5.392 12.05 12.046c0 1.532-.297 2.992-.818 4.34c.457.082.922.137 1.403.137a8.03 8.03 0 0 0 7.876-6.475c.317.025.634.048.958.048c6.653-.002 12.046-5.397 12.044-12.05s-5.396-12.047-12.05-12.045"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m5 42.273l14.352 6.108l-.003.07c.001 6.654 5.396 12.047 12.05 12.046c4.818-.001 8.962-2.837 10.889-6.923a8 8 0 0 0 4.37 1.297a8.03 8.03 0 0 0 7.876-6.475c.317.025.634.048.957.048c6.654-.002 12.047-5.397 12.045-12.05s-5.396-12.047-12.05-12.045c-.39 0-.774.022-1.154.058a8.034 8.034 0 0 0-11.53-4.696c-1.604-4.77-6.103-8.209-11.414-8.208c-6.653.002-12.046 5.397-12.045 12.05c0 .55.05 1.089.122 1.62L5 31.327m0-5.83l9-4s-1-5 4-8m-13 34l9 4s-1 5 4 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" d="M55.023 24.349c-.39 0-.775.022-1.155.058a8.034 8.034 0 0 0-11.529-4.696c-1.605-4.77-6.104-8.209-11.414-8.208c-6.654.002-12.047 5.397-12.045 12.05c0 .55.05 1.088.121 1.62L4 31.496v11l14.889 5.884l-.004.07c.002 6.655 5.397 12.047 12.05 12.046c4.818-.001 8.962-2.837 10.889-6.923a8 8 0 0 0 4.37 1.297a8.03 8.03 0 0 0 7.877-6.475c.316.025.634.048.957.048c6.654-.002 12.046-5.397 12.045-12.05s-5.397-12.047-12.05-12.045"/><path fill="#92d3f5" d="M55.486 24.349c-.39 0-.774.022-1.154.058a8.034 8.034 0 0 0-11.53-4.696c-1.604-4.77-6.103-8.209-11.414-8.208c-6.653.002-12.046 5.397-12.045 12.05c0 .55.05 1.088.122 1.62l-3.978 1.692a12.1 12.1 0 0 1 5.852 6.846a8.034 8.034 0 0 1 11.529 4.697c.38-.037.765-.06 1.155-.06c6.653 0 12.048 5.392 12.05 12.046c0 1.532-.297 2.992-.818 4.34c.457.082.922.137 1.403.137a8.03 8.03 0 0 0 7.876-6.475c.317.025.634.048.958.048c6.653-.002 12.046-5.397 12.044-12.05s-5.396-12.047-12.05-12.045"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m5 42.273l14.352 6.108l-.003.07c.001 6.654 5.396 12.047 12.05 12.046c4.818-.001 8.962-2.837 10.889-6.923a8 8 0 0 0 4.37 1.297a8.03 8.03 0 0 0 7.876-6.475c.317.025.634.048.957.048c6.654-.002 12.047-5.397 12.045-12.05s-5.396-12.047-12.05-12.045c-.39 0-.774.022-1.154.058a8.034 8.034 0 0 0-11.53-4.696c-1.604-4.77-6.103-8.209-11.414-8.208c-6.653.002-12.046 5.397-12.045 12.05c0 .55.05 1.089.122 1.62L5 31.327m0-5.83l9-4s-1-5 4-8m-13 34l9 4s-1 5 4 8"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M55.023%2024.349c-.39%200-.775.022-1.155.058a8.034%208.034%200%200%200-11.529-4.696c-1.605-4.77-6.104-8.209-11.414-8.208c-6.654.002-12.047%205.397-12.045%2012.05c0%20.55.05%201.088.121%201.62L4%2031.496v11l14.889%205.884l-.004.07c.002%206.655%205.397%2012.047%2012.05%2012.046c4.818-.001%208.962-2.837%2010.889-6.923a8%208%200%200%200%204.37%201.297a8.03%208.03%200%200%200%207.877-6.475c.316.025.634.048.957.048c6.654-.002%2012.046-5.397%2012.045-12.05s-5.397-12.047-12.05-12.045%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M55.486%2024.349c-.39%200-.774.022-1.154.058a8.034%208.034%200%200%200-11.53-4.696c-1.604-4.77-6.103-8.209-11.414-8.208c-6.653.002-12.046%205.397-12.045%2012.05c0%20.55.05%201.088.122%201.62l-3.978%201.692a12.1%2012.1%200%200%201%205.852%206.846a8.034%208.034%200%200%201%2011.529%204.697c.38-.037.765-.06%201.155-.06c6.653%200%2012.048%205.392%2012.05%2012.046c0%201.532-.297%202.992-.818%204.34c.457.082.922.137%201.403.137a8.03%208.03%200%200%200%207.876-6.475c.317.025.634.048.958.048c6.653-.002%2012.046-5.397%2012.044-12.05s-5.396-12.047-12.05-12.045%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m5%2042.273l14.352%206.108l-.003.07c.001%206.654%205.396%2012.047%2012.05%2012.046c4.818-.001%208.962-2.837%2010.889-6.923a8%208%200%200%200%204.37%201.297a8.03%208.03%200%200%200%207.876-6.475c.317.025.634.048.957.048c6.654-.002%2012.047-5.397%2012.045-12.05s-5.396-12.047-12.05-12.045c-.39%200-.774.022-1.154.058a8.034%208.034%200%200%200-11.53-4.696c-1.604-4.77-6.103-8.209-11.414-8.208c-6.653.002-12.046%205.397-12.045%2012.05c0%20.55.05%201.089.122%201.62L5%2031.327m0-5.83l9-4s-1-5%204-8m-13%2034l9%204s-1%205%204%208%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%2072%2072%22%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M55.023%2024.349c-.39%200-.775.022-1.155.058a8.034%208.034%200%200%200-11.529-4.696c-1.605-4.77-6.104-8.209-11.414-8.208c-6.654.002-12.047%205.397-12.045%2012.05c0%20.55.05%201.088.121%201.62L4%2031.496v11l14.889%205.884l-.004.07c.002%206.655%205.397%2012.047%2012.05%2012.046c4.818-.001%208.962-2.837%2010.889-6.923a8%208%200%200%200%204.37%201.297a8.03%208.03%200%200%200%207.877-6.475c.316.025.634.048.957.048c6.654-.002%2012.046-5.397%2012.045-12.05s-5.397-12.047-12.05-12.045%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M55.486%2024.349c-.39%200-.774.022-1.154.058a8.034%208.034%200%200%200-11.53-4.696c-1.604-4.77-6.103-8.209-11.414-8.208c-6.653.002-12.046%205.397-12.045%2012.05c0%20.55.05%201.088.122%201.62l-3.978%201.692a12.1%2012.1%200%200%201%205.852%206.846a8.034%208.034%200%200%201%2011.529%204.697c.38-.037.765-.06%201.155-.06c6.653%200%2012.048%205.392%2012.05%2012.046c0%201.532-.297%202.992-.818%204.34c.457.082.922.137%201.403.137a8.03%208.03%200%200%200%207.876-6.475c.317.025.634.048.958.048c6.653-.002%2012.046-5.397%2012.044-12.05s-5.396-12.047-12.05-12.045%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m5%2042.273l14.352%206.108l-.003.07c.001%206.654%205.396%2012.047%2012.05%2012.046c4.818-.001%208.962-2.837%2010.889-6.923a8%208%200%200%200%204.37%201.297a8.03%208.03%200%200%200%207.876-6.475c.317.025.634.048.957.048c6.654-.002%2012.047-5.397%2012.045-12.05s-5.396-12.047-12.05-12.045c-.39%200-.774.022-1.154.058a8.034%208.034%200%200%200-11.53-4.696c-1.604-4.77-6.103-8.209-11.414-8.208c-6.653.002-12.046%205.397-12.045%2012.05c0%20.55.05%201.089.122%201.62L5%2031.327m0-5.83l9-4s-1-5%204-8m-13%2034l9%204s-1%205%204%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/dashing-away.svg?color=%231a73e8&size=48