iphone icon

iphone-filled from Reicon by REICON · Filled · Devices · MIT Free for personal and commercial use.

Name
iphone-filled
Set
Reicon
Style
Filled
Category
Devices
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All iphone icons →

More devices icons from Reicon

Use the iphone icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M20 9.801v4.067c0 3.833 0 5.75-1.172 6.941S15.771 22 12 22s-5.657 0-6.828-1.191C4 19.619 4 17.701 4 13.868V9.8c0-3.833 0-5.75 1.172-6.94c.375-.383.825-.642 1.386-.819c.353-.11.728.047.942.35l.154.236c.634.97.855 1.307 1.368 1.631q.165.105.342.186c.591.274 1.273.274 2.636.274s2.044 0 2.636-.274q.177-.081.342-.186c.513-.324.734-.662 1.368-1.631l.154-.235c.2-.305.564-.467.91-.36c.577.176 1.036.438 1.418.827C20 4.051 20 5.968 20 9.801M9 18.23a.75.75 0 0 0-.75.755c0 .416.336.754.75.754h6c.414 0 .75-.338.75-.755a.75.75 0 0 0-.75-.754z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconIphoneFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M20 9.801v4.067c0 3.833 0 5.75-1.172 6.941S15.771 22 12 22s-5.657 0-6.828-1.191C4 19.619 4 17.701 4 13.868V9.8c0-3.833 0-5.75 1.172-6.94c.375-.383.825-.642 1.386-.819c.353-.11.728.047.942.35l.154.236c.634.97.855 1.307 1.368 1.631q.165.105.342.186c.591.274 1.273.274 2.636.274s2.044 0 2.636-.274q.177-.081.342-.186c.513-.324.734-.662 1.368-1.631l.154-.235c.2-.305.564-.467.91-.36c.577.176 1.036.438 1.418.827C20 4.051 20 5.968 20 9.801M9 18.23a.75.75 0 0 0-.75.755c0 .416.336.754.75.754h6c.414 0 .75-.338.75-.755a.75.75 0 0 0-.75-.754z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M20 9.801v4.067c0 3.833 0 5.75-1.172 6.941S15.771 22 12 22s-5.657 0-6.828-1.191C4 19.619 4 17.701 4 13.868V9.8c0-3.833 0-5.75 1.172-6.94c.375-.383.825-.642 1.386-.819c.353-.11.728.047.942.35l.154.236c.634.97.855 1.307 1.368 1.631q.165.105.342.186c.591.274 1.273.274 2.636.274s2.044 0 2.636-.274q.177-.081.342-.186c.513-.324.734-.662 1.368-1.631l.154-.235c.2-.305.564-.467.91-.36c.577.176 1.036.438 1.418.827C20 4.051 20 5.968 20 9.801M9 18.23a.75.75 0 0 0-.75.755c0 .416.336.754.75.754h6c.414 0 .75-.338.75-.755a.75.75 0 0 0-.75-.754z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-iphone-filled {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M20%209.801v4.067c0%203.833%200%205.75-1.172%206.941S15.771%2022%2012%2022s-5.657%200-6.828-1.191C4%2019.619%204%2017.701%204%2013.868V9.8c0-3.833%200-5.75%201.172-6.94c.375-.383.825-.642%201.386-.819c.353-.11.728.047.942.35l.154.236c.634.97.855%201.307%201.368%201.631q.165.105.342.186c.591.274%201.273.274%202.636.274s2.044%200%202.636-.274q.177-.081.342-.186c.513-.324.734-.662%201.368-1.631l.154-.235c.2-.305.564-.467.91-.36c.577.176%201.036.438%201.418.827C20%204.051%2020%205.968%2020%209.801M9%2018.23a.75.75%200%200%200-.75.755c0%20.416.336.754.75.754h6c.414%200%20.75-.338.75-.755a.75.75%200%200%200-.75-.754z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M20%209.801v4.067c0%203.833%200%205.75-1.172%206.941S15.771%2022%2012%2022s-5.657%200-6.828-1.191C4%2019.619%204%2017.701%204%2013.868V9.8c0-3.833%200-5.75%201.172-6.94c.375-.383.825-.642%201.386-.819c.353-.11.728.047.942.35l.154.236c.634.97.855%201.307%201.368%201.631q.165.105.342.186c.591.274%201.273.274%202.636.274s2.044%200%202.636-.274q.177-.081.342-.186c.513-.324.734-.662%201.368-1.631l.154-.235c.2-.305.564-.467.91-.36c.577.176%201.036.438%201.418.827C20%204.051%2020%205.968%2020%209.801M9%2018.23a.75.75%200%200%200-.75.755c0%20.416.336.754.75.754h6c.414%200%20.75-.338.75-.755a.75.75%200%200%200-.75-.754z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/iphone-filled.svg?color=%231a73e8&size=48