@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
14 lines (13 loc) • 577 B
JavaScript
//#region virtual:asleep--filled/32.js
const AsleepFilled32 = require("../utils-BpydAK29.cjs").createSVGComponent("AsleepFilled32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [{
"elem": "path",
"attrs": { "d": "M14.98,3a1.0024,1.0024,0,0,0-.1746.0156A13.0959,13.0959,0,0,0,16.63,28.9973c.1641.006.3282,0,.4909,0a13.0724,13.0724,0,0,0,10.702-5.5556,1.0094,1.0094,0,0,0-.7833-1.5644A13.08,13.08,0,0,1,15.8892,4.38,1.0149,1.0149,0,0,0,14.98,3Z" }
}]);
//#endregion
module.exports = AsleepFilled32;