Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/components/Icon/glyphs/Calendar-2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/components/Icon/glyphs/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import Add from './Add.svg';
import Alert from './Alert.svg';
import APIToken from './APIToken.svg';
import Calendar from './Calendar.svg';
import Calendar2 from './Calendar-2.svg';
import Check from './Check.svg';
import ChevronDown from './ChevronDown.svg';
import ChevronLeft from './ChevronLeft.svg';
Expand Down Expand Up @@ -57,6 +58,7 @@ export {
Alert,
APIToken,
Calendar,
Calendar2,
Check,
ChevronDown,
ChevronLeft,
Expand Down