Skip to content

7-Point Star Outline (7_point_star_outline)

← Back to SVG Elements | 📋 All Elements


This element is available in the Lucit Template Designer Elements Panel and can be added to any template by clicking on it.

When this element is added, the code listed in Element HTML will be added as a new layer in your template design that you can then customize as you see fit.

Overview

  • Type: svg
  • Element Class: App\LuCore\DriveTemplates\BasicShapeDriveTemplateElementClass

polygon, outline, shape, star,

Preview

Element HTML

<div x-objectcode="7_point_star_outline" class="lc_ut_designer lc_dt_element lc_dt_object lc_dt_object_svg" id="{id}" title="7-Point Star Outline"><svg width="100%" height="100%" pointer-events="none" viewBox="0 0 20 20">
<path d="M 10 1.2265625 L 7.9960938 6.2988281 L 2.78125 4.7011719 L 5.5 9.4296875 L 1 12.511719 L 6.390625 13.335938 L 5.9941406 18.773438 L 10 15.074219 L 14.005859 18.773438 L 13.607422 13.335938 L 19 12.511719 L 14.5 9.4296875 L 17.216797 4.7011719 L 12.001953 6.2988281 L 10 1.2265625 z M 10 3.9492188 L 11.412109 7.5253906 L 15.085938 6.4003906 L 13.171875 9.7324219 L 16.34375 11.90625 L 12.542969 12.486328 L 12.824219 16.320312 L 10 13.710938 L 7.1757812 16.320312 L 7.4550781 12.486328 L 3.6542969 11.90625 L 6.8261719 9.7324219 L 4.9101562 6.4003906 L 8.5878906 7.5253906 L 10 3.9492188 z "></path>
</svg></div>

← Back to SVG Elements | 📋 All Elements