kaggle from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
kaggle
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the kaggle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.352 4Q10 4 10 4.352v23.293q0 .351.352.351h2.296q.353 0 .354-.351v-4.836l1.809-1.723l5.238 6.664q.212.249.496.25h3.172q.249 0 .283-.143l-.066-.359l-6.91-8.588l6.626-6.412c.123-.128.08-.498-.252-.498h-3.28q-.25.001-.499.252L13 18.975V4.352Q13 4 12.648 4z"/></svg>

React

import type { SVGProps } from "react";

export function LaKaggle(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="M10.352 4Q10 4 10 4.352v23.293q0 .351.352.351h2.296q.353 0 .354-.351v-4.836l1.809-1.723l5.238 6.664q.212.249.496.25h3.172q.249 0 .283-.143l-.066-.359l-6.91-8.588l6.626-6.412c.123-.128.08-.498-.252-.498h-3.28q-.25.001-.499.252L13 18.975V4.352Q13 4 12.648 4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.352 4Q10 4 10 4.352v23.293q0 .351.352.351h2.296q.353 0 .354-.351v-4.836l1.809-1.723l5.238 6.664q.212.249.496.25h3.172q.249 0 .283-.143l-.066-.359l-6.91-8.588l6.626-6.412c.123-.128.08-.498-.252-.498h-3.28q-.25.001-.499.252L13 18.975V4.352Q13 4 12.648 4z"/></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%22M10.352%204Q10%204%2010%204.352v23.293q0%20.351.352.351h2.296q.353%200%20.354-.351v-4.836l1.809-1.723l5.238%206.664q.212.249.496.25h3.172q.249%200%20.283-.143l-.066-.359l-6.91-8.588l6.626-6.412c.123-.128.08-.498-.252-.498h-3.28q-.25.001-.499.252L13%2018.975V4.352Q13%204%2012.648%204z%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%22M10.352%204Q10%204%2010%204.352v23.293q0%20.351.352.351h2.296q.353%200%20.354-.351v-4.836l1.809-1.723l5.238%206.664q.212.249.496.25h3.172q.249%200%20.283-.143l-.066-.359l-6.91-8.588l6.626-6.412c.123-.128.08-.498-.252-.498h-3.28q-.25.001-.499.252L13%2018.975V4.352Q13%204%2012.648%204z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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