Add icons to this collection by clicking the heart icon.
October icon - also known as schedule, calendar, month, monthly, event, october, and time and date. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 48 48"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(39 40 -40 39 4 4)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f78cff" />
        <stop offset="1" stop-color="#6dc8ff" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M34 6h-9V4a1 1 0 0 0-2 0v2h-9V4a1 1 0 0 0-2 0v2H6C4.344 6 3 7.344 3 9v33c0 1.656 1.344 3 3 3h36c1.656 0 3-1.344 3-3V9c0-1.656-1.344-3-3-3h-6V4a1 1 0 0 0-2 0zM12 8H6a1 1 0 0 0-1 1v33a1 1 0 0 0 1 1h36a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1h-6v3a1 1 0 0 1-2 0V8h-9v3a1 1 0 0 1-2 0V8h-9v3a1 1 0 0 1-2 0zm11 23.414V38h-2a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2h-2v-9.011a1 1 0 0 0-1.707-.696l-3 3a1 1 0 0 0 1.414 1.414zM26 15h-2.143c-.992 0-1.979.356-2.723 1.224C20.484 16.982 20 18.181 20 20s.484 3.018 1.134 3.776c.744.868 1.731 1.224 2.723 1.224H26a1 1 0 0 0 0-2h-2.143C22.832 23 22 22.153 22 20s.832-3 1.857-3H26a1 1 0 0 0 0-2zm-8 4c0-2.208-1.792-4-4-4s-4 1.792-4 4v2c0 2.208 1.792 4 4 4s4-1.792 4-4zm14-2v7a1 1 0 0 0 2 0v-7h2a1 1 0 0 0 0-2h-6a1 1 0 0 0 0 2zm-16 2v2a2 2 0 0 1-4 0v-2a2 2 0 0 1 4 0z"
        />
    </g>
</svg>
More icons in the same style and category