Add icons to this collection by clicking the heart icon.
Remembrance icon - also known as flower, day, remembrance, poppy, cultures, and festivity. Created in a clean 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M350.142 161.858c-7.811-7.811-20.474-7.811-28.284 0l-40.006 40.006a59.689 59.689 0 0 0-5.852-2.423V176c0-11.046-8.954-20-20-20s-20 8.954-20 20v23.44c-2 .709-3.955 1.514-5.852 2.423l-40.006-40.006c-7.811-7.811-20.474-7.811-28.284 0s-7.811 20.474 0 28.284l40.006 40.006a59.689 59.689 0 0 0-2.423 5.852H176c-11.046 0-20 8.954-20 20s8.954 20 20 20h23.44c.709 2 1.514 3.955 2.423 5.852l-40.006 40.006c-7.811 7.811-7.811 20.474 0 28.284C165.763 354.047 170.881 356 176 356s10.237-1.953 14.142-5.858l40.006-40.006a59.689 59.689 0 0 0 5.852 2.423V336c0 11.046 8.954 20 20 20s20-8.954 20-20v-23.44c2-.709 3.955-1.514 5.852-2.423l40.006 40.006C325.763 354.047 330.881 356 336 356s10.237-1.953 14.142-5.858c7.811-7.811 7.811-20.474 0-28.284l-40.006-40.006a59.689 59.689 0 0 0 2.423-5.852H336c11.046 0 20-8.954 20-20s-8.954-20-20-20h-23.44c-.709-2-1.514-3.955-2.423-5.852l40.006-40.006c7.81-7.81 7.81-20.474-.001-28.284zM256 276c-11.028 0-20-8.972-20-20s8.972-20 20-20 20 8.972 20 20-8.972 20-20 20zm216.803-20C496.405 237.581 512 208.281 512 176 512 78.953 433.047 0 336 0c-32.28 0-61.581 15.594-80 39.197C237.581 15.594 208.28 0 176 0 78.953 0 0 78.953 0 176c0 32.281 15.595 61.581 39.197 80C15.595 274.419 0 303.719 0 336c0 97.047 78.953 176 176 176 32.28 0 61.581-15.594 80-39.197C274.419 496.406 303.72 512 336 512c97.047 0 176-78.953 176-176 0-32.281-15.595-61.581-39.197-80zM416 276c29.832 0 56 28.037 56 60 0 74.991-61.009 136-136 136-31.963 0-60-26.168-60-56 0-11.046-8.954-20-20-20s-20 8.954-20 20c0 29.832-28.037 56-60 56-74.991 0-136-61.009-136-136 0-31.963 26.168-60 56-60 11.046 0 20-8.954 20-20s-8.954-20-20-20c-29.832 0-56-28.037-56-60 0-74.991 61.009-136 136-136 31.963 0 60 26.168 60 56 0 11.046 8.954 20 20 20s20-8.954 20-20c0-29.832 28.037-56 60-56 74.991 0 136 61.009 136 136 0 31.963-26.168 60-56 60-11.046 0-20 8.954-20 20s8.954 20 20 20z"
    />
</svg>
More icons in the same style and category