Skip to content

9-point star outline (9_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,

Preview

Element HTML

<div x-objectcode="9_point_star_outline" class="lc_ut_designer lc_dt_element lc_dt_object lc_dt_object_svg" id="{id}" title="9-point star outline" style=""><svg width="100%" height="100%" pointer-events="none" viewBox="0 0 20 20">

<g>
<path d="M 10 1 L 8.4121094 5.9199219 L 4.0351562 3.171875 L 5.9804688 7.9589844 L 0.86132812 8.6679688 L 5.4296875 11.085938 L 1.9628906 14.919922 L 7.0175781 13.833984 L 6.8261719 19 L 10 14.919922 L 13.173828 19 L 12.982422 13.833984 L 18.035156 14.919922 L 14.568359 11.085938 L 19.138672 8.6679688 L 14.017578 7.9589844 L 15.964844 3.171875 L 11.585938 5.9199219 L 10 1 z M 10 4.2578125 L 11.029297 7.4511719 L 13.871094 5.6660156 L 12.607422 8.7753906 L 15.929688 9.234375 L 12.964844 10.802734 L 15.214844 13.291016 L 11.935547 12.585938 L 12.060547 15.939453 L 10 13.291016 L 7.9394531 15.939453 L 8.0644531 12.585938 L 4.7832031 13.291016 L 7.0332031 10.802734 L 4.0703125 9.234375 L 7.3925781 8.7753906 L 6.1289062 5.6660156 L 8.96875 7.4511719 L 10 4.2578125 z "/>
</g>
</svg></div>

← Back to SVG Elements | 📋 All Elements