@ktibow/iconset-pajamas 3.131.0 → 3.135.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,3 @@
1
+ import type { IconifyIcon } from '@iconify/types';
2
+ declare const data: IconifyIcon;
3
+ export default data;
@@ -0,0 +1,4 @@
1
+ const data = {
2
+ "body": "<g fill=\"none\"><path stroke=\"currentColor\" d=\"M14.092 7.006v.001l.015.038l.001.003c.174.435.195.912.06 1.359a2.14 2.14 0 0 1-.67 1.017l-.142.113l-.005.003l-2.293 1.646h-.001l-1.13.82h-.001l-.673.487l-.672-.488l-1.13-.818l-.002-.001l-2.27-1.63l-.013-.01l-.007-.006l-.006-.003a2.2 2.2 0 0 1-.753-.964l-.057-.165A2.06 2.06 0 0 1 4.4 7.056l.016-.037l.003-.008l1.391-3.48l.926 2.716l.115.34h4.81l.114-.34l.926-2.717zm-4.836-.608v-3.3\"/><path stroke=\"currentColor\" d=\"M9.26.948a1.326 1.326 0 1 1 0 2.651a1.326 1.326 0 0 1 0-2.651z\"/><circle cx=\"7.663\" cy=\"8.706\" r=\".491\" fill=\"currentColor\"/><circle cx=\"9.256\" cy=\"8.706\" r=\".491\" fill=\"currentColor\"/><circle cx=\"10.848\" cy=\"8.706\" r=\".491\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M2.892 10.677a.437.437 0 0 1 .824 0l.318.9a.44.44 0 0 0 .267.266l.9.319a.437.437 0 0 1 0 .824l-.9.318a.44.44 0 0 0-.267.267l-.318.9a.437.437 0 0 1-.824 0l-.319-.9a.44.44 0 0 0-.266-.267l-.9-.318a.437.437 0 0 1 0-.824l.9-.319a.44.44 0 0 0 .266-.266zM1.662.994a.35.35 0 0 1 .658 0l.256.72a.35.35 0 0 0 .212.212l.72.256a.35.35 0 0 1 0 .658l-.72.256a.35.35 0 0 0-.212.212l-.256.721a.35.35 0 0 1-.658 0l-.256-.72a.35.35 0 0 0-.212-.213l-.72-.256a.35.35 0 0 1 0-.658l.72-.256a.35.35 0 0 0 .212-.211z\"/></g>"
3
+ };
4
+ export default data;
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@ktibow/iconset-pajamas",
3
3
  "description": "Iconify icon components for Gitlab SVGs",
4
- "version": "3.131.0",
4
+ "version": "3.135.0",
5
5
  "type": "module",
6
6
  "iconSetInfo": {
7
7
  "name": "Gitlab SVGs",
8
- "total": 401,
9
- "version": "3.131.0",
8
+ "total": 402,
9
+ "version": "3.135.0",
10
10
  "author": {
11
11
  "name": "GitLab B.V.",
12
12
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"