Add icons to this collection by clicking the heart icon.
Phone Case icon - also known as technology, fashion, phone, woman, accessories, accessory, and phone case. 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 64 64"
>
    <linearGradient
        id="a"
        x1="14"
        x2="50"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#7f00ff" />
        <stop offset="1" stop-color="#e100ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M45 60a5.006 5.006 0 0 0 5-5V9a5.006 5.006 0 0 0-5-5H19a5.006 5.006 0 0 0-5 5v46a5.006 5.006 0 0 0 5 5zm-29-5V9a3.003 3.003 0 0 1 3-3h26a3.003 3.003 0 0 1 3 3v46a3.003 3.003 0 0 1-3 3H19a3.003 3.003 0 0 1-3-3zm6.5-39h5a3.5 3.5 0 0 0 0-7h-5a3.5 3.5 0 0 0 0 7zm0-5h5a1.5 1.5 0 0 1 0 3h-5a1.5 1.5 0 0 1 0-3zm1.835 16.977c-5.666 2.538-5.28 9.486-1.435 12.942a29.898 29.898 0 0 0 8.199 5.58 1.897 1.897 0 0 0 .901.2 1.934 1.934 0 0 0 .905-.202 29.9 29.9 0 0 0 8.194-5.576c4.974-4.547 3.395-13.055-4.239-13.612a7.395 7.395 0 0 0-4.862 1.603 7.277 7.277 0 0 0-7.663-.935zm6.474 2.546a1.542 1.542 0 0 0 2.364.016 5.396 5.396 0 0 1 8.824 3.916c-.16 5.327-6.312 8.258-10.01 10.253-3.675-2-9.83-4.929-9.984-10.267-.085-4.226 5.666-6.791 8.806-3.918z"
    />
</svg>
More icons in the same style and category