hackerrank icon

hackerrank from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
hackerrank
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the hackerrank icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M19.16 5.984c-1.089-.86-3.182-2.275-6.172-3.258c-.46-.15-.69-.226-.988-.226s-.528.075-.988.226C8.022 3.71 5.93 5.124 4.84 5.984c-.382.302-.573.453-.757.776c-.184.324-.22.589-.293 1.118c-.133.971-.29 2.467-.29 4.122s.157 3.15.29 4.122c.072.53.109.794.293 1.118s.375.474.757.776c1.089.86 3.182 2.275 6.172 3.258c.46.15.69.226.988.226s.528-.076.988-.227c2.99-.982 5.083-2.397 6.172-3.257c.382-.302.573-.452.757-.776s.22-.589.293-1.118c.133-.971.29-2.467.29-4.122s-.157-3.15-.29-4.122c-.072-.53-.109-.794-.293-1.118c-.184-.323-.375-.474-.757-.776M9.5 8v7m0-3h5"/><path d="M15.5 16h-2l1 1zm-7-8h2l-1-1zm6 1v7"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsHackerrank(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M19.16 5.984c-1.089-.86-3.182-2.275-6.172-3.258c-.46-.15-.69-.226-.988-.226s-.528.075-.988.226C8.022 3.71 5.93 5.124 4.84 5.984c-.382.302-.573.453-.757.776c-.184.324-.22.589-.293 1.118c-.133.971-.29 2.467-.29 4.122s.157 3.15.29 4.122c.072.53.109.794.293 1.118s.375.474.757.776c1.089.86 3.182 2.275 6.172 3.258c.46.15.69.226.988.226s.528-.076.988-.227c2.99-.982 5.083-2.397 6.172-3.257c.382-.302.573-.452.757-.776s.22-.589.293-1.118c.133-.971.29-2.467.29-4.122s-.157-3.15-.29-4.122c-.072-.53-.109-.794-.293-1.118c-.184-.323-.375-.474-.757-.776M9.5 8v7m0-3h5"/><path d="M15.5 16h-2l1 1zm-7-8h2l-1-1zm6 1v7"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M19.16 5.984c-1.089-.86-3.182-2.275-6.172-3.258c-.46-.15-.69-.226-.988-.226s-.528.075-.988.226C8.022 3.71 5.93 5.124 4.84 5.984c-.382.302-.573.453-.757.776c-.184.324-.22.589-.293 1.118c-.133.971-.29 2.467-.29 4.122s.157 3.15.29 4.122c.072.53.109.794.293 1.118s.375.474.757.776c1.089.86 3.182 2.275 6.172 3.258c.46.15.69.226.988.226s.528-.076.988-.227c2.99-.982 5.083-2.397 6.172-3.257c.382-.302.573-.452.757-.776s.22-.589.293-1.118c.133-.971.29-2.467.29-4.122s-.157-3.15-.29-4.122c-.072-.53-.109-.794-.293-1.118c-.184-.323-.375-.474-.757-.776M9.5 8v7m0-3h5"/><path d="M15.5 16h-2l1 1zm-7-8h2l-1-1zm6 1v7"/></g></svg>
</template>

CSS

.icon-hackerrank {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.16%205.984c-1.089-.86-3.182-2.275-6.172-3.258c-.46-.15-.69-.226-.988-.226s-.528.075-.988.226C8.022%203.71%205.93%205.124%204.84%205.984c-.382.302-.573.453-.757.776c-.184.324-.22.589-.293%201.118c-.133.971-.29%202.467-.29%204.122s.157%203.15.29%204.122c.072.53.109.794.293%201.118s.375.474.757.776c1.089.86%203.182%202.275%206.172%203.258c.46.15.69.226.988.226s.528-.076.988-.227c2.99-.982%205.083-2.397%206.172-3.257c.382-.302.573-.452.757-.776s.22-.589.293-1.118c.133-.971.29-2.467.29-4.122s-.157-3.15-.29-4.122c-.072-.53-.109-.794-.293-1.118c-.184-.323-.375-.474-.757-.776M9.5%208v7m0-3h5%22%2F%3E%3Cpath%20d%3D%22M15.5%2016h-2l1%201zm-7-8h2l-1-1zm6%201v7%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.16%205.984c-1.089-.86-3.182-2.275-6.172-3.258c-.46-.15-.69-.226-.988-.226s-.528.075-.988.226C8.022%203.71%205.93%205.124%204.84%205.984c-.382.302-.573.453-.757.776c-.184.324-.22.589-.293%201.118c-.133.971-.29%202.467-.29%204.122s.157%203.15.29%204.122c.072.53.109.794.293%201.118s.375.474.757.776c1.089.86%203.182%202.275%206.172%203.258c.46.15.69.226.988.226s.528-.076.988-.227c2.99-.982%205.083-2.397%206.172-3.257c.382-.302.573-.452.757-.776s.22-.589.293-1.118c.133-.971.29-2.467.29-4.122s-.157-3.15-.29-4.122c-.072-.53-.109-.794-.293-1.118c-.184-.323-.375-.474-.757-.776M9.5%208v7m0-3h5%22%2F%3E%3Cpath%20d%3D%22M15.5%2016h-2l1%201zm-7-8h2l-1-1zm6%201v7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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