diff options
author | q5sys <jt@obs-sec.com> | 2017-02-06 17:12:43 -0500 |
---|---|---|
committer | q5sys <jt@obs-sec.com> | 2017-02-06 17:12:43 -0500 |
commit | 92b5b79d3f0f24a14552ed21874e94b8deb0f139 (patch) | |
tree | 86892bde6dfb348cb39e58a1201266ef79dd5923 /icon-theme/template-icons/templarian_material_design/svg/rotate-right.svg | |
parent | Get the templates for the material icon theme setup in the repo (no icons yet... (diff) | |
download | lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.gz lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.bz2 lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.zip |
adding icons
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/rotate-right.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/rotate-right.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/rotate-right.svg b/icon-theme/template-icons/templarian_material_design/svg/rotate-right.svg new file mode 100644 index 00000000..1e4c2d98 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/rotate-right.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 16.89,15.48L 18.31,16.89C 19.21,15.73 19.76,14.39 19.93,13L 17.91,13C 17.77,13.87 17.43,14.72 16.89,15.48 Z M 13,17.9L 13,19.92C 14.39,19.75 15.74,19.21 16.9,18.31L 15.46,16.87C 14.71,17.41 13.87,17.76 13,17.9 Z M 19.93,11C 19.76,9.61 19.21,8.27 18.31,7.11L 16.89,8.53C 17.43,9.28 17.77,10.13 17.91,11M 15.55,5.55L 11,1L 11,4.07C 7.06,4.56 4,7.92 4,12C 4,16.08 7.05,19.44 11,19.93L 11,17.91C 8.16,17.43 6,14.97 6,12C 6,9.03 8.16,6.57 11,6.09L 11,10L 15.55,5.55 Z "/> +</svg> |