Add icons tool

This commit is contained in:
Florian RICHER 2023-04-02 20:21:32 +02:00
parent 99673157b7
commit 7d225d7129
31 changed files with 765 additions and 30 deletions

View file

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/assets/images/tools/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
</head>