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

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2022-11-11 07:32:35 +0300
committerGitHub <noreply@github.com>2022-11-11 07:32:35 +0300
commit8aaf17b397081e96ed2c4bda7fa3c59a0b9d11bd (patch)
treefb60c9f13cb24a3a89d738d488db5ec1f2efc035 /icons/house-up.svg
parent4d563ccf4b6eae283674886479445a2ccb8b6746 (diff)
More v1.10.0 icons (#1484)
* Redesigns and expands person and building icons, plus new transportation icons - Adds taxi icons - Adds scooter icon - Adds bus icons - Adds EV car icons - Redraws house icons to simplify paths - Adds tons new person and building icons * More new icons * Add new pages * missed one * fix IDs
Diffstat (limited to 'icons/house-up.svg')
-rw-r--r--icons/house-up.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/house-up.svg b/icons/house-up.svg
new file mode 100644
index 000000000..40b946bf1
--- /dev/null
+++ b/icons/house-up.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-house-up" viewBox="0 0 16 16">
+ <path d="M7.293 1.5a1 1 0 0 1 1.414 0L11 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l2.354 2.353a.5.5 0 0 1-.708.708L8 2.207l-5 5V13.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 2 13.5V8.207l-.646.647a.5.5 0 1 1-.708-.708L7.293 1.5Z"/>
+ <path fill-rule="evenodd" d="M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.354-5.854a.5.5 0 0 0-.708 0l-1.5 1.5a.5.5 0 0 0 .708.708l.646-.647V14.5a.5.5 0 1 0 1 0v-2.793l.646.647a.5.5 0 0 0 .708-.707l-1.5-1.5Z"/>
+</svg> \ No newline at end of file