@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
14 lines (13 loc) • 673 B
JavaScript
//#region virtual:file--change/32.js
const FileChange32 = require("../utils-BpydAK29.cjs").createSVGComponent("FileChange32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [{
"elem": "path",
"attrs": { "d": "M29.81,24.32c-1.15,1.24-2.25,1.68-3.26,1.68-1.16,0-2.21-.58-3.09-1.22-1.9901-1.41-2.86-.77-3.73.16l-1.46-1.37c1.19-1.27,3.15-2.7,6.35-.41,1.47,1.05,2.36,1.27,3.72-.2l1.47,1.36ZM8,28h16v2H8c-1.1,0-2-.9-2-2V4c0-1.1.9-2,2-2h10c.27,0,.52.11.71.29l7,7c.18.19.29.44.29.71v10h-2v-8h-6c-1.1,0-2-.9-2-2v-6h-8v24ZM18,4.41v5.59h5.59l-5.59-5.59Z" }
}]);
//#endregion
module.exports = FileChange32;