mirror of
https://github.com/buraksakalli/svglide.git
synced 2026-04-26 20:35:58 +03:00
[PR #2] [MERGED] feat: add arrow icons #4
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/svglide#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/buraksakalli/svglide/pull/2
Author: @buraksakalli
Created: 10/20/2024
Status: ✅ Merged
Merged: 10/20/2024
Merged by: @buraksakalli
Base:
main← Head:feat/arrow-icons📝 Commits (1)
adbc3e7feat: add arrow icons📊 Changes
103 files changed (+5981 additions, -20 deletions)
View changed files
📝
src/App.tsx(+204 -2)📝
src/icons/airplay.tsx(+5 -18)➕
src/icons/arrow-big-down-dash.tsx(+49 -0)➕
src/icons/arrow-big-down.tsx(+48 -0)➕
src/icons/arrow-big-left-dash.tsx(+49 -0)➕
src/icons/arrow-big-left.tsx(+48 -0)➕
src/icons/arrow-big-right-dash.tsx(+49 -0)➕
src/icons/arrow-big-right.tsx(+48 -0)➕
src/icons/arrow-big-up-dash.tsx(+49 -0)➕
src/icons/arrow-big-up.tsx(+48 -0)➕
src/icons/arrow-down-0-1.tsx(+53 -0)➕
src/icons/arrow-down-1-0.tsx(+52 -0)➕
src/icons/arrow-down-a-z.tsx(+52 -0)➕
src/icons/arrow-down-from-line.tsx(+66 -0)➕
src/icons/arrow-down-left.tsx(+49 -0)➕
src/icons/arrow-down-narrow-wide.tsx(+75 -0)➕
src/icons/arrow-down-right.tsx(+49 -0)➕
src/icons/arrow-down-to-dot.tsx(+69 -0)➕
src/icons/arrow-down-to-line.tsx(+66 -0)➕
src/icons/arrow-down-up.tsx(+71 -0)...and 80 more files
📄 Description
Added:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.