@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
14 lines (13 loc) • 791 B
JavaScript
//#region virtual:shield--alert/32.js
const ShieldAlert32 = require("../utils-BpydAK29.cjs").createSVGComponent("ShieldAlert32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [{
"elem": "path",
"attrs": { "d": "M17,18h-2V7h2v11ZM14.5,22.5c0,.8284.6716,1.5,1.5,1.5s1.5-.6716,1.5-1.5-.6716-1.5-1.5-1.5-1.5.6716-1.5,1.5ZM16.479,29.8779l5.7856-3.1562c3.5381-1.9297,5.7354-5.6543,5.7354-9.7217V4c0-1.103-.8975-2-2-2H6c-1.103,0-2,.897-2,2v13c0,4.0674,2.1978,7.792,5.7349,9.7217l5.7861,3.1562c.1494.0811.314.1221.479.1221s.3296-.041.479-.1221ZM26,4v13c0,3.335-1.7979,6.3867-4.6924,7.9658l-5.3076,2.8955-5.3071-2.8955c-2.8945-1.5791-4.6929-4.6309-4.6929-7.9658V4h20Z" }
}]);
//#endregion
module.exports = ShieldAlert32;