add: dev.to squad link.

This commit is contained in:
ItzNotABug
2024-07-25 12:24:34 +05:30
parent 06cc5d644f
commit 18c656670a
13 changed files with 262 additions and 232 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

@@ -15,36 +15,37 @@ $web-icon-close: "\ea0e";
$web-icon-command: "\ea0f"; $web-icon-command: "\ea0f";
$web-icon-copy: "\ea10"; $web-icon-copy: "\ea10";
$web-icon-dark: "\ea11"; $web-icon-dark: "\ea11";
$web-icon-discord: "\ea12"; $web-icon-devto: "\ea12";
$web-icon-divider-vertical: "\ea13"; $web-icon-discord: "\ea13";
$web-icon-download: "\ea14"; $web-icon-divider-vertical: "\ea14";
$web-icon-ext-link: "\ea15"; $web-icon-download: "\ea15";
$web-icon-firebase: "\ea16"; $web-icon-ext-link: "\ea16";
$web-icon-github: "\ea17"; $web-icon-firebase: "\ea17";
$web-icon-google: "\ea18"; $web-icon-github: "\ea18";
$web-icon-hamburger-menu: "\ea19"; $web-icon-google: "\ea19";
$web-icon-light: "\ea1a"; $web-icon-hamburger-menu: "\ea1a";
$web-icon-linkedin: "\ea1b"; $web-icon-light: "\ea1b";
$web-icon-location: "\ea1c"; $web-icon-linkedin: "\ea1c";
$web-icon-logout-left: "\ea1d"; $web-icon-location: "\ea1d";
$web-icon-logout-right: "\ea1e"; $web-icon-logout-left: "\ea1e";
$web-icon-mailgun: "\ea1f"; $web-icon-logout-right: "\ea1f";
$web-icon-message: "\ea20"; $web-icon-mailgun: "\ea20";
$web-icon-microsoft: "\ea21"; $web-icon-message: "\ea21";
$web-icon-minus: "\ea22"; $web-icon-microsoft: "\ea22";
$web-icon-nuxt: "\ea23"; $web-icon-minus: "\ea23";
$web-icon-platform: "\ea24"; $web-icon-nuxt: "\ea24";
$web-icon-play: "\ea25"; $web-icon-platform: "\ea25";
$web-icon-plus: "\ea26"; $web-icon-play: "\ea26";
$web-icon-product-hunt: "\ea27"; $web-icon-plus: "\ea27";
$web-icon-refine: "\ea28"; $web-icon-product-hunt: "\ea28";
$web-icon-rest: "\ea29"; $web-icon-refine: "\ea29";
$web-icon-search: "\ea2a"; $web-icon-rest: "\ea2a";
$web-icon-sendgrid: "\ea2b"; $web-icon-search: "\ea2b";
$web-icon-star: "\ea2c"; $web-icon-sendgrid: "\ea2c";
$web-icon-system: "\ea2d"; $web-icon-star: "\ea2d";
$web-icon-textmagic: "\ea2e"; $web-icon-system: "\ea2e";
$web-icon-twitter: "\ea2f"; $web-icon-textmagic: "\ea2f";
$web-icon-vue: "\ea30"; $web-icon-twitter: "\ea30";
$web-icon-x: "\ea31"; $web-icon-vue: "\ea31";
$web-icon-youtube: "\ea32"; $web-icon-x: "\ea32";
$web-icon-youtube: "\ea33";

View File

@@ -101,202 +101,208 @@
"className": "web-icon-dark", "className": "web-icon-dark",
"unicode": "&#59921;" "unicode": "&#59921;"
}, },
"discord": { "devto": {
"encodedCode": "\\ea12", "encodedCode": "\\ea12",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-discord", "className": "web-icon-devto",
"unicode": "&#59922;" "unicode": "&#59922;"
}, },
"divider-vertical": { "discord": {
"encodedCode": "\\ea13", "encodedCode": "\\ea13",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-divider-vertical", "className": "web-icon-discord",
"unicode": "&#59923;" "unicode": "&#59923;"
}, },
"download": { "divider-vertical": {
"encodedCode": "\\ea14", "encodedCode": "\\ea14",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-download", "className": "web-icon-divider-vertical",
"unicode": "&#59924;" "unicode": "&#59924;"
}, },
"ext-link": { "download": {
"encodedCode": "\\ea15", "encodedCode": "\\ea15",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-ext-link", "className": "web-icon-download",
"unicode": "&#59925;" "unicode": "&#59925;"
}, },
"firebase": { "ext-link": {
"encodedCode": "\\ea16", "encodedCode": "\\ea16",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-firebase", "className": "web-icon-ext-link",
"unicode": "&#59926;" "unicode": "&#59926;"
}, },
"github": { "firebase": {
"encodedCode": "\\ea17", "encodedCode": "\\ea17",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-github", "className": "web-icon-firebase",
"unicode": "&#59927;" "unicode": "&#59927;"
}, },
"google": { "github": {
"encodedCode": "\\ea18", "encodedCode": "\\ea18",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-google", "className": "web-icon-github",
"unicode": "&#59928;" "unicode": "&#59928;"
}, },
"hamburger-menu": { "google": {
"encodedCode": "\\ea19", "encodedCode": "\\ea19",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-hamburger-menu", "className": "web-icon-google",
"unicode": "&#59929;" "unicode": "&#59929;"
}, },
"light": { "hamburger-menu": {
"encodedCode": "\\ea1a", "encodedCode": "\\ea1a",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-light", "className": "web-icon-hamburger-menu",
"unicode": "&#59930;" "unicode": "&#59930;"
}, },
"linkedin": { "light": {
"encodedCode": "\\ea1b", "encodedCode": "\\ea1b",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-linkedin", "className": "web-icon-light",
"unicode": "&#59931;" "unicode": "&#59931;"
}, },
"location": { "linkedin": {
"encodedCode": "\\ea1c", "encodedCode": "\\ea1c",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-location", "className": "web-icon-linkedin",
"unicode": "&#59932;" "unicode": "&#59932;"
}, },
"logout-left": { "location": {
"encodedCode": "\\ea1d", "encodedCode": "\\ea1d",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-logout-left", "className": "web-icon-location",
"unicode": "&#59933;" "unicode": "&#59933;"
}, },
"logout-right": { "logout-left": {
"encodedCode": "\\ea1e", "encodedCode": "\\ea1e",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-logout-right", "className": "web-icon-logout-left",
"unicode": "&#59934;" "unicode": "&#59934;"
}, },
"mailgun": { "logout-right": {
"encodedCode": "\\ea1f", "encodedCode": "\\ea1f",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-mailgun", "className": "web-icon-logout-right",
"unicode": "&#59935;" "unicode": "&#59935;"
}, },
"message": { "mailgun": {
"encodedCode": "\\ea20", "encodedCode": "\\ea20",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-message", "className": "web-icon-mailgun",
"unicode": "&#59936;" "unicode": "&#59936;"
}, },
"microsoft": { "message": {
"encodedCode": "\\ea21", "encodedCode": "\\ea21",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-microsoft", "className": "web-icon-message",
"unicode": "&#59937;" "unicode": "&#59937;"
}, },
"minus": { "microsoft": {
"encodedCode": "\\ea22", "encodedCode": "\\ea22",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-minus", "className": "web-icon-microsoft",
"unicode": "&#59938;" "unicode": "&#59938;"
}, },
"nuxt": { "minus": {
"encodedCode": "\\ea23", "encodedCode": "\\ea23",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-nuxt", "className": "web-icon-minus",
"unicode": "&#59939;" "unicode": "&#59939;"
}, },
"platform": { "nuxt": {
"encodedCode": "\\ea24", "encodedCode": "\\ea24",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-platform", "className": "web-icon-nuxt",
"unicode": "&#59940;" "unicode": "&#59940;"
}, },
"play": { "platform": {
"encodedCode": "\\ea25", "encodedCode": "\\ea25",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-play", "className": "web-icon-platform",
"unicode": "&#59941;" "unicode": "&#59941;"
}, },
"plus": { "play": {
"encodedCode": "\\ea26", "encodedCode": "\\ea26",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-plus", "className": "web-icon-play",
"unicode": "&#59942;" "unicode": "&#59942;"
}, },
"product-hunt": { "plus": {
"encodedCode": "\\ea27", "encodedCode": "\\ea27",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-product-hunt", "className": "web-icon-plus",
"unicode": "&#59943;" "unicode": "&#59943;"
}, },
"refine": { "product-hunt": {
"encodedCode": "\\ea28", "encodedCode": "\\ea28",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-refine", "className": "web-icon-product-hunt",
"unicode": "&#59944;" "unicode": "&#59944;"
}, },
"rest": { "refine": {
"encodedCode": "\\ea29", "encodedCode": "\\ea29",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-rest", "className": "web-icon-refine",
"unicode": "&#59945;" "unicode": "&#59945;"
}, },
"search": { "rest": {
"encodedCode": "\\ea2a", "encodedCode": "\\ea2a",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-search", "className": "web-icon-rest",
"unicode": "&#59946;" "unicode": "&#59946;"
}, },
"sendgrid": { "search": {
"encodedCode": "\\ea2b", "encodedCode": "\\ea2b",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-sendgrid", "className": "web-icon-search",
"unicode": "&#59947;" "unicode": "&#59947;"
}, },
"star": { "sendgrid": {
"encodedCode": "\\ea2c", "encodedCode": "\\ea2c",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-star", "className": "web-icon-sendgrid",
"unicode": "&#59948;" "unicode": "&#59948;"
}, },
"system": { "star": {
"encodedCode": "\\ea2d", "encodedCode": "\\ea2d",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-system", "className": "web-icon-star",
"unicode": "&#59949;" "unicode": "&#59949;"
}, },
"textmagic": { "system": {
"encodedCode": "\\ea2e", "encodedCode": "\\ea2e",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-textmagic", "className": "web-icon-system",
"unicode": "&#59950;" "unicode": "&#59950;"
}, },
"twitter": { "textmagic": {
"encodedCode": "\\ea2f", "encodedCode": "\\ea2f",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-twitter", "className": "web-icon-textmagic",
"unicode": "&#59951;" "unicode": "&#59951;"
}, },
"vue": { "twitter": {
"encodedCode": "\\ea30", "encodedCode": "\\ea30",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-vue", "className": "web-icon-twitter",
"unicode": "&#59952;" "unicode": "&#59952;"
}, },
"x": { "vue": {
"encodedCode": "\\ea31", "encodedCode": "\\ea31",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-x", "className": "web-icon-vue",
"unicode": "&#59953;" "unicode": "&#59953;"
}, },
"youtube": { "x": {
"encodedCode": "\\ea32", "encodedCode": "\\ea32",
"prefix": "web-icon", "prefix": "web-icon",
"className": "web-icon-youtube", "className": "web-icon-x",
"unicode": "&#59954;" "unicode": "&#59954;"
},
"youtube": {
"encodedCode": "\\ea33",
"prefix": "web-icon",
"className": "web-icon-youtube",
"unicode": "&#59955;"
} }
} }

View File

@@ -34,36 +34,37 @@
.web-icon-command:before { content: "\ea0f"; } .web-icon-command:before { content: "\ea0f"; }
.web-icon-copy:before { content: "\ea10"; } .web-icon-copy:before { content: "\ea10"; }
.web-icon-dark:before { content: "\ea11"; } .web-icon-dark:before { content: "\ea11"; }
.web-icon-discord:before { content: "\ea12"; } .web-icon-devto:before { content: "\ea12"; }
.web-icon-divider-vertical:before { content: "\ea13"; } .web-icon-discord:before { content: "\ea13"; }
.web-icon-download:before { content: "\ea14"; } .web-icon-divider-vertical:before { content: "\ea14"; }
.web-icon-ext-link:before { content: "\ea15"; } .web-icon-download:before { content: "\ea15"; }
.web-icon-firebase:before { content: "\ea16"; } .web-icon-ext-link:before { content: "\ea16"; }
.web-icon-github:before { content: "\ea17"; } .web-icon-firebase:before { content: "\ea17"; }
.web-icon-google:before { content: "\ea18"; } .web-icon-github:before { content: "\ea18"; }
.web-icon-hamburger-menu:before { content: "\ea19"; } .web-icon-google:before { content: "\ea19"; }
.web-icon-light:before { content: "\ea1a"; } .web-icon-hamburger-menu:before { content: "\ea1a"; }
.web-icon-linkedin:before { content: "\ea1b"; } .web-icon-light:before { content: "\ea1b"; }
.web-icon-location:before { content: "\ea1c"; } .web-icon-linkedin:before { content: "\ea1c"; }
.web-icon-logout-left:before { content: "\ea1d"; } .web-icon-location:before { content: "\ea1d"; }
.web-icon-logout-right:before { content: "\ea1e"; } .web-icon-logout-left:before { content: "\ea1e"; }
.web-icon-mailgun:before { content: "\ea1f"; } .web-icon-logout-right:before { content: "\ea1f"; }
.web-icon-message:before { content: "\ea20"; } .web-icon-mailgun:before { content: "\ea20"; }
.web-icon-microsoft:before { content: "\ea21"; } .web-icon-message:before { content: "\ea21"; }
.web-icon-minus:before { content: "\ea22"; } .web-icon-microsoft:before { content: "\ea22"; }
.web-icon-nuxt:before { content: "\ea23"; } .web-icon-minus:before { content: "\ea23"; }
.web-icon-platform:before { content: "\ea24"; } .web-icon-nuxt:before { content: "\ea24"; }
.web-icon-play:before { content: "\ea25"; } .web-icon-platform:before { content: "\ea25"; }
.web-icon-plus:before { content: "\ea26"; } .web-icon-play:before { content: "\ea26"; }
.web-icon-product-hunt:before { content: "\ea27"; } .web-icon-plus:before { content: "\ea27"; }
.web-icon-refine:before { content: "\ea28"; } .web-icon-product-hunt:before { content: "\ea28"; }
.web-icon-rest:before { content: "\ea29"; } .web-icon-refine:before { content: "\ea29"; }
.web-icon-search:before { content: "\ea2a"; } .web-icon-rest:before { content: "\ea2a"; }
.web-icon-sendgrid:before { content: "\ea2b"; } .web-icon-search:before { content: "\ea2b"; }
.web-icon-star:before { content: "\ea2c"; } .web-icon-sendgrid:before { content: "\ea2c"; }
.web-icon-system:before { content: "\ea2d"; } .web-icon-star:before { content: "\ea2d"; }
.web-icon-textmagic:before { content: "\ea2e"; } .web-icon-system:before { content: "\ea2e"; }
.web-icon-twitter:before { content: "\ea2f"; } .web-icon-textmagic:before { content: "\ea2f"; }
.web-icon-vue:before { content: "\ea30"; } .web-icon-twitter:before { content: "\ea30"; }
.web-icon-x:before { content: "\ea31"; } .web-icon-vue:before { content: "\ea31"; }
.web-icon-youtube:before { content: "\ea32"; } .web-icon-x:before { content: "\ea32"; }
.web-icon-youtube:before { content: "\ea33"; }

Binary file not shown.

View File

@@ -33,39 +33,40 @@
.web-icon-command:before { content: "\ea0f"; } .web-icon-command:before { content: "\ea0f"; }
.web-icon-copy:before { content: "\ea10"; } .web-icon-copy:before { content: "\ea10"; }
.web-icon-dark:before { content: "\ea11"; } .web-icon-dark:before { content: "\ea11"; }
.web-icon-discord:before { content: "\ea12"; } .web-icon-devto:before { content: "\ea12"; }
.web-icon-divider-vertical:before { content: "\ea13"; } .web-icon-discord:before { content: "\ea13"; }
.web-icon-download:before { content: "\ea14"; } .web-icon-divider-vertical:before { content: "\ea14"; }
.web-icon-ext-link:before { content: "\ea15"; } .web-icon-download:before { content: "\ea15"; }
.web-icon-firebase:before { content: "\ea16"; } .web-icon-ext-link:before { content: "\ea16"; }
.web-icon-github:before { content: "\ea17"; } .web-icon-firebase:before { content: "\ea17"; }
.web-icon-google:before { content: "\ea18"; } .web-icon-github:before { content: "\ea18"; }
.web-icon-hamburger-menu:before { content: "\ea19"; } .web-icon-google:before { content: "\ea19"; }
.web-icon-light:before { content: "\ea1a"; } .web-icon-hamburger-menu:before { content: "\ea1a"; }
.web-icon-linkedin:before { content: "\ea1b"; } .web-icon-light:before { content: "\ea1b"; }
.web-icon-location:before { content: "\ea1c"; } .web-icon-linkedin:before { content: "\ea1c"; }
.web-icon-logout-left:before { content: "\ea1d"; } .web-icon-location:before { content: "\ea1d"; }
.web-icon-logout-right:before { content: "\ea1e"; } .web-icon-logout-left:before { content: "\ea1e"; }
.web-icon-mailgun:before { content: "\ea1f"; } .web-icon-logout-right:before { content: "\ea1f"; }
.web-icon-message:before { content: "\ea20"; } .web-icon-mailgun:before { content: "\ea20"; }
.web-icon-microsoft:before { content: "\ea21"; } .web-icon-message:before { content: "\ea21"; }
.web-icon-minus:before { content: "\ea22"; } .web-icon-microsoft:before { content: "\ea22"; }
.web-icon-nuxt:before { content: "\ea23"; } .web-icon-minus:before { content: "\ea23"; }
.web-icon-platform:before { content: "\ea24"; } .web-icon-nuxt:before { content: "\ea24"; }
.web-icon-play:before { content: "\ea25"; } .web-icon-platform:before { content: "\ea25"; }
.web-icon-plus:before { content: "\ea26"; } .web-icon-play:before { content: "\ea26"; }
.web-icon-product-hunt:before { content: "\ea27"; } .web-icon-plus:before { content: "\ea27"; }
.web-icon-refine:before { content: "\ea28"; } .web-icon-product-hunt:before { content: "\ea28"; }
.web-icon-rest:before { content: "\ea29"; } .web-icon-refine:before { content: "\ea29"; }
.web-icon-search:before { content: "\ea2a"; } .web-icon-rest:before { content: "\ea2a"; }
.web-icon-sendgrid:before { content: "\ea2b"; } .web-icon-search:before { content: "\ea2b"; }
.web-icon-star:before { content: "\ea2c"; } .web-icon-sendgrid:before { content: "\ea2c"; }
.web-icon-system:before { content: "\ea2d"; } .web-icon-star:before { content: "\ea2d"; }
.web-icon-textmagic:before { content: "\ea2e"; } .web-icon-system:before { content: "\ea2e"; }
.web-icon-twitter:before { content: "\ea2f"; } .web-icon-textmagic:before { content: "\ea2f"; }
.web-icon-vue:before { content: "\ea30"; } .web-icon-twitter:before { content: "\ea30"; }
.web-icon-x:before { content: "\ea31"; } .web-icon-vue:before { content: "\ea31"; }
.web-icon-youtube:before { content: "\ea32"; } .web-icon-x:before { content: "\ea32"; }
.web-icon-youtube:before { content: "\ea33"; }
$web-icon-apple: "\ea01"; $web-icon-apple: "\ea01";
$web-icon-appwrite: "\ea02"; $web-icon-appwrite: "\ea02";
@@ -84,36 +85,37 @@ $web-icon-close: "\ea0e";
$web-icon-command: "\ea0f"; $web-icon-command: "\ea0f";
$web-icon-copy: "\ea10"; $web-icon-copy: "\ea10";
$web-icon-dark: "\ea11"; $web-icon-dark: "\ea11";
$web-icon-discord: "\ea12"; $web-icon-devto: "\ea12";
$web-icon-divider-vertical: "\ea13"; $web-icon-discord: "\ea13";
$web-icon-download: "\ea14"; $web-icon-divider-vertical: "\ea14";
$web-icon-ext-link: "\ea15"; $web-icon-download: "\ea15";
$web-icon-firebase: "\ea16"; $web-icon-ext-link: "\ea16";
$web-icon-github: "\ea17"; $web-icon-firebase: "\ea17";
$web-icon-google: "\ea18"; $web-icon-github: "\ea18";
$web-icon-hamburger-menu: "\ea19"; $web-icon-google: "\ea19";
$web-icon-light: "\ea1a"; $web-icon-hamburger-menu: "\ea1a";
$web-icon-linkedin: "\ea1b"; $web-icon-light: "\ea1b";
$web-icon-location: "\ea1c"; $web-icon-linkedin: "\ea1c";
$web-icon-logout-left: "\ea1d"; $web-icon-location: "\ea1d";
$web-icon-logout-right: "\ea1e"; $web-icon-logout-left: "\ea1e";
$web-icon-mailgun: "\ea1f"; $web-icon-logout-right: "\ea1f";
$web-icon-message: "\ea20"; $web-icon-mailgun: "\ea20";
$web-icon-microsoft: "\ea21"; $web-icon-message: "\ea21";
$web-icon-minus: "\ea22"; $web-icon-microsoft: "\ea22";
$web-icon-nuxt: "\ea23"; $web-icon-minus: "\ea23";
$web-icon-platform: "\ea24"; $web-icon-nuxt: "\ea24";
$web-icon-play: "\ea25"; $web-icon-platform: "\ea25";
$web-icon-plus: "\ea26"; $web-icon-play: "\ea26";
$web-icon-product-hunt: "\ea27"; $web-icon-plus: "\ea27";
$web-icon-refine: "\ea28"; $web-icon-product-hunt: "\ea28";
$web-icon-rest: "\ea29"; $web-icon-refine: "\ea29";
$web-icon-search: "\ea2a"; $web-icon-rest: "\ea2a";
$web-icon-sendgrid: "\ea2b"; $web-icon-search: "\ea2b";
$web-icon-star: "\ea2c"; $web-icon-sendgrid: "\ea2c";
$web-icon-system: "\ea2d"; $web-icon-star: "\ea2d";
$web-icon-textmagic: "\ea2e"; $web-icon-system: "\ea2e";
$web-icon-twitter: "\ea2f"; $web-icon-textmagic: "\ea2f";
$web-icon-vue: "\ea30"; $web-icon-twitter: "\ea30";
$web-icon-x: "\ea31"; $web-icon-vue: "\ea31";
$web-icon-youtube: "\ea32"; $web-icon-x: "\ea32";
$web-icon-youtube: "\ea33";

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 162 KiB

After

Width:  |  Height:  |  Size: 165 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

11
src/icons/svg/devto.svg Normal file
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

@@ -39,5 +39,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-devto',
label: 'Dev.to Squad',
link: 'https://app.daily.dev/squads/appwrite'
} }
]; ];