@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
28 lines (27 loc) • 811 B
JavaScript
//#region virtual:classifier--language/24.js
const ClassifierLanguage24 = require("../utils-BpydAK29.cjs").createSVGComponent("ClassifierLanguage24", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 24,
"height": 24
}, [
{
"elem": "path",
"attrs": { "d": "M30,10V2H22v8h3v4H23v2h7V14H27V10ZM24,4h4V8H24Z" }
},
{
"elem": "path",
"attrs": { "d": "M20 23.41 18.59 22 16 24.59 13.41 22 12 23.41 14.59 26 12 28.59 13.41 30 16 27.41 18.59 30 20 28.59 17.41 26 20 23.41z" }
},
{
"elem": "path",
"attrs": { "d": "M20 14 12 14 12 16 15 16 15 21 17 21 17 16 20 16 20 14z" }
},
{
"elem": "path",
"attrs": { "d": "M7,9.86a4,4,0,1,0-2,0V14H2v2H9V14H7ZM4,6A2,2,0,1,1,6,8,2,2,0,0,1,4,6Z" }
}
]);
//#endregion
module.exports = ClassifierLanguage24;