Skip to content

6-Point Star Outline (6_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="6_point_star_outline" class="lc_ut_designer lc_dt_element lc_dt_object lc_dt_object_svg" id="{id}" title="6-Point Star Outline"><svg width="100%" height="100%" pointer-events="none" viewBox="0 0 20 20">
<path d="M 10.001953 1 L 7.75 6.1035156 L 2.2050781 5.5 L 5.5 10 L 2.2050781 14.5 L 7.75 13.898438 L 10.001953 19 L 12.251953 13.898438 L 17.792969 14.5 L 14.501953 10 L 17.794922 5.5 L 12.251953 6.1035156 L 10.001953 1 z M 10 3.4804688 L 11.630859 7.1777344 L 15.648438 6.7402344 L 13.261719 10 L 15.650391 13.261719 L 11.630859 12.824219 L 10 16.521484 L 8.3710938 12.824219 L 4.3515625 13.261719 L 6.7402344 10 L 4.3535156 6.7402344 L 8.3710938 7.1777344 L 10 3.4804688 z "></path>
</svg></div>

← Back to SVG Elements | 📋 All Elements