Leto S Deckem Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Leto S Deckem icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/328289.svg" alt="Leto S Deckem icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328289.svg" alt="Leto S Deckem icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328289.svg" alt="Leto S Deckem icon" :width="24" :height="24" />
CSS background
.icon-leto-s-deckem {
background-image: url('https://proicons.com/icon/328289.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="24" cy="24" r="21.5"/><path class="b" d="M14,25.5c-.8164,8.0007,1.7593,17.0011,10,20,.2552-5.7404-.0056-17.9987-10-20Z"/><line class="b" x1="24" y1="45.5" x2="24" y2="24"/><path class="b" d="M14,14c0,5.5228,4.4772,10,10,10s10-4.4772,10-10H14Z"/><circle class="b" cx="24" cy="9" r="1.75"/><circle class="b" cx="31" cy="9" r="1.75"/><circle class="b" cx="17" cy="9" r="1.75"/><line class="b" x1="17" y1="10.75" x2="17" y2="14"/><line class="b" x1="24" y1="10.75" x2="24" y2="14"/><line class="b" x1="31" y1="10.75" x2="31" y2="14"/><path class="b" d="M34,25.5c.8164,8.0007-1.7593,17.0011-10,20-.2552-5.7404.0056-17.9987,10-20Z"/></svg>
Copied!