UNPKG

@carbon/icons-vue

Version:

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

17 lines (16 loc) 480 B
//#region virtual:copy/24.js const Copy24 = require("../utils-BpydAK29.cjs").createSVGComponent("Copy24", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 24, "height": 24 }, [{ "elem": "path", "attrs": { "d": "M28,10V28H10V10H28m0-2H10a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2Z" } }, { "elem": "path", "attrs": { "d": "M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z" } }]); //#endregion module.exports = Copy24;