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

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

Use the mintlify logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.158.002a8.8 8.8 0 0 0-6.249 2.59l-.062.063h-.003L2.655 8.844l-.062.058a8.84 8.84 0 0 0-.83 11.55l6.251-6.249l.065-.063a8.78 8.78 0 0 1-1.758-5.385a8.8 8.8 0 0 1 .283-2.151a9 9 0 0 1 2.151-.286a8.8 8.8 0 0 1 5.386 1.76a8.8 8.8 0 0 1 3.032 4.11a8.9 8.9 0 0 1 .225 5.21a9 9 0 0 0-.341.082a8.85 8.85 0 0 1-4.868-.303a8.7 8.7 0 0 1-2.323-1.25l-.064.065L3.55 22.24a8.85 8.85 0 0 0 11.548-.83l.06-.062l6.19-6.187a9 9 0 0 1-.367.337q.188-.165.366-.341l.063-.058A8.82 8.82 0 0 0 24 8.844V.002Zm3.289 17.05"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMintlify(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="M15.158.002a8.8 8.8 0 0 0-6.249 2.59l-.062.063h-.003L2.655 8.844l-.062.058a8.84 8.84 0 0 0-.83 11.55l6.251-6.249l.065-.063a8.78 8.78 0 0 1-1.758-5.385a8.8 8.8 0 0 1 .283-2.151a9 9 0 0 1 2.151-.286a8.8 8.8 0 0 1 5.386 1.76a8.8 8.8 0 0 1 3.032 4.11a8.9 8.9 0 0 1 .225 5.21a9 9 0 0 0-.341.082a8.85 8.85 0 0 1-4.868-.303a8.7 8.7 0 0 1-2.323-1.25l-.064.065L3.55 22.24a8.85 8.85 0 0 0 11.548-.83l.06-.062l6.19-6.187a9 9 0 0 1-.367.337q.188-.165.366-.341l.063-.058A8.82 8.82 0 0 0 24 8.844V.002Zm3.289 17.05"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.158.002a8.8 8.8 0 0 0-6.249 2.59l-.062.063h-.003L2.655 8.844l-.062.058a8.84 8.84 0 0 0-.83 11.55l6.251-6.249l.065-.063a8.78 8.78 0 0 1-1.758-5.385a8.8 8.8 0 0 1 .283-2.151a9 9 0 0 1 2.151-.286a8.8 8.8 0 0 1 5.386 1.76a8.8 8.8 0 0 1 3.032 4.11a8.9 8.9 0 0 1 .225 5.21a9 9 0 0 0-.341.082a8.85 8.85 0 0 1-4.868-.303a8.7 8.7 0 0 1-2.323-1.25l-.064.065L3.55 22.24a8.85 8.85 0 0 0 11.548-.83l.06-.062l6.19-6.187a9 9 0 0 1-.367.337q.188-.165.366-.341l.063-.058A8.82 8.82 0 0 0 24 8.844V.002Zm3.289 17.05"/></svg>
</template>

CSS

.icon-mintlify {
  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%22M15.158.002a8.8%208.8%200%200%200-6.249%202.59l-.062.063h-.003L2.655%208.844l-.062.058a8.84%208.84%200%200%200-.83%2011.55l6.251-6.249l.065-.063a8.78%208.78%200%200%201-1.758-5.385a8.8%208.8%200%200%201%20.283-2.151a9%209%200%200%201%202.151-.286a8.8%208.8%200%200%201%205.386%201.76a8.8%208.8%200%200%201%203.032%204.11a8.9%208.9%200%200%201%20.225%205.21a9%209%200%200%200-.341.082a8.85%208.85%200%200%201-4.868-.303a8.7%208.7%200%200%201-2.323-1.25l-.064.065L3.55%2022.24a8.85%208.85%200%200%200%2011.548-.83l.06-.062l6.19-6.187a9%209%200%200%201-.367.337q.188-.165.366-.341l.063-.058A8.82%208.82%200%200%200%2024%208.844V.002Zm3.289%2017.05%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%22M15.158.002a8.8%208.8%200%200%200-6.249%202.59l-.062.063h-.003L2.655%208.844l-.062.058a8.84%208.84%200%200%200-.83%2011.55l6.251-6.249l.065-.063a8.78%208.78%200%200%201-1.758-5.385a8.8%208.8%200%200%201%20.283-2.151a9%209%200%200%201%202.151-.286a8.8%208.8%200%200%201%205.386%201.76a8.8%208.8%200%200%201%203.032%204.11a8.9%208.9%200%200%201%20.225%205.21a9%209%200%200%200-.341.082a8.85%208.85%200%200%201-4.868-.303a8.7%208.7%200%200%201-2.323-1.25l-.064.065L3.55%2022.24a8.85%208.85%200%200%200%2011.548-.83l.06-.062l6.19-6.187a9%209%200%200%201-.367.337q.188-.165.366-.341l.063-.058A8.82%208.82%200%200%200%2024%208.844V.002Zm3.289%2017.05%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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