Skip to content

Decagon Outline (decagon_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="decagon_outline" class="lc_ut_designer lc_dt_element lc_dt_object lc_dt_object_svg" id="{id}" title="Decagon Outline"><svg width="100%" height="100%" pointer-events="none" viewBox="0 0 20 20">
<path d="M 7.4042969 2 L 3.2050781 5.0625 L 1.5996094 10 L 3.2050781 14.9375 L 7.4042969 18 L 12.595703 18 L 16.794922 14.9375 L 18.400391 10 L 16.794922 5.0625 L 12.595703 2 L 7.4042969 2 z M 7.7304688 3 L 12.269531 3 L 15.945312 5.6796875 L 17.347656 10 L 15.945312 14.320312 L 12.269531 17 L 7.7304688 17 L 4.0546875 14.320312 L 2.6523438 10 L 4.0546875 5.6796875 L 7.7304688 3 z "></path>
</svg></div>

← Back to SVG Elements | 📋 All Elements