This commit is contained in:
kritzl 2024-06-04 11:29:49 +02:00
commit e52aacbf28
24 changed files with 2546 additions and 0 deletions

202
md_icons/LICENSE Normal file
View file

@ -0,0 +1,202 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

1
md_icons/bicycle.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e8eaed"><path d="M191.19-46Q112-46 56-101.81q-56-55.82-56-135Q0-316 55.81-372q55.82-56 135-56Q270-428 326-372.19q56 55.82 56 135Q382-158 326.19-102q-55.82 56-135 56Zm-.37-116Q222-162 244-183.82q22-21.83 22-53Q266-268 244.18-290q-21.83-22-53-22Q160-312 138-290.18q-22 21.83-22 53Q116-206 137.82-184q21.83 22 53 22ZM422-143v-209L301-460q-15-13-23-30.72T270-528q0-19.56 7.5-37.28Q285-583 299-597l121.94-121.94Q434-732 451.11-740q17.12-8 35.89-8 20 0 39.5 7t33.5 21l81 81q26 26 58.46 40.5Q731.93-584 768-584v116q-59 0-112-22.5T561-555l-25-25-80 80 82 84v273H422Zm217-591q-38 0-64-26t-26-64q0-38 26-64t64-26q38 0 64 26t26 64q0 38-26 64t-64 26ZM769.19-46Q690-46 634-101.81q-56-55.82-56-135Q578-316 633.81-372q55.82-56 135-56Q848-428 904-372.19q56 55.82 56 135Q960-158 904.19-102q-55.82 56-135 56Zm-.37-116Q800-162 822-183.82q22-21.83 22-53Q844-268 822.18-290q-21.83-22-53-22Q738-312 716-290.18q-22 21.83-22 53Q694-206 715.82-184q21.83 22 53 22Z"/></svg>

After

Width:  |  Height:  |  Size: 1 KiB

1
md_icons/braille.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e8eaed"><path d="M345.28-129q-39.71 0-68-28.28-28.28-28.29-28.28-68 0-39.72 28.28-67.22 28.29-27.5 68-27.5 39.72 0 67.22 27.5t27.5 67.22q0 39.71-27.5 68Q385-129 345.28-129Zm270.14 0Q576-129 548-157.28q-28-28.29-28-68 0-39.72 27.91-67.22Q575.81-320 615-320q39.6 0 67.8 27.5Q711-265 711-225.28q0 39.71-28.08 68Q654.85-129 615.42-129ZM345.28-385q-39.71 0-68-27.91Q249-440.81 249-480q0-40 28.28-67.5 28.29-27.5 68-27.5 39.72 0 67.22 27.5t27.5 67q0 39.5-27.5 67.5t-67.22 28Zm270.14 0Q576-385 548-412.91q-28-27.9-28-67.09 0-40 27.91-67.5Q575.81-575 615-575q39.6 0 67.8 27.5 28.2 27.5 28.2 67T682.92-413q-28.07 28-67.5 28ZM345.28-640q-39.71 0-68-27.91Q249-695.81 249-735q0-39.6 28.28-67.8 28.29-28.2 68-28.2 39.72 0 67.22 28.08 27.5 28.07 27.5 67.5Q440-696 412.5-668t-67.22 28Zm270.14 0Q576-640 548-667.91q-28-27.9-28-67.09 0-39.6 27.91-67.8Q575.81-831 615-831q39.6 0 67.8 28.08 28.2 28.07 28.2 67.5Q711-696 682.92-668q-28.07 28-67.5 28Z"/></svg>

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e8eaed"><path d="M366-440q17 0 28.5-11.5T406-480q0-17-11.5-28.5T366-520q-17 0-28.5 11.5T326-480q0 17 11.5 28.5T366-440Zm228 0q17 0 28.5-11.5T634-480q0-17-11.5-28.5T594-520q-17 0-28.5 11.5T554-480q0 17 11.5 28.5T594-440ZM56-86v-126h70v-536q0-53 36.5-89.5T252-874h208v662h40v-662h208q53 0 89.5 36.5T834-748v536h70v126H56Z"/></svg>

After

Width:  |  Height:  |  Size: 427 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e8eaed"><path d="m 828.20312,-923.90625 a 40,40 0 0 0 -28.28124,11.71875 l -38.82813,38.75 c -4.2956,-0.38916 -8.65416,-0.54688 -13.125,-0.54688 h -535.9375 c -35.33326,0 -65.19796,12.15109 -89.53125,36.48438 -24.333285,24.33329 -36.484375,54.19799 -36.484375,89.53125 v 535.9375 c 0,4.20417 0.201572,8.29525 0.546875,12.34375 l -39.21875,39.14062 a 40,40 0 0 0 0,56.5625 40,40 0 0 0 56.5625,0.0781 L 856.48438,-855.625 a 40,40 0 0 0 0,-56.5625 40,40 0 0 0 -28.28126,-11.71875 z M 873.4375,-760.3125 681.64062,-568.67188 712.03125,-520 h -79.14063 l -80.15624,80 h 159.29687 l -100,160 -84.375,-134.92188 L 415,-302.42188 V -240 H 352.5 L 198.90625,-86.5625 c 4.26992,0.384915 8.68108,0.546875 13.125,0.546875 h 535.9375 c 35.33326,0 65.19796,-12.15109 89.53125,-36.484375 24.33329,-24.33329 36.48438,-54.19799 36.48438,-89.53125 v -535.9375 c 0,-4.17906 -0.20648,-8.31857 -0.54688,-12.34375 z M 355,-720 c 13.99998,0 25.8021,4.8646 35.46875,14.53125 C 400.1354,-695.8021 405,-683.99998 405,-670 c 0,13.99998 -4.8646,25.8021 -14.53125,35.46875 C 380.8021,-624.8646 368.99998,-620 355,-620 c -13.99998,0 -25.8021,-4.8646 -35.46875,-14.53125 C 309.8646,-644.1979 305,-656.00002 305,-670 c 0,-13.99998 4.8646,-25.8021 14.53125,-35.46875 C 329.1979,-715.1354 341.00002,-720 355,-720 Z m -20,140 h 40 c 21.99996,0 40.81773,7.84899 56.48438,23.51562 2.08193,2.08195 4.05362,4.21295 5.85937,6.40626 L 287.10938,-400 H 255 v -100 c 0,-21.99996 7.84899,-40.81773 23.51562,-56.48438 C 294.18227,-572.15101 313.00004,-580 335,-580 Z"/></svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

1
md_icons/elevator.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e8eaed"><path d="M295-240h120v-160h40v-100q0-33-23.5-56.5T375-580h-40q-33 0-56.5 23.5T255-500v100h40v160Zm60-380q21 0 35.5-14.5T405-670q0-21-14.5-35.5T355-720q-21 0-35.5 14.5T305-670q0 21 14.5 35.5T355-620Zm157 100h200L612-680 512-520Zm100 240 100-160H512l100 160ZM212-86q-53 0-89.5-36.5T86-212v-536q0-53 36.5-89.5T212-874h536q53 0 89.5 36.5T874-748v536q0 53-36.5 89.5T748-86H212Z"/></svg>

After

Width:  |  Height:  |  Size: 488 B

1
md_icons/fit_width.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e8eaed"><path d="M86-86v-788h126v788H86Zm662 0v-788h126v788H748ZM252-417v-126h126v126H252Zm165 0v-126h126v126H417Zm166 0v-126h126v126H583Z"/></svg>

After

Width:  |  Height:  |  Size: 246 B

1
md_icons/height.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e8eaed"><path d="M480-86 268-298l88-89 61 60v-307l-61 62-89-89 213-213 213 213-89 88-61-60v306l62-60 88 88L480-86Z"/></svg>

After

Width:  |  Height:  |  Size: 222 B

1
md_icons/info.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e8eaed"><path d="M425-265h110v-255H425v255Zm55-315q25.5 0 42.75-17.25T540-640q0-25.5-17.25-42.75T480-700q-25.5 0-42.75 17.25T420-640q0 25.5 17.25 42.75T480-580Zm0 534q-91 0-169.99-34.08-78.98-34.09-137.41-92.52-58.43-58.43-92.52-137.41Q46-389 46-480q0-91 34.08-169.99 34.09-78.98 92.52-137.41 58.43-58.43 137.41-92.52Q389-914 480-914q91 0 169.99 34.08 78.98 34.09 137.41 92.52 58.43 58.43 92.52 137.41Q914-571 914-480q0 91-34.08 169.99-34.09 78.98-92.52 137.41-58.43 58.43-137.41 92.52Q571-46 480-46Z"/></svg>

After

Width:  |  Height:  |  Size: 608 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e8eaed"><path d="M425-8v-80q-128-15-224.5-112.5T90-423H10v-110h80q15-128 112.5-224.5T425-868v-80h110v80q125 14 222.5 110.5T870-533h80v110h-80q-14 125-110.5 222.5T535-88v80H425Zm55-202q112 0 190-78t78-190q0-112-78-190t-190-78q-112 0-190 78t-78 190q0 112 78 190t190 78Z"/></svg>

After

Width:  |  Height:  |  Size: 375 B

1
md_icons/location.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e8eaed"><path d="M480-470q38 0 64-26t26-64q0-38-26-64t-64-26q-38 0-64 26t-26 64q0 38 26 64t64 26Zm0 424Q303-193 214.5-313T126-556q0-163.72 106.75-260.86Q339.51-914 480-914t247.25 97.14Q834-719.72 834-556q0 123-88.5 243T480-46Z"/></svg>

After

Width:  |  Height:  |  Size: 334 B

1
md_icons/speaker.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e8eaed"><path d="M648-425v-110h206v110H648Zm78 296L562-253l66-88 165 123-67 89Zm-98-490-66-88 164-124 67 89-165 123ZM66-326v-308h180l248-247v802L246-326H66Z"/></svg>

After

Width:  |  Height:  |  Size: 264 B

1
md_icons/up-down.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e8eaed"><path d="M480-88 265-303l90-89 125 125 125-125 90 89L480-88ZM355-567l-90-89 215-215 215 215-90 89-125-125-125 125Z"/></svg>

After

Width:  |  Height:  |  Size: 230 B

1
md_icons/wheelchair.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e8eaed"><path d="M300.5-46Q211-46 148-108.89T85-261q0-90 62.89-152.5T300-476v110q-44 0-74.5 30.62Q195-304.75 195-261q0 43 31 74t74.5 31q43.5 0 74-31t30.5-74h110q0 89.22-62.5 152.11Q390-46 300.5-46ZM645-86v-215H420q-44 0-68-37.5t-6-78.5l82-180h-88l-25 61-94-26 28-67q13-31 37.5-47t57.5-16h202q56 0 81 39.5t2 89.5l-60 131h76q46 0 78 32.61 32 32.6 32 78.39v235H645Zm3-619q-40 0-67.5-27.5T553-800q0-40 27.5-67.5T648-895q40 0 67.5 27.5T743-800q0 40-27.5 67.5T648-705Z"/></svg>

After

Width:  |  Height:  |  Size: 570 B

1
md_icons/width.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e8eaed"><path d="M299-267 86-480l213-213 88 89-60 61h306l-60-62 88-88 213 213-212 212-89-88 60-61H326l62 61-89 89Z"/></svg>

After

Width:  |  Height:  |  Size: 222 B