Sha256: b7c0b3e9e147c105794184b7b503c00f9bc9c61ab63526ef965ae7b6843a480d

Contents?: true

Size: 292 Bytes

Versions: 5

Compression:

Stored size: 292 Bytes

Contents

# frozen_string_literal: true

grab(:black_matter).image({ path: 'medias/images/icons/color.svg', id: :atomic_logo, width: 33, left: 333 })
vector({ width: 333, height: 333, id: :my_placeholder })
A.fetch_svg({ source: :atomic_logo, target: :my_placeholder })
grab(:atomic_logo).delete(true)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
atome-0.5.7.0.7 vendor/assets/application/examples/svg_img_to_vector.rb
atome-0.5.7.0.5 vendor/assets/application/examples/svg_img_to_vector.rb
atome-0.5.7.0.4 vendor/assets/application/examples/svg_img_to_vector.rb
atome-0.5.7.0.3 vendor/assets/application/examples/svg_img_to_vector.rb
atome-0.5.7.0.2 vendor/assets/application/examples/svg_img_to_vector.rb