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