@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
32 lines (31 loc) • 797 B
JavaScript
//#region virtual:notebook--reference/24.js
const NotebookReference24 = require("../utils-BpydAK29.cjs").createSVGComponent("NotebookReference24", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 24,
"height": 24
}, [
{
"elem": "path",
"attrs": { "d": "M4 20 4 22 7.586 22 2 27.586 3.414 29 9 23.414 9 27 11 27 11 20 4 20z" }
},
{
"elem": "path",
"attrs": { "d": "M19 10H26V12H19z" }
},
{
"elem": "path",
"attrs": { "d": "M19 15H26V17H19z" }
},
{
"elem": "path",
"attrs": { "d": "M19 20H26V22H19z" }
},
{
"elem": "path",
"attrs": { "d": "M28,5H4A2.002,2.002,0,0,0,2,7V17H4V7H15V27H28a2.002,2.002,0,0,0,2-2V7A2.002,2.002,0,0,0,28,5ZM17,25V7H28l.0015,18Z" }
}
]);
//#endregion
module.exports = NotebookReference24;