#pragma once
#include <string>

std::vector<char> get_icon(const std::wstring& extension);