It's defined as this: ```python ICON_ROOT = '/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources' ICON_WARNING = os.path.join(ICON_ROOT, 'AlertCautionIcon.icns') ``` But that file does not exist on Big Sur.