UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 721 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const brickwall_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: "M22.485 15.75H1.515m20.244-7.5H2.241m9.795 0v7.5m4.764 0 .5 7.5M15.5.75l.5 7.5m-8.7 7.5-.5 7.5M8.5.75 8 8.25m-6.485 7.5-.726 7.5H23.21L21.164 2.1A1.5 1.5 0 0 0 19.672.75H4.328A1.5 1.5 0 0 0 2.836 2.1L2.24 8.25m-.726 7.5.726-7.5" })) }); export default brickwall_medium; //# sourceMappingURL=brickwall_medium.js.map