@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
14 lines (13 loc) • 430 B
JavaScript
//#region virtual:number--6/24.js
const Number_624 = require("../utils-BpydAK29.cjs").createSVGComponent("Number_624", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 24,
"height": 24
}, [{
"elem": "path",
"attrs": { "d": "M18,14H14V11h5V9H14a2,2,0,0,0-2,2V21a2,2,0,0,0,2,2h4a2,2,0,0,0,2-2V16A2,2,0,0,0,18,14Zm-4,7V16h4v5Z" }
}]);
//#endregion
module.exports = Number_624;