Add icons to this collection by clicking the heart icon.
Adjust icon - also known as arrows, clock, hour, watch, repeat, adjust, and time and date. Created in a clean circular 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="389.5"
        y2="122.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M135.047 264.222a8.891 8.891 0 0 0 5.482-8.222c0-63.795 51.802-115.7 115.471-115.7 50.727 0 96.24 33.983 110.691 82.638 1.396 4.702 6.306 7.414 11.042 5.988 4.701-1.399 7.382-6.353 5.977-11.064C367.038 161.716 314.525 122.5 256 122.5c-66.687 0-122.089 49.341-131.743 113.51l-4.094-4.102a8.866 8.866 0 0 0-12.56 0 8.908 8.908 0 0 0 0 12.585l17.765 17.8a8.865 8.865 0 0 0 9.679 1.929zm269.351 3.285-17.765-17.8a8.864 8.864 0 0 0-9.68-1.93 8.891 8.891 0 0 0-5.482 8.222c0 63.795-51.802 115.7-115.471 115.7-50.727 0-96.24-33.983-110.691-82.638-1.388-4.702-6.323-7.422-11.042-5.988-4.701 1.399-7.382 6.353-5.977 11.064C144.962 350.284 197.475 389.5 256 389.5c66.687 0 122.089-49.341 131.743-113.51l4.094 4.102a8.866 8.866 0 0 0 12.56 0c3.47-3.476 3.47-9.108.001-12.585zM327.059 247.1h26.197c-1.839-20.317-9.867-38.861-22.219-53.701l-18.508 18.544a8.866 8.866 0 0 1-12.56 0c-3.469-3.477-3.469-9.109 0-12.585l18.508-18.544c-14.81-12.377-33.318-20.42-53.594-22.263V184.8c0 4.919-3.973 8.9-8.882 8.9s-8.882-3.981-8.882-8.9v-26.249c-20.277 1.843-38.784 9.886-53.594 22.263l18.508 18.544c3.469 3.477 3.469 9.109 0 12.585a8.866 8.866 0 0 1-12.56 0l-18.508-18.544c-12.352 14.839-20.38 33.384-22.219 53.701h26.197c4.91 0 8.882 3.981 8.882 8.9s-3.973 8.9-8.882 8.9h-26.197c1.839 20.317 9.867 38.861 22.219 53.701l18.508-18.544c3.469-3.477 9.091-3.477 12.56 0s3.469 9.109 0 12.585l-18.508 18.544c14.81 12.377 33.318 20.42 53.594 22.263V327.2c0-4.919 3.973-8.9 8.882-8.9s8.882 3.981 8.882 8.9v26.249c20.277-1.843 38.784-9.886 53.594-22.263l-18.508-18.544c-3.469-3.477-3.469-9.109 0-12.585a8.866 8.866 0 0 1 12.56 0l18.508 18.544c12.352-14.84 20.38-33.384 22.219-53.701h-26.197c-4.91 0-8.882-3.981-8.882-8.9s3.972-8.9 8.882-8.9zm-53.294 17.8H256c-4.91 0-8.882-3.981-8.882-8.9v-35.6c0-4.919 3.973-8.9 8.882-8.9s8.882 3.981 8.882 8.9v26.7h8.882c4.91 0 8.882 3.981 8.882 8.9.001 4.919-3.972 8.9-8.881 8.9z"
    />
</svg>
More icons in the same style and category