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.1 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#662113" d="M28 14H8S7 28 7 33h22c0-5-1-19-1-19z"/><path fill="#FA743E" d="M32 36v-1.64c0-3.313-2.687-6.36-6-6.36H10c-3.313 0-6 3.046-6 6.36V36h28z"/><path fill="#F7DECE" d="M13.507 27.995s2.285 3.59 4.36 3.59 4.36-3.59 4.36-3.59v-3.139h-8.72v3.139z"/><path fill="#EEC2AD" d="M13.507 26.024c1.325 1.177 2.568 1.473 4.356 1.473 1.786 0 3.038-.296 4.364-1.473v-3.427h-8.72v3.427z"/><path fill="#662113" d="M21.597 3.516c-1.925-.623-6.455-.453-7.588 1.019-2.944.057-6.398 2.718-6.851 6.228-.448 3.475.551 5.088.906 7.701.403 2.96 2.067 3.907 3.397 4.303 1.914 2.529 3.949 2.421 7.366 2.421 6.672 0 9.85-4.464 10.131-12.047.17-4.585-2.521-8.059-7.361-9.625z"/><path fill="#F7DECE" d="M25.413 13.466c-.646-.894-1.472-1.614-3.284-1.868.68.311 1.331 1.387 1.416 1.982.085.595.17 1.076-.368.481-2.155-2.382-4.502-1.444-6.827-2.899-1.624-1.016-2.119-2.141-2.119-2.141s-.198 1.5-2.661 3.029c-.714.443-1.566 1.43-2.038 2.888-.34 1.048-.234 1.982-.234 3.578 0 4.66 3.841 8.578 8.578 8.578s8.578-3.953 8.578-8.578c-.001-2.898-.305-4.03-1.041-5.05z"/><path fill="#C1694F" d="M18.82 20.9h-1.906c-.263 0-.477-.213-.477-.477 0-.263.213-.477.477-.477h1.906c.263 0 .477.213.477.477s-.213.477-.477.477z"/><path fill="#662113" d="M14.054 17.564c-.526 0-.953-.427-.953-.953v-.953c0-.526.427-.953.953-.953s.953.427.953.953v.953c.001.526-.426.953-.953.953zm7.626 0c-.526 0-.953-.427-.953-.953v-.953c0-.526.427-.953.953-.953s.953.427.953.953v.953c0 .526-.427.953-.953.953z"/><path fill="#C1694F" d="M17.993 24.88c-2.754 0-3.6-.705-3.741-.848-.256-.256-.256-.671 0-.927.248-.248.645-.255.902-.023.052.037.721.487 2.839.487 2.2 0 2.836-.485 2.842-.49.256-.255.657-.243.913.015.256.256.242.683-.014.938-.142.143-.987.848-3.741.848"/><path fill="#F7DECE" d="M8 14.227l1.868 1.772s1.192 3.259 0 3.83C7.204 21.105 5 14.545 5 13.268c0-.958 3 .959 3 .959zm19.397 0l-1.868 1.772s-1.192 3.259 0 3.83C28.194 21.105 31 14.545 31 13.268c0-.958-3.603.959-3.603.959z"/><path fill="#662113" d="M9 12.467L8 36h4s-2.627-21.017-1-23.533c.698-1.08-2 0-2 0zM27.058 13l1 23H24s2.685-20.484 1.058-23c-.698-1.08 2 0 2 0z"/></svg>