infinity icon
infinity-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- infinity-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
infinityAkar IconsinfinityBootstrap IconsinfinityFont Awesome 6 SolidinfinityFluent EmojiinfinityFluent Emoji FlatinfinityFluent Emoji High Contrastinfinitycss.gginfinityLine AwesomeinfinityLucideinfinityMaterial Design IconsinfinityNoto Emojiinfinity-16OcticonsinfinityOpenMojiinfinityPixelarticonsinfinity-fillRemix Iconinfinity-bold-duotoneSolarinfinityTabler IconsinfinityTwitter Emoji
Use the infinity icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216 40H40a16 16 0 0 0-16 16v144a16 16 0 0 0 16 16h176a16 16 0 0 0 16-16V56a16 16 0 0 0-16-16m-11.72 116.28a40 40 0 0 1-56.4.17l-50.59-45.11L97 111a24 24 0 1 0 0 34c.36-.36.71-.73 1-1.1a8 8 0 1 1 12 10.6c-.55.62-1.13 1.23-1.71 1.81a40 40 0 1 1-.17-56.73l50.58 45.11l.33.31a24 24 0 1 0-.03-34c-.36.36-.7.72-1 1.1a8 8 0 0 1-12-10.59c.54-.62 1.12-1.24 1.71-1.82a40 40 0 0 1 56.57 56.56Z"/></svg>
React
import type { SVGProps } from "react";
export function PhInfinityFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216 40H40a16 16 0 0 0-16 16v144a16 16 0 0 0 16 16h176a16 16 0 0 0 16-16V56a16 16 0 0 0-16-16m-11.72 116.28a40 40 0 0 1-56.4.17l-50.59-45.11L97 111a24 24 0 1 0 0 34c.36-.36.71-.73 1-1.1a8 8 0 1 1 12 10.6c-.55.62-1.13 1.23-1.71 1.81a40 40 0 1 1-.17-56.73l50.58 45.11l.33.31a24 24 0 1 0-.03-34c-.36.36-.7.72-1 1.1a8 8 0 0 1-12-10.59c.54-.62 1.12-1.24 1.71-1.82a40 40 0 0 1 56.57 56.56Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216 40H40a16 16 0 0 0-16 16v144a16 16 0 0 0 16 16h176a16 16 0 0 0 16-16V56a16 16 0 0 0-16-16m-11.72 116.28a40 40 0 0 1-56.4.17l-50.59-45.11L97 111a24 24 0 1 0 0 34c.36-.36.71-.73 1-1.1a8 8 0 1 1 12 10.6c-.55.62-1.13 1.23-1.71 1.81a40 40 0 1 1-.17-56.73l50.58 45.11l.33.31a24 24 0 1 0-.03-34c-.36.36-.7.72-1 1.1a8 8 0 0 1-12-10.59c.54-.62 1.12-1.24 1.71-1.82a40 40 0 0 1 56.57 56.56Z"/></svg> </template>
CSS
.icon-infinity-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216%2040H40a16%2016%200%200%200-16%2016v144a16%2016%200%200%200%2016%2016h176a16%2016%200%200%200%2016-16V56a16%2016%200%200%200-16-16m-11.72%20116.28a40%2040%200%200%201-56.4.17l-50.59-45.11L97%20111a24%2024%200%201%200%200%2034c.36-.36.71-.73%201-1.1a8%208%200%201%201%2012%2010.6c-.55.62-1.13%201.23-1.71%201.81a40%2040%200%201%201-.17-56.73l50.58%2045.11l.33.31a24%2024%200%201%200-.03-34c-.36.36-.7.72-1%201.1a8%208%200%200%201-12-10.59c.54-.62%201.12-1.24%201.71-1.82a40%2040%200%200%201%2056.57%2056.56Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216%2040H40a16%2016%200%200%200-16%2016v144a16%2016%200%200%200%2016%2016h176a16%2016%200%200%200%2016-16V56a16%2016%200%200%200-16-16m-11.72%20116.28a40%2040%200%200%201-56.4.17l-50.59-45.11L97%20111a24%2024%200%201%200%200%2034c.36-.36.71-.73%201-1.1a8%208%200%201%201%2012%2010.6c-.55.62-1.13%201.23-1.71%201.81a40%2040%200%201%201-.17-56.73l50.58%2045.11l.33.31a24%2024%200%201%200-.03-34c-.36.36-.7.72-1%201.1a8%208%200%200%201-12-10.59c.54-.62%201.12-1.24%201.71-1.82a40%2040%200%200%201%2056.57%2056.56Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/infinity-fill.svg?color=%231a73e8&size=48