@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 588 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"),a=e.createSvgIcon({name:"warning_filled",prefix:"eds",height:"24",width:"24",svgPathData:"m23 21.5-11-19-11 19h22Zm-12-3v-2h2v2h-2Zm0-4h2v-4h-2v4Z",sizes:{small:{name:"warning_filled_small",prefix:"eds",height:"18",width:"18",svgPathData:"M17.5 16 9 2 .5 16h17ZM8 14v-2h2v2H8Zm0-4h2V6H8v4Z"}}});module.exports=a;