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

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

The same logo in other sets

Use the hashnode logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.63 8.68l-5.31-5.31a4.69 4.69 0 0 0-6.63 0L3.38 8.68a4.69 4.69 0 0 0 0 6.63l5.31 5.31a4.69 4.69 0 0 0 6.63 0l5.31-5.31a4.69 4.69 0 0 0 0-6.63M12 15.28c-1.81 0-3.28-1.47-3.28-3.28S10.19 8.72 12 8.72s3.28 1.47 3.28 3.28s-1.47 3.28-3.28 3.28"/></svg>

React

import type { SVGProps } from "react";

export function BxlHashnode(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="m20.63 8.68l-5.31-5.31a4.69 4.69 0 0 0-6.63 0L3.38 8.68a4.69 4.69 0 0 0 0 6.63l5.31 5.31a4.69 4.69 0 0 0 6.63 0l5.31-5.31a4.69 4.69 0 0 0 0-6.63M12 15.28c-1.81 0-3.28-1.47-3.28-3.28S10.19 8.72 12 8.72s3.28 1.47 3.28 3.28s-1.47 3.28-3.28 3.28"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.63 8.68l-5.31-5.31a4.69 4.69 0 0 0-6.63 0L3.38 8.68a4.69 4.69 0 0 0 0 6.63l5.31 5.31a4.69 4.69 0 0 0 6.63 0l5.31-5.31a4.69 4.69 0 0 0 0-6.63M12 15.28c-1.81 0-3.28-1.47-3.28-3.28S10.19 8.72 12 8.72s3.28 1.47 3.28 3.28s-1.47 3.28-3.28 3.28"/></svg>
</template>

CSS

.icon-hashnode {
  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%22m20.63%208.68l-5.31-5.31a4.69%204.69%200%200%200-6.63%200L3.38%208.68a4.69%204.69%200%200%200%200%206.63l5.31%205.31a4.69%204.69%200%200%200%206.63%200l5.31-5.31a4.69%204.69%200%200%200%200-6.63M12%2015.28c-1.81%200-3.28-1.47-3.28-3.28S10.19%208.72%2012%208.72s3.28%201.47%203.28%203.28s-1.47%203.28-3.28%203.28%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%22m20.63%208.68l-5.31-5.31a4.69%204.69%200%200%200-6.63%200L3.38%208.68a4.69%204.69%200%200%200%200%206.63l5.31%205.31a4.69%204.69%200%200%200%206.63%200l5.31-5.31a4.69%204.69%200%200%200%200-6.63M12%2015.28c-1.81%200-3.28-1.47-3.28-3.28S10.19%208.72%2012%208.72s3.28%201.47%203.28%203.28s-1.47%203.28-3.28%203.28%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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