UNPKG

@carbon/icons-vue

Version:

Vue components for icons in digital and software products using the Carbon Design System

17 lines (16 loc) 450 B
//#region virtual:pressure--filled/24.js const PressureFilled24 = require("../utils-BpydAK29.cjs").createSVGComponent("PressureFilled24", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 24, "height": 24 }, [{ "elem": "path", "attrs": { "d": "M22,30H10V25H6l10-9,10,9H22Z" } }, { "elem": "path", "attrs": { "d": "M16,16,6,7h4V2H22V7h4Z" } }]); //#endregion module.exports = PressureFilled24;