three-dots

Preview Sizes

three-dots
16px
three-dots
24px
three-dots
32px
three-dots
48px

three-dots SVG Icon

High-quality three-dots SVG icon for web design and development projects. Free to download and use in your projects.

Keywords:
Format: SVG (Vector)
License: Free for commercial use

✏️ Want to customize this icon? Edit with svgia.com - our powerful online SVG editor!

SVG Code

<?xml version="1.0" ?>
<svg width="800px" height="800px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">

<defs>

<style>.cls-1{fill:#8c9eff;}.cls-2{fill:#5f7cf9;}</style>

</defs>

<title/>

<g id="dots">

<circle class="cls-1" cx="16" cy="16" r="3"/>

<circle class="cls-1" cx="16" cy="8" r="3"/>

<circle class="cls-1" cx="16" cy="24" r="3"/>

<path class="cls-2" d="M16,13v6a3,3,0,0,0,0-6Z"/>

<path class="cls-2" d="M16,5v6a3,3,0,0,0,0-6Z"/>

<path class="cls-2" d="M16,21v6a3,3,0,0,0,0-6Z"/>

</g>

</svg>