cursor icon
cursor-sharp-two-tone from Keyline Icons by Keyline Icons · Sharp Two Tone · MIT Free for personal and commercial use.
- Name
- cursor-sharp-two-tone
- Set
- Keyline Icons
- Style
- Sharp Two Tone
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
cursorAkar IconscursorBootstrap IconscursorCatppuccin IconscursorCodiconscursorDeviconcursor-16-filledFluent UI System IconscursorHumbleiconscursorSVG LogoscursorMaterial Icon Themecursor-fillMingCute IconcursorOpenMojicursorPhosphorcursor-fillRemix IconcursorSimple Iconscursor-boldSolarcursorTDesign Icons
Related icons in Keyline Icons
Use the cursor icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M7.912 21.3097L2.0492 3.3097C1.7938 2.5258 2.5434 1.7871 3.3235 2.0538L21.3235 8.2081C22.1688 8.4971 22.2398 9.665 21.4358 10.0543L13.9523 13.6783L9.7427 21.4751C9.3251 22.2487 8.1842 22.1456 7.912 21.3097Z" stroke="none"/><path d="M8.8628 21L3 3L21 9.1543L13.2258 12.919L8.8628 21Z"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsCursorSharpTwoTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M7.912 21.3097L2.0492 3.3097C1.7938 2.5258 2.5434 1.7871 3.3235 2.0538L21.3235 8.2081C22.1688 8.4971 22.2398 9.665 21.4358 10.0543L13.9523 13.6783L9.7427 21.4751C9.3251 22.2487 8.1842 22.1456 7.912 21.3097Z" stroke="none"/><path d="M8.8628 21L3 3L21 9.1543L13.2258 12.919L8.8628 21Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M7.912 21.3097L2.0492 3.3097C1.7938 2.5258 2.5434 1.7871 3.3235 2.0538L21.3235 8.2081C22.1688 8.4971 22.2398 9.665 21.4358 10.0543L13.9523 13.6783L9.7427 21.4751C9.3251 22.2487 8.1842 22.1456 7.912 21.3097Z" stroke="none"/><path d="M8.8628 21L3 3L21 9.1543L13.2258 12.919L8.8628 21Z"/></g></svg> </template>
CSS
.icon-cursor-sharp-two-tone {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M7.912%2021.3097L2.0492%203.3097C1.7938%202.5258%202.5434%201.7871%203.3235%202.0538L21.3235%208.2081C22.1688%208.4971%2022.2398%209.665%2021.4358%2010.0543L13.9523%2013.6783L9.7427%2021.4751C9.3251%2022.2487%208.1842%2022.1456%207.912%2021.3097Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M8.8628%2021L3%203L21%209.1543L13.2258%2012.919L8.8628%2021Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M7.912%2021.3097L2.0492%203.3097C1.7938%202.5258%202.5434%201.7871%203.3235%202.0538L21.3235%208.2081C22.1688%208.4971%2022.2398%209.665%2021.4358%2010.0543L13.9523%2013.6783L9.7427%2021.4751C9.3251%2022.2487%208.1842%2022.1456%207.912%2021.3097Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M8.8628%2021L3%203L21%209.1543L13.2258%2012.919L8.8628%2021Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/cursor-sharp-two-tone.svg?color=%231a73e8&size=48