Back to BrandsPlaceholderMissingPlaceholderMissingPlaceholderMissingPlaceholderMissingMissingMissingIn ProgressIn ProgressMissingMissing
diamondT2-Agency
Artasce Creative
Artasce Creative Agency
ArtasceCreative
development
Full-service creative agency for SMB clients
Asset Status
7%0
Complete
2
In Progress
4
Placeholder
8
Missing
Logo Suite
Logomark
Placeholder - AC Generic Mark
Logotype
Artasce Creative
Placeholder - Text Only
Full Lockup
Artasce Creative
Placeholder - Combined
Animation Preview
GSAP animation preview coming soon...
Crystal Theme
diamond
Clean, bright, professional
Use case: Personal brands, portfolios, light mode defaults
Primary
Accent
BG
Surface
Border
Text
Secondary
Muted
Asset Checklist
Logo Assets
LogomarkRequired
Icon-only logo (SVG with currentColor)
Logomark (Animated)
GSAP-ready SVG with data-gsap attributes
LogotypeRequired
Wordmark / text logo
Logotype (Animated)
DrawSVG-ready wordmark
Lockup (Horizontal)Required
Full logo - mark + type side by side
Lockup (Stacked)
Full logo - mark above type
Web Assets
Favicon SetRequired
ICO, 16px, 32px, 180px, 192px, 512px
OG ImageRequired
Social sharing image (1200×630)
Mobile Assets
iOS App Icon
1024×1024 with Contents.json
Android App Icon
Adaptive icon with foreground/background
Configuration
brand.config.jsonRequired
Colors, fonts, spacing tokens
guidelines.mdRequired
Voice, tone, target audience
prompts.mdRequired
AI system prompts for content-factory
ANIMATION_NOTES.md
GSAP animation documentation
Usage
brand.config.json path
packages/brand-dna/ArtasceCreative/ArtasceCreative/brand.config.jsonImport in React
// Set theme on container
<div data-crystal="diamond">
{/* Brand-themed content */}
</div>
// Or use CrystalProvider
import { CrystalProvider } from '@artasce/crystal-ui';
<CrystalProvider theme="diamond">
<App />
</CrystalProvider>