stack-overflow from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
stack-overflow
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 stack overflow logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m419 375l-195.7-41.3l-8.2 39.3l195.7 41zm51-87L316.5 159.7L291 190.5l153.5 128.3zm-31.2 39.7L257.5 243l-16.7 36.5L422 364zM390.3 96l-32 24l119.3 160.3l32-24zm20.5 328h-200v39.7h200zm39.7 80H171V384h-40v160h359.5V384h-40z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsStackOverflow(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="m419 375l-195.7-41.3l-8.2 39.3l195.7 41zm51-87L316.5 159.7L291 190.5l153.5 128.3zm-31.2 39.7L257.5 243l-16.7 36.5L422 364zM390.3 96l-32 24l119.3 160.3l32-24zm20.5 328h-200v39.7h200zm39.7 80H171V384h-40v160h359.5V384h-40z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m419 375l-195.7-41.3l-8.2 39.3l195.7 41zm51-87L316.5 159.7L291 190.5l153.5 128.3zm-31.2 39.7L257.5 243l-16.7 36.5L422 364zM390.3 96l-32 24l119.3 160.3l32-24zm20.5 328h-200v39.7h200zm39.7 80H171V384h-40v160h359.5V384h-40z"/></svg>
</template>

CSS

.icon-stack-overflow {
  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%22m419%20375l-195.7-41.3l-8.2%2039.3l195.7%2041zm51-87L316.5%20159.7L291%20190.5l153.5%20128.3zm-31.2%2039.7L257.5%20243l-16.7%2036.5L422%20364zM390.3%2096l-32%2024l119.3%20160.3l32-24zm20.5%20328h-200v39.7h200zm39.7%2080H171V384h-40v160h359.5V384h-40z%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%22m419%20375l-195.7-41.3l-8.2%2039.3l195.7%2041zm51-87L316.5%20159.7L291%20190.5l153.5%20128.3zm-31.2%2039.7L257.5%20243l-16.7%2036.5L422%20364zM390.3%2096l-32%2024l119.3%20160.3l32-24zm20.5%20328h-200v39.7h200zm39.7%2080H171V384h-40v160h359.5V384h-40z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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