@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 496 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
*/import{createSvgIcon as t}from"@equinor/opt-ui-core";var e=t({name:"text_rotation_none",prefix:"eds",height:"24",width:"24",svgPathData:"m7.6 14 .9-2.2h5l.9 2.2h2.1L11.75 3h-1.5L5.5 14h2.1ZM20 18l-3-3v2H4v2h13v2l3-3Zm-7.13-8L11 4.98 9.13 10h3.74Z"});export{e as default};