breeze-icons-for-docpond/icons/places/16/folder-java-symbolic.svg
Nate Graham 19cd41e649 Monochromize not-explicitly-colorized symbolic folder icons
We have symbolic versions of folder icons, but currently they're all
just symlinks to the 16px and 22px versions of the base icon. Most of
the time this is fine.

Some of those folder icons are not monochrome at those sizes, though;
they intentionally retain their color. This is normally fine, but not
desired for symbolic icons, where we want to expunge as much color as
possible — except for the folder icons that are explicitly and
intentionally colored that way.

BUG: 494721
FIXED-IN: 6.8
2024-10-21 15:23:46 +00:00

15 lines
776 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#232629;
}
</style>
</defs>
<path
style="fill:currentColor"
class="ColorScheme-Text"
d="M 7 2 L 7 5 L 8 5 L 8 2 L 7 2 z M 5 3 L 5 5 L 6 5 L 6 3 L 5 3 z M 9 3 L 9 5 L 10 5 L 10 3 L 9 3 z M 3 4 L 3 5 L 4 5 L 4 4 L 3 4 z M 12 6 L 2 6 L 2 10 C 2 11.813 3.01 13 5 13 L 3 13 L 3 14 L 11 14 L 11 13 L 9 13 C 10.572 13 11.507 12.273 12 11 L 13 11 C 14 11 14 11 14 9.90625 L 14 8.8125 C 14 6.9945 14 7 13 7 L 12 7 L 12 6 z M 3 7 L 11 7 L 11 10 C 11 11.511 9.662 12 8 12 L 6 12 C 4.338 12 3 11.511 3 10 L 3 7 z M 12 8 L 13 8 L 13 10 L 12 10 L 12 8 z "
/>
</svg>