Alexandra Betouni 4ee21ada05 feat(desktop) Added image function in Style
Introduced Style.svg() Style.png() Style.emoji() and
Style.icon() in Style.qml. Those should be used to
set the source in Images instead of using relative
paths. Usage:
Image {
   source: Style.svg("check)
   ....

Also moved all Singletons inside a new "utils"
folder and made it a QML module, to use
import utils 1.0 instead of relative paths

Closes #3678
2021-09-28 15:28:00 -04:00

1 line
2.0 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#CCD6DD" d="M27.933 18.545L3.799 2.68.468 6.55l.028 1.475 1.767.267.016 1.554 1.677.088.019 1.644 1.577-.095.006 1.712 1.831.07-.187 1.609 1.933.085-.056 1.832 1.9-.042-.097 1.882 1.958-.078-.099 1.977 2.115-.02-.249 1.926 2.037-.192-.196 2.072 2.04-.283-.236 2.125 2.404-.432-.307 2.239 2.189-.208 2.884-6.251z"/><path fill="#99AAB5" d="M.468 6.55l.028 1.475 1.767.267.016 1.554 1.677.088.019 1.644 1.577-.095.006 1.712 1.831.07-.187 1.609 1.933.085-.056 1.832 1.9-.042-.097 1.882 1.958-.078-.099 1.977 2.115-.02-.249 1.926 2.037-.192-.196 2.072 2.04-.283-.236 2.125 2.404-.432-.307 2.239 2.19-.208 1.59-3.447L1.043 5.882z"/><path fill="#C1694F" d="M34.419 22.33c-.8-.421-1.779-.862-2.35-1.125-.571-.263-.658-1.141-1.888-1.975-1.059-.719-1.405-.351-2.063-.79-.468-.312-.702-.966-1.054-1.229-.351-.263-3.819-2.37-3.819-2.37-.79-.527-1.229 0-1.668.746-.439.746-.399 1.165.132 1.536.878.615.922 1.185.439 2.371-.351.861-.439 2.414-.132 3.292.307.878.114 1.241-.088 2.107-.307 1.317-.219 1.844.395 2.458.615.615 4.19 3.181 4.565 3.556 1.01 1.01 1.349 2.104 2.153 2.667.686.48 1.285-.152 1.262-.757-.021-.577-.299-1.514-.036-2.085.527-1.141 1.141-.834 1.888-2.019.746-1.185.878-2.239 1.01-2.809s.598-.793 1.536-1.01c.741-.171 1.156-.334 1.216-.973.058-.605-.569-1.102-1.498-1.591zm-4.048 2.266c-.333 1.425-1.361 2.987-2.325 3.536-.964.549-2.539.139-2.329-.898.152-.753.313-1.414.623-2.366.311-.952.444-1.426.678-2.741.208-1.171 1.337-1.517 2.322-1.134.868.338 1.571 1.29 1.031 3.603z"/><path fill="#A0041E" d="M26.845 21.136c-.305.427-.317 1.414-.431 2.501-.07.666-.189 1.364-.317 2.028.071-.247.149-.506.243-.797.311-.952.444-1.426.678-2.741.208-1.171 1.337-1.517 2.322-1.134.868.337 1.571 1.29 1.031 3.602-.038.161-.087.324-.141.486.146-.297.28-.628.347-.961.219-1.097.397-1.895-.219-2.853-.766-1.189-2.635-1.36-3.513-.131z"/><circle fill="#FFCC4D" cx="24.5" cy="18" r="1"/><circle fill="#FFCC4D" cx="24" cy="22" r="1"/><circle fill="#FFCC4D" cx="24" cy="26" r="1"/></svg>