doublecurlyloop emoji

doublecurlyloop from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.

Name
doublecurlyloop
Set
Firefox OS Emoji
Style
Default
Category
Symbols
Viewbox
512×512
License
Apache 2.0

More symbols icons from Firefox OS Emoji

Use the doublecurlyloop emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00B1FF" d="M508.333 32.666C508.333 16.35 494.984 3 478.668 3H29.032C14.348 3 2.333 15.015 2.333 29.699v452.602C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#0096D1" d="M478.668 488.915H29.032c-14.684 0-26.699-12.015-26.699-26.699v20.085C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.349 29.666-29.665 29.666"/><path fill="#FFF" d="M144.913 392.706c-25.918 0-50.286-10.094-68.614-28.422c-18.327-18.326-28.42-42.694-28.42-68.613s10.093-50.286 28.42-68.613l38.658-38.658c-3.025-1.27-6.47-2.59-10.363-3.925c-14.439-4.952-26.685-7.208-31.952-7.208c-10.217 0-18.5-8.283-18.5-18.5s8.283-18.5 18.5-18.5c16.825 0 49.503 8.798 71.163 21.076c34.847-27.562 74.261-42.048 114.787-42.048h.167c39.285.039 77.38 14.4 108.878 40.758c38.381-26.9 80.828-15.868 82.824-15.328l-9.682 35.711l.131.035c-1.15-.294-23.556-5.759-45.74 6.058l40.529 40.53c37.834 37.834 37.834 99.394 0 137.227c-37.832 37.834-99.395 37.834-137.227 0c-18.328-18.326-28.422-42.694-28.422-68.613s10.094-50.286 28.422-68.613l41.689-41.69c-49.56-39.059-113.432-38.809-167.67.656l41.034 41.034c18.327 18.327 28.42 42.695 28.42 68.613c0 25.919-10.093 50.287-28.42 68.614s-42.693 28.419-68.612 28.419m0-181.936l-42.451 42.451c-11.339 11.339-17.583 26.415-17.583 42.45s6.245 31.112 17.583 42.45c11.339 11.34 26.415 17.585 42.451 17.585s31.112-6.245 42.451-17.584s17.583-26.415 17.583-42.451c0-16.035-6.245-31.111-17.583-42.45zm222.174 0l-42.451 42.451c-11.339 11.339-17.584 26.415-17.584 42.45s6.245 31.112 17.584 42.45c23.408 23.408 61.494 23.406 84.902.001c23.406-23.407 23.406-61.494 0-84.901z"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiDoublecurlyloop(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00B1FF" d="M508.333 32.666C508.333 16.35 494.984 3 478.668 3H29.032C14.348 3 2.333 15.015 2.333 29.699v452.602C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#0096D1" d="M478.668 488.915H29.032c-14.684 0-26.699-12.015-26.699-26.699v20.085C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.349 29.666-29.665 29.666"/><path fill="#FFF" d="M144.913 392.706c-25.918 0-50.286-10.094-68.614-28.422c-18.327-18.326-28.42-42.694-28.42-68.613s10.093-50.286 28.42-68.613l38.658-38.658c-3.025-1.27-6.47-2.59-10.363-3.925c-14.439-4.952-26.685-7.208-31.952-7.208c-10.217 0-18.5-8.283-18.5-18.5s8.283-18.5 18.5-18.5c16.825 0 49.503 8.798 71.163 21.076c34.847-27.562 74.261-42.048 114.787-42.048h.167c39.285.039 77.38 14.4 108.878 40.758c38.381-26.9 80.828-15.868 82.824-15.328l-9.682 35.711l.131.035c-1.15-.294-23.556-5.759-45.74 6.058l40.529 40.53c37.834 37.834 37.834 99.394 0 137.227c-37.832 37.834-99.395 37.834-137.227 0c-18.328-18.326-28.422-42.694-28.422-68.613s10.094-50.286 28.422-68.613l41.689-41.69c-49.56-39.059-113.432-38.809-167.67.656l41.034 41.034c18.327 18.327 28.42 42.695 28.42 68.613c0 25.919-10.093 50.287-28.42 68.614s-42.693 28.419-68.612 28.419m0-181.936l-42.451 42.451c-11.339 11.339-17.583 26.415-17.583 42.45s6.245 31.112 17.583 42.45c11.339 11.34 26.415 17.585 42.451 17.585s31.112-6.245 42.451-17.584s17.583-26.415 17.583-42.451c0-16.035-6.245-31.111-17.583-42.45zm222.174 0l-42.451 42.451c-11.339 11.339-17.584 26.415-17.584 42.45s6.245 31.112 17.584 42.45c23.408 23.408 61.494 23.406 84.902.001c23.406-23.407 23.406-61.494 0-84.901z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00B1FF" d="M508.333 32.666C508.333 16.35 494.984 3 478.668 3H29.032C14.348 3 2.333 15.015 2.333 29.699v452.602C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#0096D1" d="M478.668 488.915H29.032c-14.684 0-26.699-12.015-26.699-26.699v20.085C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.349 29.666-29.665 29.666"/><path fill="#FFF" d="M144.913 392.706c-25.918 0-50.286-10.094-68.614-28.422c-18.327-18.326-28.42-42.694-28.42-68.613s10.093-50.286 28.42-68.613l38.658-38.658c-3.025-1.27-6.47-2.59-10.363-3.925c-14.439-4.952-26.685-7.208-31.952-7.208c-10.217 0-18.5-8.283-18.5-18.5s8.283-18.5 18.5-18.5c16.825 0 49.503 8.798 71.163 21.076c34.847-27.562 74.261-42.048 114.787-42.048h.167c39.285.039 77.38 14.4 108.878 40.758c38.381-26.9 80.828-15.868 82.824-15.328l-9.682 35.711l.131.035c-1.15-.294-23.556-5.759-45.74 6.058l40.529 40.53c37.834 37.834 37.834 99.394 0 137.227c-37.832 37.834-99.395 37.834-137.227 0c-18.328-18.326-28.422-42.694-28.422-68.613s10.094-50.286 28.422-68.613l41.689-41.69c-49.56-39.059-113.432-38.809-167.67.656l41.034 41.034c18.327 18.327 28.42 42.695 28.42 68.613c0 25.919-10.093 50.287-28.42 68.614s-42.693 28.419-68.612 28.419m0-181.936l-42.451 42.451c-11.339 11.339-17.583 26.415-17.583 42.45s6.245 31.112 17.583 42.45c11.339 11.34 26.415 17.585 42.451 17.585s31.112-6.245 42.451-17.584s17.583-26.415 17.583-42.451c0-16.035-6.245-31.111-17.583-42.45zm222.174 0l-42.451 42.451c-11.339 11.339-17.584 26.415-17.584 42.45s6.245 31.112 17.584 42.45c23.408 23.408 61.494 23.406 84.902.001c23.406-23.407 23.406-61.494 0-84.901z"/></svg>
</template>

CSS

.icon-doublecurlyloop {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%2300B1FF%22%20d%3D%22M508.333%2032.666C508.333%2016.35%20494.984%203%20478.668%203H29.032C14.348%203%202.333%2015.015%202.333%2029.699v452.602C2.333%20496.985%2014.348%20509%2029.032%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666z%22%2F%3E%3Cpath%20fill%3D%22%230096D1%22%20d%3D%22M478.668%20488.915H29.032c-14.684%200-26.699-12.015-26.699-26.699v20.085C2.333%20496.985%2014.348%20509%2029.032%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666v-20.085c0%2016.316-13.349%2029.666-29.665%2029.666%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M144.913%20392.706c-25.918%200-50.286-10.094-68.614-28.422c-18.327-18.326-28.42-42.694-28.42-68.613s10.093-50.286%2028.42-68.613l38.658-38.658c-3.025-1.27-6.47-2.59-10.363-3.925c-14.439-4.952-26.685-7.208-31.952-7.208c-10.217%200-18.5-8.283-18.5-18.5s8.283-18.5%2018.5-18.5c16.825%200%2049.503%208.798%2071.163%2021.076c34.847-27.562%2074.261-42.048%20114.787-42.048h.167c39.285.039%2077.38%2014.4%20108.878%2040.758c38.381-26.9%2080.828-15.868%2082.824-15.328l-9.682%2035.711l.131.035c-1.15-.294-23.556-5.759-45.74%206.058l40.529%2040.53c37.834%2037.834%2037.834%2099.394%200%20137.227c-37.832%2037.834-99.395%2037.834-137.227%200c-18.328-18.326-28.422-42.694-28.422-68.613s10.094-50.286%2028.422-68.613l41.689-41.69c-49.56-39.059-113.432-38.809-167.67.656l41.034%2041.034c18.327%2018.327%2028.42%2042.695%2028.42%2068.613c0%2025.919-10.093%2050.287-28.42%2068.614s-42.693%2028.419-68.612%2028.419m0-181.936l-42.451%2042.451c-11.339%2011.339-17.583%2026.415-17.583%2042.45s6.245%2031.112%2017.583%2042.45c11.339%2011.34%2026.415%2017.585%2042.451%2017.585s31.112-6.245%2042.451-17.584s17.583-26.415%2017.583-42.451c0-16.035-6.245-31.111-17.583-42.45zm222.174%200l-42.451%2042.451c-11.339%2011.339-17.584%2026.415-17.584%2042.45s6.245%2031.112%2017.584%2042.45c23.408%2023.408%2061.494%2023.406%2084.902.001c23.406-23.407%2023.406-61.494%200-84.901z%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%20512%20512%22%3E%3Cpath%20fill%3D%22%2300B1FF%22%20d%3D%22M508.333%2032.666C508.333%2016.35%20494.984%203%20478.668%203H29.032C14.348%203%202.333%2015.015%202.333%2029.699v452.602C2.333%20496.985%2014.348%20509%2029.032%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666z%22%2F%3E%3Cpath%20fill%3D%22%230096D1%22%20d%3D%22M478.668%20488.915H29.032c-14.684%200-26.699-12.015-26.699-26.699v20.085C2.333%20496.985%2014.348%20509%2029.032%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666v-20.085c0%2016.316-13.349%2029.666-29.665%2029.666%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M144.913%20392.706c-25.918%200-50.286-10.094-68.614-28.422c-18.327-18.326-28.42-42.694-28.42-68.613s10.093-50.286%2028.42-68.613l38.658-38.658c-3.025-1.27-6.47-2.59-10.363-3.925c-14.439-4.952-26.685-7.208-31.952-7.208c-10.217%200-18.5-8.283-18.5-18.5s8.283-18.5%2018.5-18.5c16.825%200%2049.503%208.798%2071.163%2021.076c34.847-27.562%2074.261-42.048%20114.787-42.048h.167c39.285.039%2077.38%2014.4%20108.878%2040.758c38.381-26.9%2080.828-15.868%2082.824-15.328l-9.682%2035.711l.131.035c-1.15-.294-23.556-5.759-45.74%206.058l40.529%2040.53c37.834%2037.834%2037.834%2099.394%200%20137.227c-37.832%2037.834-99.395%2037.834-137.227%200c-18.328-18.326-28.422-42.694-28.422-68.613s10.094-50.286%2028.422-68.613l41.689-41.69c-49.56-39.059-113.432-38.809-167.67.656l41.034%2041.034c18.327%2018.327%2028.42%2042.695%2028.42%2068.613c0%2025.919-10.093%2050.287-28.42%2068.614s-42.693%2028.419-68.612%2028.419m0-181.936l-42.451%2042.451c-11.339%2011.339-17.583%2026.415-17.583%2042.45s6.245%2031.112%2017.583%2042.45c11.339%2011.34%2026.415%2017.585%2042.451%2017.585s31.112-6.245%2042.451-17.584s17.583-26.415%2017.583-42.451c0-16.035-6.245-31.111-17.583-42.45zm222.174%200l-42.451%2042.451c-11.339%2011.339-17.584%2026.415-17.584%2042.45s6.245%2031.112%2017.584%2042.45c23.408%2023.408%2061.494%2023.406%2084.902.001c23.406-23.407%2023.406-61.494%200-84.901z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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