John KuehJohn Kueh

screen add to home 02 icon

HugeIcons · ScreenAddToHome02Icon · MIT

Download SVG

The HugeIcons screen add to home 02 icon visually represents the action of adding a shortcut or bookmark of a web page or application to a device's home screen.

Common uses

  • Adding a web app shortcut to a mobile home screen.
  • Bookmarking a frequently accessed page for quick access.
  • Providing an option to install a PWA (Progressive Web App).

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ScreenAddToHome02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ScreenAddToHome02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
add to home screenhome screen shortcutinstall web appbookmark shortcut

FAQ

What does the screen add to home 02 icon represent?
This icon signifies the action of adding a screen or web page to a device's home screen for easier access, often used for web apps or shortcuts.
How do I use this icon in React?
Import the icon component and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { ScreenAddToHome02Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={ScreenAddToHome02Icon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free usage in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →