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/building-lock.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/building-lock.svg')
-rw-r--r--icons/building-lock.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icons/building-lock.svg b/icons/building-lock.svg
new file mode 100644
index 000000000..885698fdb
--- /dev/null
+++ b/icons/building-lock.svg
@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-building-lock" viewBox="0 0 16 16">
+ <path d="M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6.5a.5.5 0 0 1-1 0V1H3v14h3v-2.5a.5.5 0 0 1 .5-.5H8v4H3a1 1 0 0 1-1-1V1Z"/>
+ <path d="M4.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM9 13a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-2Z"/>
+ <path fill-rule="evenodd" d="M12 10a1 1 0 0 0-1 1v1.5a.5.5 0 0 1-1 0V11a2 2 0 1 1 4 0v1.5a.5.5 0 0 1-1 0V11a1 1 0 0 0-1-1Z"/>
+</svg> \ No newline at end of file