UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 682 B
import _extends from "@babel/runtime/helpers/esm/extends"; var _path; import React from 'react'; const list_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: "M8.25 3.002h15m-15 9h15m-15 9h15M3 5.25a2.25 2.25 0 1 0 0-4.5 2.25 2.25 0 0 0 0 4.5Zm0 9a2.25 2.25 0 1 0 0-4.5 2.25 2.25 0 0 0 0 4.5Zm0 9a2.25 2.25 0 1 0 0-4.5 2.25 2.25 0 0 0 0 4.5Z" }))); export default list_medium; //# sourceMappingURL=list_medium.js.map