cursor logo
cursor-text from LobeHub AI Icons by LobeHub · Wordmark · MIT Free for personal and commercial use.
- Name
- cursor-text
- Set
- LobeHub AI Icons
- Style
- Wordmark
- Viewbox
- 123×24
- License
- MIT
1 other variant in LobeHub AI Icons
The same logo in other sets
All cursor icons →cursorAkar IconscursorBootstrap IconscursorCatppuccin IconscursorCodiconscursorDeviconcursor-16-filledFluent UI System IconscursorHumbleiconscursorKeyline IconscursorSVG LogoscursorMaterial Icon Themecursor-fillMingCute IconcursorOpenMojicursorPhosphorcursor-fillRemix IconcursorSimple Iconscursor-boldSolarcursorTDesign Icons
Use the cursor logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 123 24"><path fill="currentColor" fill-rule="evenodd" d="M11.995 2.33h6.516v3.582h-6.295C8.82 5.912 6.169 7.868 6.169 12c0 4.133 2.65 6.089 6.047 6.089h6.295v3.581H11.72C6.03 21.67 2 18.336 2 12c0-6.337 4.307-9.67 9.995-9.67zm9.829 0h4.03V14.15c0 2.947 1.354 4.325 4.53 4.325 3.175 0 4.528-1.377 4.528-4.325V2.33h4.03v12.644c0 4.297-2.733 7.025-8.559 7.025-5.826 0-8.56-2.755-8.56-7.052V2.33zm38.185 5.483c0 2.149-1.243 3.801-2.9 4.518v.055c1.74.248 2.624 1.488 2.65 3.169l.084 6.115h-4.031l-.083-5.454c-.027-1.212-.745-1.956-2.181-1.956h-6.71v7.41h-4.03V2.33h11.127c3.644 0 6.074 1.846 6.074 5.483zm-4.059.55c0-1.652-.883-2.561-2.54-2.561H46.84v5.123h6.626c1.518 0 2.485-.909 2.485-2.562zm19.3 7.66c0-1.378-.884-1.957-2.209-2.067l-4.473-.413c-3.866-.358-5.881-1.873-5.881-5.537 0-3.664 2.485-5.675 6.046-5.675h9.885V5.8h-9.609c-1.38 0-2.263.717-2.263 2.094 0 1.378.91 2.039 2.291 2.15l4.556.385c3.452.303 5.715 1.874 5.715 5.565 0 3.691-2.402 5.675-5.798 5.675H63.184V18.2h9.94c1.297 0 2.126-.882 2.126-2.177zM91.097 2c6.074 0 9.912 3.884 9.912 9.972C101.01 18.061 97.006 22 90.932 22s-9.912-3.94-9.912-10.028C81.02 5.884 85.024 2 91.098 2zm5.743 10c0-4.077-2.374-6.474-5.826-6.474-3.451 0-5.826 2.397-5.826 6.474s2.375 6.473 5.826 6.473c3.452 0 5.826-2.396 5.826-6.473zM121 7.813c0 2.149-1.242 3.801-2.899 4.518v.055c1.739.248 2.623 1.488 2.65 3.169l.083 6.115h-4.031l-.083-5.454c-.027-1.212-.745-1.956-2.181-1.956h-6.709v7.41h-4.031V2.33h11.127c3.645 0 6.074 1.846 6.074 5.483zm-4.059.55c0-1.652-.883-2.561-2.54-2.561h-6.571v5.123h6.626c1.518 0 2.485-.909 2.485-2.562z"/></svg>
React
import type { SVGProps } from "react";
export function LobehubCursorText(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 123 24"><path fill="currentColor" fillRule="evenodd" d="M11.995 2.33h6.516v3.582h-6.295C8.82 5.912 6.169 7.868 6.169 12c0 4.133 2.65 6.089 6.047 6.089h6.295v3.581H11.72C6.03 21.67 2 18.336 2 12c0-6.337 4.307-9.67 9.995-9.67zm9.829 0h4.03V14.15c0 2.947 1.354 4.325 4.53 4.325 3.175 0 4.528-1.377 4.528-4.325V2.33h4.03v12.644c0 4.297-2.733 7.025-8.559 7.025-5.826 0-8.56-2.755-8.56-7.052V2.33zm38.185 5.483c0 2.149-1.243 3.801-2.9 4.518v.055c1.74.248 2.624 1.488 2.65 3.169l.084 6.115h-4.031l-.083-5.454c-.027-1.212-.745-1.956-2.181-1.956h-6.71v7.41h-4.03V2.33h11.127c3.644 0 6.074 1.846 6.074 5.483zm-4.059.55c0-1.652-.883-2.561-2.54-2.561H46.84v5.123h6.626c1.518 0 2.485-.909 2.485-2.562zm19.3 7.66c0-1.378-.884-1.957-2.209-2.067l-4.473-.413c-3.866-.358-5.881-1.873-5.881-5.537 0-3.664 2.485-5.675 6.046-5.675h9.885V5.8h-9.609c-1.38 0-2.263.717-2.263 2.094 0 1.378.91 2.039 2.291 2.15l4.556.385c3.452.303 5.715 1.874 5.715 5.565 0 3.691-2.402 5.675-5.798 5.675H63.184V18.2h9.94c1.297 0 2.126-.882 2.126-2.177zM91.097 2c6.074 0 9.912 3.884 9.912 9.972C101.01 18.061 97.006 22 90.932 22s-9.912-3.94-9.912-10.028C81.02 5.884 85.024 2 91.098 2zm5.743 10c0-4.077-2.374-6.474-5.826-6.474-3.451 0-5.826 2.397-5.826 6.474s2.375 6.473 5.826 6.473c3.452 0 5.826-2.396 5.826-6.473zM121 7.813c0 2.149-1.242 3.801-2.899 4.518v.055c1.739.248 2.623 1.488 2.65 3.169l.083 6.115h-4.031l-.083-5.454c-.027-1.212-.745-1.956-2.181-1.956h-6.709v7.41h-4.031V2.33h11.127c3.645 0 6.074 1.846 6.074 5.483zm-4.059.55c0-1.652-.883-2.561-2.54-2.561h-6.571v5.123h6.626c1.518 0 2.485-.909 2.485-2.562z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 123 24"><path fill="currentColor" fill-rule="evenodd" d="M11.995 2.33h6.516v3.582h-6.295C8.82 5.912 6.169 7.868 6.169 12c0 4.133 2.65 6.089 6.047 6.089h6.295v3.581H11.72C6.03 21.67 2 18.336 2 12c0-6.337 4.307-9.67 9.995-9.67zm9.829 0h4.03V14.15c0 2.947 1.354 4.325 4.53 4.325 3.175 0 4.528-1.377 4.528-4.325V2.33h4.03v12.644c0 4.297-2.733 7.025-8.559 7.025-5.826 0-8.56-2.755-8.56-7.052V2.33zm38.185 5.483c0 2.149-1.243 3.801-2.9 4.518v.055c1.74.248 2.624 1.488 2.65 3.169l.084 6.115h-4.031l-.083-5.454c-.027-1.212-.745-1.956-2.181-1.956h-6.71v7.41h-4.03V2.33h11.127c3.644 0 6.074 1.846 6.074 5.483zm-4.059.55c0-1.652-.883-2.561-2.54-2.561H46.84v5.123h6.626c1.518 0 2.485-.909 2.485-2.562zm19.3 7.66c0-1.378-.884-1.957-2.209-2.067l-4.473-.413c-3.866-.358-5.881-1.873-5.881-5.537 0-3.664 2.485-5.675 6.046-5.675h9.885V5.8h-9.609c-1.38 0-2.263.717-2.263 2.094 0 1.378.91 2.039 2.291 2.15l4.556.385c3.452.303 5.715 1.874 5.715 5.565 0 3.691-2.402 5.675-5.798 5.675H63.184V18.2h9.94c1.297 0 2.126-.882 2.126-2.177zM91.097 2c6.074 0 9.912 3.884 9.912 9.972C101.01 18.061 97.006 22 90.932 22s-9.912-3.94-9.912-10.028C81.02 5.884 85.024 2 91.098 2zm5.743 10c0-4.077-2.374-6.474-5.826-6.474-3.451 0-5.826 2.397-5.826 6.474s2.375 6.473 5.826 6.473c3.452 0 5.826-2.396 5.826-6.473zM121 7.813c0 2.149-1.242 3.801-2.899 4.518v.055c1.739.248 2.623 1.488 2.65 3.169l.083 6.115h-4.031l-.083-5.454c-.027-1.212-.745-1.956-2.181-1.956h-6.709v7.41h-4.031V2.33h11.127c3.645 0 6.074 1.846 6.074 5.483zm-4.059.55c0-1.652-.883-2.561-2.54-2.561h-6.571v5.123h6.626c1.518 0 2.485-.909 2.485-2.562z"/></svg> </template>
CSS
.icon-cursor-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%20123%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.995%202.33h6.516v3.582h-6.295C8.82%205.912%206.169%207.868%206.169%2012c0%204.133%202.65%206.089%206.047%206.089h6.295v3.581H11.72C6.03%2021.67%202%2018.336%202%2012c0-6.337%204.307-9.67%209.995-9.67zm9.829%200h4.03V14.15c0%202.947%201.354%204.325%204.53%204.325%203.175%200%204.528-1.377%204.528-4.325V2.33h4.03v12.644c0%204.297-2.733%207.025-8.559%207.025-5.826%200-8.56-2.755-8.56-7.052V2.33zm38.185%205.483c0%202.149-1.243%203.801-2.9%204.518v.055c1.74.248%202.624%201.488%202.65%203.169l.084%206.115h-4.031l-.083-5.454c-.027-1.212-.745-1.956-2.181-1.956h-6.71v7.41h-4.03V2.33h11.127c3.644%200%206.074%201.846%206.074%205.483zm-4.059.55c0-1.652-.883-2.561-2.54-2.561H46.84v5.123h6.626c1.518%200%202.485-.909%202.485-2.562zm19.3%207.66c0-1.378-.884-1.957-2.209-2.067l-4.473-.413c-3.866-.358-5.881-1.873-5.881-5.537%200-3.664%202.485-5.675%206.046-5.675h9.885V5.8h-9.609c-1.38%200-2.263.717-2.263%202.094%200%201.378.91%202.039%202.291%202.15l4.556.385c3.452.303%205.715%201.874%205.715%205.565%200%203.691-2.402%205.675-5.798%205.675H63.184V18.2h9.94c1.297%200%202.126-.882%202.126-2.177zM91.097%202c6.074%200%209.912%203.884%209.912%209.972C101.01%2018.061%2097.006%2022%2090.932%2022s-9.912-3.94-9.912-10.028C81.02%205.884%2085.024%202%2091.098%202zm5.743%2010c0-4.077-2.374-6.474-5.826-6.474-3.451%200-5.826%202.397-5.826%206.474s2.375%206.473%205.826%206.473c3.452%200%205.826-2.396%205.826-6.473zM121%207.813c0%202.149-1.242%203.801-2.899%204.518v.055c1.739.248%202.623%201.488%202.65%203.169l.083%206.115h-4.031l-.083-5.454c-.027-1.212-.745-1.956-2.181-1.956h-6.709v7.41h-4.031V2.33h11.127c3.645%200%206.074%201.846%206.074%205.483zm-4.059.55c0-1.652-.883-2.561-2.54-2.561h-6.571v5.123h6.626c1.518%200%202.485-.909%202.485-2.562z%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%20123%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.995%202.33h6.516v3.582h-6.295C8.82%205.912%206.169%207.868%206.169%2012c0%204.133%202.65%206.089%206.047%206.089h6.295v3.581H11.72C6.03%2021.67%202%2018.336%202%2012c0-6.337%204.307-9.67%209.995-9.67zm9.829%200h4.03V14.15c0%202.947%201.354%204.325%204.53%204.325%203.175%200%204.528-1.377%204.528-4.325V2.33h4.03v12.644c0%204.297-2.733%207.025-8.559%207.025-5.826%200-8.56-2.755-8.56-7.052V2.33zm38.185%205.483c0%202.149-1.243%203.801-2.9%204.518v.055c1.74.248%202.624%201.488%202.65%203.169l.084%206.115h-4.031l-.083-5.454c-.027-1.212-.745-1.956-2.181-1.956h-6.71v7.41h-4.03V2.33h11.127c3.644%200%206.074%201.846%206.074%205.483zm-4.059.55c0-1.652-.883-2.561-2.54-2.561H46.84v5.123h6.626c1.518%200%202.485-.909%202.485-2.562zm19.3%207.66c0-1.378-.884-1.957-2.209-2.067l-4.473-.413c-3.866-.358-5.881-1.873-5.881-5.537%200-3.664%202.485-5.675%206.046-5.675h9.885V5.8h-9.609c-1.38%200-2.263.717-2.263%202.094%200%201.378.91%202.039%202.291%202.15l4.556.385c3.452.303%205.715%201.874%205.715%205.565%200%203.691-2.402%205.675-5.798%205.675H63.184V18.2h9.94c1.297%200%202.126-.882%202.126-2.177zM91.097%202c6.074%200%209.912%203.884%209.912%209.972C101.01%2018.061%2097.006%2022%2090.932%2022s-9.912-3.94-9.912-10.028C81.02%205.884%2085.024%202%2091.098%202zm5.743%2010c0-4.077-2.374-6.474-5.826-6.474-3.451%200-5.826%202.397-5.826%206.474s2.375%206.473%205.826%206.473c3.452%200%205.826-2.396%205.826-6.473zM121%207.813c0%202.149-1.242%203.801-2.899%204.518v.055c1.739.248%202.623%201.488%202.65%203.169l.083%206.115h-4.031l-.083-5.454c-.027-1.212-.745-1.956-2.181-1.956h-6.709v7.41h-4.031V2.33h11.127c3.645%200%206.074%201.846%206.074%205.483zm-4.059.55c0-1.652-.883-2.561-2.54-2.561h-6.571v5.123h6.626c1.518%200%202.485-.909%202.485-2.562z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/cursor-text.svg?color=%231a73e8&size=48