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

Name
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 curly loop emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4d5357" d="M62 4c-11 0-21.4 2.2-30 6.1C23.4 6.2 13 4 2 4v9.3c7 0 13.8 1 19.8 2.9c-2.1 1.7-4.1 3.5-5.8 5.5c-5.5 6.5-7.9 14.1-6.6 21.4C11.3 54.8 22.1 60 32 60s20.7-5.2 22.6-16.8c1.2-7.3-1.1-15-6.6-21.4c-1.7-2-3.6-3.8-5.8-5.5c6-1.9 12.8-2.9 19.8-2.9zM45.3 41.6c-1 6.2-7.5 9-13.3 9s-12.3-2.8-13.4-9c-1-5.9 1.9-10.8 4.6-13.9c2.3-2.7 5.3-5.1 8.8-7.1c3.5 2 6.5 4.4 8.8 7.1c2.6 3.1 5.5 8 4.5 13.9"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneCurlyLoop(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4d5357" d="M62 4c-11 0-21.4 2.2-30 6.1C23.4 6.2 13 4 2 4v9.3c7 0 13.8 1 19.8 2.9c-2.1 1.7-4.1 3.5-5.8 5.5c-5.5 6.5-7.9 14.1-6.6 21.4C11.3 54.8 22.1 60 32 60s20.7-5.2 22.6-16.8c1.2-7.3-1.1-15-6.6-21.4c-1.7-2-3.6-3.8-5.8-5.5c6-1.9 12.8-2.9 19.8-2.9zM45.3 41.6c-1 6.2-7.5 9-13.3 9s-12.3-2.8-13.4-9c-1-5.9 1.9-10.8 4.6-13.9c2.3-2.7 5.3-5.1 8.8-7.1c3.5 2 6.5 4.4 8.8 7.1c2.6 3.1 5.5 8 4.5 13.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4d5357" d="M62 4c-11 0-21.4 2.2-30 6.1C23.4 6.2 13 4 2 4v9.3c7 0 13.8 1 19.8 2.9c-2.1 1.7-4.1 3.5-5.8 5.5c-5.5 6.5-7.9 14.1-6.6 21.4C11.3 54.8 22.1 60 32 60s20.7-5.2 22.6-16.8c1.2-7.3-1.1-15-6.6-21.4c-1.7-2-3.6-3.8-5.8-5.5c6-1.9 12.8-2.9 19.8-2.9zM45.3 41.6c-1 6.2-7.5 9-13.3 9s-12.3-2.8-13.4-9c-1-5.9 1.9-10.8 4.6-13.9c2.3-2.7 5.3-5.1 8.8-7.1c3.5 2 6.5 4.4 8.8 7.1c2.6 3.1 5.5 8 4.5 13.9"/></svg>
</template>

CSS

.icon-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%234d5357%22%20d%3D%22M62%204c-11%200-21.4%202.2-30%206.1C23.4%206.2%2013%204%202%204v9.3c7%200%2013.8%201%2019.8%202.9c-2.1%201.7-4.1%203.5-5.8%205.5c-5.5%206.5-7.9%2014.1-6.6%2021.4C11.3%2054.8%2022.1%2060%2032%2060s20.7-5.2%2022.6-16.8c1.2-7.3-1.1-15-6.6-21.4c-1.7-2-3.6-3.8-5.8-5.5c6-1.9%2012.8-2.9%2019.8-2.9zM45.3%2041.6c-1%206.2-7.5%209-13.3%209s-12.3-2.8-13.4-9c-1-5.9%201.9-10.8%204.6-13.9c2.3-2.7%205.3-5.1%208.8-7.1c3.5%202%206.5%204.4%208.8%207.1c2.6%203.1%205.5%208%204.5%2013.9%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%234d5357%22%20d%3D%22M62%204c-11%200-21.4%202.2-30%206.1C23.4%206.2%2013%204%202%204v9.3c7%200%2013.8%201%2019.8%202.9c-2.1%201.7-4.1%203.5-5.8%205.5c-5.5%206.5-7.9%2014.1-6.6%2021.4C11.3%2054.8%2022.1%2060%2032%2060s20.7-5.2%2022.6-16.8c1.2-7.3-1.1-15-6.6-21.4c-1.7-2-3.6-3.8-5.8-5.5c6-1.9%2012.8-2.9%2019.8-2.9zM45.3%2041.6c-1%206.2-7.5%209-13.3%209s-12.3-2.8-13.4-9c-1-5.9%201.9-10.8%204.6-13.9c2.3-2.7%205.3-5.1%208.8-7.1c3.5%202%206.5%204.4%208.8%207.1c2.6%203.1%205.5%208%204.5%2013.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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