@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
28 lines (27 loc) • 812 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.
*/
//#region virtual:renew--alt/16.js
var _16_default = {
"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": "M19.707,29.707l-1.4141-1.4141,3.293-3.293H2V8h2v15h17.5859l-3.293-3.293,1.4141-1.4141,5.707,5.707-5.707,5.707ZM30,24h-2v-15H10.4141l3.293,3.293-1.4141,1.4141-5.707-5.707,5.707-5.707,1.4141,1.4141-3.293,3.293h19.5859v17Z" }
}],
"name": "renew--alt",
"size": 16
};
//#endregion
export { _16_default as default };