Dreisechzehn Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dreisechzehn 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/339304.svg" alt="Dreisechzehn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339304.svg" alt="Dreisechzehn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339304.svg" alt="Dreisechzehn icon" :width="24" :height="24" />
CSS background
.icon-dreisechzehn {
background-image: url('https://proicons.com/icon/339304.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:#fff;}.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="g" d="M34.0796,37.5v-3.0734c0-1.0288-.834-1.8627-1.8627-1.8627h0c-1.0288,0-1.8627.834-1.8627,1.8627"/><line class="g" x1="30.3542" y1="37.5" x2="30.3542" y2="32.5639"/><line class="g" x1="24.6843" y1="30.0493" x2="24.6843" y2="37.5"/><path class="g" d="M24.6843,34.4266c0-1.0288.8339-1.8627,1.8627-1.8627h0c1.0288,0,1.8627.834,1.8627,1.8627v3.0734"/><path class="g" d="M22.5081,36.56c-.3208.5615-.9254.94-1.6185.94h0c-1.0288,0-1.8627-.834-1.8627-1.8627v-1.2107c0-1.0288.8339-1.8627,1.8627-1.8627h0c1.0288,0,1.8627.834,1.8627,1.8627v.6054h-3.7254"/><polyline class="g" points="13.9204 32.5639 17.6458 32.5639 13.9204 37.5 17.6458 37.5"/><line class="g" x1="30.1093" y1="20.4838" x2="30.1093" y2="27.9345"/><path class="g" d="M30.1093,24.8611c0-1.0288.8339-1.8627,1.8627-1.8627h0c1.0288,0,1.8627.834,1.8627,1.8627v3.0734"/><path class="g" d="M28.2116,26.9964c-.3211.5605-.9251.9381-1.6175.9381-1.0288,0-1.8627-.834-1.8627-1.8627v-1.2107c0-1.0288.834-1.8627,1.8627-1.8627.6909,0,1.294.3762,1.6156.935"/><path class="g" d="M22.6246,26.9945c-.3208.5615-.9254.94-1.6185.94h0c-1.0288,0-1.8627-.834-1.8627-1.8627v-1.2107c0-1.0288.8339-1.8627,1.8627-1.8627h0c1.0288,0,1.8627.834,1.8627,1.8627v.6054h-3.7254"/><path class="g" d="M14.2827,27.5181c.3401.2856.7073.4165,1.532.4165h.4179c.6801,0,1.2314-.5525,1.2314-1.234h0c0-.6815-.5513-1.234-1.2314-1.234h-.8358c-.6801,0-1.2314-.5525-1.2314-1.234h0c0-.6815.5513-1.234,1.2314-1.234h.4179c.8246,0,1.1918.1309,1.532.4165"/><circle class="f" cx="30.9186" cy="11.1519" r=".75"/><line class="g" x1="30.9186" y1="13.4337" x2="30.9186" y2="18.3698"/><path class="g" d="M28.8118,17.4298c-.3208.5615-.9254.94-1.6185.94h0c-1.0288,0-1.8627-.834-1.8627-1.8627v-1.2107c0-1.0288.8339-1.8627,1.8627-1.8627h0c1.0288,0,1.8627.834,1.8627,1.8627v.6054h-3.7254"/><path class="g" d="M22.1373,15.2964c0-1.0288.834-1.8627,1.8627-1.8627h0"/><line class="g" x1="22.1373" y1="13.4337" x2="22.1373" y2="18.3698"/><path class="g" d="M20.1548,15.2964c0-1.0288-.834-1.8627-1.8627-1.8627h0c-1.0288,0-1.8627.834-1.8627,1.8627v1.2107c0,1.0288.8339,1.8627,1.8627,1.8627h0c1.0288,0,1.8627-.834,1.8627-1.8627"/><line class="g" x1="20.1548" y1="18.3698" x2="20.1548" y2="10.9188"/><rect class="g" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!