esc_html__( 'Pills', 'et-builder' ),
			'svgContent' => array(
				'default'          => '',
				'default-inverted' => '',
				'rotated'          => '',
				'rotated-inverted' => '',
				'thumbnail'        => '',
			),
			'width'      => '56px',
			'height'     => '240px',
		);
	}
}
return new ET_Builder_Pattern_Pills();