mirror of
https://github.com/konpa/devicon.git
synced 2025-08-16 03:24:13 +02:00
new icon: passport (original, original-wordmark, plain, plain-wordmark)
This commit is contained in:
26
devicon.json
26
devicon.json
@@ -7417,6 +7417,30 @@
|
|||||||
"color": "#130754",
|
"color": "#130754",
|
||||||
"aliases": []
|
"aliases": []
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "passport",
|
||||||
|
"altnames": [
|
||||||
|
"passportjs"
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"authentication",
|
||||||
|
"security"
|
||||||
|
],
|
||||||
|
"versions": {
|
||||||
|
"svg": [
|
||||||
|
"original",
|
||||||
|
"original-wordmark",
|
||||||
|
"plain",
|
||||||
|
"plain-wordmark"
|
||||||
|
],
|
||||||
|
"font": [
|
||||||
|
"plain",
|
||||||
|
"plain-wordmark"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"color": "#35df79",
|
||||||
|
"aliases": []
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "perl",
|
"name": "perl",
|
||||||
"altnames": [],
|
"altnames": [],
|
||||||
@@ -11866,4 +11890,4 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
5
icons/passport/passport-original-wordmark.svg
Normal file
5
icons/passport/passport-original-wordmark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 5.7 KiB |
8
icons/passport/passport-original.svg
Normal file
8
icons/passport/passport-original.svg
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||||
|
<g transform="translate(13, 0)">
|
||||||
|
<path fill="#d5ff00" d="M 51 0 C 22.824219 0 0 22.734375 0 50.800781 L 25.5 50.800781 C 25.5 36.777344 36.925781 25.398438 51 25.398438 Z M 51 0 "/>
|
||||||
|
<path fill="#35df79" d="M 102 50.800781 C 102 22.734375 79.175781 0 51 0 L 51 25.398438 C 65.074219 25.398438 76.5 36.777344 76.5 50.800781 Z M 102 50.800781 "/>
|
||||||
|
<path fill="#00b9f1" d="M 51 101.601562 C 79.175781 101.601562 102 78.867188 102 50.800781 L 76.5 50.800781 C 76.5 64.820312 65.074219 76.199219 51 76.199219 Z M 51 101.601562 "/>
|
||||||
|
<path fill="#ffffff" d="M 25.5 101.601562 L 25.5 50.800781 L 0 50.800781 L 0 127 L 51 127 L 51 101.601562 Z M 25.5 101.601562 "/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 748 B |
5
icons/passport/passport-plain-wordmark.svg
Normal file
5
icons/passport/passport-plain-wordmark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 5.7 KiB |
8
icons/passport/passport-plain.svg
Normal file
8
icons/passport/passport-plain.svg
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||||
|
<g transform="translate(13, 0)">
|
||||||
|
<path d="M 51 0 C 22.824219 0 0 22.734375 0 50.800781 L 25.5 50.800781 C 25.5 36.777344 36.925781 25.398438 51 25.398438 Z M 51 0
|
||||||
|
M 102 50.800781 C 102 22.734375 79.175781 0 51 0 L 51 25.398438 C 65.074219 25.398438 76.5 36.777344 76.5 50.800781 Z M 102 50.800781
|
||||||
|
M 51 101.601562 C 79.175781 101.601562 102 78.867188 102 50.800781 L 76.5 50.800781 C 76.5 64.820312 65.074219 76.199219 51 76.199219 Z M 51 101.601562
|
||||||
|
M 25.5 101.601562 L 25.5 50.800781 L 0 50.800781 L 0 127 L 51 127 L 51 101.601562 Z M 25.5 101.601562"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 652 B |
Reference in New Issue
Block a user