A handset struck through, for hanging up, declining a call and silencing the line. On a 24×24 grid in stroke, duotone and fill, free under MIT.
DevicesNewv0.5.0Added
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M19.2381 13.5812C21.0426 10.7113 22 7.3901 22 4C22 2.8954 21.1046 2 20 2L17 2C15.8954 2 15 2.8954 15 4L15 7C15 7.6295 15.2964 8.2223 15.8 8.6L16.2612 8.9459C16.513 9.1348 16.6612 9.4312 16.6612 9.7459C16.6612 9.8992 16.626 10.0504 16.5583 10.1879C16.4802 10.3463 16.3992 10.5031 16.3153 10.6584M13.8995 13.8995C12.8161 14.9829 11.5623 15.8811 10.1879 16.5583C10.0504 16.626 9.8992 16.6612 9.7459 16.6612C9.4312 16.6612 9.1348 16.513 8.9459 16.2612L8.6 15.8C8.2223 15.2964 7.6295 15 7 15L4 15C2.8954 15 2 15.8954 2 17L2 20C2 21.1046 2.8954 22 4 22C8.7739 22 13.3523 20.1036 16.7279 16.7279M2 2L22 22" fill="none"/>
</svg>Related icons
The rest of the phone family first, then the Devices shelf.
FAQ
Answered from phone-off's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the phone-off icon for?
- A handset struck through, for hanging up, declining a call and silencing the line. It is filed under Devices in Keyline Icons, drawn on the same 24×24 grid as the rest of the set.
- What styles does the phone-off icon come in?
- All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
- Is there a square or circle version of phone-off?
- No. phone-off is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with phone-off?
- phone, app-check, app-dot, app-minus, app-plus and app-x, and 12 more, all shown below. The phone family is listed first, then the rest of the Devices shelf, so the row under this one is the useful one even where a shelf runs long.
- How do I import phone-off in React?
- <PhoneOff /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <PhoneOff size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the phone-off SVG?
- icons/stroke/phone-off.svg, icons/duotone/phone-off.svg and icons/fill/phone-off.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was phone-off added to the set?
- Added 8 Sept 2026. It ships in v0.5.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.