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

Name
coreui-c
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

Use the coreui c logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.912 7.289L17.588 1.328C17.133 1.06 16.586.903 16 .903s-1.133.158-1.604.433l.015-.008L4.087 7.289a3.19 3.19 0 0 0-1.588 2.75v11.922a3.19 3.19 0 0 0 1.574 2.742l.016.008l10.322 5.961a3.15 3.15 0 0 0 1.59.425c.584 0 1.131-.158 1.602-.433l-.014.008l10.322-5.961a3.19 3.19 0 0 0 1.588-2.75V10.039a3.18 3.18 0 0 0-1.573-2.742zm-.529 14.672c0 .389-.211.73-.526.914l-.004.002l-10.324 5.961a1.06 1.06 0 0 1-1.065-.003l.005.002l-10.324-5.961a1.06 1.06 0 0 1-.529-.916V10.038c0-.389.211-.73.526-.914l.004-.002L15.47 3.161a1.07 1.07 0 0 1 1.065.001l-.006-.002l10.324 5.961c.319.185.529.527.529.916z"/><path fill="currentColor" d="M22.094 19.451h-.758a1.04 1.04 0 0 0-.515.135l.006-.004l-4.574 2.512l-5.282-3.049v-6.082l5.282-3.051l4.576 2.504c.146.082.323.131.508.131h.758a.53.53 0 0 0 .529-.531V11.3a.53.53 0 0 0-.271-.463l-.004-.002l-5.078-2.777a2.12 2.12 0 0 0-2.085.029l.01-.006l-5.281 3.049a2.13 2.13 0 0 0-1.059 1.834v6.082c0 .779.422 1.461 1.049 1.828l.009.006l5.281 3.049a2.13 2.13 0 0 0 2.088.019l-.012.006l5.08-2.787a.53.53 0 0 0 .276-.465v-.716a.53.53 0 0 0-.529-.529z"/></svg>

React

import type { SVGProps } from "react";

export function CibCoreuiC(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="M27.912 7.289L17.588 1.328C17.133 1.06 16.586.903 16 .903s-1.133.158-1.604.433l.015-.008L4.087 7.289a3.19 3.19 0 0 0-1.588 2.75v11.922a3.19 3.19 0 0 0 1.574 2.742l.016.008l10.322 5.961a3.15 3.15 0 0 0 1.59.425c.584 0 1.131-.158 1.602-.433l-.014.008l10.322-5.961a3.19 3.19 0 0 0 1.588-2.75V10.039a3.18 3.18 0 0 0-1.573-2.742zm-.529 14.672c0 .389-.211.73-.526.914l-.004.002l-10.324 5.961a1.06 1.06 0 0 1-1.065-.003l.005.002l-10.324-5.961a1.06 1.06 0 0 1-.529-.916V10.038c0-.389.211-.73.526-.914l.004-.002L15.47 3.161a1.07 1.07 0 0 1 1.065.001l-.006-.002l10.324 5.961c.319.185.529.527.529.916z"/><path fill="currentColor" d="M22.094 19.451h-.758a1.04 1.04 0 0 0-.515.135l.006-.004l-4.574 2.512l-5.282-3.049v-6.082l5.282-3.051l4.576 2.504c.146.082.323.131.508.131h.758a.53.53 0 0 0 .529-.531V11.3a.53.53 0 0 0-.271-.463l-.004-.002l-5.078-2.777a2.12 2.12 0 0 0-2.085.029l.01-.006l-5.281 3.049a2.13 2.13 0 0 0-1.059 1.834v6.082c0 .779.422 1.461 1.049 1.828l.009.006l5.281 3.049a2.13 2.13 0 0 0 2.088.019l-.012.006l5.08-2.787a.53.53 0 0 0 .276-.465v-.716a.53.53 0 0 0-.529-.529z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.912 7.289L17.588 1.328C17.133 1.06 16.586.903 16 .903s-1.133.158-1.604.433l.015-.008L4.087 7.289a3.19 3.19 0 0 0-1.588 2.75v11.922a3.19 3.19 0 0 0 1.574 2.742l.016.008l10.322 5.961a3.15 3.15 0 0 0 1.59.425c.584 0 1.131-.158 1.602-.433l-.014.008l10.322-5.961a3.19 3.19 0 0 0 1.588-2.75V10.039a3.18 3.18 0 0 0-1.573-2.742zm-.529 14.672c0 .389-.211.73-.526.914l-.004.002l-10.324 5.961a1.06 1.06 0 0 1-1.065-.003l.005.002l-10.324-5.961a1.06 1.06 0 0 1-.529-.916V10.038c0-.389.211-.73.526-.914l.004-.002L15.47 3.161a1.07 1.07 0 0 1 1.065.001l-.006-.002l10.324 5.961c.319.185.529.527.529.916z"/><path fill="currentColor" d="M22.094 19.451h-.758a1.04 1.04 0 0 0-.515.135l.006-.004l-4.574 2.512l-5.282-3.049v-6.082l5.282-3.051l4.576 2.504c.146.082.323.131.508.131h.758a.53.53 0 0 0 .529-.531V11.3a.53.53 0 0 0-.271-.463l-.004-.002l-5.078-2.777a2.12 2.12 0 0 0-2.085.029l.01-.006l-5.281 3.049a2.13 2.13 0 0 0-1.059 1.834v6.082c0 .779.422 1.461 1.049 1.828l.009.006l5.281 3.049a2.13 2.13 0 0 0 2.088.019l-.012.006l5.08-2.787a.53.53 0 0 0 .276-.465v-.716a.53.53 0 0 0-.529-.529z"/></svg>
</template>

CSS

.icon-coreui-c {
  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%22M27.912%207.289L17.588%201.328C17.133%201.06%2016.586.903%2016%20.903s-1.133.158-1.604.433l.015-.008L4.087%207.289a3.19%203.19%200%200%200-1.588%202.75v11.922a3.19%203.19%200%200%200%201.574%202.742l.016.008l10.322%205.961a3.15%203.15%200%200%200%201.59.425c.584%200%201.131-.158%201.602-.433l-.014.008l10.322-5.961a3.19%203.19%200%200%200%201.588-2.75V10.039a3.18%203.18%200%200%200-1.573-2.742zm-.529%2014.672c0%20.389-.211.73-.526.914l-.004.002l-10.324%205.961a1.06%201.06%200%200%201-1.065-.003l.005.002l-10.324-5.961a1.06%201.06%200%200%201-.529-.916V10.038c0-.389.211-.73.526-.914l.004-.002L15.47%203.161a1.07%201.07%200%200%201%201.065.001l-.006-.002l10.324%205.961c.319.185.529.527.529.916z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.094%2019.451h-.758a1.04%201.04%200%200%200-.515.135l.006-.004l-4.574%202.512l-5.282-3.049v-6.082l5.282-3.051l4.576%202.504c.146.082.323.131.508.131h.758a.53.53%200%200%200%20.529-.531V11.3a.53.53%200%200%200-.271-.463l-.004-.002l-5.078-2.777a2.12%202.12%200%200%200-2.085.029l.01-.006l-5.281%203.049a2.13%202.13%200%200%200-1.059%201.834v6.082c0%20.779.422%201.461%201.049%201.828l.009.006l5.281%203.049a2.13%202.13%200%200%200%202.088.019l-.012.006l5.08-2.787a.53.53%200%200%200%20.276-.465v-.716a.53.53%200%200%200-.529-.529z%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%22M27.912%207.289L17.588%201.328C17.133%201.06%2016.586.903%2016%20.903s-1.133.158-1.604.433l.015-.008L4.087%207.289a3.19%203.19%200%200%200-1.588%202.75v11.922a3.19%203.19%200%200%200%201.574%202.742l.016.008l10.322%205.961a3.15%203.15%200%200%200%201.59.425c.584%200%201.131-.158%201.602-.433l-.014.008l10.322-5.961a3.19%203.19%200%200%200%201.588-2.75V10.039a3.18%203.18%200%200%200-1.573-2.742zm-.529%2014.672c0%20.389-.211.73-.526.914l-.004.002l-10.324%205.961a1.06%201.06%200%200%201-1.065-.003l.005.002l-10.324-5.961a1.06%201.06%200%200%201-.529-.916V10.038c0-.389.211-.73.526-.914l.004-.002L15.47%203.161a1.07%201.07%200%200%201%201.065.001l-.006-.002l10.324%205.961c.319.185.529.527.529.916z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.094%2019.451h-.758a1.04%201.04%200%200%200-.515.135l.006-.004l-4.574%202.512l-5.282-3.049v-6.082l5.282-3.051l4.576%202.504c.146.082.323.131.508.131h.758a.53.53%200%200%200%20.529-.531V11.3a.53.53%200%200%200-.271-.463l-.004-.002l-5.078-2.777a2.12%202.12%200%200%200-2.085.029l.01-.006l-5.281%203.049a2.13%202.13%200%200%200-1.059%201.834v6.082c0%20.779.422%201.461%201.049%201.828l.009.006l5.281%203.049a2.13%202.13%200%200%200%202.088.019l-.012.006l5.08-2.787a.53.53%200%200%200%20.276-.465v-.716a.53.53%200%200%200-.529-.529z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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