Browse Source

May 16 : [ADD] Initial Commit 'theme_blast'

pull/257/head
AjmalCybro 2 years ago
parent
commit
ff3ea10cfa
  1. 47
      theme_blast/README.rst
  2. 23
      theme_blast/__init__.py
  3. 84
      theme_blast/__manifest__.py
  4. 22
      theme_blast/controllers/__init__.py
  5. 64
      theme_blast/controllers/main.py
  6. 9
      theme_blast/data/blast_configuration_data.xml
  7. 8
      theme_blast/doc/RELEASE_NOTES.md
  8. 25
      theme_blast/models/__init__.py
  9. 34
      theme_blast/models/asked_questions.py
  10. 44
      theme_blast/models/blast_configuration.py
  11. 31
      theme_blast/models/res_partner.py
  12. 44
      theme_blast/models/theme_blast.py
  13. 3
      theme_blast/security/ir.model.access.csv
  14. BIN
      theme_blast/static/description/banner.png
  15. BIN
      theme_blast/static/description/icon.png
  16. BIN
      theme_blast/static/description/images/Cybrosys.png
  17. BIN
      theme_blast/static/description/images/cybro-logo-oca-no-text.png
  18. BIN
      theme_blast/static/description/images/cybro-logo-oca.png
  19. BIN
      theme_blast/static/description/images/cybrosys.png
  20. BIN
      theme_blast/static/description/images/hero.png
  21. BIN
      theme_blast/static/description/images/laptop-screenshots.jpg
  22. BIN
      theme_blast/static/description/images/phone-screenshots.jpg
  23. 152
      theme_blast/static/description/index.html
  24. BIN
      theme_blast/static/description/theme_screenshot.png
  25. 7
      theme_blast/static/src/css/animate.min.css
  26. 6
      theme_blast/static/src/css/owl.carousel.min.css
  27. 6
      theme_blast/static/src/css/owl.theme.default.min.css
  28. 2196
      theme_blast/static/src/css/style.css
  29. 31
      theme_blast/static/src/css/style.css.map
  30. BIN
      theme_blast/static/src/img/Logo/Logo.png
  31. BIN
      theme_blast/static/src/img/about/abt1.jpg
  32. BIN
      theme_blast/static/src/img/about/abt2.jpg
  33. BIN
      theme_blast/static/src/img/banner/DJ_Blurred_2.mov
  34. BIN
      theme_blast/static/src/img/banner/as.jpg
  35. BIN
      theme_blast/static/src/img/banner/banner-left.png
  36. BIN
      theme_blast/static/src/img/banner/bg.jpg
  37. BIN
      theme_blast/static/src/img/banner/faq-bg.jpg
  38. BIN
      theme_blast/static/src/img/banner/video.mp4
  39. BIN
      theme_blast/static/src/img/compare/1.jpg
  40. BIN
      theme_blast/static/src/img/compare/2.jpg
  41. BIN
      theme_blast/static/src/img/compare/3.jpg
  42. BIN
      theme_blast/static/src/img/compare/4.jpg
  43. BIN
      theme_blast/static/src/img/cybrosys/1.jpg
  44. BIN
      theme_blast/static/src/img/cybrosys/2.jpg
  45. BIN
      theme_blast/static/src/img/cybrosys/3.jpg
  46. BIN
      theme_blast/static/src/img/cybrosys/4.jpg
  47. BIN
      theme_blast/static/src/img/cybrosys/5.jpg
  48. BIN
      theme_blast/static/src/img/cybrosys/63475.jpg
  49. BIN
      theme_blast/static/src/img/deals/deal.jpg
  50. BIN
      theme_blast/static/src/img/faq/faq.jpg
  51. BIN
      theme_blast/static/src/img/faq/faq.png
  52. BIN
      theme_blast/static/src/img/feature/feature.jpg
  53. 43
      theme_blast/static/src/img/icons/about details/bass.svg
  54. 34
      theme_blast/static/src/img/icons/about details/bluetooth(1).svg
  55. 2
      theme_blast/static/src/img/icons/about details/ear-protection.svg
  56. 2
      theme_blast/static/src/img/icons/about/headphone.svg
  57. 53
      theme_blast/static/src/img/icons/about/paint.svg
  58. 2
      theme_blast/static/src/img/icons/about/radio.svg
  59. 48
      theme_blast/static/src/img/icons/about/support.svg
  60. 2
      theme_blast/static/src/img/icons/about/technical-support.svg
  61. 36
      theme_blast/static/src/img/icons/about/thumb-up-sign.svg
  62. 2
      theme_blast/static/src/img/icons/choose/1-year.svg
  63. 2
      theme_blast/static/src/img/icons/choose/free-shipping.svg
  64. 2
      theme_blast/static/src/img/icons/choose/online-support.svg
  65. 41
      theme_blast/static/src/img/icons/choose/refund.svg
  66. 2
      theme_blast/static/src/img/icons/contact/call.svg
  67. 48
      theme_blast/static/src/img/icons/contact/map.svg
  68. 53
      theme_blast/static/src/img/icons/contact/message.svg
  69. 41
      theme_blast/static/src/img/icons/feature/battery.svg
  70. 38
      theme_blast/static/src/img/icons/feature/circular-headphones-side-view.svg
  71. 2
      theme_blast/static/src/img/icons/feature/control.svg
  72. 2
      theme_blast/static/src/img/icons/feature/equalizer.svg
  73. 39
      theme_blast/static/src/img/icons/feature/infinite-sign.svg
  74. 2
      theme_blast/static/src/img/icons/feature/water-proof.svg
  75. 37
      theme_blast/static/src/img/icons/star.svg
  76. 41
      theme_blast/static/src/img/icons/subscribe/android-logo.svg
  77. 39
      theme_blast/static/src/img/icons/subscribe/apple-logo.svg
  78. BIN
      theme_blast/static/src/img/product/1.jpg
  79. BIN
      theme_blast/static/src/img/product/2.jpg
  80. BIN
      theme_blast/static/src/img/product/3.jpg
  81. BIN
      theme_blast/static/src/img/product/4.jpg
  82. BIN
      theme_blast/static/src/img/product/5.jpg
  83. BIN
      theme_blast/static/src/img/product/6.jpg
  84. BIN
      theme_blast/static/src/img/screencapture-geniusdevs-themeforest-prolab-probucket-index9-html-2020-11-11-10_29_27.png
  85. BIN
      theme_blast/static/src/img/snippets/Portfolio.png
  86. BIN
      theme_blast/static/src/img/snippets/Video.png
  87. BIN
      theme_blast/static/src/img/snippets/about-1.png
  88. BIN
      theme_blast/static/src/img/snippets/asked-question-snippet.png
  89. BIN
      theme_blast/static/src/img/snippets/banner_section-1.png
  90. BIN
      theme_blast/static/src/img/snippets/best-deal.png
  91. BIN
      theme_blast/static/src/img/snippets/best-product-carousel.png
  92. BIN
      theme_blast/static/src/img/snippets/blog-1.png
  93. BIN
      theme_blast/static/src/img/snippets/chosse-snippet.png
  94. BIN
      theme_blast/static/src/img/snippets/client-1.png
  95. BIN
      theme_blast/static/src/img/snippets/contact.png
  96. BIN
      theme_blast/static/src/img/snippets/recent-1.png
  97. BIN
      theme_blast/static/src/img/snippets/s_features_grid.png
  98. BIN
      theme_blast/static/src/img/snippets/service_page.png
  99. BIN
      theme_blast/static/src/img/snippets/subscribe.png
  100. BIN
      theme_blast/static/src/img/snippets/testinomial-1.png

47
theme_blast/README.rst

@ -0,0 +1,47 @@
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
Theme Blast
===========
* Theme Blast module provide attractive and unique front end theme mainly suitable for eCommerce website
Installation
============
- www.odoo.com/documentation/16.0/setup/install.html
- Install our Theme
License
-------
General Public License, Version 3 (AGPL v3).
(http://www.gnu.org/licenses/agpl.html)
Company
-------
* Cybrosys Techno Solutions <https://www.cybrosys.com>
Credits
-------
* Cybrosys Techno Solutions <https://www.cybrosys.com>
Contacts
--------
* Mail Contact : odoo@cybrosys.com
Bug Tracker
-----------
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported.
Maintainer
==========
.. image:: https://cybrosys.com/images/logo.png
:target: https://cybrosys.com
This module is maintained by Cybrosys Technologies.
For support and more information, please visit https://www.cybrosys.com.
Further information
===================
HTML Description: `<static/description/index.html>`__

23
theme_blast/__init__.py

@ -0,0 +1,23 @@
# -*- coding: utf-8 -*-
#############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2023-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Cybrosys Techno Solutions(<https://www.cybrosys.com>)
#
# You can modify it under the terms of the GNU AFFERO
# GENERAL PUBLIC LICENSE (AGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU AFFERO GENERAL PUBLIC LICENSE (AGPL v3) for more details
#
# You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE
# (AGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
#############################################################################
from . import models
from . import controllers

84
theme_blast/__manifest__.py

@ -0,0 +1,84 @@
# -*- coding: utf-8 -*-
#############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2023-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Cybrosys Techno Solutions(<https://www.cybrosys.com>)
#
# You can modify it under the terms of the GNU AFFERO
# GENERAL PUBLIC LICENSE (AGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU AFFERO GENERAL PUBLIC LICENSE (AGPL v3) for more details
#
# You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE
# (AGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
#############################################################################
{
'name': 'Theme Blast',
'version': '16.0.1.0.0',
'summary': 'Theme Blast',
'description': 'Theme Blast Front-end theme',
'category': 'Theme/Corporate',
'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions',
'maintainer': 'Cybrosys Techno Solutions',
'website': 'https://www.cybrosys.com',
'depends': ['website_sale', 'website_mass_mailing'],
'data': [
'data/blast_configuration_data.xml',
'security/ir.model.access.csv',
'views/blast_configuration_views.xml',
'views/asked_questions_views.xml',
'views/res_partner_views.xml',
'views/snippets/website_snippets_inherit.xml',
'views/snippets/askedquestions.xml',
'views/snippets/banner.xml',
'views/snippets/clients.xml',
'views/snippets/choose.xml',
'views/snippets/best_deal.xml',
'views/snippets/best_products_carousal.xml',
'views/snippets/cardsnippet.xml',
'views/snippets/features.xml',
'views/snippets/sub.xml',
'views/views.xml'
],
'assets': {
'web.assets_frontend': [
'theme_blast/static/src/css/owl.carousel.min.css',
'theme_blast/static/src/css/owl.theme.default.min.css',
'theme_blast/static/src/scss/_variables.scss',
'theme_blast/static/src/scss/_normalize.scss',
'theme_blast/static/src/scss/_common.scss',
'theme_blast/static/src/scss/components/_buttons.scss',
'theme_blast/static/src/scss/layout/_navigation.scss',
'theme_blast/static/src/scss/layout/_banner.scss',
'theme_blast/static/src/scss/layout/_product.scss',
'theme_blast/static/src/scss/layout/_footer.scss',
'theme_blast/static/src/scss/pages/home/_about.scss',
'theme_blast/static/src/scss/pages/home/_feature.scss',
'theme_blast/static/src/scss/pages/home/_deal.scss',
'theme_blast/static/src/scss/pages/home/_choose.scss',
'theme_blast/static/src/scss/pages/home/_testimonial.scss',
'theme_blast/static/src/scss/pages/home/_subscribe.scss',
'theme_blast/static/src/scss/pages/home/_faq.scss',
'theme_blast/static/src/js/snippets/best_deal/000.js',
'theme_blast/static/src/js/snippets/best_products_carousel/000.js',
'theme_blast/static/src/js/snippets/testimonial/testimonial.js',
'theme_blast/static/src/js/owl.carousel.min.js',
]
},
'images': [
'static/description/banner.png',
'static/description/theme_screenshot.png',
],
'license': 'AGPL-3',
'installable': True,
'application': False,
'auto_install': False,
}

22
theme_blast/controllers/__init__.py

@ -0,0 +1,22 @@
# -*- coding: utf-8 -*-
#############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2023-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Cybrosys Techno Solutions(<https://www.cybrosys.com>)
#
# You can modify it under the terms of the GNU AFFERO
# GENERAL PUBLIC LICENSE (AGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU AFFERO GENERAL PUBLIC LICENSE (AGPL v3) for more details
#
# You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE
# (AGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
#############################################################################
from . import main

64
theme_blast/controllers/main.py

@ -0,0 +1,64 @@
# -*- coding: utf-8 -*-
#############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2023-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Cybrosys Techno Solutions(<https://www.cybrosys.com>)
#
# You can modify it under the terms of the GNU AFFERO
# GENERAL PUBLIC LICENSE (AGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU AFFERO GENERAL PUBLIC LICENSE (AGPL v3) for more details
#
# You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE
# (AGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
#############################################################################
from odoo import http
from odoo.http import request
class DescribingAttribute(http.Controller):
@http.route('/get_product', auth='public', type='json', website=True)
def get_products(self):
"""Controller to reflect chosen product in 'Best Deal' snippet"""
blast_configuration = request.env.ref(
'theme_blast.blast_configuration_data')
response = http.Response(template='theme_blast.best_deal_template',
qcontext={
'product_id':
blast_configuration.best_deal_id})
return response.render()
@http.route('/get_product_snippet', auth='public', type='json',
website=True)
def get_best_products(self):
"""Controller to reflect chosen products in 'Best Products Carousel'
snippet"""
blast_configuration = request.env.ref(
'theme_blast.blast_configuration_data')
response = http.Response(
template='theme_blast.best_product_carousel_snippet',
qcontext={'products': blast_configuration.best_products_ids})
return response.render()
@http.route('/get_testimonial', auth='public', type='json', website=True)
def get_testimonial(self):
"""Controller to reflect partner feedback in 'Testimonial' snippet"""
partners = request.env['res.partner'].search(
[('publish', '=', 'True')])
response = http.Response(template='theme_blast.testimonials_snippet',
qcontext={'partners': partners})
return response.render()
@http.route('/get_countdown', auth='public', type='json', website=True)
def get_countdown(self):
"""Used to reflect sale end date in 'Best Deal' snippet"""
blast_configuration = request.env.ref(
'theme_blast.blast_configuration_data')
return blast_configuration.date_end

9
theme_blast/data/blast_configuration_data.xml

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<data noupdate="1">
<!-- Creating demo record in blast.configuration -->
<record id="blast_configuration_data" model="blast.configuration">
<field name="name">Blast Configuration</field>
</record>
</data>
</odoo>

8
theme_blast/doc/RELEASE_NOTES.md

@ -0,0 +1,8 @@
## Module <theme_blast>
#### 27.03.2023
#### Version 16.0.1.0.0
#### ADD
- Initial Commit for Theme Blast

25
theme_blast/models/__init__.py

@ -0,0 +1,25 @@
# -*- coding: utf-8 -*-
#############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2023-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Cybrosys Techno Solutions(<https://www.cybrosys.com>)
#
# You can modify it under the terms of the GNU AFFERO
# GENERAL PUBLIC LICENSE (AGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU AFFERO GENERAL PUBLIC LICENSE (AGPL v3) for more details
#
# You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE
# (AGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
#############################################################################
from . import blast_configuration
from . import asked_questions
from . import res_partner
from . import theme_blast

34
theme_blast/models/asked_questions.py

@ -0,0 +1,34 @@
# -*- coding: utf-8 -*-
#############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2023-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Cybrosys Techno Solutions(<https://www.cybrosys.com>)
#
# You can modify it under the terms of the GNU AFFERO
# GENERAL PUBLIC LICENSE (AGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU AFFERO GENERAL PUBLIC LICENSE (AGPL v3) for more details
#
# You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE
# (AGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
#############################################################################
from odoo import fields, models
class AskedQuestions(models.Model):
"""Contains fields for questions&answer and co-model in
blast_configuration"""
_name = 'asked.questions'
_description = 'Asked Questions'
_rec_name = 'blast_configuration_id'
question = fields.Text('Question', help="Add questions to display")
answer = fields.Text('Answer', help="Add answers for the questions")
blast_configuration_id = fields.Many2one('blast.configuration')

44
theme_blast/models/blast_configuration.py

@ -0,0 +1,44 @@
# -*- coding: utf-8 -*-
#############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2023-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Cybrosys Techno Solutions(<https://www.cybrosys.com>)
#
# You can modify it under the terms of the GNU AFFERO
# GENERAL PUBLIC LICENSE (AGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU AFFERO GENERAL PUBLIC LICENSE (AGPL v3) for more details
#
# You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE
# (AGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
#############################################################################
from odoo import fields, models
class BlastConfiguration(models.Model):
"""contains fields to add needed values for snippets"""
_name = 'blast.configuration'
_description = 'Blast Configuration'
name = fields.Char('Name')
best_deal_id = fields.Many2one('product.product',
help="Choose products to display as "
"Best Deal product")
date_start = fields.Datetime(string='Start Date',
default=fields.Datetime.now(),
help="Choose date to start the Deal")
date_end = fields.Datetime(string='End Date',
help="Choose date to end the Deal")
best_products_ids = fields.Many2many('product.product',
help="Choose multiple products "
"to display as Best Products")
asked_questions_ids = fields.One2many('asked.questions',
'blast_configuration_id',
string="Questions And Answers")

31
theme_blast/models/res_partner.py

@ -0,0 +1,31 @@
# -*- coding: utf-8 -*-
#############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2023-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Cybrosys Techno Solutions(<https://www.cybrosys.com>)
#
# You can modify it under the terms of the GNU AFFERO
# GENERAL PUBLIC LICENSE (AGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU AFFERO GENERAL PUBLIC LICENSE (AGPL v3) for more details
#
# You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE
# (AGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
#############################################################################
from odoo import fields, models
class ResPartner(models.Model):
"""contain field to add customer feedback for Testimonial Snippet"""
_inherit = 'res.partner'
publish = fields.Boolean(string='To Publish',
help="Enable to publish partner message")
message = fields.Text(string='Message', help="Partner message")

44
theme_blast/models/theme_blast.py

@ -0,0 +1,44 @@
# -*- coding: utf-8 -*-
#############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2023-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Cybrosys Techno Solutions(<https://www.cybrosys.com>)
#
# You can modify it under the terms of the GNU AFFERO
# GENERAL PUBLIC LICENSE (AGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU AFFERO GENERAL PUBLIC LICENSE (AGPL v3) for more details
#
# You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE
# (AGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
#############################################################################
from odoo import models
class ThemeBlast(models.AbstractModel):
_inherit = 'theme.utils'
def _theme_blast_post_copy(self, mod):
"""Reinitialize templates"""
self.disable_view('website.placeholder_header_call_to_action')
self.enable_view('website.template_header_default_align_right')
self.enable_header_off_canvas()
class IrModuleModule(models.Model):
_inherit = 'ir.module.module'
def _theme_load(self, website):
"""Load snippets"""
res = super()._theme_load(website)
homepage = website.homepage_url
if homepage:
homepage.header_overlay = True
return res

3
theme_blast/security/ir.model.access.csv

@ -0,0 +1,3 @@
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
access_blast_configuration,access_blast_configuration,model_blast_configuration,,1,1,1,1
access_asked_questions,access_asked_questions,model_asked_questions,,1,1,1,1
1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
2 access_blast_configuration access_blast_configuration model_blast_configuration 1 1 1 1
3 access_asked_questions access_asked_questions model_asked_questions 1 1 1 1

BIN
theme_blast/static/description/banner.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 KiB

BIN
theme_blast/static/description/icon.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
theme_blast/static/description/images/Cybrosys.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

BIN
theme_blast/static/description/images/cybro-logo-oca-no-text.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
theme_blast/static/description/images/cybro-logo-oca.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
theme_blast/static/description/images/cybrosys.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

BIN
theme_blast/static/description/images/hero.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

BIN
theme_blast/static/description/images/laptop-screenshots.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 465 KiB

BIN
theme_blast/static/description/images/phone-screenshots.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 559 KiB

152
theme_blast/static/description/index.html

@ -0,0 +1,152 @@
<!-- Hero Section -->
<div class="container pt-4 mt-4 rounded" style="background-color: #f0f2f4; font-family: Montserrat, 'sans-serif';">
<div class="row">
<div class="col-lg-12 mb-4">
<img src="images/Cybrosys.png" alt="Cybrosys Logo" style="width: 120px; height: auto;">
<hr style="border-color: #e1e5e9;" />
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<img src="images/hero.png" width=60% height="auto" class="mb-4" alt="Theme Screenshot">
</div>
<div class="col-lg-12 text-center">
<h1 class="mt-4">Theme Blast</h1>
<p class="lead" style="max-width: 700px; margin: 0 auto;">
Blast is a popular attractive and unique front end theme mainly suitable for eCommerce website. Many custom
designed snippets facilitates to add better user experience. Contains best deals with countdown, best products
slider, testimonial slider that are configured from the backend.
</p>
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center p-4">
<a href="#" class="btn btn-primary m-2 px-4 py-3 shadow-sm" style="
background-color: #b22126;
border-style: none;
border-radius: 4em;
font-weight: bold;
"><i class="fa fa-desktop mr-2"></i>Live Demo</a>
<a href="#" class="btn btn-primary m-2 px-4 py-3 shadow-sm" style="
background-color: #576574;
border-style: none;
border-radius: 4em;
font-weight: bold;
"><i class="fa fa-download mr-2"></i>Download</a>
</div>
</div>
<!-- End of Hero Section -->
<!-- Second Section -->
<div class="row p-4">
<div class="col-lg-6 px-4" style="margin-top: 100px;">
<h2>Desktop View</h2>
<p class="lead">
It is easy to customize and use. Just drag and drop the building blocks to make attractive webpages.
</p>
</div>
<div class="col-lg-6 px-4">
<img style="border-radius: 0.5em;" src="images/laptop-screenshots.jpg" width="90%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
</div>
<!-- End of Second Section -->
<!-- Third Section -->
<div class="row p-4">
<div class="col-lg-6 px-4">
<img style="border-radius: 0.5em;" src="images/phone-screenshots.jpg" width="90%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
<div class="col-lg-6 px-4" style="margin-top: 100px;">
<h2>Mobile View</h2>
<p class="lead">
User friendly and modern looking makes your page more Stylist And Beautiful.
</p>
</div>
</div>
<!-- End of Third Section -->
<!-- Feature Tiles -->
<div class="row mt-4">
<div class="col-lg-12 text-center">
<h2>Features</h2>
<hr style=" border: 2px solid #b22126; margin-top: 2px;" width="40px">
</div>
</div>
<div class="row p-4" style="margin: 0 6%;">
<div class="col-lg-3 bg-white shadow-sm p-4 mb-4 mr-4"
style="border-radius: 0.5em; min-width: 200px; max-width: 200px;">
<i class="fa fa-tablet mb-2" style="font-size: 2em; margin: 0 40%;"></i>
<h5 class="text-center" style="margin: 0 5%;">Responsive</h5>
</div>
<div class="col-lg-3 bg-white shadow-sm p-4 mb-4 mr-4"
style="border-radius: 0.5em; min-width: 200px; max-width: 200px;">
<i class="fa fa-magic mb-2" style="font-size: 2em; margin: 0 40%;"></i>
<h5 class="text-center" style="margin: 0 5%;">Modern</h5>
</div>
<div class="col-lg-3 bg-white shadow-sm p-4 mb-4 mr-4"
style="border-radius: 0.5em; min-width: 200px; max-width: 200px;">
<i class="fa fa-shopping-cart mb-2" style="font-size: 2em; margin: 0 40%;"></i>
<h5 class="text-center" style="margin: 0 5%;">E-com Ready</h5>
</div>
<div class="col-lg-3 bg-white mb-4 mr-4 shadow-sm p-4"
style="border-radius: 0.5em; min-width: 200px; max-width: 200px;">
<i class="fa fa-arrow-circle-o-right mb-2" style="font-size: 2em; margin: 0 40%;"></i>
<h5 class="text-center" style="margin: 0 4%;">Built-in Slider</h5>
</div>
</div>
<!-- End of Feature Tiles -->
<!-- Footer -->
<div class="row mt-4">
<div class="col-lg-12 text-center">
<h2>Get Help</h2>
<hr style=" border: 2px solid #b22126; margin-top: 2px;" width="40px">
<p class="text-center" style="max-width: 650px; margin: 0 auto;">If you have anything to share with us based on
your use of this module, please let us know. We are ready to offer our support.</p>
</div>
</div>
<div class="row">
<div class="col px-4 pt-3 pb-2 shadow-sm"
style="background-color: #fff; max-width: 450px; border-radius: 0.5em; margin: 1em auto;">
<div class="row">
<div class="col-lg-8">
<h6><a href="mailto:odoo@cybrosys.com" target="_blank" style="color: #050505; text-decoration: none;"><i
class="fa fa-envelope mr-2"></i>odoo@cybrosys.com</a></h6>
</div>
<div class="col-lg-4" style="position: relative;">
<h6><a href="mailto:odoo@cybrosys.com" target="_blank"
style="color: #050505; text-decoration: none; position: absolute; right: 10px;"><i
class="fa fa-chevron-right"></i></a></h6>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col px-4 pt-3 pb-2 shadow-sm"
style="background-color: #fff; max-width: 450px; border-radius: 0.5em; margin: 1em auto;">
<div class="row">
<div class="col-lg-8">
<h6><a href="https://www.cybrosys.com" target="_blank" style="color: #050505; text-decoration: none;"><i
class="fa fa-globe mr-2"></i>www.cybrosys.com</a></h6>
</div>
<div class="col-lg-4" style="position: relative;">
<h6><a href="https://www.cybrosys.com" target="_blank"
style="color: #050505; text-decoration: none; position: absolute; right: 10px;"><i
class="fa fa-chevron-right"></i></a></h6>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 mt-4 mb-2 text-center">
<p style="font-weight: bold">A Quality Theme From</p>
</div>
<div class="col-lg-12 text-center">
<img src="images/cybro-logo-oca.png" width="80px" height="auto">
</div>
</div>
<!-- End of Footer -->
</div>

BIN
theme_blast/static/description/theme_screenshot.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 926 KiB

7
theme_blast/static/src/css/animate.min.css

File diff suppressed because one or more lines are too long

6
theme_blast/static/src/css/owl.carousel.min.css

@ -0,0 +1,6 @@
/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

6
theme_blast/static/src/css/owl.theme.default.min.css

@ -0,0 +1,6 @@
/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

2196
theme_blast/static/src/css/style.css

File diff suppressed because it is too large

31
theme_blast/static/src/css/style.css.map

File diff suppressed because one or more lines are too long

BIN
theme_blast/static/src/img/Logo/Logo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

BIN
theme_blast/static/src/img/about/abt1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

BIN
theme_blast/static/src/img/about/abt2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

BIN
theme_blast/static/src/img/banner/DJ_Blurred_2.mov

Binary file not shown.

BIN
theme_blast/static/src/img/banner/as.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 701 KiB

BIN
theme_blast/static/src/img/banner/banner-left.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

BIN
theme_blast/static/src/img/banner/bg.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 605 KiB

BIN
theme_blast/static/src/img/banner/faq-bg.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 KiB

BIN
theme_blast/static/src/img/banner/video.mp4

Binary file not shown.

BIN
theme_blast/static/src/img/compare/1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 251 KiB

BIN
theme_blast/static/src/img/compare/2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

BIN
theme_blast/static/src/img/compare/3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

BIN
theme_blast/static/src/img/compare/4.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

BIN
theme_blast/static/src/img/cybrosys/1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 KiB

BIN
theme_blast/static/src/img/cybrosys/2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

BIN
theme_blast/static/src/img/cybrosys/3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 KiB

BIN
theme_blast/static/src/img/cybrosys/4.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

BIN
theme_blast/static/src/img/cybrosys/5.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 KiB

BIN
theme_blast/static/src/img/cybrosys/63475.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

BIN
theme_blast/static/src/img/deals/deal.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

BIN
theme_blast/static/src/img/faq/faq.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 KiB

BIN
theme_blast/static/src/img/faq/faq.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 KiB

BIN
theme_blast/static/src/img/feature/feature.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 392 KiB

43
theme_blast/static/src/img/icons/about details/bass.svg

@ -0,0 +1,43 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 324.399 324.399" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g>
<g xmlns="http://www.w3.org/2000/svg">
<path d="M223.654,305.923c25.414,0,46.018-22.545,46.018-50.352V68.833c0-27.812-20.604-50.357-46.018-50.357H99.337 c-25.415,0-46.016,22.545-46.016,50.357v186.739c0,27.807,20.601,50.352,46.016,50.352H223.654z M113.458,36.325h98.839 c11.89,0,21.525,9.634,21.525,21.522c0,11.887-9.636,21.523-21.525,21.523h-98.839c-11.889,0-21.523-9.637-21.523-21.523 C91.935,45.958,101.569,36.325,113.458,36.325z M70.135,191.244c0-51.214,41.523-92.737,92.74-92.737 c51.219,0,92.737,41.518,92.737,92.737c0,51.222-41.519,92.74-92.737,92.74C111.653,283.984,70.135,242.465,70.135,191.244z" fill="#ffc107" data-original="#000000" style="" class=""/>
<path d="M113.458,74.073h98.839c8.943,0,16.224-7.275,16.224-16.22c0-8.945-7.28-16.221-16.224-16.221h-98.839 c-8.945,0-16.221,7.275-16.221,16.221C97.237,66.798,104.513,74.073,113.458,74.073z" fill="#ffc107" data-original="#000000" style="" class=""/>
<path d="M250.31,191.244c0-48.213-39.219-87.435-87.435-87.435c-48.216,0-87.438,39.222-87.438,87.435 c0,48.214,39.222,87.438,87.438,87.438C211.091,278.681,250.31,239.458,250.31,191.244z M91.93,191.244 c0-39.178,31.76-70.945,70.946-70.945s70.947,31.763,70.947,70.945s-31.762,70.945-70.947,70.945S91.93,230.426,91.93,191.244z" fill="#ffc107" data-original="#000000" style="" class=""/>
<path d="M162.875,147.235c24.304,0,44.012,19.702,44.012,44.009s-19.708,44.009-44.012,44.009 c-24.306,0-44.009-19.702-44.009-44.009S138.569,147.235,162.875,147.235z" fill="#ffc107" data-original="#000000" style="" class=""/>
<path d="M296.68,128.586c-2.931,0-5.302,2.372-5.302,5.302c0,2.934,2.371,5.303,5.302,5.303c6.976,0,17.114,21.771,17.114,55.9 c0,34.123-10.129,55.902-17.114,55.902c-2.931,0-5.302,2.372-5.302,5.303s2.371,5.303,5.302,5.303 c18.201,0,27.719-33.461,27.719-66.508S314.881,128.586,296.68,128.586z" fill="#ffc107" data-original="#000000" style="" class=""/>
<path d="M301.574,195.091c0-17.906-5.312-37.182-16.974-37.182c-2.937,0-5.438,2.348-5.438,5.279c0,2.936,2.242,5.281,5.173,5.281 c1.891,0.812,6.644,9.922,6.644,26.621c0,16.694-4.753,25.808-6.379,26.579c-2.931,0-5.303,2.366-5.303,5.303 c0,2.931,2.372,5.302,5.303,5.302C296.261,232.275,301.574,212.997,301.574,195.091z" fill="#ffc107" data-original="#000000" style="" class=""/>
<path d="M27.721,261.599c2.934,0,5.302-2.372,5.302-5.303s-2.369-5.303-5.302-5.303c-6.978,0-17.116-21.779-17.116-55.902 c0-34.129,10.133-55.9,17.116-55.9c2.934,0,5.302-2.369,5.302-5.303c0-2.931-2.369-5.302-5.302-5.302 C9.525,128.586,0,162.044,0,195.091C0,228.143,9.525,261.599,27.721,261.599z" fill="#ffc107" data-original="#000000" style="" class=""/>
<path d="M39.993,168.517c2.84-0.099,5.116-2.434,5.116-5.303c0-2.931-2.372-5.3-5.302-5.3c-11.667,0-16.979,19.271-16.979,37.177 c0,17.916,5.313,37.189,16.979,37.189c2.931,0,5.434-2.352,5.434-5.282s-2.242-5.281-5.175-5.281 c-1.888-0.808-6.639-9.922-6.639-26.626C33.433,178.63,38.051,169.542,39.993,168.517z" fill="#ffc107" data-original="#000000" style="" class=""/>
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
</g></svg>

After

Width:  |  Height:  |  Size: 3.9 KiB

34
theme_blast/static/src/img/icons/about details/bluetooth(1).svg

@ -0,0 +1,34 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 426.667 426.667" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g>
<path xmlns="http://www.w3.org/2000/svg" d="M261.12,213.547l49.493,49.493c5.973-15.467,9.387-32.213,9.387-49.707c0-17.387-3.307-34.027-9.173-49.387L261.12,213.547 L261.12,213.547z M373.973,100.587l-26.987,26.987C360.32,153.28,368,182.4,368,213.44s-7.68,60.053-21.013,85.867l25.6,25.6 c20.587-33.067,32.747-71.787,32.747-113.387C405.333,170.773,393.707,132.907,373.973,100.587L373.973,100.587z M292.373,121.707 L170.667,0h-21.333v161.813L51.52,64L21.333,94.187L140.48,213.333L21.333,332.48l30.187,30.187l97.813-97.813v161.813h21.333 L292.373,304.96l-91.52-91.627L292.373,121.707L292.373,121.707z M192,81.707l40.107,40.107l-40.107,40V81.707z M232.107,304.96 l-40.107,40v-80.213L232.107,304.96z" fill="#ffc107" data-original="#000000" style="" class=""/>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
</g></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

2
theme_blast/static/src/img/icons/about details/ear-protection.svg

@ -0,0 +1,2 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><g xmlns="http://www.w3.org/2000/svg"><path d="m479.666 297.732c-.96-1.042-1.877-1.989-2.769-2.851v-107.617c0-85.613-69.694-155.264-155.36-155.264h-130.167c-85.65 0-155.332 69.651-155.332 155.264v106.745c-1.186 1.086-2.405 2.312-3.706 3.723-21.232 23.054-32.708 53.509-32.324 85.767-.385 32.258 11.092 62.713 32.325 85.768 7.762 8.426 12.786 10.733 23.372 10.733h38.579c17.972 0 32.592-14.616 32.592-32.582v-127.838c0-17.965-14.621-32.582-32.592-32.582h-38.245v-62.595c7.045 4.67 15.485 7.399 24.554 7.399 24.567 0 44.554-19.979 44.554-44.538 0-36.496 29.708-66.188 66.223-66.188h130.167c36.531 0 66.252 29.691 66.252 66.188 0 24.559 19.987 44.538 44.554 44.538 9.069 0 17.509-2.729 24.554-7.399v62.604c-.203-.002-.394-.009-.602-.009h-38.579c-17.972 0-32.592 14.616-32.592 32.582v127.839c0 17.965 14.621 32.582 32.592 32.582h38.579c10.586 0 15.609-2.307 23.372-10.734 21.232-23.054 32.709-53.509 32.324-85.767.385-32.259-11.092-62.714-32.325-85.768zm-416.28 50.831c5.523 0 10-4.477 10-10v-31.564h20.897c6.943 0 12.592 5.644 12.592 12.582v127.839c0 6.938-5.649 12.582-12.592 12.582h-20.897v-31.65c0-5.523-4.477-10-10-10s-10 4.477-10 10v31.615c-2.548-.136-3.182-.817-6.341-4.247-17.785-19.312-27.387-44.913-27.036-72.089.001-.086.001-.172 0-.259-.351-27.176 9.25-52.777 27.035-72.088 3.16-3.431 3.794-4.112 6.342-4.248v31.529c0 5.521 4.477 9.998 10 9.998zm375.228 111.437h-20.897c-6.943 0-12.592-5.644-12.592-12.582v-127.838c0-6.938 5.649-12.582 12.592-12.582h20.897zm-237.244-408h110.167v49.076h-110.167zm-96.223 135.264c0 13.53-11.015 24.538-24.554 24.538s-24.554-11.008-24.554-24.538c0-71.223 55.361-129.761 125.332-134.894v49.305c-42.848 4.972-76.224 41.447-76.224 85.589zm327.196 24.538c-13.539 0-24.554-11.008-24.554-24.538 0-44.142-33.389-80.619-76.252-85.59v-49.304c69.986 5.132 125.36 63.67 125.36 134.894 0 13.53-11.015 24.538-24.554 24.538zm32.613 243.915c-3.16 3.431-3.794 4.112-6.342 4.248v-152.931c2.548.136 3.182.817 6.341 4.247 17.785 19.312 27.387 44.913 27.036 72.089-.001.086-.001.172 0 .259.351 27.175-9.251 52.777-27.035 72.088z" fill="#ffc107" data-original="#000000" style="" class=""/><path d="m350.876 367.379h-33.477c-3.373 0-6.519 1.7-8.366 4.522l-17.338 26.48-26.306-52.325c-1.698-3.377-5.155-5.508-8.935-5.508s-7.237 2.131-8.935 5.508l-26.306 52.325-17.338-26.48c-1.848-2.822-4.993-4.522-8.366-4.522h-33.449c-5.523 0-10 4.477-10 10s4.477 10 10 10h28.043l23.883 36.476c1.959 2.991 5.366 4.712 8.936 4.506 3.569-.204 6.759-2.297 8.365-5.492l25.166-50.058 25.166 50.058c1.606 3.195 4.795 5.289 8.365 5.492.191.011.381.016.571.016 3.359 0 6.511-1.69 8.365-4.522l23.883-36.476h28.072c5.523 0 10-4.477 10-10s-4.476-10-9.999-10z" fill="#ffc107" data-original="#000000" style="" class=""/><path d="m53.386 383.499c0 5.523 4.477 9.972 10 9.972s10-4.505 10-10.028-4.477-10-10-10-10 4.477-10 10z" fill="#ffc107" data-original="#000000" style="" class=""/></g></g></svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

2
theme_blast/static/src/img/icons/about/headphone.svg

@ -0,0 +1,2 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 74 74" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><path xmlns="http://www.w3.org/2000/svg" d="m61.265 47.283a1 1 0 0 1 -1-1v-5.127a22.346 22.346 0 0 0 -44.691 0v5.127a1 1 0 0 1 -2 0v-5.127a24.346 24.346 0 0 1 48.691 0v5.127a1 1 0 0 1 -1 1z" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m66.276 49.171a1 1 0 0 1 -1-1v-7.015a27.357 27.357 0 1 0 -54.714 0v7.015a1 1 0 0 1 -2 0v-7.015a29.357 29.357 0 0 1 58.714 0v7.015a1 1 0 0 1 -1 1z" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m56.744 71.413a3.627 3.627 0 0 1 -3.623-3.628v-21.218a3.628 3.628 0 0 1 7.255 0v21.218a3.62 3.62 0 0 1 -3.476 3.625c-.051.002-.1.003-.156.003zm0-26.473a1.626 1.626 0 0 0 -1.625 1.627v21.218a1.628 1.628 0 1 0 3.255 0v-21.218a1.624 1.624 0 0 0 -1.559-1.626z" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m60.034 69.142h-.658a1 1 0 0 1 -1-1v-21.932a1 1 0 0 1 1-1h.658a11.966 11.966 0 0 1 0 23.932zm.342-21.926v19.92a9.966 9.966 0 0 0 0-19.92z" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m19.1 71.413c-.052 0-.105 0-.157 0a3.62 3.62 0 0 1 -3.475-3.625v-21.221a3.619 3.619 0 0 1 3.475-3.624 3.626 3.626 0 0 1 3.78 3.624v21.218a3.627 3.627 0 0 1 -3.623 3.628zm0-26.473h-.072a1.623 1.623 0 0 0 -1.558 1.626v21.219a1.624 1.624 0 0 0 1.558 1.627 1.628 1.628 0 0 0 1.7-1.627v-21.218a1.626 1.626 0 0 0 -1.625-1.627z" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m16.463 69.142h-.658a11.966 11.966 0 0 1 0-23.932h.658a1 1 0 0 1 1 1v21.932a1 1 0 0 1 -1 1zm-1-21.926a9.966 9.966 0 0 0 0 19.92z" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m28.569 47.92a3.536 3.536 0 1 1 3.531-3.536 3.54 3.54 0 0 1 -3.531 3.536zm0-5.072a1.536 1.536 0 1 0 1.536 1.536 1.538 1.538 0 0 0 -1.536-1.536z" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m42.2 45.813a3.536 3.536 0 1 1 3.536-3.536 3.54 3.54 0 0 1 -3.536 3.536zm0-5.072a1.536 1.536 0 1 0 1.536 1.536 1.538 1.538 0 0 0 -1.536-1.536z" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m31.105 45.384a1 1 0 0 1 -1-1v-13.1a1 1 0 0 1 .815-.982l13.628-2.575a1 1 0 0 1 1.185.983v13.567a1 1 0 0 1 -2 0v-12.363l-11.633 2.197v12.273a1 1 0 0 1 -.995 1z" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m31.1 36.262a1 1 0 0 1 -.184-1.983l13.628-2.574a1 1 0 1 1 .371 1.964l-13.624 2.575a.987.987 0 0 1 -.191.018z" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m3 18.622c-.022 0-.045 0-.067 0a1 1 0 0 1 -.933-1.067 16.058 16.058 0 0 1 17.071-14.931 1 1 0 1 1 -.133 1.995 14.041 14.041 0 0 0 -14.938 13.069 1 1 0 0 1 -1 .934z" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m8.081 18.961c-.022 0-.045 0-.067 0a1 1 0 0 1 -.932-1.064 10.978 10.978 0 0 1 11.649-10.197 1 1 0 1 1 -.132 2 8.959 8.959 0 0 0 -9.521 8.329 1 1 0 0 1 -.997.932z" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m13.162 19.3c-.022 0-.045 0-.067 0a1 1 0 0 1 -.932-1.065 5.868 5.868 0 0 1 6.23-5.449 1 1 0 1 1 -.133 1.995 3.866 3.866 0 0 0 -4.1 3.588 1 1 0 0 1 -.998.931z" fill="#ffc107" data-original="#000000" style="" class=""/></g></svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

53
theme_blast/static/src/img/icons/about/paint.svg

@ -0,0 +1,53 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 512.001 512.001" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g transform="matrix(0.9999999999999999,0,0,0.9999999999999999,2.842170943040401e-14,2.842170943040401e-14)">
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M165.051,121.887c-24.809,0-44.992,20.184-44.992,44.992s20.184,44.992,44.992,44.992s44.992-20.184,44.992-44.992 S189.86,121.887,165.051,121.887z M165.051,181.877c-8.27,0-14.997-6.728-14.997-14.997s6.728-14.997,14.997-14.997 s14.997,6.728,14.997,14.997S173.321,181.877,165.051,181.877z" fill="#ffc107" data-original="#000000" style="" class=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M105.061,211.872c-24.809,0-44.992,20.184-44.992,44.992c0,24.809,20.184,44.992,44.992,44.992 s44.992-20.184,44.992-44.992C150.054,232.056,129.87,211.872,105.061,211.872z M105.061,271.862 c-8.27,0-14.997-6.728-14.997-14.997c0-8.27,6.728-14.997,14.997-14.997s14.997,6.728,14.997,14.997 C120.059,265.134,113.331,271.862,105.061,271.862z" fill="#ffc107" data-original="#000000" style="" class=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M135.056,331.852c-24.809,0-44.992,20.184-44.992,44.992c0,24.809,20.184,44.992,44.992,44.992 s44.992-20.184,44.992-44.992C180.049,352.035,159.865,331.852,135.056,331.852z M135.056,391.841 c-8.27,0-14.997-6.728-14.997-14.997c0-8.27,6.728-14.997,14.997-14.997s14.997,6.728,14.997,14.997 C150.054,385.114,143.326,391.841,135.056,391.841z" fill="#ffc107" data-original="#000000" style="" class=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M490.564,71.222c15.043-22.064,30.34-49.363,14.957-64.744c-7.259-7.259-18.181-8.424-32.466-3.462 c-9.144,3.176-20.246,8.946-32.994,17.15c-26.254,16.894-60.308,44.817-91.726,78.146c-57.61-37.558-128.99-45.705-192.013-25.544 C52.201,106.077-17.897,212.466,4.14,330.203c16.257,86.848,85.119,157.749,171.353,176.428c16.519,3.578,33.088,5.37,49.546,5.37 c11.229,0,22.408-0.835,33.481-2.505c23.93-3.609,43.563-20.343,51.236-43.67c7.916-24.059,1.809-50.029-15.941-67.78 c-11.719-11.709-11.727-30.687,0.004-42.408c11.728-11.727,30.684-11.728,42.413,0c17.733,17.733,43.655,23.843,67.648,15.95 c23.294-7.664,40.008-27.301,43.62-51.249c7.948-52.674-2.621-110.311-35.472-159.187 C438.39,136.255,470.017,101.355,490.564,71.222z M478.399,33.132c-7.306,15.324-22.145,34.914-32.873,48.072l-16.356-16.356 C442.821,54.161,462.444,40.103,478.399,33.132z M417.84,315.865c-1.943,12.883-10.667,23.062-23.335,27.23 c-10.329,3.397-25.489,2.906-37.064-8.668c-23.387-23.387-61.444-23.389-84.827-0.004c-23.452,23.433-23.461,61.399-0.004,84.837 c11.59,11.59,12.07,26.811,8.655,37.192c-4.179,12.702-14.354,21.443-27.218,23.383c-23.691,3.574-47.982,2.726-72.204-2.521 c-74.59-16.156-134.155-77.494-148.22-152.631C7.922,187.38,125.443,69.928,262.866,95.652c22.99,4.303,45.21,12.961,65.15,25.276 c-17.182,20.121-36.031,45.096-44.425,66.211c-20.264-5.756-42.982-0.685-58.904,15.237c-7.054,7.053-12.273,15.812-15.094,25.329 c-4.544,15.33-18.707,27.05-36.08,29.857c-5.559,0.898-10.146,4.835-11.879,10.193c-1.732,5.358-0.316,11.235,3.666,15.217 l4.242,4.241c18.695,18.696,43.552,28.992,69.991,28.992s51.296-10.296,69.991-28.992c16.582-16.582,21.393-40.534,14.464-61.409 c21.026-8.696,45.666-27.382,65.485-44.347C416.346,223.406,424.44,272.112,417.84,315.865z M288.314,266.005 c-13.031,13.03-30.355,20.207-48.783,20.207c-12.082,0-23.691-3.086-33.925-8.883c15.701-9.27,27.621-23.823,32.742-41.099 c1.426-4.808,3.965-9.062,7.547-12.644c11.693-11.695,30.724-11.695,42.419,0C299.927,235.203,300.074,254.245,288.314,266.005z M338.767,182.921c-13.114,9.026-21.932,13.498-27.498,15.71c2.214-5.566,6.684-14.384,15.71-27.497 c20.467-29.734,51.654-62.772,79.058-87.002l19.871,19.871C400.848,131.714,369.19,161.98,338.767,182.921z" fill="#ffc107" data-original="#000000" style="" class=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
</g></svg>

After

Width:  |  Height:  |  Size: 4.7 KiB

2
theme_blast/static/src/img/icons/about/radio.svg

@ -0,0 +1,2 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><path xmlns="http://www.w3.org/2000/svg" d="m256 120c-13.255 0-24 10.745-24 24v224c0 13.255 10.745 24 24 24s24-10.745 24-24v-224c0-13.255-10.745-24-24-24z" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m176 168c-13.255 0-24 10.745-24 24v128c0 13.255 10.745 24 24 24s24-10.745 24-24v-128c0-13.255-10.745-24-24-24z" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m392 232v48c0 13.255 10.745 24 24 24s24-10.745 24-24v-48c0-13.255-10.745-24-24-24s-24 10.745-24 24z" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m336 168c-13.255 0-24 10.745-24 24v128c0 13.255 10.745 24 24 24s24-10.745 24-24v-128c0-13.255-10.745-24-24-24z" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m96 208c-13.255 0-24 10.745-24 24v48c0 13.255 10.745 24 24 24s24-10.745 24-24v-48c0-13.255-10.745-24-24-24z" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m256 0c-68.38 0-132.667 26.629-181.02 74.98-48.351 48.353-74.98 112.64-74.98 181.02s26.629 132.667 74.98 181.02c48.353 48.351 112.64 74.98 181.02 74.98s132.667-26.629 181.02-74.98c48.351-48.353 74.98-112.64 74.98-181.02s-26.629-132.667-74.98-181.02c-48.353-48.351-112.64-74.98-181.02-74.98zm0 464c-114.691 0-208-93.309-208-208s93.309-208 208-208 208 93.309 208 208-93.309 208-208 208z" fill="#ffc107" data-original="#000000" style="" class=""/></g></svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

48
theme_blast/static/src/img/icons/about/support.svg

@ -0,0 +1,48 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M366,396c-5.52,0-10,4.48-10,10c0,5.52,4.48,10,10,10c5.52,0,10-4.48,10-10C376,400.48,371.52,396,366,396z" fill="#ffc107" data-original="#000000" style="" class=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M390.622,363.663l-47.53-15.84l-17.063-34.127c15.372-15.646,26.045-36.348,29.644-57.941L357.801,243H376 c16.542,0,30-13.458,30-30v-63C406,67.29,338.71,0,256,0c-82.922,0-150,67.097-150,150v63c0,13.036,8.361,24.152,20,28.28V253 c0,16.542,13.458,30,30,30h8.782c4.335,9.417,9.946,18.139,16.774,25.974c1.416,1.628,2.893,3.206,4.406,4.741l-17.054,34.108 l-47.531,15.841C66.112,382.092,26,440.271,26,502c0,5.523,4.477,10,10,10h440c5.522,0,10-4.477,10-10 C486,440.271,445.889,382.092,390.622,363.663z M386,213c0,5.514-4.486,10-10,10h-15.262c2.542-19.69,4.236-40.643,4.917-61.28 c0.02-0.582,0.036-1.148,0.054-1.72H386V213z M136,223c-5.514,0-10-4.486-10-10v-53h20.298c0.033,1.043,0.068,2.091,0.107,3.146 c0.001,0.036,0.003,0.071,0.004,0.107c0,0.003,0,0.006,0,0.009c0.7,20.072,2.372,40.481,4.856,59.737H136V223z M156,263 c-5.514,0-10-4.486-10-10v-10h8.198l2.128,12.759c0.406,2.425,0.905,4.841,1.482,7.241H156z M146.017,140H126.38 C131.445,72.979,187.377,20,256,20c68.318,0,124.496,52.972,129.619,120h-19.635c-0.72-55.227-45.693-100-101.033-100h-17.9 C191.712,40,146.736,84.773,146.017,140z M247.05,60h17.9c44.809,0,81.076,36.651,81.05,81.41c0,3.147-0.025,5.887-0.078,8.38 c0,0.032-0.001,0.065-0.001,0.098l-12.508-1.787c-33.98-4.852-66.064-20.894-90.342-45.172C241.195,101.054,238.652,100,236,100 c-26.856,0-52.564,12.236-69.558,32.908C170.63,92.189,205.053,60,247.05,60z M178.54,263c-5.006-16.653-10.734-65.653-12-97.053 l13.459-17.946c12.361-16.476,31.592-26.713,52.049-27.888c26.917,25.616,61.739,42.532,98.537,47.786l14.722,2.104 c-0.984,20.885-2.995,41.843-5.876,61.118c-0.001,0.006-0.002,0.013-0.003,0.02c-0.916,6.197-1.638,10.185-3.482,21.324 c-5.296,31.765-28.998,60.49-60.287,68.313c-12.877,3.215-26.443,3.214-39.313,0c-19.537-4.884-37.451-18.402-49.012-37.778 h20.386c4.128,11.639,15.243,20,28.28,20h20c16.575,0,30-13.424,30-30c0-16.542-13.458-30-30-30h-20 c-13.327,0-24.278,8.608-28.297,20H178.54z M235.159,341.016c6.859,1.445,13.852,2.184,20.841,2.184 c5.471,0,10.943-0.458,16.353-1.346l-17.67,18.687L235.159,341.016z M240.935,375.079l-31.718,33.542 c-8.732-16.714-16.235-34.109-22.389-51.917l11.911-23.822L240.935,375.079z M311.566,329.494l13.604,27.209 c-6.164,17.838-13.669,35.239-22.392,51.933l-33.948-33.948L311.566,329.494z M226,273c0-5.521,4.478-10,10-10h20 c5.514,0,10,4.486,10,10c0,5.522-4.479,10-10,10h-20C230.486,283,226,278.514,226,273z M46.4,492 c3.963-49.539,36.932-94.567,81.302-109.363l42.094-14.028c7.712,21.325,17.266,42.052,28.463,61.74 c0.019,0.034,0.037,0.068,0.056,0.101c0,0.001,0.001,0.001,0.001,0.002c8.181,14.389,17.389,28.45,27.372,41.799L237.99,492H46.4z M256,483.086l-13.562-21.773c-0.152-0.244-0.314-0.481-0.486-0.711c-8.098-10.802-15.652-22.099-22.532-33.662l35.663-37.714 l37.578,37.578c-6.926,11.647-14.506,22.991-22.611,33.796C269.56,461.253,270.255,460.224,256,483.086z M274.01,492 l12.301-19.748c10.027-13.4,19.301-27.574,27.564-42.132c0.05-0.088,0.097-0.178,0.147-0.266c0.006-0.011,0.012-0.021,0.018-0.032 c11.055-19.5,20.509-40.047,28.164-61.213l42.093,14.028c44.371,14.796,77.34,59.824,81.303,109.363H274.01z" fill="#ffc107" data-original="#000000" style="" class=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M435.546,451.531c-6.683-13.377-16.472-25.261-28.309-34.367c-4.378-3.369-10.656-2.55-14.023,1.828 c-3.368,4.378-2.549,10.656,1.828,14.024c9.454,7.273,17.272,16.766,22.611,27.453c2.473,4.949,8.483,6.941,13.415,4.477 C436.008,462.478,438.013,456.472,435.546,451.531z" fill="#ffc107" data-original="#000000" style="" class=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
</g></svg>

After

Width:  |  Height:  |  Size: 4.7 KiB

2
theme_blast/static/src/img/icons/about/technical-support.svg

@ -0,0 +1,2 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 512.256 512.256" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><g xmlns="http://www.w3.org/2000/svg"><path d="m256.128 114.42c-78.138 0-141.708 63.57-141.708 141.708s63.57 141.708 141.708 141.708 141.708-63.57 141.708-141.708-63.57-141.708-141.708-141.708zm0 253.416c-61.596 0-111.708-50.112-111.708-111.708s50.112-111.708 111.708-111.708 111.708 50.112 111.708 111.708-50.112 111.708-111.708 111.708z" fill="#ffc107" data-original="#000000" style="" class=""/><path d="m512.256 315.484v-118.713h-52.036c-4.334-14.931-10.3-29.312-17.824-42.969l36.813-36.813-83.942-83.942-36.813 36.813c-13.657-7.524-28.038-13.489-42.97-17.823v-52.037h-118.713v52.037c-14.931 4.333-29.312 10.299-42.97 17.823l-36.813-36.813-83.942 83.942 36.813 36.813c-7.524 13.657-13.49 28.038-17.824 42.969h-52.035v118.713h52.036c4.334 14.931 10.3 29.312 17.824 42.969l-36.813 36.813 83.942 83.942 36.813-36.813c13.657 7.524 28.038 13.489 42.97 17.823v52.037h118.713v-52.037c14.932-4.334 29.313-10.299 42.97-17.823l36.813 36.813 83.942-83.942-36.813-36.813c7.524-13.657 13.49-28.038 17.824-42.969zm-75.473 79.783-41.517 41.516-32.251-32.251-10.124 6.345c-17.254 10.813-36.015 18.594-55.763 23.126l-11.645 2.672v45.581h-58.713v-45.581l-11.645-2.672c-19.748-4.532-38.509-12.313-55.763-23.126l-10.124-6.345-32.251 32.251-41.517-41.516 32.253-32.251-6.346-10.125c-10.814-17.253-18.595-36.014-23.127-55.762l-2.673-11.645h-45.577v-58.713h45.58l2.673-11.645c4.532-19.748 12.313-38.508 23.127-55.762l6.346-10.125-32.253-32.251 41.517-41.516 32.251 32.251 10.124-6.345c17.255-10.814 36.016-18.595 55.762-23.126l11.646-2.672v-45.58h58.713v45.581l11.645 2.672c19.748 4.532 38.509 12.313 55.763 23.126l10.124 6.345 32.251-32.251 41.517 41.516-32.253 32.251 6.346 10.125c10.814 17.253 18.595 36.014 23.127 55.762l2.673 11.645h45.58v58.713h-45.58l-2.673 11.645c-4.532 19.748-12.313 38.508-23.127 55.762l-6.346 10.125z" fill="#ffc107" data-original="#000000" style="" class=""/><path d="m256.128 245.942c23.515 0 42.645-19.13 42.645-42.645 0-23.514-19.13-42.645-42.645-42.645s-42.645 19.13-42.645 42.645 19.13 42.645 42.645 42.645zm0-55.289c6.973 0 12.645 5.672 12.645 12.645s-5.672 12.645-12.645 12.645-12.645-5.672-12.645-12.645 5.672-12.645 12.645-12.645z" fill="#ffc107" data-original="#000000" style="" class=""/><path d="m264.477 245.944h-16.697c-31.214 0-56.607 25.394-56.607 56.607v27.072h129.912v-27.072c-.001-31.213-25.395-56.607-56.608-56.607zm-43.145 53.679c1.462-13.298 12.766-23.679 26.447-23.679h16.697c13.682 0 24.985 10.38 26.447 23.679z" fill="#ffc107" data-original="#000000" style="" class=""/></g></g></svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

36
theme_blast/static/src/img/icons/about/thumb-up-sign.svg

@ -0,0 +1,36 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 32 32" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g>
<g xmlns="http://www.w3.org/2000/svg">
<path d="M30.262,15.637c-1.039-0.989-2.473-1.23-3.739-1.439c-0.199-0.034-0.396-0.067-0.589-0.102 c-0.143-0.038-0.325-0.079-0.51-0.123c-1.688-0.392-2.881-0.775-2.885-2.157c-0.004-0.91,0.297-1.752,0.613-2.646 c0.363-1.023,0.739-2.083,0.68-3.316c-0.115-2.198-1.047-4.11-2.498-5.118C20.756,0.274,19.996,0,19.271,0 c-1.077,0-1.881,0.586-2.208,1.606c-0.23,0.688-0.191,1.357-0.15,2.065c0.008,0.174,0.021,0.353,0.025,0.539 c0.041,0.975-0.076,1.781-0.361,2.542c-0.54,1.521-1.623,2.938-2.507,4.006l-0.483,0.607c-0.676,0.853-1.374,1.735-2.168,2.443 c-0.39,0.308-0.806,0.42-1.341,0.535c-0.151,0.01-9.345,0.101-9.345,0.101v13.512c0,0,7.211-0.009,7.616-0.033 c0.356-0.021,0.699-0.041,1.013-0.041h0.146c0.297,0.063,0.597,0.095,0.91,0.13c0.278,0.029,0.566,0.061,0.868,0.118 c0.339,0.065,0.69,0.396,1.03,0.718c0.196,0.186,0.389,0.364,0.58,0.5c0.195,0.137,0.383,0.274,0.576,0.414 c0.589,0.428,1.2,0.874,1.892,1.184c0.854,0.367,1.797,0.488,2.711,0.605c0.444,0.059,0.885,0.112,1.307,0.197 c0.276,0.031,0.514,0.059,0.754,0.086C20.85,31.914,21.59,32,22.332,32c0.5,0,0.941-0.04,1.349-0.121 c1.461-0.415,2.391-1.6,2.392-2.96c0.742-0.296,1.406-0.916,1.826-1.71c0.375-0.71,0.501-1.47,0.365-2.143 c1.41-0.922,2.139-2.652,1.746-4.137c0.623-0.429,1.053-1.146,1.201-2.02C31.418,17.7,31.045,16.415,30.262,15.637z M29.31,18.344 c-0.048,0.416-0.238,0.93-0.871,1.045c-0.341,0.098-0.569,0.297-0.679,0.575c-0.133,0.337-0.084,0.759,0.135,1.12 c0.229,0.271,0.265,0.84,0.129,1.335c-0.186,0.588-0.615,1.005-1.279,1.229c-0.283,0.035-0.537,0.232-0.676,0.531 c-0.158,0.342-0.123,0.711,0.094,0.967c0.188,0.27,0.152,0.877-0.106,1.377c-0.206,0.395-0.499,0.632-0.784,0.632 c-0.04,0-0.08-0.005-0.121-0.015l-0.045-0.009H25.06c-0.349,0-0.804,0.152-1.028,0.501c-0.148,0.229-0.169,0.506-0.057,0.764 c0.139,0.373,0.124,0.799-0.049,1.084c-0.125,0.209-0.324,0.33-0.594,0.365c-0.478,0.127-0.953,0.127-1.414,0.127 c-1.371-0.123-2.826-0.256-4.231-0.509l-0.67-0.151c-0.348-0.078-0.692-0.153-0.998-0.23c-0.503-0.248-1.066-0.673-1.609-1.085 c-0.181-0.136-0.357-0.271-0.531-0.396c-0.127-0.101-0.265-0.231-0.405-0.363c-0.358-0.336-0.759-0.715-1.259-0.853 c-0.47-0.29-0.971-0.29-1.377-0.29c-1.31-0.121-1.928-0.595-2.247-1.742c-0.314-1.156-0.325-2.477-0.307-3.621l0.004-0.256 c0.01-1.078,0.027-2.427,0.58-3.406c0.275-0.467,0.823-0.566,1.458-0.688c0.878-0.143,1.569-0.432,2.215-0.928 c0.091-0.033,0.186-0.101,0.256-0.229c0.263-0.18,0.478-0.443,0.674-0.68c1.04-1.128,1.996-2.306,2.748-3.388 c0.175-0.26,0.351-0.51,0.524-0.758c0.799-1.142,1.627-2.323,1.979-3.778c0.25-1.071,0.226-1.998,0.17-3.097l-0.008-0.164 c-0.043-0.669-0.053-1.389,0.324-1.442c0.026-0.004,0.058-0.008,0.088-0.008c0.612,0,1.385,0.772,1.844,1.487 c0.479,0.908,0.729,1.859,0.703,2.72c-0.025,0.894-0.316,1.74-0.625,2.637c-0.364,1.059-0.741,2.156-0.654,3.349 c0.125,1.625,1.415,3.03,3.21,3.496c0.524,0.136,1.081,0.227,1.618,0.314c1.002,0.163,2.037,0.332,2.883,0.806 C28.826,16.996,29.414,17.579,29.31,18.344z" fill="#ffc107" data-original="#000000" style="" class=""/>
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
</g></svg>

After

Width:  |  Height:  |  Size: 3.9 KiB

2
theme_blast/static/src/img/icons/choose/1-year.svg

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 10 KiB

2
theme_blast/static/src/img/icons/choose/free-shipping.svg

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.7 KiB

2
theme_blast/static/src/img/icons/choose/online-support.svg

@ -0,0 +1,2 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 478 478.878" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><path xmlns="http://www.w3.org/2000/svg" d="m370.929688 136.878906h-31.300782c-2.875-76-65.558594-136.878906-142.214844-136.878906-76.652343 0-139.335937 60.878906-142.214843 136.878906h-31.25c-12.933594.03125-23.425781 10.484375-23.511719 23.417969v60.730469c0 12.875 10.636719 23.851562 23.511719 23.851562h37.183593c3.464844-.210937 6.199219-3.03125 6.304688-6.5v-35.390625c12 42.652344 41 79.550781 79 100.167969v15.722656h-33.027344c-45.238281.042969-81.90625 36.691406-81.972656 81.929688v72.039062c.011719 3.324219 2.703125 6.019532 6.027344 6.03125h319.949218c3.324219-.011718 6.015626-2.707031 6.023438-6.03125v-72.039062c-.0625-45.238282-36.730469-81.886719-81.96875-81.929688h-33.03125v-12.09375c4-3.257812 8.675781-6.90625 13.203125-10.90625h32.070313c12.160156-.015625 23.820312-4.871094 32.398437-13.492187 8.578125-8.625 13.375-20.304688 13.328125-32.46875v-5.039063h31.492188c12.875 0 23.507812-10.976562 23.507812-23.851562v-60.730469c-.082031-12.933594-10.574219-23.386719-23.507812-23.417969zm-173.515626-124.8125c60.148438 0 110.902344 40.957032 125.855469 96.445313-4.324219-8.808594-10.09375-16.34375-16.589843-21.5625-8.464844-6.796875-18.101563-9.773438-28.121094-8.746094-9.671875-21.402344-25.183594-37.984375-45-48.070313-21.5-10.9375-46.773438-13.082031-71.164063-6.035156-34.066406 9.84375-62.914062 31.019532-81.054687 59.058594 22.285156-43.597656 67.109375-71.050781 116.074218-71.089844zm-173.464843 220.8125c-6.257813 0-11.511719-5.59375-11.511719-11.851562v-60.730469c.078125-6.3125 5.199219-11.394531 11.511719-11.417969h31.488281v84zm48.351562-71.609375c-.933593-20.789062 3.398438-41.480469 12.589844-60.152343 15.585937-31.277344 45.046875-55.148438 80.839844-65.488282 21.453125-6.203125 43.609375-4.355468 62.386719 5.199219 17.957031 9.136719 31.914062 24.457031 40.382812 44.3125l.558594 1.675781c.984375 2.949219 4.054687 4.660156 7.078125 3.941406 18.339843-4.351562 31.835937 11.335938 38.34375 27.46875 11.472656 28.425782 10.847656 60.660157-1.765625 90.765626-9.414063 22.476562-24.949219 44.601562-46.167969 65.792968-3.257813 3.253906-6.417969 6.089844-9.515625 9.089844h-.75c7-5 13.054688-11.96875 18.449219-19.351562 12.277343-16.851563 18.835937-37.191407 18.707031-58.039063v-37.144531l.351562-8.769532c.34375-23.480468-10.707031-45.0625-29.753906-57.726562-7.613281-5.171875-16.308594-8.542969-25.421875-9.855469-2.460937-.339843-4.875.882813-6.058593 3.066407-42.851563 78.429687-119.054688 86.917968-124.085938 87.394531-4.46875.113281-8.03125 3.769531-8.03125 8.242187v15.929688c-.039062 19.773437 6.019531 39.078125 17.347656 55.285156 5.476563 7.863281 12.082032 14.871094 19.609375 20.796875-38.109375-27.140625-63.0625-73.199219-65.09375-122.433594zm86.136719 163.585938v-27.292969c0 10.960938 8.894531 20.316406 19.855469 20.316406h32.671875c10.753906-.117187 19.511718-8.675781 19.875-19.425781 1.882812-.707031 3.597656-1.691406 5.597656-2.511719v30.359375c0 21.539063-17.460938 39-39 39s-39-17.460937-39-39zm72-40.976563v-2.183594c.085938-5.222656-1.929688-10.257812-5.589844-13.984374-3.660156-3.722657-8.660156-5.824219-13.882812-5.832032h-32.671875c-10.957031-.015625-19.847657 8.859375-19.855469 19.816406v1.289063c-12.265625-6.398437-22.824219-15.636719-30.796875-26.945313-9.925781-14.191406-15.234375-31.097656-15.203125-48.417968v-12.5625c16-2.167969 86.21875-15.816406 128.546875-89.453125 5.902344 1.386719 11.496094 3.839843 16.519531 7.230469 15.632813 10.398437 24.570313 28.175781 24.289063 47.5625l-.355469 8.855468v37.230469c.203125 32.808594-18.332031 62.855469-47.746094 77.394531zm-12 14.121094c0 4.351562-3.527344 7.878906-7.878906 7.878906h-32.242188c-4.351562 0-7.875-3.527344-7.878906-7.878906v-16.242188c.003906-4.351562 3.527344-7.878906 7.878906-7.878906h32.242188c4.351562 0 7.878906 3.527344 7.878906 7.878906zm133 102.808594v66.070312h-308v-66.070312c.058594-38.613282 31.359375-69.894532 69.972656-69.929688h32.742188c2.367187 26.40625 24.496094 46.640625 51.011718 46.640625 26.511719 0 48.640626-20.234375 51.007813-46.640625h33.300781c38.613282.035156 69.910156 31.320313 69.964844 69.929688zm-24-150.890625c.050781 8.980469-3.480469 17.613281-9.808594 23.984375-6.332031 6.375-14.9375 9.964844-23.917968 9.976562h-19.3125c.210937 0 .417968-.390625.628906-.601562 22.332031-22.304688 38.582031-45.734375 48.601562-69.65625 1.484375-3.460938 2.757813-7.003906 3.808594-10.621094zm55-28.890625c0 6.257812-5.25 11.851562-11.507812 11.851562h-31.492188v-84h31.492188c6.308593.023438 11.433593 5.105469 11.507812 11.417969zm0 0" fill="#ffc107" data-original="#000000" style="" class=""/></g></svg>

After

Width:  |  Height:  |  Size: 4.8 KiB

41
theme_blast/static/src/img/icons/choose/refund.svg

@ -0,0 +1,41 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 193.769 193.769" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<g>
<path d="M149.203,41.104l-9.348,12.009c20.15,15.679,30.201,41.063,26.234,66.253c-2.906,18.484-12.838,34.73-27.964,45.748 c-15.131,11.012-33.64,15.488-52.124,12.567c-38.157-6.008-64.32-41.938-58.322-80.098C30.585,79.097,40.52,62.85,55.648,51.835 c13.208-9.615,28.991-14.233,45.086-13.317L87.579,52.319l9.759,9.313l20.766-21.801l0.005,0.008l9.303-9.769l-9.752-9.303 l-0.005,0.003L95.862,0l-9.31,9.769l14.2,13.525c-19.303-0.913-38.21,4.702-54.059,16.242 C28.28,52.943,16.19,72.717,12.65,95.221c-7.302,46.445,24.54,90.184,70.985,97.493c4.489,0.708,8.976,1.055,13.434,1.055 c17.89,0,35.273-5.623,50.011-16.356c18.415-13.409,30.503-33.183,34.043-55.682C185.952,91.077,173.72,60.181,149.203,41.104z" fill="#ffc107" data-original="#000000" style="" class=""/>
<path d="M105.24,151.971v-0.003h0.001v-8.757c10.383-1.159,20.485-7.718,20.485-20.17c0-16.919-15.732-18.859-27.223-20.274 c-7.347-0.878-12.97-1.897-12.97-6.348c0-6.188,8.722-6.855,12.473-6.855c5.567,0,11.507,2.617,13.525,5.957l0.586,0.971 l11.542-5.341l-0.571-1.164c-4.301-8.793-12.009-11.337-17.85-12.364v-7.71H91.723v7.677 c-12.582,1.856-20.054,8.839-20.054,18.829c0,16.29,14.791,17.943,25.582,19.153c9.617,1.134,14.094,3.51,14.094,7.469 c0,7.563-10.474,8.154-13.685,8.154c-7.147,0-14.038-3.566-16.031-8.301l-0.495-1.169l-12.539,5.316l0.5,1.169 c3.713,8.691,11.725,14.137,22.63,15.425v8.336H105.24z" fill="#ffc107" data-original="#000000" style="" class=""/>
</g>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
</g></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

2
theme_blast/static/src/img/icons/contact/call.svg

@ -0,0 +1,2 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 511.999 511.999" style="enable-background:new 0 0 512 512" xml:space="preserve"><g><g xmlns="http://www.w3.org/2000/svg"><path d="m171.966 210.754c17.546-17.546 17.546-46.094 0-63.64l-61.707-61.707c-9.439-9.44-22.524-14.223-35.887-13.123-13.108 1.079-24.964 7.761-32.527 18.331-1.57 2.194-3.086 4.42-4.571 6.664l124.083 124.083z" fill="#ffc107" data-original="#000000" style=""/><path d="m426.592 401.74-61.707-61.707c-17.544-17.544-46.094-17.546-63.64 0l-10.609 10.609 124.088 124.088c2.244-1.485 4.466-3.007 6.659-4.576 10.57-7.563 17.252-19.419 18.332-32.527 1.101-13.365-3.683-26.446-13.123-35.887z" fill="#ffc107" data-original="#000000" style=""/><path d="m248.213 374.426c-12.021 0-23.32-4.681-31.82-13.18l-65.64-65.64c-8.499-8.499-13.181-19.8-13.181-31.82 0-6.828 1.515-13.422 4.377-19.404l-120.002-120.003c-16.88 35.443-24.35 75.152-21.268 115.01 4.153 53.71 27.315 104.164 65.221 142.069l64.642 64.641c37.904 37.905 88.359 61.067 142.069 65.221 5.869.454 11.733.679 17.583.679 33.875 0 67.202-7.552 97.426-21.946l-120.004-120.004c-5.981 2.863-12.575 4.377-19.403 4.377z" fill="#ffc107" data-original="#000000" style=""/><path d="m301.999 0c-8.284 0-15 6.716-15 15s6.716 15 15 15c99.252 0 180 80.748 180 180 0 8.284 6.716 15 15 15s15-6.716 15-15c0-115.794-94.206-210-210-210z" fill="#ffc107" data-original="#000000" style=""/><path d="m301.998 209.986s.001.005.001.014c0 8.284 6.716 15 15 15s15-6.716 15-15c0-16.542-13.458-30-30-30-8.284 0-15 6.709-15 14.993s6.715 14.993 14.999 14.993z" fill="#ffc107" data-original="#000000" style=""/><path d="m301.999 150c33.084 0 60 26.916 60 60 0 8.284 6.716 15 15 15s15-6.716 15-15c0-49.626-40.374-90-90-90-8.284 0-15 6.716-15 15s6.716 15 15 15z" fill="#ffc107" data-original="#000000" style=""/><path d="m301.999 60c-8.284 0-15 6.716-15 15s6.716 15 15 15c66.168 0 120 53.832 120 120 0 8.284 6.716 15 15 15s15-6.716 15-15c0-82.71-67.29-150-150-150z" fill="#ffc107" data-original="#000000" style=""/></g></g></svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

48
theme_blast/static/src/img/icons/contact/map.svg

@ -0,0 +1,48 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 512.032 512.032" style="enable-background:new 0 0 512 512" xml:space="preserve"><g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M496.016,224c-8.832,0-16,7.168-16,16v181.184l-128,51.2V304c0-8.832-7.168-16-16-16c-8.832,0-16,7.168-16,16v168.352 l-128-51.2V167.648l74.144,29.664c8.096,3.264,17.504-0.704,20.8-8.928c3.296-8.192-0.704-17.504-8.928-20.8l-95.776-38.336 c0,0,0,0-0.032,0l-0.256-0.096c-3.808-1.536-8.064-1.536-11.872,0l-0.288,0.096c0,0,0,0-0.032,0L10.064,193.152 C4.016,195.584,0.016,201.44,0.016,208v288c0,5.312,2.656,10.272,7.04,13.248c2.688,1.824,5.792,2.752,8.96,2.752 c2.016,0,4.032-0.384,5.952-1.152l154.048-61.6l153.76,61.504c0,0,0,0,0.032,0l0.288,0.128c3.808,1.536,8.064,1.536,11.872,0 l0.288-0.128c0,0,0,0,0.032,0L502,446.88c6.016-2.464,10.016-8.32,10.016-14.88V240C512.016,231.168,504.848,224,496.016,224z M160.016,421.152l-128,51.2V218.816l128-51.2V421.152z" fill="#ffc107" data-original="#000000" style=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M400.016,64c-26.464,0-48,21.536-48,48s21.536,48,48,48s48-21.536,48-48S426.48,64,400.016,64z M400.016,128 c-8.832,0-16-7.168-16-16c0-8.832,7.168-16,16-16c8.832,0,16,7.168,16,16C416.016,120.832,408.848,128,400.016,128z" fill="#ffc107" data-original="#000000" style=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M400.016,0c-61.76,0-112,50.24-112,112c0,57.472,89.856,159.264,100.096,170.688c3.04,3.36,7.36,5.312,11.904,5.312 s8.864-1.952,11.904-5.312C422.16,271.264,512.016,169.472,512.016,112C512.016,50.24,461.776,0,400.016,0z M400.016,247.584 c-34.944-41.44-80-105.056-80-135.584c0-44.096,35.904-80,80-80s80,35.904,80,80C480.016,142.496,434.96,206.144,400.016,247.584z " fill="#ffc107" data-original="#000000" style=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
</g></svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

53
theme_blast/static/src/img/icons/contact/message.svg

@ -0,0 +1,53 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512" xml:space="preserve"><g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M511.695,105.876L331.709,255.751L512,375.738V109.254C512,108.102,511.881,106.978,511.695,105.876z" fill="#ffc107" data-original="#000000" style=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M315.48,269.264l-22.689,18.893c-10.659,8.876-23.725,13.314-36.79,13.314s-26.132-4.438-36.79-13.314l-22.689-18.893 L0,400.053v2.694c0,11.161,9.081,20.242,20.242,20.242h471.515c11.161,0,20.242-9.081,20.242-20.242v-2.694L315.48,269.264z" fill="#ffc107" data-original="#000000" style=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M491.832,89.012c-0.025,0-0.05,0-0.074,0H20.242c-0.025,0-0.049,0-0.074,0c-2.858,0.011-4.095,3.652-1.899,5.481 L203.55,248.777c0.022,0.018,0.044,0.037,0.066,0.055l28.547,23.771c13.812,11.502,33.863,11.502,47.675,0l213.893-178.11 C495.927,92.663,494.689,89.022,491.832,89.012z" fill="#ffc107" data-original="#000000" style=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M0.305,105.876C0.119,106.978,0,108.1,0,109.254v266.484l180.291-119.988L0.305,105.876z" fill="#ffc107" data-original="#000000" style=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
</g></svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

41
theme_blast/static/src/img/icons/feature/battery.svg

@ -0,0 +1,41 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<g>
<path d="M392.684,350.989c10.864-0.363,19.316-9.643,19.316-20.513V120.048c0-44.209-35.839-80.048-80.047-80.047h-5.905 c-0.027,0-0.048-0.022-0.048-0.048v-5.62C326,15.371,310.629,0,291.667,0h-71.334C201.372,0,186,15.372,186.001,34.333v5.619 c0,0.027-0.022,0.048-0.048,0.048h-5.905C135.839,40,100,75.839,100,120.048v311.904C100,476.161,135.839,512,180.048,512H332 c43.755,0,79.418-35.309,79.993-78.93c0.156-11.873-9.185-21.656-21.043-21.043c-10.456,0.541-18.788,9.112-18.948,19.664 C371.665,453.909,354.173,472,331.952,472H180.048C157.93,472,140,454.07,140,431.953V120.048C140,97.93,157.93,80,180.047,80 h25.905c11.072,0,20.048-8.976,20.047-20.047V40.048c0-0.027,0.022-0.048,0.048-0.048h59.905c0.027,0,0.048,0.022,0.048,0.048 v19.904C286,71.024,294.976,80,306.047,80h25.905C354.07,80,372,97.93,372,120.048V331 C372,342.273,381.326,351.368,392.684,350.989z" fill="#ffc107" data-original="#000000" style="" class=""/>
<path d="M216,380c-0.015,3.146,2.714,5.014,6.211,5c2.456-0.01,5.05-0.995,6.761-2.699l94.411-108.011 c8.197-9.476,1.579-24.29-11.001-24.29h-46.231c-0.037,0-0.06-0.041-0.04-0.073l36.506-58.854c0.02-0.032-0.003-0.073-0.04-0.073 h-70.873c-0.017,0-0.033,0.009-0.042,0.024l-46.07,82.143C178.063,286.591,187.837,303,203.311,303h40.109 c0.033,0,0.056,0.033,0.045,0.064l-26.852,74.427C216.194,378.405,216.004,379.243,216,380z" fill="#ffc107" data-original="#000000" style="" class=""/>
</g>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
</g></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

38
theme_blast/static/src/img/icons/feature/circular-headphones-side-view.svg

@ -0,0 +1,38 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 282.922 282.922" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M200.745,63.163c-0.549-12.699-3.779-30.054-15.565-44.224C174.726,6.379,163.535,0,151.896,0 c-13.464,0-26.805,8.647-39.646,25.697C97.841,44.833,93.833,65.04,93.123,79.208c-6.682,2.672-10.897,7.922-10.897,13.753v42.149 c-29.412,10.541-50.495,38.596-50.495,71.632c0,42.083,34.111,76.181,76.181,76.181c28.26,0,52.879-15.431,66.021-38.287 c3.749,0.663,7.602,1.046,11.548,1.046c36.288,0,65.71-29.422,65.71-65.71c0-27.264-16.58-50.624-40.203-60.587V75.51 C210.987,70.182,206.943,65.4,200.745,63.163z M103.606,241.145c-19.004,0-34.403-15.399-34.403-34.403 c0-18.993,15.399-34.388,34.403-34.388c18.993,0,34.391,15.395,34.391,34.388C137.997,225.746,122.6,241.145,103.606,241.145z M136.529,136.177c-0.924-0.373-1.882-0.653-2.827-0.997V92.955c0-6.494-5.313-12.251-13.17-14.527 c0.122-24.772,4.554-64.043,31.151-66.053c16.622,3.239,21.935,32.584,23.639,51.253c-5.572,2.39-9.057,6.897-9.057,11.886v41.668 C154.671,120.746,144.418,127.364,136.529,136.177z M217.336,179.96c0,17.59-14.261,31.855-31.855,31.855 c-0.56,0-1.098-0.062-1.646-0.082c0.104-1.657,0.248-3.304,0.248-4.992c0-19.511-7.399-37.251-19.47-50.735 c5.603-4.878,12.853-7.901,20.868-7.901C203.075,148.105,217.336,162.366,217.336,179.96z" fill="#ffc107" data-original="#000000" style="" class=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
</g></svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

2
theme_blast/static/src/img/icons/feature/control.svg

@ -0,0 +1,2 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><path xmlns="http://www.w3.org/2000/svg" d="m121 255c0 74.441406 60.558594 135 135 135s135-60.558594 135-135c0-69.308594-52.683594-125.910156-120-133.484375v103.484375c0 8.289062-6.710938 15-15 15s-15-6.710938-15-15v-103.484375c-67.316406 7.574219-120 64.175781-120 133.484375zm0 0" fill="#ffc107" data-original="#000000" style=""/><path xmlns="http://www.w3.org/2000/svg" d="m256 90c8.289062 0 15-6.710938 15-15v-60c0-8.289062-6.710938-15-15-15s-15 6.710938-15 15v60c0 8.289062 6.710938 15 15 15zm0 0" fill="#ffc107" data-original="#000000" style=""/><path xmlns="http://www.w3.org/2000/svg" d="m497 240h-61c-8.289062 0-15 6.710938-15 15s6.710938 15 15 15h61c8.289062 0 15-6.710938 15-15s-6.710938-15-15-15zm0 0" fill="#ffc107" data-original="#000000" style=""/><path xmlns="http://www.w3.org/2000/svg" d="m0 255c0 8.289062 6.710938 15 15 15h61c8.289062 0 15-6.710938 15-15s-6.710938-15-15-15h-61c-8.289062 0-15 6.710938-15 15zm0 0" fill="#ffc107" data-original="#000000" style=""/><path xmlns="http://www.w3.org/2000/svg" d="m436.308594 74.691406c-5.859375-5.859375-15.351563-5.859375-21.210938 0l-42.421875 42.421875c-5.859375 5.859375-5.859375 15.351563 0 21.210938s15.351563 5.859375 21.210938 0l42.421875-42.421875c5.859375-5.859375 5.859375-15.351563 0-21.210938zm0 0" fill="#ffc107" data-original="#000000" style=""/><path xmlns="http://www.w3.org/2000/svg" d="m118.113281 371.675781-42.421875 42.421875c-5.859375 5.859375-5.859375 15.351563 0 21.210938s15.351563 5.859375 21.210938 0l42.421875-42.421875c5.859375-5.859375 5.859375-15.351563 0-21.210938s-15.351563-5.859375-21.210938 0zm0 0" fill="#ffc107" data-original="#000000" style=""/><path xmlns="http://www.w3.org/2000/svg" d="m96.902344 74.691406c-5.859375-5.859375-15.351563-5.859375-21.210938 0s-5.859375 15.351563 0 21.210938l42.421875 42.421875c5.859375 5.859375 15.351563 5.859375 21.210938 0s5.859375-15.351563 0-21.210938zm0 0" fill="#ffc107" data-original="#000000" style=""/><path xmlns="http://www.w3.org/2000/svg" d="m372.675781 371.675781c-5.859375 5.859375-5.859375 15.351563 0 21.210938l42.421875 42.421875c5.859375 5.859375 15.351563 5.859375 21.210938 0s5.859375-15.351563 0-21.210938l-42.421875-42.421875c-5.859375-5.859375-15.351563-5.859375-21.210938 0zm0 0" fill="#ffc107" data-original="#000000" style=""/></g></svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

2
theme_blast/static/src/img/icons/feature/equalizer.svg

@ -0,0 +1,2 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 509 509.33334" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><path xmlns="http://www.w3.org/2000/svg" d="m195.683594 356.402344v102.347656c0 10.355469 8.394531 18.75 18.75 18.75 10.351562 0 18.75-8.394531 18.75-18.75v-102.347656c-12.160156 4.148437-25.347656 4.148437-37.5 0zm0 0" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m214.433594 342.015625c22.515625 0 40.761718-18.25 40.761718-40.765625s-18.246093-40.765625-40.761718-40.765625-40.765625 18.25-40.765625 40.765625c.023437 22.503906 18.261719 40.738281 40.765625 40.765625zm0 0" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m233.183594 246.097656v-227.347656c0-10.355469-8.398438-18.75-18.75-18.75-10.355469 0-18.75 8.394531-18.75 18.75v227.347656c12.152344-4.148437 25.339844-4.148437 37.5 0zm0 0" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m58.183594 458.75v-227.347656c-12.160156 4.148437-25.347656 4.148437-37.5 0v227.347656c0 10.355469 8.394531 18.75 18.75 18.75 10.351562 0 18.75-8.394531 18.75-18.75zm0 0" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m58.183594 121.097656v-102.347656c0-10.355469-8.398438-18.75-18.75-18.75-10.355469 0-18.75 8.394531-18.75 18.75v102.347656c12.152344-4.148437 25.339844-4.148437 37.5 0zm0 0" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m80.195312 176.25c0 22.515625-18.246093 40.765625-40.761718 40.765625s-40.765625-18.25-40.765625-40.765625 18.25-40.765625 40.765625-40.765625 40.761718 18.25 40.761718 40.765625zm0 0" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m408.183594 121.097656v-102.347656c0-10.355469-8.398438-18.75-18.75-18.75-10.355469 0-18.75 8.394531-18.75 18.75v102.347656c12.152344-4.148437 25.339844-4.148437 37.5 0zm0 0" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m430.195312 176.25c0 22.515625-18.246093 40.765625-40.761718 40.765625s-40.765625-18.25-40.765625-40.765625 18.25-40.765625 40.765625-40.765625 40.761718 18.25 40.761718 40.765625zm0 0" fill="#ffc107" data-original="#000000" style="" class=""/><path xmlns="http://www.w3.org/2000/svg" d="m370.683594 231.402344v227.347656c0 10.355469 8.394531 18.75 18.75 18.75 10.351562 0 18.75-8.394531 18.75-18.75v-227.347656c-12.160156 4.148437-25.347656 4.148437-37.5 0zm0 0" fill="#ffc107" data-original="#000000" style="" class=""/></g></svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

39
theme_blast/static/src/img/icons/feature/infinite-sign.svg

@ -0,0 +1,39 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 596.416 596.416" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M136.363,434.07c36.291,0,70.408-14.132,96.069-39.793l65.776-65.776l65.776,65.776 c25.661,25.661,59.779,39.793,96.069,39.793c36.291,0,70.408-14.133,96.069-39.793c25.661-25.661,39.793-59.779,39.793-96.069 c0-36.291-14.132-70.408-39.793-96.069s-59.778-39.793-96.069-39.793c-36.29,0-70.408,14.132-96.069,39.793l-65.776,65.777 l-65.776-65.776c-25.661-25.661-59.779-39.793-96.069-39.793c-36.291,0-70.408,14.132-96.069,39.793 C14.632,227.8,0.5,261.918,0.5,298.209c0,36.289,14.132,70.407,39.793,96.068C65.955,419.938,100.072,434.07,136.363,434.07z M394.277,232.431c17.569-17.569,40.93-27.246,65.776-27.246c24.848,0,48.207,9.676,65.776,27.246 c17.57,17.569,27.247,40.93,27.247,65.777c0,24.847-9.677,48.206-27.247,65.776c-17.569,17.569-40.929,27.246-65.776,27.246 c-24.847,0-48.207-9.677-65.776-27.246L328.5,298.208L394.277,232.431z M70.586,232.431 c17.569-17.569,40.929-27.246,65.776-27.246s48.207,9.676,65.776,27.246l65.777,65.777l-65.778,65.777 c-17.569,17.569-40.929,27.245-65.776,27.245s-48.208-9.676-65.777-27.245c-17.569-17.57-27.245-40.93-27.245-65.776 C43.341,273.361,53.016,250.001,70.586,232.431z" fill="#ffc107" data-original="#000000" style="" class=""/>
<path d="M460.054,434.57c-36.424,0-70.668-14.184-96.423-39.939l-65.423-65.423l-65.422,65.423 c-25.755,25.756-59.999,39.939-96.423,39.939s-70.667-14.184-96.423-39.939C14.184,368.875,0,334.632,0,298.209 c0-36.424,14.184-70.668,39.939-96.423c25.756-25.755,60-39.939,96.423-39.939c36.424,0,70.667,14.184,96.423,39.939 l65.423,65.423l65.423-65.423c25.756-25.755,59.999-39.939,96.423-39.939s70.668,14.184,96.423,39.939 s39.939,59.999,39.939,96.423s-14.185,70.668-39.939,96.423C530.721,420.387,496.477,434.57,460.054,434.57z M298.208,327.794 l66.13,66.13c25.566,25.566,59.559,39.646,95.716,39.646c36.156,0,70.148-14.08,95.716-39.646 c25.566-25.566,39.646-59.559,39.646-95.716c0-36.157-14.08-70.149-39.646-95.716s-59.559-39.646-95.716-39.646 c-36.156,0-70.148,14.08-95.716,39.646l-66.13,66.13l-66.13-66.13c-25.566-25.566-59.559-39.646-95.716-39.646 c-36.156,0-70.149,14.08-95.716,39.646C15.08,228.059,1,262.052,1,298.209c0,36.155,14.08,70.147,39.646,95.715 c25.567,25.566,59.56,39.646,95.716,39.646s70.149-14.08,95.716-39.646L298.208,327.794z M460.054,391.73 c-24.98,0-48.466-9.729-66.13-27.393l-66.131-66.13l66.131-66.13c17.664-17.664,41.149-27.392,66.13-27.392 s48.466,9.728,66.13,27.392c17.665,17.664,27.394,41.149,27.394,66.13c0,24.979-9.729,48.465-27.394,66.13 C508.52,382.002,485.034,391.73,460.054,391.73z M329.207,298.208l65.424,65.423c17.476,17.476,40.71,27.1,65.423,27.1 s47.947-9.624,65.423-27.1c17.476-17.477,27.101-40.71,27.101-65.423c0-24.714-9.625-47.948-27.101-65.423 s-40.71-27.099-65.423-27.099s-47.947,9.624-65.423,27.099L329.207,298.208z M136.362,391.73c-24.981,0-48.467-9.728-66.13-27.392 s-27.391-41.149-27.391-66.13c0-24.982,9.728-48.468,27.392-66.131c17.664-17.664,41.149-27.392,66.13-27.392 s48.466,9.728,66.13,27.392l66.131,66.13l-66.131,66.131C184.829,382.003,161.343,391.73,136.362,391.73z M136.363,205.686 c-24.713,0-47.948,9.624-65.423,27.099c-17.475,17.475-27.099,40.709-27.099,65.424c0,24.713,9.624,47.947,27.098,65.423 c17.475,17.475,40.709,27.099,65.423,27.099s47.948-9.624,65.423-27.099l65.424-65.424l-65.424-65.423 C184.311,215.31,161.076,205.686,136.363,205.686z" fill="#ffc107" data-original="#000000" style="" class=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
</g></svg>

After

Width:  |  Height:  |  Size: 4.3 KiB

2
theme_blast/static/src/img/icons/feature/water-proof.svg

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.1 KiB

37
theme_blast/static/src/img/icons/star.svg

@ -0,0 +1,37 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 53.867 53.867" style="enable-background:new 0 0 53.867 53.867;" xml:space="preserve">
<polygon style="fill:#EFCE4A;" points="26.934,1.318 35.256,18.182 53.867,20.887 40.4,34.013 43.579,52.549 26.934,43.798
10.288,52.549 13.467,34.013 0,20.887 18.611,18.182 "/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 721 B

41
theme_blast/static/src/img/icons/subscribe/android-logo.svg

@ -0,0 +1,41 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 553.048 553.048" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M76.774,179.141c-9.529,0-17.614,3.323-24.26,9.969c-6.646,6.646-9.97,14.621-9.97,23.929v142.914 c0,9.541,3.323,17.619,9.97,24.266c6.646,6.646,14.731,9.97,24.26,9.97c9.522,0,17.558-3.323,24.101-9.97 c6.53-6.646,9.804-14.725,9.804-24.266V213.039c0-9.309-3.323-17.283-9.97-23.929C94.062,182.464,86.082,179.141,76.774,179.141z" fill="#ffffff" data-original="#000000" style="" class=""/>
<path d="M351.972,50.847L375.57,7.315c1.549-2.882,0.998-5.092-1.658-6.646c-2.883-1.34-5.098-0.661-6.646,1.989l-23.928,43.88 c-21.055-9.309-43.324-13.972-66.807-13.972c-23.488,0-45.759,4.664-66.806,13.972l-23.929-43.88 c-1.555-2.65-3.77-3.323-6.646-1.989c-2.662,1.561-3.213,3.764-1.658,6.646l23.599,43.532 c-23.929,12.203-42.987,29.198-57.167,51.022c-14.18,21.836-21.273,45.698-21.273,71.628h307.426 c0-25.924-7.094-49.787-21.273-71.628C394.623,80.045,375.675,63.05,351.972,50.847z M215.539,114.165 c-2.552,2.558-5.6,3.831-9.143,3.831c-3.55,0-6.536-1.273-8.972-3.831c-2.436-2.546-3.654-5.582-3.654-9.137 c0-3.543,1.218-6.585,3.654-9.137c2.436-2.546,5.429-3.819,8.972-3.819s6.591,1.273,9.143,3.819 c2.546,2.558,3.825,5.594,3.825,9.137C219.357,108.577,218.079,111.619,215.539,114.165z M355.625,114.165 c-2.441,2.558-5.434,3.831-8.971,3.831c-3.551,0-6.598-1.273-9.145-3.831c-2.551-2.546-3.824-5.582-3.824-9.137 c0-3.543,1.273-6.585,3.824-9.137c2.547-2.546,5.594-3.819,9.145-3.819c3.543,0,6.529,1.273,8.971,3.819 c2.438,2.558,3.654,5.594,3.654,9.137C359.279,108.577,358.062,111.619,355.625,114.165z" fill="#ffffff" data-original="#000000" style="" class=""/>
<path d="M123.971,406.804c0,10.202,3.543,18.838,10.63,25.925c7.093,7.087,15.729,10.63,25.924,10.63h24.596l0.337,75.454 c0,9.528,3.323,17.619,9.969,24.266s14.627,9.97,23.929,9.97c9.523,0,17.613-3.323,24.26-9.97s9.97-14.737,9.97-24.266v-75.447 h45.864v75.447c0,9.528,3.322,17.619,9.969,24.266s14.73,9.97,24.26,9.97c9.523,0,17.613-3.323,24.26-9.97 s9.969-14.737,9.969-24.266v-75.447h24.928c9.969,0,18.494-3.544,25.594-10.631c7.086-7.087,10.631-15.723,10.631-25.924V185.45 H123.971V406.804z" fill="#ffffff" data-original="#000000" style="" class=""/>
<path d="M476.275,179.141c-9.309,0-17.283,3.274-23.93,9.804c-6.646,6.542-9.969,14.578-9.969,24.094v142.914 c0,9.541,3.322,17.619,9.969,24.266s14.627,9.97,23.93,9.97c9.523,0,17.613-3.323,24.26-9.97s9.969-14.725,9.969-24.266V213.039 c0-9.517-3.322-17.552-9.969-24.094C493.888,182.415,485.798,179.141,476.275,179.141z" fill="#ffffff" data-original="#000000" style="" class=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
</g></svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

39
theme_blast/static/src/img/icons/subscribe/apple-logo.svg

@ -0,0 +1,39 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 475.088 475.088" style="enable-background:new 0 0 512 512" xml:space="preserve"><g>
<g xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M391.29,310.91c-13.135-18.842-19.698-40.07-19.698-63.666c0-21.508,6.194-41.213,18.556-59.102 c6.662-9.707,17.514-20.934,32.551-33.689c-9.896-12.178-19.793-21.695-29.697-28.549c-17.891-12.37-38.164-18.555-60.812-18.555 c-13.511,0-29.979,3.234-49.389,9.71c-18.654,6.471-32.265,9.71-40.826,9.71c-6.475,0-19.606-2.853-39.401-8.566 c-19.985-5.711-36.831-8.564-50.535-8.564c-32.738,0-59.766,13.706-81.083,41.112c-21.508,27.79-32.264,63.382-32.264,106.78 c0,46.062,13.993,93.928,41.971,143.607c28.358,49.297,57.005,73.949,85.936,73.949c9.707,0,22.27-3.237,37.685-9.708 c15.42-6.276,28.933-9.421,40.545-9.421c12.368,0,26.741,3.045,43.109,9.133c17.319,6.085,30.646,9.131,39.971,9.131 c24.362,0,48.824-18.654,73.374-55.959c15.985-23.791,27.692-47.582,35.115-71.376C419.458,341.744,404.424,329.753,391.29,310.91 z" fill="#ffffff" data-original="#000000" style=""/>
<path d="M294.213,90.219c11.994-11.991,20.844-25.126,26.556-39.399c5.517-14.275,8.271-27.22,8.271-38.832 c0-0.759-0.041-1.712-0.144-2.855c-0.086-1.142-0.137-2.091-0.137-2.853c-0.192-0.572-0.428-1.619-0.712-3.14 c-0.284-1.521-0.521-2.568-0.716-3.14c-33.499,7.808-57.29,21.892-71.376,42.259c-14.271,20.557-21.698,45.013-22.27,73.373 c12.753-1.143,22.646-2.758,29.692-4.853C273.663,107.352,283.929,100.497,294.213,90.219z" fill="#ffffff" data-original="#000000" style=""/>
</g>
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
<g xmlns="http://www.w3.org/2000/svg">
</g>
</g></svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
theme_blast/static/src/img/product/1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

BIN
theme_blast/static/src/img/product/2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

BIN
theme_blast/static/src/img/product/3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

BIN
theme_blast/static/src/img/product/4.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

BIN
theme_blast/static/src/img/product/5.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

BIN
theme_blast/static/src/img/product/6.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

BIN
theme_blast/static/src/img/screencapture-geniusdevs-themeforest-prolab-probucket-index9-html-2020-11-11-10_29_27.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

BIN
theme_blast/static/src/img/snippets/Portfolio.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
theme_blast/static/src/img/snippets/Video.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
theme_blast/static/src/img/snippets/about-1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
theme_blast/static/src/img/snippets/asked-question-snippet.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

BIN
theme_blast/static/src/img/snippets/banner_section-1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
theme_blast/static/src/img/snippets/best-deal.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
theme_blast/static/src/img/snippets/best-product-carousel.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
theme_blast/static/src/img/snippets/blog-1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
theme_blast/static/src/img/snippets/chosse-snippet.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
theme_blast/static/src/img/snippets/client-1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
theme_blast/static/src/img/snippets/contact.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
theme_blast/static/src/img/snippets/recent-1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
theme_blast/static/src/img/snippets/s_features_grid.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

BIN
theme_blast/static/src/img/snippets/service_page.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
theme_blast/static/src/img/snippets/subscribe.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
theme_blast/static/src/img/snippets/testinomial-1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save