SVG Exports
Glowing Dot SVG Exports
Static SVG exports of the glowing dots that can be used in Figma or other design tools.
Using in Figma
To use these SVG files in Figma, follow these steps:
- Download the SVG file by clicking the download button
- In Figma, use File → Import or drag and drop the SVG file into your Figma document
- The SVG will be imported as a group of vector shapes that you can resize and modify
- You can change colors by selecting individual circles and adjusting their fill properties
- To create a map with multiple dots, import multiple SVGs and position them as needed
Customizing SVGs
If you need to customize these SVGs further:
- Open the SVG file in a text editor to modify colors, sizes, or opacity values
- Use a vector editing tool like Figma, Illustrator, or Inkscape to make visual edits
- To change colors, modify the
fillattributes in the SVG code or in Figma's properties panel - To change sizes, modify the
r(radius) attributes or scale the entire SVG