This repository has been archived on 2026-02-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
shared/static/stickers/biodynamic.svg
giles 668d9c7df8 feat: initial shared library extraction
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>
2026-02-09 23:11:36 +00:00

13 lines
942 B
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="M15.3,12.6c0.3,0.4,0.4,0.8,0.4,1.3c0,0.7-0.3,1.3-0.8,1.7c-0.6,0.4-1.4,0.6-2.4,0.6H8.3V7.8h3.9 c1,0,1.8,0.2,2.3,0.6c0.5,0.4,0.8,0.9,0.8,1.6c0,0.4-0.1,0.8-0.3,1.1c-0.2,0.3-0.5,0.6-0.8,0.7C14.7,12,15.1,12.2,15.3,12.6z M9.8,9v2.3H12c0.5,0,1-0.1,1.3-0.3c0.3-0.2,0.4-0.5,0.4-0.9c0-0.4-0.1-0.7-0.4-0.9S12.6,9,12,9H9.8z M14.2,13.8 c0-0.8-0.6-1.2-1.8-1.2H9.8V15h2.5C13.6,15,14.2,14.6,14.2,13.8z"/>
</g>
</svg>