close-circle

Preview Sizes

close-circle
16px
close-circle
24px
close-circle
32px
close-circle
48px

close-circle SVG Icon

High-quality close-circle 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 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <title>Close-Circle</title>
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Close-Circle">
            <rect id="Rectangle" fill-rule="nonzero" x="0" y="0" width="24" height="24">
</rect>
            <circle id="Oval" stroke="#0C0310" stroke-width="2" stroke-linecap="round" cx="12" cy="12" r="9">
</circle>
            <line x1="14.1213" y1="9.87866" x2="9.8787" y2="14.1213" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round">
</line>
            <line x1="9.87866" y1="9.87866" x2="14.1213" y2="14.1213" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round">
</line>
        </g>
    </g>
</svg>