octicons 19.18.0 → 19.18.1

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 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M12.515.537c1.169-1.215 3.48-.226 3.418 1.534a592.449 592.449 0 0 1 .062 11.538c.089 1.938-2.439 3.149-3.827 1.851A642.497 642.497 0 0 1 1.312 5.996a.932.932 0 0 1-.308-.609.915.915 0 0 1 .194-.655.871.871 0 0 1 1.232-.136l1.493 1.18a641.007 641.007 0 0 1 9.708 7.85c.008.011.036-.018.019-.017a605.558 605.558 0 0 1 .057-11.226c-1.308 1.157-2.63 2.275-3.926 3.411-.477.416-.948.831-1.424 1.253a.87.87 0 0 1-1.237-.061.912.912 0 0 1-.231-.641.941.941 0 0 1 .27-.628c.452-.456.902-.905 1.36-1.354 1.324-1.302 2.677-2.558 3.996-3.826ZM2.986 9.734a.798.798 0 0 1 1.184.06.95.95 0 0 1-.057 1.272l-1.228 1.2a.798.798 0 0 1-1.183-.06.95.95 0 0 1 .055-1.272l1.229-1.2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M23.797 1.075c2.416-2.43 7.192-.453 7.065 3.068a1146.49 1146.49 0 0 1 .128 23.075c.183 3.877-5.041 6.299-7.91 3.702A1323.535 1323.535 0 0 1 .645 11.993a1.847 1.847 0 0 1-.637-1.219c-.045-.473.1-.944.402-1.31a1.813 1.813 0 0 1 1.214-.648c.477-.05.953.089 1.331.377a1336.065 1336.065 0 0 1 23.15 18.058c.016.023.073-.036.038-.033a1141.785 1141.785 0 0 1 .119-22.453c-2.705 2.315-5.436 4.551-8.115 6.822-.986.834-1.959 1.664-2.942 2.508a1.882 1.882 0 0 1-1.307.452 1.818 1.818 0 0 1-1.25-.575 1.79 1.79 0 0 1-.478-1.282c.016-.475.219-.924.559-1.256.934-.912 1.864-1.809 2.811-2.708 2.736-2.604 5.532-5.115 8.257-7.651ZM4.105 19.469a1.685 1.685 0 0 1 2.445.119c.643.736.59 1.874-.117 2.543l-2.537 2.4a1.685 1.685 0 0 1-2.445-.119 1.852 1.852 0 0 1 .114-2.543l2.54-2.4Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M34.474 4.411c3.195-3.189 9.511-.595 9.344 4.027.122 7.823.182 15.648.182 23.472 0 2.271-.003 4.543-.013 6.814.242 5.088-6.667 8.267-10.462 4.859A1752.539 1752.539 0 0 1 3.853 18.74a2.41 2.41 0 0 1-.842-1.599 2.34 2.34 0 0 1 .531-1.72 2.41 2.41 0 0 1 1.606-.85c.63-.066 1.26.117 1.76.495a1750.322 1750.322 0 0 1 30.618 23.701c.021.03.097-.047.05-.043-.009-2.271-.013-4.543-.013-6.814 0-7.552.056-15.104.17-22.656-3.577 3.039-7.189 5.974-10.733 8.954a771.74 771.74 0 0 0-3.891 3.291 2.494 2.494 0 0 1-1.728.594 2.411 2.411 0 0 1-1.653-.755 2.33 2.33 0 0 1-.632-1.682 2.413 2.413 0 0 1 .738-1.649 401.512 401.512 0 0 1 3.718-3.554c3.62-3.418 7.318-6.714 10.922-10.042ZM8.14 28.625a2.245 2.245 0 0 1 3.26.16c.858.98.787 2.498-.156 3.39l-3.383 3.2a2.246 2.246 0 0 1-3.26-.159c-.857-.981-.789-2.499.153-3.391l3.386-3.2Z"/></svg>
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Octicons
4
- VERSION = "19.18.0".freeze
4
+ VERSION = "19.18.1".freeze
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: octicons
3
3
  version: !ruby/object:Gem::Version
4
- version: 19.18.0
4
+ version: 19.18.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - GitHub Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-09-09 00:00:00.000000000 Z
11
+ date: 2025-10-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A package that distributes Octicons in a gem
14
14
  email:
@@ -668,6 +668,9 @@ files:
668
668
  - lib/build/svg/versions-24.svg
669
669
  - lib/build/svg/video-16.svg
670
670
  - lib/build/svg/video-24.svg
671
+ - lib/build/svg/vscode-16.svg
672
+ - lib/build/svg/vscode-32.svg
673
+ - lib/build/svg/vscode-48.svg
671
674
  - lib/build/svg/webhook-16.svg
672
675
  - lib/build/svg/workflow-16.svg
673
676
  - lib/build/svg/workflow-24.svg