openhands logo
openhands-text from LobeHub AI Icons by LobeHub · Wordmark · MIT Free for personal and commercial use.
- Name
- openhands-text
- Set
- LobeHub AI Icons
- Style
- Wordmark
- Viewbox
- 130×24
- License
- MIT
2 other variants in LobeHub AI Icons
Use the openhands logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 130 24"><path fill="currentColor" fill-rule="evenodd" d="M2 10.955C2 5.679 5.398 2 10.106 2s8.106 3.679 8.106 8.955-3.398 8.955-8.106 8.955S2 16.23 2 10.955zm13.105 0c0-3.776-2.062-6.22-4.999-6.22s-5 2.444-5 6.22c0 3.775 2.063 6.22 5 6.22s5-2.445 5-6.22zM26.84 19.91c-1.651 0-2.865-.654-3.666-1.598V24h-2.912V6.937h2.912v1.356c.801-.944 2.015-1.598 3.665-1.598 3.568 0 5.607 3.001 5.607 6.608 0 3.606-2.04 6.607-5.607 6.607zm-3.738-6.97v.75c0 2.347 1.359 3.679 3.155 3.679 2.111 0 3.252-1.646 3.252-4.066s-1.14-4.066-3.252-4.066c-1.796 0-3.155 1.306-3.155 3.703zM39.841 19.91c-3.64 0-6.189-2.687-6.189-6.607 0-3.728 2.524-6.608 6.068-6.608 3.689 0 5.655 2.784 5.655 6.269v.968h-8.932c.219 2.178 1.53 3.51 3.398 3.51 1.432 0 2.573-.727 2.961-2.034l2.5.944c-.898 2.227-2.913 3.558-5.46 3.558zm-.145-10.77c-1.505 0-2.67.895-3.107 2.614h5.849c-.024-1.404-.898-2.614-2.742-2.614zM47.317 19.644V6.937h2.912v1.356c.729-.847 1.869-1.598 3.52-1.598 2.67 0 4.271 1.84 4.271 4.575v8.374h-2.913v-7.527c0-1.574-.63-2.711-2.232-2.711-1.31 0-2.646.968-2.646 2.783v7.455h-2.912zM72.327 2.267h3.106v17.377h-3.106v-7.6h-8.35v7.6h-3.106V2.267h3.106v7.067h8.35V2.267zM81.751 19.861c-2.427 0-4.296-1.476-4.296-3.751 0-2.42 1.82-3.485 4.272-3.993l3.519-.726v-.218c0-1.21-.631-1.96-2.185-1.96-1.383 0-2.11.629-2.451 1.863l-2.742-.63c.631-2.105 2.5-3.75 5.315-3.75 3.058 0 4.903 1.451 4.903 4.38v5.47c0 .726.315.944 1.115.847v2.25c-2.11.243-3.227-.169-3.664-1.21-.801.896-2.136 1.428-3.786 1.428zm3.495-4.695v-1.549l-2.742.581c-1.238.266-2.16.653-2.16 1.791 0 .992.728 1.549 1.844 1.549 1.553 0 3.058-.823 3.058-2.372zM91.028 19.644V6.937h2.913v1.356c.727-.847 1.868-1.598 3.519-1.598 2.669 0 4.271 1.84 4.271 4.575v8.374h-2.913v-7.527c0-1.574-.63-2.711-2.232-2.711-1.31 0-2.645.968-2.645 2.783v7.455h-2.913zM109.266 19.91c-3.567 0-5.606-3-5.606-6.607 0-3.606 2.039-6.607 5.606-6.607 1.65 0 2.864.653 3.665 1.597V2.267h2.913v17.377h-2.913v-1.331c-.801.944-2.015 1.597-3.665 1.597zm3.737-6.97c0-2.396-1.358-3.703-3.154-3.703-2.112 0-3.253 1.646-3.253 4.066s1.141 4.066 3.253 4.066c1.796 0 3.154-1.331 3.154-3.679v-.75zM117.317 17.223l2.184-1.742c.752 1.234 2.209 2.057 3.689 2.057 1.238 0 2.379-.436 2.379-1.573 0-1.09-1.068-1.21-3.083-1.622-2.014-.411-4.32-.92-4.32-3.63 0-2.324 2.039-4.018 4.975-4.018 2.233 0 4.224.993 5.145 2.396l-1.965 1.767c-.728-1.137-1.942-1.79-3.349-1.79-1.189 0-1.966.532-1.966 1.379 0 .92.922 1.089 2.524 1.428 2.16.46 4.878.92 4.878 3.824 0 2.565-2.354 4.21-5.242 4.21-2.354 0-4.708-.943-5.849-2.686z"/></svg>
React
import type { SVGProps } from "react";
export function LobehubOpenhandsText(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 130 24"><path fill="currentColor" fillRule="evenodd" d="M2 10.955C2 5.679 5.398 2 10.106 2s8.106 3.679 8.106 8.955-3.398 8.955-8.106 8.955S2 16.23 2 10.955zm13.105 0c0-3.776-2.062-6.22-4.999-6.22s-5 2.444-5 6.22c0 3.775 2.063 6.22 5 6.22s5-2.445 5-6.22zM26.84 19.91c-1.651 0-2.865-.654-3.666-1.598V24h-2.912V6.937h2.912v1.356c.801-.944 2.015-1.598 3.665-1.598 3.568 0 5.607 3.001 5.607 6.608 0 3.606-2.04 6.607-5.607 6.607zm-3.738-6.97v.75c0 2.347 1.359 3.679 3.155 3.679 2.111 0 3.252-1.646 3.252-4.066s-1.14-4.066-3.252-4.066c-1.796 0-3.155 1.306-3.155 3.703zM39.841 19.91c-3.64 0-6.189-2.687-6.189-6.607 0-3.728 2.524-6.608 6.068-6.608 3.689 0 5.655 2.784 5.655 6.269v.968h-8.932c.219 2.178 1.53 3.51 3.398 3.51 1.432 0 2.573-.727 2.961-2.034l2.5.944c-.898 2.227-2.913 3.558-5.46 3.558zm-.145-10.77c-1.505 0-2.67.895-3.107 2.614h5.849c-.024-1.404-.898-2.614-2.742-2.614zM47.317 19.644V6.937h2.912v1.356c.729-.847 1.869-1.598 3.52-1.598 2.67 0 4.271 1.84 4.271 4.575v8.374h-2.913v-7.527c0-1.574-.63-2.711-2.232-2.711-1.31 0-2.646.968-2.646 2.783v7.455h-2.912zM72.327 2.267h3.106v17.377h-3.106v-7.6h-8.35v7.6h-3.106V2.267h3.106v7.067h8.35V2.267zM81.751 19.861c-2.427 0-4.296-1.476-4.296-3.751 0-2.42 1.82-3.485 4.272-3.993l3.519-.726v-.218c0-1.21-.631-1.96-2.185-1.96-1.383 0-2.11.629-2.451 1.863l-2.742-.63c.631-2.105 2.5-3.75 5.315-3.75 3.058 0 4.903 1.451 4.903 4.38v5.47c0 .726.315.944 1.115.847v2.25c-2.11.243-3.227-.169-3.664-1.21-.801.896-2.136 1.428-3.786 1.428zm3.495-4.695v-1.549l-2.742.581c-1.238.266-2.16.653-2.16 1.791 0 .992.728 1.549 1.844 1.549 1.553 0 3.058-.823 3.058-2.372zM91.028 19.644V6.937h2.913v1.356c.727-.847 1.868-1.598 3.519-1.598 2.669 0 4.271 1.84 4.271 4.575v8.374h-2.913v-7.527c0-1.574-.63-2.711-2.232-2.711-1.31 0-2.645.968-2.645 2.783v7.455h-2.913zM109.266 19.91c-3.567 0-5.606-3-5.606-6.607 0-3.606 2.039-6.607 5.606-6.607 1.65 0 2.864.653 3.665 1.597V2.267h2.913v17.377h-2.913v-1.331c-.801.944-2.015 1.597-3.665 1.597zm3.737-6.97c0-2.396-1.358-3.703-3.154-3.703-2.112 0-3.253 1.646-3.253 4.066s1.141 4.066 3.253 4.066c1.796 0 3.154-1.331 3.154-3.679v-.75zM117.317 17.223l2.184-1.742c.752 1.234 2.209 2.057 3.689 2.057 1.238 0 2.379-.436 2.379-1.573 0-1.09-1.068-1.21-3.083-1.622-2.014-.411-4.32-.92-4.32-3.63 0-2.324 2.039-4.018 4.975-4.018 2.233 0 4.224.993 5.145 2.396l-1.965 1.767c-.728-1.137-1.942-1.79-3.349-1.79-1.189 0-1.966.532-1.966 1.379 0 .92.922 1.089 2.524 1.428 2.16.46 4.878.92 4.878 3.824 0 2.565-2.354 4.21-5.242 4.21-2.354 0-4.708-.943-5.849-2.686z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 130 24"><path fill="currentColor" fill-rule="evenodd" d="M2 10.955C2 5.679 5.398 2 10.106 2s8.106 3.679 8.106 8.955-3.398 8.955-8.106 8.955S2 16.23 2 10.955zm13.105 0c0-3.776-2.062-6.22-4.999-6.22s-5 2.444-5 6.22c0 3.775 2.063 6.22 5 6.22s5-2.445 5-6.22zM26.84 19.91c-1.651 0-2.865-.654-3.666-1.598V24h-2.912V6.937h2.912v1.356c.801-.944 2.015-1.598 3.665-1.598 3.568 0 5.607 3.001 5.607 6.608 0 3.606-2.04 6.607-5.607 6.607zm-3.738-6.97v.75c0 2.347 1.359 3.679 3.155 3.679 2.111 0 3.252-1.646 3.252-4.066s-1.14-4.066-3.252-4.066c-1.796 0-3.155 1.306-3.155 3.703zM39.841 19.91c-3.64 0-6.189-2.687-6.189-6.607 0-3.728 2.524-6.608 6.068-6.608 3.689 0 5.655 2.784 5.655 6.269v.968h-8.932c.219 2.178 1.53 3.51 3.398 3.51 1.432 0 2.573-.727 2.961-2.034l2.5.944c-.898 2.227-2.913 3.558-5.46 3.558zm-.145-10.77c-1.505 0-2.67.895-3.107 2.614h5.849c-.024-1.404-.898-2.614-2.742-2.614zM47.317 19.644V6.937h2.912v1.356c.729-.847 1.869-1.598 3.52-1.598 2.67 0 4.271 1.84 4.271 4.575v8.374h-2.913v-7.527c0-1.574-.63-2.711-2.232-2.711-1.31 0-2.646.968-2.646 2.783v7.455h-2.912zM72.327 2.267h3.106v17.377h-3.106v-7.6h-8.35v7.6h-3.106V2.267h3.106v7.067h8.35V2.267zM81.751 19.861c-2.427 0-4.296-1.476-4.296-3.751 0-2.42 1.82-3.485 4.272-3.993l3.519-.726v-.218c0-1.21-.631-1.96-2.185-1.96-1.383 0-2.11.629-2.451 1.863l-2.742-.63c.631-2.105 2.5-3.75 5.315-3.75 3.058 0 4.903 1.451 4.903 4.38v5.47c0 .726.315.944 1.115.847v2.25c-2.11.243-3.227-.169-3.664-1.21-.801.896-2.136 1.428-3.786 1.428zm3.495-4.695v-1.549l-2.742.581c-1.238.266-2.16.653-2.16 1.791 0 .992.728 1.549 1.844 1.549 1.553 0 3.058-.823 3.058-2.372zM91.028 19.644V6.937h2.913v1.356c.727-.847 1.868-1.598 3.519-1.598 2.669 0 4.271 1.84 4.271 4.575v8.374h-2.913v-7.527c0-1.574-.63-2.711-2.232-2.711-1.31 0-2.645.968-2.645 2.783v7.455h-2.913zM109.266 19.91c-3.567 0-5.606-3-5.606-6.607 0-3.606 2.039-6.607 5.606-6.607 1.65 0 2.864.653 3.665 1.597V2.267h2.913v17.377h-2.913v-1.331c-.801.944-2.015 1.597-3.665 1.597zm3.737-6.97c0-2.396-1.358-3.703-3.154-3.703-2.112 0-3.253 1.646-3.253 4.066s1.141 4.066 3.253 4.066c1.796 0 3.154-1.331 3.154-3.679v-.75zM117.317 17.223l2.184-1.742c.752 1.234 2.209 2.057 3.689 2.057 1.238 0 2.379-.436 2.379-1.573 0-1.09-1.068-1.21-3.083-1.622-2.014-.411-4.32-.92-4.32-3.63 0-2.324 2.039-4.018 4.975-4.018 2.233 0 4.224.993 5.145 2.396l-1.965 1.767c-.728-1.137-1.942-1.79-3.349-1.79-1.189 0-1.966.532-1.966 1.379 0 .92.922 1.089 2.524 1.428 2.16.46 4.878.92 4.878 3.824 0 2.565-2.354 4.21-5.242 4.21-2.354 0-4.708-.943-5.849-2.686z"/></svg> </template>
CSS
.icon-openhands-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%20130%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2010.955C2%205.679%205.398%202%2010.106%202s8.106%203.679%208.106%208.955-3.398%208.955-8.106%208.955S2%2016.23%202%2010.955zm13.105%200c0-3.776-2.062-6.22-4.999-6.22s-5%202.444-5%206.22c0%203.775%202.063%206.22%205%206.22s5-2.445%205-6.22zM26.84%2019.91c-1.651%200-2.865-.654-3.666-1.598V24h-2.912V6.937h2.912v1.356c.801-.944%202.015-1.598%203.665-1.598%203.568%200%205.607%203.001%205.607%206.608%200%203.606-2.04%206.607-5.607%206.607zm-3.738-6.97v.75c0%202.347%201.359%203.679%203.155%203.679%202.111%200%203.252-1.646%203.252-4.066s-1.14-4.066-3.252-4.066c-1.796%200-3.155%201.306-3.155%203.703zM39.841%2019.91c-3.64%200-6.189-2.687-6.189-6.607%200-3.728%202.524-6.608%206.068-6.608%203.689%200%205.655%202.784%205.655%206.269v.968h-8.932c.219%202.178%201.53%203.51%203.398%203.51%201.432%200%202.573-.727%202.961-2.034l2.5.944c-.898%202.227-2.913%203.558-5.46%203.558zm-.145-10.77c-1.505%200-2.67.895-3.107%202.614h5.849c-.024-1.404-.898-2.614-2.742-2.614zM47.317%2019.644V6.937h2.912v1.356c.729-.847%201.869-1.598%203.52-1.598%202.67%200%204.271%201.84%204.271%204.575v8.374h-2.913v-7.527c0-1.574-.63-2.711-2.232-2.711-1.31%200-2.646.968-2.646%202.783v7.455h-2.912zM72.327%202.267h3.106v17.377h-3.106v-7.6h-8.35v7.6h-3.106V2.267h3.106v7.067h8.35V2.267zM81.751%2019.861c-2.427%200-4.296-1.476-4.296-3.751%200-2.42%201.82-3.485%204.272-3.993l3.519-.726v-.218c0-1.21-.631-1.96-2.185-1.96-1.383%200-2.11.629-2.451%201.863l-2.742-.63c.631-2.105%202.5-3.75%205.315-3.75%203.058%200%204.903%201.451%204.903%204.38v5.47c0%20.726.315.944%201.115.847v2.25c-2.11.243-3.227-.169-3.664-1.21-.801.896-2.136%201.428-3.786%201.428zm3.495-4.695v-1.549l-2.742.581c-1.238.266-2.16.653-2.16%201.791%200%20.992.728%201.549%201.844%201.549%201.553%200%203.058-.823%203.058-2.372zM91.028%2019.644V6.937h2.913v1.356c.727-.847%201.868-1.598%203.519-1.598%202.669%200%204.271%201.84%204.271%204.575v8.374h-2.913v-7.527c0-1.574-.63-2.711-2.232-2.711-1.31%200-2.645.968-2.645%202.783v7.455h-2.913zM109.266%2019.91c-3.567%200-5.606-3-5.606-6.607%200-3.606%202.039-6.607%205.606-6.607%201.65%200%202.864.653%203.665%201.597V2.267h2.913v17.377h-2.913v-1.331c-.801.944-2.015%201.597-3.665%201.597zm3.737-6.97c0-2.396-1.358-3.703-3.154-3.703-2.112%200-3.253%201.646-3.253%204.066s1.141%204.066%203.253%204.066c1.796%200%203.154-1.331%203.154-3.679v-.75zM117.317%2017.223l2.184-1.742c.752%201.234%202.209%202.057%203.689%202.057%201.238%200%202.379-.436%202.379-1.573%200-1.09-1.068-1.21-3.083-1.622-2.014-.411-4.32-.92-4.32-3.63%200-2.324%202.039-4.018%204.975-4.018%202.233%200%204.224.993%205.145%202.396l-1.965%201.767c-.728-1.137-1.942-1.79-3.349-1.79-1.189%200-1.966.532-1.966%201.379%200%20.92.922%201.089%202.524%201.428%202.16.46%204.878.92%204.878%203.824%200%202.565-2.354%204.21-5.242%204.21-2.354%200-4.708-.943-5.849-2.686z%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%20130%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2010.955C2%205.679%205.398%202%2010.106%202s8.106%203.679%208.106%208.955-3.398%208.955-8.106%208.955S2%2016.23%202%2010.955zm13.105%200c0-3.776-2.062-6.22-4.999-6.22s-5%202.444-5%206.22c0%203.775%202.063%206.22%205%206.22s5-2.445%205-6.22zM26.84%2019.91c-1.651%200-2.865-.654-3.666-1.598V24h-2.912V6.937h2.912v1.356c.801-.944%202.015-1.598%203.665-1.598%203.568%200%205.607%203.001%205.607%206.608%200%203.606-2.04%206.607-5.607%206.607zm-3.738-6.97v.75c0%202.347%201.359%203.679%203.155%203.679%202.111%200%203.252-1.646%203.252-4.066s-1.14-4.066-3.252-4.066c-1.796%200-3.155%201.306-3.155%203.703zM39.841%2019.91c-3.64%200-6.189-2.687-6.189-6.607%200-3.728%202.524-6.608%206.068-6.608%203.689%200%205.655%202.784%205.655%206.269v.968h-8.932c.219%202.178%201.53%203.51%203.398%203.51%201.432%200%202.573-.727%202.961-2.034l2.5.944c-.898%202.227-2.913%203.558-5.46%203.558zm-.145-10.77c-1.505%200-2.67.895-3.107%202.614h5.849c-.024-1.404-.898-2.614-2.742-2.614zM47.317%2019.644V6.937h2.912v1.356c.729-.847%201.869-1.598%203.52-1.598%202.67%200%204.271%201.84%204.271%204.575v8.374h-2.913v-7.527c0-1.574-.63-2.711-2.232-2.711-1.31%200-2.646.968-2.646%202.783v7.455h-2.912zM72.327%202.267h3.106v17.377h-3.106v-7.6h-8.35v7.6h-3.106V2.267h3.106v7.067h8.35V2.267zM81.751%2019.861c-2.427%200-4.296-1.476-4.296-3.751%200-2.42%201.82-3.485%204.272-3.993l3.519-.726v-.218c0-1.21-.631-1.96-2.185-1.96-1.383%200-2.11.629-2.451%201.863l-2.742-.63c.631-2.105%202.5-3.75%205.315-3.75%203.058%200%204.903%201.451%204.903%204.38v5.47c0%20.726.315.944%201.115.847v2.25c-2.11.243-3.227-.169-3.664-1.21-.801.896-2.136%201.428-3.786%201.428zm3.495-4.695v-1.549l-2.742.581c-1.238.266-2.16.653-2.16%201.791%200%20.992.728%201.549%201.844%201.549%201.553%200%203.058-.823%203.058-2.372zM91.028%2019.644V6.937h2.913v1.356c.727-.847%201.868-1.598%203.519-1.598%202.669%200%204.271%201.84%204.271%204.575v8.374h-2.913v-7.527c0-1.574-.63-2.711-2.232-2.711-1.31%200-2.645.968-2.645%202.783v7.455h-2.913zM109.266%2019.91c-3.567%200-5.606-3-5.606-6.607%200-3.606%202.039-6.607%205.606-6.607%201.65%200%202.864.653%203.665%201.597V2.267h2.913v17.377h-2.913v-1.331c-.801.944-2.015%201.597-3.665%201.597zm3.737-6.97c0-2.396-1.358-3.703-3.154-3.703-2.112%200-3.253%201.646-3.253%204.066s1.141%204.066%203.253%204.066c1.796%200%203.154-1.331%203.154-3.679v-.75zM117.317%2017.223l2.184-1.742c.752%201.234%202.209%202.057%203.689%202.057%201.238%200%202.379-.436%202.379-1.573%200-1.09-1.068-1.21-3.083-1.622-2.014-.411-4.32-.92-4.32-3.63%200-2.324%202.039-4.018%204.975-4.018%202.233%200%204.224.993%205.145%202.396l-1.965%201.767c-.728-1.137-1.942-1.79-3.349-1.79-1.189%200-1.966.532-1.966%201.379%200%20.92.922%201.089%202.524%201.428%202.16.46%204.878.92%204.878%203.824%200%202.565-2.354%204.21-5.242%204.21-2.354%200-4.708-.943-5.849-2.686z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/openhands-text.svg?color=%231a73e8&size=48