// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.

@import './_CDN.Variables.scss';

// Image paths
$ms-brand-icon-product-images-path: '#{$ms-cdn-path}/brand-icons/product/png';
$ms-brand-icon-document-images-path:  '#{$ms-cdn-path}/item-types';

// Names
$ms-brand-icon-product-icons:  access excel infopath m365 office onedrive onenote outlook powerpoint project sharepoint teams visio word;
$ms-brand-icon-document-icons: accdb archive audio code csv docset docx dotx email exe folder font genericfile html link listitem model mpp mpt one onetoc pdf photo potx ppsx pptx pub rtf sharedfolder spo sysfile txt vector video vsdx vssx vstx xlsx xltx xml xsn zip;

// Sizes
$ms-brand-icon-sizes: 16 48 96;
