seedproject-web/app/public/brand/brush.svg
Carlos Arias 43ae1e2015 Baseline: full site build (brand, pages, DB, agent-editable)
Establishes the deploy baseline on main so the admin agent's publish/rollback
has a clean starting point. Everything built to date: sumi-e brand system,
homepage, projects (DB-driven case studies), resume, about, services +
website-design detail, contact form + DB, changelog, favicon + share card.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DoFYZY9gkGPNDqZ7NuEa9a
2026-07-23 20:21:28 +00:00

8 lines
684 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 20" preserveAspectRatio="none">
<!-- Sumi brush stroke: blunt where the brush lands (left), tapering as
it lifts (right). The two thin trailing strokes are kasure — the
dry-brush breaks that appear as the bristles run out of ink. -->
<path d="M3 8C70 4 150 3 230 4.5C300 5.8 355 8 395 11C398 11.6 398 12.6 394 13C350 14.4 295 14 225 13.2C150 12.4 70 13.5 5 17C1 17.4 0 9 3 8Z"/>
<path d="M298 14.8C328 15.2 358 15.6 384 15.8" stroke="black" stroke-width="0.9" fill="none" opacity="0.5"/>
<path d="M118 15.6C158 16.1 208 16.2 248 16" stroke="black" stroke-width="0.7" fill="none" opacity="0.35"/>
</svg>