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

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

The same logo in other sets

Use the kentico logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 0v33.333h33.333V0zm19.333 11.734l4-4s2.932 1.734 1.198 3.464L21.734 14c-1.599 1.469-3.87-.802-2.401-2.266m-1.067-4.401v4c0 2-3.333 2-3.333 0V5.734s3.333-.802 3.333 1.599m-7.068 1.599L14 11.734c1.469 1.464-.802 3.734-2.266 2.266l-4-4s1.734-2.802 3.464-1.068m-3.865 6.136h4c2 0 2 3.333 0 3.333H5.734c0-.135-.802-3.333 1.599-3.333M14 21.599l-4 4s-2.932-1.734-1.198-3.464l2.797-2.802c1.599-1.469 3.87.802 2.401 2.266m4.266 6s-3.333.802-3.333-1.599v-4c0-2 3.333-2 3.333 0zm-1.599-8.531c-1.333 0-2.401-1.068-2.401-2.401s1.068-2.401 2.401-2.401s2.401 1.068 2.401 2.401s-1.068 2.401-2.401 2.401m5.468 5.333l-2.802-2.802c-1.469-1.464.802-3.734 2.266-2.266l4 4s-1.734 2.802-3.464 1.068M26 18.266h-4c-2 0-2-3.333 0-3.333h5.599c0 .135.802 3.333-1.599 3.333"/></svg>

React

import type { SVGProps } from "react";

export function CibKentico(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="M0 0v33.333h33.333V0zm19.333 11.734l4-4s2.932 1.734 1.198 3.464L21.734 14c-1.599 1.469-3.87-.802-2.401-2.266m-1.067-4.401v4c0 2-3.333 2-3.333 0V5.734s3.333-.802 3.333 1.599m-7.068 1.599L14 11.734c1.469 1.464-.802 3.734-2.266 2.266l-4-4s1.734-2.802 3.464-1.068m-3.865 6.136h4c2 0 2 3.333 0 3.333H5.734c0-.135-.802-3.333 1.599-3.333M14 21.599l-4 4s-2.932-1.734-1.198-3.464l2.797-2.802c1.599-1.469 3.87.802 2.401 2.266m4.266 6s-3.333.802-3.333-1.599v-4c0-2 3.333-2 3.333 0zm-1.599-8.531c-1.333 0-2.401-1.068-2.401-2.401s1.068-2.401 2.401-2.401s2.401 1.068 2.401 2.401s-1.068 2.401-2.401 2.401m5.468 5.333l-2.802-2.802c-1.469-1.464.802-3.734 2.266-2.266l4 4s-1.734 2.802-3.464 1.068M26 18.266h-4c-2 0-2-3.333 0-3.333h5.599c0 .135.802 3.333-1.599 3.333"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 0v33.333h33.333V0zm19.333 11.734l4-4s2.932 1.734 1.198 3.464L21.734 14c-1.599 1.469-3.87-.802-2.401-2.266m-1.067-4.401v4c0 2-3.333 2-3.333 0V5.734s3.333-.802 3.333 1.599m-7.068 1.599L14 11.734c1.469 1.464-.802 3.734-2.266 2.266l-4-4s1.734-2.802 3.464-1.068m-3.865 6.136h4c2 0 2 3.333 0 3.333H5.734c0-.135-.802-3.333 1.599-3.333M14 21.599l-4 4s-2.932-1.734-1.198-3.464l2.797-2.802c1.599-1.469 3.87.802 2.401 2.266m4.266 6s-3.333.802-3.333-1.599v-4c0-2 3.333-2 3.333 0zm-1.599-8.531c-1.333 0-2.401-1.068-2.401-2.401s1.068-2.401 2.401-2.401s2.401 1.068 2.401 2.401s-1.068 2.401-2.401 2.401m5.468 5.333l-2.802-2.802c-1.469-1.464.802-3.734 2.266-2.266l4 4s-1.734 2.802-3.464 1.068M26 18.266h-4c-2 0-2-3.333 0-3.333h5.599c0 .135.802 3.333-1.599 3.333"/></svg>
</template>

CSS

.icon-kentico {
  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%22M0%200v33.333h33.333V0zm19.333%2011.734l4-4s2.932%201.734%201.198%203.464L21.734%2014c-1.599%201.469-3.87-.802-2.401-2.266m-1.067-4.401v4c0%202-3.333%202-3.333%200V5.734s3.333-.802%203.333%201.599m-7.068%201.599L14%2011.734c1.469%201.464-.802%203.734-2.266%202.266l-4-4s1.734-2.802%203.464-1.068m-3.865%206.136h4c2%200%202%203.333%200%203.333H5.734c0-.135-.802-3.333%201.599-3.333M14%2021.599l-4%204s-2.932-1.734-1.198-3.464l2.797-2.802c1.599-1.469%203.87.802%202.401%202.266m4.266%206s-3.333.802-3.333-1.599v-4c0-2%203.333-2%203.333%200zm-1.599-8.531c-1.333%200-2.401-1.068-2.401-2.401s1.068-2.401%202.401-2.401s2.401%201.068%202.401%202.401s-1.068%202.401-2.401%202.401m5.468%205.333l-2.802-2.802c-1.469-1.464.802-3.734%202.266-2.266l4%204s-1.734%202.802-3.464%201.068M26%2018.266h-4c-2%200-2-3.333%200-3.333h5.599c0%20.135.802%203.333-1.599%203.333%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%22M0%200v33.333h33.333V0zm19.333%2011.734l4-4s2.932%201.734%201.198%203.464L21.734%2014c-1.599%201.469-3.87-.802-2.401-2.266m-1.067-4.401v4c0%202-3.333%202-3.333%200V5.734s3.333-.802%203.333%201.599m-7.068%201.599L14%2011.734c1.469%201.464-.802%203.734-2.266%202.266l-4-4s1.734-2.802%203.464-1.068m-3.865%206.136h4c2%200%202%203.333%200%203.333H5.734c0-.135-.802-3.333%201.599-3.333M14%2021.599l-4%204s-2.932-1.734-1.198-3.464l2.797-2.802c1.599-1.469%203.87.802%202.401%202.266m4.266%206s-3.333.802-3.333-1.599v-4c0-2%203.333-2%203.333%200zm-1.599-8.531c-1.333%200-2.401-1.068-2.401-2.401s1.068-2.401%202.401-2.401s2.401%201.068%202.401%202.401s-1.068%202.401-2.401%202.401m5.468%205.333l-2.802-2.802c-1.469-1.464.802-3.734%202.266-2.266l4%204s-1.734%202.802-3.464%201.068M26%2018.266h-4c-2%200-2-3.333%200-3.333h5.599c0%20.135.802%203.333-1.599%203.333%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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