@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 629 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 a=require("@equinor/opt-ui-core"),e=a.createSvgIcon({name:"arrow_back_ios",prefix:"eds",height:"24",width:"24",svgPathData:"m17.835 3.87-1.78-1.77-9.89 9.9 9.9 9.9 1.77-1.77L9.705 12l8.13-8.13Z",sizes:{small:{name:"arrow_back_ios_small",prefix:"eds",height:"18",width:"18",svgPathData:"M13.377 2.903 12.04 1.575 4.624 9l7.425 7.425 1.328-1.327L7.279 9l6.098-6.097Z"}}});module.exports=e;