deutschewelle logo
deutschewelle from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- deutschewelle
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the deutschewelle logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.143 5.182A6.85 6.85 0 0 0 12 7.493a6.86 6.86 0 0 0-5.143-2.311C3.07 5.182 0 8.234 0 12s3.07 6.818 6.857 6.818A6.86 6.86 0 0 0 12 16.507a6.85 6.85 0 0 0 5.143 2.311C20.929 18.818 24 15.766 24 12s-3.07-6.818-6.857-6.818m-6.04 10.05a5.35 5.35 0 0 1-4.246 2.086c-2.954 0-5.348-2.38-5.348-5.318s2.394-5.318 5.348-5.318c1.731 0 3.27.818 4.247 2.087A5.27 5.27 0 0 1 12.206 12a5.27 5.27 0 0 1-1.102 3.231zm8.88-.641h-1.608l-1.049-2.549l-1.025 2.549h-1.605l-1.661-5.182h1.833l.779 2.602l.972-2.602h1.434l.973 2.602l.778-2.602h1.841zM7.058 9.273H4.083v5.454h2.975c1.534 0 3.107-.878 3.107-2.727c0-1.768-1.434-2.727-3.107-2.727m-.161 3.874H5.729v-2.318h1.168c1.062 0 1.44.59 1.44 1.159c.001.561-.375 1.159-1.44 1.159"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsDeutschewelle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.143 5.182A6.85 6.85 0 0 0 12 7.493a6.86 6.86 0 0 0-5.143-2.311C3.07 5.182 0 8.234 0 12s3.07 6.818 6.857 6.818A6.86 6.86 0 0 0 12 16.507a6.85 6.85 0 0 0 5.143 2.311C20.929 18.818 24 15.766 24 12s-3.07-6.818-6.857-6.818m-6.04 10.05a5.35 5.35 0 0 1-4.246 2.086c-2.954 0-5.348-2.38-5.348-5.318s2.394-5.318 5.348-5.318c1.731 0 3.27.818 4.247 2.087A5.27 5.27 0 0 1 12.206 12a5.27 5.27 0 0 1-1.102 3.231zm8.88-.641h-1.608l-1.049-2.549l-1.025 2.549h-1.605l-1.661-5.182h1.833l.779 2.602l.972-2.602h1.434l.973 2.602l.778-2.602h1.841zM7.058 9.273H4.083v5.454h2.975c1.534 0 3.107-.878 3.107-2.727c0-1.768-1.434-2.727-3.107-2.727m-.161 3.874H5.729v-2.318h1.168c1.062 0 1.44.59 1.44 1.159c.001.561-.375 1.159-1.44 1.159"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.143 5.182A6.85 6.85 0 0 0 12 7.493a6.86 6.86 0 0 0-5.143-2.311C3.07 5.182 0 8.234 0 12s3.07 6.818 6.857 6.818A6.86 6.86 0 0 0 12 16.507a6.85 6.85 0 0 0 5.143 2.311C20.929 18.818 24 15.766 24 12s-3.07-6.818-6.857-6.818m-6.04 10.05a5.35 5.35 0 0 1-4.246 2.086c-2.954 0-5.348-2.38-5.348-5.318s2.394-5.318 5.348-5.318c1.731 0 3.27.818 4.247 2.087A5.27 5.27 0 0 1 12.206 12a5.27 5.27 0 0 1-1.102 3.231zm8.88-.641h-1.608l-1.049-2.549l-1.025 2.549h-1.605l-1.661-5.182h1.833l.779 2.602l.972-2.602h1.434l.973 2.602l.778-2.602h1.841zM7.058 9.273H4.083v5.454h2.975c1.534 0 3.107-.878 3.107-2.727c0-1.768-1.434-2.727-3.107-2.727m-.161 3.874H5.729v-2.318h1.168c1.062 0 1.44.59 1.44 1.159c.001.561-.375 1.159-1.44 1.159"/></svg> </template>
CSS
.icon-deutschewelle {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.143%205.182A6.85%206.85%200%200%200%2012%207.493a6.86%206.86%200%200%200-5.143-2.311C3.07%205.182%200%208.234%200%2012s3.07%206.818%206.857%206.818A6.86%206.86%200%200%200%2012%2016.507a6.85%206.85%200%200%200%205.143%202.311C20.929%2018.818%2024%2015.766%2024%2012s-3.07-6.818-6.857-6.818m-6.04%2010.05a5.35%205.35%200%200%201-4.246%202.086c-2.954%200-5.348-2.38-5.348-5.318s2.394-5.318%205.348-5.318c1.731%200%203.27.818%204.247%202.087A5.27%205.27%200%200%201%2012.206%2012a5.27%205.27%200%200%201-1.102%203.231zm8.88-.641h-1.608l-1.049-2.549l-1.025%202.549h-1.605l-1.661-5.182h1.833l.779%202.602l.972-2.602h1.434l.973%202.602l.778-2.602h1.841zM7.058%209.273H4.083v5.454h2.975c1.534%200%203.107-.878%203.107-2.727c0-1.768-1.434-2.727-3.107-2.727m-.161%203.874H5.729v-2.318h1.168c1.062%200%201.44.59%201.44%201.159c.001.561-.375%201.159-1.44%201.159%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.143%205.182A6.85%206.85%200%200%200%2012%207.493a6.86%206.86%200%200%200-5.143-2.311C3.07%205.182%200%208.234%200%2012s3.07%206.818%206.857%206.818A6.86%206.86%200%200%200%2012%2016.507a6.85%206.85%200%200%200%205.143%202.311C20.929%2018.818%2024%2015.766%2024%2012s-3.07-6.818-6.857-6.818m-6.04%2010.05a5.35%205.35%200%200%201-4.246%202.086c-2.954%200-5.348-2.38-5.348-5.318s2.394-5.318%205.348-5.318c1.731%200%203.27.818%204.247%202.087A5.27%205.27%200%200%201%2012.206%2012a5.27%205.27%200%200%201-1.102%203.231zm8.88-.641h-1.608l-1.049-2.549l-1.025%202.549h-1.605l-1.661-5.182h1.833l.779%202.602l.972-2.602h1.434l.973%202.602l.778-2.602h1.841zM7.058%209.273H4.083v5.454h2.975c1.534%200%203.107-.878%203.107-2.727c0-1.768-1.434-2.727-3.107-2.727m-.161%203.874H5.729v-2.318h1.168c1.062%200%201.44.59%201.44%201.159c.001.561-.375%201.159-1.44%201.159%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/deutschewelle.svg?color=%231a73e8&size=48