UNPKG

@equinor/opt-ui-icons

Version:
11 lines (10 loc) 571 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 a}from"@equinor/opt-ui-core";var e=a({name:"arrow_back",prefix:"eds",height:"24",width:"24",svgPathData:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2Z",sizes:{small:{name:"arrow_back_small",prefix:"eds",height:"18",width:"18",svgPathData:"M15 8H6.5l4-4L9 3 3 9l6 6 1.5-1-4-4H15V8Z"}}});export{e as default};