/*!
 * VisualEditor UserInterface Graph icon styles.
 *
 * @copyright See AUTHORS.txt
 * @license The MIT License (MIT); see LICENSE.txt
 */

.oo-ui-icon-graph {
	/* @embed */
	background-image: url( graph.svg );
}
