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