aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/international/currency-btc.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-12 15:48:46 -0400
committerKen Moore <ken@ixsystems.com>2017-04-12 15:48:46 -0400
commite4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9 (patch)
treee621da655d974127496219ff39b71a651e54294d /icon-theme/material-icons-light/international/currency-btc.svg
parentAnother batch of "extra" files outside the minimum XDG spec. (diff)
downloadlumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.tar.gz
lumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.tar.bz2
lumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.zip
Rename the material-icons-light directory to material-design-light, and add the project file and index to get it to install properly.
Diffstat (limited to 'icon-theme/material-icons-light/international/currency-btc.svg')
-rw-r--r--icon-theme/material-icons-light/international/currency-btc.svg5
1 files changed, 0 insertions, 5 deletions
diff --git a/icon-theme/material-icons-light/international/currency-btc.svg b/icon-theme/material-icons-light/international/currency-btc.svg
deleted file mode 100644
index e2256854..00000000
--- a/icon-theme/material-icons-light/international/currency-btc.svg
+++ /dev/null
@@ -1,5 +0,0 @@
-<?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.5,5L 8,5L 8,2L 10,2L 10,5L 11.5,5L 11.5,2.00001L 13.5,2.00001L 13.5,5.00001C 19,5 19,11 16,11.25C 20,11 21,19 13.5,19L 13.5,22L 11.5,22L 11.5,19L 10,19L 10,22L 8,22L 8,19L 4.5,19L 5,17L 6,17C 6.55228,17 7,16.5523 7,16L 7,8C 7,7.44772 6.55228,7 6,7L 4.5,7L 4.5,5 Z M 10,7L 10,11C 10,11 14.5,11.25 14.5,9.00003C 14.5,6.75002 10,7.00001 10,7 Z M 10,12.5L 10,16.9961C 10,16.9961 15.5,17 15.5,14.75C 15.5,12.5 9.99999,12.5 10,12.5 Z "/>
-</svg>
bgstack15