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

Name
exa-text
Set
LobeHub AI Icons
Style
Wordmark
Viewbox
58×24
License
MIT

2 other variants in LobeHub AI Icons

The same logo in other sets

Use the exa logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 58 24"><path fill="currentColor" fill-rule="evenodd" d="M19.942 13.032H5.434c.14 4.128 3.014 6.121 5.817 6.121 2.803 0 4.345-1.281 5.151-3.167h3.294C18.82 19.296 15.842 22 11.251 22 5.294 22 2 17.66 2 12c0-6.05 3.995-9.929 9.146-9.929 5.747 0 9.216 4.911 8.796 10.961zm-8.796-8.185c-2.838 0-5.396 1.566-5.677 5.41h11.108c-.07-2.705-2.067-5.41-5.431-5.41zM38.035 2.392l-6.413 9.145 7.044 10h-3.82l-5.116-7.295-5.081 7.296h-3.645l6.939-9.858-6.518-9.288h3.82l4.59 6.583 4.626-6.583h3.574zM52.887 13.53v-1.21c-5.782.605-9.461 1.46-9.461 4.093 0 1.815 1.366 3.025 3.644 3.025 2.978 0 5.817-1.388 5.817-5.908zM46.369 22c-3.54 0-6.483-1.993-6.483-5.516 0-4.52 5.011-5.836 12.755-6.726v-.463c0-3.487-1.927-4.662-4.274-4.662-2.629 0-4.17 1.46-4.311 3.808h-3.294C41.078 4.313 44.652 2 48.332 2c5.186 0 7.533 2.527 7.498 7.9l-.035 4.413c-.035 3.203.14 5.41.49 7.224h-3.223a21.038 21.038 0 01-.245-2.633C51.66 20.86 49.697 22 46.369 22z"/></svg>

React

import type { SVGProps } from "react";

export function LobehubExaText(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 58 24"><path fill="currentColor" fillRule="evenodd" d="M19.942 13.032H5.434c.14 4.128 3.014 6.121 5.817 6.121 2.803 0 4.345-1.281 5.151-3.167h3.294C18.82 19.296 15.842 22 11.251 22 5.294 22 2 17.66 2 12c0-6.05 3.995-9.929 9.146-9.929 5.747 0 9.216 4.911 8.796 10.961zm-8.796-8.185c-2.838 0-5.396 1.566-5.677 5.41h11.108c-.07-2.705-2.067-5.41-5.431-5.41zM38.035 2.392l-6.413 9.145 7.044 10h-3.82l-5.116-7.295-5.081 7.296h-3.645l6.939-9.858-6.518-9.288h3.82l4.59 6.583 4.626-6.583h3.574zM52.887 13.53v-1.21c-5.782.605-9.461 1.46-9.461 4.093 0 1.815 1.366 3.025 3.644 3.025 2.978 0 5.817-1.388 5.817-5.908zM46.369 22c-3.54 0-6.483-1.993-6.483-5.516 0-4.52 5.011-5.836 12.755-6.726v-.463c0-3.487-1.927-4.662-4.274-4.662-2.629 0-4.17 1.46-4.311 3.808h-3.294C41.078 4.313 44.652 2 48.332 2c5.186 0 7.533 2.527 7.498 7.9l-.035 4.413c-.035 3.203.14 5.41.49 7.224h-3.223a21.038 21.038 0 01-.245-2.633C51.66 20.86 49.697 22 46.369 22z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 58 24"><path fill="currentColor" fill-rule="evenodd" d="M19.942 13.032H5.434c.14 4.128 3.014 6.121 5.817 6.121 2.803 0 4.345-1.281 5.151-3.167h3.294C18.82 19.296 15.842 22 11.251 22 5.294 22 2 17.66 2 12c0-6.05 3.995-9.929 9.146-9.929 5.747 0 9.216 4.911 8.796 10.961zm-8.796-8.185c-2.838 0-5.396 1.566-5.677 5.41h11.108c-.07-2.705-2.067-5.41-5.431-5.41zM38.035 2.392l-6.413 9.145 7.044 10h-3.82l-5.116-7.295-5.081 7.296h-3.645l6.939-9.858-6.518-9.288h3.82l4.59 6.583 4.626-6.583h3.574zM52.887 13.53v-1.21c-5.782.605-9.461 1.46-9.461 4.093 0 1.815 1.366 3.025 3.644 3.025 2.978 0 5.817-1.388 5.817-5.908zM46.369 22c-3.54 0-6.483-1.993-6.483-5.516 0-4.52 5.011-5.836 12.755-6.726v-.463c0-3.487-1.927-4.662-4.274-4.662-2.629 0-4.17 1.46-4.311 3.808h-3.294C41.078 4.313 44.652 2 48.332 2c5.186 0 7.533 2.527 7.498 7.9l-.035 4.413c-.035 3.203.14 5.41.49 7.224h-3.223a21.038 21.038 0 01-.245-2.633C51.66 20.86 49.697 22 46.369 22z"/></svg>
</template>

CSS

.icon-exa-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%2058%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.942%2013.032H5.434c.14%204.128%203.014%206.121%205.817%206.121%202.803%200%204.345-1.281%205.151-3.167h3.294C18.82%2019.296%2015.842%2022%2011.251%2022%205.294%2022%202%2017.66%202%2012c0-6.05%203.995-9.929%209.146-9.929%205.747%200%209.216%204.911%208.796%2010.961zm-8.796-8.185c-2.838%200-5.396%201.566-5.677%205.41h11.108c-.07-2.705-2.067-5.41-5.431-5.41zM38.035%202.392l-6.413%209.145%207.044%2010h-3.82l-5.116-7.295-5.081%207.296h-3.645l6.939-9.858-6.518-9.288h3.82l4.59%206.583%204.626-6.583h3.574zM52.887%2013.53v-1.21c-5.782.605-9.461%201.46-9.461%204.093%200%201.815%201.366%203.025%203.644%203.025%202.978%200%205.817-1.388%205.817-5.908zM46.369%2022c-3.54%200-6.483-1.993-6.483-5.516%200-4.52%205.011-5.836%2012.755-6.726v-.463c0-3.487-1.927-4.662-4.274-4.662-2.629%200-4.17%201.46-4.311%203.808h-3.294C41.078%204.313%2044.652%202%2048.332%202c5.186%200%207.533%202.527%207.498%207.9l-.035%204.413c-.035%203.203.14%205.41.49%207.224h-3.223a21.038%2021.038%200%2001-.245-2.633C51.66%2020.86%2049.697%2022%2046.369%2022z%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%2058%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.942%2013.032H5.434c.14%204.128%203.014%206.121%205.817%206.121%202.803%200%204.345-1.281%205.151-3.167h3.294C18.82%2019.296%2015.842%2022%2011.251%2022%205.294%2022%202%2017.66%202%2012c0-6.05%203.995-9.929%209.146-9.929%205.747%200%209.216%204.911%208.796%2010.961zm-8.796-8.185c-2.838%200-5.396%201.566-5.677%205.41h11.108c-.07-2.705-2.067-5.41-5.431-5.41zM38.035%202.392l-6.413%209.145%207.044%2010h-3.82l-5.116-7.295-5.081%207.296h-3.645l6.939-9.858-6.518-9.288h3.82l4.59%206.583%204.626-6.583h3.574zM52.887%2013.53v-1.21c-5.782.605-9.461%201.46-9.461%204.093%200%201.815%201.366%203.025%203.644%203.025%202.978%200%205.817-1.388%205.817-5.908zM46.369%2022c-3.54%200-6.483-1.993-6.483-5.516%200-4.52%205.011-5.836%2012.755-6.726v-.463c0-3.487-1.927-4.662-4.274-4.662-2.629%200-4.17%201.46-4.311%203.808h-3.294C41.078%204.313%2044.652%202%2048.332%202c5.186%200%207.533%202.527%207.498%207.9l-.035%204.413c-.035%203.203.14%205.41.49%207.224h-3.223a21.038%2021.038%200%2001-.245-2.633C51.66%2020.86%2049.697%2022%2046.369%2022z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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