Files
wehub-resource-sync 7254f7b4d1
Build / Build (macos-latest) (push) Has been cancelled
Build / Build (ubuntu-latest) (push) Has been cancelled
Build / Build (windows-latest) (push) Has been cancelled
Build / Analyze (javascript) (push) Has been cancelled
Build / Analyze (python) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:37:45 +08:00

27 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html>
<body>
<div style="height: 400px;">
<div style="background: #f6f6f6; width: 400px; height: 400px; float: left;">
<img src="icon.svg" width="300" style="position: relative; top: 50px; left: 50px;">
</div>
<div style="background: #d8d8d8; width: 400px; height: 400px; float: left;">
<img src="icon.svg" width="300" style="position: relative; top: 50px; left: 50px;">
</div>
<div style="background: #1e1e1e; width: 400px; height: 400px; float: left;">
<img src="icon.svg" width="300" style="position: relative; top: 50px; left: 50px;">
</div>
</div>
<div style="height: 400px;">
<div style="background: #f6f6f6; width: 400px; height: 400px; float: left;">
<img src="icon.icns.svg" width="300" style="position: relative; top: 50px; left: 50px;">
</div>
<div style="background: #d8d8d8; width: 400px; height: 400px; float: left;">
<img src="icon.icns.svg" width="300" style="position: relative; top: 50px; left: 50px;">
</div>
<div style="background: #1e1e1e; width: 400px; height: 400px; float: left;">
<img src="icon.icns.svg" width="300" style="position: relative; top: 50px; left: 50px;">
</div>
</div>
</body>
</html>