diff options
author | Ken Moore <ken@ixsystems.com> | 2017-12-21 09:47:39 -0500 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-12-21 09:47:39 -0500 |
commit | 6fa4f14708a67c57d7b6753c4e933df2e6b2f583 (patch) | |
tree | e867e7fc3c61535b1c74d956556cc31c630a5ead /icon-theme/material-design-light/actions/presentation-play.svg | |
parent | Turn of some stdout messages within the Qt theme plugin. (diff) | |
parent | Merge branch 'master' of https://github.com/trueos/lumina (diff) | |
download | lumina-6fa4f14708a67c57d7b6753c4e933df2e6b2f583.tar.gz lumina-6fa4f14708a67c57d7b6753c4e933df2e6b2f583.tar.bz2 lumina-6fa4f14708a67c57d7b6753c4e933df2e6b2f583.zip |
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/material-design-light/actions/presentation-play.svg')
-rw-r--r-- | icon-theme/material-design-light/actions/presentation-play.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/actions/presentation-play.svg b/icon-theme/material-design-light/actions/presentation-play.svg new file mode 100644 index 00000000..f2a0dd74 --- /dev/null +++ b/icon-theme/material-design-light/actions/presentation-play.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 2,3L 10,3C 10,1.89543 10.8954,1 12,1C 13.1046,1 14,1.89543 14,3L 22,3L 22,5L 21,5L 21,16L 15.25,16L 17,22L 15,22L 13.25,16L 10.75,16L 9,22L 7,22L 8.75,16L 3,16L 3,5L 2,5L 2,3 Z M 5,5.00001L 5,14L 19,14L 19,5.00001L 5,5.00001 Z M 11.8536,11.8536C 11.7631,11.944 11.6381,12 11.5,12C 11.2239,12 11,11.7761 11,11.5L 11,7.50001C 11,7.22387 11.2239,7.00001 11.5,7.00001C 11.6381,7.00001 11.7631,7.05597 11.8536,7.14646L 13.25,8.5429C 13.569,8.86193 13.8881,9.18097 13.8881,9.50001C 13.8881,9.81905 13.569,10.1381 13.25,10.4571L 11.8536,11.8536 Z "/> +</svg> |