diff options
| author | Alam Guardin <alamguardin@gmail.com> | 2024-08-07 23:03:49 -0500 |
|---|---|---|
| committer | Alam Guardin <alamguardin@gmail.com> | 2024-08-07 23:03:49 -0500 |
| commit | 470911698e5a4468c510a99dd352bfb68d9fbd00 (patch) | |
| tree | c1622e77cb4f519ca74e430cc8e926346f4b890c /src/components/icons/X-twitter.astro | |
| parent | 3a85a040943b7c69eb29c5260898516c9fae6e5a (diff) | |
refactor: add icons to links
Diffstat (limited to 'src/components/icons/X-twitter.astro')
| -rw-r--r-- | src/components/icons/X-twitter.astro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/icons/X-twitter.astro b/src/components/icons/X-twitter.astro new file mode 100644 index 0000000..a2cebe9 --- /dev/null +++ b/src/components/icons/X-twitter.astro @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M18.2048 2.25H21.5128L14.2858 10.51L22.7878 21.75H16.1308L10.9168 14.933L4.95084 21.75H1.64084L9.37084 12.915L1.21484 2.25H8.04084L12.7538 8.481L18.2048 2.25ZM17.0438 19.77H18.8768L7.04484 4.126H5.07784L17.0438 19.77Z"></path></svg>
\ No newline at end of file |
