diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-12 15:48:46 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-12 15:48:46 -0400 |
commit | e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9 (patch) | |
tree | e621da655d974127496219ff39b71a651e54294d /icon-theme/material-design-light/actions/source-branch.svg | |
parent | Another batch of "extra" files outside the minimum XDG spec. (diff) | |
download | lumina-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-design-light/actions/source-branch.svg')
-rw-r--r-- | icon-theme/material-design-light/actions/source-branch.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/actions/source-branch.svg b/icon-theme/material-design-light/actions/source-branch.svg new file mode 100644 index 00000000..2d552399 --- /dev/null +++ b/icon-theme/material-design-light/actions/source-branch.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 13,14C 9.64431,14 8.54075,15.3513 8.17783,16.24C 9.2492,16.6979 10,17.7612 10,19C 10,20.6569 8.65686,22 7,22C 5.34315,22 4,20.6569 4,19C 4,17.6938 4.83481,16.5825 6,16.1707L 6,7.8293C 4.83481,7.41746 4,6.30622 4,5C 4,3.34315 5.34315,2.00001 7,2.00001C 8.65685,2.00001 10,3.34315 10,5C 10,6.30622 9.16519,7.41746 8,7.8293L 8,13.1221C 8.8845,12.4701 10.1602,12 12,12C 14.6714,12 15.5587,10.662 15.8534,9.77309C 14.7654,9.32274 14,8.25076 14,7C 14,5.34315 15.3431,4 17,4C 18.6569,4 20,5.34315 20,7C 20,8.34026 19.1211,9.47524 17.9082,9.86006C 17.6521,11.2898 16.6812,14 13,14 Z M 7,18C 6.44771,18 6,18.4477 6,19C 6,19.5523 6.44771,20 7,20C 7.55228,20 8,19.5523 8,19C 8,18.4477 7.55228,18 7,18 Z M 7,4.00001C 6.44771,4.00001 6,4.44772 6,5.00001C 6,5.55229 6.44771,6.00001 7,6.00001C 7.55228,6.00001 8,5.55229 8,5.00001C 8,4.44772 7.55228,4.00001 7,4.00001 Z M 17,6.00001C 16.4477,6.00001 16,6.44772 16,7C 16,7.55229 16.4477,8 17,8C 17.5523,8 18,7.55229 18,7C 18,6.44772 17.5523,6.00001 17,6.00001 Z "/> +</svg> |