UNPKG

@carbon/icons-vue

Version:

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

24 lines (23 loc) 621 B
//#region virtual:restaurant/24.js const Restaurant24 = require("../utils-BpydAK29.cjs").createSVGComponent("Restaurant24", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 24, "height": 24 }, [ { "elem": "path", "attrs": { "d": "M9 2H11V12H9z" } }, { "elem": "path", "attrs": { "d": "M14,11a4,4,0,0,1-8,0V2H4v9a6,6,0,0,0,5,5.91V30h2V16.91A6,6,0,0,0,16,11V2H14Z" } }, { "elem": "path", "attrs": { "d": "M22,2H21V30h2V20h3a2,2,0,0,0,2-2V8A5.78,5.78,0,0,0,22,2Zm4,16H23V4.09c2.88.56,3,3.54,3,3.91Z" } } ]); //#endregion module.exports = Restaurant24;