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