diff options
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/file-send.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/file-send.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/file-send.svg b/icon-theme/template-icons/templarian_material_design/svg/file-send.svg new file mode 100644 index 00000000..5342df57 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/file-send.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="1.33333" stroke-linejoin="miter" d="M 14,2L 6,2C 4.89,2 4,2.89 4,4L 4,20C 4,21.1 4.9,22 6,22L 18,22C 19.1,22 20,21.1 20,20L 20,8L 14,2 Z M 12.54,19.37L 12.54,17.37L 8.54,17.37L 8.54,15.38L 12.54,15.38L 12.54,13.38L 15.54,16.38L 12.54,19.37 Z M 13,9L 13,3.5L 18.5,9L 13,9 Z "/> +</svg> |