@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
29 lines (27 loc) • 809 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:enable-step/32.js
var _32_default = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
},
"content": [{
"elem": "path",
"attrs": { "d": "M29,12H3c-.6,0-1-.4-1-1V3c0-.6.4-1,1-1h26c.6,0,1,.4,1,1v8c0,.6-.4,1-1,1ZM4,4v6h24v-6H4ZM23,27.2l-2.6-2.6-1.4,1.4,4,4,7-7-1.4-1.4-5.6,5.6ZM17,22H4v-6h24v3h2v-4c0-.6-.4-1-1-1H3c-.6,0-1,.5-1,1v8c0,.5.4,1,1,1h14v-2Z" }
}],
"name": "enable-step",
"size": 32
};
//#endregion
module.exports = _32_default;