octicons 0.0.0.pre.f1783ea → 0.0.0.pre.f788602
Sign up to get free protection for your applications and to get access to all the features.
File without changes
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M7.122.392a1.75 1.75 0 011.756 0l5.003 2.902c.83.481.83 1.68 0 2.162L8.878 8.358a1.75 1.75 0 01-1.756 0L2.119 5.456a1.25 1.25 0 010-2.162L7.122.392zM8.125 1.69a.25.25 0 00-.25 0l-4.63 2.685 4.63 2.685a.25.25 0 00.25 0l4.63-2.685-4.63-2.685zM1.601 7.789a.75.75 0 011.025-.273l5.249 3.044a.25.25 0 00.25 0l5.249-3.044a.75.75 0 01.752 1.298l-5.248 3.044a1.75 1.75 0 01-1.756 0L1.874 8.814A.75.75 0 011.6 7.789zm0 3.5a.75.75 0 011.025-.273l5.249 3.044a.25.25 0 00.25 0l5.249-3.044a.75.75 0 01.752 1.298l-5.248 3.044a1.75 1.75 0 01-1.756 0l-5.248-3.044a.75.75 0 01-.273-1.025z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M11.063 1.456a1.75 1.75 0 011.874 0l8.383 5.316a1.75 1.75 0 010 2.956l-8.383 5.316a1.75 1.75 0 01-1.874 0L2.68 9.728a1.75 1.75 0 010-2.956l8.383-5.316zm1.071 1.267a.25.25 0 00-.268 0L3.483 8.039a.25.25 0 000 .422l8.383 5.316a.25.25 0 00.268 0l8.383-5.316a.25.25 0 000-.422l-8.383-5.316z"/><path fill-rule="evenodd" d="M1.867 12.324a.75.75 0 011.035-.232l8.964 5.685a.25.25 0 00.268 0l8.964-5.685a.75.75 0 01.804 1.267l-8.965 5.685a1.75 1.75 0 01-1.874 0l-8.965-5.685a.75.75 0 01-.231-1.035z"/><path fill-rule="evenodd" d="M1.867 16.324a.75.75 0 011.035-.232l8.964 5.685a.25.25 0 00.268 0l8.964-5.685a.75.75 0 01.804 1.267l-8.965 5.685a1.75 1.75 0 01-1.874 0l-8.965-5.685a.75.75 0 01-.231-1.035z"/></svg>
|
data/lib/octicons/version.rb
CHANGED
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: 0.0.0.pre.
|
4
|
+
version: 0.0.0.pre.f788602
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- GitHub Inc.
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-09-
|
11
|
+
date: 2021-09-28 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A package that distributes Octicons in a gem
|
14
14
|
email:
|
@@ -369,7 +369,6 @@ files:
|
|
369
369
|
- lib/build/svg/screen-normal-24.svg
|
370
370
|
- lib/build/svg/search-16.svg
|
371
371
|
- lib/build/svg/search-24.svg
|
372
|
-
- lib/build/svg/select-single-16.svg
|
373
372
|
- lib/build/svg/server-16.svg
|
374
373
|
- lib/build/svg/server-24.svg
|
375
374
|
- lib/build/svg/share-16.svg
|
@@ -392,6 +391,7 @@ files:
|
|
392
391
|
- lib/build/svg/sign-in-24.svg
|
393
392
|
- lib/build/svg/sign-out-16.svg
|
394
393
|
- lib/build/svg/sign-out-24.svg
|
394
|
+
- lib/build/svg/single-select-16.svg
|
395
395
|
- lib/build/svg/single-select-24.svg
|
396
396
|
- lib/build/svg/skip-16.svg
|
397
397
|
- lib/build/svg/skip-24.svg
|
@@ -407,6 +407,8 @@ files:
|
|
407
407
|
- lib/build/svg/square-fill-24.svg
|
408
408
|
- lib/build/svg/squirrel-16.svg
|
409
409
|
- lib/build/svg/squirrel-24.svg
|
410
|
+
- lib/build/svg/stack-16.svg
|
411
|
+
- lib/build/svg/stack-24.svg
|
410
412
|
- lib/build/svg/star-16.svg
|
411
413
|
- lib/build/svg/star-24.svg
|
412
414
|
- lib/build/svg/star-fill-16.svg
|