{% extends 'snowebsvg/common/builders/circle.html' %}
{% block builder_base %}
{% include 'snowebsvg/collections/essential/list/_rects-base.html' %}
{% endblock %}
{% block builder_hover %}
{% include 'snowebsvg/collections/essential/list/_rects-hover.html' %}
{% endblock %}