@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
14 lines (13 loc) • 423 B
JavaScript
//#region virtual:number--small--7/16.js
const NumberSmall_716 = require("../utils-BpydAK29.cjs").createSVGComponent("NumberSmall_716", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 16,
"height": 16
}, [{
"elem": "path",
"attrs": { "d": "M16.44 21 14.44 21 17 13 15 13 15 14 13 14 13 11 19 11 19 13 16.44 21z" }
}]);
//#endregion
module.exports = NumberSmall_716;