NeuralSVG is a method for generating vector graphics from text prompts, using an implicit neural representation to encode the scene into a small MLP network. This approach allows for dynamic conditioning, such as background color, and enables inference-time control over the generated SVG. The method is shown to outperform existing approaches in generating structured and flexible SVGs. NeuralSVG also supports sketch generation and can produce varying color palettes and aspect ratios.