stackoverflow logo

stackoverflow from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
stackoverflow
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the stackoverflow logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#bbb" d="M101.072 82.51h11.378V128H10.05V82.51h11.377v34.117h79.644zm0 0"/><path fill="#f58025" d="m33.826 79.13l55.88 11.738l2.348-11.166l-55.876-11.745Zm7.394-26.748l51.765 24.1l4.824-10.349l-51.768-24.1Zm14.324-25.384L99.428 63.53l7.309-8.775l-43.885-36.527ZM83.874 0l-9.167 6.81l34.08 45.802l9.163-6.81Zm-51.07 105.254h56.89V93.881h-56.89Zm0 0"/></svg>

React

import type { SVGProps } from "react";

export function DeviconStackoverflow(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#bbb" d="M101.072 82.51h11.378V128H10.05V82.51h11.377v34.117h79.644zm0 0"/><path fill="#f58025" d="m33.826 79.13l55.88 11.738l2.348-11.166l-55.876-11.745Zm7.394-26.748l51.765 24.1l4.824-10.349l-51.768-24.1Zm14.324-25.384L99.428 63.53l7.309-8.775l-43.885-36.527ZM83.874 0l-9.167 6.81l34.08 45.802l9.163-6.81Zm-51.07 105.254h56.89V93.881h-56.89Zm0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#bbb" d="M101.072 82.51h11.378V128H10.05V82.51h11.377v34.117h79.644zm0 0"/><path fill="#f58025" d="m33.826 79.13l55.88 11.738l2.348-11.166l-55.876-11.745Zm7.394-26.748l51.765 24.1l4.824-10.349l-51.768-24.1Zm14.324-25.384L99.428 63.53l7.309-8.775l-43.885-36.527ZM83.874 0l-9.167 6.81l34.08 45.802l9.163-6.81Zm-51.07 105.254h56.89V93.881h-56.89Zm0 0"/></svg>
</template>

CSS

.icon-stackoverflow {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23bbb%22%20d%3D%22M101.072%2082.51h11.378V128H10.05V82.51h11.377v34.117h79.644zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23f58025%22%20d%3D%22m33.826%2079.13l55.88%2011.738l2.348-11.166l-55.876-11.745Zm7.394-26.748l51.765%2024.1l4.824-10.349l-51.768-24.1Zm14.324-25.384L99.428%2063.53l7.309-8.775l-43.885-36.527ZM83.874%200l-9.167%206.81l34.08%2045.802l9.163-6.81Zm-51.07%20105.254h56.89V93.881h-56.89Zm0%200%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23bbb%22%20d%3D%22M101.072%2082.51h11.378V128H10.05V82.51h11.377v34.117h79.644zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23f58025%22%20d%3D%22m33.826%2079.13l55.88%2011.738l2.348-11.166l-55.876-11.745Zm7.394-26.748l51.765%2024.1l4.824-10.349l-51.768-24.1Zm14.324-25.384L99.428%2063.53l7.309-8.775l-43.885-36.527ZM83.874%200l-9.167%206.81l34.08%2045.802l9.163-6.81Zm-51.07%20105.254h56.89V93.881h-56.89Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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