@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 665 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 v}from"@equinor/opt-ui-core";var h=v({name:"notifications_add",prefix:"eds",height:"24",width:"24",svgPathData:"M12 1.25c-.83 0-1.5.67-1.5 1.5v1.17C7.36 4.6 5 7.4 5 10.75v6l-2 2v1h18v-1l-2-2v-6c0-3.35-2.36-6.15-5.5-6.83V2.75c0-.83-.67-1.5-1.5-1.5Zm5 9.5c0-2.76-2.24-5-5-5s-5 2.24-5 5v7h10v-7Zm-5 12c-1.1 0-1.99-.89-1.99-1.99h3.98c0 1.1-.89 1.99-1.99 1.99Zm-1-15h2v3h3v2h-3v3h-2v-3H8v-2h3v-3Z"});export{h as default};