Add icons to this collection by clicking the heart icon.
Train Toy icon - also known as locomotive, children, baby toy, kid and baby, and train toy. 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="#ffc8d1" />
        <stop offset="1" stop-color="#fff6f7" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="105"
        y2="407"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M353.706 202.706a8.878 8.878 0 0 0-8.882-8.883h-35.529a8.877 8.877 0 0 0-8.882 8.883v26.647h53.294v-26.647zm-71.059-71.059v-17.765a8.877 8.877 0 0 0-8.882-8.882H113.882a8.877 8.877 0 0 0-8.882 8.882v17.765a8.877 8.877 0 0 0 8.882 8.882h159.882a8.877 8.877 0 0 0 8.883-8.882zm-79.941 204.294c-19.622 0-35.529 15.906-35.529 35.529 0 19.622 15.907 35.529 35.529 35.529s35.53-15.907 35.53-35.529c-.001-19.622-15.908-35.529-35.53-35.529zm0 44.412a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zm124.353-44.412c-19.622 0-35.529 15.906-35.529 35.529 0 19.622 15.907 35.529 35.529 35.529s35.529-15.907 35.529-35.529-15.907-35.529-35.529-35.529zm0 44.412a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zm-151-133.235h35.529v-53.294h-35.529zm222.059 0H264.882v-88.824H122.765v204.294a8.877 8.877 0 0 0 8.882 8.882h17.765c0-29.388 23.906-53.294 53.294-53.294S256 342.082 256 371.47h17.765c0-29.388 23.906-53.294 53.294-53.294s53.294 23.906 53.294 53.294h17.765a8.877 8.877 0 0 0 8.882-8.882V256a8.877 8.877 0 0 0-8.882-8.882zM229.353 256a8.877 8.877 0 0 1-8.882 8.882h-53.294a8.877 8.877 0 0 1-8.882-8.882v-71.059a8.878 8.878 0 0 1 8.882-8.883h53.294a8.877 8.877 0 0 1 8.882 8.883z"
    />
</svg>
More icons in the same style and category