<table><tr><td style="">davidhurka added a comment.
</td></tr></table><br /><div><div><p>Whoops, this Task went past me <em>while</em> I created <a href="https://invent.kde.org/davidhurka/breeze-icon-cleaner" class="remarkup-link" target="_blank" rel="noreferrer">breeze-icon-cleaner</a>. What a pity!</p>

<p>I think with this tool, we can check the remaining four tasks of the TODO in the task description. Sounds optimistic? Well...:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">breeze-icon-cleaner repository has change-to-dark.pl, which converts icons from Breeze to Breeze-Dark. (Easy task...)</li>
<li class="remarkup-list-item">It doesn’t “optimize” the icons, it creates new ones which <em>are</em> optimal. Below is an example, so you can judge yourself.</li>
<li class="remarkup-list-item">It embeds the stylesheets. It doesn’t even require additional attention while painting the icon in Inkscape, it simply deduces the classes from the colors. Easier than what <a href="https://phabricator.kde.org/p/mglb/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@mglb</a> suggested...</li>
<li class="remarkup-list-item">“adjust the text”? If code alignment is meant: see below.</li>
</ul>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);"><!DOCTYPE svg>
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
    <defs>
        <style type="text/css" id="current-color-scheme">
            .ColorScheme-NegativeText {
                color:#da4453;
            }
        </style>
    </defs>
    <path d="M 3 2 L 3 9 L 5 7 L 7 9 L 7 2 L 3 2 Z M 8 2 L 8 3 L 12 3 L 12 10 L 9 10 L 9 13 L 4 13 L 4 10 L 3 10 L 3 14 L 10 14 L 13 11 L 13 2 L 8 2 Z" class="ColorScheme-NegativeText" style="fill:currentColor; fill-opacity:1; stroke:none"/>
</svg></pre></div>

<p>Let me know what you think.</p>

<hr class="remarkup-hr" />

<p>By the way: Nice that someone removed all that 24px icons and wrote a script to generate them. Thanks, <a href="https://phabricator.kde.org/p/ngraham/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@ngraham</a>!</p></div></div><br /><div><strong>TASK DETAIL</strong><div><a href="https://phabricator.kde.org/T11950">https://phabricator.kde.org/T11950</a></div></div><br /><div><strong>To: </strong>ngraham, davidhurka<br /><strong>Cc: </strong>davidhurka, mglb, Frameworks, mart, trickyricky26, ndavis, VDG, ngraham, manueljlin, Orage, LeGast00n, cblack, konkinartem, ian, jguidon, Ghost6, jraleigh, MrPepe, fbampaloukas, squeakypancakes, alexde, IohannesPetros, GB_2, michaelh, crozbo, firef, bruns, skadinna, aaronhoneycutt, mbohlender<br /></div>