Skip to content

Commit 031f305

Browse files
committed
feat: Add icon
1 parent 1180d2d commit 031f305

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

icons/youtube.svg

Lines changed: 14 additions & 0 deletions
Loading

src/tags.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@
151151
"x-circle": ["cancel", "close", "delete", "remove", "times"],
152152
"x-square": ["cancel", "close", "delete", "remove", "times"],
153153
"x": ["cancel", "close", "delete", "remove", "times"],
154+
"youtube": ["logo", "video", "play"],
154155
"zap-off": ["flash", "camera", "lightning"],
155156
"zap": ["flash", "camera", "lightning"]
156157
}

0 commit comments

Comments
 (0)