@icongo/li
Version:
LibreICONS Icons
14 lines • 671 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandStackExchange = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M2.165 8.79h9.672v.514c0 .883-.688 1.593-1.532 1.593h-.444L7.828 13v-2.103H3.695c-.844 0-1.532-.71-1.532-1.593v-.515zm0-.555h9.672V6.242H2.165v1.993zm0-2.564h9.672V3.68H2.165v1.99zM10.305 1h-6.61c-.844 0-1.532.71-1.532 1.586v.522h9.672v-.522c0-.876-.686-1.586-1.53-1.586Z"
})
}));
export { LIBrandStackExchange };