aboutsummaryrefslogtreecommitdiffstats
path: root/oni-org/icons
diff options
context:
space:
mode:
authorGravatar Tom Willemse2021-07-06 13:52:57 -0700
committerGravatar Tom Willemse2021-07-06 21:00:42 -0700
commit02c496b04a27678b21e5fdc7b4823d44a2ceef58 (patch)
tree29f4a8c550311243d4ed1939f0be3a1f1cac46ea /oni-org/icons
parentcaba40a5f5eb57697b87b27e6e63bdaf93215bb9 (diff)
downloademacs-config-02c496b04a27678b21e5fdc7b4823d44a2ceef58.tar.gz
emacs-config-02c496b04a27678b21e5fdc7b4823d44a2ceef58.zip
[oni-org] Add some category icons
Diffstat (limited to 'oni-org/icons')
-rw-r--r--oni-org/icons/bs-telephone-fill.svg3
-rw-r--r--oni-org/icons/bs-tools.svg3
2 files changed, 6 insertions, 0 deletions
diff --git a/oni-org/icons/bs-telephone-fill.svg b/oni-org/icons/bs-telephone-fill.svg
new file mode 100644
index 0000000..efc72c0
--- /dev/null
+++ b/oni-org/icons/bs-telephone-fill.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-telephone-fill" viewBox="0 0 16 16">
+ <path fill-rule="evenodd" d="M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"/>
+</svg> \ No newline at end of file
diff --git a/oni-org/icons/bs-tools.svg b/oni-org/icons/bs-tools.svg
new file mode 100644
index 0000000..b60ce10
--- /dev/null
+++ b/oni-org/icons/bs-tools.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-tools" viewBox="0 0 16 16">
+ <path d="M1 0 0 1l2.2 3.081a1 1 0 0 0 .815.419h.07a1 1 0 0 1 .708.293l2.675 2.675-2.617 2.654A3.003 3.003 0 0 0 0 13a3 3 0 1 0 5.878-.851l2.654-2.617.968.968-.305.914a1 1 0 0 0 .242 1.023l3.356 3.356a1 1 0 0 0 1.414 0l1.586-1.586a1 1 0 0 0 0-1.414l-3.356-3.356a1 1 0 0 0-1.023-.242L10.5 9.5l-.96-.96 2.68-2.643A3.005 3.005 0 0 0 16 3c0-.269-.035-.53-.102-.777l-2.14 2.141L12 4l-.364-1.757L13.777.102a3 3 0 0 0-3.675 3.68L7.462 6.46 4.793 3.793a1 1 0 0 1-.293-.707v-.071a1 1 0 0 0-.419-.814L1 0zm9.646 10.646a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708zM3 11l.471.242.529.026.287.445.445.287.026.529L5 13l-.242.471-.026.529-.445.287-.287.445-.529.026L3 15l-.471-.242L2 14.732l-.287-.445L1.268 14l-.026-.529L1 13l.242-.471.026-.529.445-.287.287-.445.529-.026L3 11z"/>
+</svg> \ No newline at end of file