logo stackoverflow icon
logo-stackoverflow from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- logo-stackoverflow
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
- Aliases
- logo-stackoverflow-outline
The same icon in other sets
Related icons in IonIcons
logo-alipaylogo-amazonlogo-amplifylogo-androidlogo-angularlogo-appflowlogo-applelogo-apple-appstorelogo-apple-arlogo-behancelogo-bitbucketlogo-bitcoinlogo-bufferlogo-capacitorlogo-chromelogo-closed-captioninglogo-codepenlogo-css3logo-designernewslogo-deviantartlogo-discordlogo-dockerlogo-dribbblelogo-dropbox
Use the logo stackoverflow icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M392 440V320h40v160H64V320h40v120Z"/><path fill="currentColor" d="m149.1 308.77l198.57 40.87l8.4-39.32l-198.57-40.87Zm26.27-93.12L359.22 300L376 263.76l-183.82-84.84Zm50.95-89l156 127.78l25.74-30.52l-156-127.78ZM328 32l-33.39 23.8l120.82 160.37L448 192ZM144 400h204v-40H144Z"/></svg>
React
import type { SVGProps } from "react";
export function IonLogoStackoverflow(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M392 440V320h40v160H64V320h40v120Z"/><path fill="currentColor" d="m149.1 308.77l198.57 40.87l8.4-39.32l-198.57-40.87Zm26.27-93.12L359.22 300L376 263.76l-183.82-84.84Zm50.95-89l156 127.78l25.74-30.52l-156-127.78ZM328 32l-33.39 23.8l120.82 160.37L448 192ZM144 400h204v-40H144Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M392 440V320h40v160H64V320h40v120Z"/><path fill="currentColor" d="m149.1 308.77l198.57 40.87l8.4-39.32l-198.57-40.87Zm26.27-93.12L359.22 300L376 263.76l-183.82-84.84Zm50.95-89l156 127.78l25.74-30.52l-156-127.78ZM328 32l-33.39 23.8l120.82 160.37L448 192ZM144 400h204v-40H144Z"/></svg> </template>
CSS
.icon-logo-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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M392%20440V320h40v160H64V320h40v120Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m149.1%20308.77l198.57%2040.87l8.4-39.32l-198.57-40.87Zm26.27-93.12L359.22%20300L376%20263.76l-183.82-84.84Zm50.95-89l156%20127.78l25.74-30.52l-156-127.78ZM328%2032l-33.39%2023.8l120.82%20160.37L448%20192ZM144%20400h204v-40H144Z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M392%20440V320h40v160H64V320h40v120Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m149.1%20308.77l198.57%2040.87l8.4-39.32l-198.57-40.87Zm26.27-93.12L359.22%20300L376%20263.76l-183.82-84.84Zm50.95-89l156%20127.78l25.74-30.52l-156-127.78ZM328%2032l-33.39%2023.8l120.82%20160.37L448%20192ZM144%20400h204v-40H144Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/logo-stackoverflow.svg?color=%231a73e8&size=48