@icongo/li
Version:
LibreICONS Icons
14 lines • 1.12 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandDirectDebit = 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: "M5.907 11.238c-1.914-.258-3.604-1.218-4.428-2.514-.55-.864-.636-2.105-.21-3.014.454-.97 1.22-1.7 2.374-2.262.877-.427 1.79-.651 2.831-.697l.842-.037-.018 1.525-.019 1.524-.583.032c-1.244.067-2.583.386-3.436.818-.771.39-1.291 1.086-1.197 1.6.202 1.105 1.841 2.14 3.884 2.453 1.327.202 2.429-.013 3.327-.652.535-.38.782-.667 1.07-1.244.53-1.06.526-2.748-.008-3.89-.42-.898-1.423-1.677-2.43-1.888-.389-.081-.541-.258-.224-.258.75 0 2.34.488 3.155.967 1.03.606 1.9 1.708 2.097 2.656.438 2.108-1.324 4.109-4.183 4.75-.747.167-2.11.23-2.844.131zm.784-.913c-1.37-.483-2.054-1.189-2.054-2.118 0-.68.306-1.157 1.054-1.641.363-.235 1.375-.676 1.552-.676.047 0 .07.764.07 2.298 0 1.794-.018 2.299-.085 2.298-.048-.001-.29-.073-.537-.161z"
})
}));
export { LIBrandDirectDebit };