kehrwoche emoji
kehrwoche from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- kehrwoche
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
More extras openmoji icons from OpenMoji
Use the kehrwoche emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f1b31c" d="M20.64 60.065c1.288-1.377 3.555-3.578 4.806-4.914c-1.443.88-4.176 3.344-5.572 4.23a46 46 0 0 1-5.45-4.735a23.5 23.5 0 0 0 8.98-4.119a29.6 29.6 0 0 1-10.006 2.882A48 48 0 0 1 9.998 48c7.097 1.93 14.815-.912 19.579-5.875a90 90 0 0 0 4.104 2.23a3.18 3.18 0 0 1 1.605 1.895c1.733 4.63.723 8.712-2.413 12.38c-1.312 1.535-3.269 3.883-4.997 4.923a33.7 33.7 0 0 1-7.236-3.488"/><path fill="#a57939" d="m36.257 39.36l-2.572-1.489c.679-1.184 1.336-2.339 2-3.489q7.2-12.471 14.402-24.941c.098-.17.193-.343.3-.507a1.486 1.486 0 0 1 2.565 1.502c-.803 1.44-1.64 2.86-2.465 4.29L37.855 36.607c-.519.899-1.042 1.795-1.598 2.752"/><path fill="#92d3f5" d="m35.027 44.42l-5.082-2.936c.53-.911 1.014-1.806 1.564-2.658a.925.925 0 0 1 1.3-.316q1.7.937 3.361 1.942a.93.93 0 0 1 .374 1.287c-.462.903-.996 1.768-1.517 2.68"/><path fill="#d0cfce" d="M10 18.463h18.227v8.332H10z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20.64 60.065c1.288-1.377 3.555-3.578 4.806-4.914c-1.443.88-4.176 3.344-5.572 4.23a46 46 0 0 1-5.45-4.735a23.5 23.5 0 0 0 8.98-4.119a29.6 29.6 0 0 1-10.006 2.882A48 48 0 0 1 9.998 48c7.097 1.93 14.815-.912 19.579-5.875a90 90 0 0 0 4.104 2.23a3.18 3.18 0 0 1 1.605 1.895c1.733 4.63.723 8.712-2.413 12.38c-1.312 1.535-3.269 3.883-4.997 4.923a33.7 33.7 0 0 1-7.236-3.488"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="m36.257 39.36l-2.572-1.489c.679-1.184 1.336-2.339 2-3.489q7.2-12.471 14.402-24.941c.098-.17.193-.343.3-.507a1.486 1.486 0 0 1 2.565 1.502c-.803 1.44-1.64 2.86-2.465 4.29L37.855 36.607c-.519.899-1.042 1.795-1.598 2.752Zm-1.23 5.06l-5.082-2.936c.53-.911 1.014-1.806 1.564-2.658a.925.925 0 0 1 1.3-.316q1.7.937 3.361 1.942a.93.93 0 0 1 .374 1.287c-.462.903-.996 1.768-1.517 2.68Z"/><circle cx="32.93" cy="63.413" r="1.397"/><circle cx="36.147" cy="59.381" r="1.176"/><circle cx="36.147" cy="62.357" r=".934"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 18.463h18.227v8.332H10zm1.785 0l7.309-7.64l7.278 7.64"/><circle cx="19.113" cy="13.969" r="1.047"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiKehrwoche(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f1b31c" d="M20.64 60.065c1.288-1.377 3.555-3.578 4.806-4.914c-1.443.88-4.176 3.344-5.572 4.23a46 46 0 0 1-5.45-4.735a23.5 23.5 0 0 0 8.98-4.119a29.6 29.6 0 0 1-10.006 2.882A48 48 0 0 1 9.998 48c7.097 1.93 14.815-.912 19.579-5.875a90 90 0 0 0 4.104 2.23a3.18 3.18 0 0 1 1.605 1.895c1.733 4.63.723 8.712-2.413 12.38c-1.312 1.535-3.269 3.883-4.997 4.923a33.7 33.7 0 0 1-7.236-3.488"/><path fill="#a57939" d="m36.257 39.36l-2.572-1.489c.679-1.184 1.336-2.339 2-3.489q7.2-12.471 14.402-24.941c.098-.17.193-.343.3-.507a1.486 1.486 0 0 1 2.565 1.502c-.803 1.44-1.64 2.86-2.465 4.29L37.855 36.607c-.519.899-1.042 1.795-1.598 2.752"/><path fill="#92d3f5" d="m35.027 44.42l-5.082-2.936c.53-.911 1.014-1.806 1.564-2.658a.925.925 0 0 1 1.3-.316q1.7.937 3.361 1.942a.93.93 0 0 1 .374 1.287c-.462.903-.996 1.768-1.517 2.68"/><path fill="#d0cfce" d="M10 18.463h18.227v8.332H10z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M20.64 60.065c1.288-1.377 3.555-3.578 4.806-4.914c-1.443.88-4.176 3.344-5.572 4.23a46 46 0 0 1-5.45-4.735a23.5 23.5 0 0 0 8.98-4.119a29.6 29.6 0 0 1-10.006 2.882A48 48 0 0 1 9.998 48c7.097 1.93 14.815-.912 19.579-5.875a90 90 0 0 0 4.104 2.23a3.18 3.18 0 0 1 1.605 1.895c1.733 4.63.723 8.712-2.413 12.38c-1.312 1.535-3.269 3.883-4.997 4.923a33.7 33.7 0 0 1-7.236-3.488"/><path fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2" d="m36.257 39.36l-2.572-1.489c.679-1.184 1.336-2.339 2-3.489q7.2-12.471 14.402-24.941c.098-.17.193-.343.3-.507a1.486 1.486 0 0 1 2.565 1.502c-.803 1.44-1.64 2.86-2.465 4.29L37.855 36.607c-.519.899-1.042 1.795-1.598 2.752Zm-1.23 5.06l-5.082-2.936c.53-.911 1.014-1.806 1.564-2.658a.925.925 0 0 1 1.3-.316q1.7.937 3.361 1.942a.93.93 0 0 1 .374 1.287c-.462.903-.996 1.768-1.517 2.68Z"/><circle cx="32.93" cy="63.413" r="1.397"/><circle cx="36.147" cy="59.381" r="1.176"/><circle cx="36.147" cy="62.357" r=".934"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M10 18.463h18.227v8.332H10zm1.785 0l7.309-7.64l7.278 7.64"/><circle cx="19.113" cy="13.969" r="1.047"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f1b31c" d="M20.64 60.065c1.288-1.377 3.555-3.578 4.806-4.914c-1.443.88-4.176 3.344-5.572 4.23a46 46 0 0 1-5.45-4.735a23.5 23.5 0 0 0 8.98-4.119a29.6 29.6 0 0 1-10.006 2.882A48 48 0 0 1 9.998 48c7.097 1.93 14.815-.912 19.579-5.875a90 90 0 0 0 4.104 2.23a3.18 3.18 0 0 1 1.605 1.895c1.733 4.63.723 8.712-2.413 12.38c-1.312 1.535-3.269 3.883-4.997 4.923a33.7 33.7 0 0 1-7.236-3.488"/><path fill="#a57939" d="m36.257 39.36l-2.572-1.489c.679-1.184 1.336-2.339 2-3.489q7.2-12.471 14.402-24.941c.098-.17.193-.343.3-.507a1.486 1.486 0 0 1 2.565 1.502c-.803 1.44-1.64 2.86-2.465 4.29L37.855 36.607c-.519.899-1.042 1.795-1.598 2.752"/><path fill="#92d3f5" d="m35.027 44.42l-5.082-2.936c.53-.911 1.014-1.806 1.564-2.658a.925.925 0 0 1 1.3-.316q1.7.937 3.361 1.942a.93.93 0 0 1 .374 1.287c-.462.903-.996 1.768-1.517 2.68"/><path fill="#d0cfce" d="M10 18.463h18.227v8.332H10z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20.64 60.065c1.288-1.377 3.555-3.578 4.806-4.914c-1.443.88-4.176 3.344-5.572 4.23a46 46 0 0 1-5.45-4.735a23.5 23.5 0 0 0 8.98-4.119a29.6 29.6 0 0 1-10.006 2.882A48 48 0 0 1 9.998 48c7.097 1.93 14.815-.912 19.579-5.875a90 90 0 0 0 4.104 2.23a3.18 3.18 0 0 1 1.605 1.895c1.733 4.63.723 8.712-2.413 12.38c-1.312 1.535-3.269 3.883-4.997 4.923a33.7 33.7 0 0 1-7.236-3.488"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="m36.257 39.36l-2.572-1.489c.679-1.184 1.336-2.339 2-3.489q7.2-12.471 14.402-24.941c.098-.17.193-.343.3-.507a1.486 1.486 0 0 1 2.565 1.502c-.803 1.44-1.64 2.86-2.465 4.29L37.855 36.607c-.519.899-1.042 1.795-1.598 2.752Zm-1.23 5.06l-5.082-2.936c.53-.911 1.014-1.806 1.564-2.658a.925.925 0 0 1 1.3-.316q1.7.937 3.361 1.942a.93.93 0 0 1 .374 1.287c-.462.903-.996 1.768-1.517 2.68Z"/><circle cx="32.93" cy="63.413" r="1.397"/><circle cx="36.147" cy="59.381" r="1.176"/><circle cx="36.147" cy="62.357" r=".934"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 18.463h18.227v8.332H10zm1.785 0l7.309-7.64l7.278 7.64"/><circle cx="19.113" cy="13.969" r="1.047"/></svg> </template>
CSS
.icon-kehrwoche {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M20.64%2060.065c1.288-1.377%203.555-3.578%204.806-4.914c-1.443.88-4.176%203.344-5.572%204.23a46%2046%200%200%201-5.45-4.735a23.5%2023.5%200%200%200%208.98-4.119a29.6%2029.6%200%200%201-10.006%202.882A48%2048%200%200%201%209.998%2048c7.097%201.93%2014.815-.912%2019.579-5.875a90%2090%200%200%200%204.104%202.23a3.18%203.18%200%200%201%201.605%201.895c1.733%204.63.723%208.712-2.413%2012.38c-1.312%201.535-3.269%203.883-4.997%204.923a33.7%2033.7%200%200%201-7.236-3.488%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m36.257%2039.36l-2.572-1.489c.679-1.184%201.336-2.339%202-3.489q7.2-12.471%2014.402-24.941c.098-.17.193-.343.3-.507a1.486%201.486%200%200%201%202.565%201.502c-.803%201.44-1.64%202.86-2.465%204.29L37.855%2036.607c-.519.899-1.042%201.795-1.598%202.752%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m35.027%2044.42l-5.082-2.936c.53-.911%201.014-1.806%201.564-2.658a.925.925%200%200%201%201.3-.316q1.7.937%203.361%201.942a.93.93%200%200%201%20.374%201.287c-.462.903-.996%201.768-1.517%202.68%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M10%2018.463h18.227v8.332H10z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20.64%2060.065c1.288-1.377%203.555-3.578%204.806-4.914c-1.443.88-4.176%203.344-5.572%204.23a46%2046%200%200%201-5.45-4.735a23.5%2023.5%200%200%200%208.98-4.119a29.6%2029.6%200%200%201-10.006%202.882A48%2048%200%200%201%209.998%2048c7.097%201.93%2014.815-.912%2019.579-5.875a90%2090%200%200%200%204.104%202.23a3.18%203.18%200%200%201%201.605%201.895c1.733%204.63.723%208.712-2.413%2012.38c-1.312%201.535-3.269%203.883-4.997%204.923a33.7%2033.7%200%200%201-7.236-3.488%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m36.257%2039.36l-2.572-1.489c.679-1.184%201.336-2.339%202-3.489q7.2-12.471%2014.402-24.941c.098-.17.193-.343.3-.507a1.486%201.486%200%200%201%202.565%201.502c-.803%201.44-1.64%202.86-2.465%204.29L37.855%2036.607c-.519.899-1.042%201.795-1.598%202.752Zm-1.23%205.06l-5.082-2.936c.53-.911%201.014-1.806%201.564-2.658a.925.925%200%200%201%201.3-.316q1.7.937%203.361%201.942a.93.93%200%200%201%20.374%201.287c-.462.903-.996%201.768-1.517%202.68Z%22%2F%3E%3Ccircle%20cx%3D%2232.93%22%20cy%3D%2263.413%22%20r%3D%221.397%22%2F%3E%3Ccircle%20cx%3D%2236.147%22%20cy%3D%2259.381%22%20r%3D%221.176%22%2F%3E%3Ccircle%20cx%3D%2236.147%22%20cy%3D%2262.357%22%20r%3D%22.934%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10%2018.463h18.227v8.332H10zm1.785%200l7.309-7.64l7.278%207.64%22%2F%3E%3Ccircle%20cx%3D%2219.113%22%20cy%3D%2213.969%22%20r%3D%221.047%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M20.64%2060.065c1.288-1.377%203.555-3.578%204.806-4.914c-1.443.88-4.176%203.344-5.572%204.23a46%2046%200%200%201-5.45-4.735a23.5%2023.5%200%200%200%208.98-4.119a29.6%2029.6%200%200%201-10.006%202.882A48%2048%200%200%201%209.998%2048c7.097%201.93%2014.815-.912%2019.579-5.875a90%2090%200%200%200%204.104%202.23a3.18%203.18%200%200%201%201.605%201.895c1.733%204.63.723%208.712-2.413%2012.38c-1.312%201.535-3.269%203.883-4.997%204.923a33.7%2033.7%200%200%201-7.236-3.488%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m36.257%2039.36l-2.572-1.489c.679-1.184%201.336-2.339%202-3.489q7.2-12.471%2014.402-24.941c.098-.17.193-.343.3-.507a1.486%201.486%200%200%201%202.565%201.502c-.803%201.44-1.64%202.86-2.465%204.29L37.855%2036.607c-.519.899-1.042%201.795-1.598%202.752%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m35.027%2044.42l-5.082-2.936c.53-.911%201.014-1.806%201.564-2.658a.925.925%200%200%201%201.3-.316q1.7.937%203.361%201.942a.93.93%200%200%201%20.374%201.287c-.462.903-.996%201.768-1.517%202.68%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M10%2018.463h18.227v8.332H10z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20.64%2060.065c1.288-1.377%203.555-3.578%204.806-4.914c-1.443.88-4.176%203.344-5.572%204.23a46%2046%200%200%201-5.45-4.735a23.5%2023.5%200%200%200%208.98-4.119a29.6%2029.6%200%200%201-10.006%202.882A48%2048%200%200%201%209.998%2048c7.097%201.93%2014.815-.912%2019.579-5.875a90%2090%200%200%200%204.104%202.23a3.18%203.18%200%200%201%201.605%201.895c1.733%204.63.723%208.712-2.413%2012.38c-1.312%201.535-3.269%203.883-4.997%204.923a33.7%2033.7%200%200%201-7.236-3.488%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m36.257%2039.36l-2.572-1.489c.679-1.184%201.336-2.339%202-3.489q7.2-12.471%2014.402-24.941c.098-.17.193-.343.3-.507a1.486%201.486%200%200%201%202.565%201.502c-.803%201.44-1.64%202.86-2.465%204.29L37.855%2036.607c-.519.899-1.042%201.795-1.598%202.752Zm-1.23%205.06l-5.082-2.936c.53-.911%201.014-1.806%201.564-2.658a.925.925%200%200%201%201.3-.316q1.7.937%203.361%201.942a.93.93%200%200%201%20.374%201.287c-.462.903-.996%201.768-1.517%202.68Z%22%2F%3E%3Ccircle%20cx%3D%2232.93%22%20cy%3D%2263.413%22%20r%3D%221.397%22%2F%3E%3Ccircle%20cx%3D%2236.147%22%20cy%3D%2259.381%22%20r%3D%221.176%22%2F%3E%3Ccircle%20cx%3D%2236.147%22%20cy%3D%2262.357%22%20r%3D%22.934%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10%2018.463h18.227v8.332H10zm1.785%200l7.309-7.64l7.278%207.64%22%2F%3E%3Ccircle%20cx%3D%2219.113%22%20cy%3D%2213.969%22%20r%3D%221.047%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/kehrwoche.svg?color=%231a73e8&size=48