@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 491 B
JavaScript
;/**
* @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"),t=e.createSvgIcon({name:"playlist_added",prefix:"eds",height:"24",width:"24",svgPathData:"M1.5 5h12v2h-12V5Zm0 4h12v2h-12V9Zm0 6h8v-2h-8v2Zm21-3L21 10.5 15.51 16l-3.01-3-1.5 1.5 4.51 4.5 6.99-7Z"});module.exports=t;