esc_html__( 'Inverted Chevrons 2', 'et-builder' ),
'svgContent' => array(
'default' => '',
'default-inverted' => '',
'rotated' => '',
'rotated-inverted' => '',
'thumbnail' => '',
),
'width' => '100px',
'height' => '140px',
);
}
}
return new ET_Builder_Pattern_Inverted_Chevrons_2();