1 2 3 4 5 6 7 8 9 10 11
--- tags: [merge, stack, graphic] category: Design version: "1.52" unicode: "eff8" --- <svg> <rect x="8" y="4" width="12" height="12" rx="2" /> <rect x="4" y="8" width="12" height="12" rx="2" /> <path d="M9 15l6 -6" /> </svg>