Add icons to this collection by clicking the heart icon.
Toast icon - also known as food, bread, breakfast, toast, bakery, meal, food and restaurant, and flat bread. Created in a clean circular 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="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cffac" />
        <stop offset="1" stop-color="#00b59c" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M353.533 158.294H158.467c-19.552 0-35.467 15.935-35.467 35.529 0 12.699 6.927 24.349 17.733 30.664v155.866c0 14.694 11.932 26.647 26.6 26.647h177.333c14.668 0 26.6-11.953 26.6-26.647V224.487C382.073 218.172 389 206.522 389 193.823c0-19.594-15.915-35.529-35.467-35.529zm-174.735 109.19 35.467-35.529c3.464-3.47 9.074-3.47 12.538 0s3.464 9.091 0 12.561l-35.467 35.529c-3.463 3.469-9.074 3.47-12.538 0s-3.464-9.091 0-12.561zm0 65.855a8.89 8.89 0 0 1 0-12.56l88.667-88.824a8.852 8.852 0 0 1 12.538 0 8.89 8.89 0 0 1 0 12.561l-88.667 88.823a8.852 8.852 0 0 1-12.538 0zm154.404-35.529-35.467 35.529c-3.463 3.47-9.074 3.47-12.538 0s-3.464-9.09 0-12.56l35.467-35.53a8.854 8.854 0 0 1 12.538 0 8.89 8.89 0 0 1 0 12.561zm0-53.294-88.667 88.823c-3.464 3.47-9.074 3.47-12.538 0s-3.464-9.09 0-12.56l88.667-88.824a8.852 8.852 0 0 1 12.538 0 8.89 8.89 0 0 1 0 12.561zM309.2 105c-8.745 0-17.145 2.533-24.245 7.217-17.906-9.472-40.004-9.472-57.91 0-7.1-4.684-15.499-7.217-24.245-7.217-21.416 0-39.318 15.283-43.437 35.529h193.274C348.518 120.283 330.616 105 309.2 105z"
    />
</svg>
More icons in the same style and category