aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/international/currency-ngn.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-12 15:03:54 -0400
committerKen Moore <ken@ixsystems.com>2017-04-12 15:03:54 -0400
commitcec20a956fcc4241c2008813aee0351e9be9afae (patch)
tree23e2708ffd477942760b6a6577ec08ff3fed2005 /icon-theme/material-icons-light/international/currency-ngn.svg
parentGet almost all the status icons implemented. Good enough to use since the oth... (diff)
downloadlumina-cec20a956fcc4241c2008813aee0351e9be9afae.tar.gz
lumina-cec20a956fcc4241c2008813aee0351e9be9afae.tar.bz2
lumina-cec20a956fcc4241c2008813aee0351e9be9afae.zip
Another batch of "extra" files outside the minimum XDG spec.
Diffstat (limited to 'icon-theme/material-icons-light/international/currency-ngn.svg')
-rw-r--r--icon-theme/material-icons-light/international/currency-ngn.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/international/currency-ngn.svg b/icon-theme/material-icons-light/international/currency-ngn.svg
new file mode 100644
index 00000000..9d2ee20f
--- /dev/null
+++ b/icon-theme/material-icons-light/international/currency-ngn.svg
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
+ <path fill="#000000" fill-opacity="1" stroke-linejoin="round" d="M 4,9L 6,9L 6,3L 8,3L 11.4231,9L 16,9L 16,3L 18,3L 18,9L 20,9L 20,11L 18,11L 18,13L 20,13L 20,15L 18,15L 18,21L 16,21L 12.5652,15L 8,15L 8,21L 6,21L 6,15L 4,15L 4,13L 6,13L 6,11L 4,11L 4,9 Z M 8,9L 9.13031,9L 8,7.02558L 8,9 Z M 8,11L 8,13L 11.4202,13L 10.2753,11L 8,11 Z M 16,17.0223L 16,15L 14.8462,15L 16,17.0223 Z M 12.5642,11L 13.7052,13L 16,13L 16,11L 12.5642,11 Z "/>
+</svg>
bgstack15