page tools, doc infos text.align right
1
fonts/icons/svg/entypo-down-open-big-default.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="866" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(105,105,105)" d="M63 280l370 356 372 -356q22 -26 48 0 26 22 0 48l-396 392q-22 22 -48 0l-396 -392q-26 -26 0 -48 24 -24 50 0z"/></svg>
|
After Width: | Height: | Size: 214 B |
1
fonts/icons/svg/entypo-down-open-big-hover.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="866" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(40,109,168)" d="M63 280l370 356 372 -356q22 -26 48 0 26 22 0 48l-396 392q-22 22 -48 0l-396 -392q-26 -26 0 -48 24 -24 50 0z"/></svg>
|
After Width: | Height: | Size: 213 B |
1
fonts/icons/svg/entypo-up-open-big-default.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="864" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(105,105,105)" d="M804 720l-372 -358 -370 358q-26 22 -50 0 -24 -24 0 -50l396 -390q26 -26 48 0l396 390q24 26 0 50 -26 22 -48 0z"/></svg>
|
After Width: | Height: | Size: 216 B |
1
fonts/icons/svg/entypo-up-open-big-hover.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="864" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(40,109,168)" d="M804 720l-372 -358 -370 358q-26 22 -50 0 -24 -24 0 -50l396 -390q26 -26 48 0l396 390q24 26 0 50 -26 22 -48 0z"/></svg>
|
After Width: | Height: | Size: 215 B |
|
@ -1,86 +0,0 @@
|
|||
.icon-user-default { background-image: url(entypo-user-default.svg) }
|
||||
.icon-user-hover { background-image: url(entypo-user-hover.svg) }
|
||||
.icon-logout-default { background-image: url(fontawesome-logout-default.svg) }
|
||||
.icon-logout-hover { background-image: url(fontawesome-logout-hover.svg) }
|
||||
.icon-login-default { background-image: url(fontawesome-login-default.svg) }
|
||||
.icon-login-hover { background-image: url(fontawesome-login-hover.svg) }
|
||||
.icon-clipboard-default { background-image: url(elusive-clipboard-default.svg) }
|
||||
.icon-clipboard-hover { background-image: url(elusive-clipboard-hover.svg) }
|
||||
.icon-smile-default { background-image: url(fontawesome-smile-default.svg) }
|
||||
.icon-smile-hover { background-image: url(fontawesome-smile-hover.svg) }
|
||||
.icon-frown-default { background-image: url(fontawesome-frown-default.svg) }
|
||||
.icon-frown-hover { background-image: url(fontawesome-frown-hover.svg) }
|
||||
.icon-meh-default { background-image: url(fontawesome-meh-default.svg) }
|
||||
.icon-meh-hover { background-image: url(fontawesome-meh-hover.svg) }
|
||||
.icon-emo-happy-default { background-image: url(fontelico-emo-happy-default.svg) }
|
||||
.icon-emo-happy-hover { background-image: url(fontelico-emo-happy-hover.svg) }
|
||||
.icon-emo-wink-default { background-image: url(fontelico-emo-wink-default.svg) }
|
||||
.icon-emo-wink-hover { background-image: url(fontelico-emo-wink-hover.svg) }
|
||||
.icon-emo-wink2-default { background-image: url(fontelico-emo-wink2-default.svg) }
|
||||
.icon-emo-wink2-hover { background-image: url(fontelico-emo-wink2-hover.svg) }
|
||||
.icon-emo-unhappy-default { background-image: url(fontelico-emo-unhappy-default.svg) }
|
||||
.icon-emo-unhappy-hover { background-image: url(fontelico-emo-unhappy-hover.svg) }
|
||||
.icon-emo-sleep-default { background-image: url(fontelico-emo-sleep-default.svg) }
|
||||
.icon-emo-sleep-hover { background-image: url(fontelico-emo-sleep-hover.svg) }
|
||||
.icon-emo-thumbsup-default { background-image: url(fontelico-emo-thumbsup-default.svg) }
|
||||
.icon-emo-thumbsup-hover { background-image: url(fontelico-emo-thumbsup-hover.svg) }
|
||||
.icon-emo-grin-default { background-image: url(fontelico-emo-grin-default.svg) }
|
||||
.icon-emo-grin-hover { background-image: url(fontelico-emo-grin-hover.svg) }
|
||||
.icon-emo-angry-default { background-image: url(fontelico-emo-angry-default.svg) }
|
||||
.icon-emo-angry-hover { background-image: url(fontelico-emo-angry-hover.svg) }
|
||||
.icon-emo-cry-default { background-image: url(fontelico-emo-cry-default.svg) }
|
||||
.icon-emo-cry-hover { background-image: url(fontelico-emo-cry-hover.svg) }
|
||||
.icon-emo-squint-default { background-image: url(fontelico-emo-squint-default.svg) }
|
||||
.icon-emo-squint-hover { background-image: url(fontelico-emo-squint-hover.svg) }
|
||||
.icon-emo-laugh-default { background-image: url(fontelico-emo-laugh-default.svg) }
|
||||
.icon-emo-laugh-hover { background-image: url(fontelico-emo-laugh-hover.svg) }
|
||||
.icon-clock-default { background-image: url(fontawesome-clock-default.svg) }
|
||||
.icon-clock-hover { background-image: url(fontawesome-clock-hover.svg) }
|
||||
.icon-doc-text-default { background-image: url(fontawesome-doc-text-default.svg) }
|
||||
.icon-doc-text-hover { background-image: url(fontawesome-doc-text-hover.svg) }
|
||||
.icon-file-pdf-default { background-image: url(fontawesome-file-pdf-default.svg) }
|
||||
.icon-file-pdf-hover { background-image: url(fontawesome-file-pdf-hover.svg) }
|
||||
.icon-link-default { background-image: url(fontawesome-link-default.svg) }
|
||||
.icon-link-hover { background-image: url(fontawesome-link-hover.svg) }
|
||||
.icon-bell-default { background-image: url(fontawesome-bell-default.svg) }
|
||||
.icon-bell-hover { background-image: url(fontawesome-bell-hover.svg) }
|
||||
.icon-bookmark-empty-default { background-image: url(fontawesome-bookmark-empty-default.svg) }
|
||||
.icon-bookmark-empty-hover { background-image: url(fontawesome-bookmark-empty-hover.svg) }
|
||||
.icon-mail-default { background-image: url(fontawesome-mail-default.svg) }
|
||||
.icon-mail-hover { background-image: url(fontawesome-mail-hover.svg) }
|
||||
.icon-menu-default { background-image: url(fontawesome-menu-default.svg) }
|
||||
.icon-menu-hover { background-image: url(fontawesome-menu-hover.svg) }
|
||||
.icon-cloud-default { background-image: url(typicons-cloud-default.svg) }
|
||||
.icon-cloud-hover { background-image: url(typicons-cloud-hover.svg) }
|
||||
.icon-cloud-2-default { background-image: url(linecons-cloud-default.svg) }
|
||||
.icon-cloud-2-hover { background-image: url(linecons-cloud-hover.svg) }
|
||||
.icon-home-outline-default { background-image: url(typicons-home-outline-default.svg) }
|
||||
.icon-home-outline-hover { background-image: url(typicons-home-outline-hover.svg) }
|
||||
.icon-home-default { background-image: url(fontawesome-home-default.svg) }
|
||||
.icon-home-hover { background-image: url(fontawesome-home-hover.svg) }
|
||||
.icon-sitemap-default { background-image: url(fontawesome-sitemap-default.svg) }
|
||||
.icon-sitemap-hover { background-image: url(fontawesome-sitemap-hover.svg) }
|
||||
.icon-puzzle-default { background-image: url(fontawesome-puzzle-default.svg) }
|
||||
.icon-puzzle-hover { background-image: url(fontawesome-puzzle-hover.svg) }
|
||||
.icon-puzzle-2-default { background-image: url(typicons-puzzle-default.svg) }
|
||||
.icon-puzzle-2-hover { background-image: url(typicons-puzzle-hover.svg) }
|
||||
.icon-cog-alt-default { background-image: url(fontawesome-cog-alt-default.svg) }
|
||||
.icon-cog-alt-hover { background-image: url(fontawesome-cog-alt-hover.svg) }
|
||||
.icon-cog-default { background-image: url(fontawesome-cog-default.svg) }
|
||||
.icon-cog-hover { background-image: url(fontawesome-cog-hover.svg) }
|
||||
.icon-help-default { background-image: url(entypo-help-default.svg) }
|
||||
.icon-help-hover { background-image: url(entypo-help-hover.svg) }
|
||||
.icon-docs-default { background-image: url(fontawesome-docs-default.svg) }
|
||||
.icon-docs-hover { background-image: url(fontawesome-docs-hover.svg) }
|
||||
.icon-doc-default { background-image: url(fontawesome-doc-default.svg) }
|
||||
.icon-doc-hover { background-image: url(fontawesome-doc-hover.svg) }
|
||||
.icon-book-open-default { background-image: url(iconic-book-open-default.svg) }
|
||||
.icon-book-open-hover { background-image: url(iconic-book-open-hover.svg) }
|
||||
.icon-doc-new-default { background-image: url(elusive-doc-new-default.svg) }
|
||||
.icon-doc-new-hover { background-image: url(elusive-doc-new-hover.svg) }
|
||||
.icon-plus-default { background-image: url(fontawesome-plus-default.svg) }
|
||||
.icon-plus-hover { background-image: url(fontawesome-plus-hover.svg) }
|
||||
.icon-search-default { background-image: url(entypo-search-default.svg) }
|
||||
.icon-search-hover { background-image: url(entypo-search-hover.svg) }
|
||||
.icon-code-default { background-image: url(fontawesome-code-default.svg) }
|
||||
.icon-code-hover { background-image: url(fontawesome-code-hover.svg) }
|
1
fonts/icons/svg/typicons-down-outline-default.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="834" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(105,105,105)" d="M416.25 1003.25l-370 -371.25q-46.25 -46.25 -46.25 -110t46.25 -110q42.5 -42.5 105.625 -44.375t108.125 38.125l0 -252.5q0 -65 45.625 -110.625t110.625 -45.625 110.625 45.625 45.625 110.625l0 252.5q45 -40 108.75 -38.125t106.25 44.375q46.25 46.25 46.25 110t-46.25 110zm-260 -533.75q-22.5 0 -37.5 15t-15 36.875 15 36.875l297.5 297.5 297.5 -297.5q15 -15 15 -36.875t-15 -36.875 -36.875 -15 -36.875 15l-171.25 172.5l0 -503.75q0 -21.25 -15.625 -36.25t-36.875 -15 -36.25 15 -15 36.25l0 503.75l-172.5 -172.5q-15 -15 -36.25 -15z"/></svg>
|
After Width: | Height: | Size: 622 B |
1
fonts/icons/svg/typicons-down-outline-hover.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="834" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(40,109,168)" d="M416.25 1003.25l-370 -371.25q-46.25 -46.25 -46.25 -110t46.25 -110q42.5 -42.5 105.625 -44.375t108.125 38.125l0 -252.5q0 -65 45.625 -110.625t110.625 -45.625 110.625 45.625 45.625 110.625l0 252.5q45 -40 108.75 -38.125t106.25 44.375q46.25 46.25 46.25 110t-46.25 110zm-260 -533.75q-22.5 0 -37.5 15t-15 36.875 15 36.875l297.5 297.5 297.5 -297.5q15 -15 15 -36.875t-15 -36.875 -36.875 -15 -36.875 15l-171.25 172.5l0 -503.75q0 -21.25 -15.625 -36.25t-36.875 -15 -36.25 15 -15 36.25l0 503.75l-172.5 -172.5q-15 -15 -36.25 -15z"/></svg>
|
After Width: | Height: | Size: 621 B |
1
fonts/icons/svg/typicons-down-small-default.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="520" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(105,105,105)" d="M505 504.5q15 15 15 36.875t-15 36.875l-245 245 -245 -245q-15 -15 -15 -36.875t15 -36.875 36.875 -15 36.875 15l120 118.75l0 -395q0 -21.25 15 -36.25t36.25 -15 36.875 15 15.625 36.25l0 395l120 -118.75q15 -15 36.25 -15t36.25 15z"/></svg>
|
After Width: | Height: | Size: 331 B |
1
fonts/icons/svg/typicons-down-small-hover.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="520" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(40,109,168)" d="M505 504.5q15 15 15 36.875t-15 36.875l-245 245 -245 -245q-15 -15 -15 -36.875t15 -36.875 36.875 -15 36.875 15l120 118.75l0 -395q0 -21.25 15 -36.25t36.25 -15 36.875 15 15.625 36.25l0 395l120 -118.75q15 -15 36.25 -15t36.25 15z"/></svg>
|
After Width: | Height: | Size: 330 B |
1
fonts/icons/svg/typicons-left-outline-default.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="1006" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(105,105,105)" d="M637.5 759.5q0 63.75 -46.25 110t-110 46.25 -110 -46.25l-371.25 -370 371.25 -371.25q43.75 -43.75 110 -43.75t110 43.75q46.25 46.25 46.25 110 0 61.25 -40 105l252.5 0q65 0 110.625 45.625t45.625 110.625 -45.625 110.625 -110.625 45.625l-252.5 0q40 43.75 40 103.75zm-490 -260l297.5 296.25q15 15 36.875 15t36.875 -15 15 -36.25 -15 -36.25l-172.5 -172.5l503.75 0q21.25 0 36.25 -15t15 -36.25 -15 -36.875 -36.25 -15.625l-503.75 0l172.5 -171.25q15 -15 15 -37.5 0 -21.25 -15 -36.25t-36.875 -15 -36.875 15z"/></svg>
|
After Width: | Height: | Size: 600 B |
1
fonts/icons/svg/typicons-left-outline-hover.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="1006" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(40,109,168)" d="M637.5 759.5q0 63.75 -46.25 110t-110 46.25 -110 -46.25l-371.25 -370 371.25 -371.25q43.75 -43.75 110 -43.75t110 43.75q46.25 46.25 46.25 110 0 61.25 -40 105l252.5 0q65 0 110.625 45.625t45.625 110.625 -45.625 110.625 -110.625 45.625l-252.5 0q40 43.75 40 103.75zm-490 -260l297.5 296.25q15 15 36.875 15t36.875 -15 15 -36.25 -15 -36.25l-172.5 -172.5l503.75 0q21.25 0 36.25 -15t15 -36.25 -15 -36.875 -36.25 -15.625l-503.75 0l172.5 -171.25q15 -15 15 -37.5 0 -21.25 -15 -36.25t-36.875 -15 -36.875 15z"/></svg>
|
After Width: | Height: | Size: 599 B |
1
fonts/icons/svg/typicons-left-small-default.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="646" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(105,105,105)" d="M595 447.5q21.25 0 36.25 15.625t15 36.875 -15 36.875 -36.25 15.625l-395 0l118.75 118.75q15 15 15 36.875t-15 36.875 -36.25 15q-22.5 0 -37.5 -15l-245 -245 245 -245q15 -15 36.875 -15t36.875 15 15 36.875 -15 36.875l-118.75 118.75l395 0z"/></svg>
|
After Width: | Height: | Size: 340 B |
1
fonts/icons/svg/typicons-left-small-hover.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="646" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(40,109,168)" d="M595 447.5q21.25 0 36.25 15.625t15 36.875 -15 36.875 -36.25 15.625l-395 0l118.75 118.75q15 15 15 36.875t-15 36.875 -36.25 15q-22.5 0 -37.5 -15l-245 -245 245 -245q15 -15 36.875 -15t36.875 15 15 36.875 -15 36.875l-118.75 118.75l395 0z"/></svg>
|
After Width: | Height: | Size: 339 B |
1
fonts/icons/svg/typicons-right-outline-default.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="1006" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(105,105,105)" d="M525 915.75q-63.75 0 -110 -46.25t-46.25 -110q0 -11.25 1.25 -20t5 -18.75 6.875 -16.25 11.25 -21.875 14.375 -26.875l-251.25 0q-65 0 -110.625 -45.625t-45.625 -110.625 45.625 -110.625 110.625 -45.625l251.25 0q-5 -11.25 -13.75 -26.875t-11.875 -21.875 -6.875 -16.875 -5 -19.375 -1.25 -20q0 -65 45 -110 43.75 -43.75 110.625 -43.75t110.625 43.75l371.25 371.25 -371.25 370q-46.25 46.25 -110 46.25zm-368.75 -468.75q-21.25 0 -36.875 15.625t-15.625 36.875 15.625 36.25 36.875 15l502.5 0l-171.25 172.5q-15 15 -15 36.25t15 36.25 36.875 15 36.875 -15l297.5 -296.25 -297.5 -297.5q-15 -15 -36.875 -15t-36.875 15 -15 36.25q0 22.5 15 37.5l171.25 171.25l-502.5 0z"/></svg>
|
After Width: | Height: | Size: 752 B |
1
fonts/icons/svg/typicons-right-outline-hover.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="1006" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(40,109,168)" d="M525 915.75q-63.75 0 -110 -46.25t-46.25 -110q0 -11.25 1.25 -20t5 -18.75 6.875 -16.25 11.25 -21.875 14.375 -26.875l-251.25 0q-65 0 -110.625 -45.625t-45.625 -110.625 45.625 -110.625 110.625 -45.625l251.25 0q-5 -11.25 -13.75 -26.875t-11.875 -21.875 -6.875 -16.875 -5 -19.375 -1.25 -20q0 -65 45 -110 43.75 -43.75 110.625 -43.75t110.625 43.75l371.25 371.25 -371.25 370q-46.25 46.25 -110 46.25zm-368.75 -468.75q-21.25 0 -36.875 15.625t-15.625 36.875 15.625 36.25 36.875 15l502.5 0l-171.25 172.5q-15 15 -15 36.25t15 36.25 36.875 15 36.875 -15l297.5 -296.25 -297.5 -297.5q-15 -15 -36.875 -15t-36.875 15 -15 36.25q0 22.5 15 37.5l171.25 171.25l-502.5 0z"/></svg>
|
After Width: | Height: | Size: 751 B |
1
fonts/icons/svg/typicons-right-small-default.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="646" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(105,105,105)" d="M327.5 255q15 -15 36.875 -15t36.875 15l245 245 -245 245q-15 15 -36.25 15 -22.5 0 -37.5 -15t-15 -36.875 15 -36.875l120 -118.75l-395 0q-21.25 0 -36.875 -15.625t-15.625 -36.875 15.625 -36.875 36.875 -15.625l395 0l-120 -118.75q-15 -15 -15 -36.875t15 -36.875z"/></svg>
|
After Width: | Height: | Size: 362 B |
1
fonts/icons/svg/typicons-right-small-hover.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="646" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(40,109,168)" d="M327.5 255q15 -15 36.875 -15t36.875 15l245 245 -245 245q-15 15 -36.25 15 -22.5 0 -37.5 -15t-15 -36.875 15 -36.875l120 -118.75l-395 0q-21.25 0 -36.875 -15.625t-15.625 -36.875 15.625 -36.875 36.875 -15.625l395 0l-120 -118.75q-15 -15 -15 -36.875t15 -36.875z"/></svg>
|
After Width: | Height: | Size: 361 B |
1
fonts/icons/svg/typicons-up-outline-default.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="834" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(105,105,105)" d="M416.25 1001q-65 0 -110.625 -45.625t-45.625 -110.625l0 -247.5q-45 40 -108.125 38.125t-105.625 -44.375q-46.25 -46.25 -46.25 -110.625t46.25 -110.625l370 -371.25 371.25 371.25q46.25 46.25 46.25 110.625t-46.25 110.625q-42.5 42.5 -106.25 44.375t-108.75 -38.125l0 247.5q0 65 -45.625 110.625t-110.625 45.625zm-51.25 -655l0 498.75q0 21.25 15 36.875t36.25 15.625 36.875 -15.625 15.625 -36.875l0 -498.75l171.25 171.25q15 15 36.875 15t36.875 -15 15 -36.875 -15 -36.875l-297.5 -297.5 -297.5 297.5q-15 15 -15 36.875t15 36.875 36.875 15 36.875 -15z"/></svg>
|
After Width: | Height: | Size: 642 B |
1
fonts/icons/svg/typicons-up-outline-hover.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="834" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(40,109,168)" d="M416.25 1001q-65 0 -110.625 -45.625t-45.625 -110.625l0 -247.5q-45 40 -108.125 38.125t-105.625 -44.375q-46.25 -46.25 -46.25 -110.625t46.25 -110.625l370 -371.25 371.25 371.25q46.25 46.25 46.25 110.625t-46.25 110.625q-42.5 42.5 -106.25 44.375t-108.75 -38.125l0 247.5q0 65 -45.625 110.625t-110.625 45.625zm-51.25 -655l0 498.75q0 21.25 15 36.875t36.25 15.625 36.875 -15.625 15.625 -36.875l0 -498.75l171.25 171.25q15 15 36.875 15t36.875 -15 15 -36.875 -15 -36.875l-297.5 -297.5 -297.5 297.5q-15 15 -15 36.875t15 36.875 36.875 15 36.875 -15z"/></svg>
|
After Width: | Height: | Size: 641 B |
1
fonts/icons/svg/typicons-up-small-default.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="520" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(105,105,105)" d="M260 177l245 245q15 15 15 36.875t-15 36.875 -36.25 15 -36.25 -15l-120 -120l0 395q0 21.25 -15.625 36.875t-36.875 15.625 -36.25 -15.625 -15 -36.875l0 -395l-120 120q-15 15 -36.875 15t-36.875 -15 -15 -36.875 15 -36.875z"/></svg>
|
After Width: | Height: | Size: 323 B |
1
fonts/icons/svg/typicons-up-small-hover.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="1000" width="520" xmlns="http://www.w3.org/2000/svg"><path fill="rgb(40,109,168)" d="M260 177l245 245q15 15 15 36.875t-15 36.875 -36.25 15 -36.25 -15l-120 -120l0 395q0 21.25 -15.625 36.875t-36.875 15.625 -36.25 -15.625 -15 -36.875l0 -395l-120 120q-15 15 -36.875 15t-36.875 -15 -15 -36.875 15 -36.875z"/></svg>
|
After Width: | Height: | Size: 322 B |