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

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

The same logo in other sets

Use the kaggle logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.099 31.812c-.025.12-.156.188-.375.188h-4.183q-.374 0-.656-.328l-6.907-8.787l-1.932 1.828v6.817c0 .313-.151.469-.463.469H7.338q-.468 0-.469-.469V.469c0-.308.157-.469.469-.469h3.245c.312 0 .463.161.463.469v19.124l8.271-8.359c.224-.224.443-.328.661-.328h4.319q.287-.002.38.239q.094.3-.047.417l-8.74 8.459l9.115 11.343c.125.141.156.276.093.48z"/></svg>

React

import type { SVGProps } from "react";

export function CibKaggle(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="M25.099 31.812c-.025.12-.156.188-.375.188h-4.183q-.374 0-.656-.328l-6.907-8.787l-1.932 1.828v6.817c0 .313-.151.469-.463.469H7.338q-.468 0-.469-.469V.469c0-.308.157-.469.469-.469h3.245c.312 0 .463.161.463.469v19.124l8.271-8.359c.224-.224.443-.328.661-.328h4.319q.287-.002.38.239q.094.3-.047.417l-8.74 8.459l9.115 11.343c.125.141.156.276.093.48z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.099 31.812c-.025.12-.156.188-.375.188h-4.183q-.374 0-.656-.328l-6.907-8.787l-1.932 1.828v6.817c0 .313-.151.469-.463.469H7.338q-.468 0-.469-.469V.469c0-.308.157-.469.469-.469h3.245c.312 0 .463.161.463.469v19.124l8.271-8.359c.224-.224.443-.328.661-.328h4.319q.287-.002.38.239q.094.3-.047.417l-8.74 8.459l9.115 11.343c.125.141.156.276.093.48z"/></svg>
</template>

CSS

.icon-kaggle {
  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%22M25.099%2031.812c-.025.12-.156.188-.375.188h-4.183q-.374%200-.656-.328l-6.907-8.787l-1.932%201.828v6.817c0%20.313-.151.469-.463.469H7.338q-.468%200-.469-.469V.469c0-.308.157-.469.469-.469h3.245c.312%200%20.463.161.463.469v19.124l8.271-8.359c.224-.224.443-.328.661-.328h4.319q.287-.002.38.239q.094.3-.047.417l-8.74%208.459l9.115%2011.343c.125.141.156.276.093.48z%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%22M25.099%2031.812c-.025.12-.156.188-.375.188h-4.183q-.374%200-.656-.328l-6.907-8.787l-1.932%201.828v6.817c0%20.313-.151.469-.463.469H7.338q-.468%200-.469-.469V.469c0-.308.157-.469.469-.469h3.245c.312%200%20.463.161.463.469v19.124l8.271-8.359c.224-.224.443-.328.661-.328h4.319q.287-.002.38.239q.094.3-.047.417l-8.74%208.459l9.115%2011.343c.125.141.156.276.093.48z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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