korvue from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
korvue
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
446×512
License
CC BY 4.0

The same logo in other sets

Use the korvue logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 446 512"><path fill="currentColor" d="M386.5 34h-327C26.8 34 0 60.8 0 93.5v327.1C0 453.2 26.8 480 59.5 480h327.1c33 0 59.5-26.8 59.5-59.5v-327C446 60.8 419.2 34 386.5 34M87.1 120.8h96v116l61.8-116h110.9l-81.2 132H87.1zm161.8 272.1l-65.7-113.6v113.6h-96V262.1h191.5l88.6 130.8z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsKorvue(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 446 512"><path fill="currentColor" d="M386.5 34h-327C26.8 34 0 60.8 0 93.5v327.1C0 453.2 26.8 480 59.5 480h327.1c33 0 59.5-26.8 59.5-59.5v-327C446 60.8 419.2 34 386.5 34M87.1 120.8h96v116l61.8-116h110.9l-81.2 132H87.1zm161.8 272.1l-65.7-113.6v113.6h-96V262.1h191.5l88.6 130.8z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 446 512"><path fill="currentColor" d="M386.5 34h-327C26.8 34 0 60.8 0 93.5v327.1C0 453.2 26.8 480 59.5 480h327.1c33 0 59.5-26.8 59.5-59.5v-327C446 60.8 419.2 34 386.5 34M87.1 120.8h96v116l61.8-116h110.9l-81.2 132H87.1zm161.8 272.1l-65.7-113.6v113.6h-96V262.1h191.5l88.6 130.8z"/></svg>
</template>

CSS

.icon-korvue {
  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%20446%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M386.5%2034h-327C26.8%2034%200%2060.8%200%2093.5v327.1C0%20453.2%2026.8%20480%2059.5%20480h327.1c33%200%2059.5-26.8%2059.5-59.5v-327C446%2060.8%20419.2%2034%20386.5%2034M87.1%20120.8h96v116l61.8-116h110.9l-81.2%20132H87.1zm161.8%20272.1l-65.7-113.6v113.6h-96V262.1h191.5l88.6%20130.8z%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%20446%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M386.5%2034h-327C26.8%2034%200%2060.8%200%2093.5v327.1C0%20453.2%2026.8%20480%2059.5%20480h327.1c33%200%2059.5-26.8%2059.5-59.5v-327C446%2060.8%20419.2%2034%20386.5%2034M87.1%20120.8h96v116l61.8-116h110.9l-81.2%20132H87.1zm161.8%20272.1l-65.7-113.6v113.6h-96V262.1h191.5l88.6%20130.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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