UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 1.1 kB
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const savings_account_in_medium = props => _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...props, children: _path || (_path = _jsx("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M1 14.5h7.5M6 17l2.5-2.5m0 0L6 12m6-9.75a1.5 1.5 0 1 1 3 0m-4.5 6h5.25M1.464 11a2.54 2.54 0 0 1 1.47-.721.974.974 0 0 0 .613-.353l.56-.675c.257-.31.314-.745.146-1.112l-.516-1.126a1.05 1.05 0 0 1 .593-1.428 4.511 4.511 0 0 1 3.548.218C9.43 4.978 11.558 4.5 13.534 4.5c5.524 0 9.716 3.832 9.716 8.438 0 1.945-.8 3.644-2.139 5.056a1.04 1.04 0 0 0-.218.344l-1.291 4.245a1.023 1.023 0 0 1-.954.667h-2.402c-.489 0-.91-.353-1.004-.842l-.174-1.316a1.028 1.028 0 0 0-1.004-.842h-1.76c-.488 0-.909.353-1.003.843l-.118 1.315c-.093.49-.514.842-1.003.842H7.862c-.447 0-.841-.295-.976-.728L6.48 21" })) }); export default savings_account_in_medium; //# sourceMappingURL=savings_account_in_medium.js.map