half-sun

Preview Sizes

half-sun
16px
half-sun
24px
half-sun
32px
half-sun
48px

half-sun SVG Icon

High-quality half-sun 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" encoding="utf-8"?>
<svg width="800px" height="800px" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
  <g id="half-sun" transform="translate(-2 -2)">
    <path id="secondary" fill="#2ca9bc" d="M12,3a9,9,0,1,0,9,9A9,9,0,0,0,12,3Zm0,14A5,5,0,0,1,12,7Z"/>
    <path id="primary" d="M12,7V17A5,5,0,0,1,12,7Zm0-4a9,9,0,1,0,9,9A9,9,0,0,0,12,3Z" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
  </g>
</svg>