mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-28 15:30:22 +08:00
feat(icons): add mailpit (#1315)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
af4f6f309c
commit
267b6d4400
14
meta/mailpit.json
Normal file
14
meta/mailpit.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"base": "svg",
|
||||||
|
"aliases": [],
|
||||||
|
"categories": [
|
||||||
|
"Development"
|
||||||
|
],
|
||||||
|
"update": {
|
||||||
|
"timestamp": "2025-04-27T15:11:19.986638",
|
||||||
|
"author": {
|
||||||
|
"id": 10742906,
|
||||||
|
"login": "zackad"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -198,6 +198,20 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"mailpit": {
|
||||||
|
"base": "svg",
|
||||||
|
"aliases": [],
|
||||||
|
"categories": [
|
||||||
|
"Development"
|
||||||
|
],
|
||||||
|
"update": {
|
||||||
|
"timestamp": "2025-04-27T15:11:19.986638",
|
||||||
|
"author": {
|
||||||
|
"id": 10742906,
|
||||||
|
"login": "zackad"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"phoneinfoga": {
|
"phoneinfoga": {
|
||||||
"base": "svg",
|
"base": "svg",
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
|
BIN
png/mailpit.png
Normal file
BIN
png/mailpit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
6
svg/mailpit.svg
Normal file
6
svg/mailpit.svg
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg width="500" height="460" viewBox="0 0 132.292 121.708" version="1.1" id="svg6" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<defs id="defs10"/>
|
||||||
|
<path d="M12.321 0l53.861 53.918L120.365 0zM5.155 9.025l60.842 59.673 61.211-59.489-.185 36.835L66.921 70.54l15.164 12.616-8.137 5.986-41.609.184c-4.838-.022-25.877-18.34-27.185-41.255z" fill-opacity=".941" fill="#2d4a5f" id="path2" style="fill:#ffffff;fill-opacity:1"/>
|
||||||
|
<path d="M78.385 72.049l53.907-21.679-8.031 57.318-11.845-9.132c-21.727 23.171-45.255 26.289-67.997 20.837S12.281 98.39 5.155 83.8-.67 53.116 2.843 38.769c1.13 10.511-1.313 16.316 6.38 33.612 6.31 11.399 14.413 20.417 25.89 24.956 13.9 6.195 32.247 3.357 41.701-3.039l14.24-12.156z" fill="#00b786" id="path4"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 828 B |
@ -1065,6 +1065,7 @@
|
|||||||
"mailgun.png",
|
"mailgun.png",
|
||||||
"mailhog.png",
|
"mailhog.png",
|
||||||
"mailjet.png",
|
"mailjet.png",
|
||||||
|
"mailpit.png",
|
||||||
"mailu.png",
|
"mailu.png",
|
||||||
"mainsail.png",
|
"mainsail.png",
|
||||||
"maintainerr.png",
|
"maintainerr.png",
|
||||||
@ -3111,6 +3112,7 @@
|
|||||||
"mailfence.svg",
|
"mailfence.svg",
|
||||||
"mailgun.svg",
|
"mailgun.svg",
|
||||||
"mailjet.svg",
|
"mailjet.svg",
|
||||||
|
"mailpit.svg",
|
||||||
"mainsail.svg",
|
"mainsail.svg",
|
||||||
"maintainerr.svg",
|
"maintainerr.svg",
|
||||||
"manjaro-linux.svg",
|
"manjaro-linux.svg",
|
||||||
@ -5107,6 +5109,7 @@
|
|||||||
"mailgun.webp",
|
"mailgun.webp",
|
||||||
"mailhog.webp",
|
"mailhog.webp",
|
||||||
"mailjet.webp",
|
"mailjet.webp",
|
||||||
|
"mailpit.webp",
|
||||||
"mailu.webp",
|
"mailu.webp",
|
||||||
"mainsail.webp",
|
"mainsail.webp",
|
||||||
"maintainerr.webp",
|
"maintainerr.webp",
|
||||||
|
BIN
webp/mailpit.webp
Normal file
BIN
webp/mailpit.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Loading…
x
Reference in New Issue
Block a user