@icongo/li
Version:
LibreICONS Icons
14 lines • 644 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandJustgiving = 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: "M12.858 5.963H8.665L6.216 8.421H9.58c-.443.987-1.433 1.53-2.58 1.53-1.553 0-2.82-1.335-2.82-2.885C4.18 5.51 5.448 4.21 7 4.21c.567 0 1.095.147 1.53.435l2.272-2.28A5.96 5.96 0 0 0 7 1a6 6 0 0 0 0 12c3.315 0 6-2.558 6-5.869 0-.448-.051-.675-.142-1.169z"
})
}));
export { LIBrandJustgiving };