@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
24 lines (23 loc) • 539 B
JavaScript
//#region virtual:letter--Jj/32.js
const LetterJj32 = require("../utils-BpydAK29.cjs").createSVGComponent("LetterJj32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [
{
"elem": "path",
"attrs": { "d": "M20 9H22V11H20z" }
},
{
"elem": "path",
"attrs": { "d": "M20,25H17v2h3a2,2,0,0,0,2-2V13H20Z" }
},
{
"elem": "path",
"attrs": { "d": "M14,23H10a2,2,0,0,1-2-2V19h2v2h4V9h2V21A2,2,0,0,1,14,23Z" }
}
]);
//#endregion
module.exports = LetterJj32;