@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
19 lines • 1.15 kB
JavaScript
var _path;
import { jsx as _jsx } from "react/jsx-runtime";
const building_shopping_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.688 17.269H16.58c.336 0 .66-.117.915-.329.254-.212.42-.505.47-.826l1.743-11.24a1.35 1.35 0 0 1 .47-.826 1.43 1.43 0 0 1 .914-.329h1.595m-11.9 10.84V7.572a.46.46 0 0 0-.142-.33.49.49 0 0 0-.341-.137H4.97a.49.49 0 0 0-.341.137.46.46 0 0 0-.142.33v6.985m3.5-7.452v-4.74a.67.67 0 0 1 .205-.48.712.712 0 0 1 .495-.198h6.3c.186 0 .364.07.495.198.132.127.206.3.206.48v12.192h-12.6m4.9-4.741h2.8m2.8-5.42h2.1m-2.1 2.71h2.1m-9.1 13.887c0 .935-.784 1.694-1.75 1.694-.967 0-1.751-.759-1.751-1.694 0-.936.784-1.695 1.75-1.695.967 0 1.75.759 1.75 1.695Zm9.8 0c0 .935-.784 1.694-1.75 1.694-.968 0-1.751-.759-1.751-1.694 0-.936.783-1.695 1.75-1.695s1.75.759 1.75 1.695Z"
}))
});
export default building_shopping_medium;
//# sourceMappingURL=building_shopping_medium.js.map