Add icons to this collection by clicking the heart icon.
Tax icon - also known as document, banking, payment, tax, accounting, and business and finance. Created in a clean flat 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 24 24"
>
    <linearGradient
        id="a"
        x2="24"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M17 5.5H7A1.502 1.502 0 0 0 5.5 7v10A1.502 1.502 0 0 0 7 18.5h8a3.504 3.504 0 0 0 3.5-3.5V7A1.502 1.502 0 0 0 17 5.5zM9 11h-.5v2.5a.5.5 0 0 1-1 0V11H7a.5.5 0 0 1 0-1h2a.5.5 0 0 1 0 1zm4.5 2.5a.5.5 0 0 1-1 0V13h-1v.5a.5.5 0 0 1-1 0v-2a1.5 1.5 0 0 1 3 0zm3.916-.277a.5.5 0 1 1-.832.554L16 12.901l-.584.876a.5.5 0 1 1-.832-.554L15.399 12l-.815-1.223a.5.5 0 1 1 .832-.554l.584.876.584-.876a.5.5 0 0 1 .832.554L16.601 12zM12.5 11.5v.5h-1v-.5a.5.5 0 0 1 1 0zM12 0a12 12 0 1 0 12 12A12 12 0 0 0 12 0zm7.5 15a4.505 4.505 0 0 1-4.5 4.5H7A2.502 2.502 0 0 1 4.5 17V7A2.502 2.502 0 0 1 7 4.5h10A2.502 2.502 0 0 1 19.5 7z"
    />
</svg>
More icons in the same style and category