@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 533 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 v=require("@equinor/opt-ui-core"),e=v.createSvgIcon({name:"video_call",prefix:"eds",height:"24",width:"24",svgPathData:"M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11l-4 4ZM15 16H5V8h10v8Zm-4-1H9v-2H7v-2h2V9h2v2h2v2h-2v2Z"});module.exports=e;