UNPKG

@equinor/opt-ui-icons

Version:
11 lines (10 loc) 660 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:"library_pdf",prefix:"eds",height:"24",width:"24",svgPathData:"M8 2h12c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2Zm0 14h12V4H8v12ZM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6Zm12 3v3c0 .55-.45 1-1 1h-2V8h2c.55 0 1 .45 1 1Zm-2 0h1v3h-1V9Zm5 2h-1v2h-1V8h2v1h-1v1h1v1Zm-9 0h1c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1H9v5h1v-2Zm1-2h-1v1h1V9Z"});export{v as default};