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

Name
moonshot-text
Set
LobeHub AI Icons
Style
Wordmark
Viewbox
171×24
License
MIT

1 other variant in LobeHub AI Icons

Use the moonshot logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 171 24"><path fill="currentColor" fill-rule="evenodd" d="M165.484 2H169v19.507h-3.516V2zm-35.707 0v5.26h3.186v3.507h-3.186v10.74h-3.516v-10.74h-2.966V7.26h2.966V2h3.516zm-24.598 11.023v8.498h-3.345v-8.804c.008-2.1-2.109-2.895-3.109-2.895l-.064.001c-1.073.026-3.521.694-3.54 3.863v7.835h-3.468V2.014L95.14 2v6.918c1.228-1.986 3.93-2.243 4.755-2.243.926 0 1.768.155 2.525.465.757.31 1.378.783 1.864 1.42.413.54.665 1.096.757 1.667.092.571.138 1.503.138 2.796zM89.29 9.507l-2.362 2.41c-2.911-2.41-6.647-2.136-7.196-.93-.55 1.205 2.444 1.484 4.734 1.98l.634.146c1.731.408 4.603 1.274 4.52 4.12-.11 3.78-4.23 4.767-6.867 4.767-2.637 0-5.933-1.808-7.636-3.342l2.527-2.63c2.582 2.63 7.142 2.958 7.856 1.534.714-1.425-1.263-1.48-4.834-1.973-3.175-.438-4.837-2.85-4.813-4.13.034-1.843 1.543-4.85 6.31-4.886 3.227-.025 5.425.961 7.127 2.934zm-22.617.386l-.033.001c-1.905.083-3.443 1.453-3.458 3.746v7.867h-3.83V7.185h3.702v2.061l.088-.12c.591-.8 2.07-2.555 4.796-2.523 2.675.032 5.696 1.95 5.696 5.17v9.734H69.69v-8.813c-.01-2.197-2.102-2.824-3.016-2.8zm-33.14-3.29c4.247 0 7.69 3.434 7.69 7.671s-3.443 7.671-7.69 7.671c-4.248 0-7.692-3.434-7.692-7.671s3.444-7.671 7.691-7.671zm0 3.726a3.95 3.95 0 00-3.956 3.945 3.95 3.95 0 003.955 3.945 3.95 3.95 0 003.956-3.945 3.95 3.95 0 00-3.956-3.945zm16.7-3.726c4.247 0 7.69 3.434 7.69 7.671s-3.443 7.671-7.69 7.671c-4.248 0-7.692-3.434-7.692-7.671s3.444-7.671 7.691-7.671zm0 3.726a3.95 3.95 0 00-3.956 3.945 3.95 3.95 0 003.955 3.945 3.95 3.95 0 003.956-3.945 3.95 3.95 0 00-3.956-3.945zm64.382-3.726c4.248 0 7.69 3.434 7.69 7.671s-3.442 7.671-7.69 7.671c-4.247 0-7.69-3.434-7.69-7.671s3.443-7.671 7.69-7.671zm0 3.726a3.95 3.95 0 00-3.955 3.945 3.95 3.95 0 003.955 3.945 3.95 3.95 0 003.955-3.945 3.95 3.95 0 00-3.955-3.945zM2 21.616V2l10.987 7.89L23.919 2v19.616h-3.79V9.452l-7.17 5.26-7.169-5.26v12.164H2zM153.344 2l10.492 19.507h-4.138l-1.833-3.288h-5.235l-1.789-3.46-3.632 6.748h-4.358L153.344 2zm0 8.11l-2.478 4.602h5.044l-2.566-4.602z"/></svg>

React

import type { SVGProps } from "react";

export function LobehubMoonshotText(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 171 24"><path fill="currentColor" fillRule="evenodd" d="M165.484 2H169v19.507h-3.516V2zm-35.707 0v5.26h3.186v3.507h-3.186v10.74h-3.516v-10.74h-2.966V7.26h2.966V2h3.516zm-24.598 11.023v8.498h-3.345v-8.804c.008-2.1-2.109-2.895-3.109-2.895l-.064.001c-1.073.026-3.521.694-3.54 3.863v7.835h-3.468V2.014L95.14 2v6.918c1.228-1.986 3.93-2.243 4.755-2.243.926 0 1.768.155 2.525.465.757.31 1.378.783 1.864 1.42.413.54.665 1.096.757 1.667.092.571.138 1.503.138 2.796zM89.29 9.507l-2.362 2.41c-2.911-2.41-6.647-2.136-7.196-.93-.55 1.205 2.444 1.484 4.734 1.98l.634.146c1.731.408 4.603 1.274 4.52 4.12-.11 3.78-4.23 4.767-6.867 4.767-2.637 0-5.933-1.808-7.636-3.342l2.527-2.63c2.582 2.63 7.142 2.958 7.856 1.534.714-1.425-1.263-1.48-4.834-1.973-3.175-.438-4.837-2.85-4.813-4.13.034-1.843 1.543-4.85 6.31-4.886 3.227-.025 5.425.961 7.127 2.934zm-22.617.386l-.033.001c-1.905.083-3.443 1.453-3.458 3.746v7.867h-3.83V7.185h3.702v2.061l.088-.12c.591-.8 2.07-2.555 4.796-2.523 2.675.032 5.696 1.95 5.696 5.17v9.734H69.69v-8.813c-.01-2.197-2.102-2.824-3.016-2.8zm-33.14-3.29c4.247 0 7.69 3.434 7.69 7.671s-3.443 7.671-7.69 7.671c-4.248 0-7.692-3.434-7.692-7.671s3.444-7.671 7.691-7.671zm0 3.726a3.95 3.95 0 00-3.956 3.945 3.95 3.95 0 003.955 3.945 3.95 3.95 0 003.956-3.945 3.95 3.95 0 00-3.956-3.945zm16.7-3.726c4.247 0 7.69 3.434 7.69 7.671s-3.443 7.671-7.69 7.671c-4.248 0-7.692-3.434-7.692-7.671s3.444-7.671 7.691-7.671zm0 3.726a3.95 3.95 0 00-3.956 3.945 3.95 3.95 0 003.955 3.945 3.95 3.95 0 003.956-3.945 3.95 3.95 0 00-3.956-3.945zm64.382-3.726c4.248 0 7.69 3.434 7.69 7.671s-3.442 7.671-7.69 7.671c-4.247 0-7.69-3.434-7.69-7.671s3.443-7.671 7.69-7.671zm0 3.726a3.95 3.95 0 00-3.955 3.945 3.95 3.95 0 003.955 3.945 3.95 3.95 0 003.955-3.945 3.95 3.95 0 00-3.955-3.945zM2 21.616V2l10.987 7.89L23.919 2v19.616h-3.79V9.452l-7.17 5.26-7.169-5.26v12.164H2zM153.344 2l10.492 19.507h-4.138l-1.833-3.288h-5.235l-1.789-3.46-3.632 6.748h-4.358L153.344 2zm0 8.11l-2.478 4.602h5.044l-2.566-4.602z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 171 24"><path fill="currentColor" fill-rule="evenodd" d="M165.484 2H169v19.507h-3.516V2zm-35.707 0v5.26h3.186v3.507h-3.186v10.74h-3.516v-10.74h-2.966V7.26h2.966V2h3.516zm-24.598 11.023v8.498h-3.345v-8.804c.008-2.1-2.109-2.895-3.109-2.895l-.064.001c-1.073.026-3.521.694-3.54 3.863v7.835h-3.468V2.014L95.14 2v6.918c1.228-1.986 3.93-2.243 4.755-2.243.926 0 1.768.155 2.525.465.757.31 1.378.783 1.864 1.42.413.54.665 1.096.757 1.667.092.571.138 1.503.138 2.796zM89.29 9.507l-2.362 2.41c-2.911-2.41-6.647-2.136-7.196-.93-.55 1.205 2.444 1.484 4.734 1.98l.634.146c1.731.408 4.603 1.274 4.52 4.12-.11 3.78-4.23 4.767-6.867 4.767-2.637 0-5.933-1.808-7.636-3.342l2.527-2.63c2.582 2.63 7.142 2.958 7.856 1.534.714-1.425-1.263-1.48-4.834-1.973-3.175-.438-4.837-2.85-4.813-4.13.034-1.843 1.543-4.85 6.31-4.886 3.227-.025 5.425.961 7.127 2.934zm-22.617.386l-.033.001c-1.905.083-3.443 1.453-3.458 3.746v7.867h-3.83V7.185h3.702v2.061l.088-.12c.591-.8 2.07-2.555 4.796-2.523 2.675.032 5.696 1.95 5.696 5.17v9.734H69.69v-8.813c-.01-2.197-2.102-2.824-3.016-2.8zm-33.14-3.29c4.247 0 7.69 3.434 7.69 7.671s-3.443 7.671-7.69 7.671c-4.248 0-7.692-3.434-7.692-7.671s3.444-7.671 7.691-7.671zm0 3.726a3.95 3.95 0 00-3.956 3.945 3.95 3.95 0 003.955 3.945 3.95 3.95 0 003.956-3.945 3.95 3.95 0 00-3.956-3.945zm16.7-3.726c4.247 0 7.69 3.434 7.69 7.671s-3.443 7.671-7.69 7.671c-4.248 0-7.692-3.434-7.692-7.671s3.444-7.671 7.691-7.671zm0 3.726a3.95 3.95 0 00-3.956 3.945 3.95 3.95 0 003.955 3.945 3.95 3.95 0 003.956-3.945 3.95 3.95 0 00-3.956-3.945zm64.382-3.726c4.248 0 7.69 3.434 7.69 7.671s-3.442 7.671-7.69 7.671c-4.247 0-7.69-3.434-7.69-7.671s3.443-7.671 7.69-7.671zm0 3.726a3.95 3.95 0 00-3.955 3.945 3.95 3.95 0 003.955 3.945 3.95 3.95 0 003.955-3.945 3.95 3.95 0 00-3.955-3.945zM2 21.616V2l10.987 7.89L23.919 2v19.616h-3.79V9.452l-7.17 5.26-7.169-5.26v12.164H2zM153.344 2l10.492 19.507h-4.138l-1.833-3.288h-5.235l-1.789-3.46-3.632 6.748h-4.358L153.344 2zm0 8.11l-2.478 4.602h5.044l-2.566-4.602z"/></svg>
</template>

CSS

.icon-moonshot-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%20171%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M165.484%202H169v19.507h-3.516V2zm-35.707%200v5.26h3.186v3.507h-3.186v10.74h-3.516v-10.74h-2.966V7.26h2.966V2h3.516zm-24.598%2011.023v8.498h-3.345v-8.804c.008-2.1-2.109-2.895-3.109-2.895l-.064.001c-1.073.026-3.521.694-3.54%203.863v7.835h-3.468V2.014L95.14%202v6.918c1.228-1.986%203.93-2.243%204.755-2.243.926%200%201.768.155%202.525.465.757.31%201.378.783%201.864%201.42.413.54.665%201.096.757%201.667.092.571.138%201.503.138%202.796zM89.29%209.507l-2.362%202.41c-2.911-2.41-6.647-2.136-7.196-.93-.55%201.205%202.444%201.484%204.734%201.98l.634.146c1.731.408%204.603%201.274%204.52%204.12-.11%203.78-4.23%204.767-6.867%204.767-2.637%200-5.933-1.808-7.636-3.342l2.527-2.63c2.582%202.63%207.142%202.958%207.856%201.534.714-1.425-1.263-1.48-4.834-1.973-3.175-.438-4.837-2.85-4.813-4.13.034-1.843%201.543-4.85%206.31-4.886%203.227-.025%205.425.961%207.127%202.934zm-22.617.386l-.033.001c-1.905.083-3.443%201.453-3.458%203.746v7.867h-3.83V7.185h3.702v2.061l.088-.12c.591-.8%202.07-2.555%204.796-2.523%202.675.032%205.696%201.95%205.696%205.17v9.734H69.69v-8.813c-.01-2.197-2.102-2.824-3.016-2.8zm-33.14-3.29c4.247%200%207.69%203.434%207.69%207.671s-3.443%207.671-7.69%207.671c-4.248%200-7.692-3.434-7.692-7.671s3.444-7.671%207.691-7.671zm0%203.726a3.95%203.95%200%2000-3.956%203.945%203.95%203.95%200%20003.955%203.945%203.95%203.95%200%20003.956-3.945%203.95%203.95%200%2000-3.956-3.945zm16.7-3.726c4.247%200%207.69%203.434%207.69%207.671s-3.443%207.671-7.69%207.671c-4.248%200-7.692-3.434-7.692-7.671s3.444-7.671%207.691-7.671zm0%203.726a3.95%203.95%200%2000-3.956%203.945%203.95%203.95%200%20003.955%203.945%203.95%203.95%200%20003.956-3.945%203.95%203.95%200%2000-3.956-3.945zm64.382-3.726c4.248%200%207.69%203.434%207.69%207.671s-3.442%207.671-7.69%207.671c-4.247%200-7.69-3.434-7.69-7.671s3.443-7.671%207.69-7.671zm0%203.726a3.95%203.95%200%2000-3.955%203.945%203.95%203.95%200%20003.955%203.945%203.95%203.95%200%20003.955-3.945%203.95%203.95%200%2000-3.955-3.945zM2%2021.616V2l10.987%207.89L23.919%202v19.616h-3.79V9.452l-7.17%205.26-7.169-5.26v12.164H2zM153.344%202l10.492%2019.507h-4.138l-1.833-3.288h-5.235l-1.789-3.46-3.632%206.748h-4.358L153.344%202zm0%208.11l-2.478%204.602h5.044l-2.566-4.602z%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%20171%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M165.484%202H169v19.507h-3.516V2zm-35.707%200v5.26h3.186v3.507h-3.186v10.74h-3.516v-10.74h-2.966V7.26h2.966V2h3.516zm-24.598%2011.023v8.498h-3.345v-8.804c.008-2.1-2.109-2.895-3.109-2.895l-.064.001c-1.073.026-3.521.694-3.54%203.863v7.835h-3.468V2.014L95.14%202v6.918c1.228-1.986%203.93-2.243%204.755-2.243.926%200%201.768.155%202.525.465.757.31%201.378.783%201.864%201.42.413.54.665%201.096.757%201.667.092.571.138%201.503.138%202.796zM89.29%209.507l-2.362%202.41c-2.911-2.41-6.647-2.136-7.196-.93-.55%201.205%202.444%201.484%204.734%201.98l.634.146c1.731.408%204.603%201.274%204.52%204.12-.11%203.78-4.23%204.767-6.867%204.767-2.637%200-5.933-1.808-7.636-3.342l2.527-2.63c2.582%202.63%207.142%202.958%207.856%201.534.714-1.425-1.263-1.48-4.834-1.973-3.175-.438-4.837-2.85-4.813-4.13.034-1.843%201.543-4.85%206.31-4.886%203.227-.025%205.425.961%207.127%202.934zm-22.617.386l-.033.001c-1.905.083-3.443%201.453-3.458%203.746v7.867h-3.83V7.185h3.702v2.061l.088-.12c.591-.8%202.07-2.555%204.796-2.523%202.675.032%205.696%201.95%205.696%205.17v9.734H69.69v-8.813c-.01-2.197-2.102-2.824-3.016-2.8zm-33.14-3.29c4.247%200%207.69%203.434%207.69%207.671s-3.443%207.671-7.69%207.671c-4.248%200-7.692-3.434-7.692-7.671s3.444-7.671%207.691-7.671zm0%203.726a3.95%203.95%200%2000-3.956%203.945%203.95%203.95%200%20003.955%203.945%203.95%203.95%200%20003.956-3.945%203.95%203.95%200%2000-3.956-3.945zm16.7-3.726c4.247%200%207.69%203.434%207.69%207.671s-3.443%207.671-7.69%207.671c-4.248%200-7.692-3.434-7.692-7.671s3.444-7.671%207.691-7.671zm0%203.726a3.95%203.95%200%2000-3.956%203.945%203.95%203.95%200%20003.955%203.945%203.95%203.95%200%20003.956-3.945%203.95%203.95%200%2000-3.956-3.945zm64.382-3.726c4.248%200%207.69%203.434%207.69%207.671s-3.442%207.671-7.69%207.671c-4.247%200-7.69-3.434-7.69-7.671s3.443-7.671%207.69-7.671zm0%203.726a3.95%203.95%200%2000-3.955%203.945%203.95%203.95%200%20003.955%203.945%203.95%203.95%200%20003.955-3.945%203.95%203.95%200%2000-3.955-3.945zM2%2021.616V2l10.987%207.89L23.919%202v19.616h-3.79V9.452l-7.17%205.26-7.169-5.26v12.164H2zM153.344%202l10.492%2019.507h-4.138l-1.833-3.288h-5.235l-1.789-3.46-3.632%206.748h-4.358L153.344%202zm0%208.11l-2.478%204.602h5.044l-2.566-4.602z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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