|
<?xml version="1.0" encoding="utf-8"?> |
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" |
|
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> |
|
<title>no-cookies</title> |
|
<defs> |
|
<style> |
|
.cookie { fill: #D19B61; } |
|
.chips { fill: #332A23; } |
|
.no-entry { fill: none; stroke: #e00; stroke-width: 36px; /* stroke-linecap: round; */ } |
|
.no-entry.line { stroke-width: 45px; } |
|
.scale { transform: scale(0.8); transform-origin: 50% 50%; } |
|
</style> |
|
<line id="Line_1" x1="3%" y1="50%" x2="97%" y2="50%" transform="rotate(45 256 256)"/> |
|
</defs> |
|
<g id="Layer_2"> |
|
<path class="cookie scale" d="M30.588,157.435C45.694,92.479,111.838,11.252,210.984,8.688s188.907,23.082,247.894,100.02 |
|
s58.986,220.881,25.646,265.6S442.655,516.481,291.76,506.222C140.866,495.964,87.009,464.001,38.281,394.068 |
|
S10.036,245.802,30.588,157.435z"/> |
|
</g> |
|
<g id="Layer_3"> |
|
<path class="chips scale" data-X-fill="#4F3D30" d="M161.834,173.737c0,10.843-18.425,19.634-41.154,19.634s-41.154-8.79-41.154-19.634 |
|
c0-26.124,43.257-30.846,43.791-41.152c0.1-1.933,2.78-3.171,5.053-2.251C140.282,135.159,161.834,147.513,161.834,173.737z |
|
M323.502,409.986c-2.039-0.662-4.442,0.228-4.532,1.618c-0.479,7.408-39.281,10.802-39.281,29.579 |
|
c0,7.794,16.528,14.112,36.915,14.112s36.915-6.318,36.915-14.112C353.52,422.334,334.187,413.454,323.502,409.986z |
|
M411.049,291.607c-2.039-0.968-4.442,0.333-4.532,2.366c-0.479,10.834-39.281,15.797-39.281,43.258 |
|
c0,11.398,16.528,20.638,36.915,20.638s36.915-9.24,36.915-20.638C441.066,309.665,421.733,296.679,411.049,291.607z"/> |
|
</g> |
|
<g id="Layer_4"> |
|
<path class="chips scale" d="M264.821,274.863c0,10.345-16.528,18.731-36.915,18.731s-36.915-8.386-36.915-18.731 |
|
c0-24.923,38.802-29.428,39.281-39.261c0.09-1.845,2.494-3.026,4.532-2.147C245.488,238.058,264.821,249.844,264.821,274.863z |
|
M271.719,64.037c-2.039-0.662-4.442,0.228-4.532,1.618c-0.479,7.408-39.281,10.802-39.281,29.579 |
|
c0,7.794,16.528,14.112,36.915,14.112s36.915-6.318,36.915-14.112C301.736,76.385,282.403,67.505,271.719,64.037z M392.821,118.819 |
|
c-1.858-0.913-4.049,0.315-4.131,2.233c-0.437,10.227-35.806,14.912-35.806,40.833c0,10.759,15.065,19.482,33.65,19.482 |
|
c18.584,0,33.65-8.722,33.65-19.482C420.182,135.864,402.56,123.606,392.821,118.819z M157.534,356.049 |
|
c-2.272-1.117-4.951,0.385-5.052,2.731c-0.534,12.504-43.782,18.233-43.782,49.929c0,13.156,18.421,23.821,41.145,23.821 |
|
c22.724,0,41.145-10.665,41.145-23.821C190.99,376.891,169.442,361.903,157.534,356.049z"/> |
|
</g> |
|
|
|
<circle class="no-entry" cx="50%" cy="50%" r="46.5%" /> |
|
<use href="#Line_1" class="no-entry line" /> |
|
</svg> |
|
<!-- |
|
* NDF, 23-May-2022. |
|
* |
|
* SEE: https://github.com/mozilla/fxemoji/blob/gh-pages/svgs/objects/u1F36A-cookie.svg |
|
* |
|
* Also: https://openmoji.org/library/#search=cookie |
|
* https://openmoji.org/data/color/svg/1F36A.svg |
|
* https://github.com/hfg-gmuend/openmoji/blob/master/color/svg/1F36A.svg |
|
--> |