feat: add duckduckgo icon #918 (#1391)

### What problem does this PR solve?
feat: add duckduckgo icon #918

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-07-05 16:59:04 +08:00
committed by GitHub
parent a2eb0df875
commit d57a68bc2a
6 changed files with 101 additions and 20 deletions

View File

@@ -1,4 +1,6 @@
.icon {
color: rgb(59, 118, 244);
font-size: 24px;
max-width: 24px;
max-height: 24px;
}