@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
28 lines (27 loc) • 736 B
JavaScript
//#region virtual:catalog--publish/16.js
const CatalogPublish16 = require("../utils-BpydAK29.cjs").createSVGComponent("CatalogPublish16", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 16,
"height": 16
}, [
{
"elem": "path",
"attrs": { "d": "M20 20 21.4 21.4 18.8 24 28 24 28 26 18.8 26 21.4 28.6 20 30 15 25z" }
},
{
"elem": "path",
"attrs": { "d": "M14 15H22V17H14z" }
},
{
"elem": "path",
"attrs": { "d": "M14 8H22V10H14z" }
},
{
"elem": "path",
"attrs": { "d": "M13,28H8v-4h2v-2H8v-5h2v-2H8v-5h2V8H8V4h18v16h2V4c0-1.1-0.9-2-2-2H8C6.9,2,6,2.9,6,4v4H4v2h2v5H4v2h2v5H4v2h2v4 c0,1.1,0.9,2,2,2h5V28z" }
}
]);
//#endregion
module.exports = CatalogPublish16;