Add icons to this collection by clicking the heart icon.
Guest List icon - also known as file, document, check, checkmark, paper, text lines, files and folders, and guest list. 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="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M136 390c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm0-60c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm45 15c0 8.284 6.716 15 15 15h180c8.284 0 15-6.716 15-15s-6.716-15-15-15H196c-8.284 0-15 6.716-15 15zM436 30h-77.58C352.228 12.541 335.555 0 316 0H196c-19.555 0-36.228 12.541-42.42 30H76c-8.284 0-15 6.716-15 15v452c0 8.284 6.716 15 15 15h360c8.284 0 15-6.716 15-15V45c0-8.284-6.716-15-15-15zm-240 0h120c8.271 0 15 6.729 15 15s-6.729 15-15 15H196c-8.271 0-15-6.729-15-15s6.729-15 15-15zm225 452H91V60h62.58c6.192 17.459 22.865 30 42.42 30h120c19.555 0 36.228-12.541 42.42-30H421zM196 300h120c8.284 0 15-6.716 15-15v-30c0-13.74-3.87-24.546-11.503-32.119-13.355-13.251-33.913-13.092-55.68-12.921-2.412.019-4.89.028-7.37.029C281.054 209.747 301 189.663 301 165c0-24.813-20.187-45-45-45s-45 20.187-45 45c0 24.663 19.946 44.747 44.552 44.989-2.48-.001-4.958-.01-7.37-.029-21.764-.17-42.324-.33-55.68 12.921C184.87 230.454 181 241.26 181 255v30c0 8.284 6.716 15 15 15zm45-135c0-8.271 6.729-15 15-15s15 6.729 15 15-6.729 15-15 15-15-6.729-15-15zm-30 90c0-3.746.457-8.664 2.633-10.823 4.485-4.451 20.334-4.327 34.315-4.218 5.27.042 10.834.042 16.104 0 13.979-.109 29.829-.233 34.315 4.218C300.543 246.336 301 251.254 301 255v15h-90zm165 135H196c-8.284 0-15 6.716-15 15s6.716 15 15 15h180c8.284 0 15-6.716 15-15s-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category