UNPKG

@equinor/opt-ui-icons

Version:
11 lines (10 loc) 565 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 v}from"@equinor/opt-ui-core";var h=v({name:"print",prefix:"eds",height:"24",width:"24",svgPathData:"M19 8h-1V3H6v5H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3ZM8 5h8v3H8V5Zm8 14v-4H8v4h8Zm2-4v-2H6v2H4v-4c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v4h-2Zm-1-3.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z"});export{h as default};