UNPKG

@carbon/icons-vue

Version:

Vue components for icons in digital and software products using the Carbon Design System

17 lines (16 loc) 524 B
//#region virtual:text--superscript/16.js const TextSuperscript16 = require("../utils-BpydAK29.cjs").createSVGComponent("TextSuperscript16", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 16, "height": 16 }, [{ "elem": "path", "attrs": { "d": "M29 17 23 17 23 11 27 11 27 9 23 9 23 7 29 7 29 13 25 13 25 15 29 15 29 17z" } }, { "elem": "path", "attrs": { "d": "M4 7 4 9 11 9 11 25 13 25 13 9 20 9 20 7 4 7z" } }]); //#endregion module.exports = TextSuperscript16;