@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
17 lines (16 loc) • 686 B
JavaScript
//#region virtual:manage-protection/32.js
const ManageProtection32 = require("../utils-BpydAK29.cjs").createSVGComponent("ManageProtection32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [{
"elem": "path",
"attrs": { "d": "M16,30,9.8242,26.7071A10.9815,10.9815,0,0,1,4,17V4A2.0022,2.0022,0,0,1,6,2H26a2.0022,2.0022,0,0,1,2,2V17a10.9815,10.9815,0,0,1-5.8242,9.7069ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z" }
}, {
"elem": "path",
"attrs": { "d": "M16,25.277V6h8V16.8048a7,7,0,0,1-3.7,6.1731Z" }
}]);
//#endregion
module.exports = ManageProtection32;