square hacker news logo

square-hacker-news from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
square-hacker-news
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Related icons in Font Awesome Brands

Use the square hacker news logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M544 160c0-35.3-28.7-64-64-64H160c-35.3 0-64 28.7-64 64v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zM117 293.2s.1-.1.1-.2s.1-.2.2-.2c0 .1 0 .3-.1.4zM335.2 448h-31.4V345.3L224 192h37.3c41.5 77.7 48.1 95.8 54.1 112c1.6 4.3 3.1 8.5 5.2 13.6c3.2-7 5.1-11.9 7.1-17.3c5.9-15.3 12.8-33.2 53.5-108.3H416l-80.8 155.1z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsSquareHackerNews(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="M544 160c0-35.3-28.7-64-64-64H160c-35.3 0-64 28.7-64 64v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zM117 293.2s.1-.1.1-.2s.1-.2.2-.2c0 .1 0 .3-.1.4zM335.2 448h-31.4V345.3L224 192h37.3c41.5 77.7 48.1 95.8 54.1 112c1.6 4.3 3.1 8.5 5.2 13.6c3.2-7 5.1-11.9 7.1-17.3c5.9-15.3 12.8-33.2 53.5-108.3H416l-80.8 155.1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M544 160c0-35.3-28.7-64-64-64H160c-35.3 0-64 28.7-64 64v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zM117 293.2s.1-.1.1-.2s.1-.2.2-.2c0 .1 0 .3-.1.4zM335.2 448h-31.4V345.3L224 192h37.3c41.5 77.7 48.1 95.8 54.1 112c1.6 4.3 3.1 8.5 5.2 13.6c3.2-7 5.1-11.9 7.1-17.3c5.9-15.3 12.8-33.2 53.5-108.3H416l-80.8 155.1z"/></svg>
</template>

CSS

.icon-square-hacker-news {
  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%22M544%20160c0-35.3-28.7-64-64-64H160c-35.3%200-64%2028.7-64%2064v320c0%2035.3%2028.7%2064%2064%2064h320c35.3%200%2064-28.7%2064-64zM117%20293.2s.1-.1.1-.2s.1-.2.2-.2c0%20.1%200%20.3-.1.4zM335.2%20448h-31.4V345.3L224%20192h37.3c41.5%2077.7%2048.1%2095.8%2054.1%20112c1.6%204.3%203.1%208.5%205.2%2013.6c3.2-7%205.1-11.9%207.1-17.3c5.9-15.3%2012.8-33.2%2053.5-108.3H416l-80.8%20155.1z%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%22M544%20160c0-35.3-28.7-64-64-64H160c-35.3%200-64%2028.7-64%2064v320c0%2035.3%2028.7%2064%2064%2064h320c35.3%200%2064-28.7%2064-64zM117%20293.2s.1-.1.1-.2s.1-.2.2-.2c0%20.1%200%20.3-.1.4zM335.2%20448h-31.4V345.3L224%20192h37.3c41.5%2077.7%2048.1%2095.8%2054.1%20112c1.6%204.3%203.1%208.5%205.2%2013.6c3.2-7%205.1-11.9%207.1-17.3c5.9-15.3%2012.8-33.2%2053.5-108.3H416l-80.8%20155.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/square-hacker-news.svg?color=%231a73e8&size=48