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

Name
kimi
Set
Codicons
Style
Regular
Viewbox
128×128
License
CC BY 4.0

The same icon in other sets

Use the kimi icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="currentColor" d="M116.013 25.756C107.735 14.603 95.777 6.061 81.32 2.189a63.53 63.53 0 0 0-41.831 3.065zM12.199 27.698A63.84 63.84 0 0 1 33.896 8.006L90.27 23.112c-3.699 2.134-7.663 5.812-10.73 9.854l46.352 12.42a63.6 63.6 0 0 1 2.532 13.455L12.199 27.699ZM126.428 80.32a64 64 0 0 1-2.354 7.111L1.672 54.635a64 64 0 0 1 1.516-7.336a63.7 63.7 0 0 1 6.696-15.968l59.898 16.05a80 80 0 0 0-6.504 11.137l64.201 17.204a66 66 0 0 1-1.055 4.603l.003-.005ZM4.704 85.203A63.4 63.4 0 0 1 1.205 58.76l56.489 15.136a89 89 0 0 0-2.906 11.944l60.999 16.344a63.5 63.5 0 0 1-9.626 10.203L4.704 85.202Zm43.592 40.225c-19.256-5.161-34.081-18.596-41.672-35.457l45.968 12.318a77 77 0 0 0 .777 12.472l33.4 8.948c-11.922 4.383-25.268 5.257-38.473 1.719"/></svg>

React

import type { SVGProps } from "react";

export function CodiconKimi(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="currentColor" d="M116.013 25.756C107.735 14.603 95.777 6.061 81.32 2.189a63.53 63.53 0 0 0-41.831 3.065zM12.199 27.698A63.84 63.84 0 0 1 33.896 8.006L90.27 23.112c-3.699 2.134-7.663 5.812-10.73 9.854l46.352 12.42a63.6 63.6 0 0 1 2.532 13.455L12.199 27.699ZM126.428 80.32a64 64 0 0 1-2.354 7.111L1.672 54.635a64 64 0 0 1 1.516-7.336a63.7 63.7 0 0 1 6.696-15.968l59.898 16.05a80 80 0 0 0-6.504 11.137l64.201 17.204a66 66 0 0 1-1.055 4.603l.003-.005ZM4.704 85.203A63.4 63.4 0 0 1 1.205 58.76l56.489 15.136a89 89 0 0 0-2.906 11.944l60.999 16.344a63.5 63.5 0 0 1-9.626 10.203L4.704 85.202Zm43.592 40.225c-19.256-5.161-34.081-18.596-41.672-35.457l45.968 12.318a77 77 0 0 0 .777 12.472l33.4 8.948c-11.922 4.383-25.268 5.257-38.473 1.719"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="currentColor" d="M116.013 25.756C107.735 14.603 95.777 6.061 81.32 2.189a63.53 63.53 0 0 0-41.831 3.065zM12.199 27.698A63.84 63.84 0 0 1 33.896 8.006L90.27 23.112c-3.699 2.134-7.663 5.812-10.73 9.854l46.352 12.42a63.6 63.6 0 0 1 2.532 13.455L12.199 27.699ZM126.428 80.32a64 64 0 0 1-2.354 7.111L1.672 54.635a64 64 0 0 1 1.516-7.336a63.7 63.7 0 0 1 6.696-15.968l59.898 16.05a80 80 0 0 0-6.504 11.137l64.201 17.204a66 66 0 0 1-1.055 4.603l.003-.005ZM4.704 85.203A63.4 63.4 0 0 1 1.205 58.76l56.489 15.136a89 89 0 0 0-2.906 11.944l60.999 16.344a63.5 63.5 0 0 1-9.626 10.203L4.704 85.202Zm43.592 40.225c-19.256-5.161-34.081-18.596-41.672-35.457l45.968 12.318a77 77 0 0 0 .777 12.472l33.4 8.948c-11.922 4.383-25.268 5.257-38.473 1.719"/></svg>
</template>

CSS

.icon-kimi {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M116.013%2025.756C107.735%2014.603%2095.777%206.061%2081.32%202.189a63.53%2063.53%200%200%200-41.831%203.065zM12.199%2027.698A63.84%2063.84%200%200%201%2033.896%208.006L90.27%2023.112c-3.699%202.134-7.663%205.812-10.73%209.854l46.352%2012.42a63.6%2063.6%200%200%201%202.532%2013.455L12.199%2027.699ZM126.428%2080.32a64%2064%200%200%201-2.354%207.111L1.672%2054.635a64%2064%200%200%201%201.516-7.336a63.7%2063.7%200%200%201%206.696-15.968l59.898%2016.05a80%2080%200%200%200-6.504%2011.137l64.201%2017.204a66%2066%200%200%201-1.055%204.603l.003-.005ZM4.704%2085.203A63.4%2063.4%200%200%201%201.205%2058.76l56.489%2015.136a89%2089%200%200%200-2.906%2011.944l60.999%2016.344a63.5%2063.5%200%200%201-9.626%2010.203L4.704%2085.202Zm43.592%2040.225c-19.256-5.161-34.081-18.596-41.672-35.457l45.968%2012.318a77%2077%200%200%200%20.777%2012.472l33.4%208.948c-11.922%204.383-25.268%205.257-38.473%201.719%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%20128%20128%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M116.013%2025.756C107.735%2014.603%2095.777%206.061%2081.32%202.189a63.53%2063.53%200%200%200-41.831%203.065zM12.199%2027.698A63.84%2063.84%200%200%201%2033.896%208.006L90.27%2023.112c-3.699%202.134-7.663%205.812-10.73%209.854l46.352%2012.42a63.6%2063.6%200%200%201%202.532%2013.455L12.199%2027.699ZM126.428%2080.32a64%2064%200%200%201-2.354%207.111L1.672%2054.635a64%2064%200%200%201%201.516-7.336a63.7%2063.7%200%200%201%206.696-15.968l59.898%2016.05a80%2080%200%200%200-6.504%2011.137l64.201%2017.204a66%2066%200%200%201-1.055%204.603l.003-.005ZM4.704%2085.203A63.4%2063.4%200%200%201%201.205%2058.76l56.489%2015.136a89%2089%200%200%200-2.906%2011.944l60.999%2016.344a63.5%2063.5%200%200%201-9.626%2010.203L4.704%2085.202Zm43.592%2040.225c-19.256-5.161-34.081-18.596-41.672-35.457l45.968%2012.318a77%2077%200%200%200%20.777%2012.472l33.4%208.948c-11.922%204.383-25.268%205.257-38.473%201.719%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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