esc_html__( 'Diamonds', 'et-builder' ),
			'svgContent' => array(
				'default'          => '',
				'default-inverted' => '',
				'rotated'          => '',
				'rotated-inverted' => '',
				'thumbnail'        => '',
			),
			'width'      => '40px',
			'height'     => '64px',
		);
	}
}
return new ET_Builder_Pattern_Diamonds();