From 1e02df61d0e3ec4158536376c0888f4d589b41be Mon Sep 17 00:00:00 2001 From: Jermolene Date: Wed, 25 Feb 2015 20:37:07 +0000 Subject: [PATCH] Add tip and warning icons MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @aelocson I thought these might be useful for the docs; we’ll need some macros and styles, though. --- core/images/tip.tid | 8 ++++++++ core/images/warning.tid | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 core/images/tip.tid create mode 100644 core/images/warning.tid diff --git a/core/images/tip.tid b/core/images/tip.tid new file mode 100644 index 000000000..88a622ab0 --- /dev/null +++ b/core/images/tip.tid @@ -0,0 +1,8 @@ +title: $:/core/images/tip +tags: $:/tags/Image + + + + + + \ No newline at end of file diff --git a/core/images/warning.tid b/core/images/warning.tid new file mode 100644 index 000000000..1a34233dc --- /dev/null +++ b/core/images/warning.tid @@ -0,0 +1,8 @@ +title: $:/core/images/warning +tags: $:/tags/Image + + + + + + \ No newline at end of file