infinityfree logo
infinityfree from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- infinityfree
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the infinityfree logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.432 6.326a5 5 0 0 0-.763.061l1.55.682zm.574.264l.869.741l.976-.453a5.2 5.2 0 0 0-1.845-.288m-12.884.138a5.2 5.2 0 0 0-2.59 1.41A5.2 5.2 0 0 0 .136 10.65l.096-.01A5.2 5.2 0 0 0 0 12.184q0 .404.06.795l.185-.122a5.18 5.18 0 0 0 1.462 2.85A5.2 5.2 0 0 0 3.7 16.955l.153-2.614a2.6 2.6 0 0 1-.431-.35a2.78 2.78 0 0 1-.823-1.984c0-.35.065-.692.19-1.011l-.134.075a2.8 2.8 0 0 1 .526-.803l-.241-.053a3 3 0 0 1 .305-.364c.244-.244.539-.437.862-.572l.049.495a3 3 0 0 1 .378-.179a2.9 2.9 0 0 1 1.234-.185h.001c.488.032.955.185 1.35.439q.235.15.432.348l5.94 5.706a5.1 5.1 0 0 0 2.812 1.438l.096.278q.376.055.765.055c.763 0 1.5-.164 2.173-.472l-2.352-1.983a2.9 2.9 0 0 1-1.183-.333l-.114-.327a2.6 2.6 0 0 1-.5-.389l-5.94-5.704a5.1 5.1 0 0 0-1.767-1.152L7.47 7.31a5.3 5.3 0 0 0-1.895-.35c-.495 0-.98.07-1.443.203zm12.444.266a5.2 5.2 0 0 0-3.103 1.501l-1.49 1.432l1.745 1.685l1.441-1.387a2.83 2.83 0 0 1 1.974-.842h.067c.735.01 1.424.3 1.942.82c.53.53.823 1.235.823 1.983a2.8 2.8 0 0 1-.23 1.113l.215-.013a2.8 2.8 0 0 1-.631.967a2.8 2.8 0 0 1-2.181.79l2.368 1.987a5.2 5.2 0 0 0 1.527-1.062a5.2 5.2 0 0 0 1.48-2.963l-.19.01c.089-.56.071-.982.047-1.27l-4.46-4.04l.018-.015l-.032.007zm2.401.196l-.796.513l4.465 4.105a5.2 5.2 0 0 0-1.518-3.318a5.2 5.2 0 0 0-2.15-1.3M3.833 10.31q.045.345.135.68l.548-.104zm19.147 1.96l.116.99a8 8 0 0 0 .4-.784zm-13.967.495L7.58 14.144a2.8 2.8 0 0 1-1.474.776a3 3 0 0 1-.537.05c-.563 0-1.11-.167-1.564-.47l-.164 2.618a5.2 5.2 0 0 0 2.425.247l.514-.611l2.579-.958l1.401-1.344ZM24 13.126l-1.092.857l.844-.282q.146-.28.248-.575m-7.446 1.053l.004.558l.69-.57a5 5 0 0 0-.694.011zm-6.487 1.694l-2.619.983l.569.399a5.2 5.2 0 0 0 1.866-1.205Zm-3.226 1.07l-.575.684a5 5 0 0 0 .68-.136z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsInfinityfree(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.432 6.326a5 5 0 0 0-.763.061l1.55.682zm.574.264l.869.741l.976-.453a5.2 5.2 0 0 0-1.845-.288m-12.884.138a5.2 5.2 0 0 0-2.59 1.41A5.2 5.2 0 0 0 .136 10.65l.096-.01A5.2 5.2 0 0 0 0 12.184q0 .404.06.795l.185-.122a5.18 5.18 0 0 0 1.462 2.85A5.2 5.2 0 0 0 3.7 16.955l.153-2.614a2.6 2.6 0 0 1-.431-.35a2.78 2.78 0 0 1-.823-1.984c0-.35.065-.692.19-1.011l-.134.075a2.8 2.8 0 0 1 .526-.803l-.241-.053a3 3 0 0 1 .305-.364c.244-.244.539-.437.862-.572l.049.495a3 3 0 0 1 .378-.179a2.9 2.9 0 0 1 1.234-.185h.001c.488.032.955.185 1.35.439q.235.15.432.348l5.94 5.706a5.1 5.1 0 0 0 2.812 1.438l.096.278q.376.055.765.055c.763 0 1.5-.164 2.173-.472l-2.352-1.983a2.9 2.9 0 0 1-1.183-.333l-.114-.327a2.6 2.6 0 0 1-.5-.389l-5.94-5.704a5.1 5.1 0 0 0-1.767-1.152L7.47 7.31a5.3 5.3 0 0 0-1.895-.35c-.495 0-.98.07-1.443.203zm12.444.266a5.2 5.2 0 0 0-3.103 1.501l-1.49 1.432l1.745 1.685l1.441-1.387a2.83 2.83 0 0 1 1.974-.842h.067c.735.01 1.424.3 1.942.82c.53.53.823 1.235.823 1.983a2.8 2.8 0 0 1-.23 1.113l.215-.013a2.8 2.8 0 0 1-.631.967a2.8 2.8 0 0 1-2.181.79l2.368 1.987a5.2 5.2 0 0 0 1.527-1.062a5.2 5.2 0 0 0 1.48-2.963l-.19.01c.089-.56.071-.982.047-1.27l-4.46-4.04l.018-.015l-.032.007zm2.401.196l-.796.513l4.465 4.105a5.2 5.2 0 0 0-1.518-3.318a5.2 5.2 0 0 0-2.15-1.3M3.833 10.31q.045.345.135.68l.548-.104zm19.147 1.96l.116.99a8 8 0 0 0 .4-.784zm-13.967.495L7.58 14.144a2.8 2.8 0 0 1-1.474.776a3 3 0 0 1-.537.05c-.563 0-1.11-.167-1.564-.47l-.164 2.618a5.2 5.2 0 0 0 2.425.247l.514-.611l2.579-.958l1.401-1.344ZM24 13.126l-1.092.857l.844-.282q.146-.28.248-.575m-7.446 1.053l.004.558l.69-.57a5 5 0 0 0-.694.011zm-6.487 1.694l-2.619.983l.569.399a5.2 5.2 0 0 0 1.866-1.205Zm-3.226 1.07l-.575.684a5 5 0 0 0 .68-.136z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.432 6.326a5 5 0 0 0-.763.061l1.55.682zm.574.264l.869.741l.976-.453a5.2 5.2 0 0 0-1.845-.288m-12.884.138a5.2 5.2 0 0 0-2.59 1.41A5.2 5.2 0 0 0 .136 10.65l.096-.01A5.2 5.2 0 0 0 0 12.184q0 .404.06.795l.185-.122a5.18 5.18 0 0 0 1.462 2.85A5.2 5.2 0 0 0 3.7 16.955l.153-2.614a2.6 2.6 0 0 1-.431-.35a2.78 2.78 0 0 1-.823-1.984c0-.35.065-.692.19-1.011l-.134.075a2.8 2.8 0 0 1 .526-.803l-.241-.053a3 3 0 0 1 .305-.364c.244-.244.539-.437.862-.572l.049.495a3 3 0 0 1 .378-.179a2.9 2.9 0 0 1 1.234-.185h.001c.488.032.955.185 1.35.439q.235.15.432.348l5.94 5.706a5.1 5.1 0 0 0 2.812 1.438l.096.278q.376.055.765.055c.763 0 1.5-.164 2.173-.472l-2.352-1.983a2.9 2.9 0 0 1-1.183-.333l-.114-.327a2.6 2.6 0 0 1-.5-.389l-5.94-5.704a5.1 5.1 0 0 0-1.767-1.152L7.47 7.31a5.3 5.3 0 0 0-1.895-.35c-.495 0-.98.07-1.443.203zm12.444.266a5.2 5.2 0 0 0-3.103 1.501l-1.49 1.432l1.745 1.685l1.441-1.387a2.83 2.83 0 0 1 1.974-.842h.067c.735.01 1.424.3 1.942.82c.53.53.823 1.235.823 1.983a2.8 2.8 0 0 1-.23 1.113l.215-.013a2.8 2.8 0 0 1-.631.967a2.8 2.8 0 0 1-2.181.79l2.368 1.987a5.2 5.2 0 0 0 1.527-1.062a5.2 5.2 0 0 0 1.48-2.963l-.19.01c.089-.56.071-.982.047-1.27l-4.46-4.04l.018-.015l-.032.007zm2.401.196l-.796.513l4.465 4.105a5.2 5.2 0 0 0-1.518-3.318a5.2 5.2 0 0 0-2.15-1.3M3.833 10.31q.045.345.135.68l.548-.104zm19.147 1.96l.116.99a8 8 0 0 0 .4-.784zm-13.967.495L7.58 14.144a2.8 2.8 0 0 1-1.474.776a3 3 0 0 1-.537.05c-.563 0-1.11-.167-1.564-.47l-.164 2.618a5.2 5.2 0 0 0 2.425.247l.514-.611l2.579-.958l1.401-1.344ZM24 13.126l-1.092.857l.844-.282q.146-.28.248-.575m-7.446 1.053l.004.558l.69-.57a5 5 0 0 0-.694.011zm-6.487 1.694l-2.619.983l.569.399a5.2 5.2 0 0 0 1.866-1.205Zm-3.226 1.07l-.575.684a5 5 0 0 0 .68-.136z"/></svg> </template>
CSS
.icon-infinityfree {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.432%206.326a5%205%200%200%200-.763.061l1.55.682zm.574.264l.869.741l.976-.453a5.2%205.2%200%200%200-1.845-.288m-12.884.138a5.2%205.2%200%200%200-2.59%201.41A5.2%205.2%200%200%200%20.136%2010.65l.096-.01A5.2%205.2%200%200%200%200%2012.184q0%20.404.06.795l.185-.122a5.18%205.18%200%200%200%201.462%202.85A5.2%205.2%200%200%200%203.7%2016.955l.153-2.614a2.6%202.6%200%200%201-.431-.35a2.78%202.78%200%200%201-.823-1.984c0-.35.065-.692.19-1.011l-.134.075a2.8%202.8%200%200%201%20.526-.803l-.241-.053a3%203%200%200%201%20.305-.364c.244-.244.539-.437.862-.572l.049.495a3%203%200%200%201%20.378-.179a2.9%202.9%200%200%201%201.234-.185h.001c.488.032.955.185%201.35.439q.235.15.432.348l5.94%205.706a5.1%205.1%200%200%200%202.812%201.438l.096.278q.376.055.765.055c.763%200%201.5-.164%202.173-.472l-2.352-1.983a2.9%202.9%200%200%201-1.183-.333l-.114-.327a2.6%202.6%200%200%201-.5-.389l-5.94-5.704a5.1%205.1%200%200%200-1.767-1.152L7.47%207.31a5.3%205.3%200%200%200-1.895-.35c-.495%200-.98.07-1.443.203zm12.444.266a5.2%205.2%200%200%200-3.103%201.501l-1.49%201.432l1.745%201.685l1.441-1.387a2.83%202.83%200%200%201%201.974-.842h.067c.735.01%201.424.3%201.942.82c.53.53.823%201.235.823%201.983a2.8%202.8%200%200%201-.23%201.113l.215-.013a2.8%202.8%200%200%201-.631.967a2.8%202.8%200%200%201-2.181.79l2.368%201.987a5.2%205.2%200%200%200%201.527-1.062a5.2%205.2%200%200%200%201.48-2.963l-.19.01c.089-.56.071-.982.047-1.27l-4.46-4.04l.018-.015l-.032.007zm2.401.196l-.796.513l4.465%204.105a5.2%205.2%200%200%200-1.518-3.318a5.2%205.2%200%200%200-2.15-1.3M3.833%2010.31q.045.345.135.68l.548-.104zm19.147%201.96l.116.99a8%208%200%200%200%20.4-.784zm-13.967.495L7.58%2014.144a2.8%202.8%200%200%201-1.474.776a3%203%200%200%201-.537.05c-.563%200-1.11-.167-1.564-.47l-.164%202.618a5.2%205.2%200%200%200%202.425.247l.514-.611l2.579-.958l1.401-1.344ZM24%2013.126l-1.092.857l.844-.282q.146-.28.248-.575m-7.446%201.053l.004.558l.69-.57a5%205%200%200%200-.694.011zm-6.487%201.694l-2.619.983l.569.399a5.2%205.2%200%200%200%201.866-1.205Zm-3.226%201.07l-.575.684a5%205%200%200%200%20.68-.136z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.432%206.326a5%205%200%200%200-.763.061l1.55.682zm.574.264l.869.741l.976-.453a5.2%205.2%200%200%200-1.845-.288m-12.884.138a5.2%205.2%200%200%200-2.59%201.41A5.2%205.2%200%200%200%20.136%2010.65l.096-.01A5.2%205.2%200%200%200%200%2012.184q0%20.404.06.795l.185-.122a5.18%205.18%200%200%200%201.462%202.85A5.2%205.2%200%200%200%203.7%2016.955l.153-2.614a2.6%202.6%200%200%201-.431-.35a2.78%202.78%200%200%201-.823-1.984c0-.35.065-.692.19-1.011l-.134.075a2.8%202.8%200%200%201%20.526-.803l-.241-.053a3%203%200%200%201%20.305-.364c.244-.244.539-.437.862-.572l.049.495a3%203%200%200%201%20.378-.179a2.9%202.9%200%200%201%201.234-.185h.001c.488.032.955.185%201.35.439q.235.15.432.348l5.94%205.706a5.1%205.1%200%200%200%202.812%201.438l.096.278q.376.055.765.055c.763%200%201.5-.164%202.173-.472l-2.352-1.983a2.9%202.9%200%200%201-1.183-.333l-.114-.327a2.6%202.6%200%200%201-.5-.389l-5.94-5.704a5.1%205.1%200%200%200-1.767-1.152L7.47%207.31a5.3%205.3%200%200%200-1.895-.35c-.495%200-.98.07-1.443.203zm12.444.266a5.2%205.2%200%200%200-3.103%201.501l-1.49%201.432l1.745%201.685l1.441-1.387a2.83%202.83%200%200%201%201.974-.842h.067c.735.01%201.424.3%201.942.82c.53.53.823%201.235.823%201.983a2.8%202.8%200%200%201-.23%201.113l.215-.013a2.8%202.8%200%200%201-.631.967a2.8%202.8%200%200%201-2.181.79l2.368%201.987a5.2%205.2%200%200%200%201.527-1.062a5.2%205.2%200%200%200%201.48-2.963l-.19.01c.089-.56.071-.982.047-1.27l-4.46-4.04l.018-.015l-.032.007zm2.401.196l-.796.513l4.465%204.105a5.2%205.2%200%200%200-1.518-3.318a5.2%205.2%200%200%200-2.15-1.3M3.833%2010.31q.045.345.135.68l.548-.104zm19.147%201.96l.116.99a8%208%200%200%200%20.4-.784zm-13.967.495L7.58%2014.144a2.8%202.8%200%200%201-1.474.776a3%203%200%200%201-.537.05c-.563%200-1.11-.167-1.564-.47l-.164%202.618a5.2%205.2%200%200%200%202.425.247l.514-.611l2.579-.958l1.401-1.344ZM24%2013.126l-1.092.857l.844-.282q.146-.28.248-.575m-7.446%201.053l.004.558l.69-.57a5%205%200%200%200-.694.011zm-6.487%201.694l-2.619.983l.569.399a5.2%205.2%200%200%200%201.866-1.205Zm-3.226%201.07l-.575.684a5%205%200%200%200%20.68-.136z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/infinityfree.svg?color=%231a73e8&size=48