From 36ef8f29dcea579aab058e1778303e10360c7e83 Mon Sep 17 00:00:00 2001
From: bruvzg <7645683+bruvzg@users.noreply.github.com>
Date: Fri, 8 Jul 2022 15:38:30 +0300
Subject: Implement support for loading system fonts on Linux, macOS / iOS and
Windows.
---
editor/icons/FontFile.svg | 2 +-
editor/icons/FontVariation.svg | 2 +-
editor/icons/SystemFont.svg | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
create mode 100644 editor/icons/SystemFont.svg
(limited to 'editor/icons')
diff --git a/editor/icons/FontFile.svg b/editor/icons/FontFile.svg
index 4b94fd0d74..c014299783 100644
--- a/editor/icons/FontFile.svg
+++ b/editor/icons/FontFile.svg
@@ -1 +1 @@
-
+
diff --git a/editor/icons/FontVariation.svg b/editor/icons/FontVariation.svg
index eaad049fce..39917bcba9 100644
--- a/editor/icons/FontVariation.svg
+++ b/editor/icons/FontVariation.svg
@@ -1 +1 @@
-
+
diff --git a/editor/icons/SystemFont.svg b/editor/icons/SystemFont.svg
new file mode 100644
index 0000000000..a6f62d56d3
--- /dev/null
+++ b/editor/icons/SystemFont.svg
@@ -0,0 +1 @@
+
--
cgit v1.2.3