mirror of
https://github.com/buraksakalli/svglide.git
synced 2026-04-26 20:35:58 +03:00
[PR #9] [MERGED] feat: animals icons #10
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#10
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/9
Author: @buraksakalli
Created: 10/30/2024
Status: ✅ Merged
Merged: 10/30/2024
Merged by: @buraksakalli
Base:
main← Head:feat/animals📝 Commits (2)
4557e85feat: add animals iconsc334396update: readme file📊 Changes
23 files changed (+1032 additions, -3 deletions)
View changed files
📝
README.md(+1 -1)📝
src/App.tsx(+1 -1)➕
src/icons/bird.tsx(+53 -0)➕
src/icons/bone.tsx(+48 -0)➕
src/icons/bug-off.tsx(+55 -0)➕
src/icons/bug-play.tsx(+76 -0)➕
src/icons/bug.tsx(+57 -0)➕
src/icons/cat.tsx(+50 -0)➕
src/icons/dog.tsx(+51 -0)➕
src/icons/egg.tsx(+47 -0)➕
src/icons/fish-off.tsx(+49 -0)➕
src/icons/fish-symbol.tsx(+45 -0)➕
src/icons/fish.tsx(+52 -0)📝
src/icons/icons.ts(+38 -0)➕
src/icons/origami.tsx(+44 -0)➕
src/icons/paw-print.tsx(+65 -0)➕
src/icons/rabbit.tsx(+46 -0)➕
src/icons/rat.tsx(+61 -0)➕
src/icons/snail.tsx(+50 -0)📝
src/icons/square-mouse-pointer.tsx(+2 -1)...and 3 more files
📄 Description
Added:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.