phlex-icons-flag 1.0.0 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0b3dd7e946d23c6e2f7f6bd05b97b10dea31ca3ce4f4ba2e42c35052e94f880a
4
- data.tar.gz: 91ad750a60c67335fc35849d749d8871c0ea101234d77786304260f07650c353
3
+ metadata.gz: fffea0ab62f87503f43f165f4d2cf130dedd07f116c1b25651cd3a922f3d4fe3
4
+ data.tar.gz: 36bb3294089f42d1320ba14e2d9b1533da294161be9e34710251f2ef3ed93b5a
5
5
  SHA512:
6
- metadata.gz: '090b444d655f0e8e7cab331ab6ed5a6a59b68dadb2f242de4cc1705ff6e33575c795a6497797ae561347937ba8d9df17d7878ea033df544684553f582a0b75f1'
7
- data.tar.gz: cc25faea2a39e9c19ad8d6a45c0b640c48fd38ce973a7837cae5e32f6d5217226e77f9bdbe5869728ad785b78809b9970e88d6d293cdfa382d57bd7947f7169e
6
+ metadata.gz: 7ea1176943ce19db2c07937482a5ed6bab85501b9eb11eb5264fde83360c1fb277155b8d44e9ae5443d3e6ceb4ca292ea4012c53456bfb21d80c6ab969a1b2a5
7
+ data.tar.gz: 50f556eec13c925cf18df4333b41a9c0472c9e26b761dd1439a1c815783a8f8d164c6d1cf1b31001954b539f0649c748bcbf58ad37326afe00bd175a38a3a4ba
@@ -6,7 +6,7 @@ module Phlex
6
6
  class Base < Icons::Base
7
7
  attr_reader :variant
8
8
 
9
- def initialize(variant: Phlex::Icons::Hero.configuration.default_variant, **attrs)
9
+ def initialize(variant: Phlex::Icons::Flag.configuration.default_variant, **attrs)
10
10
  @variant = variant
11
11
 
12
12
  if attrs
@@ -46,46 +46,6 @@ module Phlex
46
46
  d:
47
47
  'M279.2 334c1.4 5.2 2.9 7 8.4 8.4 5.5 1.3 13.9-4 8.7-9.2-5-4.8-10.2-6-14.6-10.4-9.4-9.2-23.5-31.9-23.5-47.8 0-13.8-1.3-41.9-1.3-68.5 0-1.8-5.2 4.8-5.2 6.5.2 23.6.2 41.3 1.1 65 1.5 17.4 9.8 29 17 39.6 3.3 5 8 10.5 9.4 16.3z'
48
48
  )
49
- s.text(
50
- x: '465.1',
51
- y: '269.5',
52
- fill: '#bd0728',
53
- stroke: '#fff',
54
- stroke_width: '1.6',
55
- font_family: 'helvetica',
56
- font_size: '25.6',
57
- transform: 'translate(-256.3 5)'
58
- ) { s.tspan { 'G' } }
59
- s.text(
60
- x: '488.1',
61
- y: '269.6',
62
- fill: '#bd0728',
63
- stroke: '#fff',
64
- stroke_width: '1.6',
65
- font_family: 'helvetica',
66
- font_size: '25.6',
67
- transform: 'translate(-256.3 5)'
68
- ) { s.tspan { 'U' } }
69
- s.text(
70
- x: '516',
71
- y: '269.6',
72
- fill: '#bd0728',
73
- stroke: '#fff',
74
- stroke_width: '1.6',
75
- font_family: 'helvetica',
76
- font_size: '25.6',
77
- transform: 'translate(-256.3 5)'
78
- ) { s.tspan { 'A' } }
79
- s.text(
80
- x: '539.5',
81
- y: '269.5',
82
- fill: '#bd0728',
83
- stroke: '#fff',
84
- stroke_width: '1.6',
85
- font_family: 'helvetica',
86
- font_size: '25.6',
87
- transform: 'translate(-256.3 5)'
88
- ) { s.tspan { 'M' } }
89
49
  s.path(
90
50
  fill: '#239e46',
91
51
  fill_rule: 'evenodd',
@@ -191,46 +151,6 @@ module Phlex
191
151
  d:
192
152
  'M350.8 330.3c1.9 7 3.8 9.4 11.2 11.3 7.3 1.7 18.5-5.4 11.6-12.3-6.6-6.4-13.6-8-19.5-13.8-12.5-12.3-31.3-42.5-31.3-63.8 0-18.3-1.8-55.8-1.8-91.3 0-2.3-7 6.4-7 8.8.4 31.3.4 55 1.6 86.6 2 23.1 13 38.7 22.7 52.7 4.3 6.8 10.6 14 12.5 21.8'
193
153
  )
194
- s.text(
195
- x: '465.1',
196
- y: '269.5',
197
- fill: '#bd0728',
198
- stroke: '#fff',
199
- stroke_width: '1.6',
200
- font_family: 'helvetica',
201
- font_size: '25.6',
202
- transform: 'translate(-363 -108)scale(1.33)'
203
- ) { s.tspan { 'G' } }
204
- s.text(
205
- x: '488.1',
206
- y: '269.6',
207
- fill: '#bd0728',
208
- stroke: '#fff',
209
- stroke_width: '1.6',
210
- font_family: 'helvetica',
211
- font_size: '25.6',
212
- transform: 'translate(-363 -108)scale(1.33)'
213
- ) { s.tspan { 'U' } }
214
- s.text(
215
- x: '516',
216
- y: '269.6',
217
- fill: '#bd0728',
218
- stroke: '#fff',
219
- stroke_width: '1.6',
220
- font_family: 'helvetica',
221
- font_size: '25.6',
222
- transform: 'translate(-363 -108)scale(1.33)'
223
- ) { s.tspan { 'A' } }
224
- s.text(
225
- x: '539.5',
226
- y: '269.5',
227
- fill: '#bd0728',
228
- stroke: '#fff',
229
- stroke_width: '1.6',
230
- font_family: 'helvetica',
231
- font_size: '25.6',
232
- transform: 'translate(-363 -108)scale(1.33)'
233
- ) { s.tspan { 'M' } }
234
154
  s.path(
235
155
  fill: '#239e46',
236
156
  fill_rule: 'evenodd',
@@ -4,6 +4,7 @@ module Phlex
4
4
  module Icons
5
5
  module Flag # rubocop:disable Metrics/ModuleLength
6
6
  VERSION = '7.2.3'
7
+ VARIANTS = %i[rectangle square].freeze
7
8
 
8
9
  extend Phlex::Kit
9
10
 
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Phlex
4
4
  module Icons
5
- VERSION = '1.0.0'
5
+ VERSION = '1.2.0'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phlex-icons-flag
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ali Hamdi Ali Fadel
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-09-26 00:00:00.000000000 Z
11
+ date: 2024-10-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: phlex