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

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2019-02-19 02:22:39 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2019-02-19 02:22:39 +0300
commit01ad1fc28e6cbca8d7b6903159612158a54b8290 (patch)
treecfa2d356194e314c315e39ef5df29e308022a6af /src
parent99f6c9af1bd1364d28d5d5c7269a531489bbe666 (diff)
parent16bcad0be104dd59572a0f4e7b30a9ab4bba9f21 (diff)
Merge branch 'master' of github.com:ForkAwesome/Fork-Awesome
Diffstat (limited to 'src')
-rw-r--r--src/icons/.fontcustom-manifest.json8
-rw-r--r--src/icons/icons.yml10
-rw-r--r--src/icons/svg/biometric.svg3
3 files changed, 19 insertions, 2 deletions
diff --git a/src/icons/.fontcustom-manifest.json b/src/icons/.fontcustom-manifest.json
index 28eee9b0a..a92b70865 100644
--- a/src/icons/.fontcustom-manifest.json
+++ b/src/icons/.fontcustom-manifest.json
@@ -1,7 +1,7 @@
{
"checksum": {
- "previous": "8d8a0c6e6334d7f9c4e81c2cca32060411fad50ace7124928d57e2f897ea61c5",
- "current": "8d8a0c6e6334d7f9c4e81c2cca32060411fad50ace7124928d57e2f897ea61c5"
+ "previous": "00a432cbd613d3875b47d89e471bea7d9f45eefc7007c53de4cdd2a2791a010e",
+ "current": "00a432cbd613d3875b47d89e471bea7d9f45eefc7007c53de4cdd2a2791a010e"
},
"fonts": [
"forkawesome/forkawesome.ttf",
@@ -315,6 +315,10 @@
"codepoint": 61925,
"source": "svg/binoculars.svg"
},
+ "biometric": {
+ "codepoint": 62251,
+ "source": "svg/biometric.svg"
+ },
"birthday-cake": {
"codepoint": 61949,
"source": "svg/birthday-cake.svg"
diff --git a/src/icons/icons.yml b/src/icons/icons.yml
index 623e4868f..f53330cc4 100644
--- a/src/icons/icons.yml
+++ b/src/icons/icons.yml
@@ -7296,3 +7296,13 @@ icons:
url: f-droid.org
categories:
- Brand Icons
+
+ - name: biometric
+ id: biometric
+ unicode: f32b
+ created: 1.1
+ filter:
+ - biometric
+ - passport
+ categories:
+ - Web Application Icons
diff --git a/src/icons/svg/biometric.svg b/src/icons/svg/biometric.svg
new file mode 100644
index 000000000..6bcb9c8d4
--- /dev/null
+++ b/src/icons/svg/biometric.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
+ <path d="M945.853 895.958A177.853 177.853 0 0 1 768 1073.81a177.853 177.853 0 0 1-177.853-177.853A177.853 177.853 0 0 1 768 718.105a177.853 177.853 0 0 1 177.853 177.853zM0 507.916v347.62h512.842C532.362 732.027 639.03 637.264 768 637.264c128.97 0 235.639 94.763 255.158 218.274H1536V507.916zm0 428.463V1284h1536V936.379h-512.842c-19.519 123.51-126.187 218.274-255.158 218.274-128.97 0-235.639-94.763-255.158-218.274z"/>
+</svg>