Add icons to this collection by clicking the heart icon.
Tie icon - also known as businessman, wedding, fashion, clothing, tie, elegant, accessory, and necktie. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#01f1fe" />
        <stop offset="1" stop-color="#4fadfe" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m256.001 110.471 43.815 43.816-43.815 43.816-43.816-43.816zm0 116.602c-2.487 0-4.888-.781-6.895-2.192l-39.523 122.538 46.418 52.889 46.417-52.889-39.523-122.537a11.987 11.987 0 0 1-6.894 2.191zM512 256c0 141.159-114.841 256-256 256S0 397.159 0 256 114.841 0 256 0s256 114.841 256 256zm-229.972-49.983 43.244-43.245c4.687-4.687 4.687-12.284 0-16.971l-60.786-60.787a12.002 12.002 0 0 0-16.97 0l-60.787 60.787a12.002 12.002 0 0 0 0 16.97l43.244 43.244-45.321 140.517a12.003 12.003 0 0 0 2.401 11.599l59.929 68.284a12.001 12.001 0 0 0 18.04 0l59.928-68.284a12.003 12.003 0 0 0 2.401-11.599z"
    />
</svg>
More icons in the same style and category