Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@carto/airship-icons

Package Overview
Dependencies
Maintainers
20
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@carto/airship-icons - npm Package Compare versions

Comparing version 1.0.0-alpha.46 to 1.0.0-beta.0

4

package.json
{
"name": "@carto/airship-icons",
"version": "1.0.0-alpha.46",
"description": "CARTO Airship icons",
"version": "1.0.0-beta.0",
"description": "Airship is a set of tools designed to facilitate the development of location intelligence apps by offering layouts, basic patterns, templates, CSS classes, components, widgets and much more.",
"files": [

@@ -6,0 +6,0 @@ "dist/"

@@ -1,40 +0,4 @@

# Airship Icon Pack
# Airship
Airship is a set of tools designed to facilitate the development of location intelligence apps by offering layouts, basic patterns, templates, CSS classes, components, widgets and much more.
Airship icons are a set of, beautifully crafted symbols for common actions and items. Download on desktop to use them in your Location Intelligence applications.
## Getting Started
You can use our icons as a an [icon font](https://www.sitepoint.com/introduction-icon-fonts-font-awesome-icomoon/) or as standalone [svg files](https://en.wikipedia.org/wiki/Scalable_Vector_Graphics).
### Usage as web font
All you need to do is to include our `icons.css` file in your html and you are ready to go.
```html
showSource: true
---
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@carto/airship-icons/dist/icons.css">
<i class="as-icon-twitter"></i>
```
### Usage as svg
You can use our icons as regular SVG images
```html
showSource: true
---
<img src="https://cdn.jsdelivr.net/npm/@carto/airship-icons/dist/icons/info.svg" alt="info">
```
## Icons
```html
noSource: true
responsive: [tablet]
---
<iframe src="https://cartodb.github.io/airship/packages/icons/examples" style="width: 100%; height: 100%;">
```
Please refer to [Airship documentation](https://carto.com/developers/airship/) to know more about Airship, and go to [Airship Icons guide](https://carto.com/developers/airship/guides/icons/) to get started and know more about this package.
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc