UNPKG

@equinor/opt-ui-icons

Version:
11 lines (10 loc) 582 B
"use strict";/** * @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 */var r=require("@equinor/opt-ui-core"),a=r.createSvgIcon({name:"arrow_forward",prefix:"eds",height:"24",width:"24",svgPathData:"m12 4-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8-8-8Z",sizes:{small:{name:"arrow_forward_small",prefix:"eds",height:"18",width:"18",svgPathData:"M3 10h8.5l-4 4L9 15l6-6-6-6-1.5 1 4 4H3v2Z"}}});module.exports=a;