@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 575 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_down",prefix:"eds",height:"24",width:"24",svgPathData:"m20 12-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8Z",sizes:{small:{name:"arrow_down_small",prefix:"eds",height:"18",width:"18",svgPathData:"M8 3v8.5l-4-4L3 9l6 6 6-6-1-1.5-4 4V3H8Z"}}});module.exports=r;