We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41420fd commit 9c3f3bfCopy full SHA for 9c3f3bf
src/vectoricon/index.ts
@@ -1,5 +1,5 @@
1
// for cache busting we dynamically generate a fingerprint, use yarn svg to update
2
-export const SVG_FINGERPRINT = '824f6d3d3067a8db158453890cee52cb';
+export const SVG_FINGERPRINT = '3789ab27d5774409e31f5626b8205875';
3
4
// only icons below are included in the sprite sheet
5
export enum Icon {
@@ -22,8 +22,8 @@ export enum Icon {
22
attachment_location = 'marker-pin-01',
23
attachment_video = 'video-recorder',
24
branding = 'brush-02',
25
- branding_email = 'mail-02',
26
branding_hostname = 'server-05',
+ branding_notifications = 'mail-01',
27
branding_styling = 'palette',
28
branding_raw = 'pencil-01',
29
broadcast = 'announcement-01',
static/svg/index.svg
0 commit comments