leetcode from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
leetcode
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the leetcode logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.42 16.94l-2.25 2.17a2.1 2.1 0 0 1-1.52.56a2.1 2.1 0 0 1-1.52-.56l-3.61-3.63a2.18 2.18 0 0 1-.58-1.55a2.07 2.07 0 0 1 .58-1.52l3.6-3.65a2.1 2.1 0 0 1 1.53-.54a2.08 2.08 0 0 1 1.52.55l2.25 2.17A1.14 1.14 0 0 0 17 9.33l-2.17-2.2a4.24 4.24 0 0 0-2-1.12l2.06-2.08a1.15 1.15 0 0 0-1.62-1.62l-8.43 8.42a4.48 4.48 0 0 0-1.24 3.2a4.57 4.57 0 0 0 1.24 3.23l3.63 3.63A4.38 4.38 0 0 0 11.66 22a4.45 4.45 0 0 0 3.2-1.25L17 18.56a1.14 1.14 0 0 0-1.61-1.62z"/><path fill="currentColor" d="M19.34 12.84h-8.45a1.12 1.12 0 0 0 0 2.24h8.45a1.12 1.12 0 0 0 0-2.24"/></svg>

React

import type { SVGProps } from "react";

export function BxlLeetcode(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.42 16.94l-2.25 2.17a2.1 2.1 0 0 1-1.52.56a2.1 2.1 0 0 1-1.52-.56l-3.61-3.63a2.18 2.18 0 0 1-.58-1.55a2.07 2.07 0 0 1 .58-1.52l3.6-3.65a2.1 2.1 0 0 1 1.53-.54a2.08 2.08 0 0 1 1.52.55l2.25 2.17A1.14 1.14 0 0 0 17 9.33l-2.17-2.2a4.24 4.24 0 0 0-2-1.12l2.06-2.08a1.15 1.15 0 0 0-1.62-1.62l-8.43 8.42a4.48 4.48 0 0 0-1.24 3.2a4.57 4.57 0 0 0 1.24 3.23l3.63 3.63A4.38 4.38 0 0 0 11.66 22a4.45 4.45 0 0 0 3.2-1.25L17 18.56a1.14 1.14 0 0 0-1.61-1.62z"/><path fill="currentColor" d="M19.34 12.84h-8.45a1.12 1.12 0 0 0 0 2.24h8.45a1.12 1.12 0 0 0 0-2.24"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.42 16.94l-2.25 2.17a2.1 2.1 0 0 1-1.52.56a2.1 2.1 0 0 1-1.52-.56l-3.61-3.63a2.18 2.18 0 0 1-.58-1.55a2.07 2.07 0 0 1 .58-1.52l3.6-3.65a2.1 2.1 0 0 1 1.53-.54a2.08 2.08 0 0 1 1.52.55l2.25 2.17A1.14 1.14 0 0 0 17 9.33l-2.17-2.2a4.24 4.24 0 0 0-2-1.12l2.06-2.08a1.15 1.15 0 0 0-1.62-1.62l-8.43 8.42a4.48 4.48 0 0 0-1.24 3.2a4.57 4.57 0 0 0 1.24 3.23l3.63 3.63A4.38 4.38 0 0 0 11.66 22a4.45 4.45 0 0 0 3.2-1.25L17 18.56a1.14 1.14 0 0 0-1.61-1.62z"/><path fill="currentColor" d="M19.34 12.84h-8.45a1.12 1.12 0 0 0 0 2.24h8.45a1.12 1.12 0 0 0 0-2.24"/></svg>
</template>

CSS

.icon-leetcode {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.42%2016.94l-2.25%202.17a2.1%202.1%200%200%201-1.52.56a2.1%202.1%200%200%201-1.52-.56l-3.61-3.63a2.18%202.18%200%200%201-.58-1.55a2.07%202.07%200%200%201%20.58-1.52l3.6-3.65a2.1%202.1%200%200%201%201.53-.54a2.08%202.08%200%200%201%201.52.55l2.25%202.17A1.14%201.14%200%200%200%2017%209.33l-2.17-2.2a4.24%204.24%200%200%200-2-1.12l2.06-2.08a1.15%201.15%200%200%200-1.62-1.62l-8.43%208.42a4.48%204.48%200%200%200-1.24%203.2a4.57%204.57%200%200%200%201.24%203.23l3.63%203.63A4.38%204.38%200%200%200%2011.66%2022a4.45%204.45%200%200%200%203.2-1.25L17%2018.56a1.14%201.14%200%200%200-1.61-1.62z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.34%2012.84h-8.45a1.12%201.12%200%200%200%200%202.24h8.45a1.12%201.12%200%200%200%200-2.24%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.42%2016.94l-2.25%202.17a2.1%202.1%200%200%201-1.52.56a2.1%202.1%200%200%201-1.52-.56l-3.61-3.63a2.18%202.18%200%200%201-.58-1.55a2.07%202.07%200%200%201%20.58-1.52l3.6-3.65a2.1%202.1%200%200%201%201.53-.54a2.08%202.08%200%200%201%201.52.55l2.25%202.17A1.14%201.14%200%200%200%2017%209.33l-2.17-2.2a4.24%204.24%200%200%200-2-1.12l2.06-2.08a1.15%201.15%200%200%200-1.62-1.62l-8.43%208.42a4.48%204.48%200%200%200-1.24%203.2a4.57%204.57%200%200%200%201.24%203.23l3.63%203.63A4.38%204.38%200%200%200%2011.66%2022a4.45%204.45%200%200%200%203.2-1.25L17%2018.56a1.14%201.14%200%200%200-1.61-1.62z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.34%2012.84h-8.45a1.12%201.12%200%200%200%200%202.24h8.45a1.12%201.12%200%200%200%200-2.24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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