@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
*/import{createSvgIcon as h}from"@equinor/opt-ui-core";var v=h({name:"cinema",prefix:"eds",height:"24",width:"24",svgPathData:"M18 3h2v18h-2v-2h-2v2H8v-2H6v2H4V3h2v2h2V3h8v2h2V3Zm-4 16V5h-4v14h4Zm2-10V7h2v2h-2ZM6 7v2h2V7H6Zm10 6v-2h2v2h-2ZM6 11v2h2v-2H6Zm10 6v-2h2v2h-2ZM6 15v2h2v-2H6Z"});export{v as default};