Contains shared infrastructure for all coop services: - shared/ (factory, urls, user_loader, context, internal_api, jinja_setup) - models/ (User, Order, Calendar, Ticket, Product, Ghost CMS) - db/ (SQLAlchemy async session, base) - suma_browser/app/ (csrf, middleware, errors, authz, redis_cacher, payments, filters, utils) - suma_browser/templates/ (shared base layouts, macros, error pages) - static/ (CSS, JS, fonts, images) - alembic/ (database migrations) - config/ (app-config.yaml) - editor/ (Lexical editor Node.js build) - requirements.txt Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
13 lines
1.1 KiB
XML
13 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Generator: Adobe Illustrator 25.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
|
|
<style type="text/css">
|
|
.st0{fill:#009A82;}
|
|
.st1{enable-background:new ;}
|
|
.st2{fill:#F9F4E0;}
|
|
</style>
|
|
<circle class="st0" cx="12" cy="12" r="12"/>
|
|
<g class="st1">
|
|
<path class="st2" d="M9.7,15.8c-0.7-0.4-1.2-0.9-1.6-1.5S7.5,12.8,7.5,12c0-0.8,0.2-1.6,0.6-2.2S9,8.6,9.7,8.2 c0.7-0.4,1.5-0.6,2.3-0.6c0.9,0,1.6,0.2,2.3,0.6s1.2,0.9,1.6,1.5c0.4,0.7,0.6,1.4,0.6,2.2c0,0.8-0.2,1.6-0.6,2.2 c-0.4,0.7-0.9,1.2-1.6,1.5c-0.7,0.4-1.5,0.6-2.3,0.6C11.1,16.3,10.4,16.1,9.7,15.8z M13.5,14.6c0.4-0.3,0.8-0.6,1.1-1.1 s0.4-1,0.4-1.5c0-0.6-0.1-1.1-0.4-1.5S14,9.7,13.5,9.4C13.1,9.2,12.6,9,12,9c-0.6,0-1.1,0.1-1.5,0.4S9.7,10,9.4,10.5S9,11.4,9,12 c0,0.6,0.1,1.1,0.4,1.5s0.6,0.8,1.1,1.1s1,0.4,1.5,0.4C12.6,15,13.1,14.8,13.5,14.6z"/>
|
|
</g>
|
|
</svg> |