UNPKG

@equinor/opt-ui-icons

Version:
11 lines (10 loc) 502 B
"use strict";/** * @equinor/opt-ui-icons v6.12.4 * * Copyright (c) Equinor ASA. * * This source code is licensed under the MIT license found in the * LICENSE.md file in the root directory of this source tree. * * @license MIT */var h=require("@equinor/opt-ui-core"),v=h.createSvgIcon({name:"dashboard",prefix:"eds",height:"24",width:"24",svgPathData:"M3 3h8v10H3V3Zm18 0h-8v6h8V3ZM9 11V5H5v6h4Zm10-4V5h-4v2h4Zm0 6v6h-4v-6h4ZM9 19v-2H5v2h4Zm12-8h-8v10h8V11ZM3 15h8v6H3v-6Z"});module.exports=v;