@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 606 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
*/import{createSvgIcon as h}from"@equinor/opt-ui-core";var v=h({name:"briefcase",prefix:"eds",height:"24",width:"24",svgPathData:"M20 7h-4V5l-2-2h-4L8 5v2H4c-1.1 0-2 .9-2 2v5c0 .75.4 1.38 1 1.73V19c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2v-3.28c.59-.35 1-.99 1-1.72V9c0-1.1-.9-2-2-2ZM10 5h4v2h-4V5Zm10 4H4v5h5v-3h6v3h5V9Zm-7 6h-2v-2h2v2Zm-8 4h14v-3h-4v1H9v-1H5v3Z"});export{v as default};