UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 1.14 kB
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const building_shopping = props => _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16", ...props, children: _path || (_path = _jsx("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M1 11.387h9.93c.223 0 .44-.077.609-.219a.896.896 0 0 0 .314-.55l1.162-7.494a.896.896 0 0 1 .313-.55.952.952 0 0 1 .61-.22H15M7.066 9.58V4.924a.306.306 0 0 0-.094-.22.327.327 0 0 0-.227-.091H3.188a.327.327 0 0 0-.227.09.306.306 0 0 0-.094.22V9.58m4.2 0h-4.2m4.2 0h3.266V1.452a.447.447 0 0 0-.136-.32.475.475 0 0 0-.33-.132h-4.2a.475.475 0 0 0-.33.132.444.444 0 0 0-.137.32v3.16M2.867 9.58h-.933m2.333 4.29c0 .624-.523 1.13-1.167 1.13-.645 0-1.167-.506-1.167-1.13 0-.623.522-1.129 1.167-1.129.644 0 1.167.506 1.167 1.13Zm6.533 0c0 .624-.522 1.13-1.167 1.13-.644 0-1.167-.506-1.167-1.13 0-.623.523-1.129 1.167-1.129.645 0 1.167.506 1.167 1.13Z" })) }); export default building_shopping; //# sourceMappingURL=building_shopping.js.map