UNPKG

@carbon/icons-vue

Version:

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

40 lines (39 loc) 902 B
//#region virtual:scan--alt/24.js const ScanAlt24 = require("../utils-BpydAK29.cjs").createSVGComponent("ScanAlt24", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 24, "height": 24 }, [ { "elem": "path", "attrs": { "d": "M22,24H10a2,2,0,0,1-2-2V19h2v3H22V19h2v3A2,2,0,0,1,22,24Z" } }, { "elem": "path", "attrs": { "d": "M2 15H30V17H2z" } }, { "elem": "path", "attrs": { "d": "M24,13H22V10H10v3H8V10a2,2,0,0,1,2-2H22a2,2,0,0,1,2,2Z" } }, { "elem": "path", "attrs": { "d": "M30 10 28 10 28 4 22 4 22 2 30 2 30 10z" } }, { "elem": "path", "attrs": { "d": "M4 10 2 10 2 2 10 2 10 4 4 4 4 10z" } }, { "elem": "path", "attrs": { "d": "M10 30 2 30 2 22 4 22 4 28 10 28 10 30z" } }, { "elem": "path", "attrs": { "d": "M30 30 22 30 22 28 28 28 28 22 30 22 30 30z" } } ]); //#endregion module.exports = ScanAlt24;