Add icons to this collection by clicking the heart icon.
Crystal Ball icon - also known as Future, magician, wizard, witch, astrology, crystal ball, miscellaneous, and magic ball. Created in a clean lineal color 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="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M419.706 381.179C458.756 339.622 481 283.592 481 226 481 101.908 380.273 0 256 0 131.894 0 31 101.728 31 226c0 57.592 22.244 113.622 61.294 155.179L61.537 493.022A14.999 14.999 0 0 0 76 512h360a14.998 14.998 0 0 0 14.463-18.978zM61 226c0-108.075 87.477-196 195-196s195 87.925 195 196c0 50.626-19.778 99.839-54.443 136H115.443C80.778 325.839 61 276.626 61 226zm34.682 256 24.75-90h271.137l24.75 90zM196 241c-8.284 0-15 6.716-15 15v30c0 8.284 6.716 15 15 15s15-6.716 15-15v-30c0-8.284-6.716-15-15-15zm0-30c8.284 0 15-6.716 15-15v-30c0-8.284-6.716-15-15-15s-15 6.716-15 15v30c0 8.284 6.716 15 15 15zm30 30h30c8.284 0 15-6.716 15-15s-6.716-15-15-15h-30c-8.284 0-15 6.716-15 15s6.716 15 15 15zm-90 0h30c8.284 0 15-6.716 15-15s-6.716-15-15-15h-30c-8.284 0-15 6.716-15 15s6.716 15 15 15zm150-90h15v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h15c8.284 0 15-6.716 15-15s-6.716-15-15-15h-15v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15zm0 271h-60c-8.284 0-15 6.716-15 15s6.716 15 15 15h60c8.284 0 15-6.716 15-15s-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category