mistral-text from LobeHub AI Icons by LobeHub · Wordmark · MIT Free for personal and commercial use.

Name
mistral-text
Set
LobeHub AI Icons
Style
Wordmark
Viewbox
134×24
License
MIT

2 other variants in LobeHub AI Icons

The same logo in other sets

Use the mistral logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 134 24"><path fill="currentColor" fill-rule="evenodd" d="M2 22.638V1h6.55l3.933 14.76L16.37 1h6.565v21.638H18.87V5.605l-4.302 17.033h-4.214L6.066 5.605v17.033H2zm25.011-17.8V1.002h4.155V4.84h-4.155zm0 17.801V6.964h4.155V22.64h-4.155zm6.707-4.473l4.17-.635c.177.807.536 1.42 1.079 1.838.986.864 3.753.796 4.702.036.588-.404.753-1.367.25-1.89-.206-.196-.67-.378-1.389-.545-3.351-.738-5.475-1.412-6.372-2.022-2.418-1.526-2.465-5.18-.252-6.952 1.76-1.8 7.852-1.78 9.788-.34 1.045.699 1.764 1.732 2.159 3.1l-3.918.723c-.413-1.402-1.417-1.886-2.957-1.89-1.094 0-1.878.154-2.35.458-.591.383-.651 1.179-.06 1.595.374.275 1.668.664 3.88 1.165 2.213.502 3.759 1.117 4.636 1.845 1.993 1.694 1.615 5.13-.503 6.79-2.087 2.01-8.091 2.034-10.416.25-1.247-.865-2.063-2.04-2.447-3.527zm31.88 4.472h-4.154V6.963h3.86v2.229c.66-1.053 1.253-1.747 1.78-2.081 1.374-.857 3.144-.536 4.532.28l-1.286 3.617c-1.877-1.247-3.849-.81-4.384 1.535-.468 1.352-.329 7.76-.347 10.096zm10.67-10.892l-3.77-.679c1.014-3.408 3.08-4.43 6.801-4.457 2.81.037 4.804.362 6.055 2.324.37.674.554 1.912.554 3.713.013 1.729-.178 6.48.155 7.889.133.654.382 1.355.747 2.103H82.7c-.124-.272-.411-1.286-.547-1.712-1.378 1.335-2.97 2.066-4.865 2.067-2.945.058-5.22-1.756-5.219-4.635-.011-1.72.87-3.225 2.418-3.963.764-.37 1.865-.691 3.304-.967 1.942-.364 3.287-.703 4.037-1.018v-.413c0-.797-.197-1.366-.591-1.705-.57-.582-3.147-.744-3.963-.074-.414.29-.75.8-1.006 1.527zm5.56 3.365c-.757.315-4.139.86-4.79 1.358-1.077.707-1.038 2.141-.163 2.967 1.017.987 2.672.733 3.8-.103 1.374-.983 1.117-2.455 1.153-4.221zm7.933 7.527V1h4.155v21.638H89.76zm35.917 0h-4.761l-1.892-4.915h-8.665l-1.789 4.915h-4.643L112.371 1h4.627l8.679 21.638h.001zm-8.058-8.56l-2.987-8.03-2.927 8.03h5.914zm10.004 8.56V1H132v21.638h-4.376zM58.98 6.964v3.307H56.14v6.317l.081 2.236c.434 1.136 1.612.712 2.743.332l.355 3.218c-2.416 1.02-6.87 1.14-7.215-2.346-.096-.537-.123-1.89-.133-3.44v-6.317h-1.908V6.965h1.908V3.85l4.17-2.42v5.535h2.838z"/></svg>

React

import type { SVGProps } from "react";

export function LobehubMistralText(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 134 24"><path fill="currentColor" fillRule="evenodd" d="M2 22.638V1h6.55l3.933 14.76L16.37 1h6.565v21.638H18.87V5.605l-4.302 17.033h-4.214L6.066 5.605v17.033H2zm25.011-17.8V1.002h4.155V4.84h-4.155zm0 17.801V6.964h4.155V22.64h-4.155zm6.707-4.473l4.17-.635c.177.807.536 1.42 1.079 1.838.986.864 3.753.796 4.702.036.588-.404.753-1.367.25-1.89-.206-.196-.67-.378-1.389-.545-3.351-.738-5.475-1.412-6.372-2.022-2.418-1.526-2.465-5.18-.252-6.952 1.76-1.8 7.852-1.78 9.788-.34 1.045.699 1.764 1.732 2.159 3.1l-3.918.723c-.413-1.402-1.417-1.886-2.957-1.89-1.094 0-1.878.154-2.35.458-.591.383-.651 1.179-.06 1.595.374.275 1.668.664 3.88 1.165 2.213.502 3.759 1.117 4.636 1.845 1.993 1.694 1.615 5.13-.503 6.79-2.087 2.01-8.091 2.034-10.416.25-1.247-.865-2.063-2.04-2.447-3.527zm31.88 4.472h-4.154V6.963h3.86v2.229c.66-1.053 1.253-1.747 1.78-2.081 1.374-.857 3.144-.536 4.532.28l-1.286 3.617c-1.877-1.247-3.849-.81-4.384 1.535-.468 1.352-.329 7.76-.347 10.096zm10.67-10.892l-3.77-.679c1.014-3.408 3.08-4.43 6.801-4.457 2.81.037 4.804.362 6.055 2.324.37.674.554 1.912.554 3.713.013 1.729-.178 6.48.155 7.889.133.654.382 1.355.747 2.103H82.7c-.124-.272-.411-1.286-.547-1.712-1.378 1.335-2.97 2.066-4.865 2.067-2.945.058-5.22-1.756-5.219-4.635-.011-1.72.87-3.225 2.418-3.963.764-.37 1.865-.691 3.304-.967 1.942-.364 3.287-.703 4.037-1.018v-.413c0-.797-.197-1.366-.591-1.705-.57-.582-3.147-.744-3.963-.074-.414.29-.75.8-1.006 1.527zm5.56 3.365c-.757.315-4.139.86-4.79 1.358-1.077.707-1.038 2.141-.163 2.967 1.017.987 2.672.733 3.8-.103 1.374-.983 1.117-2.455 1.153-4.221zm7.933 7.527V1h4.155v21.638H89.76zm35.917 0h-4.761l-1.892-4.915h-8.665l-1.789 4.915h-4.643L112.371 1h4.627l8.679 21.638h.001zm-8.058-8.56l-2.987-8.03-2.927 8.03h5.914zm10.004 8.56V1H132v21.638h-4.376zM58.98 6.964v3.307H56.14v6.317l.081 2.236c.434 1.136 1.612.712 2.743.332l.355 3.218c-2.416 1.02-6.87 1.14-7.215-2.346-.096-.537-.123-1.89-.133-3.44v-6.317h-1.908V6.965h1.908V3.85l4.17-2.42v5.535h2.838z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 134 24"><path fill="currentColor" fill-rule="evenodd" d="M2 22.638V1h6.55l3.933 14.76L16.37 1h6.565v21.638H18.87V5.605l-4.302 17.033h-4.214L6.066 5.605v17.033H2zm25.011-17.8V1.002h4.155V4.84h-4.155zm0 17.801V6.964h4.155V22.64h-4.155zm6.707-4.473l4.17-.635c.177.807.536 1.42 1.079 1.838.986.864 3.753.796 4.702.036.588-.404.753-1.367.25-1.89-.206-.196-.67-.378-1.389-.545-3.351-.738-5.475-1.412-6.372-2.022-2.418-1.526-2.465-5.18-.252-6.952 1.76-1.8 7.852-1.78 9.788-.34 1.045.699 1.764 1.732 2.159 3.1l-3.918.723c-.413-1.402-1.417-1.886-2.957-1.89-1.094 0-1.878.154-2.35.458-.591.383-.651 1.179-.06 1.595.374.275 1.668.664 3.88 1.165 2.213.502 3.759 1.117 4.636 1.845 1.993 1.694 1.615 5.13-.503 6.79-2.087 2.01-8.091 2.034-10.416.25-1.247-.865-2.063-2.04-2.447-3.527zm31.88 4.472h-4.154V6.963h3.86v2.229c.66-1.053 1.253-1.747 1.78-2.081 1.374-.857 3.144-.536 4.532.28l-1.286 3.617c-1.877-1.247-3.849-.81-4.384 1.535-.468 1.352-.329 7.76-.347 10.096zm10.67-10.892l-3.77-.679c1.014-3.408 3.08-4.43 6.801-4.457 2.81.037 4.804.362 6.055 2.324.37.674.554 1.912.554 3.713.013 1.729-.178 6.48.155 7.889.133.654.382 1.355.747 2.103H82.7c-.124-.272-.411-1.286-.547-1.712-1.378 1.335-2.97 2.066-4.865 2.067-2.945.058-5.22-1.756-5.219-4.635-.011-1.72.87-3.225 2.418-3.963.764-.37 1.865-.691 3.304-.967 1.942-.364 3.287-.703 4.037-1.018v-.413c0-.797-.197-1.366-.591-1.705-.57-.582-3.147-.744-3.963-.074-.414.29-.75.8-1.006 1.527zm5.56 3.365c-.757.315-4.139.86-4.79 1.358-1.077.707-1.038 2.141-.163 2.967 1.017.987 2.672.733 3.8-.103 1.374-.983 1.117-2.455 1.153-4.221zm7.933 7.527V1h4.155v21.638H89.76zm35.917 0h-4.761l-1.892-4.915h-8.665l-1.789 4.915h-4.643L112.371 1h4.627l8.679 21.638h.001zm-8.058-8.56l-2.987-8.03-2.927 8.03h5.914zm10.004 8.56V1H132v21.638h-4.376zM58.98 6.964v3.307H56.14v6.317l.081 2.236c.434 1.136 1.612.712 2.743.332l.355 3.218c-2.416 1.02-6.87 1.14-7.215-2.346-.096-.537-.123-1.89-.133-3.44v-6.317h-1.908V6.965h1.908V3.85l4.17-2.42v5.535h2.838z"/></svg>
</template>

CSS

.icon-mistral-text {
  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%20134%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2022.638V1h6.55l3.933%2014.76L16.37%201h6.565v21.638H18.87V5.605l-4.302%2017.033h-4.214L6.066%205.605v17.033H2zm25.011-17.8V1.002h4.155V4.84h-4.155zm0%2017.801V6.964h4.155V22.64h-4.155zm6.707-4.473l4.17-.635c.177.807.536%201.42%201.079%201.838.986.864%203.753.796%204.702.036.588-.404.753-1.367.25-1.89-.206-.196-.67-.378-1.389-.545-3.351-.738-5.475-1.412-6.372-2.022-2.418-1.526-2.465-5.18-.252-6.952%201.76-1.8%207.852-1.78%209.788-.34%201.045.699%201.764%201.732%202.159%203.1l-3.918.723c-.413-1.402-1.417-1.886-2.957-1.89-1.094%200-1.878.154-2.35.458-.591.383-.651%201.179-.06%201.595.374.275%201.668.664%203.88%201.165%202.213.502%203.759%201.117%204.636%201.845%201.993%201.694%201.615%205.13-.503%206.79-2.087%202.01-8.091%202.034-10.416.25-1.247-.865-2.063-2.04-2.447-3.527zm31.88%204.472h-4.154V6.963h3.86v2.229c.66-1.053%201.253-1.747%201.78-2.081%201.374-.857%203.144-.536%204.532.28l-1.286%203.617c-1.877-1.247-3.849-.81-4.384%201.535-.468%201.352-.329%207.76-.347%2010.096zm10.67-10.892l-3.77-.679c1.014-3.408%203.08-4.43%206.801-4.457%202.81.037%204.804.362%206.055%202.324.37.674.554%201.912.554%203.713.013%201.729-.178%206.48.155%207.889.133.654.382%201.355.747%202.103H82.7c-.124-.272-.411-1.286-.547-1.712-1.378%201.335-2.97%202.066-4.865%202.067-2.945.058-5.22-1.756-5.219-4.635-.011-1.72.87-3.225%202.418-3.963.764-.37%201.865-.691%203.304-.967%201.942-.364%203.287-.703%204.037-1.018v-.413c0-.797-.197-1.366-.591-1.705-.57-.582-3.147-.744-3.963-.074-.414.29-.75.8-1.006%201.527zm5.56%203.365c-.757.315-4.139.86-4.79%201.358-1.077.707-1.038%202.141-.163%202.967%201.017.987%202.672.733%203.8-.103%201.374-.983%201.117-2.455%201.153-4.221zm7.933%207.527V1h4.155v21.638H89.76zm35.917%200h-4.761l-1.892-4.915h-8.665l-1.789%204.915h-4.643L112.371%201h4.627l8.679%2021.638h.001zm-8.058-8.56l-2.987-8.03-2.927%208.03h5.914zm10.004%208.56V1H132v21.638h-4.376zM58.98%206.964v3.307H56.14v6.317l.081%202.236c.434%201.136%201.612.712%202.743.332l.355%203.218c-2.416%201.02-6.87%201.14-7.215-2.346-.096-.537-.123-1.89-.133-3.44v-6.317h-1.908V6.965h1.908V3.85l4.17-2.42v5.535h2.838z%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%20134%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2022.638V1h6.55l3.933%2014.76L16.37%201h6.565v21.638H18.87V5.605l-4.302%2017.033h-4.214L6.066%205.605v17.033H2zm25.011-17.8V1.002h4.155V4.84h-4.155zm0%2017.801V6.964h4.155V22.64h-4.155zm6.707-4.473l4.17-.635c.177.807.536%201.42%201.079%201.838.986.864%203.753.796%204.702.036.588-.404.753-1.367.25-1.89-.206-.196-.67-.378-1.389-.545-3.351-.738-5.475-1.412-6.372-2.022-2.418-1.526-2.465-5.18-.252-6.952%201.76-1.8%207.852-1.78%209.788-.34%201.045.699%201.764%201.732%202.159%203.1l-3.918.723c-.413-1.402-1.417-1.886-2.957-1.89-1.094%200-1.878.154-2.35.458-.591.383-.651%201.179-.06%201.595.374.275%201.668.664%203.88%201.165%202.213.502%203.759%201.117%204.636%201.845%201.993%201.694%201.615%205.13-.503%206.79-2.087%202.01-8.091%202.034-10.416.25-1.247-.865-2.063-2.04-2.447-3.527zm31.88%204.472h-4.154V6.963h3.86v2.229c.66-1.053%201.253-1.747%201.78-2.081%201.374-.857%203.144-.536%204.532.28l-1.286%203.617c-1.877-1.247-3.849-.81-4.384%201.535-.468%201.352-.329%207.76-.347%2010.096zm10.67-10.892l-3.77-.679c1.014-3.408%203.08-4.43%206.801-4.457%202.81.037%204.804.362%206.055%202.324.37.674.554%201.912.554%203.713.013%201.729-.178%206.48.155%207.889.133.654.382%201.355.747%202.103H82.7c-.124-.272-.411-1.286-.547-1.712-1.378%201.335-2.97%202.066-4.865%202.067-2.945.058-5.22-1.756-5.219-4.635-.011-1.72.87-3.225%202.418-3.963.764-.37%201.865-.691%203.304-.967%201.942-.364%203.287-.703%204.037-1.018v-.413c0-.797-.197-1.366-.591-1.705-.57-.582-3.147-.744-3.963-.074-.414.29-.75.8-1.006%201.527zm5.56%203.365c-.757.315-4.139.86-4.79%201.358-1.077.707-1.038%202.141-.163%202.967%201.017.987%202.672.733%203.8-.103%201.374-.983%201.117-2.455%201.153-4.221zm7.933%207.527V1h4.155v21.638H89.76zm35.917%200h-4.761l-1.892-4.915h-8.665l-1.789%204.915h-4.643L112.371%201h4.627l8.679%2021.638h.001zm-8.058-8.56l-2.987-8.03-2.927%208.03h5.914zm10.004%208.56V1H132v21.638h-4.376zM58.98%206.964v3.307H56.14v6.317l.081%202.236c.434%201.136%201.612.712%202.743.332l.355%203.218c-2.416%201.02-6.87%201.14-7.215-2.346-.096-.537-.123-1.89-.133-3.44v-6.317h-1.908V6.965h1.908V3.85l4.17-2.42v5.535h2.838z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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