The Tabler cloud lock icon depicts a cloud with a lock, commonly used to represent security, privacy, or access control for cloud-based storage or services.
Common uses
- Securing cloud storage access
- Indicating private cloud data
- Representing account security settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCloudLock } from '@tabler/icons-react';
<IconCloudLock size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- securitysecurelockedpasswordcloudlockstorageonlineprivatecontrolsystemcloud securityprivate cloudonline locksecure storage
FAQ
- What does the cloud lock icon represent?
- It symbolizes security, privacy, and control over cloud-based resources or data.
- How do I use this icon in React?
- Import it using `import { IconCloudLock } from '@tabler/icons-react';` and then use it as a component: `<IconCloudLock />`.
- What is the license for this icon?
- The Tabler icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →