cursor ai icon

cursor-ai-line from Remix Icon by Remix Design · Line · Apache-2.0 Free for personal and commercial use.

Name
cursor-ai-line
Set
Remix Icon
Style
Line
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

Related icons in Remix Icon

Use the cursor ai icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.55 1.354a.9.9 0 0 1 .9 0l8.671 4.976a.75.75 0 0 1 .379.653v10.036l-.006.1a.75.75 0 0 1-.372.551l-8.672 4.978l-.107.052a.9.9 0 0 1-.793-.052L2.879 17.67a.75.75 0 0 1-.372-.552l-.007-.1V6.984c0-.27.145-.518.379-.653zM4.5 7.705v8.59l7.5 4.304v-8.294a.53.53 0 0 0-.266-.458L4.51 7.699zm8.854 12.117l6.146-3.528V9.238zM5.86 6.924h12.28L12 3.401z"/></svg>

React

import type { SVGProps } from "react";

export function RiCursorAiLine(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="M11.55 1.354a.9.9 0 0 1 .9 0l8.671 4.976a.75.75 0 0 1 .379.653v10.036l-.006.1a.75.75 0 0 1-.372.551l-8.672 4.978l-.107.052a.9.9 0 0 1-.793-.052L2.879 17.67a.75.75 0 0 1-.372-.552l-.007-.1V6.984c0-.27.145-.518.379-.653zM4.5 7.705v8.59l7.5 4.304v-8.294a.53.53 0 0 0-.266-.458L4.51 7.699zm8.854 12.117l6.146-3.528V9.238zM5.86 6.924h12.28L12 3.401z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.55 1.354a.9.9 0 0 1 .9 0l8.671 4.976a.75.75 0 0 1 .379.653v10.036l-.006.1a.75.75 0 0 1-.372.551l-8.672 4.978l-.107.052a.9.9 0 0 1-.793-.052L2.879 17.67a.75.75 0 0 1-.372-.552l-.007-.1V6.984c0-.27.145-.518.379-.653zM4.5 7.705v8.59l7.5 4.304v-8.294a.53.53 0 0 0-.266-.458L4.51 7.699zm8.854 12.117l6.146-3.528V9.238zM5.86 6.924h12.28L12 3.401z"/></svg>
</template>

CSS

.icon-cursor-ai-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.55%201.354a.9.9%200%200%201%20.9%200l8.671%204.976a.75.75%200%200%201%20.379.653v10.036l-.006.1a.75.75%200%200%201-.372.551l-8.672%204.978l-.107.052a.9.9%200%200%201-.793-.052L2.879%2017.67a.75.75%200%200%201-.372-.552l-.007-.1V6.984c0-.27.145-.518.379-.653zM4.5%207.705v8.59l7.5%204.304v-8.294a.53.53%200%200%200-.266-.458L4.51%207.699zm8.854%2012.117l6.146-3.528V9.238zM5.86%206.924h12.28L12%203.401z%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%22M11.55%201.354a.9.9%200%200%201%20.9%200l8.671%204.976a.75.75%200%200%201%20.379.653v10.036l-.006.1a.75.75%200%200%201-.372.551l-8.672%204.978l-.107.052a.9.9%200%200%201-.793-.052L2.879%2017.67a.75.75%200%200%201-.372-.552l-.007-.1V6.984c0-.27.145-.518.379-.653zM4.5%207.705v8.59l7.5%204.304v-8.294a.53.53%200%200%200-.266-.458L4.51%207.699zm8.854%2012.117l6.146-3.528V9.238zM5.86%206.924h12.28L12%203.401z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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