infinity emoji

infinity from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.

Name
infinity
Set
OpenMoji
Style
Default
Category
Symbols
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More symbols icons from OpenMoji

Use the infinity emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" stroke="#9b9b9a" stroke-width="2" d="M36 39.44c-4.335 4.335-8.841 9.096-15.73 9.096c-7.141 0-12.24-5.271-12.24-12.58c.056-7.058 5.863-12.67 12.92-12.54c6.29 0 10.97 4.973 15.05 9.054c4.335-4.336 8.841-9.054 15.73-9.054c7.226 0 12.24 5.229 12.24 12.54c-.056 7.058-5.863 12.75-12.92 12.62c-6.29 0-10.97-5.057-15.05-9.137zm-3.4-3.444c-3.315-3.06-6.801-7.522-11.73-7.522a7.49 7.49 0 0 0-7.48 7.48c-.205 4.113 3.108 7.584 7.226 7.522c4.844 0 8.754-4.166 11.98-7.48zm26.01-.042a7.126 7.126 0 0 0-7.226-7.48c-4.846 0-8.756 4.165-11.99 7.48c3.315 3.06 6.8 7.522 11.73 7.522c4.129-.005 7.476-3.393 7.482-7.522z"/><g stroke="#000" stroke-linecap="round" stroke-width="2"><path fill="none" d="M36 32.51c4.335-4.336 8.841-9.096 15.73-9.096c7.226 0 12.24 5.271 12.24 12.58c-.056 7.058-5.863 12.71-12.92 12.58c-5.006 0-8.99-3.178-12.47-6.532m-2.581-2.564c-4.335 4.335-8.841 9.096-15.73 9.096c-7.141 0-12.24-5.271-12.24-12.58c.056-7.058 5.863-12.71 12.92-12.58c5.02 0 9.012 3.194 12.49 6.558m-3.476 3.475c-2.586-2.503-5.447-4.932-9.102-4.932a7.49 7.49 0 0 0-7.48 7.48a7.126 7.126 0 0 0 7.226 7.48c4.844 0 8.754-4.166 11.98-7.48m9.401 2.521c2.594 2.513 5.462 4.959 9.129 4.959a7.49 7.49 0 0 0 7.482-7.48h0a7.126 7.126 0 0 0-7.226-7.48c-4.846 0-8.756 4.165-11.99 7.48"/><path stroke-linejoin="round" d="m32.6 36l3.4-3.49m0 6.98L39.4 36"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiInfinity(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" stroke="#9b9b9a" strokeWidth="2" d="M36 39.44c-4.335 4.335-8.841 9.096-15.73 9.096c-7.141 0-12.24-5.271-12.24-12.58c.056-7.058 5.863-12.67 12.92-12.54c6.29 0 10.97 4.973 15.05 9.054c4.335-4.336 8.841-9.054 15.73-9.054c7.226 0 12.24 5.229 12.24 12.54c-.056 7.058-5.863 12.75-12.92 12.62c-6.29 0-10.97-5.057-15.05-9.137zm-3.4-3.444c-3.315-3.06-6.801-7.522-11.73-7.522a7.49 7.49 0 0 0-7.48 7.48c-.205 4.113 3.108 7.584 7.226 7.522c4.844 0 8.754-4.166 11.98-7.48zm26.01-.042a7.126 7.126 0 0 0-7.226-7.48c-4.846 0-8.756 4.165-11.99 7.48c3.315 3.06 6.8 7.522 11.73 7.522c4.129-.005 7.476-3.393 7.482-7.522z"/><g stroke="#000" strokeLinecap="round" strokeWidth="2"><path fill="none" d="M36 32.51c4.335-4.336 8.841-9.096 15.73-9.096c7.226 0 12.24 5.271 12.24 12.58c-.056 7.058-5.863 12.71-12.92 12.58c-5.006 0-8.99-3.178-12.47-6.532m-2.581-2.564c-4.335 4.335-8.841 9.096-15.73 9.096c-7.141 0-12.24-5.271-12.24-12.58c.056-7.058 5.863-12.71 12.92-12.58c5.02 0 9.012 3.194 12.49 6.558m-3.476 3.475c-2.586-2.503-5.447-4.932-9.102-4.932a7.49 7.49 0 0 0-7.48 7.48a7.126 7.126 0 0 0 7.226 7.48c4.844 0 8.754-4.166 11.98-7.48m9.401 2.521c2.594 2.513 5.462 4.959 9.129 4.959a7.49 7.49 0 0 0 7.482-7.48h0a7.126 7.126 0 0 0-7.226-7.48c-4.846 0-8.756 4.165-11.99 7.48"/><path strokeLinejoin="round" d="m32.6 36l3.4-3.49m0 6.98L39.4 36"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" stroke="#9b9b9a" stroke-width="2" d="M36 39.44c-4.335 4.335-8.841 9.096-15.73 9.096c-7.141 0-12.24-5.271-12.24-12.58c.056-7.058 5.863-12.67 12.92-12.54c6.29 0 10.97 4.973 15.05 9.054c4.335-4.336 8.841-9.054 15.73-9.054c7.226 0 12.24 5.229 12.24 12.54c-.056 7.058-5.863 12.75-12.92 12.62c-6.29 0-10.97-5.057-15.05-9.137zm-3.4-3.444c-3.315-3.06-6.801-7.522-11.73-7.522a7.49 7.49 0 0 0-7.48 7.48c-.205 4.113 3.108 7.584 7.226 7.522c4.844 0 8.754-4.166 11.98-7.48zm26.01-.042a7.126 7.126 0 0 0-7.226-7.48c-4.846 0-8.756 4.165-11.99 7.48c3.315 3.06 6.8 7.522 11.73 7.522c4.129-.005 7.476-3.393 7.482-7.522z"/><g stroke="#000" stroke-linecap="round" stroke-width="2"><path fill="none" d="M36 32.51c4.335-4.336 8.841-9.096 15.73-9.096c7.226 0 12.24 5.271 12.24 12.58c-.056 7.058-5.863 12.71-12.92 12.58c-5.006 0-8.99-3.178-12.47-6.532m-2.581-2.564c-4.335 4.335-8.841 9.096-15.73 9.096c-7.141 0-12.24-5.271-12.24-12.58c.056-7.058 5.863-12.71 12.92-12.58c5.02 0 9.012 3.194 12.49 6.558m-3.476 3.475c-2.586-2.503-5.447-4.932-9.102-4.932a7.49 7.49 0 0 0-7.48 7.48a7.126 7.126 0 0 0 7.226 7.48c4.844 0 8.754-4.166 11.98-7.48m9.401 2.521c2.594 2.513 5.462 4.959 9.129 4.959a7.49 7.49 0 0 0 7.482-7.48h0a7.126 7.126 0 0 0-7.226-7.48c-4.846 0-8.756 4.165-11.99 7.48"/><path stroke-linejoin="round" d="m32.6 36l3.4-3.49m0 6.98L39.4 36"/></g></svg>
</template>

CSS

.icon-infinity {
  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%239b9b9a%22%20stroke%3D%22%239b9b9a%22%20stroke-width%3D%222%22%20d%3D%22M36%2039.44c-4.335%204.335-8.841%209.096-15.73%209.096c-7.141%200-12.24-5.271-12.24-12.58c.056-7.058%205.863-12.67%2012.92-12.54c6.29%200%2010.97%204.973%2015.05%209.054c4.335-4.336%208.841-9.054%2015.73-9.054c7.226%200%2012.24%205.229%2012.24%2012.54c-.056%207.058-5.863%2012.75-12.92%2012.62c-6.29%200-10.97-5.057-15.05-9.137zm-3.4-3.444c-3.315-3.06-6.801-7.522-11.73-7.522a7.49%207.49%200%200%200-7.48%207.48c-.205%204.113%203.108%207.584%207.226%207.522c4.844%200%208.754-4.166%2011.98-7.48zm26.01-.042a7.126%207.126%200%200%200-7.226-7.48c-4.846%200-8.756%204.165-11.99%207.48c3.315%203.06%206.8%207.522%2011.73%207.522c4.129-.005%207.476-3.393%207.482-7.522z%22%2F%3E%3Cg%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M36%2032.51c4.335-4.336%208.841-9.096%2015.73-9.096c7.226%200%2012.24%205.271%2012.24%2012.58c-.056%207.058-5.863%2012.71-12.92%2012.58c-5.006%200-8.99-3.178-12.47-6.532m-2.581-2.564c-4.335%204.335-8.841%209.096-15.73%209.096c-7.141%200-12.24-5.271-12.24-12.58c.056-7.058%205.863-12.71%2012.92-12.58c5.02%200%209.012%203.194%2012.49%206.558m-3.476%203.475c-2.586-2.503-5.447-4.932-9.102-4.932a7.49%207.49%200%200%200-7.48%207.48a7.126%207.126%200%200%200%207.226%207.48c4.844%200%208.754-4.166%2011.98-7.48m9.401%202.521c2.594%202.513%205.462%204.959%209.129%204.959a7.49%207.49%200%200%200%207.482-7.48h0a7.126%207.126%200%200%200-7.226-7.48c-4.846%200-8.756%204.165-11.99%207.48%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m32.6%2036l3.4-3.49m0%206.98L39.4%2036%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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20stroke%3D%22%239b9b9a%22%20stroke-width%3D%222%22%20d%3D%22M36%2039.44c-4.335%204.335-8.841%209.096-15.73%209.096c-7.141%200-12.24-5.271-12.24-12.58c.056-7.058%205.863-12.67%2012.92-12.54c6.29%200%2010.97%204.973%2015.05%209.054c4.335-4.336%208.841-9.054%2015.73-9.054c7.226%200%2012.24%205.229%2012.24%2012.54c-.056%207.058-5.863%2012.75-12.92%2012.62c-6.29%200-10.97-5.057-15.05-9.137zm-3.4-3.444c-3.315-3.06-6.801-7.522-11.73-7.522a7.49%207.49%200%200%200-7.48%207.48c-.205%204.113%203.108%207.584%207.226%207.522c4.844%200%208.754-4.166%2011.98-7.48zm26.01-.042a7.126%207.126%200%200%200-7.226-7.48c-4.846%200-8.756%204.165-11.99%207.48c3.315%203.06%206.8%207.522%2011.73%207.522c4.129-.005%207.476-3.393%207.482-7.522z%22%2F%3E%3Cg%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M36%2032.51c4.335-4.336%208.841-9.096%2015.73-9.096c7.226%200%2012.24%205.271%2012.24%2012.58c-.056%207.058-5.863%2012.71-12.92%2012.58c-5.006%200-8.99-3.178-12.47-6.532m-2.581-2.564c-4.335%204.335-8.841%209.096-15.73%209.096c-7.141%200-12.24-5.271-12.24-12.58c.056-7.058%205.863-12.71%2012.92-12.58c5.02%200%209.012%203.194%2012.49%206.558m-3.476%203.475c-2.586-2.503-5.447-4.932-9.102-4.932a7.49%207.49%200%200%200-7.48%207.48a7.126%207.126%200%200%200%207.226%207.48c4.844%200%208.754-4.166%2011.98-7.48m9.401%202.521c2.594%202.513%205.462%204.959%209.129%204.959a7.49%207.49%200%200%200%207.482-7.48h0a7.126%207.126%200%200%200-7.226-7.48c-4.846%200-8.756%204.165-11.99%207.48%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m32.6%2036l3.4-3.49m0%206.98L39.4%2036%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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