claude from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.

Name
claude
Set
Codicons
Style
Regular
Viewbox
16×16
License
CC BY 4.0

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 16 16"><path fill="currentColor" d="m7.09 14.3l.2-.87l.22-1.12l.18-.9l.17-1.11l.1-.36v-.03l-.08.01l-.84 1.15l-1.27 1.72l-1.01 1.06l-.24.1l-.42-.21l.04-.39l.24-.34l1.39-1.78l.84-1.11l.55-.63v-.08h-.04l-3.7 2.41l-.66.08l-.29-.27l.04-.43l.14-.14l1.11-.77l2.76-1.54l.04-.14l-.04-.07h-.14l-.46-.03l-1.57-.04l-1.36-.06l-1.33-.07l-.34-.07l-.31-.42l.03-.21l.28-.18l.41.03l.88.07l1.33.08l.97.06l1.43.15h.22l.03-.1l-.07-.06l-.06-.06l-1.39-.92l-1.48-.98l-.78-.57l-.42-.29l-.21-.27l-.08-.59l.38-.42l.52.04l.13.03l.52.41l1.11.85L6.22 6l.21.17l.1-.06v-.04l-.1-.15l-.78-1.43l-.84-1.46l-.38-.6l-.1-.36q-.06-.195-.06-.42l.43-.59l.24-.08l.59.08l.24.21l.36.83l.57 1.3l.91 1.76l.27.53l.14.48l.06.15h.1v-.08l.07-1.01l.14-1.22l.14-1.57l.04-.45l.22-.53l.43-.28l.34.15l.28.41l-.04.25l-.15 1.08l-.34 1.69l-.21 1.15h.13l.14-.15l.57-.76l.97-1.2l.42-.48l.5-.53l.32-.25h.6l.43.66l-.2.69l-.62.78l-.52.66l-.74.99l-.45.8l.04.06h.1l1.67-.36l.91-.15l1.06-.18l.49.22l.06.22l-.2.48l-1.15.28l-1.34.27l-2 .48h-.03l.03.06l.9.08l.39.03h.95l1.76.13l.46.31l.27.36l-.04.29l-.71.35l-.95-.22l-2.24-.53l-.76-.18h-.11v.06l.64.63l1.16 1.05l1.47 1.36l.07.34l-.18.28l-.2-.03l-1.29-.98l-.5-.43l-1.12-.94h-.07v.1l.25.38L11.81 13l.07.63l-.1.2l-.36.13l-.38-.07l-.81-1.12l-.83-1.27l-.67-1.13l-.07.06l-.41 4.23l-.18.21l-.42.17l-.35-.27l-.2-.43z"/></svg>

React

import type { SVGProps } from "react";

export function CodiconClaude(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m7.09 14.3l.2-.87l.22-1.12l.18-.9l.17-1.11l.1-.36v-.03l-.08.01l-.84 1.15l-1.27 1.72l-1.01 1.06l-.24.1l-.42-.21l.04-.39l.24-.34l1.39-1.78l.84-1.11l.55-.63v-.08h-.04l-3.7 2.41l-.66.08l-.29-.27l.04-.43l.14-.14l1.11-.77l2.76-1.54l.04-.14l-.04-.07h-.14l-.46-.03l-1.57-.04l-1.36-.06l-1.33-.07l-.34-.07l-.31-.42l.03-.21l.28-.18l.41.03l.88.07l1.33.08l.97.06l1.43.15h.22l.03-.1l-.07-.06l-.06-.06l-1.39-.92l-1.48-.98l-.78-.57l-.42-.29l-.21-.27l-.08-.59l.38-.42l.52.04l.13.03l.52.41l1.11.85L6.22 6l.21.17l.1-.06v-.04l-.1-.15l-.78-1.43l-.84-1.46l-.38-.6l-.1-.36q-.06-.195-.06-.42l.43-.59l.24-.08l.59.08l.24.21l.36.83l.57 1.3l.91 1.76l.27.53l.14.48l.06.15h.1v-.08l.07-1.01l.14-1.22l.14-1.57l.04-.45l.22-.53l.43-.28l.34.15l.28.41l-.04.25l-.15 1.08l-.34 1.69l-.21 1.15h.13l.14-.15l.57-.76l.97-1.2l.42-.48l.5-.53l.32-.25h.6l.43.66l-.2.69l-.62.78l-.52.66l-.74.99l-.45.8l.04.06h.1l1.67-.36l.91-.15l1.06-.18l.49.22l.06.22l-.2.48l-1.15.28l-1.34.27l-2 .48h-.03l.03.06l.9.08l.39.03h.95l1.76.13l.46.31l.27.36l-.04.29l-.71.35l-.95-.22l-2.24-.53l-.76-.18h-.11v.06l.64.63l1.16 1.05l1.47 1.36l.07.34l-.18.28l-.2-.03l-1.29-.98l-.5-.43l-1.12-.94h-.07v.1l.25.38L11.81 13l.07.63l-.1.2l-.36.13l-.38-.07l-.81-1.12l-.83-1.27l-.67-1.13l-.07.06l-.41 4.23l-.18.21l-.42.17l-.35-.27l-.2-.43z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m7.09 14.3l.2-.87l.22-1.12l.18-.9l.17-1.11l.1-.36v-.03l-.08.01l-.84 1.15l-1.27 1.72l-1.01 1.06l-.24.1l-.42-.21l.04-.39l.24-.34l1.39-1.78l.84-1.11l.55-.63v-.08h-.04l-3.7 2.41l-.66.08l-.29-.27l.04-.43l.14-.14l1.11-.77l2.76-1.54l.04-.14l-.04-.07h-.14l-.46-.03l-1.57-.04l-1.36-.06l-1.33-.07l-.34-.07l-.31-.42l.03-.21l.28-.18l.41.03l.88.07l1.33.08l.97.06l1.43.15h.22l.03-.1l-.07-.06l-.06-.06l-1.39-.92l-1.48-.98l-.78-.57l-.42-.29l-.21-.27l-.08-.59l.38-.42l.52.04l.13.03l.52.41l1.11.85L6.22 6l.21.17l.1-.06v-.04l-.1-.15l-.78-1.43l-.84-1.46l-.38-.6l-.1-.36q-.06-.195-.06-.42l.43-.59l.24-.08l.59.08l.24.21l.36.83l.57 1.3l.91 1.76l.27.53l.14.48l.06.15h.1v-.08l.07-1.01l.14-1.22l.14-1.57l.04-.45l.22-.53l.43-.28l.34.15l.28.41l-.04.25l-.15 1.08l-.34 1.69l-.21 1.15h.13l.14-.15l.57-.76l.97-1.2l.42-.48l.5-.53l.32-.25h.6l.43.66l-.2.69l-.62.78l-.52.66l-.74.99l-.45.8l.04.06h.1l1.67-.36l.91-.15l1.06-.18l.49.22l.06.22l-.2.48l-1.15.28l-1.34.27l-2 .48h-.03l.03.06l.9.08l.39.03h.95l1.76.13l.46.31l.27.36l-.04.29l-.71.35l-.95-.22l-2.24-.53l-.76-.18h-.11v.06l.64.63l1.16 1.05l1.47 1.36l.07.34l-.18.28l-.2-.03l-1.29-.98l-.5-.43l-1.12-.94h-.07v.1l.25.38L11.81 13l.07.63l-.1.2l-.36.13l-.38-.07l-.81-1.12l-.83-1.27l-.67-1.13l-.07.06l-.41 4.23l-.18.21l-.42.17l-.35-.27l-.2-.43z"/></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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.09%2014.3l.2-.87l.22-1.12l.18-.9l.17-1.11l.1-.36v-.03l-.08.01l-.84%201.15l-1.27%201.72l-1.01%201.06l-.24.1l-.42-.21l.04-.39l.24-.34l1.39-1.78l.84-1.11l.55-.63v-.08h-.04l-3.7%202.41l-.66.08l-.29-.27l.04-.43l.14-.14l1.11-.77l2.76-1.54l.04-.14l-.04-.07h-.14l-.46-.03l-1.57-.04l-1.36-.06l-1.33-.07l-.34-.07l-.31-.42l.03-.21l.28-.18l.41.03l.88.07l1.33.08l.97.06l1.43.15h.22l.03-.1l-.07-.06l-.06-.06l-1.39-.92l-1.48-.98l-.78-.57l-.42-.29l-.21-.27l-.08-.59l.38-.42l.52.04l.13.03l.52.41l1.11.85L6.22%206l.21.17l.1-.06v-.04l-.1-.15l-.78-1.43l-.84-1.46l-.38-.6l-.1-.36q-.06-.195-.06-.42l.43-.59l.24-.08l.59.08l.24.21l.36.83l.57%201.3l.91%201.76l.27.53l.14.48l.06.15h.1v-.08l.07-1.01l.14-1.22l.14-1.57l.04-.45l.22-.53l.43-.28l.34.15l.28.41l-.04.25l-.15%201.08l-.34%201.69l-.21%201.15h.13l.14-.15l.57-.76l.97-1.2l.42-.48l.5-.53l.32-.25h.6l.43.66l-.2.69l-.62.78l-.52.66l-.74.99l-.45.8l.04.06h.1l1.67-.36l.91-.15l1.06-.18l.49.22l.06.22l-.2.48l-1.15.28l-1.34.27l-2%20.48h-.03l.03.06l.9.08l.39.03h.95l1.76.13l.46.31l.27.36l-.04.29l-.71.35l-.95-.22l-2.24-.53l-.76-.18h-.11v.06l.64.63l1.16%201.05l1.47%201.36l.07.34l-.18.28l-.2-.03l-1.29-.98l-.5-.43l-1.12-.94h-.07v.1l.25.38L11.81%2013l.07.63l-.1.2l-.36.13l-.38-.07l-.81-1.12l-.83-1.27l-.67-1.13l-.07.06l-.41%204.23l-.18.21l-.42.17l-.35-.27l-.2-.43z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.09%2014.3l.2-.87l.22-1.12l.18-.9l.17-1.11l.1-.36v-.03l-.08.01l-.84%201.15l-1.27%201.72l-1.01%201.06l-.24.1l-.42-.21l.04-.39l.24-.34l1.39-1.78l.84-1.11l.55-.63v-.08h-.04l-3.7%202.41l-.66.08l-.29-.27l.04-.43l.14-.14l1.11-.77l2.76-1.54l.04-.14l-.04-.07h-.14l-.46-.03l-1.57-.04l-1.36-.06l-1.33-.07l-.34-.07l-.31-.42l.03-.21l.28-.18l.41.03l.88.07l1.33.08l.97.06l1.43.15h.22l.03-.1l-.07-.06l-.06-.06l-1.39-.92l-1.48-.98l-.78-.57l-.42-.29l-.21-.27l-.08-.59l.38-.42l.52.04l.13.03l.52.41l1.11.85L6.22%206l.21.17l.1-.06v-.04l-.1-.15l-.78-1.43l-.84-1.46l-.38-.6l-.1-.36q-.06-.195-.06-.42l.43-.59l.24-.08l.59.08l.24.21l.36.83l.57%201.3l.91%201.76l.27.53l.14.48l.06.15h.1v-.08l.07-1.01l.14-1.22l.14-1.57l.04-.45l.22-.53l.43-.28l.34.15l.28.41l-.04.25l-.15%201.08l-.34%201.69l-.21%201.15h.13l.14-.15l.57-.76l.97-1.2l.42-.48l.5-.53l.32-.25h.6l.43.66l-.2.69l-.62.78l-.52.66l-.74.99l-.45.8l.04.06h.1l1.67-.36l.91-.15l1.06-.18l.49.22l.06.22l-.2.48l-1.15.28l-1.34.27l-2%20.48h-.03l.03.06l.9.08l.39.03h.95l1.76.13l.46.31l.27.36l-.04.29l-.71.35l-.95-.22l-2.24-.53l-.76-.18h-.11v.06l.64.63l1.16%201.05l1.47%201.36l.07.34l-.18.28l-.2-.03l-1.29-.98l-.5-.43l-1.12-.94h-.07v.1l.25.38L11.81%2013l.07.63l-.1.2l-.36.13l-.38-.07l-.81-1.12l-.83-1.27l-.67-1.13l-.07.06l-.41%204.23l-.18.21l-.42.17l-.35-.27l-.2-.43z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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