Owl (owl)¶
← 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
Christmas, winter, holiday, season, bird, animal,
Preview
Element HTML
<div x-objectcode="owl" class="lc_ut_designer lc_dt_element lc_dt_object lc_dt_object_svg" id="{id}" title="Owl"><svg width="100%" height="100%" pointer-events="none" viewBox="0 -6 96 96">
<g transform="translate(-434 -708)">
<path d="M449,730v19a15,15,0,0,0,9,13.744V780a10,10,0,0,0,10,10h28a10,10,0,0,0,10-10V762.744A15,15,0,0,0,515,749V730Z" fill="#ffeecd" stroke="#2d4d68" stroke-linejoin="round" stroke-width="4"></path>
<path d="M459,764h-1v16a10,10,0,0,0,10,10h1V774A10,10,0,0,0,459,764Z" fill="#c17a61" stroke="#2d4d68" stroke-linejoin="round" stroke-width="4"></path>
<path d="M505,764h1v16a10,10,0,0,1-10,10h-1V774A10,10,0,0,1,505,764Z" fill="#c17a61" stroke="#2d4d68" stroke-linejoin="round" stroke-width="4"></path>
<circle cx="11" cy="11" r="11" transform="translate(482 731)" fill="#ffffff" stroke="#2d4d68" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"></circle>
<circle cx="11" cy="11" r="11" transform="translate(460 731)" fill="#ffffff" stroke="#2d4d68" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"></circle>
<path d="M523,710H504v2a9.973,9.973,0,0,1-4.016,8l.016,0h-.018a9.942,9.942,0,0,1-5.64,1.983l-.015.017H469.673l-.015-.017a9.942,9.942,0,0,1-5.64-1.983H464l.016,0A9.973,9.973,0,0,1,460,712v-2H441a5,5,0,0,0,0,10h6a5,5,0,0,0,0,10h11.222a26.6,26.6,0,0,0,3.278,0A15.5,15.5,0,0,1,477,745.5c0,.506-.028,1.006-.076,1.5H477v13.7a5,5,0,0,0,10,0V747h.076c-.048-.494-.076-.994-.076-1.5A15.5,15.5,0,0,1,502.5,730a26.6,26.6,0,0,0,3.278,0H517a5,5,0,0,0,0-10h6a5,5,0,0,0,0-10Z" fill="#9b8772" stroke="#2d4d68" stroke-linejoin="round" stroke-width="4"></path>
<rect width="10" height="21" rx="5" transform="translate(477 744)" fill="#fbb141" stroke="#2d4d68" stroke-linejoin="round" stroke-width="4"></rect>
</g>
</svg></div>