@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
31 lines (28 loc) • 837 B
JavaScript
/**
* Copyright IBM Corp. 2016, 2023
*
* This source code is licensed under the Apache-2.0 license found in the
* LICENSE file in the root directory of this source tree.
*
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
*/
;
var _16 = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 16,
"height": 16
},
"content": [{
"elem": "path",
"attrs": {
"d": "M16,30c-7.72,0-14-6.28-14-14h2c0,6.617,5.383,12,12,12v2ZM12,8h-4.922c2.258-2.524,5.467-4,8.922-4,6.617,0,12,5.383,12,12h2c0-7.72-6.28-14-14-14-3.828,0-7.393,1.558-10,4.234V2h-2v8h8v-2ZM22,27.18l-2.59-2.59-1.41,1.41,4,4,8-8-1.41-1.41s-6.59,6.59-6.59,6.59Z"
}
}],
"name": "update-complete",
"size": 16
};
module.exports = _16;