Nová verze phanpy

This commit is contained in:
2026-02-24 19:32:54 +01:00
parent 9b2b68c60a
commit 879a14e547
173 changed files with 456 additions and 7 deletions

View File

@@ -0,0 +1 @@
const a={width:24,height:24,body:'<g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path fill="currentColor" d="M19 3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zm0 2h-9v14h9zM8 5H5v14h3zm8 10a1 1 0 0 1 .117 1.993L16 17h-3a1 1 0 0 1-.117-1.993L13 15zm0-4a1 1 0 1 1 0 2h-3a1 1 0 1 1 0-2zm0-4a1 1 0 0 1 .117 1.993L16 9h-3a1 1 0 0 1-.117-1.993L13 7z"/></g>'};export{a as default};