@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
17 lines (16 loc) • 484 B
JavaScript
//#region virtual:number--0/32.js
const Number_032 = require("../utils-BpydAK29.cjs").createSVGComponent("Number_032", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [{
"elem": "path",
"attrs": { "d": "M18,23H14a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h4a2,2,0,0,1,2,2V21A2,2,0,0,1,18,23ZM14,11h0V21h4V11Z" }
}, {
"elem": "path",
"attrs": { "d": "M15 15H17V17H15z" }
}]);
//#endregion
module.exports = Number_032;