esc_html__( 'Cubes', 'et-builder' ),
'svgContent' => array(
'default' => '
',
'default-inverted' => '
',
'rotated' => '
',
'rotated-inverted' => '
',
'thumbnail' => '
',
),
'width' => '112px',
'height' => '194px',
);
}
}
return new ET_Builder_Pattern_Cubes();