@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
14 lines (13 loc) • 595 B
JavaScript
//#region virtual:modified--newest/32.js
const ModifiedNewest32 = require("../utils-BpydAK29.cjs").createSVGComponent("ModifiedNewest32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [{
"elem": "path",
"attrs": { "d": "M19.3197,24.7l-4.3-4.3v-6.4h2v5.6l3.7,3.7s-1.4,1.4-1.4,1.4ZM16,12c4.4,0,8,3.6,8,8s-3.6,8-8,8-7.9803-3.6-7.9803-8,3.6-8,8-8M16,10c-5.5,0-10.0099,4.5-10.0099,10s4.5099,10,10.0099,10,10-4.5,10-10-4.4901-10-9.9901-10h-.0099ZM16,2l-5,6h10l-5-6Z" }
}]);
//#endregion
module.exports = ModifiedNewest32;