@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 652 B
JavaScript
"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"),e=r.createSvgIcon({name:"subdirectory_arrow_right",prefix:"eds",height:"24",width:"24",svgPathData:"m19.5 14.5-6 6-1.42-1.42 3.59-3.58H4.5v-12h2v10h9.17l-3.59-3.58L13.5 8.5l6 6Z",sizes:{small:{name:"subdirectory_arrow_right_small",prefix:"eds",height:"18",width:"18",svgPathData:"M10 7 9 8l2.752 2.125H4.875V3h-1.5v8.625h8.377L9 14l1 1 4.625-4.125L10 7Z"}}});module.exports=e;