stackexchange logo
stackexchange from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- stackexchange
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the stackexchange logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.969 20.771v1.38c0 2.339-1.859 4.234-4.13 4.234h-1.208L18.193 32v-5.615H7.162c-2.271 0-4.13-1.896-4.13-4.24V20.77zM3.031 13.953h25.766v5.302H3.031zm0-6.859h25.766v5.307H3.031zM24.766 0c2.245 0 4.031 1.896 4.031 4.24v1.375H3.031V4.24C3.031 1.896 4.896 0 7.166 0z"/></svg>
React
import type { SVGProps } from "react";
export function CibStackexchange(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.969 20.771v1.38c0 2.339-1.859 4.234-4.13 4.234h-1.208L18.193 32v-5.615H7.162c-2.271 0-4.13-1.896-4.13-4.24V20.77zM3.031 13.953h25.766v5.302H3.031zm0-6.859h25.766v5.307H3.031zM24.766 0c2.245 0 4.031 1.896 4.031 4.24v1.375H3.031V4.24C3.031 1.896 4.896 0 7.166 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.969 20.771v1.38c0 2.339-1.859 4.234-4.13 4.234h-1.208L18.193 32v-5.615H7.162c-2.271 0-4.13-1.896-4.13-4.24V20.77zM3.031 13.953h25.766v5.302H3.031zm0-6.859h25.766v5.307H3.031zM24.766 0c2.245 0 4.031 1.896 4.031 4.24v1.375H3.031V4.24C3.031 1.896 4.896 0 7.166 0z"/></svg> </template>
CSS
.icon-stackexchange {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28.969%2020.771v1.38c0%202.339-1.859%204.234-4.13%204.234h-1.208L18.193%2032v-5.615H7.162c-2.271%200-4.13-1.896-4.13-4.24V20.77zM3.031%2013.953h25.766v5.302H3.031zm0-6.859h25.766v5.307H3.031zM24.766%200c2.245%200%204.031%201.896%204.031%204.24v1.375H3.031V4.24C3.031%201.896%204.896%200%207.166%200z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28.969%2020.771v1.38c0%202.339-1.859%204.234-4.13%204.234h-1.208L18.193%2032v-5.615H7.162c-2.271%200-4.13-1.896-4.13-4.24V20.77zM3.031%2013.953h25.766v5.302H3.031zm0-6.859h25.766v5.307H3.031zM24.766%200c2.245%200%204.031%201.896%204.031%204.24v1.375H3.031V4.24C3.031%201.896%204.896%200%207.166%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/stackexchange.svg?color=%231a73e8&size=48