@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 802 B
JavaScript
;/**
* @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 c=require("@equinor/opt-ui-core"),v=c.createSvgIcon({name:"bus",prefix:"eds",height:"24",width:"24",svgPathData:"M4 6.5c0-3.5 3.58-4 8-4s8 .5 8 4v10c0 .88-.39 1.67-1 2.22v1.78c0 .55-.45 1-1 1h-1c-.55 0-1-.45-1-1v-1H8v1c0 .55-.45 1-1 1H6c-.55 0-1-.45-1-1v-1.78c-.61-.55-1-1.34-1-2.22v-10Zm8-2c-3.69 0-5.11.46-5.66.99h11.32c-.55-.53-1.97-.99-5.66-.99Zm6 2.99v3.01H6V7.49h12Zm-.63 10.01.29-.27c.13-.11.34-.36.34-.73v-4H6v4c0 .37.21.62.34.73l.29.27h10.74Zm-8.87-4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3ZM14 15a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Z"});module.exports=v;