Skip to content

Commit

Permalink
feat(icons): v7.4.0, created: 15, modified: 14, renamed: 0, deleted: 0
Browse files Browse the repository at this point in the history
  • Loading branch information
kajabi-bot committed Aug 1, 2024
1 parent ddf77fb commit 7eef15d
Show file tree
Hide file tree
Showing 32 changed files with 484 additions and 22 deletions.
296 changes: 296 additions & 0 deletions changelogs/2024-08-01-changelog.html

Large diffs are not rendered by default.

158 changes: 158 additions & 0 deletions src/icon-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,17 @@
"travel"
]
},
{
"name": "bar-chart-10-tone",
"category": "app-frame",
"tags": [
"bar",
"barchart",
"chart",
"data",
"graph"
]
},
{
"name": "bell",
"category": "site-settings",
Expand All @@ -446,6 +457,15 @@
"wake"
]
},
{
"name": "bell-01-tone",
"category": "app-frame",
"tags": [
"alert",
"bell",
"notification"
]
},
{
"name": "block",
"category": "text-editor",
Expand Down Expand Up @@ -1042,6 +1062,15 @@
"dashed"
]
},
{
"name": "clapperboard-tone",
"category": "app-frame",
"tags": [
"clapperboard",
"film",
"tv"
]
},
{
"name": "clock",
"category": "actions",
Expand Down Expand Up @@ -1385,6 +1414,28 @@
"youtube"
]
},
{
"name": "credit-card-02-tone",
"category": "app-frame",
"tags": [
"card",
"credit card",
"currency",
"debit card",
"money"
]
},
{
"name": "cube-01-tone",
"category": "app-frame",
"tags": [
"box",
"container",
"cube",
"shape",
"square"
]
},
{
"name": "cursor",
"category": "actions",
Expand Down Expand Up @@ -1583,6 +1634,18 @@
"settings"
]
},
{
"name": "dots-horizontal-tone",
"category": "app-frame",
"tags": [
"dots",
"horizontal",
"line",
"menu",
"more",
"options"
]
},
{
"name": "down-small",
"category": "actions",
Expand Down Expand Up @@ -2374,6 +2437,15 @@
"tech"
]
},
{
"name": "headset-tone",
"category": "app-frame",
"tags": [
"audio",
"earphones",
"headphones"
]
},
{
"name": "help",
"category": "navigation",
Expand Down Expand Up @@ -2415,6 +2487,17 @@
"ui"
]
},
{
"name": "home-02-tone",
"category": "app-frame",
"tags": [
"home",
"homepage",
"house",
"menu",
"return"
]
},
{
"name": "home-alt",
"category": "site-settings",
Expand Down Expand Up @@ -2877,6 +2960,17 @@
"write"
]
},
{
"name": "mail-01-tone",
"category": "app-frame",
"tags": [
"inbox",
"mail",
"mailbox",
"message",
"tray"
]
},
{
"name": "mail-filled",
"category": "features",
Expand Down Expand Up @@ -3164,6 +3258,16 @@
"workstation"
]
},
{
"name": "monitor-03-tone",
"category": "app-frame",
"tags": [
"mac",
"monitor",
"screen",
"tv"
]
},
{
"name": "monitor-filled",
"category": "navigation",
Expand Down Expand Up @@ -3404,6 +3508,17 @@
"write"
]
},
{
"name": "phone-02-tone",
"category": "app-frame",
"tags": [
"call",
"iphone",
"mobile",
"number",
"phone"
]
},
{
"name": "phone-portrait",
"category": "actions",
Expand Down Expand Up @@ -3936,6 +4051,18 @@
"zoom"
]
},
{
"name": "search-md-tone",
"category": "app-frame",
"tags": [
"filter",
"magnify",
"magnifying glass",
"search",
"search bar",
"searchbar"
]
},
{
"name": "search-small",
"category": "actions",
Expand Down Expand Up @@ -3982,6 +4109,15 @@
"sage-icon-sequences"
]
},
{
"name": "settings-01-tone",
"category": "app-frame",
"tags": [
"cog",
"preferences",
"settings"
]
},
{
"name": "share",
"category": "actions",
Expand Down Expand Up @@ -4100,6 +4236,17 @@
"winner"
]
},
{
"name": "stars-01-tone",
"category": "app-frame",
"tags": [
"galaxy",
"new",
"night time",
"stars",
"weather"
]
},
{
"name": "stop",
"category": "actions",
Expand Down Expand Up @@ -4685,6 +4832,17 @@
"woman"
]
},
{
"name": "users-02-tone",
"category": "app-frame",
"tags": [
"account",
"people",
"persona",
"team",
"users"
]
},
{
"name": "users-alt",
"category": "site-settings",
Expand Down
9 changes: 1 addition & 8 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,14 @@

<script type="module" src="/build/pds-icons.esm.js"></script>
<script nomodule src="/build/pds-icons.js"></script>
<style>
.something { height: 120px; width: 120px; }
</style>
</head>
<body>
<h1>Pine Icons</h1>

<h2>Changelogs</h2>

<!-- do not remove this is replaced during update process -->
<a href="changelogs/2024-07-30-changelog.html">2024-07-30-changelog.html</a> <br/><a href="changelogs/2024-07-02-changelog.html">2024-07-02-changelog.html</a> <br/><a href="changelogs/2024-06-27-changelog.html">2024-06-27-changelog.html</a> <br/><a href="changelogs/2024-06-06-changelog.html">2024-06-06-changelog.html</a> <br/><a href="changelogs/2024-05-30-changelog.html">2024-05-30-changelog.html</a> <br/><a href="changelogs/2024-05-28-changelog.html">2024-05-28-changelog.html</a> <br/><a href="changelogs/2024-05-07-changelog.html">2024-05-07-changelog.html</a> <br/><a href="changelogs/2024-04-30-changelog.html">2024-04-30-changelog.html</a> <br/><a href="changelogs/2024-04-23-changelog.html">2024-04-23-changelog.html</a> <br/><a href="changelogs/2024-04-18-changelog.html">2024-04-18-changelog.html</a>
<a href="changelogs/2024-08-01-changelog.html">2024-08-01-changelog.html</a> <br/><a href="changelogs/2024-07-30-changelog.html">2024-07-30-changelog.html</a> <br/><a href="changelogs/2024-07-02-changelog.html">2024-07-02-changelog.html</a> <br/><a href="changelogs/2024-06-27-changelog.html">2024-06-27-changelog.html</a> <br/><a href="changelogs/2024-06-06-changelog.html">2024-06-06-changelog.html</a> <br/><a href="changelogs/2024-05-30-changelog.html">2024-05-30-changelog.html</a> <br/><a href="changelogs/2024-05-28-changelog.html">2024-05-28-changelog.html</a> <br/><a href="changelogs/2024-05-07-changelog.html">2024-05-07-changelog.html</a> <br/><a href="changelogs/2024-04-30-changelog.html">2024-04-30-changelog.html</a> <br/><a href="changelogs/2024-04-23-changelog.html">2024-04-23-changelog.html</a>

<h2>Examples</h2>
<h3>Default</h3>
Expand All @@ -33,10 +30,6 @@ <h3>Default Sizes</h3>
<h3>Custom size</h3>
<pds-icon name="youtube" size="140px"></pds-icon>

<h3>Custom size with class</h3>
<p>Style will override the size of 20px and be set to 120px</p>
<pds-icon name="pen" size="20px" class="something"></pds-icon>

<h3>Color</h3>
<pds-icon name="youtube" size="140px" color="red"></pds-icon>

Expand Down
1 change: 1 addition & 0 deletions src/svg/bar-chart-10-tone.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/svg/bell-01-tone.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/svg/clapperboard-tone.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/svg/cloud-upload.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/svg/credit-card-02-tone.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/svg/cube-01-tone.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/svg/customize.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/svg/dollar.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7eef15d

Please sign in to comment.