Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/djuelg/Shapez-Theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/justify.svg')
-rw-r--r--layouts/partials/justify.svg16
1 files changed, 16 insertions, 0 deletions
diff --git a/layouts/partials/justify.svg b/layouts/partials/justify.svg
new file mode 100644
index 0000000..5f7270a
--- /dev/null
+++ b/layouts/partials/justify.svg
@@ -0,0 +1,16 @@
+<svg id="alignJustify"
+ xmlns="http://www.w3.org/2000/svg"
+ version="1.1"
+ baseProfile="tiny"
+ width="512px"
+ height="512px"
+ viewBox="0 0 24 24"
+ xml:space="preserve">
+
+ <g>
+ <path d="M1,4.9h22c0.221,0,0.4-0.18,0.4-0.4S23.221,4.1,23,4.1H1c-0.221,0-0.4,0.18-0.4,0.4S0.779,4.9,1,4.9z"/>
+ <path d="M23,9.1H1c-0.221,0-0.4,0.18-0.4,0.4S0.779,9.9,1,9.9h22c0.221,0,0.4-0.18,0.4-0.4S23.221,9.1,23,9.1z"/>
+ <path d="M23,14.059H1c-0.221,0-0.4,0.18-0.4,0.4s0.179,0.4,0.4,0.4h22c0.221,0,0.4-0.18,0.4-0.4S23.221,14.059,23,14.059z"/>
+ <path d="M23,19.1H1c-0.221,0-0.4,0.18-0.4,0.4s0.179,0.4,0.4,0.4h22c0.221,0,0.4-0.18,0.4-0.4S23.221,19.1,23,19.1z"/>
+ </g>
+</svg>