leetcode logo

leetcode from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
leetcode
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

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 128 128"><path fill="#b3b1b0" d="M117.555 76.558c0-3.957-3.008-7.178-6.72-7.178H57.159c-3.712 0-6.72 3.221-6.72 7.178c0 3.958 3.002 7.18 6.72 7.18h53.676c3.712.005 6.72-3.217 6.72-7.18"/><path fill="#e7a41f" d="m18.79 96.996l23.003 23.26c5.19 5.221 12.363 7.744 20.283 7.744s15.094-2.73 20.294-7.968l13.803-14.065c2.72-2.741 2.624-7.28-.208-10.133c-2.832-2.854-7.333-2.95-10.048-.208L71.645 109.53c-2.465 2.49-5.878 3.53-9.649 3.53s-7.179-1.04-9.653-3.53L29.419 86.26c-2.47-2.49-3.712-6.133-3.712-9.936s1.243-7.238 3.712-9.728l22.854-23.361c2.47-2.49 5.952-3.44 9.718-3.44s7.179 1.04 9.648 3.53l14.273 13.9c2.72 2.746 7.221 2.65 10.053-.203c2.832-2.859 2.928-7.398.208-10.14L82.37 32.825a26.64 26.64 0 0 0-12.758-7.094l-.18-.037l13.05-13.35c2.73-2.741 2.635-7.285-.197-10.139S74.945-.74 72.22 2.002L18.79 55.87c-5.19 5.237-7.905 12.464-7.905 20.454S13.6 91.77 18.79 96.996"/><path fill="#070706" d="M43.5 121.674a11.3 11.3 0 0 1-2.528-1.925c-7.078-7.11-14.187-14.187-21.249-21.318C9.115 87.721 7.445 72.1 15.531 59.39a32 32 0 0 1 4.475-5.355L71.33 2.605c3.333-3.34 7.99-3.478 11.088-.358c2.987 3.003 2.81 7.76-.416 11.019c-4.101 4.139-8.208 8.267-12.315 12.4c-.219.651-.747 1.067-1.2 1.531c-4.603 4.672-9.334 9.222-13.872 13.963c-.592.619-1.398.992-1.984 1.627c-7.59 7.59-15.27 15.094-22.753 22.784c-6.054 6.225-5.85 15.67.363 22.012c6.976 7.125 14.075 14.134 21.126 21.195c.357.357.725.704 1.088 1.056c2.496 1.616 2.528 6.667.976 8.912c-1.712 2.48-3.947 4-7.11 3.883c-1.061-.032-1.936-.458-2.821-.955"/></svg>

React

import type { SVGProps } from "react";

export function DeviconLeetcode(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#b3b1b0" d="M117.555 76.558c0-3.957-3.008-7.178-6.72-7.178H57.159c-3.712 0-6.72 3.221-6.72 7.178c0 3.958 3.002 7.18 6.72 7.18h53.676c3.712.005 6.72-3.217 6.72-7.18"/><path fill="#e7a41f" d="m18.79 96.996l23.003 23.26c5.19 5.221 12.363 7.744 20.283 7.744s15.094-2.73 20.294-7.968l13.803-14.065c2.72-2.741 2.624-7.28-.208-10.133c-2.832-2.854-7.333-2.95-10.048-.208L71.645 109.53c-2.465 2.49-5.878 3.53-9.649 3.53s-7.179-1.04-9.653-3.53L29.419 86.26c-2.47-2.49-3.712-6.133-3.712-9.936s1.243-7.238 3.712-9.728l22.854-23.361c2.47-2.49 5.952-3.44 9.718-3.44s7.179 1.04 9.648 3.53l14.273 13.9c2.72 2.746 7.221 2.65 10.053-.203c2.832-2.859 2.928-7.398.208-10.14L82.37 32.825a26.64 26.64 0 0 0-12.758-7.094l-.18-.037l13.05-13.35c2.73-2.741 2.635-7.285-.197-10.139S74.945-.74 72.22 2.002L18.79 55.87c-5.19 5.237-7.905 12.464-7.905 20.454S13.6 91.77 18.79 96.996"/><path fill="#070706" d="M43.5 121.674a11.3 11.3 0 0 1-2.528-1.925c-7.078-7.11-14.187-14.187-21.249-21.318C9.115 87.721 7.445 72.1 15.531 59.39a32 32 0 0 1 4.475-5.355L71.33 2.605c3.333-3.34 7.99-3.478 11.088-.358c2.987 3.003 2.81 7.76-.416 11.019c-4.101 4.139-8.208 8.267-12.315 12.4c-.219.651-.747 1.067-1.2 1.531c-4.603 4.672-9.334 9.222-13.872 13.963c-.592.619-1.398.992-1.984 1.627c-7.59 7.59-15.27 15.094-22.753 22.784c-6.054 6.225-5.85 15.67.363 22.012c6.976 7.125 14.075 14.134 21.126 21.195c.357.357.725.704 1.088 1.056c2.496 1.616 2.528 6.667.976 8.912c-1.712 2.48-3.947 4-7.11 3.883c-1.061-.032-1.936-.458-2.821-.955"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#b3b1b0" d="M117.555 76.558c0-3.957-3.008-7.178-6.72-7.178H57.159c-3.712 0-6.72 3.221-6.72 7.178c0 3.958 3.002 7.18 6.72 7.18h53.676c3.712.005 6.72-3.217 6.72-7.18"/><path fill="#e7a41f" d="m18.79 96.996l23.003 23.26c5.19 5.221 12.363 7.744 20.283 7.744s15.094-2.73 20.294-7.968l13.803-14.065c2.72-2.741 2.624-7.28-.208-10.133c-2.832-2.854-7.333-2.95-10.048-.208L71.645 109.53c-2.465 2.49-5.878 3.53-9.649 3.53s-7.179-1.04-9.653-3.53L29.419 86.26c-2.47-2.49-3.712-6.133-3.712-9.936s1.243-7.238 3.712-9.728l22.854-23.361c2.47-2.49 5.952-3.44 9.718-3.44s7.179 1.04 9.648 3.53l14.273 13.9c2.72 2.746 7.221 2.65 10.053-.203c2.832-2.859 2.928-7.398.208-10.14L82.37 32.825a26.64 26.64 0 0 0-12.758-7.094l-.18-.037l13.05-13.35c2.73-2.741 2.635-7.285-.197-10.139S74.945-.74 72.22 2.002L18.79 55.87c-5.19 5.237-7.905 12.464-7.905 20.454S13.6 91.77 18.79 96.996"/><path fill="#070706" d="M43.5 121.674a11.3 11.3 0 0 1-2.528-1.925c-7.078-7.11-14.187-14.187-21.249-21.318C9.115 87.721 7.445 72.1 15.531 59.39a32 32 0 0 1 4.475-5.355L71.33 2.605c3.333-3.34 7.99-3.478 11.088-.358c2.987 3.003 2.81 7.76-.416 11.019c-4.101 4.139-8.208 8.267-12.315 12.4c-.219.651-.747 1.067-1.2 1.531c-4.603 4.672-9.334 9.222-13.872 13.963c-.592.619-1.398.992-1.984 1.627c-7.59 7.59-15.27 15.094-22.753 22.784c-6.054 6.225-5.85 15.67.363 22.012c6.976 7.125 14.075 14.134 21.126 21.195c.357.357.725.704 1.088 1.056c2.496 1.616 2.528 6.667.976 8.912c-1.712 2.48-3.947 4-7.11 3.883c-1.061-.032-1.936-.458-2.821-.955"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23b3b1b0%22%20d%3D%22M117.555%2076.558c0-3.957-3.008-7.178-6.72-7.178H57.159c-3.712%200-6.72%203.221-6.72%207.178c0%203.958%203.002%207.18%206.72%207.18h53.676c3.712.005%206.72-3.217%206.72-7.18%22%2F%3E%3Cpath%20fill%3D%22%23e7a41f%22%20d%3D%22m18.79%2096.996l23.003%2023.26c5.19%205.221%2012.363%207.744%2020.283%207.744s15.094-2.73%2020.294-7.968l13.803-14.065c2.72-2.741%202.624-7.28-.208-10.133c-2.832-2.854-7.333-2.95-10.048-.208L71.645%20109.53c-2.465%202.49-5.878%203.53-9.649%203.53s-7.179-1.04-9.653-3.53L29.419%2086.26c-2.47-2.49-3.712-6.133-3.712-9.936s1.243-7.238%203.712-9.728l22.854-23.361c2.47-2.49%205.952-3.44%209.718-3.44s7.179%201.04%209.648%203.53l14.273%2013.9c2.72%202.746%207.221%202.65%2010.053-.203c2.832-2.859%202.928-7.398.208-10.14L82.37%2032.825a26.64%2026.64%200%200%200-12.758-7.094l-.18-.037l13.05-13.35c2.73-2.741%202.635-7.285-.197-10.139S74.945-.74%2072.22%202.002L18.79%2055.87c-5.19%205.237-7.905%2012.464-7.905%2020.454S13.6%2091.77%2018.79%2096.996%22%2F%3E%3Cpath%20fill%3D%22%23070706%22%20d%3D%22M43.5%20121.674a11.3%2011.3%200%200%201-2.528-1.925c-7.078-7.11-14.187-14.187-21.249-21.318C9.115%2087.721%207.445%2072.1%2015.531%2059.39a32%2032%200%200%201%204.475-5.355L71.33%202.605c3.333-3.34%207.99-3.478%2011.088-.358c2.987%203.003%202.81%207.76-.416%2011.019c-4.101%204.139-8.208%208.267-12.315%2012.4c-.219.651-.747%201.067-1.2%201.531c-4.603%204.672-9.334%209.222-13.872%2013.963c-.592.619-1.398.992-1.984%201.627c-7.59%207.59-15.27%2015.094-22.753%2022.784c-6.054%206.225-5.85%2015.67.363%2022.012c6.976%207.125%2014.075%2014.134%2021.126%2021.195c.357.357.725.704%201.088%201.056c2.496%201.616%202.528%206.667.976%208.912c-1.712%202.48-3.947%204-7.11%203.883c-1.061-.032-1.936-.458-2.821-.955%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23b3b1b0%22%20d%3D%22M117.555%2076.558c0-3.957-3.008-7.178-6.72-7.178H57.159c-3.712%200-6.72%203.221-6.72%207.178c0%203.958%203.002%207.18%206.72%207.18h53.676c3.712.005%206.72-3.217%206.72-7.18%22%2F%3E%3Cpath%20fill%3D%22%23e7a41f%22%20d%3D%22m18.79%2096.996l23.003%2023.26c5.19%205.221%2012.363%207.744%2020.283%207.744s15.094-2.73%2020.294-7.968l13.803-14.065c2.72-2.741%202.624-7.28-.208-10.133c-2.832-2.854-7.333-2.95-10.048-.208L71.645%20109.53c-2.465%202.49-5.878%203.53-9.649%203.53s-7.179-1.04-9.653-3.53L29.419%2086.26c-2.47-2.49-3.712-6.133-3.712-9.936s1.243-7.238%203.712-9.728l22.854-23.361c2.47-2.49%205.952-3.44%209.718-3.44s7.179%201.04%209.648%203.53l14.273%2013.9c2.72%202.746%207.221%202.65%2010.053-.203c2.832-2.859%202.928-7.398.208-10.14L82.37%2032.825a26.64%2026.64%200%200%200-12.758-7.094l-.18-.037l13.05-13.35c2.73-2.741%202.635-7.285-.197-10.139S74.945-.74%2072.22%202.002L18.79%2055.87c-5.19%205.237-7.905%2012.464-7.905%2020.454S13.6%2091.77%2018.79%2096.996%22%2F%3E%3Cpath%20fill%3D%22%23070706%22%20d%3D%22M43.5%20121.674a11.3%2011.3%200%200%201-2.528-1.925c-7.078-7.11-14.187-14.187-21.249-21.318C9.115%2087.721%207.445%2072.1%2015.531%2059.39a32%2032%200%200%201%204.475-5.355L71.33%202.605c3.333-3.34%207.99-3.478%2011.088-.358c2.987%203.003%202.81%207.76-.416%2011.019c-4.101%204.139-8.208%208.267-12.315%2012.4c-.219.651-.747%201.067-1.2%201.531c-4.603%204.672-9.334%209.222-13.872%2013.963c-.592.619-1.398.992-1.984%201.627c-7.59%207.59-15.27%2015.094-22.753%2022.784c-6.054%206.225-5.85%2015.67.363%2022.012c6.976%207.125%2014.075%2014.134%2021.126%2021.195c.357.357.725.704%201.088%201.056c2.496%201.616%202.528%206.667.976%208.912c-1.712%202.48-3.947%204-7.11%203.883c-1.061-.032-1.936-.458-2.821-.955%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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