@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
18 lines • 1.22 kB
JavaScript
import _extends from "@babel/runtime-corejs3/helpers/esm/extends";
var _path;
import React from 'react';
const building_shopping_medium = props => React.createElement("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: 24,
height: 24,
fill: "none",
viewBox: "0 0 24 24"
}, props), _path || (_path = React.createElement("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.985m6.3 0h-6.3m6.3 0h4.9V2.365a.667.667 0 0 0-.205-.479.712.712 0 0 0-.495-.198h-6.3a.712.712 0 0 0-.495.198.667.667 0 0 0-.205.48v4.74m-3.5 7.452h-1.4m4.9-4.741h2.8m2.8-5.42h2.1m-2.1 2.71h2.1m-9.1 13.887c0 .935-.783 1.694-1.75 1.694-.966 0-1.75-.759-1.75-1.694 0-.936.784-1.695 1.75-1.695.967 0 1.75.759 1.75 1.695Zm9.8 0c0 .935-.783 1.694-1.75 1.694s-1.75-.759-1.75-1.694c0-.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