qskinny/designsystems/fluent2/icons
Uwe Rathmann 0afecc4b9e using icons from https://github.com/microsoft/fluentui-system-icons/tree/main/assets 2024-04-23 15:36:07 +02:00
..
qvg using icons from https://github.com/microsoft/fluentui-system-icons/tree/main/assets 2024-04-23 15:36:07 +02:00
README using icons from https://github.com/microsoft/fluentui-system-icons/tree/main/assets 2024-04-23 15:36:07 +02:00
checkmark.svg using icons from https://github.com/microsoft/fluentui-system-icons/tree/main/assets 2024-04-23 15:36:07 +02:00
chevron_down.svg using icons from https://github.com/microsoft/fluentui-system-icons/tree/main/assets 2024-04-23 15:36:07 +02:00
chevron_up.svg using icons from https://github.com/microsoft/fluentui-system-icons/tree/main/assets 2024-04-23 15:36:07 +02:00
icon2qvg.sh QskGraphic::defaultSize replaced by QskGraphic::viewBox. svg2qvg uses 2024-04-17 14:46:29 +02:00

README

SVGs have been taken from https://github.com/microsoft/fluentui-system-icons/tree/main/assets.

Icons are available in different sizes. As SVGs can be scaled we only need
one version of them - chosing the '12'.

As we are replacing the colors of the SVGs using graphic filters we set the
color in the SVGs manually to black ( instead of #212121 ). So they are in
line with icons coming from somewhere else.

Names have been shortened ( ic_fluent_xyz_16_regular.svg -> xyz.svg )