[PR #4] [MERGED] feat: add brand icons #5

Closed
opened 2026-03-02 03:02:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/buraksakalli/svglide/pull/4
Author: @buraksakalli
Created: 10/21/2024
Status: Merged
Merged: 10/21/2024
Merged by: @buraksakalli

Base: mainHead: feat/brands


📝 Commits (1)

📊 Changes

21 files changed (+973 additions, -0 deletions)

View changed files

📝 src/App.tsx (+40 -0)
src/icons/bitcoin.tsx (+48 -0)
src/icons/chrome.tsx (+43 -0)
src/icons/codepen.tsx (+46 -0)
src/icons/codesandbox.tsx (+47 -0)
src/icons/dribbble.tsx (+42 -0)
src/icons/facebook.tsx (+42 -0)
src/icons/figma.tsx (+46 -0)
src/icons/framer.tsx (+42 -0)
src/icons/github.tsx (+60 -0)
src/icons/gitlab.tsx (+42 -0)
src/icons/hexagon.tsx (+42 -0)
src/icons/instagram.tsx (+60 -0)
src/icons/linkedin.tsx (+44 -0)
src/icons/pocket.tsx (+54 -0)
src/icons/slack.tsx (+49 -0)
src/icons/target.tsx (+55 -0)
src/icons/trello.tsx (+44 -0)
src/icons/twitch.tsx (+42 -0)
src/icons/twitter.tsx (+42 -0)

...and 1 more files

📄 Description

New Icons

  • Icons
    Added new icons such as Bitcoin, Chrome, Codepen, Codesandbox, Dribbble, Facebook, Figma, Framer, Github, Gitlab, Hexagon, Instagram, Linkedin, Pocket, Slack, Target, Trello, Twitch, Twitter, and Youtube

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/buraksakalli/svglide/pull/4 **Author:** [@buraksakalli](https://github.com/buraksakalli) **Created:** 10/21/2024 **Status:** ✅ Merged **Merged:** 10/21/2024 **Merged by:** [@buraksakalli](https://github.com/buraksakalli) **Base:** `main` ← **Head:** `feat/brands` --- ### 📝 Commits (1) - [`fc34386`](https://github.com/buraksakalli/svglide/commit/fc34386965fa3f240bc02263ac77c8cb0b240212) feat: add brand icons ### 📊 Changes **21 files changed** (+973 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/App.tsx` (+40 -0) ➕ `src/icons/bitcoin.tsx` (+48 -0) ➕ `src/icons/chrome.tsx` (+43 -0) ➕ `src/icons/codepen.tsx` (+46 -0) ➕ `src/icons/codesandbox.tsx` (+47 -0) ➕ `src/icons/dribbble.tsx` (+42 -0) ➕ `src/icons/facebook.tsx` (+42 -0) ➕ `src/icons/figma.tsx` (+46 -0) ➕ `src/icons/framer.tsx` (+42 -0) ➕ `src/icons/github.tsx` (+60 -0) ➕ `src/icons/gitlab.tsx` (+42 -0) ➕ `src/icons/hexagon.tsx` (+42 -0) ➕ `src/icons/instagram.tsx` (+60 -0) ➕ `src/icons/linkedin.tsx` (+44 -0) ➕ `src/icons/pocket.tsx` (+54 -0) ➕ `src/icons/slack.tsx` (+49 -0) ➕ `src/icons/target.tsx` (+55 -0) ➕ `src/icons/trello.tsx` (+44 -0) ➕ `src/icons/twitch.tsx` (+42 -0) ➕ `src/icons/twitter.tsx` (+42 -0) _...and 1 more files_ </details> ### 📄 Description ### New Icons * **Icons** Added new icons such as `Bitcoin`, `Chrome`, `Codepen`, `Codesandbox`, `Dribbble`, `Facebook`, `Figma`, `Framer`, `Github`, `Gitlab`, `Hexagon`, `Instagram`, `Linkedin`, `Pocket`, `Slack`, `Target`, `Trello`, `Twitch`, `Twitter`, and `Youtube` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:02:21 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/svglide#5
No description provided.