Hardware Wallet SVG icon, line

Pro
Hardware Wallet SVG icon, line

A small rectangular device has a screen outline and a keyhole. It fits a device setup checklist or a security guide about keeping digital assets offline.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="hardware-wallet.svg" alt="Hardware Wallet" width="48" height="48">
CSS background-image
.hardware-wallet {
  background-image: url("hardware-wallet.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.hardware-wallet {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("hardware-wallet.svg") center / contain no-repeat;
}
React
import HardwareWalletSvg from "./hardware-wallet.jsx"; // from the React tab above

<HardwareWalletSvg width={48} height={48} />

Download it first (Pro or Max), then point these at your copy.

Made with AMNT

AMNT SVG 1.1 drew this from the words Hardware Wallet: Small rectangular device with a screen outline and a keyhole. as part of the pack Crypto and Web3 icons, line. Want one like it? Make your own in the SVG studio.

Rest of Crypto and Web3 icons, line

Similar SVGs

Licence: premium, for Pro and Max. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence