dashing-away from Emoji One (Colored) by Emoji One · Default · Nature · CC-BY-4.0 Attribution required.

Name
dashing-away
Set
Emoji One (Colored)
Style
Default
Category
Nature
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More nature icons from Emoji One (Colored)

Use the dashing away emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#7ca7bf"><ellipse cx="51.5" cy="34.6" rx="10.5" ry="11.8"/><ellipse cx="30.7" cy="42.4" rx="9.8" ry="11"/><ellipse cx="43.8" cy="47.1" rx="11.5" ry="12.9"/><ellipse cx="39.6" cy="29.8" rx="9.9" ry="11.1"/><ellipse cx="41.6" cy="15.1" rx="9.9" ry="11.1"/><ellipse cx="50.4" cy="20.8" rx="8" ry="9"/><ellipse cx="30.7" cy="20.8" rx="10.3" ry="11.5"/><path d="M7.2 27.4c2.9-.6 5.7-1.6 8.4-2.7c1.4-.6 2.7-1.2 4.1-1.9c1.3-.7 2.7-1.4 3.9-2.1c1.7-1 3.7 0 4.4 2.4s0 5.1-1.7 6.2c-.4.2-.8.4-1.2.4H25c-1.6.1-3 0-4.6 0l-4.5-.3c-2.9-.5-5.9-1-8.7-2"/><path d="M2 32.2c3.8-.3 7.4-1.1 11.1-2c1.8-.5 3.6-1 5.4-1.6s3.6-1.2 5.3-1.9c1.8-.7 3.6.7 4.1 3.1c.5 2.5-.5 5-2.2 5.8c-.3.1-.6.2-.9.2c-2 0-3.9-.1-5.8-.3s-3.8-.4-5.7-.7c-3.9-.6-7.6-1.4-11.3-2.6m5.2 10.3c2.8-1 5.7-1.7 8.6-2.2c1.5-.3 2.9-.5 4.4-.8c1.5-.2 2.9-.4 4.4-.6c1.8-.2 3.4 1.8 3.6 4.3c.1 2.6-1.3 4.8-3.1 5c-.4 0-.9 0-1.2-.2c-1.3-.6-2.7-1.1-4.1-1.7l-4.2-1.5c-2.7-.9-5.5-1.7-8.4-2.3"/><path d="M2 37.7q5.55-1.8 11.1-3c1.9-.4 3.7-.8 5.6-1.1l5.7-.9c1.8-.2 3.4 1.7 3.6 4.2s-1.2 4.8-3 5c-.3 0-.7 0-1-.1c-1.8-.5-3.6-1-5.4-1.4s-3.7-.8-5.5-1.2c-3.6-.6-7.4-1.1-11.1-1.5"/></g><g fill="#fff"><path d="M42.9 29.1c3.6 3.7 5.6 8.6 6.2 13.9c3-6.6 2.6-13.8-1.6-18.2c-4.1-4.3-10.7-4.8-16.8-2c4.7.8 8.9 2.9 12.2 6.3"/><path d="M34.5 16c2.2 2.3 3.5 5.3 3.9 8.6c1.9-4.1 1.6-8.6-1-11.3c-2.5-2.7-6.6-3-10.4-1.2c2.8.4 5.4 1.7 7.5 3.9m18.2 1.5c1.4 1.5 2.3 3.5 2.5 5.6c1.2-2.7 1.1-5.6-.7-7.4c-1.7-1.7-4.3-2-6.8-.8c2 .4 3.7 1.2 5 2.6M35.3 37.6c2.1 2.2 3.3 5 3.6 8c1.7-3.8 1.5-8-.9-10.6c-2.4-2.5-6.2-2.8-9.7-1.2c2.6.6 5.1 1.8 7 3.8m19.4-6.9c2.2 2.3 3.5 5.3 3.9 8.6c1.9-4.1 1.6-8.6-1-11.3c-2.5-2.7-6.6-3-10.4-1.2c2.8.4 5.4 1.7 7.5 3.9"/><path d="M44.3 11.6c2.2 2.3 3.5 5.3 3.9 8.6c1.9-4.1 1.6-8.6-1-11.3c-2.5-2.7-6.6-3-10.4-1.2c2.9.5 5.5 1.8 7.5 3.9"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneDashingAway(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#7ca7bf"><ellipse cx="51.5" cy="34.6" rx="10.5" ry="11.8"/><ellipse cx="30.7" cy="42.4" rx="9.8" ry="11"/><ellipse cx="43.8" cy="47.1" rx="11.5" ry="12.9"/><ellipse cx="39.6" cy="29.8" rx="9.9" ry="11.1"/><ellipse cx="41.6" cy="15.1" rx="9.9" ry="11.1"/><ellipse cx="50.4" cy="20.8" rx="8" ry="9"/><ellipse cx="30.7" cy="20.8" rx="10.3" ry="11.5"/><path d="M7.2 27.4c2.9-.6 5.7-1.6 8.4-2.7c1.4-.6 2.7-1.2 4.1-1.9c1.3-.7 2.7-1.4 3.9-2.1c1.7-1 3.7 0 4.4 2.4s0 5.1-1.7 6.2c-.4.2-.8.4-1.2.4H25c-1.6.1-3 0-4.6 0l-4.5-.3c-2.9-.5-5.9-1-8.7-2"/><path d="M2 32.2c3.8-.3 7.4-1.1 11.1-2c1.8-.5 3.6-1 5.4-1.6s3.6-1.2 5.3-1.9c1.8-.7 3.6.7 4.1 3.1c.5 2.5-.5 5-2.2 5.8c-.3.1-.6.2-.9.2c-2 0-3.9-.1-5.8-.3s-3.8-.4-5.7-.7c-3.9-.6-7.6-1.4-11.3-2.6m5.2 10.3c2.8-1 5.7-1.7 8.6-2.2c1.5-.3 2.9-.5 4.4-.8c1.5-.2 2.9-.4 4.4-.6c1.8-.2 3.4 1.8 3.6 4.3c.1 2.6-1.3 4.8-3.1 5c-.4 0-.9 0-1.2-.2c-1.3-.6-2.7-1.1-4.1-1.7l-4.2-1.5c-2.7-.9-5.5-1.7-8.4-2.3"/><path d="M2 37.7q5.55-1.8 11.1-3c1.9-.4 3.7-.8 5.6-1.1l5.7-.9c1.8-.2 3.4 1.7 3.6 4.2s-1.2 4.8-3 5c-.3 0-.7 0-1-.1c-1.8-.5-3.6-1-5.4-1.4s-3.7-.8-5.5-1.2c-3.6-.6-7.4-1.1-11.1-1.5"/></g><g fill="#fff"><path d="M42.9 29.1c3.6 3.7 5.6 8.6 6.2 13.9c3-6.6 2.6-13.8-1.6-18.2c-4.1-4.3-10.7-4.8-16.8-2c4.7.8 8.9 2.9 12.2 6.3"/><path d="M34.5 16c2.2 2.3 3.5 5.3 3.9 8.6c1.9-4.1 1.6-8.6-1-11.3c-2.5-2.7-6.6-3-10.4-1.2c2.8.4 5.4 1.7 7.5 3.9m18.2 1.5c1.4 1.5 2.3 3.5 2.5 5.6c1.2-2.7 1.1-5.6-.7-7.4c-1.7-1.7-4.3-2-6.8-.8c2 .4 3.7 1.2 5 2.6M35.3 37.6c2.1 2.2 3.3 5 3.6 8c1.7-3.8 1.5-8-.9-10.6c-2.4-2.5-6.2-2.8-9.7-1.2c2.6.6 5.1 1.8 7 3.8m19.4-6.9c2.2 2.3 3.5 5.3 3.9 8.6c1.9-4.1 1.6-8.6-1-11.3c-2.5-2.7-6.6-3-10.4-1.2c2.8.4 5.4 1.7 7.5 3.9"/><path d="M44.3 11.6c2.2 2.3 3.5 5.3 3.9 8.6c1.9-4.1 1.6-8.6-1-11.3c-2.5-2.7-6.6-3-10.4-1.2c2.9.5 5.5 1.8 7.5 3.9"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#7ca7bf"><ellipse cx="51.5" cy="34.6" rx="10.5" ry="11.8"/><ellipse cx="30.7" cy="42.4" rx="9.8" ry="11"/><ellipse cx="43.8" cy="47.1" rx="11.5" ry="12.9"/><ellipse cx="39.6" cy="29.8" rx="9.9" ry="11.1"/><ellipse cx="41.6" cy="15.1" rx="9.9" ry="11.1"/><ellipse cx="50.4" cy="20.8" rx="8" ry="9"/><ellipse cx="30.7" cy="20.8" rx="10.3" ry="11.5"/><path d="M7.2 27.4c2.9-.6 5.7-1.6 8.4-2.7c1.4-.6 2.7-1.2 4.1-1.9c1.3-.7 2.7-1.4 3.9-2.1c1.7-1 3.7 0 4.4 2.4s0 5.1-1.7 6.2c-.4.2-.8.4-1.2.4H25c-1.6.1-3 0-4.6 0l-4.5-.3c-2.9-.5-5.9-1-8.7-2"/><path d="M2 32.2c3.8-.3 7.4-1.1 11.1-2c1.8-.5 3.6-1 5.4-1.6s3.6-1.2 5.3-1.9c1.8-.7 3.6.7 4.1 3.1c.5 2.5-.5 5-2.2 5.8c-.3.1-.6.2-.9.2c-2 0-3.9-.1-5.8-.3s-3.8-.4-5.7-.7c-3.9-.6-7.6-1.4-11.3-2.6m5.2 10.3c2.8-1 5.7-1.7 8.6-2.2c1.5-.3 2.9-.5 4.4-.8c1.5-.2 2.9-.4 4.4-.6c1.8-.2 3.4 1.8 3.6 4.3c.1 2.6-1.3 4.8-3.1 5c-.4 0-.9 0-1.2-.2c-1.3-.6-2.7-1.1-4.1-1.7l-4.2-1.5c-2.7-.9-5.5-1.7-8.4-2.3"/><path d="M2 37.7q5.55-1.8 11.1-3c1.9-.4 3.7-.8 5.6-1.1l5.7-.9c1.8-.2 3.4 1.7 3.6 4.2s-1.2 4.8-3 5c-.3 0-.7 0-1-.1c-1.8-.5-3.6-1-5.4-1.4s-3.7-.8-5.5-1.2c-3.6-.6-7.4-1.1-11.1-1.5"/></g><g fill="#fff"><path d="M42.9 29.1c3.6 3.7 5.6 8.6 6.2 13.9c3-6.6 2.6-13.8-1.6-18.2c-4.1-4.3-10.7-4.8-16.8-2c4.7.8 8.9 2.9 12.2 6.3"/><path d="M34.5 16c2.2 2.3 3.5 5.3 3.9 8.6c1.9-4.1 1.6-8.6-1-11.3c-2.5-2.7-6.6-3-10.4-1.2c2.8.4 5.4 1.7 7.5 3.9m18.2 1.5c1.4 1.5 2.3 3.5 2.5 5.6c1.2-2.7 1.1-5.6-.7-7.4c-1.7-1.7-4.3-2-6.8-.8c2 .4 3.7 1.2 5 2.6M35.3 37.6c2.1 2.2 3.3 5 3.6 8c1.7-3.8 1.5-8-.9-10.6c-2.4-2.5-6.2-2.8-9.7-1.2c2.6.6 5.1 1.8 7 3.8m19.4-6.9c2.2 2.3 3.5 5.3 3.9 8.6c1.9-4.1 1.6-8.6-1-11.3c-2.5-2.7-6.6-3-10.4-1.2c2.8.4 5.4 1.7 7.5 3.9"/><path d="M44.3 11.6c2.2 2.3 3.5 5.3 3.9 8.6c1.9-4.1 1.6-8.6-1-11.3c-2.5-2.7-6.6-3-10.4-1.2c2.9.5 5.5 1.8 7.5 3.9"/></g></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%2064%2064%22%3E%3Cg%20fill%3D%22%237ca7bf%22%3E%3Cellipse%20cx%3D%2251.5%22%20cy%3D%2234.6%22%20rx%3D%2210.5%22%20ry%3D%2211.8%22%2F%3E%3Cellipse%20cx%3D%2230.7%22%20cy%3D%2242.4%22%20rx%3D%229.8%22%20ry%3D%2211%22%2F%3E%3Cellipse%20cx%3D%2243.8%22%20cy%3D%2247.1%22%20rx%3D%2211.5%22%20ry%3D%2212.9%22%2F%3E%3Cellipse%20cx%3D%2239.6%22%20cy%3D%2229.8%22%20rx%3D%229.9%22%20ry%3D%2211.1%22%2F%3E%3Cellipse%20cx%3D%2241.6%22%20cy%3D%2215.1%22%20rx%3D%229.9%22%20ry%3D%2211.1%22%2F%3E%3Cellipse%20cx%3D%2250.4%22%20cy%3D%2220.8%22%20rx%3D%228%22%20ry%3D%229%22%2F%3E%3Cellipse%20cx%3D%2230.7%22%20cy%3D%2220.8%22%20rx%3D%2210.3%22%20ry%3D%2211.5%22%2F%3E%3Cpath%20d%3D%22M7.2%2027.4c2.9-.6%205.7-1.6%208.4-2.7c1.4-.6%202.7-1.2%204.1-1.9c1.3-.7%202.7-1.4%203.9-2.1c1.7-1%203.7%200%204.4%202.4s0%205.1-1.7%206.2c-.4.2-.8.4-1.2.4H25c-1.6.1-3%200-4.6%200l-4.5-.3c-2.9-.5-5.9-1-8.7-2%22%2F%3E%3Cpath%20d%3D%22M2%2032.2c3.8-.3%207.4-1.1%2011.1-2c1.8-.5%203.6-1%205.4-1.6s3.6-1.2%205.3-1.9c1.8-.7%203.6.7%204.1%203.1c.5%202.5-.5%205-2.2%205.8c-.3.1-.6.2-.9.2c-2%200-3.9-.1-5.8-.3s-3.8-.4-5.7-.7c-3.9-.6-7.6-1.4-11.3-2.6m5.2%2010.3c2.8-1%205.7-1.7%208.6-2.2c1.5-.3%202.9-.5%204.4-.8c1.5-.2%202.9-.4%204.4-.6c1.8-.2%203.4%201.8%203.6%204.3c.1%202.6-1.3%204.8-3.1%205c-.4%200-.9%200-1.2-.2c-1.3-.6-2.7-1.1-4.1-1.7l-4.2-1.5c-2.7-.9-5.5-1.7-8.4-2.3%22%2F%3E%3Cpath%20d%3D%22M2%2037.7q5.55-1.8%2011.1-3c1.9-.4%203.7-.8%205.6-1.1l5.7-.9c1.8-.2%203.4%201.7%203.6%204.2s-1.2%204.8-3%205c-.3%200-.7%200-1-.1c-1.8-.5-3.6-1-5.4-1.4s-3.7-.8-5.5-1.2c-3.6-.6-7.4-1.1-11.1-1.5%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M42.9%2029.1c3.6%203.7%205.6%208.6%206.2%2013.9c3-6.6%202.6-13.8-1.6-18.2c-4.1-4.3-10.7-4.8-16.8-2c4.7.8%208.9%202.9%2012.2%206.3%22%2F%3E%3Cpath%20d%3D%22M34.5%2016c2.2%202.3%203.5%205.3%203.9%208.6c1.9-4.1%201.6-8.6-1-11.3c-2.5-2.7-6.6-3-10.4-1.2c2.8.4%205.4%201.7%207.5%203.9m18.2%201.5c1.4%201.5%202.3%203.5%202.5%205.6c1.2-2.7%201.1-5.6-.7-7.4c-1.7-1.7-4.3-2-6.8-.8c2%20.4%203.7%201.2%205%202.6M35.3%2037.6c2.1%202.2%203.3%205%203.6%208c1.7-3.8%201.5-8-.9-10.6c-2.4-2.5-6.2-2.8-9.7-1.2c2.6.6%205.1%201.8%207%203.8m19.4-6.9c2.2%202.3%203.5%205.3%203.9%208.6c1.9-4.1%201.6-8.6-1-11.3c-2.5-2.7-6.6-3-10.4-1.2c2.8.4%205.4%201.7%207.5%203.9%22%2F%3E%3Cpath%20d%3D%22M44.3%2011.6c2.2%202.3%203.5%205.3%203.9%208.6c1.9-4.1%201.6-8.6-1-11.3c-2.5-2.7-6.6-3-10.4-1.2c2.9.5%205.5%201.8%207.5%203.9%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%2064%2064%22%3E%3Cg%20fill%3D%22%237ca7bf%22%3E%3Cellipse%20cx%3D%2251.5%22%20cy%3D%2234.6%22%20rx%3D%2210.5%22%20ry%3D%2211.8%22%2F%3E%3Cellipse%20cx%3D%2230.7%22%20cy%3D%2242.4%22%20rx%3D%229.8%22%20ry%3D%2211%22%2F%3E%3Cellipse%20cx%3D%2243.8%22%20cy%3D%2247.1%22%20rx%3D%2211.5%22%20ry%3D%2212.9%22%2F%3E%3Cellipse%20cx%3D%2239.6%22%20cy%3D%2229.8%22%20rx%3D%229.9%22%20ry%3D%2211.1%22%2F%3E%3Cellipse%20cx%3D%2241.6%22%20cy%3D%2215.1%22%20rx%3D%229.9%22%20ry%3D%2211.1%22%2F%3E%3Cellipse%20cx%3D%2250.4%22%20cy%3D%2220.8%22%20rx%3D%228%22%20ry%3D%229%22%2F%3E%3Cellipse%20cx%3D%2230.7%22%20cy%3D%2220.8%22%20rx%3D%2210.3%22%20ry%3D%2211.5%22%2F%3E%3Cpath%20d%3D%22M7.2%2027.4c2.9-.6%205.7-1.6%208.4-2.7c1.4-.6%202.7-1.2%204.1-1.9c1.3-.7%202.7-1.4%203.9-2.1c1.7-1%203.7%200%204.4%202.4s0%205.1-1.7%206.2c-.4.2-.8.4-1.2.4H25c-1.6.1-3%200-4.6%200l-4.5-.3c-2.9-.5-5.9-1-8.7-2%22%2F%3E%3Cpath%20d%3D%22M2%2032.2c3.8-.3%207.4-1.1%2011.1-2c1.8-.5%203.6-1%205.4-1.6s3.6-1.2%205.3-1.9c1.8-.7%203.6.7%204.1%203.1c.5%202.5-.5%205-2.2%205.8c-.3.1-.6.2-.9.2c-2%200-3.9-.1-5.8-.3s-3.8-.4-5.7-.7c-3.9-.6-7.6-1.4-11.3-2.6m5.2%2010.3c2.8-1%205.7-1.7%208.6-2.2c1.5-.3%202.9-.5%204.4-.8c1.5-.2%202.9-.4%204.4-.6c1.8-.2%203.4%201.8%203.6%204.3c.1%202.6-1.3%204.8-3.1%205c-.4%200-.9%200-1.2-.2c-1.3-.6-2.7-1.1-4.1-1.7l-4.2-1.5c-2.7-.9-5.5-1.7-8.4-2.3%22%2F%3E%3Cpath%20d%3D%22M2%2037.7q5.55-1.8%2011.1-3c1.9-.4%203.7-.8%205.6-1.1l5.7-.9c1.8-.2%203.4%201.7%203.6%204.2s-1.2%204.8-3%205c-.3%200-.7%200-1-.1c-1.8-.5-3.6-1-5.4-1.4s-3.7-.8-5.5-1.2c-3.6-.6-7.4-1.1-11.1-1.5%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M42.9%2029.1c3.6%203.7%205.6%208.6%206.2%2013.9c3-6.6%202.6-13.8-1.6-18.2c-4.1-4.3-10.7-4.8-16.8-2c4.7.8%208.9%202.9%2012.2%206.3%22%2F%3E%3Cpath%20d%3D%22M34.5%2016c2.2%202.3%203.5%205.3%203.9%208.6c1.9-4.1%201.6-8.6-1-11.3c-2.5-2.7-6.6-3-10.4-1.2c2.8.4%205.4%201.7%207.5%203.9m18.2%201.5c1.4%201.5%202.3%203.5%202.5%205.6c1.2-2.7%201.1-5.6-.7-7.4c-1.7-1.7-4.3-2-6.8-.8c2%20.4%203.7%201.2%205%202.6M35.3%2037.6c2.1%202.2%203.3%205%203.6%208c1.7-3.8%201.5-8-.9-10.6c-2.4-2.5-6.2-2.8-9.7-1.2c2.6.6%205.1%201.8%207%203.8m19.4-6.9c2.2%202.3%203.5%205.3%203.9%208.6c1.9-4.1%201.6-8.6-1-11.3c-2.5-2.7-6.6-3-10.4-1.2c2.8.4%205.4%201.7%207.5%203.9%22%2F%3E%3Cpath%20d%3D%22M44.3%2011.6c2.2%202.3%203.5%205.3%203.9%208.6c1.9-4.1%201.6-8.6-1-11.3c-2.5-2.7-6.6-3-10.4-1.2c2.9.5%205.5%201.8%207.5%203.9%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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