4.0.2 • Published 7 months ago

@syncpilot/atlas-icons v4.0.2

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
7 months ago

AtlasUi Icons

Prupose

System icons are designed to be simple, modern, friendly and sometimes whimsical. Each icon is reduced to its minimal form and expresses essential characteristics.

The icons have the following characteristics:

  • Are small graphics used to symbolize common actions, files, devices and directories

  • Stylistic variations that can be dynamically customized include: Fill, visual size and quality

pack an informative impression into a small form factor

Icons are created in the UX / UI design team using Adobe Creative Cloud. This section helps to create the icons to specification, work around problems and learn about the necessary programs.

Documentation

Adding new icons

Preparation:

  1. get extension "SVGOCD" - reduces file size by 20-60%
  2. set setting in settings.json: "svgocd.plugins.removeViewBox": false, or re-insert viewBox after executing SVGOCD

New Icon

  1. insert new SVG
  2. excecute SVGOCD
  3. replace color values by "currentColor"
  4. Check whether viewBox exists. If not re-insert viewBox="0 0 24 24" within svg opening tag
  5. Check colors (npm run build, open demo page in dist folder, press button "Test Color" at the top-right)
  6. In case a color is not adopted: try to set fill="currentColor" or stroke="currentColor" within the concerned sub-element (e.g. rect, path, ...) of the svg. Rebuild and check again
4.0.2

7 months ago

4.0.1

10 months ago

4.0.0

10 months ago

3.0.10

1 year ago

3.0.9

1 year ago

3.0.8

2 years ago

3.0.7

2 years ago

3.0.6

2 years ago

3.0.5

2 years ago

3.0.4

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.0.19

2 years ago

2.0.18

2 years ago

2.0.17

2 years ago

2.0.15

2 years ago

2.0.16

2 years ago

2.0.14

2 years ago

2.0.13

3 years ago

2.0.11

3 years ago

2.0.12

3 years ago

2.0.5

3 years ago

2.0.7

3 years ago

2.0.6

3 years ago

2.0.9

3 years ago

2.0.10

3 years ago

2.0.8

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago