Skip to content

Pyramid Outline (pyramid_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

outline, shape, math, 3D, triangle, square,

Preview

Element HTML

<div x-objectcode="pyramid_outline" class="lc_ut_designer lc_dt_element lc_dt_object lc_dt_object_svg" id="{id}" title="Pyramid Outline" style=""><svg width="100%" height="100%" pointer-events="none" viewBox="0 0 20 20">
<path d="M 9.9863281 2.5 A 0.50083746 0.50083746 0 0 0 9.6171875 2.6777344 L 1.6171875 12.177734 A 0.50083746 0.50083746 0 0 0 1.7539062 12.9375 L 9.7539062 17.4375 A 0.50083746 0.50083746 0 0 0 10.246094 17.4375 L 18.246094 12.9375 A 0.50083746 0.50083746 0 0 0 18.382812 12.177734 L 10.382812 2.6777344 A 0.50083746 0.50083746 0 0 0 9.9863281 2.5 z M 9.5 4.3710938 L 9.5 16.144531 L 2.7714844 12.359375 L 9.5 4.3710938 z M 10.5 4.3710938 L 17.228516 12.359375 L 10.5 16.144531 L 10.5 4.3710938 z "/>
</svg></div>

← Back to SVG Elements | 📋 All Elements