double curly loop emoji

double-curly-loop from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.

Name
double-curly-loop
Set
Emoji One (Colored)
Style
Default
Category
Symbols
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Emoji One (Colored)

Use the double curly loop emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4fd1d9" d="M56.4 22.3c1.6-.2 3.5-.3 5.6-.3v-4.9c-6.1 0-10.5.9-13 1.6c-5.4-1.8-11.1-2.7-17-2.7c-6 0-11.8.9-17.3 2.8c-2.7-.7-7.5-1.5-12.7-1.7v4.8c2 0 3.9.2 5.6.4c-3.3 2.7-5.5 6.8-5.5 11.3c0 8 6.5 14.4 14.4 14.4s14.4-6.4 14.4-14.4c0-5.1-2.7-9.6-6.7-12.1c2.6-.4 5.2-.6 7.9-.6s5.3.2 7.9.6c-4 2.5-6.7 7-6.7 12.1c0 7.9 6.4 14.4 14.4 14.4C55.6 48 62 41.6 62 33.6c0-4.6-2.2-8.7-5.6-11.3M26.1 33.6c0 5.3-4.3 9.6-9.6 9.6s-9.6-4.3-9.6-9.6s4.3-9.6 9.6-9.6c5.3.1 9.6 4.4 9.6 9.6m21.5 9.6c-5.3 0-9.6-4.3-9.6-9.6s4.3-9.6 9.6-9.6s9.6 4.3 9.6 9.6s-4.3 9.6-9.6 9.6"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneDoubleCurlyLoop(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4fd1d9" d="M56.4 22.3c1.6-.2 3.5-.3 5.6-.3v-4.9c-6.1 0-10.5.9-13 1.6c-5.4-1.8-11.1-2.7-17-2.7c-6 0-11.8.9-17.3 2.8c-2.7-.7-7.5-1.5-12.7-1.7v4.8c2 0 3.9.2 5.6.4c-3.3 2.7-5.5 6.8-5.5 11.3c0 8 6.5 14.4 14.4 14.4s14.4-6.4 14.4-14.4c0-5.1-2.7-9.6-6.7-12.1c2.6-.4 5.2-.6 7.9-.6s5.3.2 7.9.6c-4 2.5-6.7 7-6.7 12.1c0 7.9 6.4 14.4 14.4 14.4C55.6 48 62 41.6 62 33.6c0-4.6-2.2-8.7-5.6-11.3M26.1 33.6c0 5.3-4.3 9.6-9.6 9.6s-9.6-4.3-9.6-9.6s4.3-9.6 9.6-9.6c5.3.1 9.6 4.4 9.6 9.6m21.5 9.6c-5.3 0-9.6-4.3-9.6-9.6s4.3-9.6 9.6-9.6s9.6 4.3 9.6 9.6s-4.3 9.6-9.6 9.6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4fd1d9" d="M56.4 22.3c1.6-.2 3.5-.3 5.6-.3v-4.9c-6.1 0-10.5.9-13 1.6c-5.4-1.8-11.1-2.7-17-2.7c-6 0-11.8.9-17.3 2.8c-2.7-.7-7.5-1.5-12.7-1.7v4.8c2 0 3.9.2 5.6.4c-3.3 2.7-5.5 6.8-5.5 11.3c0 8 6.5 14.4 14.4 14.4s14.4-6.4 14.4-14.4c0-5.1-2.7-9.6-6.7-12.1c2.6-.4 5.2-.6 7.9-.6s5.3.2 7.9.6c-4 2.5-6.7 7-6.7 12.1c0 7.9 6.4 14.4 14.4 14.4C55.6 48 62 41.6 62 33.6c0-4.6-2.2-8.7-5.6-11.3M26.1 33.6c0 5.3-4.3 9.6-9.6 9.6s-9.6-4.3-9.6-9.6s4.3-9.6 9.6-9.6c5.3.1 9.6 4.4 9.6 9.6m21.5 9.6c-5.3 0-9.6-4.3-9.6-9.6s4.3-9.6 9.6-9.6s9.6 4.3 9.6 9.6s-4.3 9.6-9.6 9.6"/></svg>
</template>

CSS

.icon-double-curly-loop {
  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%234fd1d9%22%20d%3D%22M56.4%2022.3c1.6-.2%203.5-.3%205.6-.3v-4.9c-6.1%200-10.5.9-13%201.6c-5.4-1.8-11.1-2.7-17-2.7c-6%200-11.8.9-17.3%202.8c-2.7-.7-7.5-1.5-12.7-1.7v4.8c2%200%203.9.2%205.6.4c-3.3%202.7-5.5%206.8-5.5%2011.3c0%208%206.5%2014.4%2014.4%2014.4s14.4-6.4%2014.4-14.4c0-5.1-2.7-9.6-6.7-12.1c2.6-.4%205.2-.6%207.9-.6s5.3.2%207.9.6c-4%202.5-6.7%207-6.7%2012.1c0%207.9%206.4%2014.4%2014.4%2014.4C55.6%2048%2062%2041.6%2062%2033.6c0-4.6-2.2-8.7-5.6-11.3M26.1%2033.6c0%205.3-4.3%209.6-9.6%209.6s-9.6-4.3-9.6-9.6s4.3-9.6%209.6-9.6c5.3.1%209.6%204.4%209.6%209.6m21.5%209.6c-5.3%200-9.6-4.3-9.6-9.6s4.3-9.6%209.6-9.6s9.6%204.3%209.6%209.6s-4.3%209.6-9.6%209.6%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%234fd1d9%22%20d%3D%22M56.4%2022.3c1.6-.2%203.5-.3%205.6-.3v-4.9c-6.1%200-10.5.9-13%201.6c-5.4-1.8-11.1-2.7-17-2.7c-6%200-11.8.9-17.3%202.8c-2.7-.7-7.5-1.5-12.7-1.7v4.8c2%200%203.9.2%205.6.4c-3.3%202.7-5.5%206.8-5.5%2011.3c0%208%206.5%2014.4%2014.4%2014.4s14.4-6.4%2014.4-14.4c0-5.1-2.7-9.6-6.7-12.1c2.6-.4%205.2-.6%207.9-.6s5.3.2%207.9.6c-4%202.5-6.7%207-6.7%2012.1c0%207.9%206.4%2014.4%2014.4%2014.4C55.6%2048%2062%2041.6%2062%2033.6c0-4.6-2.2-8.7-5.6-11.3M26.1%2033.6c0%205.3-4.3%209.6-9.6%209.6s-9.6-4.3-9.6-9.6s4.3-9.6%209.6-9.6c5.3.1%209.6%204.4%209.6%209.6m21.5%209.6c-5.3%200-9.6-4.3-9.6-9.6s4.3-9.6%209.6-9.6s9.6%204.3%209.6%209.6s-4.3%209.6-9.6%209.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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