cursor text icon
cursor-text from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- cursor-text
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
cursor-01cursor-02cursor-add-selection-01cursor-add-selection-02cursor-circle-selection-01cursor-circle-selection-02cursor-disabled-01cursor-disabled-02cursor-edit-01cursor-edit-02cursor-hold-01cursor-hold-02cursor-in-windowcursor-info-01cursor-info-02cursor-loading-01cursor-loading-02cursor-magic-selection-01cursor-magic-selection-02cursor-magic-selection-03cursor-magic-selection-04cursor-move-01cursor-move-02cursor-pointer-01
Use the cursor text icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m13 17l-1.929-4.5M3 17l1.929-4.5m0 0l2.094-4.887C7.213 7.172 7.547 7 8 7s.788.172.977.613l2.094 4.887m-6.142 0h6.142M16 3c.833-.007 2 .5 2.5 1.5m0 0C19 3.5 20.167 3 21 3m-2.5 1.5v15M21 21c-.833.007-2-.5-2.5-1.5m0 0c-.5 1-1.667 1.5-2.5 1.5m4-9h-3"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCursorText(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m13 17l-1.929-4.5M3 17l1.929-4.5m0 0l2.094-4.887C7.213 7.172 7.547 7 8 7s.788.172.977.613l2.094 4.887m-6.142 0h6.142M16 3c.833-.007 2 .5 2.5 1.5m0 0C19 3.5 20.167 3 21 3m-2.5 1.5v15M21 21c-.833.007-2-.5-2.5-1.5m0 0c-.5 1-1.667 1.5-2.5 1.5m4-9h-3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m13 17l-1.929-4.5M3 17l1.929-4.5m0 0l2.094-4.887C7.213 7.172 7.547 7 8 7s.788.172.977.613l2.094 4.887m-6.142 0h6.142M16 3c.833-.007 2 .5 2.5 1.5m0 0C19 3.5 20.167 3 21 3m-2.5 1.5v15M21 21c-.833.007-2-.5-2.5-1.5m0 0c-.5 1-1.667 1.5-2.5 1.5m4-9h-3"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m13%2017l-1.929-4.5M3%2017l1.929-4.5m0%200l2.094-4.887C7.213%207.172%207.547%207%208%207s.788.172.977.613l2.094%204.887m-6.142%200h6.142M16%203c.833-.007%202%20.5%202.5%201.5m0%200C19%203.5%2020.167%203%2021%203m-2.5%201.5v15M21%2021c-.833.007-2-.5-2.5-1.5m0%200c-.5%201-1.667%201.5-2.5%201.5m4-9h-3%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m13%2017l-1.929-4.5M3%2017l1.929-4.5m0%200l2.094-4.887C7.213%207.172%207.547%207%208%207s.788.172.977.613l2.094%204.887m-6.142%200h6.142M16%203c.833-.007%202%20.5%202.5%201.5m0%200C19%203.5%2020.167%203%2021%203m-2.5%201.5v15M21%2021c-.833.007-2-.5-2.5-1.5m0%200c-.5%201-1.667%201.5-2.5%201.5m4-9h-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cursor-text.svg?color=%231a73e8&size=48