diff options
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/coin.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/coin.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/coin.svg b/icon-theme/template-icons/templarian_material_design/svg/coin.svg new file mode 100644 index 00000000..601f8f34 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/coin.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-width="0.2" stroke-linejoin="round" d="M 12,2C 17.5228,2 22,6.47715 22,12C 22,17.5228 17.5228,22 12,22C 6.47715,22 2,17.5228 2,12C 2,6.47715 6.47715,2 12,2 Z M 12,4C 7.58172,4 4,7.58173 4,12C 4,16.4183 7.58172,20 12,20C 16.4183,20 20,16.4183 20,12C 20,7.58173 16.4183,4 12,4 Z M 11,17L 11,16L 9,16L 9,14L 13,14L 13,13L 10,13C 9.448,13 9,12.552 9,12L 9,9C 9,8.448 9.448,8 10,8L 11,8L 11,7L 13,7L 13,8L 15,8L 15,10L 11,10L 11,11L 14,11C 14.552,11 15,11.448 15,12L 15,15C 15,15.552 14.552,16 14,16L 13,16L 13,17L 11,17 Z "/> +</svg> |