calendar

Preview Sizes

calendar
16px
calendar
24px
calendar
32px
calendar
48px

calendar SVG Icon

High-quality calendar 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>Calendar</title>
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Calendar">
            <rect id="Rectangle" fill-rule="nonzero" x="0" y="0" width="24" height="24">
</rect>
            <rect id="Rectangle" stroke="#0C0310" stroke-width="2" stroke-linecap="round" x="4" y="5" width="16" height="16" rx="2">
</rect>
            <line x1="8" y1="3" x2="8" y2="7" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round">
</line>
            <line x1="16" y1="3" x2="16" y2="7" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round">
</line>
            <line x1="4" y1="11" x2="20" y2="11" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round">
</line>
        </g>
    </g>
</svg>