kodi from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
kodi
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the kodi logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.041.063c-.301 0-.604.14-.896.432c-1.228 1.229-2.452 2.459-3.681 3.693c-.313.307-.604.635-.937.927c-.412.355-.543.776-.532 1.312c.027 1.871.011 3.735.011 5.6v5.812c0 .145.005.297.041.437c.115.448.401.527.724.197c1.751-1.744 3.495-3.495 5.24-5.239l5.932-5.937c.573-.579.573-1.209 0-1.781L16.927.495c-.287-.292-.588-.432-.891-.432zm9.631 9.64c-.297 0-.593.141-.865.412l-5.047 5.047c-.572.573-.567 1.193 0 1.76l5.011 5.021c.589.588 1.213.588 1.797.005c1.62-1.625 3.235-3.245 4.859-4.865c.245-.239.469-.484.573-.817v-.443c-.104-.333-.328-.577-.573-.823c-1.629-1.625-3.255-3.26-4.885-4.891c-.276-.271-.572-.407-.869-.407zm-20.099.442c-.115.021-.193.125-.276.215L.281 15.427c-.375.38-.375.907.005 1.281l2.724 2.729c.787.787 1.568 1.579 2.353 2.365c.224.224.439.181.553-.115c.061-.152.083-.324.088-.485c.005-1.713.005-3.421.005-5.135h-.005v-5.156c0-.115-.016-.224-.032-.333c-.02-.183-.093-.344-.276-.417a.25.25 0 0 0-.124-.016zm10.547 9.12c-.303 0-.599.141-.875.423l-5.032 5.025c-.577.584-.577 1.204 0 1.781q2.438 2.429 4.86 4.865c.239.239.479.473.812.577h.443c.323-.093.563-.301.797-.536c1.629-1.641 3.265-3.271 4.901-4.907c.572-.573.567-1.208-.005-1.787l-5.032-5.025c-.276-.281-.573-.417-.869-.417z"/></svg>

React

import type { SVGProps } from "react";

export function CibKodi(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.041.063c-.301 0-.604.14-.896.432c-1.228 1.229-2.452 2.459-3.681 3.693c-.313.307-.604.635-.937.927c-.412.355-.543.776-.532 1.312c.027 1.871.011 3.735.011 5.6v5.812c0 .145.005.297.041.437c.115.448.401.527.724.197c1.751-1.744 3.495-3.495 5.24-5.239l5.932-5.937c.573-.579.573-1.209 0-1.781L16.927.495c-.287-.292-.588-.432-.891-.432zm9.631 9.64c-.297 0-.593.141-.865.412l-5.047 5.047c-.572.573-.567 1.193 0 1.76l5.011 5.021c.589.588 1.213.588 1.797.005c1.62-1.625 3.235-3.245 4.859-4.865c.245-.239.469-.484.573-.817v-.443c-.104-.333-.328-.577-.573-.823c-1.629-1.625-3.255-3.26-4.885-4.891c-.276-.271-.572-.407-.869-.407zm-20.099.442c-.115.021-.193.125-.276.215L.281 15.427c-.375.38-.375.907.005 1.281l2.724 2.729c.787.787 1.568 1.579 2.353 2.365c.224.224.439.181.553-.115c.061-.152.083-.324.088-.485c.005-1.713.005-3.421.005-5.135h-.005v-5.156c0-.115-.016-.224-.032-.333c-.02-.183-.093-.344-.276-.417a.25.25 0 0 0-.124-.016zm10.547 9.12c-.303 0-.599.141-.875.423l-5.032 5.025c-.577.584-.577 1.204 0 1.781q2.438 2.429 4.86 4.865c.239.239.479.473.812.577h.443c.323-.093.563-.301.797-.536c1.629-1.641 3.265-3.271 4.901-4.907c.572-.573.567-1.208-.005-1.787l-5.032-5.025c-.276-.281-.573-.417-.869-.417z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.041.063c-.301 0-.604.14-.896.432c-1.228 1.229-2.452 2.459-3.681 3.693c-.313.307-.604.635-.937.927c-.412.355-.543.776-.532 1.312c.027 1.871.011 3.735.011 5.6v5.812c0 .145.005.297.041.437c.115.448.401.527.724.197c1.751-1.744 3.495-3.495 5.24-5.239l5.932-5.937c.573-.579.573-1.209 0-1.781L16.927.495c-.287-.292-.588-.432-.891-.432zm9.631 9.64c-.297 0-.593.141-.865.412l-5.047 5.047c-.572.573-.567 1.193 0 1.76l5.011 5.021c.589.588 1.213.588 1.797.005c1.62-1.625 3.235-3.245 4.859-4.865c.245-.239.469-.484.573-.817v-.443c-.104-.333-.328-.577-.573-.823c-1.629-1.625-3.255-3.26-4.885-4.891c-.276-.271-.572-.407-.869-.407zm-20.099.442c-.115.021-.193.125-.276.215L.281 15.427c-.375.38-.375.907.005 1.281l2.724 2.729c.787.787 1.568 1.579 2.353 2.365c.224.224.439.181.553-.115c.061-.152.083-.324.088-.485c.005-1.713.005-3.421.005-5.135h-.005v-5.156c0-.115-.016-.224-.032-.333c-.02-.183-.093-.344-.276-.417a.25.25 0 0 0-.124-.016zm10.547 9.12c-.303 0-.599.141-.875.423l-5.032 5.025c-.577.584-.577 1.204 0 1.781q2.438 2.429 4.86 4.865c.239.239.479.473.812.577h.443c.323-.093.563-.301.797-.536c1.629-1.641 3.265-3.271 4.901-4.907c.572-.573.567-1.208-.005-1.787l-5.032-5.025c-.276-.281-.573-.417-.869-.417z"/></svg>
</template>

CSS

.icon-kodi {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.041.063c-.301%200-.604.14-.896.432c-1.228%201.229-2.452%202.459-3.681%203.693c-.313.307-.604.635-.937.927c-.412.355-.543.776-.532%201.312c.027%201.871.011%203.735.011%205.6v5.812c0%20.145.005.297.041.437c.115.448.401.527.724.197c1.751-1.744%203.495-3.495%205.24-5.239l5.932-5.937c.573-.579.573-1.209%200-1.781L16.927.495c-.287-.292-.588-.432-.891-.432zm9.631%209.64c-.297%200-.593.141-.865.412l-5.047%205.047c-.572.573-.567%201.193%200%201.76l5.011%205.021c.589.588%201.213.588%201.797.005c1.62-1.625%203.235-3.245%204.859-4.865c.245-.239.469-.484.573-.817v-.443c-.104-.333-.328-.577-.573-.823c-1.629-1.625-3.255-3.26-4.885-4.891c-.276-.271-.572-.407-.869-.407zm-20.099.442c-.115.021-.193.125-.276.215L.281%2015.427c-.375.38-.375.907.005%201.281l2.724%202.729c.787.787%201.568%201.579%202.353%202.365c.224.224.439.181.553-.115c.061-.152.083-.324.088-.485c.005-1.713.005-3.421.005-5.135h-.005v-5.156c0-.115-.016-.224-.032-.333c-.02-.183-.093-.344-.276-.417a.25.25%200%200%200-.124-.016zm10.547%209.12c-.303%200-.599.141-.875.423l-5.032%205.025c-.577.584-.577%201.204%200%201.781q2.438%202.429%204.86%204.865c.239.239.479.473.812.577h.443c.323-.093.563-.301.797-.536c1.629-1.641%203.265-3.271%204.901-4.907c.572-.573.567-1.208-.005-1.787l-5.032-5.025c-.276-.281-.573-.417-.869-.417z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.041.063c-.301%200-.604.14-.896.432c-1.228%201.229-2.452%202.459-3.681%203.693c-.313.307-.604.635-.937.927c-.412.355-.543.776-.532%201.312c.027%201.871.011%203.735.011%205.6v5.812c0%20.145.005.297.041.437c.115.448.401.527.724.197c1.751-1.744%203.495-3.495%205.24-5.239l5.932-5.937c.573-.579.573-1.209%200-1.781L16.927.495c-.287-.292-.588-.432-.891-.432zm9.631%209.64c-.297%200-.593.141-.865.412l-5.047%205.047c-.572.573-.567%201.193%200%201.76l5.011%205.021c.589.588%201.213.588%201.797.005c1.62-1.625%203.235-3.245%204.859-4.865c.245-.239.469-.484.573-.817v-.443c-.104-.333-.328-.577-.573-.823c-1.629-1.625-3.255-3.26-4.885-4.891c-.276-.271-.572-.407-.869-.407zm-20.099.442c-.115.021-.193.125-.276.215L.281%2015.427c-.375.38-.375.907.005%201.281l2.724%202.729c.787.787%201.568%201.579%202.353%202.365c.224.224.439.181.553-.115c.061-.152.083-.324.088-.485c.005-1.713.005-3.421.005-5.135h-.005v-5.156c0-.115-.016-.224-.032-.333c-.02-.183-.093-.344-.276-.417a.25.25%200%200%200-.124-.016zm10.547%209.12c-.303%200-.599.141-.875.423l-5.032%205.025c-.577.584-.577%201.204%200%201.781q2.438%202.429%204.86%204.865c.239.239.479.473.812.577h.443c.323-.093.563-.301.797-.536c1.629-1.641%203.265-3.271%204.901-4.907c.572-.573.567-1.208-.005-1.787l-5.032-5.025c-.276-.281-.573-.417-.869-.417z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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