claude icon
claude from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- claude
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the claude icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m13 12l5.5-7M7.64 3l4.86 9l1.187-9M4.484 6.717L11.987 12M3 12l8.987.473m.237.704L7 20m-2.158-3.132l6.44-3.892M11.5 21l1.165-7.823M21 14l-7.815-1.332M21 10.578l-8 1.744m3.779 7.324l-3.891-6.269m6.469 4.83l-6.044-5.218"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsClaude(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m13 12l5.5-7M7.64 3l4.86 9l1.187-9M4.484 6.717L11.987 12M3 12l8.987.473m.237.704L7 20m-2.158-3.132l6.44-3.892M11.5 21l1.165-7.823M21 14l-7.815-1.332M21 10.578l-8 1.744m3.779 7.324l-3.891-6.269m6.469 4.83l-6.044-5.218"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m13 12l5.5-7M7.64 3l4.86 9l1.187-9M4.484 6.717L11.987 12M3 12l8.987.473m.237.704L7 20m-2.158-3.132l6.44-3.892M11.5 21l1.165-7.823M21 14l-7.815-1.332M21 10.578l-8 1.744m3.779 7.324l-3.891-6.269m6.469 4.83l-6.044-5.218"/></svg> </template>
CSS
.icon-claude {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m13%2012l5.5-7M7.64%203l4.86%209l1.187-9M4.484%206.717L11.987%2012M3%2012l8.987.473m.237.704L7%2020m-2.158-3.132l6.44-3.892M11.5%2021l1.165-7.823M21%2014l-7.815-1.332M21%2010.578l-8%201.744m3.779%207.324l-3.891-6.269m6.469%204.83l-6.044-5.218%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m13%2012l5.5-7M7.64%203l4.86%209l1.187-9M4.484%206.717L11.987%2012M3%2012l8.987.473m.237.704L7%2020m-2.158-3.132l6.44-3.892M11.5%2021l1.165-7.823M21%2014l-7.815-1.332M21%2010.578l-8%201.744m3.779%207.324l-3.891-6.269m6.469%204.83l-6.044-5.218%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/claude.svg?color=%231a73e8&size=48