← Home

Internal reference

SVG library

Small decorative science-inspired illustrations. Designed by Benjamin Verbeek together with Lovable. Free to use.

OrbitArc

Wide arc with a dot crowning the apex — orbital, calm.

<OrbitArc />

OrbitArcInverse

Inverted arc, bowl shape — dot rests inside, small dots float above.

<OrbitArcInverse />

SunRays

Half-sun with radiating rays — warm, optimistic.

<SunRays />

Constellation

Dots connected like a star map — curious, scientific.

<Constellation />

Constellation2

Big-Dipper-style ladle with stray background stars.

<Constellation2 />

Constellation3

Orion-like figure with belt and stray stars.

<Constellation3 />

ChalkSquiggle

Repeating squiggle — sketchy, chalkboard.

<ChalkSquiggle />

Atom

Three-orbit atom — physics, structure.

<Atom />

SoundPulse

Center dot with concentric rings tapering outward — sound pulse.

<SoundPulse />

Rocket

Tiny rocket arc — space, motion.

<Rocket />

Telescope

Telescope with stars — discovery, looking forward.

<Telescope />

QuarkBanner

Row of nested ellipses + dots — abstract quark banner.

<QuarkBanner />

FeynmanDiagram

Photon squiggle into a vertex, particle/antiparticle out.

<FeynmanDiagram />

PerspectiveCube

Wireframe 3D cube — geometry, structure.

<PerspectiveCube />

Hypercube

2D projection of a tesseract — outer + inner cube linked.

<Hypercube />

ParticleCollision

Two arrows meeting; sparks radiating outward.

<ParticleCollision />

Saturn

Planet with a tilted ring and a tiny moon.

<Saturn />

CrescentMoon

Outline-only crescent, slightly tilted.

<CrescentMoon />

StarCluster

A scatter of small dotted stars with sparkle marks.

<StarCluster />

Satellite

Boxy satellite with two solar panels + antenna.

<Satellite />

BinaryTree

Wide 2-level binary tree — algorithms, structure.

<BinaryTree />

NeuralNetwork

Tiny 3-layer fully-connected net — ML.

<NeuralNetwork />

DopplerRings

Offset wavefronts from a moving source — not concentric.

<DopplerRings />

StandingWaves

Three overtones (n=1,2,3) stacked.

<StandingWaves />

StandingWave1

Fundamental mode (n=1) — one antinode.

<StandingWave1 />

StandingWave2

Second harmonic (n=2).

<StandingWave2 />

StandingWave3

Third harmonic (n=3).

<StandingWave3 />

Sputnik

Sphere with four trailing antennae — Sputnik.

<Sputnik />

OceanWaves

Overlapping organic swells — loose ocean waves.

<OceanWaves />

GoldenSpiral

Fibonacci squares with the golden spiral traced through them.

<GoldenSpiral />

import { OrbitArc, OrbitArcInverse, SunRays, Constellation, Constellation2, Constellation3, ChalkSquiggle, Atom, SoundPulse, Rocket, Telescope, QuarkBanner, FeynmanDiagram, PerspectiveCube, Hypercube, ParticleCollision, Saturn, CrescentMoon, StarCluster, Satellite, BinaryTree, NeuralNetwork, DopplerRings, StandingWaves, StandingWave1, StandingWave2, StandingWave3, Sputnik, OceanWaves, GoldenSpiral } from "@/components/variant/Separators";