Skip to content

10-point Star (10_point_star)

← 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,

Preview

Element HTML

<div x-objectcode="10_point_star" class="lc_ut_designer lc_dt_element lc_dt_object lc_dt_object_svg" id="{id}" title="10-point Star" style=""><svg width="100%" height="100%" pointer-events="none" viewBox="0 0 20 20">
<path d="M 10.001953 1 L 8.6113281 5.7207031 L 4.7109375 2.71875 L 6.3613281 7.3554688 L 1.4414062 7.21875 L 5.5019531 10 L 1.4414062 12.78125 L 6.3613281 12.644531 L 4.7109375 17.28125 L 8.6113281 14.279297 L 10.001953 19 L 11.392578 14.279297 L 15.289062 17.28125 L 13.640625 12.644531 L 18.558594 12.78125 L 14.498047 10 L 18.558594 7.21875 L 13.640625 7.3554688 L 15.289062 2.71875 L 11.392578 5.7207031 L 10.001953 1 z M 10.001953 4.5371094 L 10.845703 7.4023438 L 13.210938 5.5820312 L 12.210938 8.3945312 L 15.195312 8.3125 L 12.730469 10 L 15.195312 11.6875 L 12.210938 11.605469 L 13.210938 14.417969 L 10.845703 12.597656 L 10.001953 15.462891 L 9.1582031 12.597656 L 6.7890625 14.417969 L 7.7910156 11.605469 L 4.8046875 11.6875 L 7.2714844 10 L 4.8046875 8.3125 L 7.7910156 8.3945312 L 6.7890625 5.5820312 L 9.1582031 7.4023438 L 10.001953 4.5371094 z "/>
</svg></div>

← Back to SVG Elements | 📋 All Elements