@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
40 lines (39 loc) • 921 B
JavaScript
//#region virtual:ibm--elo--publishing/16.js
const IbmEloPublishing16 = require("../utils-BpydAK29.cjs").createSVGComponent("IbmEloPublishing16", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 16,
"height": 16
}, [
{
"elem": "path",
"attrs": {
"stroke-width": "0",
"d": "M18 26 26.1719 26 23.5859 28.5859 25 30 30 25 25 20 23.5859 21.4141 26.1719 24 18 24 18 26z"
}
},
{
"elem": "path",
"attrs": {
"stroke-width": "0",
"d": "M10 21H15V23H10z"
}
},
{
"elem": "path",
"attrs": {
"stroke-width": "0",
"d": "M10 16H20V18H10z"
}
},
{
"elem": "path",
"attrs": {
"stroke-width": "0",
"d": "m24.7,9.3l-7-7c-.2-.2-.4-.3-.7-.3H7c-1.1,0-2,.8999-2,2v24c0,1.103.8975,2,2,2h8v-2h-8V4h8v6c0,1.1001.9,2,2,2h6v6h2v-8c0-.3-.1-.5-.3-.7Zm-7.7.7v-5.6001l5.6,5.6001h-5.6Z"
}
}
]);
//#endregion
module.exports = IbmEloPublishing16;