@kangentic/branding 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +110 -0
- package/assets/brandmark-filled.svg +3 -0
- package/assets/brandmark-small.svg +10 -0
- package/assets/brandmark.svg +10 -0
- package/assets/mascot/overseer.svg +1 -0
- package/package.json +24 -0
- package/resources/README.md +41 -0
- package/resources/desktop/icon-1024.png +0 -0
- package/resources/desktop/icon-128.png +0 -0
- package/resources/desktop/icon-16.png +0 -0
- package/resources/desktop/icon-24.png +0 -0
- package/resources/desktop/icon-256.png +0 -0
- package/resources/desktop/icon-32.png +0 -0
- package/resources/desktop/icon-48.png +0 -0
- package/resources/desktop/icon-512.png +0 -0
- package/resources/desktop/icon-64.png +0 -0
- package/resources/desktop/icon.icns +0 -0
- package/resources/desktop/icon.ico +0 -0
- package/resources/desktop/icon.png +0 -0
- package/resources/mobile/android-adaptive-background.png +0 -0
- package/resources/mobile/android-adaptive-foreground.png +0 -0
- package/resources/mobile/android-playstore-512.png +0 -0
- package/resources/mobile/ios-appstore-1024.png +0 -0
- package/resources/preview.png +0 -0
- package/resources/social/og-image.png +0 -0
- package/resources/web/apple-touch-icon.png +0 -0
- package/resources/web/brandmark-small.svg +10 -0
- package/resources/web/brandmark.svg +10 -0
- package/resources/web/favicon-16x16.png +0 -0
- package/resources/web/favicon-32x32.png +0 -0
- package/resources/web/favicon.ico +0 -0
- package/resources/web/icon-192.png +0 -0
- package/resources/web/icon-512.png +0 -0
- package/resources/web/logo.png +0 -0
package/README.md
ADDED
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
# Kangentic Branding
|
|
2
|
+
|
|
3
|
+
Single source of truth for ALL Kangentic content assets - the icon, the
|
|
4
|
+
mascot, and the social image - consumed by the website (kangentic.com),
|
|
5
|
+
the desktop app, and the mobile app. Content changes here, version bumps,
|
|
6
|
+
consumers update - never edit an asset inside a consumer repo.
|
|
7
|
+
|
|
8
|
+
## Versioning
|
|
9
|
+
|
|
10
|
+
The package major tracks the brand generation (semver):
|
|
11
|
+
|
|
12
|
+
- **v1 - blue K (2025)**: the original blue disc K. Frozen verbatim in
|
|
13
|
+
`archive/v1/` (app icon ladder + ICO/ICNS in `app/`, website logo and
|
|
14
|
+
favicons in `web/`) so the brand's history and progression stay
|
|
15
|
+
comparable. Never regenerated, never edited.
|
|
16
|
+
- **v2 - Warm Craft (2026)**: the current line. Cream, ink, rust, amber;
|
|
17
|
+
the two-tier mark below. Minor/patch bumps for refinements within the
|
|
18
|
+
line; the next full rebrand becomes v3 and this line moves to
|
|
19
|
+
`archive/v2/` first (the `/release` skill enforces it).
|
|
20
|
+
|
|
21
|
+
## The mark (v2): a two-tier system
|
|
22
|
+
|
|
23
|
+
| Asset | Mark | Use |
|
|
24
|
+
|-------|------|-----|
|
|
25
|
+
| `assets/brandmark-small.svg` | F4k board glyph knockout: three column holes through the rust disc, amber card mid-drop (letterless) | **THE APP ICON** (taskbar, dock, favicons, tray, stores) and in-page marks at nav/header size |
|
|
26
|
+
| `assets/brandmark.svg` | Card-K knockout: rust disc, card-shaped alpha hole, floating rust K with severed amber arm-tip | Large in-page/marketing display only (hero, social, print) |
|
|
27
|
+
| `assets/brandmark-filled.svg` | Card-K with the card painted cream (fixed appearance) | Large display on unknown grounds |
|
|
28
|
+
|
|
29
|
+
The tier is picked by DISPLAYED size, never raster resolution - a 1024px
|
|
30
|
+
app icon still renders at taskbar/dock size, so every icon raster is F4k.
|
|
31
|
+
Both marks are knockouts (true alpha holes, the page or OS theme flows
|
|
32
|
+
through) and share the "holes in the rust disc" DNA. The split exists
|
|
33
|
+
because at small display the card-K fails structurally (the rust K merges
|
|
34
|
+
with the rust ring); the letterless board glyph won the live in-header
|
|
35
|
+
review. Full rationale, geometry, and decision history:
|
|
36
|
+
`.claude/skills/icon-drafting/SKILL.md`.
|
|
37
|
+
|
|
38
|
+
## The production tree: `resources/`
|
|
39
|
+
|
|
40
|
+
Everything each surface ships, generated by `npm run gen:icons`, two-tier
|
|
41
|
+
by displayed context (card-K where the mark shows large, F4k where the OS
|
|
42
|
+
shows it small):
|
|
43
|
+
|
|
44
|
+
- **`resources/desktop/`** - Electron set: `icon.ico` (16-256),
|
|
45
|
+
`icon.icns` (16-1024), the full PNG ladder. Tiered per entry - the OS
|
|
46
|
+
pulls card-K at 128+ (dock, Finder-large) and F4k at 16-64 (taskbar).
|
|
47
|
+
- **`resources/web/`** - favicons (F4k), apple-touch + manifest squares
|
|
48
|
+
(F4k, opaque cream), `logo.png` (card-K, shown large in search), both
|
|
49
|
+
brandmark SVGs
|
|
50
|
+
- **`resources/mobile/`** - iOS App Store 1024, Play Store 512, Android
|
|
51
|
+
adaptive layers. All F4k: these are single masters the OS downscales to
|
|
52
|
+
the small installed icon, so card-K would shrink to an illegible mini-K.
|
|
53
|
+
|
|
54
|
+
Per-file tables and the exact per-surface mark: `resources/README.md`.
|
|
55
|
+
`resources/preview.png` shows the desktop tier boundary on light and dark.
|
|
56
|
+
|
|
57
|
+
## The mascot: the Overseer
|
|
58
|
+
|
|
59
|
+
A separate asset from the brandmark, by design (mascot = personality, icon
|
|
60
|
+
= app identity). A soft amber pixel blob with three sparkle eyes, authored
|
|
61
|
+
as an ASCII map and rendered to a crisp rect-grid SVG by the shared sprite
|
|
62
|
+
engine (`scripts/lib/sprite.mjs`).
|
|
63
|
+
|
|
64
|
+
- `assets/mascot/overseer.svg` - the canonical inline mascot (amber on
|
|
65
|
+
transparency, theme-agnostic). `npm run gen:sprites`.
|
|
66
|
+
- `resources/social/og-image.png` (1200x630) - the share image: pixel
|
|
67
|
+
wordmark + the Overseer, no font dependency. `npm run gen:og`.
|
|
68
|
+
- `exploration/mascot/` - alternates and retired poses (kangaroo, board
|
|
69
|
+
creature, rust Overseer). Full rationale and decision history:
|
|
70
|
+
`.claude/skills/sprite-drafting/SKILL.md`.
|
|
71
|
+
|
|
72
|
+
Every rejected creature round and the superseded mascot-based icon sets
|
|
73
|
+
are frozen in `archive/mascot-explorations/` so the progression is never
|
|
74
|
+
lost.
|
|
75
|
+
|
|
76
|
+
## Regenerating
|
|
77
|
+
|
|
78
|
+
```bash
|
|
79
|
+
npm install
|
|
80
|
+
npm run gen # exploration sheets + canonical assets/
|
|
81
|
+
npm run gen:icons # production resources/
|
|
82
|
+
```
|
|
83
|
+
|
|
84
|
+
All geometry lives in `scripts/lib/mark.mjs` (the K is frozen path data -
|
|
85
|
+
no font dependency at render time). Generated output is committed; the
|
|
86
|
+
release pipeline fails if committed assets drift from the harness.
|
|
87
|
+
|
|
88
|
+
## Consuming
|
|
89
|
+
|
|
90
|
+
Preferred: npm - `npm install @kangentic/branding`, copy or import from
|
|
91
|
+
`node_modules/@kangentic/branding/{assets,resources}/`. A git submodule
|
|
92
|
+
also works if a consumer can't take an npm dependency, with the usual
|
|
93
|
+
submodule pointer-bump caveats.
|
|
94
|
+
|
|
95
|
+
## Releasing
|
|
96
|
+
|
|
97
|
+
`/release [patch|minor|major]` in Claude Code: determinism gate (regenerate
|
|
98
|
+
+ verify no drift), version bump, changelog, tag, GitHub release, npm
|
|
99
|
+
publish. Major bumps are reserved for brand generations and require
|
|
100
|
+
archiving the outgoing line.
|
|
101
|
+
|
|
102
|
+
## Migration status
|
|
103
|
+
|
|
104
|
+
Moved here: the brandmark geometry + harness, canonical marks, the
|
|
105
|
+
production icon tree, v1 archive. Still in consumer repos, migrating during
|
|
106
|
+
the production build-out: mascot sprite pipeline (`gen-sprites.mjs`), OG
|
|
107
|
+
image builder (`gen-brand.mjs`) - both in kangentic.com `scripts/` - and
|
|
108
|
+
the Warm Craft exploration history in the app repo's `resources/rebrand/`.
|
|
109
|
+
kangentic.com's copy of `gen-brandmark.mjs` is slated for removal; do not
|
|
110
|
+
evolve geometry there.
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512"><circle cx="256" cy="256" r="256" fill="#c0562f"/><g transform="scale(5.12)"><g transform="translate(50,50) scale(1.1014796117174366) translate(-50,-51.34228515625)"><rect x="22.009765625" y="18.6845703125" width="55.98046875" height="65.3154296875" rx="7.5" fill="#fdfbf7"/><mask id="kg33"><rect x="-50" y="-50" width="200" height="200" fill="#fff"/><rect x="53.5" y="25.9" width="4.5" height="26" transform="rotate(-38 55.75 38.9)" fill="#000"/></mask>
|
|
2
|
+
<g mask="url(#kg33)"><g transform="translate(20.68359375,5.7485651397705055) scale(0.79)"><path d="M8.0078125,22.70380401611328L23.779296875,22.70380401611328 23.779296875,55.80927276611328 24.0234375,55.80927276611328 24.365232467651367,55.05243682861328 24.804685592651367,54.14911651611328 25.341794967651367,53.09931182861328 25.9765625,51.90302276611328 45.3125,22.70380401611328 64.111328125,22.70380401611328 39.697265625,56.10224151611328 66.2109375,92.72333526611328 46.2890625,92.72333526611328 25.87890625,62.30341339111328 25.543212890625,61.73273468017578 25.1220703125,60.89960479736328 24.615478515625,59.80402374267578 24.0234375,58.44599151611328 23.779296875,58.44599151611328 23.779296875,92.72333526611328 8.0078125,92.72333526611328 8.0078125,22.70380401611328z" fill="#c0562f"/></g></g><clipPath id="kt34"><polygon points="-188.74156593464818,-277.68953976217153 303.7876143258784,352.71906312320607 618.9919157685672,106.45447299294278 126.46273550804062,-523.9541298924348"/></clipPath>
|
|
3
|
+
<g clip-path="url(#kt34)"><g transform="translate(20.68359375,5.7485651397705055) scale(0.79)"><path d="M8.0078125,22.70380401611328L23.779296875,22.70380401611328 23.779296875,55.80927276611328 24.0234375,55.80927276611328 24.365232467651367,55.05243682861328 24.804685592651367,54.14911651611328 25.341794967651367,53.09931182861328 25.9765625,51.90302276611328 45.3125,22.70380401611328 64.111328125,22.70380401611328 39.697265625,56.10224151611328 66.2109375,92.72333526611328 46.2890625,92.72333526611328 25.87890625,62.30341339111328 25.543212890625,61.73273468017578 25.1220703125,60.89960479736328 24.615478515625,59.80402374267578 24.0234375,58.44599151611328 23.779296875,58.44599151611328 23.779296875,92.72333526611328 8.0078125,92.72333526611328 8.0078125,22.70380401611328z" fill="#e8a33d"/></g></g></g></g></svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512">
|
|
2
|
+
<defs><mask id="m">
|
|
3
|
+
<circle cx="256" cy="256" r="256" fill="#fff"/>
|
|
4
|
+
<g transform="scale(5.12)"><g transform="translate(-9,-9) scale(1.18)"><rect x="27" y="25" width="12.5" height="44" rx="3" fill="#000"/>
|
|
5
|
+
<rect x="43.5" y="25" width="12.5" height="24" rx="3" fill="#000"/>
|
|
6
|
+
<rect x="60" y="25" width="12.5" height="44" rx="3" fill="#000"/></g></g>
|
|
7
|
+
</mask></defs>
|
|
8
|
+
<circle cx="256" cy="256" r="256" fill="#c0562f" mask="url(#m)"/>
|
|
9
|
+
<g transform="scale(5.12)"><g transform="translate(-9,-9) scale(1.18)"><rect x="43.5" y="55" width="12.5" height="14" rx="3" fill="#e8a33d"/></g></g>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512">
|
|
2
|
+
<defs><mask id="m">
|
|
3
|
+
<circle cx="256" cy="256" r="256" fill="#fff"/>
|
|
4
|
+
<g transform="scale(5.12)"><g transform="translate(50,50) scale(1.1014796117174366) translate(-50,-51.34228515625)"><rect x="22.009765625" y="18.6845703125" width="55.98046875" height="65.3154296875" rx="7.5" fill="#000"/></g></g>
|
|
5
|
+
</mask></defs>
|
|
6
|
+
<circle cx="256" cy="256" r="256" fill="#c0562f" mask="url(#m)"/>
|
|
7
|
+
<g transform="scale(5.12)"><g transform="translate(50,50) scale(1.1014796117174366) translate(-50,-51.34228515625)"><mask id="kg31"><rect x="-50" y="-50" width="200" height="200" fill="#fff"/><rect x="53.5" y="25.9" width="4.5" height="26" transform="rotate(-38 55.75 38.9)" fill="#000"/></mask>
|
|
8
|
+
<g mask="url(#kg31)"><g transform="translate(20.68359375,5.7485651397705055) scale(0.79)"><path d="M8.0078125,22.70380401611328L23.779296875,22.70380401611328 23.779296875,55.80927276611328 24.0234375,55.80927276611328 24.365232467651367,55.05243682861328 24.804685592651367,54.14911651611328 25.341794967651367,53.09931182861328 25.9765625,51.90302276611328 45.3125,22.70380401611328 64.111328125,22.70380401611328 39.697265625,56.10224151611328 66.2109375,92.72333526611328 46.2890625,92.72333526611328 25.87890625,62.30341339111328 25.543212890625,61.73273468017578 25.1220703125,60.89960479736328 24.615478515625,59.80402374267578 24.0234375,58.44599151611328 23.779296875,58.44599151611328 23.779296875,92.72333526611328 8.0078125,92.72333526611328 8.0078125,22.70380401611328z" fill="#c0562f"/></g></g><clipPath id="kt32"><polygon points="-188.74156593464818,-277.68953976217153 303.7876143258784,352.71906312320607 618.9919157685672,106.45447299294278 126.46273550804062,-523.9541298924348"/></clipPath>
|
|
9
|
+
<g clip-path="url(#kt32)"><g transform="translate(20.68359375,5.7485651397705055) scale(0.79)"><path d="M8.0078125,22.70380401611328L23.779296875,22.70380401611328 23.779296875,55.80927276611328 24.0234375,55.80927276611328 24.365232467651367,55.05243682861328 24.804685592651367,54.14911651611328 25.341794967651367,53.09931182861328 25.9765625,51.90302276611328 45.3125,22.70380401611328 64.111328125,22.70380401611328 39.697265625,56.10224151611328 66.2109375,92.72333526611328 46.2890625,92.72333526611328 25.87890625,62.30341339111328 25.543212890625,61.73273468017578 25.1220703125,60.89960479736328 24.615478515625,59.80402374267578 24.0234375,58.44599151611328 23.779296875,58.44599151611328 23.779296875,92.72333526611328 8.0078125,92.72333526611328 8.0078125,22.70380401611328z" fill="#e8a33d"/></g></g></g></g>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 12" width="18" height="12" shape-rendering="crispEdges" role="img" aria-label="Pixel-art Kangentic mascot"><rect x="5" y="0" width="8" height="1" fill="#e8a33d"/><rect x="3" y="1" width="12" height="1" fill="#e8a33d"/><rect x="2" y="2" width="14" height="1" fill="#e8a33d"/><rect x="2" y="3" width="2" height="1" fill="#e8a33d"/><rect x="4" y="3" width="1" height="1" fill="#24201b"/><rect x="5" y="3" width="1" height="1" fill="#fdfbf7"/><rect x="6" y="3" width="2" height="1" fill="#e8a33d"/><rect x="8" y="3" width="1" height="1" fill="#24201b"/><rect x="9" y="3" width="1" height="1" fill="#fdfbf7"/><rect x="10" y="3" width="2" height="1" fill="#e8a33d"/><rect x="12" y="3" width="1" height="1" fill="#24201b"/><rect x="13" y="3" width="1" height="1" fill="#fdfbf7"/><rect x="14" y="3" width="2" height="1" fill="#e8a33d"/><rect x="2" y="4" width="2" height="1" fill="#e8a33d"/><rect x="4" y="4" width="2" height="1" fill="#24201b"/><rect x="6" y="4" width="2" height="1" fill="#e8a33d"/><rect x="8" y="4" width="2" height="1" fill="#24201b"/><rect x="10" y="4" width="2" height="1" fill="#e8a33d"/><rect x="12" y="4" width="2" height="1" fill="#24201b"/><rect x="14" y="4" width="2" height="1" fill="#e8a33d"/><rect x="0" y="5" width="18" height="1" fill="#e8a33d"/><rect x="0" y="6" width="18" height="1" fill="#e8a33d"/><rect x="2" y="7" width="14" height="1" fill="#e8a33d"/><rect x="2" y="8" width="14" height="1" fill="#e8a33d"/><rect x="3" y="9" width="12" height="1" fill="#e8a33d"/><rect x="4" y="10" width="2" height="1" fill="#e8a33d"/><rect x="8" y="10" width="2" height="1" fill="#e8a33d"/><rect x="12" y="10" width="2" height="1" fill="#e8a33d"/><rect x="4" y="11" width="2" height="1" fill="#e8a33d"/><rect x="8" y="11" width="2" height="1" fill="#e8a33d"/><rect x="12" y="11" width="2" height="1" fill="#e8a33d"/></svg>
|
package/package.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@kangentic/branding",
|
|
3
|
+
"version": "2.0.0",
|
|
4
|
+
"description": "Kangentic brand assets: the two-tier brandmark (card-K / F4k board glyph), icon sets, and the drafting harness that generates them. Single source of truth for the website, desktop app, and mobile app.",
|
|
5
|
+
"type": "module",
|
|
6
|
+
"files": [
|
|
7
|
+
"assets",
|
|
8
|
+
"resources"
|
|
9
|
+
],
|
|
10
|
+
"scripts": {
|
|
11
|
+
"gen": "node scripts/gen-brandmark.mjs",
|
|
12
|
+
"gen:icons": "node scripts/gen-icons.mjs",
|
|
13
|
+
"gen:sprites": "node scripts/gen-sprites.mjs",
|
|
14
|
+
"gen:og": "node scripts/gen-og.mjs"
|
|
15
|
+
},
|
|
16
|
+
"repository": {
|
|
17
|
+
"type": "git",
|
|
18
|
+
"url": "https://github.com/Kangentic/branding.git"
|
|
19
|
+
},
|
|
20
|
+
"license": "AGPL-3.0-only",
|
|
21
|
+
"devDependencies": {
|
|
22
|
+
"sharp": "^0.34.0"
|
|
23
|
+
}
|
|
24
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
# Kangentic brand resources (v2, Warm Craft)
|
|
2
|
+
|
|
3
|
+
TWO-TIER APP ICON, keyed to displayed context (not raster resolution):
|
|
4
|
+
**card-K** (the letter, with the amber tip) where the mark shows large,
|
|
5
|
+
**F4k** (the board glyph) where the OS shows it small. The dividing line
|
|
6
|
+
is whether the OS picks a size-specific entry or downscales one master:
|
|
7
|
+
|
|
8
|
+
- Multi-resolution containers (.ico/.icns) and the desktop PNG ladder
|
|
9
|
+
tier per entry - card-K at 128+, F4k at 16-64.
|
|
10
|
+
- Single-image masters the OS shrinks to chrome (store icons, PWA/
|
|
11
|
+
apple-touch/manifest icons, favicons) stay F4k, so the small installed
|
|
12
|
+
icon never becomes an illegible downscaled card-K.
|
|
13
|
+
|
|
14
|
+
Generated by `npm run gen:icons` - regenerate, never hand-edit. Knockout
|
|
15
|
+
renditions carry true alpha holes (the theme or wallpaper shows through,
|
|
16
|
+
like the v1 blue K did). See `preview.png` for the desktop tier boundary.
|
|
17
|
+
|
|
18
|
+
## desktop/ (kangentic, Electron)
|
|
19
|
+
| File | Use | Mark |
|
|
20
|
+
|------|-----|------|
|
|
21
|
+
| icon.ico | Windows app icon (taskbar, title bar, installer); 16-256 | tiered per entry |
|
|
22
|
+
| icon.icns | macOS dock / Finder; 16-1024 | tiered per entry |
|
|
23
|
+
| icon.png + icon-{16..1024}.png | Linux / BrowserWindow ladder | F4k <=64, card-K >=128 |
|
|
24
|
+
|
|
25
|
+
## web/ (kangentic.com)
|
|
26
|
+
| File | Use | Mark |
|
|
27
|
+
|------|-----|------|
|
|
28
|
+
| favicon.ico, favicon-16x16.png, favicon-32x32.png | browser tabs | F4k |
|
|
29
|
+
| apple-touch-icon.png (180) | iOS home-screen bookmark | F4k (opaque square) |
|
|
30
|
+
| icon-192.png, icon-512.png | site.webmanifest | F4k (opaque square) |
|
|
31
|
+
| logo.png (512) | JSON-LD publisher logo (shown large in search) | card-K |
|
|
32
|
+
| brandmark-small.svg | in-page mark at nav/header sizes | F4k |
|
|
33
|
+
| brandmark.svg | in-page mark at hero/social scale | card-K |
|
|
34
|
+
|
|
35
|
+
## mobile/ (kangentic-mobile, Expo)
|
|
36
|
+
| File | Use | Mark |
|
|
37
|
+
|------|-----|------|
|
|
38
|
+
| ios-appstore-1024.png | App Store master (downscales to the home-screen icon) | F4k (opaque, unrounded) |
|
|
39
|
+
| android-playstore-512.png | Play Store listing | F4k (opaque square) |
|
|
40
|
+
| android-adaptive-foreground.png (432) | adaptive icon foreground; mark in the 66% safe zone | F4k |
|
|
41
|
+
| android-adaptive-background.png (432) | adaptive icon background | solid cream |
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512">
|
|
2
|
+
<defs><mask id="m">
|
|
3
|
+
<circle cx="256" cy="256" r="256" fill="#fff"/>
|
|
4
|
+
<g transform="scale(5.12)"><g transform="translate(-9,-9) scale(1.18)"><rect x="27" y="25" width="12.5" height="44" rx="3" fill="#000"/>
|
|
5
|
+
<rect x="43.5" y="25" width="12.5" height="24" rx="3" fill="#000"/>
|
|
6
|
+
<rect x="60" y="25" width="12.5" height="44" rx="3" fill="#000"/></g></g>
|
|
7
|
+
</mask></defs>
|
|
8
|
+
<circle cx="256" cy="256" r="256" fill="#c0562f" mask="url(#m)"/>
|
|
9
|
+
<g transform="scale(5.12)"><g transform="translate(-9,-9) scale(1.18)"><rect x="43.5" y="55" width="12.5" height="14" rx="3" fill="#e8a33d"/></g></g>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512">
|
|
2
|
+
<defs><mask id="m">
|
|
3
|
+
<circle cx="256" cy="256" r="256" fill="#fff"/>
|
|
4
|
+
<g transform="scale(5.12)"><g transform="translate(50,50) scale(1.1014796117174366) translate(-50,-51.34228515625)"><rect x="22.009765625" y="18.6845703125" width="55.98046875" height="65.3154296875" rx="7.5" fill="#000"/></g></g>
|
|
5
|
+
</mask></defs>
|
|
6
|
+
<circle cx="256" cy="256" r="256" fill="#c0562f" mask="url(#m)"/>
|
|
7
|
+
<g transform="scale(5.12)"><g transform="translate(50,50) scale(1.1014796117174366) translate(-50,-51.34228515625)"><mask id="kg31"><rect x="-50" y="-50" width="200" height="200" fill="#fff"/><rect x="53.5" y="25.9" width="4.5" height="26" transform="rotate(-38 55.75 38.9)" fill="#000"/></mask>
|
|
8
|
+
<g mask="url(#kg31)"><g transform="translate(20.68359375,5.7485651397705055) scale(0.79)"><path d="M8.0078125,22.70380401611328L23.779296875,22.70380401611328 23.779296875,55.80927276611328 24.0234375,55.80927276611328 24.365232467651367,55.05243682861328 24.804685592651367,54.14911651611328 25.341794967651367,53.09931182861328 25.9765625,51.90302276611328 45.3125,22.70380401611328 64.111328125,22.70380401611328 39.697265625,56.10224151611328 66.2109375,92.72333526611328 46.2890625,92.72333526611328 25.87890625,62.30341339111328 25.543212890625,61.73273468017578 25.1220703125,60.89960479736328 24.615478515625,59.80402374267578 24.0234375,58.44599151611328 23.779296875,58.44599151611328 23.779296875,92.72333526611328 8.0078125,92.72333526611328 8.0078125,22.70380401611328z" fill="#c0562f"/></g></g><clipPath id="kt32"><polygon points="-188.74156593464818,-277.68953976217153 303.7876143258784,352.71906312320607 618.9919157685672,106.45447299294278 126.46273550804062,-523.9541298924348"/></clipPath>
|
|
9
|
+
<g clip-path="url(#kt32)"><g transform="translate(20.68359375,5.7485651397705055) scale(0.79)"><path d="M8.0078125,22.70380401611328L23.779296875,22.70380401611328 23.779296875,55.80927276611328 24.0234375,55.80927276611328 24.365232467651367,55.05243682861328 24.804685592651367,54.14911651611328 25.341794967651367,53.09931182861328 25.9765625,51.90302276611328 45.3125,22.70380401611328 64.111328125,22.70380401611328 39.697265625,56.10224151611328 66.2109375,92.72333526611328 46.2890625,92.72333526611328 25.87890625,62.30341339111328 25.543212890625,61.73273468017578 25.1220703125,60.89960479736328 24.615478515625,59.80402374267578 24.0234375,58.44599151611328 23.779296875,58.44599151611328 23.779296875,92.72333526611328 8.0078125,92.72333526611328 8.0078125,22.70380401611328z" fill="#e8a33d"/></g></g></g></g>
|
|
10
|
+
</svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|