@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 572 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 e=require("@equinor/opt-ui-core"),r=e.createSvgIcon({name:"arrow_up",prefix:"eds",height:"24",width:"24",svgPathData:"m4 12 1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8Z",sizes:{small:{name:"arrow_up_small",prefix:"eds",height:"18",width:"18",svgPathData:"M10 15V6.5l4 4L15 9 9 3 3 9l1 1.5 4-4V15h2Z"}}});module.exports=r;