@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
14 lines (13 loc) • 765 B
JavaScript
//#region virtual:server--time--usage/16.js
const ServerTimeUsage16 = require("../utils-BpydAK29.cjs").createSVGComponent("ServerTimeUsage16", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 16,
"height": 16
}, [{
"elem": "path",
"attrs": { "d": "M8,25c0,.5523-.4477,1-1,1s-1-.4477-1-1,.4477-1,1-1,1,.4477,1,1ZM30,28v-6c0-1.1025-.8975-2-2-2H4c-1.103,0-2,.8975-2,2v6c0,1.1025.897,2,2,2h24c1.1025,0,2-.8975,2-2ZM28,22v6H4l-.0015-6h24.0015ZM24,10c0-4.4111-3.5889-8-8-8s-8,3.5889-8,8,3.5889,8,8,8,8-3.5889,8-8ZM22,10c0,3.3086-2.6914,6-6,6s-6-2.6914-6-6,2.6914-6,6-6,6,2.6914,6,6ZM16,10h6c0-1.5907-.6326-3.1179-1.7574-4.2426s-2.652-1.7574-4.2426-1.7574v6Z" }
}]);
//#endregion
module.exports = ServerTimeUsage16;