diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/22x22/actions/database-change-key.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/actions/database-change-key.svg')
-rw-r--r-- | .icons/awkward/22x22/actions/database-change-key.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/actions/database-change-key.svg b/.icons/awkward/22x22/actions/database-change-key.svg new file mode 100644 index 00000000..db125956 --- /dev/null +++ b/.icons/awkward/22x22/actions/database-change-key.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <g transform="translate(3,-3)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 4.5,9 C 2.01,9 0,11.02 0,13.5 0,14.721 0.48724,15.823 1.2734,16.633 L 3.3965,14.51 C 3.1525,14.243 3,13.891 3,13.5 3,12.68 3.67,12 4.5,12 4.8901,12 5.2414,12.154 5.5078,12.398 L 7.627,10.279 C 6.8046,9.4835 5.6928,9.0063 4.5,9 Z M 14.092,12 11.084,15 H 12 V 17 H 15 V 15 H 16 V 12 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2,17.32 V 20 H 4.67 L 11.42,13.25 8.75,10.57 Z M 13.79,10.89 C 14.07,10.61 14.07,10.16 13.79,9.88 L 12.12,8.21 C 11.83,7.93 11.39,7.93 11.11,8.21 L 9.71,9.61 12.38,12.29 Z"/> + </g> +</svg> |