Add icons to this collection by clicking the heart icon.
Selfie Stick icon - also known as camera, mobile phone, electronics, social media, cell phone, selfie stick, hobbies and free time, and stabilizer. 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="30"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="360"
        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="M286 330h-60c-8.291 0-15 6.709-15 15v152c0 8.291 6.709 15 15 15h60c8.291 0 15-6.709 15-15V345c0-8.291-6.709-15-15-15zM467 30H346c-8.291 0-15 6.709-15 15H181c0-8.291-6.709-15-15-15H45C20.186 30 0 50.186 0 75v210c0 24.814 20.186 45 45 45h121c8.291 0 15-6.709 15-15h150c0 8.291 6.709 15 15 15h121c24.814 0 45-20.186 45-45V75c0-24.814-20.186-45-45-45z"
    />
    <path
        fill="url(#b)"
        d="M75 150c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15s15-6.709 15-15v-30c0-8.291-6.709-15-15-15zm362 0c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15s15-6.709 15-15v-30c0-8.291-6.709-15-15-15zM346 0H166c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h180c8.291 0 15-6.709 15-15V15c0-8.291-6.709-15-15-15zm0 300H166c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h180c8.291 0 15-6.709 15-15v-30c0-8.291-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category