Skip to content

5-Point Star Outline (5_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, basic, outline, shape, star,

Preview

Element HTML

<div x-objectcode="5_point_star_outline" class="lc_ut_designer lc_dt_element lc_dt_object lc_dt_object_svg" id="{id}" title="5-Point Star Outline" style=""><svg width="100%" height="100%" pointer-events="none" viewBox="0 0 20 20">
<path d="M 10 1.4394531 L 7.21875 7.0742188 L 1 7.9785156 L 5.5 12.367188 L 4.4375 18.558594 L 10 15.634766 L 15.5625 18.558594 L 14.5 12.367188 L 19 7.9785156 L 12.78125 7.0742188 L 10 1.4394531 z M 10 3.703125 L 12.117188 7.9882812 L 16.849609 8.6757812 L 13.425781 12.017578 L 14.234375 16.730469 L 10 14.505859 L 5.765625 16.730469 L 6.5742188 12.017578 L 3.1503906 8.6757812 L 7.8828125 7.9882812 L 10 3.703125 z "/>
</svg></div>

← Back to SVG Elements | 📋 All Elements