Tagesanzeiger Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tagesanzeiger 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/348177.svg" alt="Tagesanzeiger icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348177.svg" alt="Tagesanzeiger icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348177.svg" alt="Tagesanzeiger icon" :width="24" :height="24" />
CSS background
.icon-tagesanzeiger {
background-image: url('https://proicons.com/icon/348177.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"><path d="M26.233,5.8506c2.3889,1.7063,2.8944,2.8312,2.8944,4.7524s-1.6179,3.8424-4.4491,3.8424-8.3421-3.6402-12.9428-3.6402-6.2355,2.5785-6.2355,4.2974,1.2808,2.4268,1.2808,2.4268" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M5.5,15.1027c0-6.3956,3.3537-8.8729,7.9545-8.8729s9.2521,3.6402,12.5727,3.6402c1.7857,0,2.4296-2.2751.7173-3.6402" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M20.2258,13.1646v16.5831c0,3.202-5.0422,5.4322-5.0422,5.4322.7287-1.5335.8157-2.3313.8157-3.7469v-14.9652l4.2266-3.3032Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><line x1="23.2654" y1="14.2311" x2="23.2654" y2="31.534" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M16.4374,13.409c-5.0558,1.0112-10.5413,5.8394-10.5413,13.7012s6.5978,14.8893,14.0046,13.1703c-.4045-1.8201-.2022-3.4632-.2022-3.4632,0,0-9.2268-.632-9.2268-11.4261,0-8.6454,5.9658-11.9822,5.9658-11.9822Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><line x1="26.5326" y1="32.9116" x2="31.1224" y2="11.038" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M39.871,9.8699c-2.2246-1.3398-4.2866.4979-3.8803,2.4015.4424,2.0729,4.6562,21.9113,5.0432,23.3578.2279.8519,1.4662,1.6684,1.4662,1.6684l-3.5391,2.9071s-2.0476-.8848-2.5279-2.9576-3.8479-18.5081-4.6513-22.6752c-.8144-4.2242-1.1376-6.977-2.3004-8.5696,3.8677-.1517,5.6119,3.2863,5.6119,3.2863,2.7301-1.5673,4.7777.5814,4.7777.5814Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><line x1="28.0672" y1="25.5978" x2="34.01" y2="25.5978" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><line x1="34.864" y1="29.7849" x2="27.1895" y2="29.7849" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M27.1895,42.0501c-6.7409.9606-5.7469-5.3591-2.9915-5.3591s3.6907,3.5138,3.6907,3.5138l3.4885-2.9829c-1.5167-3.1852-3.1093-4.3733-5.8647-4.3733s-4.4238,1.4915-4.4238,5.0558c0,4.0194,4.348,4.2451,4.348,4.2451" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!