UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 742 B
import _extends from "@babel/runtime/helpers/esm/extends"; var _path; import React from 'react'; const brickwall_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: "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