@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
17 lines (16 loc) • 445 B
JavaScript
//#region virtual:text--short-paragraph/32.js
const TextShortParagraph32 = require("../utils-BpydAK29.cjs").createSVGComponent("TextShortParagraph32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [{
"elem": "path",
"attrs": { "d": "M6 18H20V20H6z" }
}, {
"elem": "path",
"attrs": { "d": "M6 12H26V14H6z" }
}]);
//#endregion
module.exports = TextShortParagraph32;