@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
20 lines • 1.14 kB
JavaScript
var _path;
import React from 'react';
import { jsx as _jsx } from "react/jsx-runtime";
const savings_account_out_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: "M12 2.25a1.5 1.5 0 1 1 3 0m-4.5 6h5.25M20.083 21l-.481 1.583a1.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-.728l-.877-3.284c-.1-.32-.342-.572-.657-.675-1.27-.419-4.602-2.04-4.602-3.954v-1.897c0-1.244.951-2.272 2.184-2.433a.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.5c3.326 0 6.17 1.39 7.905 3.5M15.5 14.5H23M20.5 17l2.5-2.5m0 0L20.5 12"
}))
});
export default savings_account_out_medium;
//# sourceMappingURL=savings_account_out_medium.js.map