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

Name
claude-line
Set
Remix Icon
Style
Line
Category
Logos
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More logos icons from Remix Icon

Use the claude icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.644 2.553a1 1 0 1 0-1.788.894L9.68 9.1L5.067 5.926a1 1 0 0 0-1.134 1.648l5.472 3.762L3.053 11a1 1 0 1 0-.106 2l5.795.305l-4.297 2.864a1 1 0 1 0 1.11 1.664l3.642-2.428l-2.51 3.515a1 1 0 1 0 1.627 1.162l3.033-4.246l-.833 5a1 1 0 0 0 1.972.33l.802-4.812l2.37 3.688a1 1 0 0 0 1.683-1.082l-1.786-2.778l2.767 2.554a1 1 0 0 0 1.356-1.47l-3.035-2.802l4.233.53a1 1 0 0 0 .248-1.985l-4.19-.524l4.295-1.01a1 1 0 1 0-.458-1.947l-5.59 1.315l4.105-5.224a1 1 0 1 0-1.572-1.236L13.857 9.29l.881-5.636a1 1 0 1 0-1.976-.308l-.886 5.67z"/></svg>

React

import type { SVGProps } from "react";

export function RiClaudeLine(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="M8.644 2.553a1 1 0 1 0-1.788.894L9.68 9.1L5.067 5.926a1 1 0 0 0-1.134 1.648l5.472 3.762L3.053 11a1 1 0 1 0-.106 2l5.795.305l-4.297 2.864a1 1 0 1 0 1.11 1.664l3.642-2.428l-2.51 3.515a1 1 0 1 0 1.627 1.162l3.033-4.246l-.833 5a1 1 0 0 0 1.972.33l.802-4.812l2.37 3.688a1 1 0 0 0 1.683-1.082l-1.786-2.778l2.767 2.554a1 1 0 0 0 1.356-1.47l-3.035-2.802l4.233.53a1 1 0 0 0 .248-1.985l-4.19-.524l4.295-1.01a1 1 0 1 0-.458-1.947l-5.59 1.315l4.105-5.224a1 1 0 1 0-1.572-1.236L13.857 9.29l.881-5.636a1 1 0 1 0-1.976-.308l-.886 5.67z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.644 2.553a1 1 0 1 0-1.788.894L9.68 9.1L5.067 5.926a1 1 0 0 0-1.134 1.648l5.472 3.762L3.053 11a1 1 0 1 0-.106 2l5.795.305l-4.297 2.864a1 1 0 1 0 1.11 1.664l3.642-2.428l-2.51 3.515a1 1 0 1 0 1.627 1.162l3.033-4.246l-.833 5a1 1 0 0 0 1.972.33l.802-4.812l2.37 3.688a1 1 0 0 0 1.683-1.082l-1.786-2.778l2.767 2.554a1 1 0 0 0 1.356-1.47l-3.035-2.802l4.233.53a1 1 0 0 0 .248-1.985l-4.19-.524l4.295-1.01a1 1 0 1 0-.458-1.947l-5.59 1.315l4.105-5.224a1 1 0 1 0-1.572-1.236L13.857 9.29l.881-5.636a1 1 0 1 0-1.976-.308l-.886 5.67z"/></svg>
</template>

CSS

.icon-claude-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%22M8.644%202.553a1%201%200%201%200-1.788.894L9.68%209.1L5.067%205.926a1%201%200%200%200-1.134%201.648l5.472%203.762L3.053%2011a1%201%200%201%200-.106%202l5.795.305l-4.297%202.864a1%201%200%201%200%201.11%201.664l3.642-2.428l-2.51%203.515a1%201%200%201%200%201.627%201.162l3.033-4.246l-.833%205a1%201%200%200%200%201.972.33l.802-4.812l2.37%203.688a1%201%200%200%200%201.683-1.082l-1.786-2.778l2.767%202.554a1%201%200%200%200%201.356-1.47l-3.035-2.802l4.233.53a1%201%200%200%200%20.248-1.985l-4.19-.524l4.295-1.01a1%201%200%201%200-.458-1.947l-5.59%201.315l4.105-5.224a1%201%200%201%200-1.572-1.236L13.857%209.29l.881-5.636a1%201%200%201%200-1.976-.308l-.886%205.67z%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%22M8.644%202.553a1%201%200%201%200-1.788.894L9.68%209.1L5.067%205.926a1%201%200%200%200-1.134%201.648l5.472%203.762L3.053%2011a1%201%200%201%200-.106%202l5.795.305l-4.297%202.864a1%201%200%201%200%201.11%201.664l3.642-2.428l-2.51%203.515a1%201%200%201%200%201.627%201.162l3.033-4.246l-.833%205a1%201%200%200%200%201.972.33l.802-4.812l2.37%203.688a1%201%200%200%200%201.683-1.082l-1.786-2.778l2.767%202.554a1%201%200%200%200%201.356-1.47l-3.035-2.802l4.233.53a1%201%200%200%200%20.248-1.985l-4.19-.524l4.295-1.01a1%201%200%201%200-.458-1.947l-5.59%201.315l4.105-5.224a1%201%200%201%200-1.572-1.236L13.857%209.29l.881-5.636a1%201%200%201%200-1.976-.308l-.886%205.67z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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