Add icons to this collection by clicking the heart icon.
Paper Clip icon - also known as paper, school supplies, paper clip, office supplies, and miscellaneous. 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 64 64"
>
    <linearGradient
        id="a"
        x2="64"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c0392b" />
        <stop offset="1" stop-color="#8e44ad" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M32 0a32 32 0 1 0 32 32A32.004 32.004 0 0 0 32 0zm17.85 28.04L29.88 48a10.458 10.458 0 0 1-14.79-14.79l19.97-19.98a1.05 1.05 0 0 1 1.48 1.49L16.57 34.69A8.365 8.365 0 0 0 28.4 46.52l19.96-19.97c4.72-5.07-2.33-12.1-7.38-7.39L21.01 39.13a2.086 2.086 0 0 0 2.95 2.95l19.96-19.97a1.054 1.054 0 0 1 1.49 1.49L25.45 43.57a4.193 4.193 0 1 1-5.93-5.93l19.97-19.96c7.14-6.61 16.95 3.21 10.36 10.36z"
    />
</svg>
More icons in the same style and category