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

View File

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

View File

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

Binary file not shown.

View File

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