akefin-design-system/preview/brand-entity-marks.html

13 lines
345 B
HTML
Raw Normal View History

2026-05-23 11:59:45 +09:00
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="../colors_and_type.css">
<link rel="stylesheet" href="_card.css">
<style>
body { display:flex; align-items:center; padding:32px; }
</style>
</head>
<body>
<img src="../assets/entity-marks.svg" width="320" height="96" alt="Entity marks">
</body></html>