cursor click icon

cursor-click-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
cursor-click-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the cursor click icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m224.15 179.17l-46.82-46.82l37.92-13.51c.26-.09.51-.19.76-.3a20 20 0 0 0-1.76-37.27L54.16 29A20 20 0 0 0 29 54.16l52.27 160.08a20 20 0 0 0 37.27 1.76c.11-.25.21-.5.3-.76l13.51-37.92l46.83 46.82a20 20 0 0 0 28.28 0l16.69-16.68a20 20 0 0 0 0-28.29m-30.83 25.17l-48.48-48.48A20 20 0 0 0 130.7 150a20.5 20.5 0 0 0-3.73.35A20 20 0 0 0 112.35 162c-.11.25-.2.5-.3.76L100.4 195.5L54.29 54.29L195.5 100.4l-32.71 11.65c-.25.09-.51.19-.76.3a20 20 0 0 0-6.16 32.48l48.48 48.48ZM84 16v-4a12 12 0 0 1 24 0v4a12 12 0 0 1-24 0m-72 92a12 12 0 0 1 0-24h4a12 12 0 0 1 0 24Zm108.62-83.79l4-12a12 12 0 0 1 22.77 7.58l-4 12a12 12 0 0 1-22.77-7.58m-81.23 104a12 12 0 0 1-7.59 15.17l-12 4a12 12 0 1 1-7.59-22.76l12-4a12 12 0 0 1 15.18 7.59"/></svg>

React

import type { SVGProps } from "react";

export function PhCursorClickBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m224.15 179.17l-46.82-46.82l37.92-13.51c.26-.09.51-.19.76-.3a20 20 0 0 0-1.76-37.27L54.16 29A20 20 0 0 0 29 54.16l52.27 160.08a20 20 0 0 0 37.27 1.76c.11-.25.21-.5.3-.76l13.51-37.92l46.83 46.82a20 20 0 0 0 28.28 0l16.69-16.68a20 20 0 0 0 0-28.29m-30.83 25.17l-48.48-48.48A20 20 0 0 0 130.7 150a20.5 20.5 0 0 0-3.73.35A20 20 0 0 0 112.35 162c-.11.25-.2.5-.3.76L100.4 195.5L54.29 54.29L195.5 100.4l-32.71 11.65c-.25.09-.51.19-.76.3a20 20 0 0 0-6.16 32.48l48.48 48.48ZM84 16v-4a12 12 0 0 1 24 0v4a12 12 0 0 1-24 0m-72 92a12 12 0 0 1 0-24h4a12 12 0 0 1 0 24Zm108.62-83.79l4-12a12 12 0 0 1 22.77 7.58l-4 12a12 12 0 0 1-22.77-7.58m-81.23 104a12 12 0 0 1-7.59 15.17l-12 4a12 12 0 1 1-7.59-22.76l12-4a12 12 0 0 1 15.18 7.59"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m224.15 179.17l-46.82-46.82l37.92-13.51c.26-.09.51-.19.76-.3a20 20 0 0 0-1.76-37.27L54.16 29A20 20 0 0 0 29 54.16l52.27 160.08a20 20 0 0 0 37.27 1.76c.11-.25.21-.5.3-.76l13.51-37.92l46.83 46.82a20 20 0 0 0 28.28 0l16.69-16.68a20 20 0 0 0 0-28.29m-30.83 25.17l-48.48-48.48A20 20 0 0 0 130.7 150a20.5 20.5 0 0 0-3.73.35A20 20 0 0 0 112.35 162c-.11.25-.2.5-.3.76L100.4 195.5L54.29 54.29L195.5 100.4l-32.71 11.65c-.25.09-.51.19-.76.3a20 20 0 0 0-6.16 32.48l48.48 48.48ZM84 16v-4a12 12 0 0 1 24 0v4a12 12 0 0 1-24 0m-72 92a12 12 0 0 1 0-24h4a12 12 0 0 1 0 24Zm108.62-83.79l4-12a12 12 0 0 1 22.77 7.58l-4 12a12 12 0 0 1-22.77-7.58m-81.23 104a12 12 0 0 1-7.59 15.17l-12 4a12 12 0 1 1-7.59-22.76l12-4a12 12 0 0 1 15.18 7.59"/></svg>
</template>

CSS

.icon-cursor-click-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m224.15%20179.17l-46.82-46.82l37.92-13.51c.26-.09.51-.19.76-.3a20%2020%200%200%200-1.76-37.27L54.16%2029A20%2020%200%200%200%2029%2054.16l52.27%20160.08a20%2020%200%200%200%2037.27%201.76c.11-.25.21-.5.3-.76l13.51-37.92l46.83%2046.82a20%2020%200%200%200%2028.28%200l16.69-16.68a20%2020%200%200%200%200-28.29m-30.83%2025.17l-48.48-48.48A20%2020%200%200%200%20130.7%20150a20.5%2020.5%200%200%200-3.73.35A20%2020%200%200%200%20112.35%20162c-.11.25-.2.5-.3.76L100.4%20195.5L54.29%2054.29L195.5%20100.4l-32.71%2011.65c-.25.09-.51.19-.76.3a20%2020%200%200%200-6.16%2032.48l48.48%2048.48ZM84%2016v-4a12%2012%200%200%201%2024%200v4a12%2012%200%200%201-24%200m-72%2092a12%2012%200%200%201%200-24h4a12%2012%200%200%201%200%2024Zm108.62-83.79l4-12a12%2012%200%200%201%2022.77%207.58l-4%2012a12%2012%200%200%201-22.77-7.58m-81.23%20104a12%2012%200%200%201-7.59%2015.17l-12%204a12%2012%200%201%201-7.59-22.76l12-4a12%2012%200%200%201%2015.18%207.59%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m224.15%20179.17l-46.82-46.82l37.92-13.51c.26-.09.51-.19.76-.3a20%2020%200%200%200-1.76-37.27L54.16%2029A20%2020%200%200%200%2029%2054.16l52.27%20160.08a20%2020%200%200%200%2037.27%201.76c.11-.25.21-.5.3-.76l13.51-37.92l46.83%2046.82a20%2020%200%200%200%2028.28%200l16.69-16.68a20%2020%200%200%200%200-28.29m-30.83%2025.17l-48.48-48.48A20%2020%200%200%200%20130.7%20150a20.5%2020.5%200%200%200-3.73.35A20%2020%200%200%200%20112.35%20162c-.11.25-.2.5-.3.76L100.4%20195.5L54.29%2054.29L195.5%20100.4l-32.71%2011.65c-.25.09-.51.19-.76.3a20%2020%200%200%200-6.16%2032.48l48.48%2048.48ZM84%2016v-4a12%2012%200%200%201%2024%200v4a12%2012%200%200%201-24%200m-72%2092a12%2012%200%200%201%200-24h4a12%2012%200%200%201%200%2024Zm108.62-83.79l4-12a12%2012%200%200%201%2022.77%207.58l-4%2012a12%2012%200%200%201-22.77-7.58m-81.23%20104a12%2012%200%200%201-7.59%2015.17l-12%204a12%2012%200%201%201-7.59-22.76l12-4a12%2012%200%200%201%2015.18%207.59%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/cursor-click-bold.svg?color=%231a73e8&size=48