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 1.995 1.85L21 5v14a2 2 0 0 1-1.85 1.995L19 21H5a2 2 0 0 1-1.995-1.85L3 19V5a2 2 0 0 1 1.85-1.995L5 3zm0 7H5v9h14zm-3 5a1 1 0 0 1 .117 1.993L16 17H8a1 1 0 0 1-.117-1.993L8 15zm0-3a1 1 0 1 1 0 2H8a1 1 0 1 1 0-2zm3-7H5v3h14z"/></g>'};export{a as default};