akashchat-color from LobeHub AI Icons by LobeHub · Color · MIT Free for personal and commercial use.

Name
akashchat-color
Set
LobeHub AI Icons
Style
Color
Viewbox
24×24
License
MIT

2 other variants in LobeHub AI Icons

Use the akashchat logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="url(#svgID25)" d="M15.902 14.836l3.93 6.914h-7.934L7.93 14.836h7.972z"/><path fill="#ff414c" d="M19.828 21.754l3.96-6.918L15.86 1H7.93l11.898 20.754z"/><path fill="#ff414c" d="M3.965 7.914h7.93L3.969 21.75 0 14.836l3.965-6.922z"/><defs><linearGradient id="svgID25" x1="13.877" x2="18.518" y1="19.997" y2="14.799" gradientUnits="userSpaceOnUse"><stop stop-color="#ff414c"/><stop offset="1" stop-color="#ff414c" stop-opacity="0"/></linearGradient></defs></svg>

React

import type { SVGProps } from "react";

export function LobehubAkashchatColor(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="url(#svgID25)" d="M15.902 14.836l3.93 6.914h-7.934L7.93 14.836h7.972z"/><path fill="#ff414c" d="M19.828 21.754l3.96-6.918L15.86 1H7.93l11.898 20.754z"/><path fill="#ff414c" d="M3.965 7.914h7.93L3.969 21.75 0 14.836l3.965-6.922z"/><defs><linearGradient id="svgID25" x1="13.877" x2="18.518" y1="19.997" y2="14.799" gradientUnits="userSpaceOnUse"><stop stopColor="#ff414c"/><stop offset="1" stopColor="#ff414c" stopOpacity="0"/></linearGradient></defs></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="url(#svgID25)" d="M15.902 14.836l3.93 6.914h-7.934L7.93 14.836h7.972z"/><path fill="#ff414c" d="M19.828 21.754l3.96-6.918L15.86 1H7.93l11.898 20.754z"/><path fill="#ff414c" d="M3.965 7.914h7.93L3.969 21.75 0 14.836l3.965-6.922z"/><defs><linearGradient id="svgID25" x1="13.877" x2="18.518" y1="19.997" y2="14.799" gradientUnits="userSpaceOnUse"><stop stop-color="#ff414c"/><stop offset="1" stop-color="#ff414c" stop-opacity="0"/></linearGradient></defs></svg>
</template>

CSS

.icon-akashchat-color {
  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%22url(%23svgID25)%22%20d%3D%22M15.902%2014.836l3.93%206.914h-7.934L7.93%2014.836h7.972z%22%2F%3E%3Cpath%20fill%3D%22%23ff414c%22%20d%3D%22M19.828%2021.754l3.96-6.918L15.86%201H7.93l11.898%2020.754z%22%2F%3E%3Cpath%20fill%3D%22%23ff414c%22%20d%3D%22M3.965%207.914h7.93L3.969%2021.75%200%2014.836l3.965-6.922z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22svgID25%22%20x1%3D%2213.877%22%20x2%3D%2218.518%22%20y1%3D%2219.997%22%20y2%3D%2214.799%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff414c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff414c%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%22url(%23svgID25)%22%20d%3D%22M15.902%2014.836l3.93%206.914h-7.934L7.93%2014.836h7.972z%22%2F%3E%3Cpath%20fill%3D%22%23ff414c%22%20d%3D%22M19.828%2021.754l3.96-6.918L15.86%201H7.93l11.898%2020.754z%22%2F%3E%3Cpath%20fill%3D%22%23ff414c%22%20d%3D%22M3.965%207.914h7.93L3.969%2021.75%200%2014.836l3.965-6.922z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22svgID25%22%20x1%3D%2213.877%22%20x2%3D%2218.518%22%20y1%3D%2219.997%22%20y2%3D%2214.799%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff414c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff414c%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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