Cylinder (cylinder)¶
← 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, circle, oval, prism, 3D,
Preview
Element HTML
<div x-objectcode="cylinder" class="lc_ut_designer lc_dt_element lc_dt_object lc_dt_object_svg" id="{id}" title="Cylinder" style=""><svg width="100%" height="100%" pointer-events="none" viewBox="0 0 20 20">
<path d="M 13.482422 2.6582031 C 13.133056 2.6636057 12.795111 2.7495075 12.5 2.9199219 A 0.50083746 0.50083746 0 0 0 12.476562 2.9335938 L 12.402344 2.984375 L 12.390625 2.9902344 L 2.6269531 8.3613281 C 2.584747 8.3817481 2.5412616 8.3960995 2.5 8.4199219 C 2.4748121 8.4344641 2.4539509 8.4532609 2.4296875 8.46875 L 2.4023438 8.484375 L 2.4042969 8.4863281 C 1.6685363 8.9728358 1.3624224 9.8914061 1.3789062 10.886719 C 1.3961192 11.926084 1.7435478 13.108932 2.4023438 14.25 C 3.0611398 15.391068 3.9112245 16.28377 4.8027344 16.818359 C 5.6495626 17.326156 6.5896788 17.520074 7.375 17.138672 L 7.3847656 17.15625 L 17.384766 11.65625 L 17.375 11.638672 L 17.460938 11.599609 A 0.50083746 0.50083746 0 0 0 17.5 11.580078 C 18.308526 11.11297 18.638451 10.152709 18.621094 9.1132812 C 18.603737 8.0738535 18.25656 6.8910133 17.597656 5.75 C 16.550872 3.9370865 15.007834 2.6344963 13.482422 2.6582031 z M 13.498047 3.6582031 C 14.368659 3.6446731 15.804495 4.6463157 16.730469 6.25 C 17.314191 7.2608235 17.607347 8.3056724 17.621094 9.1289062 C 17.634826 9.9512607 17.385929 10.487134 17 10.710938 C 17 10.710938 17 10.712891 17 10.712891 L 16.921875 10.748047 A 0.50083746 0.50083746 0 0 0 16.744141 10.867188 L 8.5683594 15.363281 C 8.6087091 15.122127 8.627306 14.870458 8.6230469 14.613281 C 8.6058338 13.573916 8.2564522 12.391068 7.5976562 11.25 C 6.9388602 10.108932 6.0887755 9.21623 5.1972656 8.6816406 C 5.0107639 8.5698057 4.8180846 8.4834407 4.625 8.4042969 L 12.822266 3.8964844 L 12.826172 3.8945312 A 0.50083746 0.50083746 0 0 0 12.916016 3.84375 L 13.003906 3.7851562 C 13.141765 3.7063342 13.301413 3.6612439 13.498047 3.6582031 z M 3.328125 9.171875 C 3.6901328 9.1125255 4.154064 9.2234856 4.6835938 9.5410156 C 5.3896328 9.9643882 6.1468413 10.739128 6.7304688 11.75 C 7.3140957 12.760872 7.6074614 13.807724 7.6210938 14.630859 C 7.6347258 15.453993 7.3867006 15.98963 7 16.212891 C 6.6132994 16.436153 6.0243986 16.38431 5.3183594 15.960938 C 4.6123197 15.537563 3.8531583 14.758919 3.2695312 13.748047 C 2.6859038 12.737175 2.392538 11.694228 2.3789062 10.871094 C 2.3657244 10.075159 2.5998817 9.5523171 2.9648438 9.3164062 L 3.0546875 9.2675781 C 3.1387135 9.2259252 3.2276047 9.1883548 3.328125 9.171875 z "/>
</svg></div>