@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 655 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 e}from"@equinor/opt-ui-core";var a=e({name:"snooze",prefix:"eds",height:"24",width:"24",svgPathData:"m2.055 5.749 1.281 1.536L7.944 3.44 6.663 1.905 2.055 5.75Zm14.001-2.307 1.281-1.536 4.608 3.843-1.282 1.536-4.607-3.843ZM9 11.095h3.63L9 15.295v1.8h6v-2h-3.63l3.63-4.2v-1.8H9v2Zm3-5c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7Zm-9 7A9 9 0 1 1 21 13.097 9 9 0 0 1 3 13.095Z"});export{a as default};