diff options
Diffstat (limited to 'previews/duotone.svg')
-rw-r--r-- | previews/duotone.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/previews/duotone.svg b/previews/duotone.svg new file mode 100644 index 0000000..93877f8 --- /dev/null +++ b/previews/duotone.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="16" shape-rendering="crispEdges"> +<rect x="0.0" width="16.666666666667" height="16" fill="rgb(16, 16, 16)"></rect> +<rect x="16.666666666667" width="16.666666666667" height="16" fill="rgb(21, 21, 21)"></rect> +<rect x="33.333333333333" width="16.666666666667" height="16" fill="rgb(36, 36, 36)"></rect> +<rect x="50.0" width="16.666666666667" height="16" fill="rgb(37, 37, 37)"></rect> +<rect x="66.666666666667" width="16.666666666667" height="16" fill="rgb(48, 48, 48)"></rect> +<rect x="83.333333333333" width="16.666666666667" height="16" fill="rgb(64, 64, 64)"></rect> +<rect x="100.0" width="16.666666666667" height="16" fill="rgb(68, 68, 68)"></rect> +<rect x="116.66666666667" width="16.666666666667" height="16" fill="rgb(1, 168, 112)"></rect> +<rect x="133.33333333333" width="16.666666666667" height="16" fill="rgb(112, 112, 112)"></rect> +<rect x="150.0" width="16.666666666667" height="16" fill="rgb(160, 160, 160)"></rect> +<rect x="166.66666666667" width="16.666666666667" height="16" fill="rgb(208, 208, 208)"></rect> +<rect x="183.33333333333" width="16.666666666667" height="16" fill="rgb(223, 223, 223)"></rect> +</svg>
\ No newline at end of file |