kred from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
kred
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0
Aliases
empirekred

Use the kred logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 4.678c0-2.08-1.674-3.774-3.727-3.774H3.725C1.67.904 0 2.597 0 4.684v7.535q0 .503.135.997q.045.201.12.39c.25.623.653 1.17 1.173 1.593c.51.524 1.17 1.095 1.965 1.71l.105.074l.435.33l.52.397c1.19.912 3.205 2.453 6.165 4.71c.483.366 1.038.676 1.383.676c.342 0 .901-.31 1.382-.676c2.96-2.257 4.972-3.798 6.164-4.71l.972-.74h-.002l.11-.085c.798-.612 1.463-1.19 1.968-1.71c.514-.418.908-.96 1.15-1.576c.166-.44.252-.906.254-1.376v-7.15h-.003l.003-.003v-.39zm-4.14 6.242a6 6 0 0 0-.283-.045c-.105 0-.226-.015-.33-.015a1.9 1.9 0 0 0-.81.164c-.214.1-.4.248-.54.436c-.135.196-.23.415-.286.646q-.09.381-.09.81v2.88h-5.027l-3.733-5.583l-1.556 1.575v3.975h-2.72V3.393H7.2v5.13l4.83-5.127h3.395l-4.83 4.885l5.166 7.293V9.395h1.662v1.182h.023c.084-.195.195-.38.33-.547c.144-.168.3-.312.483-.43c.18-.106.375-.21.58-.27q.309-.09.64-.09c.114 0 .24.03.38.06z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsKred(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="M24 4.678c0-2.08-1.674-3.774-3.727-3.774H3.725C1.67.904 0 2.597 0 4.684v7.535q0 .503.135.997q.045.201.12.39c.25.623.653 1.17 1.173 1.593c.51.524 1.17 1.095 1.965 1.71l.105.074l.435.33l.52.397c1.19.912 3.205 2.453 6.165 4.71c.483.366 1.038.676 1.383.676c.342 0 .901-.31 1.382-.676c2.96-2.257 4.972-3.798 6.164-4.71l.972-.74h-.002l.11-.085c.798-.612 1.463-1.19 1.968-1.71c.514-.418.908-.96 1.15-1.576c.166-.44.252-.906.254-1.376v-7.15h-.003l.003-.003v-.39zm-4.14 6.242a6 6 0 0 0-.283-.045c-.105 0-.226-.015-.33-.015a1.9 1.9 0 0 0-.81.164c-.214.1-.4.248-.54.436c-.135.196-.23.415-.286.646q-.09.381-.09.81v2.88h-5.027l-3.733-5.583l-1.556 1.575v3.975h-2.72V3.393H7.2v5.13l4.83-5.127h3.395l-4.83 4.885l5.166 7.293V9.395h1.662v1.182h.023c.084-.195.195-.38.33-.547c.144-.168.3-.312.483-.43c.18-.106.375-.21.58-.27q.309-.09.64-.09c.114 0 .24.03.38.06z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 4.678c0-2.08-1.674-3.774-3.727-3.774H3.725C1.67.904 0 2.597 0 4.684v7.535q0 .503.135.997q.045.201.12.39c.25.623.653 1.17 1.173 1.593c.51.524 1.17 1.095 1.965 1.71l.105.074l.435.33l.52.397c1.19.912 3.205 2.453 6.165 4.71c.483.366 1.038.676 1.383.676c.342 0 .901-.31 1.382-.676c2.96-2.257 4.972-3.798 6.164-4.71l.972-.74h-.002l.11-.085c.798-.612 1.463-1.19 1.968-1.71c.514-.418.908-.96 1.15-1.576c.166-.44.252-.906.254-1.376v-7.15h-.003l.003-.003v-.39zm-4.14 6.242a6 6 0 0 0-.283-.045c-.105 0-.226-.015-.33-.015a1.9 1.9 0 0 0-.81.164c-.214.1-.4.248-.54.436c-.135.196-.23.415-.286.646q-.09.381-.09.81v2.88h-5.027l-3.733-5.583l-1.556 1.575v3.975h-2.72V3.393H7.2v5.13l4.83-5.127h3.395l-4.83 4.885l5.166 7.293V9.395h1.662v1.182h.023c.084-.195.195-.38.33-.547c.144-.168.3-.312.483-.43c.18-.106.375-.21.58-.27q.309-.09.64-.09c.114 0 .24.03.38.06z"/></svg>
</template>

CSS

.icon-kred {
  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%22M24%204.678c0-2.08-1.674-3.774-3.727-3.774H3.725C1.67.904%200%202.597%200%204.684v7.535q0%20.503.135.997q.045.201.12.39c.25.623.653%201.17%201.173%201.593c.51.524%201.17%201.095%201.965%201.71l.105.074l.435.33l.52.397c1.19.912%203.205%202.453%206.165%204.71c.483.366%201.038.676%201.383.676c.342%200%20.901-.31%201.382-.676c2.96-2.257%204.972-3.798%206.164-4.71l.972-.74h-.002l.11-.085c.798-.612%201.463-1.19%201.968-1.71c.514-.418.908-.96%201.15-1.576c.166-.44.252-.906.254-1.376v-7.15h-.003l.003-.003v-.39zm-4.14%206.242a6%206%200%200%200-.283-.045c-.105%200-.226-.015-.33-.015a1.9%201.9%200%200%200-.81.164c-.214.1-.4.248-.54.436c-.135.196-.23.415-.286.646q-.09.381-.09.81v2.88h-5.027l-3.733-5.583l-1.556%201.575v3.975h-2.72V3.393H7.2v5.13l4.83-5.127h3.395l-4.83%204.885l5.166%207.293V9.395h1.662v1.182h.023c.084-.195.195-.38.33-.547c.144-.168.3-.312.483-.43c.18-.106.375-.21.58-.27q.309-.09.64-.09c.114%200%20.24.03.38.06z%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%22M24%204.678c0-2.08-1.674-3.774-3.727-3.774H3.725C1.67.904%200%202.597%200%204.684v7.535q0%20.503.135.997q.045.201.12.39c.25.623.653%201.17%201.173%201.593c.51.524%201.17%201.095%201.965%201.71l.105.074l.435.33l.52.397c1.19.912%203.205%202.453%206.165%204.71c.483.366%201.038.676%201.383.676c.342%200%20.901-.31%201.382-.676c2.96-2.257%204.972-3.798%206.164-4.71l.972-.74h-.002l.11-.085c.798-.612%201.463-1.19%201.968-1.71c.514-.418.908-.96%201.15-1.576c.166-.44.252-.906.254-1.376v-7.15h-.003l.003-.003v-.39zm-4.14%206.242a6%206%200%200%200-.283-.045c-.105%200-.226-.015-.33-.015a1.9%201.9%200%200%200-.81.164c-.214.1-.4.248-.54.436c-.135.196-.23.415-.286.646q-.09.381-.09.81v2.88h-5.027l-3.733-5.583l-1.556%201.575v3.975h-2.72V3.393H7.2v5.13l4.83-5.127h3.395l-4.83%204.885l5.166%207.293V9.395h1.662v1.182h.023c.084-.195.195-.38.33-.547c.144-.168.3-.312.483-.43c.18-.106.375-.21.58-.27q.309-.09.64-.09c.114%200%20.24.03.38.06z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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