cursor click icon
cursor-click-line from Majesticons by Gerrit Halfmann · Line · MIT Free for personal and commercial use.
- Name
- cursor-click-line
- Set
- Majesticons
- Style
- Line
- Viewbox
- 24×24
- License
- MIT
1 other variant in Majesticons
The same icon in other sets
Use the cursor click icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7.684 2.051a1 1 0 0 1 1.265.633l1 3a1 1 0 0 1-1.898.632l-1-3a1 1 0 0 1 .633-1.265zm8.023 2.242a1 1 0 0 1 0 1.414l-2 2a1 1 0 1 1-1.414-1.414l2-2a1 1 0 0 1 1.414 0zM2.051 7.683a1 1 0 0 1 1.265-.632l3 1a1 1 0 1 1-.632 1.898l-3-1a1 1 0 0 1-.633-1.265zm7.242 1.61a1 1 0 0 1 1.049-.233l11 4a1 1 0 0 1 .03 1.868l-3.593 1.437l3.928 3.928a1 1 0 0 1-1.414 1.414l-3.928-3.928l-1.436 3.592a1 1 0 0 1-1.869-.03l-4-11a1 1 0 0 1 .233-1.048zm2.38 2.38l2.371 6.523l1.027-2.567a1 1 0 0 1 .558-.557l2.567-1.027l-6.524-2.373zm-3.966.62a1 1 0 0 1 0 1.414l-2 2a1 1 0 1 1-1.414-1.414l2-2a1 1 0 0 1 1.414 0z"/></g></svg>
React
import type { SVGProps } from "react";
export function MajesticonsCursorClickLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7.684 2.051a1 1 0 0 1 1.265.633l1 3a1 1 0 0 1-1.898.632l-1-3a1 1 0 0 1 .633-1.265zm8.023 2.242a1 1 0 0 1 0 1.414l-2 2a1 1 0 1 1-1.414-1.414l2-2a1 1 0 0 1 1.414 0zM2.051 7.683a1 1 0 0 1 1.265-.632l3 1a1 1 0 1 1-.632 1.898l-3-1a1 1 0 0 1-.633-1.265zm7.242 1.61a1 1 0 0 1 1.049-.233l11 4a1 1 0 0 1 .03 1.868l-3.593 1.437l3.928 3.928a1 1 0 0 1-1.414 1.414l-3.928-3.928l-1.436 3.592a1 1 0 0 1-1.869-.03l-4-11a1 1 0 0 1 .233-1.048zm2.38 2.38l2.371 6.523l1.027-2.567a1 1 0 0 1 .558-.557l2.567-1.027l-6.524-2.373zm-3.966.62a1 1 0 0 1 0 1.414l-2 2a1 1 0 1 1-1.414-1.414l2-2a1 1 0 0 1 1.414 0z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7.684 2.051a1 1 0 0 1 1.265.633l1 3a1 1 0 0 1-1.898.632l-1-3a1 1 0 0 1 .633-1.265zm8.023 2.242a1 1 0 0 1 0 1.414l-2 2a1 1 0 1 1-1.414-1.414l2-2a1 1 0 0 1 1.414 0zM2.051 7.683a1 1 0 0 1 1.265-.632l3 1a1 1 0 1 1-.632 1.898l-3-1a1 1 0 0 1-.633-1.265zm7.242 1.61a1 1 0 0 1 1.049-.233l11 4a1 1 0 0 1 .03 1.868l-3.593 1.437l3.928 3.928a1 1 0 0 1-1.414 1.414l-3.928-3.928l-1.436 3.592a1 1 0 0 1-1.869-.03l-4-11a1 1 0 0 1 .233-1.048zm2.38 2.38l2.371 6.523l1.027-2.567a1 1 0 0 1 .558-.557l2.567-1.027l-6.524-2.373zm-3.966.62a1 1 0 0 1 0 1.414l-2 2a1 1 0 1 1-1.414-1.414l2-2a1 1 0 0 1 1.414 0z"/></g></svg> </template>
CSS
.icon-cursor-click-line {
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%22currentColor%22%3E%3Cpath%20d%3D%22M7.684%202.051a1%201%200%200%201%201.265.633l1%203a1%201%200%200%201-1.898.632l-1-3a1%201%200%200%201%20.633-1.265zm8.023%202.242a1%201%200%200%201%200%201.414l-2%202a1%201%200%201%201-1.414-1.414l2-2a1%201%200%200%201%201.414%200zM2.051%207.683a1%201%200%200%201%201.265-.632l3%201a1%201%200%201%201-.632%201.898l-3-1a1%201%200%200%201-.633-1.265zm7.242%201.61a1%201%200%200%201%201.049-.233l11%204a1%201%200%200%201%20.03%201.868l-3.593%201.437l3.928%203.928a1%201%200%200%201-1.414%201.414l-3.928-3.928l-1.436%203.592a1%201%200%200%201-1.869-.03l-4-11a1%201%200%200%201%20.233-1.048zm2.38%202.38l2.371%206.523l1.027-2.567a1%201%200%200%201%20.558-.557l2.567-1.027l-6.524-2.373zm-3.966.62a1%201%200%200%201%200%201.414l-2%202a1%201%200%201%201-1.414-1.414l2-2a1%201%200%200%201%201.414%200z%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%22currentColor%22%3E%3Cpath%20d%3D%22M7.684%202.051a1%201%200%200%201%201.265.633l1%203a1%201%200%200%201-1.898.632l-1-3a1%201%200%200%201%20.633-1.265zm8.023%202.242a1%201%200%200%201%200%201.414l-2%202a1%201%200%201%201-1.414-1.414l2-2a1%201%200%200%201%201.414%200zM2.051%207.683a1%201%200%200%201%201.265-.632l3%201a1%201%200%201%201-.632%201.898l-3-1a1%201%200%200%201-.633-1.265zm7.242%201.61a1%201%200%200%201%201.049-.233l11%204a1%201%200%200%201%20.03%201.868l-3.593%201.437l3.928%203.928a1%201%200%200%201-1.414%201.414l-3.928-3.928l-1.436%203.592a1%201%200%200%201-1.869-.03l-4-11a1%201%200%200%201%20.233-1.048zm2.38%202.38l2.371%206.523l1.027-2.567a1%201%200%200%201%20.558-.557l2.567-1.027l-6.524-2.373zm-3.966.62a1%201%200%200%201%200%201.414l-2%202a1%201%200%201%201-1.414-1.414l2-2a1%201%200%200%201%201.414%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/majesticons/cursor-click-line.svg?color=%231a73e8&size=48