Anki/anki-qt/designer/icons/heart.svg
Damien Elmes b23b6fbe35 move the separate components back into this monorepo
Earlier today I pushed a change that split this code up into multiple
repos, but that has proved to complicate things too much. So we're
back to a single repo, except the individual submodules are better
separated than they were before.

The README files need updating again; I will push them out soon.

Aside from splitting out the different modules, the sound code has
moved from from anki to aqt.
2020-01-02 19:43:19 +10:00

12 lines
1 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 60 60" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;">
<g transform="matrix(1,0,0,1,-280,0)">
<g id="heart" transform="matrix(1,0,0,1,-1411,0)">
<rect x="1691" y="0" width="60" height="60" style="fill:none;"/>
<g transform="matrix(0.960241,0,0,0.960241,1431.01,3.14701)">
<path d="M302,10.8C307.684,0 319.053,0 324.737,5.4C330.421,10.8 330.421,21.6 324.737,32.4C320.758,40.5 310.526,48.6 302,54C293.474,48.6 283.242,40.5 279.263,32.4C273.579,21.6 273.579,10.8 279.263,5.4C284.947,0 296.316,0 302,10.8Z" style="fill:none;stroke:black;stroke-width:2.82px;"/>
</g>
</g>
</g>
</svg>