Skip to content

Rounded Arrowhead (rounded_arrowhead)

← 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

pointer, arrow,

Preview

Element HTML

<div x-objectcode="rounded_arrowhead" class="lc_ut_designer lc_dt_element lc_dt_object lc_dt_object_svg" id="{id}" title="Rounded Arrowhead" style=""><svg width="100%" height="100%" pointer-events="none"
 viewBox="0 0 1080 1080"><path d="m899.47,994.42c-53.49.74-98.77-25.54-145.63-45.54-254.27-108.57-184.36-97.4-420.63-3.43-26.7,10.62-52.56,23.42-79.51,33.34-80.41,29.61-124.18,20.84-172.93-33.14-46.93-51.97-54.85-104.81-15.9-175.42,63.38-114.91,131.59-227.14,197.1-340.88,47.08-81.74,90.94-165.39,140.05-245.87,79.86-130.84,202.56-132.86,279.83-1.06,117.2,199.89,230.49,402.15,341.11,605.75,50.97,93.8-18.9,204.64-123.49,206.26Z"/></svg></div>

← Back to SVG Elements | 📋 All Elements