@icongo/li
Version:
LibreICONS Icons
14 lines • 917 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandSpeakap = 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: "M10.429 1H3.57A2.579 2.579 0 0 0 1 3.571v6.858A2.579 2.579 0 0 0 3.571 13h6.858A2.579 2.579 0 0 0 13 10.429V3.57A2.579 2.579 0 0 0 10.429 1Zm-3.51 9.4c-1.06 0-2.193-.478-2.193-1.44v-.728h1.069v.477c0 .404.522.656 1.122.656.648 0 1.106-.278 1.106-.79 0-.637-.728-.854-1.465-1.141-.854-.332-1.69-.702-1.69-1.851 0-1.286 1.034-1.779 2.14-1.779 1.007 0 2.022.378 2.022 1.123v.835H7.962v-.43c0-.325-.477-.496-.954-.496-.522 0-.954.217-.954.701 0 .592.603.783 1.26 1.042.961.333 1.904.729 1.904 1.916.003 1.301-1.093 1.904-2.298 1.904Z"
})
}));
export { LIBrandSpeakap };