UNPKG

@equinor/opt-ui-icons

Version:
11 lines (10 loc) 513 B
/** * @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:"convenience_store",prefix:"eds",height:"24",width:"24",svgPathData:"M19 4v3h3v13h-8v-4h-4v4H2V7h3V4h14Zm-3 14h4V9h-3V6H7v3H4v9h4v-4h8v4ZM8 8h2v1H8v3h3v-1H9v-1h2V7H8v1Zm6 1h1V7h1v5h-1v-2h-2V7h1v2Z"});export{v as default};