@icongo/li
Version:
LibreICONS Icons
14 lines • 1.08 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandYammer = 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: "M11.426 4.244a.613.613 0 0 0-.555-1.068l-.07.037c-.406.224-3.153 2.145-2.844 2.362.309.215 2.182-.63 3.462-1.332m0 5.778c-1.287-.702-3.16-1.546-3.47-1.332-.308.217 2.43 2.139 2.837 2.362l.069.037a.613.613 0 0 0 .548-1.067m1.129-3.52c-.031-.008-.053-.008-.083-.008-.466 0-3.792.361-3.627.7.166.331 2.212.497 3.672.497a.617.617 0 0 0 .505-.647.61.61 0 0 0-.483-.557M3.713 9.383c-.376 1.075-.73 1.58-1.542 1.58-.075 0-.354-.015-.369-.023a.56.56 0 0 0-.572.422.568.568 0 0 0 .392.692c.21.037.436.046.632.046 1.49 0 1.986-.859 2.475-2.115l2.935-7.269a.625.625 0 0 0-.407-.782.632.632 0 0 0-.782.376L4.428 7.727h-.03L2.247 2.273a.652.652 0 0 0-.82-.331.654.654 0 0 0-.393.82l2.713 6.622-.034-.001z"
})
}));
export { LIBrandYammer };