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

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

The same logo in other sets

Use the elixir logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.793 16.575c0 3.752-2.927 7.426-7.743 7.426c-5.249 0-7.843-3.71-7.843-8.29c0-5.21 3.892-12.952 8-15.647a.397.397 0 0 1 .61.371a9.72 9.72 0 0 0 1.694 6.518c.522.795 1.092 1.478 1.763 2.352c.94 1.227 1.637 1.906 2.644 3.842l.015.028a7.1 7.1 0 0 1 .86 3.4"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsElixir(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="M19.793 16.575c0 3.752-2.927 7.426-7.743 7.426c-5.249 0-7.843-3.71-7.843-8.29c0-5.21 3.892-12.952 8-15.647a.397.397 0 0 1 .61.371a9.72 9.72 0 0 0 1.694 6.518c.522.795 1.092 1.478 1.763 2.352c.94 1.227 1.637 1.906 2.644 3.842l.015.028a7.1 7.1 0 0 1 .86 3.4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.793 16.575c0 3.752-2.927 7.426-7.743 7.426c-5.249 0-7.843-3.71-7.843-8.29c0-5.21 3.892-12.952 8-15.647a.397.397 0 0 1 .61.371a9.72 9.72 0 0 0 1.694 6.518c.522.795 1.092 1.478 1.763 2.352c.94 1.227 1.637 1.906 2.644 3.842l.015.028a7.1 7.1 0 0 1 .86 3.4"/></svg>
</template>

CSS

.icon-elixir {
  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%22M19.793%2016.575c0%203.752-2.927%207.426-7.743%207.426c-5.249%200-7.843-3.71-7.843-8.29c0-5.21%203.892-12.952%208-15.647a.397.397%200%200%201%20.61.371a9.72%209.72%200%200%200%201.694%206.518c.522.795%201.092%201.478%201.763%202.352c.94%201.227%201.637%201.906%202.644%203.842l.015.028a7.1%207.1%200%200%201%20.86%203.4%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%22M19.793%2016.575c0%203.752-2.927%207.426-7.743%207.426c-5.249%200-7.843-3.71-7.843-8.29c0-5.21%203.892-12.952%208-15.647a.397.397%200%200%201%20.61.371a9.72%209.72%200%200%200%201.694%206.518c.522.795%201.092%201.478%201.763%202.352c.94%201.227%201.637%201.906%202.644%203.842l.015.028a7.1%207.1%200%200%201%20.86%203.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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