meshy logo
meshy-text from LobeHub AI Icons by LobeHub · Wordmark · MIT Free for personal and commercial use.
- Name
- meshy-text
- Set
- LobeHub AI Icons
- Style
- Wordmark
- Viewbox
- 43×24
- License
- MIT
2 other variants in LobeHub AI Icons
Use the meshy logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 43 24"><path fill="currentColor" fill-rule="evenodd" d="M2 19.368V2h3.24l1.396 9.003.118.922H6.8l.118-.922L8.315 2h3.24v17.368H9.19V7.718h-.142l-.095.733L7.44 19.368H6.115L4.602 8.451l-.095-.732h-.142v11.65H2zm14.057.19c-.954 0-1.706-.328-2.258-.981-.544-.662-.816-1.47-.816-2.422V9.656c0-1.008.272-1.827.816-2.457.544-.63 1.304-.946 2.282-.946.639 0 1.186.146 1.644.438.461.287.83.702 1.064 1.193.245.496.367 1.063.367 1.701v3.758h-3.95v2.812c0 .322.07.622.213.898.15.268.37.401.662.401.308 0 .524-.126.65-.378.134-.252.201-.559.201-.921v-1.418h2.224v1.489c0 1-.272 1.807-.816 2.422-.536.606-1.297.91-2.283.91zm-.851-8.082h1.727v-1.82a2.09 2.09 0 00-.19-.921c-.118-.268-.339-.402-.662-.402-.3 0-.52.138-.662.414-.142.267-.213.57-.213.91v1.819zm8.015 8.082c-.56 0-1.05-.095-1.467-.284a2.765 2.765 0 01-1.04-.803 3.745 3.745 0 01-.627-1.253 5.982 5.982 0 01-.201-1.607h2.223c0 .528.083.989.248 1.383.174.386.462.579.864.579.346 0 .571-.146.674-.438.102-.29.153-.626.153-1.004 0-.44-.173-.89-.52-1.347a9.865 9.865 0 00-1.064-1.24 13.269 13.269 0 01-1.597-1.867c-.417-.615-.626-1.335-.626-2.162 0-.977.256-1.765.768-2.364.512-.598 1.242-.898 2.188-.898.568 0 1.044.075 1.43.225.395.15.71.374.947.673.236.3.406.666.508 1.1.11.433.166.933.166 1.5h-2.223c0-.41-.044-.764-.13-1.064-.087-.3-.304-.449-.65-.449-.285 0-.486.123-.604.367-.118.236-.177.54-.177.91 0 .433.102.819.307 1.157.213.331.564.737 1.053 1.217.61.593 1.17 1.233 1.679 1.914.512.678.768 1.414.768 2.21 0 .52-.07.996-.212 1.43a3.137 3.137 0 01-.603 1.122 2.661 2.661 0 01-.958.732c-.37.174-.796.26-1.277.26zm3.992-.19V2h2.389v5.329c.204-.213.508-.446.91-.697.402-.252.785-.379 1.147-.379.394 0 .725.114.994.343.268.228.469.536.603.922.133.378.2.8.2 1.264v10.586h-2.388V9.278c0-.236-.055-.425-.166-.567-.102-.15-.224-.224-.366-.224-.166 0-.363.094-.591.283-.229.182-.343.386-.343.615v9.983h-2.39zM35.11 24a7.05 7.05 0 01-.367-.012 3.507 3.507 0 01-.413-.047v-2.115c.023.008.086.016.189.024.102.015.17.023.2.023.443 0 .797-.118 1.065-.354.276-.236.47-.552.58-.945.04-.119.059-.257.059-.414.008-.157.011-.295.011-.413l-2.2-13.304h2.342l.946 8.058.048.898h.094l.048-.898.946-8.058H41l-2.294 13.894a5.088 5.088 0 01-.591 1.867c-.3.56-.702.996-1.207 1.312-.504.322-1.103.484-1.797.484z"/></svg>
React
import type { SVGProps } from "react";
export function LobehubMeshyText(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 43 24"><path fill="currentColor" fillRule="evenodd" d="M2 19.368V2h3.24l1.396 9.003.118.922H6.8l.118-.922L8.315 2h3.24v17.368H9.19V7.718h-.142l-.095.733L7.44 19.368H6.115L4.602 8.451l-.095-.732h-.142v11.65H2zm14.057.19c-.954 0-1.706-.328-2.258-.981-.544-.662-.816-1.47-.816-2.422V9.656c0-1.008.272-1.827.816-2.457.544-.63 1.304-.946 2.282-.946.639 0 1.186.146 1.644.438.461.287.83.702 1.064 1.193.245.496.367 1.063.367 1.701v3.758h-3.95v2.812c0 .322.07.622.213.898.15.268.37.401.662.401.308 0 .524-.126.65-.378.134-.252.201-.559.201-.921v-1.418h2.224v1.489c0 1-.272 1.807-.816 2.422-.536.606-1.297.91-2.283.91zm-.851-8.082h1.727v-1.82a2.09 2.09 0 00-.19-.921c-.118-.268-.339-.402-.662-.402-.3 0-.52.138-.662.414-.142.267-.213.57-.213.91v1.819zm8.015 8.082c-.56 0-1.05-.095-1.467-.284a2.765 2.765 0 01-1.04-.803 3.745 3.745 0 01-.627-1.253 5.982 5.982 0 01-.201-1.607h2.223c0 .528.083.989.248 1.383.174.386.462.579.864.579.346 0 .571-.146.674-.438.102-.29.153-.626.153-1.004 0-.44-.173-.89-.52-1.347a9.865 9.865 0 00-1.064-1.24 13.269 13.269 0 01-1.597-1.867c-.417-.615-.626-1.335-.626-2.162 0-.977.256-1.765.768-2.364.512-.598 1.242-.898 2.188-.898.568 0 1.044.075 1.43.225.395.15.71.374.947.673.236.3.406.666.508 1.1.11.433.166.933.166 1.5h-2.223c0-.41-.044-.764-.13-1.064-.087-.3-.304-.449-.65-.449-.285 0-.486.123-.604.367-.118.236-.177.54-.177.91 0 .433.102.819.307 1.157.213.331.564.737 1.053 1.217.61.593 1.17 1.233 1.679 1.914.512.678.768 1.414.768 2.21 0 .52-.07.996-.212 1.43a3.137 3.137 0 01-.603 1.122 2.661 2.661 0 01-.958.732c-.37.174-.796.26-1.277.26zm3.992-.19V2h2.389v5.329c.204-.213.508-.446.91-.697.402-.252.785-.379 1.147-.379.394 0 .725.114.994.343.268.228.469.536.603.922.133.378.2.8.2 1.264v10.586h-2.388V9.278c0-.236-.055-.425-.166-.567-.102-.15-.224-.224-.366-.224-.166 0-.363.094-.591.283-.229.182-.343.386-.343.615v9.983h-2.39zM35.11 24a7.05 7.05 0 01-.367-.012 3.507 3.507 0 01-.413-.047v-2.115c.023.008.086.016.189.024.102.015.17.023.2.023.443 0 .797-.118 1.065-.354.276-.236.47-.552.58-.945.04-.119.059-.257.059-.414.008-.157.011-.295.011-.413l-2.2-13.304h2.342l.946 8.058.048.898h.094l.048-.898.946-8.058H41l-2.294 13.894a5.088 5.088 0 01-.591 1.867c-.3.56-.702.996-1.207 1.312-.504.322-1.103.484-1.797.484z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 43 24"><path fill="currentColor" fill-rule="evenodd" d="M2 19.368V2h3.24l1.396 9.003.118.922H6.8l.118-.922L8.315 2h3.24v17.368H9.19V7.718h-.142l-.095.733L7.44 19.368H6.115L4.602 8.451l-.095-.732h-.142v11.65H2zm14.057.19c-.954 0-1.706-.328-2.258-.981-.544-.662-.816-1.47-.816-2.422V9.656c0-1.008.272-1.827.816-2.457.544-.63 1.304-.946 2.282-.946.639 0 1.186.146 1.644.438.461.287.83.702 1.064 1.193.245.496.367 1.063.367 1.701v3.758h-3.95v2.812c0 .322.07.622.213.898.15.268.37.401.662.401.308 0 .524-.126.65-.378.134-.252.201-.559.201-.921v-1.418h2.224v1.489c0 1-.272 1.807-.816 2.422-.536.606-1.297.91-2.283.91zm-.851-8.082h1.727v-1.82a2.09 2.09 0 00-.19-.921c-.118-.268-.339-.402-.662-.402-.3 0-.52.138-.662.414-.142.267-.213.57-.213.91v1.819zm8.015 8.082c-.56 0-1.05-.095-1.467-.284a2.765 2.765 0 01-1.04-.803 3.745 3.745 0 01-.627-1.253 5.982 5.982 0 01-.201-1.607h2.223c0 .528.083.989.248 1.383.174.386.462.579.864.579.346 0 .571-.146.674-.438.102-.29.153-.626.153-1.004 0-.44-.173-.89-.52-1.347a9.865 9.865 0 00-1.064-1.24 13.269 13.269 0 01-1.597-1.867c-.417-.615-.626-1.335-.626-2.162 0-.977.256-1.765.768-2.364.512-.598 1.242-.898 2.188-.898.568 0 1.044.075 1.43.225.395.15.71.374.947.673.236.3.406.666.508 1.1.11.433.166.933.166 1.5h-2.223c0-.41-.044-.764-.13-1.064-.087-.3-.304-.449-.65-.449-.285 0-.486.123-.604.367-.118.236-.177.54-.177.91 0 .433.102.819.307 1.157.213.331.564.737 1.053 1.217.61.593 1.17 1.233 1.679 1.914.512.678.768 1.414.768 2.21 0 .52-.07.996-.212 1.43a3.137 3.137 0 01-.603 1.122 2.661 2.661 0 01-.958.732c-.37.174-.796.26-1.277.26zm3.992-.19V2h2.389v5.329c.204-.213.508-.446.91-.697.402-.252.785-.379 1.147-.379.394 0 .725.114.994.343.268.228.469.536.603.922.133.378.2.8.2 1.264v10.586h-2.388V9.278c0-.236-.055-.425-.166-.567-.102-.15-.224-.224-.366-.224-.166 0-.363.094-.591.283-.229.182-.343.386-.343.615v9.983h-2.39zM35.11 24a7.05 7.05 0 01-.367-.012 3.507 3.507 0 01-.413-.047v-2.115c.023.008.086.016.189.024.102.015.17.023.2.023.443 0 .797-.118 1.065-.354.276-.236.47-.552.58-.945.04-.119.059-.257.059-.414.008-.157.011-.295.011-.413l-2.2-13.304h2.342l.946 8.058.048.898h.094l.048-.898.946-8.058H41l-2.294 13.894a5.088 5.088 0 01-.591 1.867c-.3.56-.702.996-1.207 1.312-.504.322-1.103.484-1.797.484z"/></svg> </template>
CSS
.icon-meshy-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%2043%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2019.368V2h3.24l1.396%209.003.118.922H6.8l.118-.922L8.315%202h3.24v17.368H9.19V7.718h-.142l-.095.733L7.44%2019.368H6.115L4.602%208.451l-.095-.732h-.142v11.65H2zm14.057.19c-.954%200-1.706-.328-2.258-.981-.544-.662-.816-1.47-.816-2.422V9.656c0-1.008.272-1.827.816-2.457.544-.63%201.304-.946%202.282-.946.639%200%201.186.146%201.644.438.461.287.83.702%201.064%201.193.245.496.367%201.063.367%201.701v3.758h-3.95v2.812c0%20.322.07.622.213.898.15.268.37.401.662.401.308%200%20.524-.126.65-.378.134-.252.201-.559.201-.921v-1.418h2.224v1.489c0%201-.272%201.807-.816%202.422-.536.606-1.297.91-2.283.91zm-.851-8.082h1.727v-1.82a2.09%202.09%200%2000-.19-.921c-.118-.268-.339-.402-.662-.402-.3%200-.52.138-.662.414-.142.267-.213.57-.213.91v1.819zm8.015%208.082c-.56%200-1.05-.095-1.467-.284a2.765%202.765%200%2001-1.04-.803%203.745%203.745%200%2001-.627-1.253%205.982%205.982%200%2001-.201-1.607h2.223c0%20.528.083.989.248%201.383.174.386.462.579.864.579.346%200%20.571-.146.674-.438.102-.29.153-.626.153-1.004%200-.44-.173-.89-.52-1.347a9.865%209.865%200%2000-1.064-1.24%2013.269%2013.269%200%2001-1.597-1.867c-.417-.615-.626-1.335-.626-2.162%200-.977.256-1.765.768-2.364.512-.598%201.242-.898%202.188-.898.568%200%201.044.075%201.43.225.395.15.71.374.947.673.236.3.406.666.508%201.1.11.433.166.933.166%201.5h-2.223c0-.41-.044-.764-.13-1.064-.087-.3-.304-.449-.65-.449-.285%200-.486.123-.604.367-.118.236-.177.54-.177.91%200%20.433.102.819.307%201.157.213.331.564.737%201.053%201.217.61.593%201.17%201.233%201.679%201.914.512.678.768%201.414.768%202.21%200%20.52-.07.996-.212%201.43a3.137%203.137%200%2001-.603%201.122%202.661%202.661%200%2001-.958.732c-.37.174-.796.26-1.277.26zm3.992-.19V2h2.389v5.329c.204-.213.508-.446.91-.697.402-.252.785-.379%201.147-.379.394%200%20.725.114.994.343.268.228.469.536.603.922.133.378.2.8.2%201.264v10.586h-2.388V9.278c0-.236-.055-.425-.166-.567-.102-.15-.224-.224-.366-.224-.166%200-.363.094-.591.283-.229.182-.343.386-.343.615v9.983h-2.39zM35.11%2024a7.05%207.05%200%2001-.367-.012%203.507%203.507%200%2001-.413-.047v-2.115c.023.008.086.016.189.024.102.015.17.023.2.023.443%200%20.797-.118%201.065-.354.276-.236.47-.552.58-.945.04-.119.059-.257.059-.414.008-.157.011-.295.011-.413l-2.2-13.304h2.342l.946%208.058.048.898h.094l.048-.898.946-8.058H41l-2.294%2013.894a5.088%205.088%200%2001-.591%201.867c-.3.56-.702.996-1.207%201.312-.504.322-1.103.484-1.797.484z%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%2043%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2019.368V2h3.24l1.396%209.003.118.922H6.8l.118-.922L8.315%202h3.24v17.368H9.19V7.718h-.142l-.095.733L7.44%2019.368H6.115L4.602%208.451l-.095-.732h-.142v11.65H2zm14.057.19c-.954%200-1.706-.328-2.258-.981-.544-.662-.816-1.47-.816-2.422V9.656c0-1.008.272-1.827.816-2.457.544-.63%201.304-.946%202.282-.946.639%200%201.186.146%201.644.438.461.287.83.702%201.064%201.193.245.496.367%201.063.367%201.701v3.758h-3.95v2.812c0%20.322.07.622.213.898.15.268.37.401.662.401.308%200%20.524-.126.65-.378.134-.252.201-.559.201-.921v-1.418h2.224v1.489c0%201-.272%201.807-.816%202.422-.536.606-1.297.91-2.283.91zm-.851-8.082h1.727v-1.82a2.09%202.09%200%2000-.19-.921c-.118-.268-.339-.402-.662-.402-.3%200-.52.138-.662.414-.142.267-.213.57-.213.91v1.819zm8.015%208.082c-.56%200-1.05-.095-1.467-.284a2.765%202.765%200%2001-1.04-.803%203.745%203.745%200%2001-.627-1.253%205.982%205.982%200%2001-.201-1.607h2.223c0%20.528.083.989.248%201.383.174.386.462.579.864.579.346%200%20.571-.146.674-.438.102-.29.153-.626.153-1.004%200-.44-.173-.89-.52-1.347a9.865%209.865%200%2000-1.064-1.24%2013.269%2013.269%200%2001-1.597-1.867c-.417-.615-.626-1.335-.626-2.162%200-.977.256-1.765.768-2.364.512-.598%201.242-.898%202.188-.898.568%200%201.044.075%201.43.225.395.15.71.374.947.673.236.3.406.666.508%201.1.11.433.166.933.166%201.5h-2.223c0-.41-.044-.764-.13-1.064-.087-.3-.304-.449-.65-.449-.285%200-.486.123-.604.367-.118.236-.177.54-.177.91%200%20.433.102.819.307%201.157.213.331.564.737%201.053%201.217.61.593%201.17%201.233%201.679%201.914.512.678.768%201.414.768%202.21%200%20.52-.07.996-.212%201.43a3.137%203.137%200%2001-.603%201.122%202.661%202.661%200%2001-.958.732c-.37.174-.796.26-1.277.26zm3.992-.19V2h2.389v5.329c.204-.213.508-.446.91-.697.402-.252.785-.379%201.147-.379.394%200%20.725.114.994.343.268.228.469.536.603.922.133.378.2.8.2%201.264v10.586h-2.388V9.278c0-.236-.055-.425-.166-.567-.102-.15-.224-.224-.366-.224-.166%200-.363.094-.591.283-.229.182-.343.386-.343.615v9.983h-2.39zM35.11%2024a7.05%207.05%200%2001-.367-.012%203.507%203.507%200%2001-.413-.047v-2.115c.023.008.086.016.189.024.102.015.17.023.2.023.443%200%20.797-.118%201.065-.354.276-.236.47-.552.58-.945.04-.119.059-.257.059-.414.008-.157.011-.295.011-.413l-2.2-13.304h2.342l.946%208.058.048.898h.094l.048-.898.946-8.058H41l-2.294%2013.894a5.088%205.088%200%2001-.591%201.867c-.3.56-.702.996-1.207%201.312-.504.322-1.103.484-1.797.484z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/meshy-text.svg?color=%231a73e8&size=48