esc_html__( 'Diagonal Bars 2', 'et-builder' ), 'svgContent' => array( 'default' => array( 'landscape' => '', 'portrait' => '', 'square' => ' ', ), 'default-inverted' => array( 'landscape' => ' ', 'portrait' => ' ', 'square' => ' ', ), 'rotated' => array( 'landscape' => '', 'portrait' => '', 'square' => '', ), 'rotated-inverted' => array( 'landscape' => '', 'portrait' => '', 'square' => '', ), ), ); } } return new ET_Builder_Mask_Diagonal_Bars_2();