diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-13 14:18:52 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-13 14:18:52 -0400 |
commit | be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c (patch) | |
tree | 8cc733979c068e939ade2cefee194b423b7b50b3 /icon-theme/material-design-dark/international/currency-inr.svg | |
parent | Another few icon changes (diff) | |
download | lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.tar.gz lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.tar.bz2 lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.zip |
Add the "dark" version of the new material-design icon theme (actually light colored icons - used for dark themes)
Diffstat (limited to 'icon-theme/material-design-dark/international/currency-inr.svg')
-rw-r--r-- | icon-theme/material-design-dark/international/currency-inr.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-dark/international/currency-inr.svg b/icon-theme/material-design-dark/international/currency-inr.svg new file mode 100644 index 00000000..b99569b3 --- /dev/null +++ b/icon-theme/material-design-dark/international/currency-inr.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="#F8F8F8" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 8,3L 18,3L 17,5L 13.7428,5C 14.221,5.57903 14.583,6.25761 14.793,7L 18,7L 17,9L 14.9776,9C 14.7458,11.5716 12.7441,13.6327 10.2,13.9559L 10.2,14.0062L 9.50335,14.0039L 15.4959,21L 12.9959,21L 7,14L 7,12L 9.5,12.0049L 9.5,12C 11.2632,12 12.7219,10.6961 12.9646,9L 7,9L 8,7L 12.6632,7C 12.1015,5.81753 10.8962,5 9.5,5L 7,5L 8,3 Z "/> +</svg> |