Add icons to this collection by clicking the heart icon.
Baby Monitor icon - also known as security, remote, electronics, communications, transmissor, kid and baby, and baby monitor. 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="256"
        x2="256"
        y1="512"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="452"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M361 63.5 346 32l-15 30H166c-41.4 0-75 33.6-75 75v300c0 41.4 33.6 75 75 75h180c41.4 0 75-33.6 75-75V137c0-36.301-25.8-66.601-60-73.5z"
    />
    <path
        fill="url(#b)"
        d="M346 0c-8.401 0-15 6.599-15 15v47h15c5.099 0 10.201.599 15 1.5V15c0-8.401-6.599-15-15-15zm0 122H166c-8.291 0-15 6.709-15 15v180c0 8.291 6.709 15 15 15h180c8.291 0 15-6.709 15-15V137c0-8.291-6.709-15-15-15zm-90 240c-24.814 0-45 20.186-45 45s20.186 45 45 45 45-20.186 45-45-20.186-45-45-45zm90 30c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm-180 0c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category