UNPKG

@carbon/icons-vue

Version:

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

28 lines (27 loc) 850 B
//#region virtual:moonrise/24.js const Moonrise24 = require("../utils-BpydAK29.cjs").createSVGComponent("Moonrise24", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 24, "height": 24 }, [ { "elem": "path", "attrs": { "d": "M2 28H30V30H2z" } }, { "elem": "path", "attrs": { "d": "M26,26H24a7.987,7.987,0,0,0-2.0371-5.3335l1.49-1.334A9.9835,9.9835,0,0,1,26,26Z" } }, { "elem": "path", "attrs": { "d": "M16,26H14a9.9268,9.9268,0,0,1,3.7539-7.804A7.89,7.89,0,0,0,16,18a8.0092,8.0092,0,0,0-8,8H6A10.0113,10.0113,0,0,1,16,16a9.8923,9.8923,0,0,1,4.4458,1.0515,1,1,0,0,1,0,1.79A7.9567,7.9567,0,0,0,16,26Z" } }, { "elem": "path", "attrs": { "d": "M16 2 11 7 12.41 8.41 15 5.83 15 6 15 14 17 14 17 6 17 5.83 19.59 8.41 21 7 16 2z" } } ]); //#endregion module.exports = Moonrise24;