cursor icon
cursor-filled from Reicon by REICON · Filled · UI · MIT Free for personal and commercial use.
- Name
- cursor-filled
- Set
- Reicon
- Style
- Filled
- Category
- UI
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All cursor icons →cursorAkar IconscursorBootstrap IconscursorCatppuccin IconscursorCodiconscursorDeviconcursor-16-filledFluent UI System IconscursorHumbleiconscursorKeyline IconscursorLobeHub AI IconscursorSVG LogoscursorMaterial Icon Themecursor-fillMingCute IconcursorOpenMojicursorPhosphorcursor-fillRemix IconcursorSimple Iconscursor-boldSolarcursorTDesign Icons
More ui icons from Reicon
Use the cursor icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.574 19.2l-3.938-3.938l-1.203 1.202c-1.23 1.232-1.846 1.847-2.508 1.702s-.963-.963-1.565-2.596l-2.007-5.45C4.152 6.861 3.55 5.232 4.39 4.392s2.47-.24 5.73.962l5.45 2.006c1.633.602 2.45.903 2.596 1.565s-.47 1.277-1.702 2.508l-1.202 1.203l3.938 3.938c.408.408.612.612.706.84c.125.303.125.643 0 .947c-.094.227-.298.431-.706.839s-.612.612-.84.706a1.24 1.24 0 0 1-.947 0c-.227-.094-.43-.298-.839-.706"/></svg>
React
import type { SVGProps } from "react";
export function ReiconCursorFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.574 19.2l-3.938-3.938l-1.203 1.202c-1.23 1.232-1.846 1.847-2.508 1.702s-.963-.963-1.565-2.596l-2.007-5.45C4.152 6.861 3.55 5.232 4.39 4.392s2.47-.24 5.73.962l5.45 2.006c1.633.602 2.45.903 2.596 1.565s-.47 1.277-1.702 2.508l-1.202 1.203l3.938 3.938c.408.408.612.612.706.84c.125.303.125.643 0 .947c-.094.227-.298.431-.706.839s-.612.612-.84.706a1.24 1.24 0 0 1-.947 0c-.227-.094-.43-.298-.839-.706"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.574 19.2l-3.938-3.938l-1.203 1.202c-1.23 1.232-1.846 1.847-2.508 1.702s-.963-.963-1.565-2.596l-2.007-5.45C4.152 6.861 3.55 5.232 4.39 4.392s2.47-.24 5.73.962l5.45 2.006c1.633.602 2.45.903 2.596 1.565s-.47 1.277-1.702 2.508l-1.202 1.203l3.938 3.938c.408.408.612.612.706.84c.125.303.125.643 0 .947c-.094.227-.298.431-.706.839s-.612.612-.84.706a1.24 1.24 0 0 1-.947 0c-.227-.094-.43-.298-.839-.706"/></svg> </template>
CSS
.icon-cursor-filled {
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%22currentColor%22%20d%3D%22m16.574%2019.2l-3.938-3.938l-1.203%201.202c-1.23%201.232-1.846%201.847-2.508%201.702s-.963-.963-1.565-2.596l-2.007-5.45C4.152%206.861%203.55%205.232%204.39%204.392s2.47-.24%205.73.962l5.45%202.006c1.633.602%202.45.903%202.596%201.565s-.47%201.277-1.702%202.508l-1.202%201.203l3.938%203.938c.408.408.612.612.706.84c.125.303.125.643%200%20.947c-.094.227-.298.431-.706.839s-.612.612-.84.706a1.24%201.24%200%200%201-.947%200c-.227-.094-.43-.298-.839-.706%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%22currentColor%22%20d%3D%22m16.574%2019.2l-3.938-3.938l-1.203%201.202c-1.23%201.232-1.846%201.847-2.508%201.702s-.963-.963-1.565-2.596l-2.007-5.45C4.152%206.861%203.55%205.232%204.39%204.392s2.47-.24%205.73.962l5.45%202.006c1.633.602%202.45.903%202.596%201.565s-.47%201.277-1.702%202.508l-1.202%201.203l3.938%203.938c.408.408.612.612.706.84c.125.303.125.643%200%20.947c-.094.227-.298.431-.706.839s-.612.612-.84.706a1.24%201.24%200%200%201-.947%200c-.227-.094-.43-.298-.839-.706%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/cursor-filled.svg?color=%231a73e8&size=48