diff options
author | Roger Gonzalez <roger@rogs.me> | 2020-04-13 11:11:23 -0300 |
---|---|---|
committer | Roger Gonzalez <roger@rogs.me> | 2020-04-13 11:11:23 -0300 |
commit | 27460d549be12b74b724537e0836b58c96ce9031 (patch) | |
tree | ef3437a35e1fe79912dd8e8f0c7a5ecbce9933b5 /.icons/Material-Black-Lime-Numix/16/emblems/emblem-ubuntuone-unsynchronized.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/16/emblems/emblem-ubuntuone-unsynchronized.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/16/emblems/emblem-ubuntuone-unsynchronized.svg | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/16/emblems/emblem-ubuntuone-unsynchronized.svg b/.icons/Material-Black-Lime-Numix/16/emblems/emblem-ubuntuone-unsynchronized.svg new file mode 100644 index 00000000..428788d6 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/16/emblems/emblem-ubuntuone-unsynchronized.svg @@ -0,0 +1,18 @@ +<svg width="16" xmlns="http://www.w3.org/2000/svg" height="16" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> +<defs> + +<filter width="100%" x="0" y="0" height="100%" filterUnits="objectBoundingBox" id="alpha"> +<feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" in="SourceGraphic" type="matrix"/> +</filter> +<g style="clip-path:url(#clip1)" id="surface6"> +<path style="stroke-opacity:.941;fill:#53a93e;stroke:#859900;fill-opacity:.941;stroke-width:.792" d="M 43.605469 24 C 43.605469 34.828125 34.828125 43.605469 24 43.605469 C 13.171875 43.605469 4.394531 34.828125 4.394531 24 C 4.394531 13.171875 13.171875 4.394531 24 4.394531 C 34.828125 4.394531 43.605469 13.171875 43.605469 24 Z " transform="scale(.33333)"/> +</g> +<mask id="mask0"> +<g style="filter:url(#alpha)"> +<rect width="16" x="0" y="0" height="16" style="fill:#000;fill-opacity:.502"/> +</g> +</mask> +</defs> +<use style="mask:url(#mask0)" xlink:href="#surface6"/> +<path style="fill:#fff" d="M 8.039062 3.332031 C 5.722656 3.332031 3.832031 5.292969 3.691406 7.765625 L 2.332031 7.765625 L 4.515625 11.304688 L 6.703125 7.765625 L 5.148438 7.765625 C 5.28125 6.164062 6.523438 4.910156 8.039062 4.910156 C 8.601562 4.910156 9.128906 5.082031 9.574219 5.378906 L 10.320312 4.035156 C 9.65625 3.59375 8.875 3.332031 8.039062 3.332031 Z M 11.484375 4.695312 L 9.296875 8.234375 L 10.851562 8.234375 C 10.71875 9.835938 9.476562 11.089844 7.960938 11.089844 C 7.398438 11.089844 6.871094 10.917969 6.425781 10.621094 L 5.679688 11.964844 C 6.34375 12.40625 7.125 12.667969 7.960938 12.667969 C 10.277344 12.667969 12.167969 10.707031 12.308594 8.234375 L 13.667969 8.234375 Z "/> +</svg> |