diff options
Diffstat (limited to '.icons/Gruvbox_Dark-2/apps/16/ocsstore.svg')
-rwxr-xr-x | .icons/Gruvbox_Dark-2/apps/16/ocsstore.svg | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/apps/16/ocsstore.svg b/.icons/Gruvbox_Dark-2/apps/16/ocsstore.svg new file mode 100755 index 000000000..7856ccd45 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/apps/16/ocsstore.svg @@ -0,0 +1,48 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#eff0f2; } .ColorScheme-Highlight { color:#5294e2; } + </style> + <linearGradient id="arrongin" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#dd9b44; stop-opacity:1"/> + <stop offset="100%" style="stop-color:#ad6c16; stop-opacity:1"/> + </linearGradient> + <linearGradient id="aurora" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#09D4DF; stop-opacity:1"/> + <stop offset="100%" style="stop-color:#9269F4; stop-opacity:1"/> + </linearGradient> + <linearGradient id="fitdance" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#1AD6AB; stop-opacity:1"/> + <stop offset="100%" style="stop-color:#329DB6; stop-opacity:1"/> + </linearGradient> + <linearGradient id="oomox" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#928374; stop-opacity:1"/> + <stop offset="100%" style="stop-color:#928374; stop-opacity:1"/> + </linearGradient> + <linearGradient id="rainblue" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#00F260; stop-opacity:1"/> + <stop offset="100%" style="stop-color:#0575E6; stop-opacity:1"/> + </linearGradient> + <linearGradient id="sunrise" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color: #FF8501; stop-opacity:1"/> + <stop offset="100%" style="stop-color: #FFCB01; stop-opacity:1"/> + </linearGradient> + <linearGradient id="telinkrin" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color: #b2ced6; stop-opacity:1"/> + <stop offset="100%" style="stop-color: #6da5b7; stop-opacity:1"/> + </linearGradient> + <linearGradient id="60spsycho" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color: #df5940; stop-opacity:1"/> + <stop offset="25%" style="stop-color: #d8d15f; stop-opacity:1"/> + <stop offset="50%" style="stop-color: #e9882a; stop-opacity:1"/> + <stop offset="100%" style="stop-color: #279362; stop-opacity:1"/> + </linearGradient> + <linearGradient id="90ssummer" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color: #f618c7; stop-opacity:1"/> + <stop offset="20%" style="stop-color: #94ffab; stop-opacity:1"/> + <stop offset="50%" style="stop-color: #fbfd54; stop-opacity:1"/> + <stop offset="100%" style="stop-color: #0f83ae; stop-opacity:1"/> + </linearGradient> + </defs> + <path style="fill:url(#oomox)" class="ColorScheme-Text" fill-rule="evenodd" d="M 8 0 C 6.087 0.003 4.239 0.692 2.79 1.941 L 4.974 4.126 C 5.166 4.045 5.378 4 5.6 4 L 10.4 4 C 10.622 4 10.834 4.045 11.026 4.126 L 13.214 1.937 C 11.764 0.689 9.914 0.001 8 0 L 8 0 L 8 0 Z M 1.937 2.786 C 0.689 4.236 0.001 6.086 0 8 C 0.003 9.913 0.692 11.761 1.941 13.21 L 4 11.152 L 4 10.4 L 4 9.6 L 4 5.6 C 4 5.378 4.045 5.166 4.126 4.974 L 1.937 2.786 L 1.937 2.786 L 1.937 2.786 Z M 14.059 2.79 L 11.874 4.974 C 11.955 5.166 12 5.378 12 5.6 L 12 10.4 C 12 10.622 11.955 10.834 11.874 11.026 L 14.063 13.214 C 15.311 11.764 15.999 9.914 16 8 C 15.997 6.087 15.308 4.239 14.059 2.79 L 14.059 2.79 Z M 11.026 11.874 C 10.834 11.955 10.622 12 10.4 12 L 6.8 12 L 4 14.8 L 4 12.848 L 2.786 14.062 C 4.236 15.311 6.086 15.999 8 16 C 9.913 15.997 11.761 15.308 13.21 14.059 L 11.026 11.874 Z"/> +</svg> |