add: daily-dev icon.

This commit is contained in:
ItzNotABug
2024-08-31 18:19:35 +05:30
parent 0f435e17c6
commit 2f24f75b96
13 changed files with 610 additions and 687 deletions

View File

@@ -0,0 +1 @@
<svg width="40px" height="40px" viewBox="0 0 40 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M12.467 11.058 C 12.375 11.089,12.180 11.176,12.033 11.252 C 11.646 11.454,4.391 18.744,4.191 19.133 C 3.977 19.550,3.974 20.303,4.186 20.735 C 4.293 20.953,5.393 22.094,8.150 24.846 C 11.945 28.635,11.969 28.657,12.359 28.769 C 12.842 28.908,13.335 28.876,13.737 28.680 C 13.954 28.575,16.126 26.443,21.866 20.702 L 29.699 12.868 28.966 12.129 C 28.531 11.691,28.101 11.322,27.908 11.223 C 27.463 10.994,26.981 10.953,26.491 11.101 C 26.102 11.219,26.069 11.251,18.211 19.093 L 10.322 26.967 11.189 25.233 L 12.056 23.500 10.278 21.716 L 8.501 19.933 10.717 17.717 L 12.933 15.501 14.700 17.267 L 16.467 19.033 17.783 17.716 L 19.099 16.400 16.566 13.866 C 14.733 12.032,13.950 11.293,13.733 11.191 C 13.410 11.039,12.740 10.968,12.467 11.058 M28.844 14.711 L 27.989 16.422 29.761 18.195 L 31.533 19.967 28.532 22.967 C 26.392 25.105,25.489 26.053,25.385 26.266 C 25.191 26.665,25.188 27.313,25.379 27.739 C 25.681 28.413,26.326 28.829,27.067 28.829 C 27.884 28.829,27.776 28.919,31.907 24.780 C 36.005 20.674,35.947 20.743,35.953 19.967 C 35.959 19.197,35.961 19.199,32.715 15.950 C 31.094 14.327,29.752 13.000,29.733 13.000 C 29.714 13.000,29.314 13.770,28.844 14.711 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,52 +1,53 @@
$web-icon-apple: "\ea01";
$web-icon-appwrite: "\ea02";
$web-icon-arrow-down: "\ea03";
$web-icon-arrow-ext-link: "\ea04";
$web-icon-arrow-left: "\ea05";
$web-icon-arrow-right: "\ea06";
$web-icon-arrow-up: "\ea07";
$web-icon-calendar: "\ea08";
$web-icon-check: "\ea09";
$web-icon-chevron-down: "\ea0a";
$web-icon-chevron-left: "\ea0b";
$web-icon-chevron-right: "\ea0c";
$web-icon-chevron-up: "\ea0d";
$web-icon-close: "\ea0e";
$web-icon-command: "\ea0f";
$web-icon-copy: "\ea10";
$web-icon-daily-dev: "\ea11";
$web-icon-dark: "\ea12";
$web-icon-discord: "\ea13";
$web-icon-divider-vertical: "\ea14";
$web-icon-download: "\ea15";
$web-icon-ext-link: "\ea16";
$web-icon-firebase: "\ea17";
$web-icon-github: "\ea18";
$web-icon-google: "\ea19";
$web-icon-hamburger-menu: "\ea1a";
$web-icon-light: "\ea1b";
$web-icon-linkedin: "\ea1c";
$web-icon-location: "\ea1d";
$web-icon-logout-left: "\ea1e";
$web-icon-logout-right: "\ea1f";
$web-icon-mailgun: "\ea20";
$web-icon-message: "\ea21";
$web-icon-microsoft: "\ea22";
$web-icon-minus: "\ea23";
$web-icon-nuxt: "\ea24";
$web-icon-platform: "\ea25";
$web-icon-play: "\ea26";
$web-icon-plus: "\ea27";
$web-icon-product-hunt: "\ea28";
$web-icon-refine: "\ea29";
$web-icon-rest: "\ea2a";
$web-icon-search: "\ea2b";
$web-icon-sendgrid: "\ea2c";
$web-icon-star: "\ea2d";
$web-icon-system: "\ea2e";
$web-icon-textmagic: "\ea2f";
$web-icon-twitter: "\ea30";
$web-icon-vue: "\ea31";
$web-icon-x: "\ea32";
$web-icon-ycombinator: "\ea33";
$web-icon-youtube: "\ea34";
$web-icon-a: "\ea01";
$web-icon-apple: "\ea02";
$web-icon-appwrite: "\ea03";
$web-icon-arrow-down: "\ea04";
$web-icon-arrow-ext-link: "\ea05";
$web-icon-arrow-left: "\ea06";
$web-icon-arrow-right: "\ea07";
$web-icon-arrow-up: "\ea08";
$web-icon-calendar: "\ea09";
$web-icon-check: "\ea0a";
$web-icon-chevron-down: "\ea0b";
$web-icon-chevron-left: "\ea0c";
$web-icon-chevron-right: "\ea0d";
$web-icon-chevron-up: "\ea0e";
$web-icon-close: "\ea0f";
$web-icon-command: "\ea10";
$web-icon-copy: "\ea11";
$web-icon-daily-dev: "\ea12";
$web-icon-dark: "\ea13";
$web-icon-discord: "\ea14";
$web-icon-divider-vertical: "\ea15";
$web-icon-download: "\ea16";
$web-icon-ext-link: "\ea17";
$web-icon-firebase: "\ea18";
$web-icon-github: "\ea19";
$web-icon-google: "\ea1a";
$web-icon-hamburger-menu: "\ea1b";
$web-icon-light: "\ea1c";
$web-icon-linkedin: "\ea1d";
$web-icon-location: "\ea1e";
$web-icon-logout-left: "\ea1f";
$web-icon-logout-right: "\ea20";
$web-icon-mailgun: "\ea21";
$web-icon-message: "\ea22";
$web-icon-microsoft: "\ea23";
$web-icon-minus: "\ea24";
$web-icon-nuxt: "\ea25";
$web-icon-platform: "\ea26";
$web-icon-play: "\ea27";
$web-icon-plus: "\ea28";
$web-icon-product-hunt: "\ea29";
$web-icon-refine: "\ea2a";
$web-icon-rest: "\ea2b";
$web-icon-search: "\ea2c";
$web-icon-sendgrid: "\ea2d";
$web-icon-star: "\ea2e";
$web-icon-system: "\ea2f";
$web-icon-textmagic: "\ea30";
$web-icon-twitter: "\ea31";
$web-icon-vue: "\ea32";
$web-icon-x: "\ea33";
$web-icon-ycombinator: "\ea34";
$web-icon-youtube: "\ea35";

View File

@@ -1,314 +1,320 @@
{
"apple": {
"encodedCode": "\\ea01",
"prefix": "web-icon",
"className": "web-icon-apple",
"unicode": "&#59905;"
},
"appwrite": {
"encodedCode": "\\ea02",
"prefix": "web-icon",
"className": "web-icon-appwrite",
"unicode": "&#59906;"
},
"arrow-down": {
"encodedCode": "\\ea03",
"prefix": "web-icon",
"className": "web-icon-arrow-down",
"unicode": "&#59907;"
},
"arrow-ext-link": {
"encodedCode": "\\ea04",
"prefix": "web-icon",
"className": "web-icon-arrow-ext-link",
"unicode": "&#59908;"
},
"arrow-left": {
"encodedCode": "\\ea05",
"prefix": "web-icon",
"className": "web-icon-arrow-left",
"unicode": "&#59909;"
},
"arrow-right": {
"encodedCode": "\\ea06",
"prefix": "web-icon",
"className": "web-icon-arrow-right",
"unicode": "&#59910;"
},
"arrow-up": {
"encodedCode": "\\ea07",
"prefix": "web-icon",
"className": "web-icon-arrow-up",
"unicode": "&#59911;"
},
"calendar": {
"encodedCode": "\\ea08",
"prefix": "web-icon",
"className": "web-icon-calendar",
"unicode": "&#59912;"
},
"check": {
"encodedCode": "\\ea09",
"prefix": "web-icon",
"className": "web-icon-check",
"unicode": "&#59913;"
},
"chevron-down": {
"encodedCode": "\\ea0a",
"prefix": "web-icon",
"className": "web-icon-chevron-down",
"unicode": "&#59914;"
},
"chevron-left": {
"encodedCode": "\\ea0b",
"prefix": "web-icon",
"className": "web-icon-chevron-left",
"unicode": "&#59915;"
},
"chevron-right": {
"encodedCode": "\\ea0c",
"prefix": "web-icon",
"className": "web-icon-chevron-right",
"unicode": "&#59916;"
},
"chevron-up": {
"encodedCode": "\\ea0d",
"prefix": "web-icon",
"className": "web-icon-chevron-up",
"unicode": "&#59917;"
},
"close": {
"encodedCode": "\\ea0e",
"prefix": "web-icon",
"className": "web-icon-close",
"unicode": "&#59918;"
},
"command": {
"encodedCode": "\\ea0f",
"prefix": "web-icon",
"className": "web-icon-command",
"unicode": "&#59919;"
},
"copy": {
"encodedCode": "\\ea10",
"prefix": "web-icon",
"className": "web-icon-copy",
"unicode": "&#59920;"
},
"daily-dev": {
"encodedCode": "\\ea11",
"prefix": "web-icon",
"className": "web-icon-daily-dev",
"unicode": "&#59921;"
},
"dark": {
"encodedCode": "\\ea12",
"prefix": "web-icon",
"className": "web-icon-dark",
"unicode": "&#59922;"
},
"discord": {
"encodedCode": "\\ea13",
"prefix": "web-icon",
"className": "web-icon-discord",
"unicode": "&#59923;"
},
"divider-vertical": {
"encodedCode": "\\ea14",
"prefix": "web-icon",
"className": "web-icon-divider-vertical",
"unicode": "&#59924;"
},
"download": {
"encodedCode": "\\ea15",
"prefix": "web-icon",
"className": "web-icon-download",
"unicode": "&#59925;"
},
"ext-link": {
"encodedCode": "\\ea16",
"prefix": "web-icon",
"className": "web-icon-ext-link",
"unicode": "&#59926;"
},
"firebase": {
"encodedCode": "\\ea17",
"prefix": "web-icon",
"className": "web-icon-firebase",
"unicode": "&#59927;"
},
"github": {
"encodedCode": "\\ea18",
"prefix": "web-icon",
"className": "web-icon-github",
"unicode": "&#59928;"
},
"google": {
"encodedCode": "\\ea19",
"prefix": "web-icon",
"className": "web-icon-google",
"unicode": "&#59929;"
},
"hamburger-menu": {
"encodedCode": "\\ea1a",
"prefix": "web-icon",
"className": "web-icon-hamburger-menu",
"unicode": "&#59930;"
},
"light": {
"encodedCode": "\\ea1b",
"prefix": "web-icon",
"className": "web-icon-light",
"unicode": "&#59931;"
},
"linkedin": {
"encodedCode": "\\ea1c",
"prefix": "web-icon",
"className": "web-icon-linkedin",
"unicode": "&#59932;"
},
"location": {
"encodedCode": "\\ea1d",
"prefix": "web-icon",
"className": "web-icon-location",
"unicode": "&#59933;"
},
"logout-left": {
"encodedCode": "\\ea1e",
"prefix": "web-icon",
"className": "web-icon-logout-left",
"unicode": "&#59934;"
},
"logout-right": {
"encodedCode": "\\ea1f",
"prefix": "web-icon",
"className": "web-icon-logout-right",
"unicode": "&#59935;"
},
"mailgun": {
"encodedCode": "\\ea20",
"prefix": "web-icon",
"className": "web-icon-mailgun",
"unicode": "&#59936;"
},
"message": {
"encodedCode": "\\ea21",
"prefix": "web-icon",
"className": "web-icon-message",
"unicode": "&#59937;"
},
"microsoft": {
"encodedCode": "\\ea22",
"prefix": "web-icon",
"className": "web-icon-microsoft",
"unicode": "&#59938;"
},
"minus": {
"encodedCode": "\\ea23",
"prefix": "web-icon",
"className": "web-icon-minus",
"unicode": "&#59939;"
},
"nuxt": {
"encodedCode": "\\ea24",
"prefix": "web-icon",
"className": "web-icon-nuxt",
"unicode": "&#59940;"
},
"platform": {
"encodedCode": "\\ea25",
"prefix": "web-icon",
"className": "web-icon-platform",
"unicode": "&#59941;"
},
"play": {
"encodedCode": "\\ea26",
"prefix": "web-icon",
"className": "web-icon-play",
"unicode": "&#59942;"
},
"plus": {
"encodedCode": "\\ea27",
"prefix": "web-icon",
"className": "web-icon-plus",
"unicode": "&#59943;"
},
"product-hunt": {
"encodedCode": "\\ea28",
"prefix": "web-icon",
"className": "web-icon-product-hunt",
"unicode": "&#59944;"
},
"refine": {
"encodedCode": "\\ea29",
"prefix": "web-icon",
"className": "web-icon-refine",
"unicode": "&#59945;"
},
"rest": {
"encodedCode": "\\ea2a",
"prefix": "web-icon",
"className": "web-icon-rest",
"unicode": "&#59946;"
},
"search": {
"encodedCode": "\\ea2b",
"prefix": "web-icon",
"className": "web-icon-search",
"unicode": "&#59947;"
},
"sendgrid": {
"encodedCode": "\\ea2c",
"prefix": "web-icon",
"className": "web-icon-sendgrid",
"unicode": "&#59948;"
},
"star": {
"encodedCode": "\\ea2d",
"prefix": "web-icon",
"className": "web-icon-star",
"unicode": "&#59949;"
},
"system": {
"encodedCode": "\\ea2e",
"prefix": "web-icon",
"className": "web-icon-system",
"unicode": "&#59950;"
},
"textmagic": {
"encodedCode": "\\ea2f",
"prefix": "web-icon",
"className": "web-icon-textmagic",
"unicode": "&#59951;"
},
"twitter": {
"encodedCode": "\\ea30",
"prefix": "web-icon",
"className": "web-icon-twitter",
"unicode": "&#59952;"
},
"vue": {
"encodedCode": "\\ea31",
"prefix": "web-icon",
"className": "web-icon-vue",
"unicode": "&#59953;"
},
"x": {
"encodedCode": "\\ea32",
"prefix": "web-icon",
"className": "web-icon-x",
"unicode": "&#59954;"
},
"ycombinator": {
"encodedCode": "\\ea33",
"prefix": "web-icon",
"className": "web-icon-ycombinator",
"unicode": "&#59955;"
},
"youtube": {
"encodedCode": "\\ea34",
"prefix": "web-icon",
"className": "web-icon-youtube",
"unicode": "&#59956;"
}
"a": {
"encodedCode": "\\ea01",
"prefix": "web-icon",
"className": "web-icon-a",
"unicode": "&#59905;"
},
"apple": {
"encodedCode": "\\ea02",
"prefix": "web-icon",
"className": "web-icon-apple",
"unicode": "&#59906;"
},
"appwrite": {
"encodedCode": "\\ea03",
"prefix": "web-icon",
"className": "web-icon-appwrite",
"unicode": "&#59907;"
},
"arrow-down": {
"encodedCode": "\\ea04",
"prefix": "web-icon",
"className": "web-icon-arrow-down",
"unicode": "&#59908;"
},
"arrow-ext-link": {
"encodedCode": "\\ea05",
"prefix": "web-icon",
"className": "web-icon-arrow-ext-link",
"unicode": "&#59909;"
},
"arrow-left": {
"encodedCode": "\\ea06",
"prefix": "web-icon",
"className": "web-icon-arrow-left",
"unicode": "&#59910;"
},
"arrow-right": {
"encodedCode": "\\ea07",
"prefix": "web-icon",
"className": "web-icon-arrow-right",
"unicode": "&#59911;"
},
"arrow-up": {
"encodedCode": "\\ea08",
"prefix": "web-icon",
"className": "web-icon-arrow-up",
"unicode": "&#59912;"
},
"calendar": {
"encodedCode": "\\ea09",
"prefix": "web-icon",
"className": "web-icon-calendar",
"unicode": "&#59913;"
},
"check": {
"encodedCode": "\\ea0a",
"prefix": "web-icon",
"className": "web-icon-check",
"unicode": "&#59914;"
},
"chevron-down": {
"encodedCode": "\\ea0b",
"prefix": "web-icon",
"className": "web-icon-chevron-down",
"unicode": "&#59915;"
},
"chevron-left": {
"encodedCode": "\\ea0c",
"prefix": "web-icon",
"className": "web-icon-chevron-left",
"unicode": "&#59916;"
},
"chevron-right": {
"encodedCode": "\\ea0d",
"prefix": "web-icon",
"className": "web-icon-chevron-right",
"unicode": "&#59917;"
},
"chevron-up": {
"encodedCode": "\\ea0e",
"prefix": "web-icon",
"className": "web-icon-chevron-up",
"unicode": "&#59918;"
},
"close": {
"encodedCode": "\\ea0f",
"prefix": "web-icon",
"className": "web-icon-close",
"unicode": "&#59919;"
},
"command": {
"encodedCode": "\\ea10",
"prefix": "web-icon",
"className": "web-icon-command",
"unicode": "&#59920;"
},
"copy": {
"encodedCode": "\\ea11",
"prefix": "web-icon",
"className": "web-icon-copy",
"unicode": "&#59921;"
},
"daily-dev": {
"encodedCode": "\\ea12",
"prefix": "web-icon",
"className": "web-icon-daily-dev",
"unicode": "&#59922;"
},
"dark": {
"encodedCode": "\\ea13",
"prefix": "web-icon",
"className": "web-icon-dark",
"unicode": "&#59923;"
},
"discord": {
"encodedCode": "\\ea14",
"prefix": "web-icon",
"className": "web-icon-discord",
"unicode": "&#59924;"
},
"divider-vertical": {
"encodedCode": "\\ea15",
"prefix": "web-icon",
"className": "web-icon-divider-vertical",
"unicode": "&#59925;"
},
"download": {
"encodedCode": "\\ea16",
"prefix": "web-icon",
"className": "web-icon-download",
"unicode": "&#59926;"
},
"ext-link": {
"encodedCode": "\\ea17",
"prefix": "web-icon",
"className": "web-icon-ext-link",
"unicode": "&#59927;"
},
"firebase": {
"encodedCode": "\\ea18",
"prefix": "web-icon",
"className": "web-icon-firebase",
"unicode": "&#59928;"
},
"github": {
"encodedCode": "\\ea19",
"prefix": "web-icon",
"className": "web-icon-github",
"unicode": "&#59929;"
},
"google": {
"encodedCode": "\\ea1a",
"prefix": "web-icon",
"className": "web-icon-google",
"unicode": "&#59930;"
},
"hamburger-menu": {
"encodedCode": "\\ea1b",
"prefix": "web-icon",
"className": "web-icon-hamburger-menu",
"unicode": "&#59931;"
},
"light": {
"encodedCode": "\\ea1c",
"prefix": "web-icon",
"className": "web-icon-light",
"unicode": "&#59932;"
},
"linkedin": {
"encodedCode": "\\ea1d",
"prefix": "web-icon",
"className": "web-icon-linkedin",
"unicode": "&#59933;"
},
"location": {
"encodedCode": "\\ea1e",
"prefix": "web-icon",
"className": "web-icon-location",
"unicode": "&#59934;"
},
"logout-left": {
"encodedCode": "\\ea1f",
"prefix": "web-icon",
"className": "web-icon-logout-left",
"unicode": "&#59935;"
},
"logout-right": {
"encodedCode": "\\ea20",
"prefix": "web-icon",
"className": "web-icon-logout-right",
"unicode": "&#59936;"
},
"mailgun": {
"encodedCode": "\\ea21",
"prefix": "web-icon",
"className": "web-icon-mailgun",
"unicode": "&#59937;"
},
"message": {
"encodedCode": "\\ea22",
"prefix": "web-icon",
"className": "web-icon-message",
"unicode": "&#59938;"
},
"microsoft": {
"encodedCode": "\\ea23",
"prefix": "web-icon",
"className": "web-icon-microsoft",
"unicode": "&#59939;"
},
"minus": {
"encodedCode": "\\ea24",
"prefix": "web-icon",
"className": "web-icon-minus",
"unicode": "&#59940;"
},
"nuxt": {
"encodedCode": "\\ea25",
"prefix": "web-icon",
"className": "web-icon-nuxt",
"unicode": "&#59941;"
},
"platform": {
"encodedCode": "\\ea26",
"prefix": "web-icon",
"className": "web-icon-platform",
"unicode": "&#59942;"
},
"play": {
"encodedCode": "\\ea27",
"prefix": "web-icon",
"className": "web-icon-play",
"unicode": "&#59943;"
},
"plus": {
"encodedCode": "\\ea28",
"prefix": "web-icon",
"className": "web-icon-plus",
"unicode": "&#59944;"
},
"product-hunt": {
"encodedCode": "\\ea29",
"prefix": "web-icon",
"className": "web-icon-product-hunt",
"unicode": "&#59945;"
},
"refine": {
"encodedCode": "\\ea2a",
"prefix": "web-icon",
"className": "web-icon-refine",
"unicode": "&#59946;"
},
"rest": {
"encodedCode": "\\ea2b",
"prefix": "web-icon",
"className": "web-icon-rest",
"unicode": "&#59947;"
},
"search": {
"encodedCode": "\\ea2c",
"prefix": "web-icon",
"className": "web-icon-search",
"unicode": "&#59948;"
},
"sendgrid": {
"encodedCode": "\\ea2d",
"prefix": "web-icon",
"className": "web-icon-sendgrid",
"unicode": "&#59949;"
},
"star": {
"encodedCode": "\\ea2e",
"prefix": "web-icon",
"className": "web-icon-star",
"unicode": "&#59950;"
},
"system": {
"encodedCode": "\\ea2f",
"prefix": "web-icon",
"className": "web-icon-system",
"unicode": "&#59951;"
},
"textmagic": {
"encodedCode": "\\ea30",
"prefix": "web-icon",
"className": "web-icon-textmagic",
"unicode": "&#59952;"
},
"twitter": {
"encodedCode": "\\ea31",
"prefix": "web-icon",
"className": "web-icon-twitter",
"unicode": "&#59953;"
},
"vue": {
"encodedCode": "\\ea32",
"prefix": "web-icon",
"className": "web-icon-vue",
"unicode": "&#59954;"
},
"x": {
"encodedCode": "\\ea33",
"prefix": "web-icon",
"className": "web-icon-x",
"unicode": "&#59955;"
},
"ycombinator": {
"encodedCode": "\\ea34",
"prefix": "web-icon",
"className": "web-icon-ycombinator",
"unicode": "&#59956;"
},
"youtube": {
"encodedCode": "\\ea35",
"prefix": "web-icon",
"className": "web-icon-youtube",
"unicode": "&#59957;"
}
}

View File

@@ -1,18 +1,15 @@
@font-face {
font-family: 'web-icon';
font-family: "web-icon";
font-display: swap;
src: url('web-icon.eot'); /* IE9*/
src:
url('web-icon.eot#iefix') format('embedded-opentype'),
/* IE6-IE8 */ url('web-icon.woff2') format('woff2'),
url('web-icon.woff') format('woff'),
url('web-icon.ttf') format('truetype'),
/* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('web-icon.svg#web-icon')
format('svg'); /* iOS 4.1- */
src: url('web-icon.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("web-icon.woff2") format("woff2"),
url("web-icon.woff") format("woff"),
url('web-icon.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('web-icon.svg#web-icon') format('svg'); /* iOS 4.1- */
}
[class^='web-icon-'],
[class*=' web-icon-'] {
[class^="web-icon-"], [class*=" web-icon-"] {
font-family: 'web-icon' !important;
font-size: 20px;
font-style: normal;
@@ -20,159 +17,56 @@
-moz-osx-font-smoothing: grayscale;
}
.web-icon-apple:before {
content: '\ea01';
}
.web-icon-appwrite:before {
content: '\ea02';
}
.web-icon-arrow-down:before {
content: '\ea03';
}
.web-icon-arrow-ext-link:before {
content: '\ea04';
}
.web-icon-arrow-left:before {
content: '\ea05';
}
.web-icon-arrow-right:before {
content: '\ea06';
}
.web-icon-arrow-up:before {
content: '\ea07';
}
.web-icon-calendar:before {
content: '\ea08';
}
.web-icon-check:before {
content: '\ea09';
}
.web-icon-chevron-down:before {
content: '\ea0a';
}
.web-icon-chevron-left:before {
content: '\ea0b';
}
.web-icon-chevron-right:before {
content: '\ea0c';
}
.web-icon-chevron-up:before {
content: '\ea0d';
}
.web-icon-close:before {
content: '\ea0e';
}
.web-icon-command:before {
content: '\ea0f';
}
.web-icon-copy:before {
content: '\ea10';
}
.web-icon-daily-dev:before {
content: '\ea11';
}
.web-icon-dark:before {
content: '\ea12';
}
.web-icon-discord:before {
content: '\ea13';
}
.web-icon-divider-vertical:before {
content: '\ea14';
}
.web-icon-download:before {
content: '\ea15';
}
.web-icon-ext-link:before {
content: '\ea16';
}
.web-icon-firebase:before {
content: '\ea17';
}
.web-icon-github:before {
content: '\ea18';
}
.web-icon-google:before {
content: '\ea19';
}
.web-icon-hamburger-menu:before {
content: '\ea1a';
}
.web-icon-light:before {
content: '\ea1b';
}
.web-icon-linkedin:before {
content: '\ea1c';
}
.web-icon-location:before {
content: '\ea1d';
}
.web-icon-logout-left:before {
content: '\ea1e';
}
.web-icon-logout-right:before {
content: '\ea1f';
}
.web-icon-mailgun:before {
content: '\ea20';
}
.web-icon-message:before {
content: '\ea21';
}
.web-icon-microsoft:before {
content: '\ea22';
}
.web-icon-minus:before {
content: '\ea23';
}
.web-icon-nuxt:before {
content: '\ea24';
}
.web-icon-platform:before {
content: '\ea25';
}
.web-icon-play:before {
content: '\ea26';
}
.web-icon-plus:before {
content: '\ea27';
}
.web-icon-product-hunt:before {
content: '\ea28';
}
.web-icon-refine:before {
content: '\ea29';
}
.web-icon-rest:before {
content: '\ea2a';
}
.web-icon-search:before {
content: '\ea2b';
}
.web-icon-sendgrid:before {
content: '\ea2c';
}
.web-icon-star:before {
content: '\ea2d';
}
.web-icon-system:before {
content: '\ea2e';
}
.web-icon-textmagic:before {
content: '\ea2f';
}
.web-icon-twitter:before {
content: '\ea30';
}
.web-icon-vue:before {
content: '\ea31';
}
.web-icon-x:before {
content: '\ea32';
}
.web-icon-ycombinator:before {
content: '\ea33';
}
.web-icon-youtube:before {
content: '\ea34';
}
.web-icon-a:before { content: "\ea01"; }
.web-icon-apple:before { content: "\ea02"; }
.web-icon-appwrite:before { content: "\ea03"; }
.web-icon-arrow-down:before { content: "\ea04"; }
.web-icon-arrow-ext-link:before { content: "\ea05"; }
.web-icon-arrow-left:before { content: "\ea06"; }
.web-icon-arrow-right:before { content: "\ea07"; }
.web-icon-arrow-up:before { content: "\ea08"; }
.web-icon-calendar:before { content: "\ea09"; }
.web-icon-check:before { content: "\ea0a"; }
.web-icon-chevron-down:before { content: "\ea0b"; }
.web-icon-chevron-left:before { content: "\ea0c"; }
.web-icon-chevron-right:before { content: "\ea0d"; }
.web-icon-chevron-up:before { content: "\ea0e"; }
.web-icon-close:before { content: "\ea0f"; }
.web-icon-command:before { content: "\ea10"; }
.web-icon-copy:before { content: "\ea11"; }
.web-icon-daily-dev:before { content: "\ea12"; }
.web-icon-dark:before { content: "\ea13"; }
.web-icon-discord:before { content: "\ea14"; }
.web-icon-divider-vertical:before { content: "\ea15"; }
.web-icon-download:before { content: "\ea16"; }
.web-icon-ext-link:before { content: "\ea17"; }
.web-icon-firebase:before { content: "\ea18"; }
.web-icon-github:before { content: "\ea19"; }
.web-icon-google:before { content: "\ea1a"; }
.web-icon-hamburger-menu:before { content: "\ea1b"; }
.web-icon-light:before { content: "\ea1c"; }
.web-icon-linkedin:before { content: "\ea1d"; }
.web-icon-location:before { content: "\ea1e"; }
.web-icon-logout-left:before { content: "\ea1f"; }
.web-icon-logout-right:before { content: "\ea20"; }
.web-icon-mailgun:before { content: "\ea21"; }
.web-icon-message:before { content: "\ea22"; }
.web-icon-microsoft:before { content: "\ea23"; }
.web-icon-minus:before { content: "\ea24"; }
.web-icon-nuxt:before { content: "\ea25"; }
.web-icon-platform:before { content: "\ea26"; }
.web-icon-play:before { content: "\ea27"; }
.web-icon-plus:before { content: "\ea28"; }
.web-icon-product-hunt:before { content: "\ea29"; }
.web-icon-refine:before { content: "\ea2a"; }
.web-icon-rest:before { content: "\ea2b"; }
.web-icon-search:before { content: "\ea2c"; }
.web-icon-sendgrid:before { content: "\ea2d"; }
.web-icon-star:before { content: "\ea2e"; }
.web-icon-system:before { content: "\ea2f"; }
.web-icon-textmagic:before { content: "\ea30"; }
.web-icon-twitter:before { content: "\ea31"; }
.web-icon-vue:before { content: "\ea32"; }
.web-icon-x:before { content: "\ea33"; }
.web-icon-ycombinator:before { content: "\ea34"; }
.web-icon-youtube:before { content: "\ea35"; }

Binary file not shown.

View File

@@ -16,108 +16,110 @@
-moz-osx-font-smoothing: grayscale;
}
.web-icon-apple:before { content: "\ea01"; }
.web-icon-appwrite:before { content: "\ea02"; }
.web-icon-arrow-down:before { content: "\ea03"; }
.web-icon-arrow-ext-link:before { content: "\ea04"; }
.web-icon-arrow-left:before { content: "\ea05"; }
.web-icon-arrow-right:before { content: "\ea06"; }
.web-icon-arrow-up:before { content: "\ea07"; }
.web-icon-calendar:before { content: "\ea08"; }
.web-icon-check:before { content: "\ea09"; }
.web-icon-chevron-down:before { content: "\ea0a"; }
.web-icon-chevron-left:before { content: "\ea0b"; }
.web-icon-chevron-right:before { content: "\ea0c"; }
.web-icon-chevron-up:before { content: "\ea0d"; }
.web-icon-close:before { content: "\ea0e"; }
.web-icon-command:before { content: "\ea0f"; }
.web-icon-copy:before { content: "\ea10"; }
.web-icon-daily-dev:before { content: "\ea11"; }
.web-icon-dark:before { content: "\ea12"; }
.web-icon-discord:before { content: "\ea13"; }
.web-icon-divider-vertical:before { content: "\ea14"; }
.web-icon-download:before { content: "\ea15"; }
.web-icon-ext-link:before { content: "\ea16"; }
.web-icon-firebase:before { content: "\ea17"; }
.web-icon-github:before { content: "\ea18"; }
.web-icon-google:before { content: "\ea19"; }
.web-icon-hamburger-menu:before { content: "\ea1a"; }
.web-icon-light:before { content: "\ea1b"; }
.web-icon-linkedin:before { content: "\ea1c"; }
.web-icon-location:before { content: "\ea1d"; }
.web-icon-logout-left:before { content: "\ea1e"; }
.web-icon-logout-right:before { content: "\ea1f"; }
.web-icon-mailgun:before { content: "\ea20"; }
.web-icon-message:before { content: "\ea21"; }
.web-icon-microsoft:before { content: "\ea22"; }
.web-icon-minus:before { content: "\ea23"; }
.web-icon-nuxt:before { content: "\ea24"; }
.web-icon-platform:before { content: "\ea25"; }
.web-icon-play:before { content: "\ea26"; }
.web-icon-plus:before { content: "\ea27"; }
.web-icon-product-hunt:before { content: "\ea28"; }
.web-icon-refine:before { content: "\ea29"; }
.web-icon-rest:before { content: "\ea2a"; }
.web-icon-search:before { content: "\ea2b"; }
.web-icon-sendgrid:before { content: "\ea2c"; }
.web-icon-star:before { content: "\ea2d"; }
.web-icon-system:before { content: "\ea2e"; }
.web-icon-textmagic:before { content: "\ea2f"; }
.web-icon-twitter:before { content: "\ea30"; }
.web-icon-vue:before { content: "\ea31"; }
.web-icon-x:before { content: "\ea32"; }
.web-icon-ycombinator:before { content: "\ea33"; }
.web-icon-youtube:before { content: "\ea34"; }
.web-icon-a:before { content: "\ea01"; }
.web-icon-apple:before { content: "\ea02"; }
.web-icon-appwrite:before { content: "\ea03"; }
.web-icon-arrow-down:before { content: "\ea04"; }
.web-icon-arrow-ext-link:before { content: "\ea05"; }
.web-icon-arrow-left:before { content: "\ea06"; }
.web-icon-arrow-right:before { content: "\ea07"; }
.web-icon-arrow-up:before { content: "\ea08"; }
.web-icon-calendar:before { content: "\ea09"; }
.web-icon-check:before { content: "\ea0a"; }
.web-icon-chevron-down:before { content: "\ea0b"; }
.web-icon-chevron-left:before { content: "\ea0c"; }
.web-icon-chevron-right:before { content: "\ea0d"; }
.web-icon-chevron-up:before { content: "\ea0e"; }
.web-icon-close:before { content: "\ea0f"; }
.web-icon-command:before { content: "\ea10"; }
.web-icon-copy:before { content: "\ea11"; }
.web-icon-daily-dev:before { content: "\ea12"; }
.web-icon-dark:before { content: "\ea13"; }
.web-icon-discord:before { content: "\ea14"; }
.web-icon-divider-vertical:before { content: "\ea15"; }
.web-icon-download:before { content: "\ea16"; }
.web-icon-ext-link:before { content: "\ea17"; }
.web-icon-firebase:before { content: "\ea18"; }
.web-icon-github:before { content: "\ea19"; }
.web-icon-google:before { content: "\ea1a"; }
.web-icon-hamburger-menu:before { content: "\ea1b"; }
.web-icon-light:before { content: "\ea1c"; }
.web-icon-linkedin:before { content: "\ea1d"; }
.web-icon-location:before { content: "\ea1e"; }
.web-icon-logout-left:before { content: "\ea1f"; }
.web-icon-logout-right:before { content: "\ea20"; }
.web-icon-mailgun:before { content: "\ea21"; }
.web-icon-message:before { content: "\ea22"; }
.web-icon-microsoft:before { content: "\ea23"; }
.web-icon-minus:before { content: "\ea24"; }
.web-icon-nuxt:before { content: "\ea25"; }
.web-icon-platform:before { content: "\ea26"; }
.web-icon-play:before { content: "\ea27"; }
.web-icon-plus:before { content: "\ea28"; }
.web-icon-product-hunt:before { content: "\ea29"; }
.web-icon-refine:before { content: "\ea2a"; }
.web-icon-rest:before { content: "\ea2b"; }
.web-icon-search:before { content: "\ea2c"; }
.web-icon-sendgrid:before { content: "\ea2d"; }
.web-icon-star:before { content: "\ea2e"; }
.web-icon-system:before { content: "\ea2f"; }
.web-icon-textmagic:before { content: "\ea30"; }
.web-icon-twitter:before { content: "\ea31"; }
.web-icon-vue:before { content: "\ea32"; }
.web-icon-x:before { content: "\ea33"; }
.web-icon-ycombinator:before { content: "\ea34"; }
.web-icon-youtube:before { content: "\ea35"; }
$web-icon-apple: "\ea01";
$web-icon-appwrite: "\ea02";
$web-icon-arrow-down: "\ea03";
$web-icon-arrow-ext-link: "\ea04";
$web-icon-arrow-left: "\ea05";
$web-icon-arrow-right: "\ea06";
$web-icon-arrow-up: "\ea07";
$web-icon-calendar: "\ea08";
$web-icon-check: "\ea09";
$web-icon-chevron-down: "\ea0a";
$web-icon-chevron-left: "\ea0b";
$web-icon-chevron-right: "\ea0c";
$web-icon-chevron-up: "\ea0d";
$web-icon-close: "\ea0e";
$web-icon-command: "\ea0f";
$web-icon-copy: "\ea10";
$web-icon-daily-dev: "\ea11";
$web-icon-dark: "\ea12";
$web-icon-discord: "\ea13";
$web-icon-divider-vertical: "\ea14";
$web-icon-download: "\ea15";
$web-icon-ext-link: "\ea16";
$web-icon-firebase: "\ea17";
$web-icon-github: "\ea18";
$web-icon-google: "\ea19";
$web-icon-hamburger-menu: "\ea1a";
$web-icon-light: "\ea1b";
$web-icon-linkedin: "\ea1c";
$web-icon-location: "\ea1d";
$web-icon-logout-left: "\ea1e";
$web-icon-logout-right: "\ea1f";
$web-icon-mailgun: "\ea20";
$web-icon-message: "\ea21";
$web-icon-microsoft: "\ea22";
$web-icon-minus: "\ea23";
$web-icon-nuxt: "\ea24";
$web-icon-platform: "\ea25";
$web-icon-play: "\ea26";
$web-icon-plus: "\ea27";
$web-icon-product-hunt: "\ea28";
$web-icon-refine: "\ea29";
$web-icon-rest: "\ea2a";
$web-icon-search: "\ea2b";
$web-icon-sendgrid: "\ea2c";
$web-icon-star: "\ea2d";
$web-icon-system: "\ea2e";
$web-icon-textmagic: "\ea2f";
$web-icon-twitter: "\ea30";
$web-icon-vue: "\ea31";
$web-icon-x: "\ea32";
$web-icon-ycombinator: "\ea33";
$web-icon-youtube: "\ea34";
$web-icon-a: "\ea01";
$web-icon-apple: "\ea02";
$web-icon-appwrite: "\ea03";
$web-icon-arrow-down: "\ea04";
$web-icon-arrow-ext-link: "\ea05";
$web-icon-arrow-left: "\ea06";
$web-icon-arrow-right: "\ea07";
$web-icon-arrow-up: "\ea08";
$web-icon-calendar: "\ea09";
$web-icon-check: "\ea0a";
$web-icon-chevron-down: "\ea0b";
$web-icon-chevron-left: "\ea0c";
$web-icon-chevron-right: "\ea0d";
$web-icon-chevron-up: "\ea0e";
$web-icon-close: "\ea0f";
$web-icon-command: "\ea10";
$web-icon-copy: "\ea11";
$web-icon-daily-dev: "\ea12";
$web-icon-dark: "\ea13";
$web-icon-discord: "\ea14";
$web-icon-divider-vertical: "\ea15";
$web-icon-download: "\ea16";
$web-icon-ext-link: "\ea17";
$web-icon-firebase: "\ea18";
$web-icon-github: "\ea19";
$web-icon-google: "\ea1a";
$web-icon-hamburger-menu: "\ea1b";
$web-icon-light: "\ea1c";
$web-icon-linkedin: "\ea1d";
$web-icon-location: "\ea1e";
$web-icon-logout-left: "\ea1f";
$web-icon-logout-right: "\ea20";
$web-icon-mailgun: "\ea21";
$web-icon-message: "\ea22";
$web-icon-microsoft: "\ea23";
$web-icon-minus: "\ea24";
$web-icon-nuxt: "\ea25";
$web-icon-platform: "\ea26";
$web-icon-play: "\ea27";
$web-icon-plus: "\ea28";
$web-icon-product-hunt: "\ea29";
$web-icon-refine: "\ea2a";
$web-icon-rest: "\ea2b";
$web-icon-search: "\ea2c";
$web-icon-sendgrid: "\ea2d";
$web-icon-star: "\ea2e";
$web-icon-system: "\ea2f";
$web-icon-textmagic: "\ea30";
$web-icon-twitter: "\ea31";
$web-icon-vue: "\ea32";
$web-icon-x: "\ea33";
$web-icon-ycombinator: "\ea34";
$web-icon-youtube: "\ea35";

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 166 KiB

After

Width:  |  Height:  |  Size: 169 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="40px" height="40px" viewBox="0 0 40 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="Logo/Dark" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Icon" transform="translate(4.000000, 11.000000)" fill="#151618">
<g id="Secound" opacity="0.56" transform="translate(21.000000, 0.930000)">
<path d="M6.47910463,8.01371418 L2.94663391,4.48124347 L4.71194884,0.95 L10.4515234,6.68957458 C11.1828255,7.42087669 11.1828255,8.60655167 10.4515234,9.33785378 L3.38719562,16.4021816 C2.65589351,17.1334837 1.47021853,17.1334837 0.738916421,16.4021816 C0.00761431424,15.6708795 0.00761431424,14.4852045 0.738916421,13.7539024 L6.47910463,8.01371418 Z" id="Combined-Shape"></path>
</g>
<path d="M21.7402327,0.548323198 C22.4715349,-0.182978908 23.6575166,-0.182672097 24.3888188,0.54863001 L25.7132652,1.87307642 L10.2610836,17.325258 C9.52978147,18.0565601 8.34379968,18.0562533 7.61249757,17.3249512 L6.28805116,16.0005048 L21.7402327,0.548323198 Z M15.1176939,5.40493351 L12.4688011,8.05382633 L8.93633036,4.52135561 L4.52089537,8.9367906 L8.05336609,12.4692613 L6.28805116,16.0005048 L0.54847658,10.2609302 C-0.182825527,9.52962809 -0.182825527,8.34395311 0.54847658,7.612651 L7.61249757,0.54863001 C8.34379968,-0.182672097 9.52978147,-0.182978908 10.2610836,0.548323198 L15.1176939,5.40493351 Z" id="Main"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -76,5 +76,10 @@ export const socials: Array<Social> = [
icon: 'web-icon-youtube',
label: 'YouTube',
link: 'https://www.youtube.com/c/appwrite?sub_confirmation=1'
},
{
icon: 'web-icon-daily-dev',
label: 'Daily.dev',
link: 'https://app.daily.dev/squads/appwrite'
}
];