diff options
Diffstat (limited to 'src/_icons/crown-off.svg')
-rw-r--r-- | src/_icons/crown-off.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/crown-off.svg b/src/_icons/crown-off.svg new file mode 100644 index 00000000..228add4c --- /dev/null +++ b/src/_icons/crown-off.svg @@ -0,0 +1,8 @@ +--- +tags: [king, queen, royal, throne, power] +version: 1.39 +--- +<svg> + <path d="M18 18h-13l-1.865 -9.327a0.25 .25 0 0 1 .4 -.244l4.465 3.571l1.6 -2.4m1.596 -2.394l.804 -1.206l4 6l4.464 -3.571a0.25 .25 0 0 1 .401 .244l-1.363 6.818" /> + <line x1="3" y1="3" x2="21" y2="21" /> +</svg> |