Skip to content

Instantly share code, notes, and snippets.

@udai22
udai22 / index.html
Created May 7, 2026 14:16
Badge review — 91 new icons (style + brand colors)
This file has been truncated, but you can view the full file.
<!doctype html>
<html><head><meta charset='utf-8'>
<title>Badge Review — 91 new icons</title>
<style>
body { background:#0b0f17; color:#e8eaed; font-family:-apple-system,Helvetica,sans-serif;
margin:0; padding:32px; }
h1 { font-size:28px; margin:0 0 8px; }
h2 { font-size:22px; padding:8px 14px; margin:32px 0 6px; background:#161c28; }
h2 .count { opacity:.55; font-weight:400; margin-left:10px; font-size:18px; }
.subtitle { opacity:.7; margin-bottom:14px; font-size:14px; }