Socket
Socket
Sign inDemoInstall

@atlaskit/icon

Package Overview
Dependencies
4
Maintainers
1
Versions
249
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 21.10.2 to 21.10.3

dist/cjs/extract-react-types/custom-glyph.js

6

CHANGELOG.md
# @atlaskit/icon
## 21.10.3
### Patch Changes
- [`58884c2f6c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58884c2f6c1) - Internal code change turning on a new linting rule.
## 21.10.2

@@ -4,0 +10,0 @@

2

dist/cjs/version.json
{
"name": "@atlaskit/icon",
"version": "21.10.2",
"version": "21.10.3",
"sideEffects": false
}
{
"name": "@atlaskit/icon",
"version": "21.10.2",
"version": "21.10.3",
"sideEffects": false
}
{
"name": "@atlaskit/icon",
"version": "21.10.2",
"version": "21.10.3",
"sideEffects": false
}

@@ -41,3 +41,3 @@ import type { ComponentType, SVGProps as ReactSVGProps, ReactNode } from 'react';

* A label is needed when there is no pairing visible text next to the icon.
* An empty string marks the icon as presentation only
* An empty string marks the icon as presentation only.
*/

@@ -44,0 +44,0 @@ label: string;

{
"name": "@atlaskit/icon",
"version": "21.10.2",
"description": "An icon is used as a visual representation of common actions and commands to provide context.",
"version": "21.10.3",
"description": "An icon is a visual representation of a command, device, directory, or common action.",
"publishConfig": {

@@ -17,2 +17,3 @@ "registry": "https://registry.npmjs.org/"

"atlaskit:src": "src/index.tsx",
"homepage": "https://atlassian.design/components/icon/",
"atlassian": {

@@ -53,3 +54,3 @@ "team": "Design System Team",

"@atlaskit/icon-object": "^6.2.0",
"@atlaskit/icon-priority": "^6.2.0",
"@atlaskit/icon-priority": "^6.3.0",
"@atlaskit/logo": "^13.5.0",

@@ -56,0 +57,0 @@ "@atlaskit/modal-dialog": "^12.2.0",

# Icon
A React package that contains icons.
An icon is a visual representation of a command, device, directory, or common action.

@@ -13,3 +13,4 @@ ## Installation

Detailed docs and example usage can be found [here](https://atlaskit.atlassian.com/packages/design-system/icon).
For adding a new icon to the icon set please follow the [adding new icons](https://developer.atlassian.com/cloud/framework/atlassian-frontend/documentation/02-adding-new-icons/) documentation.
Icons should be used intentionally to maximize comprehension and reduce cognitive load. Use it to call attention to a particular action, command, or section. If you’re questioning an icon’s use, it probably doesn’t need to be used.
To search through all the icons we have in our system, have a look at our [icon explorer](https://atlassian.design/components/icon/icon-explorer).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc