hashnode logo
hashnode from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- hashnode
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
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 640 640"><path fill="currentColor" d="M99.7 235.1c-46.9 46-46.9 122.9 0 169.8l135.9 135.9c46 46.9 122.9 46.9 169.8 0l135.9-135.9c46.9-46.9 46.9-123.8 0-169.8L405.4 99.2c-46.9-46.9-123.8-46.9-169.8 0zM260 260.5c32.9-33.1 86.4-33.4 119.5-.5s33.4 86.4.5 119.5s-86.4 33.4-119.5.5s-33.4-86.4-.5-119.5"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsHashnode(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M99.7 235.1c-46.9 46-46.9 122.9 0 169.8l135.9 135.9c46 46.9 122.9 46.9 169.8 0l135.9-135.9c46.9-46.9 46.9-123.8 0-169.8L405.4 99.2c-46.9-46.9-123.8-46.9-169.8 0zM260 260.5c32.9-33.1 86.4-33.4 119.5-.5s33.4 86.4.5 119.5s-86.4 33.4-119.5.5s-33.4-86.4-.5-119.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M99.7 235.1c-46.9 46-46.9 122.9 0 169.8l135.9 135.9c46 46.9 122.9 46.9 169.8 0l135.9-135.9c46.9-46.9 46.9-123.8 0-169.8L405.4 99.2c-46.9-46.9-123.8-46.9-169.8 0zM260 260.5c32.9-33.1 86.4-33.4 119.5-.5s33.4 86.4.5 119.5s-86.4 33.4-119.5.5s-33.4-86.4-.5-119.5"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M99.7%20235.1c-46.9%2046-46.9%20122.9%200%20169.8l135.9%20135.9c46%2046.9%20122.9%2046.9%20169.8%200l135.9-135.9c46.9-46.9%2046.9-123.8%200-169.8L405.4%2099.2c-46.9-46.9-123.8-46.9-169.8%200zM260%20260.5c32.9-33.1%2086.4-33.4%20119.5-.5s33.4%2086.4.5%20119.5s-86.4%2033.4-119.5.5s-33.4-86.4-.5-119.5%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M99.7%20235.1c-46.9%2046-46.9%20122.9%200%20169.8l135.9%20135.9c46%2046.9%20122.9%2046.9%20169.8%200l135.9-135.9c46.9-46.9%2046.9-123.8%200-169.8L405.4%2099.2c-46.9-46.9-123.8-46.9-169.8%200zM260%20260.5c32.9-33.1%2086.4-33.4%20119.5-.5s33.4%2086.4.5%20119.5s-86.4%2033.4-119.5.5s-33.4-86.4-.5-119.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/hashnode.svg?color=%231a73e8&size=48