interactive segmentation cursor icon

interactive-segmentation-cursor from Carbon by IBM · Outline · Apache-2.0 Free for personal and commercial use.

Name
interactive-segmentation-cursor
Set
Carbon
Style
Outline
Viewbox
32×32
License
Apache 2.0

Use the interactive segmentation cursor icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M29.414 24L15.999 10.566a2.047 2.047 0 0 0-2.828 0l-2.586 2.586a2.002 2.002 0 0 0 0 2.829l13.414 13.434a2.002 2.002 0 0 0 2.828 0l2.587-2.587a2 2 0 0 0 0-2.828zm-17.415-9.434l2.586-2.585l3.5 3.5l-2.587 2.587l-3.5-3.5zM25.413 28l-8.5-8.519l2.586-2.587L28 25.414z" fill="currentColor"/><path d="M7 20l2-2l2 2l-2 2z" fill="currentColor"/><path d="M18 9l2-2l2 2l-2 2z" fill="currentColor"/><path d="M7 9l2-2l2 2l-2 2z" fill="currentColor"/><path d="M11 2H2v9h2V4h7V2z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function CarbonInteractiveSegmentationCursor(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M29.414 24L15.999 10.566a2.047 2.047 0 0 0-2.828 0l-2.586 2.586a2.002 2.002 0 0 0 0 2.829l13.414 13.434a2.002 2.002 0 0 0 2.828 0l2.587-2.587a2 2 0 0 0 0-2.828zm-17.415-9.434l2.586-2.585l3.5 3.5l-2.587 2.587l-3.5-3.5zM25.413 28l-8.5-8.519l2.586-2.587L28 25.414z" fill="currentColor"/><path d="M7 20l2-2l2 2l-2 2z" fill="currentColor"/><path d="M18 9l2-2l2 2l-2 2z" fill="currentColor"/><path d="M7 9l2-2l2 2l-2 2z" fill="currentColor"/><path d="M11 2H2v9h2V4h7V2z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M29.414 24L15.999 10.566a2.047 2.047 0 0 0-2.828 0l-2.586 2.586a2.002 2.002 0 0 0 0 2.829l13.414 13.434a2.002 2.002 0 0 0 2.828 0l2.587-2.587a2 2 0 0 0 0-2.828zm-17.415-9.434l2.586-2.585l3.5 3.5l-2.587 2.587l-3.5-3.5zM25.413 28l-8.5-8.519l2.586-2.587L28 25.414z" fill="currentColor"/><path d="M7 20l2-2l2 2l-2 2z" fill="currentColor"/><path d="M18 9l2-2l2 2l-2 2z" fill="currentColor"/><path d="M7 9l2-2l2 2l-2 2z" fill="currentColor"/><path d="M11 2H2v9h2V4h7V2z" fill="currentColor"/></svg>
</template>

CSS

.icon-interactive-segmentation-cursor {
  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%2032%2032%22%3E%3Cpath%20d%3D%22M29.414%2024L15.999%2010.566a2.047%202.047%200%200%200-2.828%200l-2.586%202.586a2.002%202.002%200%200%200%200%202.829l13.414%2013.434a2.002%202.002%200%200%200%202.828%200l2.587-2.587a2%202%200%200%200%200-2.828zm-17.415-9.434l2.586-2.585l3.5%203.5l-2.587%202.587l-3.5-3.5zM25.413%2028l-8.5-8.519l2.586-2.587L28%2025.414z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M7%2020l2-2l2%202l-2%202z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M18%209l2-2l2%202l-2%202z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M7%209l2-2l2%202l-2%202z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M11%202H2v9h2V4h7V2z%22%20fill%3D%22currentColor%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%2032%2032%22%3E%3Cpath%20d%3D%22M29.414%2024L15.999%2010.566a2.047%202.047%200%200%200-2.828%200l-2.586%202.586a2.002%202.002%200%200%200%200%202.829l13.414%2013.434a2.002%202.002%200%200%200%202.828%200l2.587-2.587a2%202%200%200%200%200-2.828zm-17.415-9.434l2.586-2.585l3.5%203.5l-2.587%202.587l-3.5-3.5zM25.413%2028l-8.5-8.519l2.586-2.587L28%2025.414z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M7%2020l2-2l2%202l-2%202z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M18%209l2-2l2%202l-2%202z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M7%209l2-2l2%202l-2%202z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M11%202H2v9h2V4h7V2z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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