@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/20.js
const NumberSmall_120 = require("../utils-BpydAK29.cjs").createSVGComponent("NumberSmall_120", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 20,
"height": 20
}, [{
"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_120;