esotericsoftware logo

esotericsoftware from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
esotericsoftware
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the esotericsoftware logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.97 9.88C22.3 2.25 15.71-.68 10.15.13C4.37.97-.62 5.83.06 13.34c.28 3.08 1.85 5.97 4.17 7.94c2.58 2.2 6.08 3.16 9.39 2.53c.08-.02.14-.1.12-.18c0-.04-.08-.06-.16-.05c-3.18.42-6.51-.65-8.87-2.86a11.22 11.22 0 0 1-3.48-7.09C.66 6.99 5.42 2.51 10.64 1.97c4.25-.44 8.79 1.91 10.68 6.76c.16.41-.08.81-.5.89c-2.92.54-12.51 2.34-14.43 2.7c-.17.03-.32-.08-.32-.26c-.12-6.02 5.96-8.55 10.45-4.79c.06.05.26.01.32-.05c.03-.03.04-.22-.02-.28c-5.39-5.33-13.24-.85-12.8 6.39c.03.44.43.74.85.69l12.33-1.64c0 .08.02.14.02.14c.37 6.24-5.86 8.98-10.43 5.15c-.06-.05-.24-.03-.29.03c-.02.03-.07.19 0 .25c5.25 5.19 12.85 1.06 12.81-5.86l3.38-.45c.85-.11 1.47-.91 1.28-1.77Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsEsotericsoftware(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="M23.97 9.88C22.3 2.25 15.71-.68 10.15.13C4.37.97-.62 5.83.06 13.34c.28 3.08 1.85 5.97 4.17 7.94c2.58 2.2 6.08 3.16 9.39 2.53c.08-.02.14-.1.12-.18c0-.04-.08-.06-.16-.05c-3.18.42-6.51-.65-8.87-2.86a11.22 11.22 0 0 1-3.48-7.09C.66 6.99 5.42 2.51 10.64 1.97c4.25-.44 8.79 1.91 10.68 6.76c.16.41-.08.81-.5.89c-2.92.54-12.51 2.34-14.43 2.7c-.17.03-.32-.08-.32-.26c-.12-6.02 5.96-8.55 10.45-4.79c.06.05.26.01.32-.05c.03-.03.04-.22-.02-.28c-5.39-5.33-13.24-.85-12.8 6.39c.03.44.43.74.85.69l12.33-1.64c0 .08.02.14.02.14c.37 6.24-5.86 8.98-10.43 5.15c-.06-.05-.24-.03-.29.03c-.02.03-.07.19 0 .25c5.25 5.19 12.85 1.06 12.81-5.86l3.38-.45c.85-.11 1.47-.91 1.28-1.77Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.97 9.88C22.3 2.25 15.71-.68 10.15.13C4.37.97-.62 5.83.06 13.34c.28 3.08 1.85 5.97 4.17 7.94c2.58 2.2 6.08 3.16 9.39 2.53c.08-.02.14-.1.12-.18c0-.04-.08-.06-.16-.05c-3.18.42-6.51-.65-8.87-2.86a11.22 11.22 0 0 1-3.48-7.09C.66 6.99 5.42 2.51 10.64 1.97c4.25-.44 8.79 1.91 10.68 6.76c.16.41-.08.81-.5.89c-2.92.54-12.51 2.34-14.43 2.7c-.17.03-.32-.08-.32-.26c-.12-6.02 5.96-8.55 10.45-4.79c.06.05.26.01.32-.05c.03-.03.04-.22-.02-.28c-5.39-5.33-13.24-.85-12.8 6.39c.03.44.43.74.85.69l12.33-1.64c0 .08.02.14.02.14c.37 6.24-5.86 8.98-10.43 5.15c-.06-.05-.24-.03-.29.03c-.02.03-.07.19 0 .25c5.25 5.19 12.85 1.06 12.81-5.86l3.38-.45c.85-.11 1.47-.91 1.28-1.77Z"/></svg>
</template>

CSS

.icon-esotericsoftware {
  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%22M23.97%209.88C22.3%202.25%2015.71-.68%2010.15.13C4.37.97-.62%205.83.06%2013.34c.28%203.08%201.85%205.97%204.17%207.94c2.58%202.2%206.08%203.16%209.39%202.53c.08-.02.14-.1.12-.18c0-.04-.08-.06-.16-.05c-3.18.42-6.51-.65-8.87-2.86a11.22%2011.22%200%200%201-3.48-7.09C.66%206.99%205.42%202.51%2010.64%201.97c4.25-.44%208.79%201.91%2010.68%206.76c.16.41-.08.81-.5.89c-2.92.54-12.51%202.34-14.43%202.7c-.17.03-.32-.08-.32-.26c-.12-6.02%205.96-8.55%2010.45-4.79c.06.05.26.01.32-.05c.03-.03.04-.22-.02-.28c-5.39-5.33-13.24-.85-12.8%206.39c.03.44.43.74.85.69l12.33-1.64c0%20.08.02.14.02.14c.37%206.24-5.86%208.98-10.43%205.15c-.06-.05-.24-.03-.29.03c-.02.03-.07.19%200%20.25c5.25%205.19%2012.85%201.06%2012.81-5.86l3.38-.45c.85-.11%201.47-.91%201.28-1.77Z%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%22M23.97%209.88C22.3%202.25%2015.71-.68%2010.15.13C4.37.97-.62%205.83.06%2013.34c.28%203.08%201.85%205.97%204.17%207.94c2.58%202.2%206.08%203.16%209.39%202.53c.08-.02.14-.1.12-.18c0-.04-.08-.06-.16-.05c-3.18.42-6.51-.65-8.87-2.86a11.22%2011.22%200%200%201-3.48-7.09C.66%206.99%205.42%202.51%2010.64%201.97c4.25-.44%208.79%201.91%2010.68%206.76c.16.41-.08.81-.5.89c-2.92.54-12.51%202.34-14.43%202.7c-.17.03-.32-.08-.32-.26c-.12-6.02%205.96-8.55%2010.45-4.79c.06.05.26.01.32-.05c.03-.03.04-.22-.02-.28c-5.39-5.33-13.24-.85-12.8%206.39c.03.44.43.74.85.69l12.33-1.64c0%20.08.02.14.02.14c.37%206.24-5.86%208.98-10.43%205.15c-.06-.05-.24-.03-.29.03c-.02.03-.07.19%200%20.25c5.25%205.19%2012.85%201.06%2012.81-5.86l3.38-.45c.85-.11%201.47-.91%201.28-1.77Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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