@icongo/li
Version:
LibreICONS Icons
14 lines • 598 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandSharethis = 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.824 8.623a2.17 2.17 0 0 0-1.613.715L5.317 7.415a2.188 2.188 0 0 0 .034-.471L9.38 4.828a2.176 2.176 0 1 0-.716-1.363L4.75 5.521a2.176 2.176 0 1 0-.232 3.216l4.13 2.039v.024a2.176 2.176 0 1 0 2.176-2.177Z"
})
}));
export { LIBrandSharethis };