This commit is contained in:
Daniela 2024-05-21 20:23:46 +03:00
parent c8e653752b
commit 828bf159f0
90 changed files with 1940 additions and 117 deletions

View file

@ -24,51 +24,51 @@ class CustomerDashboard extends Page
'email'=>[
'title'=>'Email',
'icon'=>'phyre_customer-php',
'icon'=>'phyre_customer-email',
'menu'=>[
[
'title'=>'Email Accounts',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-email-account',
'link'=>'#'
],
[
'title'=>'Forwarders',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-email-forwarders',
'link'=>'#'
],
[
'title'=>'Email Routing',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-email-routing',
'link'=>'#'
],
[
'title'=>'Autoresponders',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-email-autoresponders',
'link'=>'#'
],
[
'title'=>'Default Address',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-email-default',
'link'=>'#'
],
[
'title'=>'Mailing Lists',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-email-list',
'link'=>'#'
],
[
'title'=>'Track Delivery',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-email-track',
'link'=>'#'
],
[
'title'=>'Global Email Filters',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-email-global-filter',
'link'=>'#'
],
[
'title'=>'Email Filters',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-email-filter',
'link'=>'#'
],
[
@ -78,42 +78,42 @@ class CustomerDashboard extends Page
],
[
'title'=>'Address Importer',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-email-importer',
'link'=>'#'
],
[
'title'=>'Spam Filters',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-email-spam-filters',
'link'=>'#'
],
[
'title'=>'Encryption',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-email-encryption',
'link'=>'#'
],
[
'title'=>'BoxTrapper',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-email-box-trap',
'link'=>'#'
],
[
'title'=>'Calendars and Contacts Configuration',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-email-calendars-configuration',
'link'=>'#'
],
[
'title'=>'Calendars and Contacts Sharing',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-email-calendar-share',
'link'=>'#'
],
[
'title'=>'Calendars and Contacts Management',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-email-calendar-management',
'link'=>'#'
],
[
'title'=>'Email Disk Usage',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-email-disk',
'link'=>'#'
]
]
@ -121,76 +121,76 @@ class CustomerDashboard extends Page
'billing_and_support'=>[
'title'=>'Billing & Support',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-billing',
'menu'=>[
[
'title'=>'News & Announcemnets',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-billing-news-announcement',
'link'=>'#'
],
[
'title'=>'Manage Biling Information',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-billing-manage-information',
'link'=>'#'
],
[
'title'=>'Download Resources',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-billing-download-resources',
'link'=>'#'
],
[
'title'=>'View Email History',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-billing-history',
'link'=>'#'
],
[
'title'=>'View Invoice History',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-billing-invoice-history',
'link'=>'#'
],
[
'title'=>'Search our Knowledgebase',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-billing-search-knowledgebase',
'link'=>'#'
],
[
'title'=>'Check Network Status',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-billing-network-status',
'link'=>'#'
],
[
'title'=>'View Billing Information',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-billing-information',
'link'=>'#'
],
[
'title'=>'Manage Profile',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-billing-manage-profile',
'link'=>'#'
],
[
'title'=>'Register New Domain',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-billing-register-domain',
'link'=>'#'
],
[
'title'=>'Transfer a Domain',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-billing-transfer-domain',
'link'=>'#'
],
[
'title'=>'Open Ticket',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-billing-open-ticket',
'link'=>'#'
],
[
'title'=>'View Support Tickets',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-billing-support-ticket',
'link'=>'#'
],
[
'title'=>'Upgrade/Downgrade',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-billing-update',
'link'=>'#'
]
]
@ -198,61 +198,61 @@ class CustomerDashboard extends Page
'files'=>[
'title'=>'Files',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-files',
'menu'=>[
[
'title'=>'File Manager',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-file-manager',
'link'=>'#'
],
[
'title'=>'Images',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-file-images',
'link'=>'#'
],
[
'title'=>'Directory Privacy',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-files-directory-privacy',
'link'=>'#'
],
[
'title'=>'Disk Usage',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-file-disk',
'link'=>'#'
],
[
'title'=>'Web Disk',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-file-web-disk',
'link'=>'#'
],
[
'title'=>'FTP Accounts',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-file-ftp',
'link'=>'#'
],
[
'title'=>'FTP Connections',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-file-connection',
'link'=>'#'
],
[
'title'=>'Backup',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-file-backup',
'link'=>'#'
],
[
'title'=>'Backup Wizard',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-file-backup-wizard',
'link'=>'#'
],
[
'title'=>'Git Version Control',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-file-git',
'link'=>'#'
],
[
'title'=>'File and Directory Restoration',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-file-directory-restoration',
'link'=>'#'
],
]
@ -260,26 +260,26 @@ class CustomerDashboard extends Page
'database'=>[
'title'=>'Database',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-database',
'menu'=>[
[
'title'=>'phpMyAdmin',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-database-php',
'link'=>'#'
],
[
'title'=>'Manage My Database',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-database-manage',
'link'=>'#'
],
[
'title'=>'Database Wizard',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-database-wizard',
'link'=>'#'
],
[
'title'=>'Remote Database Access',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-database-remote',
'link'=>'#'
]
]
@ -287,7 +287,7 @@ class CustomerDashboard extends Page
'domains'=>[
'title'=>'Domains',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-domains',
'menu'=>[
[
'title'=>'WP Toolkit',
@ -329,56 +329,56 @@ class CustomerDashboard extends Page
'metrics'=>[
'title'=>'Metrics',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-metrics',
'menu'=>[
[
'title'=>'Visitors',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-metrics-visitors',
'link'=>'#'
],
[
'title'=>'Site Quality Monitoring',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-metrics-site-quality',
'link'=>'#'
],
[
'title'=>'Errors',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-metrics-errors',
'link'=>'#'
],
[
'title'=>'Bandwidth',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-metrics-visitors',
'link'=>'#'
],
[
'title'=>'Raw Access',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-metrics-raw',
'link'=>'#'
],
[
'title'=>'Awstats',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-metrics-awstats',
'link'=>'#'
],
[
'title'=>'Analog Stats',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-metrics-analog',
'link'=>'#'
],
[
'title'=>'Webalizer',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-metrics-webalizer',
'link'=>'#'
],
[
'title'=>'Webalizer FTP',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-metrics-webalizer-ftp',
'link'=>'#'
],
[
'title'=>'Metrics Editor',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-metrics-editor',
'link'=>'#'
]
]
@ -386,41 +386,41 @@ class CustomerDashboard extends Page
'security'=>[
'title'=>'Security',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-security',
'menu'=>[
[
'title'=>'SSH Access',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-security-ssh',
'link'=>'#'
],
[
'title'=>'IP Blockers',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-security-block',
'link'=>'#'
],
[
'title'=>'SSL/TLS',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-security-ssl-tls',
'link'=>'#'
],
[
'title'=>'Manage API Tokens',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-security-api',
'link'=>'#'
],
[
'title'=>'Hotlink Protection',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-security-hotlink',
'link'=>'#'
],
[
'title'=>'Leech Protection',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-security',
'link'=>'#'
],
[
'title'=>'SSL/TSL Status',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-security',
'link'=>'#'
]
]
@ -428,36 +428,36 @@ class CustomerDashboard extends Page
'software'=>[
'title'=>'Software',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-software',
'menu'=>[
[
'title'=>'PHP PEAR Packages',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-software-packages',
'link'=>'#'
],
[
'title'=>'Perl Modules',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-software-perl',
'link'=>'#'
],
[
'title'=>'Site Software',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-software-site',
'link'=>'#'
],
[
'title'=>'Optimaze Website',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-software-optimaze',
'link'=>'#'
],
[
'title'=>'MultiPHP Manager',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-software-manager',
'link'=>'#'
],
[
'title'=>'MultiPHP INI Editor',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-software-editor',
'link'=>'#'
]
]
@ -465,36 +465,36 @@ class CustomerDashboard extends Page
'advanced'=>[
'title'=>'Advanced',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-advanced',
'menu'=>[
[
'title'=>'Cron Jobs',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-advanced-cron',
'link'=>'#'
],
[
'title'=>'Track DNS',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-advanced-dns',
'link'=>'#'
],
[
'title'=>'Indexes',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-advanced-indexes',
'link'=>'#'
],
[
'title'=>'Error Pages',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-advanced-error',
'link'=>'#'
],
[
'title'=>'Apache Handlers',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-advanced-apache',
'link'=>'#'
],
[
'title'=>'MIME Types',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-advanced-mime',
'link'=>'#'
]
]
@ -502,26 +502,26 @@ class CustomerDashboard extends Page
'preferences'=>[
'title'=>'Preferences',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-preferences',
'menu'=>[
[
'title'=>'Password & Security',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-preferences-pass',
'link'=>'#'
],
[
'title'=>'Change Language',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-preferences-language',
'link'=>'#'
],
[
'title'=>'Contact Information',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-preferences-contact',
'link'=>'#'
],
[
'title'=>'User Manager',
'icon'=>'heroicon-o-star',
'icon'=>'phyre_customer-preferences-user',
'link'=>'#'
]
]

View file

@ -0,0 +1,90 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="-128 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid">
<defs>
<linearGradient x1="16.3628891%" y1="63.9052008%" x2="159.989811%" y2="20.2134672%" id="linearGradient-1">
<stop stop-color="#F69923" offset="0%">
</stop>
<stop stop-color="#F79A23" offset="31.23%">
</stop>
<stop stop-color="#E97826" offset="83.83%">
</stop>
</linearGradient>
<linearGradient x1="-217.650978%" y1="394.671992%" x2="74.7430764%" y2="13.846058%" id="linearGradient-2">
<stop stop-color="#9E2064" offset="32.33%">
</stop>
<stop stop-color="#C92037" offset="63.02%">
</stop>
<stop stop-color="#CD2335" offset="75.14%">
</stop>
<stop stop-color="#E97826" offset="100%">
</stop>
</linearGradient>
<linearGradient x1="-80.0440054%" y1="170.418469%" x2="146.240033%" y2="-44.2993346%" id="linearGradient-3">
<stop stop-color="#9E2064" offset="32.33%">
</stop>
<stop stop-color="#C92037" offset="63.02%">
</stop>
<stop stop-color="#CD2335" offset="75.14%">
</stop>
<stop stop-color="#E97826" offset="100%">
</stop>
</linearGradient>
<linearGradient x1="-18.3158042%" y1="77.3603602%" x2="165.002%" y2="-41.416466%" id="linearGradient-4">
<stop stop-color="#282662" offset="0%">
</stop>
<stop stop-color="#662E8D" offset="9.548389%">
</stop>
<stop stop-color="#9F2064" offset="78.82%">
</stop>
<stop stop-color="#CD2032" offset="94.87%">
</stop>
</linearGradient>
<linearGradient x1="-129.782775%" y1="463.714866%" x2="66.4555408%" y2="17.1896681%" id="linearGradient-5">
<stop stop-color="#9E2064" offset="32.33%">
</stop>
<stop stop-color="#C92037" offset="63.02%">
</stop>
<stop stop-color="#CD2335" offset="75.14%">
</stop>
<stop stop-color="#E97826" offset="100%">
</stop>
</linearGradient>
<linearGradient x1="-34.8804169%" y1="187.706139%" x2="110.598662%" y2="-51.1003524%" id="linearGradient-6">
<stop stop-color="#9E2064" offset="32.33%">
</stop>
<stop stop-color="#C92037" offset="63.02%">
</stop>
<stop stop-color="#CD2335" offset="75.14%">
</stop>
<stop stop-color="#E97826" offset="100%">
</stop>
</linearGradient>
<linearGradient x1="-20.6189333%" y1="192.563688%" x2="125.259839%" y2="-136.90643%" id="linearGradient-7">
<stop stop-color="#282662" offset="0%">
</stop>
<stop stop-color="#662E8D" offset="9.548389%">
</stop>
<stop stop-color="#9F2064" offset="78.82%">
</stop>
<stop stop-color="#CD2032" offset="94.87%">
</stop>
</linearGradient>
</defs>
<g>
<path d="M218.048249,2.88871595 C210.079377,7.57042802 196.731518,21.0178988 180.793774,40.4420233 L180.793774,41.6373541 L194.7393,67.4365759 L195.436576,67.9346304 C205.696498,53.2918288 216.056031,40.0435798 226.614786,28.7875486 C227.411673,27.8910506 227.810117,27.492607 227.810117,27.492607 C227.411673,27.8910506 227.01323,28.3891051 226.614786,28.7875486 C223.228016,32.5727626 212.868482,44.52607 197.329183,68.4326848 L199.122179,68.8311284 C199.122179,68.8311284 235.480156,65.2451362 253.011673,62.2568093 L254.007782,61.3603113 C259.585992,30.0824903 248.529183,15.7385214 248.529183,15.7385214 C248.529183,15.7385214 234.583658,-6.77354086 218.048249,2.88871595 Z" fill="url(#linearGradient-1)">
</path>
<path d="M152.404669,139.15642 C156.88716,130.888716 161.36965,122.720623 165.85214,114.851362 C170.533852,106.683268 175.315175,98.7143969 180.196109,91.044358 C180.494942,90.6459144 180.793774,90.1478599 180.992996,89.6498054 C185.774319,82.0793774 190.555642,74.907393 195.436576,67.9346304 L180.793774,40.3424125 C179.698054,41.6373541 178.602335,43.0319066 177.506615,44.4264591 C173.322957,49.7058366 168.940078,55.2840467 164.457588,61.2607004 C159.377432,68.0342412 154.197665,75.2062257 148.918288,82.7766537 C144.037354,89.7494163 139.056809,97.1206226 134.175875,104.59144 C129.992218,111.066148 125.708949,117.640467 121.525292,124.513619 C121.32607,124.812451 121.226459,125.011673 121.027237,125.310506 L121.027237,126.406226 L139.256031,162.564981 L140.052918,162.863813 C144.136965,154.894942 148.221012,146.92607 152.404669,139.15642 Z" fill="url(#linearGradient-2)">
</path>
<path d="M73.014786,316.164981 C76.3019455,307.598444 79.7883268,298.932296 83.2747082,290.166537 C86.6614786,281.799222 90.048249,273.332296 93.6342412,264.86537 C97.1206226,256.398444 100.806226,247.931518 104.491829,239.364981 C108.277043,230.698833 112.062257,222.032685 115.947082,213.466148 C119.831907,204.999222 123.716732,196.532296 127.701167,188.164981 C129.09572,185.176654 130.589883,182.088716 132.084047,179.100389 C134.574319,173.920623 137.164202,168.740856 139.654475,163.6607 C139.754086,163.361868 139.953307,163.162646 140.052918,162.863813 L121.027237,125.310506 C120.728405,125.80856 120.429572,126.306615 120.130739,126.804669 C115.74786,134.076265 111.26537,141.447471 106.982101,149.017899 C102.599222,156.687938 98.3159533,164.457588 94.1322957,172.326848 C90.5463035,179.000778 87.1595331,185.674708 83.7727626,192.448249 C83.0754864,193.842802 82.477821,195.137743 81.7805447,196.532296 C77.5968872,205.098833 73.911284,213.266926 70.5245136,221.235798 C66.7392996,230.200778 63.3525292,238.767315 60.3642023,246.935409 C58.3719844,252.314397 56.6785992,257.394553 54.985214,262.375097 C53.6902724,266.558755 52.3953307,270.842023 51.2,275.025681 C48.311284,284.98677 45.9206226,294.848249 43.9284047,304.809339 L44.2272374,306.004669 L62.4560311,342.263035 L63.0536965,342.561868 C65.5439689,335.788327 68.1338521,329.014786 70.8233463,322.042023 C71.5206226,320.049805 72.3175097,318.157198 73.014786,316.164981 Z" fill="url(#linearGradient-3)">
</path>
<path d="M43.7291829,306.10428 C41.3385214,318.157198 39.6451362,330.210117 38.7486381,342.163424 C38.7486381,342.561868 38.6490272,342.960311 38.6490272,343.458366 C32.6723735,333.89572 16.7346304,324.631907 16.7346304,324.631907 C28.1898833,341.167315 36.8560311,357.603113 38.1509728,373.740078 C32.0747082,375.035019 23.707393,373.142412 13.9455253,369.656031 C24.0062257,378.919844 31.5766537,381.509728 34.5649805,382.207004 C25.3011673,382.804669 15.6389105,389.179767 5.8770428,396.451362 C20.1214008,390.67393 31.5766537,388.382879 39.844358,390.175875 C26.7953307,427.131518 13.7463035,467.971984 0.59766537,511.203113 C4.58210117,510.007782 6.97276265,507.318288 8.36731518,503.632685 C10.6583658,495.763424 26.1976654,444.364202 50.4031128,376.728405 C51.1003891,374.835798 51.7976654,372.84358 52.4949416,370.950973 C52.6941634,370.452918 52.8933852,369.855253 53.092607,369.357198 C55.6824903,362.284825 58.2723735,355.01323 61.0614786,347.642023 C61.659144,345.948638 62.3564202,344.255253 62.9540856,342.561868 C62.9540856,342.561868 62.9540856,342.462257 62.9540856,342.462257 L43.9284047,304.809339 C43.9284047,305.307393 43.8287938,305.705837 43.7291829,306.10428 Z" fill="url(#linearGradient-4)">
</path>
<path d="M197.329183,68.5322957 C193.045914,75.1066148 188.364202,82.5774319 183.284047,91.044358 C182.985214,91.4428016 182.785992,91.940856 182.48716,92.3392996 C178.10428,99.7105058 173.522179,107.679377 168.641245,116.544747 C164.457588,124.115175 160.074708,132.283268 155.492607,141.148638 C151.508171,148.818677 147.424125,156.88716 143.240467,165.553307 L144.136965,165.951751 L190.456031,160.971206 L191.551751,160.174319 C205.596887,153.699611 211.872374,147.822568 217.948638,139.355642 C219.542412,137.064591 221.235798,134.574319 222.829572,132.084047 C227.810117,124.314397 232.691051,115.847471 236.974319,107.380545 C241.157977,99.2124514 244.84358,91.044358 247.732296,83.7727626 C249.525292,79.0910506 251.019455,74.8077821 252.015564,71.0225681 C252.912062,67.6357977 253.609339,64.448249 254.107393,61.4599222 C235.380545,64.7470817 212.370428,67.8350195 197.329183,68.5322957 Z" fill="url(#linearGradient-5)">
</path>
<path d="M141.447471,169.438132 C139.853696,172.824903 138.160311,176.311284 136.466926,179.797665 C134.67393,183.582879 132.781323,187.567315 130.988327,191.551751 C130.091829,193.543969 129.09572,195.635798 128.199222,197.628016 C125.310506,203.803891 122.521401,210.178988 119.533074,216.753307 C115.947082,224.82179 112.261479,233.288716 108.575875,241.954864 C104.989883,250.322179 101.403891,258.888716 97.8178988,267.853696 C94.3315175,276.320623 90.8451362,285.086381 87.3587549,294.051362 C84.1712062,302.119844 80.9836576,310.287938 77.7961089,318.854475 C77.5968872,319.252918 77.4972763,319.651362 77.2980545,320.049805 C74.1105058,328.516732 71.0015321,337.13001 67.7143726,345.995379 C67.6147617,346.194601 67.4368555,346.713047 67.3372446,346.912269 L68.025231,347.064993 L81.8801556,345.574599 L82.6623298,345.251362 C82.3634971,345.151751 82.1789883,344.753307 81.8801556,344.653696 C100.20856,342.362646 124.61323,328.616342 140.451362,311.68249 C147.722957,303.91284 154.297276,294.649027 160.473152,283.891051 C165.055253,275.822568 169.238911,266.957198 173.322957,257.09572 C176.908949,248.529183 180.29572,239.165759 183.582879,229.105058 C179.399222,231.296498 174.518288,232.989883 169.238911,234.085603 C168.342412,234.284825 167.346304,234.484047 166.350195,234.683268 C165.354086,234.88249 164.357977,234.982101 163.461479,235.181323 C180.594553,228.607004 191.352529,215.856809 199.22179,200.31751 C194.7393,203.405447 187.368093,207.389883 178.602335,209.382101 C177.407004,209.680934 176.211673,209.880156 174.916732,210.079377 C174.617899,210.079377 174.319066,210.178988 174.020233,210.178988 C179.996887,207.688716 184.977432,204.899611 189.360311,201.612451 C190.256809,200.915175 191.153307,200.217899 192.049805,199.421012 C193.344747,198.225681 194.639689,197.03035 195.835019,195.835019 C196.631907,195.038132 197.329183,194.241245 198.12607,193.344747 C199.819455,191.352529 201.41323,189.161089 202.907393,186.770428 C203.405447,186.073152 203.803891,185.276265 204.301946,184.578988 C204.899611,183.483268 205.397665,182.387549 205.89572,181.291829 C208.286381,176.510506 210.178988,172.227237 211.673152,168.442023 C212.470039,166.549416 213.067704,164.856031 213.66537,163.162646 C213.864591,162.564981 214.063813,161.867704 214.362646,161.270039 C214.960311,159.477043 215.458366,157.883268 215.856809,156.389105 C216.454475,154.297276 216.753307,152.603891 216.952529,151.40856 C216.354864,151.906615 215.757198,152.305058 214.960311,152.803113 C209.780545,155.891051 200.915175,158.680156 193.743191,159.975097 L207.887938,158.381323 L193.743191,159.975097 C192.747082,160.174319 192.049805,160.27393 191.252918,160.473152 C191.319326,160.406744 175.343888,162.095858 143.326605,165.540491 C143.127383,165.739713 141.945525,168.242802 141.447471,169.438132 Z" fill="url(#linearGradient-6)">
</path>
<path d="M65.8428016,350.63035 C63.3525292,357.503502 60.7626459,364.575875 58.2723735,371.74786 C58.2723735,371.847471 58.1727626,371.947082 58.1727626,372.046693 C57.7743191,373.042802 57.4754864,374.038911 57.0770428,375.13463 C55.3836576,380.015564 53.8894942,384.298833 50.5027237,394.259922 C56.0809339,396.849805 60.5634241,403.523735 64.8466926,411.193774 C64.448249,403.324514 61.1610895,395.853696 54.8856031,390.175875 C82.477821,391.371206 106.284825,384.398444 118.536965,364.277043 C119.632685,362.484047 120.628794,360.59144 121.525292,358.599222 C115.947082,365.671595 108.974319,368.659922 96.0249027,367.962646 C96.0249027,367.962646 95.9252918,367.962646 95.9252918,367.962646 C95.9252918,367.962646 96.0249027,367.962646 96.0249027,367.962646 C115.249805,359.396109 124.812451,351.128405 133.378988,337.481712 C135.371206,334.194553 137.363424,330.708171 139.355642,326.823346 C122.521401,344.056031 103.097276,348.936965 82.6770428,345.251362 L67.336965,346.944747 C66.8389105,348.040467 66.340856,349.335409 65.8428016,350.63035 Z" fill="url(#linearGradient-7)">
</path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 12 KiB

View file

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 1024 1024" class="icon" version="1.1" xmlns="http://www.w3.org/2000/svg" stroke="#000000" stroke-width="3"><path d="M716 190.9v-67.8h-44v67.8H352v-67.8h-44v67.8H92v710h840v-710H716z m-580 44h172v69.2h44v-69.2h320v69.2h44v-69.2h172v151.3H136V234.9z m752 622H136V402.2h752v454.7z" fill="#000" /><path d="M319 565.7m-33 0a33 33 0 1 0 66 0 33 33 0 1 0-66 0Z" fill="#E73B37" /><path d="M510 565.7m-33 0a33 33 0 1 0 66 0 33 33 0 1 0-66 0Z" fill="#E73B37" /><path d="M701.1 565.7m-33 0a33 33 0 1 0 66 0 33 33 0 1 0-66 0Z" fill="#E73B37" /><path d="M319 693.4m-33 0a33 33 0 1 0 66 0 33 33 0 1 0-66 0Z" fill="#E73B37" /><path d="M510 693.4m-33 0a33 33 0 1 0 66 0 33 33 0 1 0-66 0Z" fill="#E73B37" /><path d="M701.1 693.4m-33 0a33 33 0 1 0 66 0 33 33 0 1 0-66 0Z" fill="#E73B37" /></svg>

After

Width:  |  Height:  |  Size: 947 B

View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg fill="#000000" width="800px" height="800px" viewBox="0 0 32 32" id="icon" xmlns="http://www.w3.org/2000/svg">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<path d="M16,2a8,8,0,1,0,8,8A8.0092,8.0092,0,0,0,16,2Zm5.91,7H19.4724a15.2457,15.2457,0,0,0-.7917-4.36A6.0088,6.0088,0,0,1,21.91,9ZM16.022,15.999h-.0076c-.3813-.1206-1.3091-1.8213-1.479-4.999h2.9292C17.2952,14.1763,16.3711,15.877,16.022,15.999ZM14.5354,9c.1694-3.1763,1.0935-4.877,1.4426-4.999h.0076c.3813.1206,1.3091,1.8213,1.479,4.999ZM13.3193,4.64A15.2457,15.2457,0,0,0,12.5276,9H10.09A6.0088,6.0088,0,0,1,13.3193,4.64ZM10.09,11h2.4373a15.2457,15.2457,0,0,0,.7917,4.36A6.0088,6.0088,0,0,1,10.09,11Zm8.59,4.36A15.2457,15.2457,0,0,0,19.4724,11H21.91A6.0088,6.0088,0,0,1,18.6807,15.36Z" transform="translate(0 0)"/>
<path d="M28,30H4a2.0021,2.0021,0,0,1-2-2V22a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,30ZM4,22v6H28V22Z" transform="translate(0 0)"/>
<circle cx="7" cy="25" r="1"/>
<rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg fill="#000000" width="800px" height="800px" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg" stroke="#000000" stroke-width="0.8"><path d="M11.514 13c-.45 0-.688.54-.363.857l3.143 3.14-3.146 3.146c-.455.436.255 1.177.707.707L15 17.705l3.146 3.145c.452.47 1.162-.27.707-.707l-3.146-3.145 3.142-3.14c.324-.318.087-.858-.364-.858-.13.004-.253.058-.344.15L15 16.29l-3.142-3.14c-.09-.092-.214-.146-.344-.15zM2.5 8h25c.277 0 .5.223.5.5s-.223.5-.5.5h-25c-.277 0-.5-.223-.5-.5s.223-.5.5-.5zM7 6.5a.5.5 0 0 1-.5.5.5.5 0 0 1-.5-.5.5.5 0 0 1 .5-.5.5.5 0 0 1 .5.5zm-2 0a.5.5 0 0 1-.5.5.5.5 0 0 1-.5-.5.5.5 0 0 1 .5-.5.5.5 0 0 1 .5.5zm-2 0a.5.5 0 0 1-.5.5.5.5 0 0 1-.5-.5.5.5 0 0 1 .5-.5.5.5 0 0 1 .5.5zM1.5 4C.678 4 0 4.678 0 5.5v19c0 .822.678 1.5 1.5 1.5h27c.822 0 1.5-.678 1.5-1.5v-19c0-.822-.678-1.5-1.5-1.5h-27zm0 1h27c.286 0 .5.214.5.5v19c0 .286-.214.5-.5.5h-27c-.286 0-.5-.214-.5-.5v-19c0-.286.214-.5.5-.5z"/></svg>

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13 3H8.2C7.0799 3 6.51984 3 6.09202 3.21799C5.71569 3.40973 5.40973 3.71569 5.21799 4.09202C5 4.51984 5 5.0799 5 6.2V17.8C5 18.9201 5 19.4802 5.21799 19.908C5.40973 20.2843 5.71569 20.5903 6.09202 20.782C6.51984 21 7.0799 21 8.2 21H12M13 3L19 9M13 3V7.4C13 7.96005 13 8.24008 13.109 8.45399C13.2049 8.64215 13.3578 8.79513 13.546 8.89101C13.7599 9 14.0399 9 14.6 9H19M19 9V11M9 17H11M9 13H13M9 9H10M19.2686 19.2686L21 21M20 17.5C20 18.8807 18.8807 20 17.5 20C16.1193 20 15 18.8807 15 17.5C15 16.1193 16.1193 15 17.5 15C18.8807 15 20 16.1193 20 17.5Z" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 871 B

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.24 2H5.34C3.15 2 2 3.15 2 5.33V7.23C2 9.41 3.15 10.56 5.33 10.56H7.23C9.41 10.56 10.56 9.41 10.56 7.23V5.33C10.57 3.15 9.42 2 7.24 2Z" fill="#292D32"/>
<path opacity="0.4" d="M18.6695 2H16.7695C14.5895 2 13.4395 3.15 13.4395 5.33V7.23C13.4395 9.41 14.5895 10.56 16.7695 10.56H18.6695C20.8495 10.56 21.9995 9.41 21.9995 7.23V5.33C21.9995 3.15 20.8495 2 18.6695 2Z" fill="#292D32"/>
<path d="M18.6695 13.4302H16.7695C14.5895 13.4302 13.4395 14.5802 13.4395 16.7602V18.6602C13.4395 20.8402 14.5895 21.9902 16.7695 21.9902H18.6695C20.8495 21.9902 21.9995 20.8402 21.9995 18.6602V16.7602C21.9995 14.5802 20.8495 13.4302 18.6695 13.4302Z" fill="#292D32"/>
<path opacity="0.4" d="M7.24 13.4302H5.34C3.15 13.4302 2 14.5802 2 16.7602V18.6602C2 20.8502 3.15 22.0002 5.33 22.0002H7.23C9.41 22.0002 10.56 20.8502 10.56 18.6702V16.7702C10.57 14.5802 9.42 13.4302 7.24 13.4302Z" fill="#292D32"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512" xml:space="preserve" fill="#000000">
<g id="SVGRepo_bgCarrier" stroke-width="0"/>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier"> <circle style="fill:#E6F3FF;" cx="256" cy="256" r="256"/> <path style="fill:#CFDBE6;" d="M275.092,511.291c126.162-9.302,226.897-110.037,236.199-236.199L379.197,142.998l-3.751,32.99 l-83.18-83.18l-116.14,101.707L96.539,205.81l110.645,110.645l-74.38,52.546L275.092,511.291z"/> <path style="fill:#324A5E;" d="M382.928,256c0-10.128-1.221-19.966-3.462-29.408l35.995-20.782l-36.264-62.812l-36.021,20.795 c-14.252-13.478-31.613-23.69-50.912-29.434V92.808h-72.53v41.551c-19.297,5.744-36.659,15.956-50.91,29.434l-36.019-20.795 L96.539,205.81l35.995,20.782c-2.241,9.442-3.462,19.28-3.462,29.408c0,10.128,1.221,19.966,3.462,29.408L96.539,306.19 l36.266,62.814l36.019-20.795c14.252,13.479,31.613,23.69,50.91,29.434v41.551h72.53v-41.551 c19.297-5.744,36.659-15.956,50.912-29.434l36.021,20.795l36.264-62.814l-35.997-20.782 C381.707,275.966,382.928,266.128,382.928,256z M256,310.398c-30.043,0-54.398-24.355-54.398-54.398s24.355-54.398,54.398-54.398 s54.398,24.355,54.398,54.398S286.043,310.398,256,310.398z"/> <path style="fill:#20303F;" d="M382.928,256c0-10.128-1.221-19.966-3.462-29.408l35.995-20.782l-36.264-62.812l-36.021,20.795 c-14.252-13.478-31.613-23.69-50.91-29.434V92.806h-36.84v108.809c0.191-0.002,0.381-0.014,0.574-0.014 c30.043,0,54.398,24.354,54.398,54.398S286.042,310.398,256,310.398c-0.193,0-0.383-0.012-0.574-0.014v108.809h36.84v-41.551 c19.297-5.744,36.659-15.955,50.91-29.434l36.021,20.795l36.264-62.814l-35.995-20.782C381.707,275.966,382.928,266.128,382.928,256 z"/> <path style="fill:#FC6F58;" d="M256,181.682c-41.044,0-74.318,33.273-74.318,74.318c0,41.044,33.273,74.318,74.318,74.318 c41.044,0,74.318-33.273,74.318-74.318S297.044,181.682,256,181.682z M256,320.54c-35.643,0-64.54-28.894-64.54-64.54 s28.896-64.54,64.54-64.54s64.54,28.894,64.54,64.54S291.643,320.54,256,320.54z"/> <path style="fill:#F1543F;" d="M256,181.682c-0.193,0-0.381,0.014-0.574,0.014v9.778c0.191-0.002,0.381-0.014,0.574-0.014 c35.643,0,64.54,28.894,64.54,64.54s-28.894,64.54-64.54,64.54c-0.193,0-0.383-0.012-0.574-0.014v9.778 c0.193,0,0.381,0.014,0.574,0.014c41.044,0,74.318-33.273,74.318-74.318S297.044,181.682,256,181.682z"/> </g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24">
<path fill="currentColor" d="M12 4.5a4.5 4.5 0 0 0-4.495 4.285a.75.75 0 0 1-.75.715H6.5a3 3 0 1 0 0 6h3.576a6.6 6.6 0 0 0-.057 1.5H6.5a4.5 4.5 0 0 1-.42-8.98a6.001 6.001 0 0 1 11.84 0a4.5 4.5 0 0 1 4.053 4.973a6.5 6.5 0 0 0-1.8-1.857A3 3 0 0 0 17.5 9.5h-.256a.75.75 0 0 1-.749-.715A4.5 4.5 0 0 0 12 4.5m10 12a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-6 3a.5.5 0 0 0 1 0v-4.793l1.646 1.647a.5.5 0 0 0 .708-.708l-2.5-2.5a.5.5 0 0 0-.708 0l-2.5 2.5a.5.5 0 0 0 .708.708L16 14.707z" />
</svg>

Before

Width:  |  Height:  |  Size: 577 B

View file

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 64 64" xml:space="preserve">
<style type="text/css">
.st0{fill:#C75C5C;}
.st1{opacity:0.2;}
.st2{fill:#231F20;}
.st3{fill:#FFFFFF;}
.st4{fill:#8C81D4;}
</style>
<g id="Layer_1">
<g>
<circle class="st0" cx="32" cy="32" r="32"/>
</g>
<g class="st1">
<g>
<path class="st2" d="M40,11.2C40,11.2,40,11.1,40,11.2C40,11,40,11,40,11.2z"/>
</g>
<g>
<path class="st2" d="M24,11.1C24,11.1,24,11.2,24,11.1C24,11,24,11,24,11.1z"/>
</g>
</g>
<g>
<g class="st1">
<path class="st2" d="M48,32c0-6.5-3.8-12-9.4-14.5C36.9,16.7,36,18,36,19.1v8.5c0,0.8,0.7,1.4,1.5,1.4h3.1c1.5,0,1.9,1.1,0.9,2.4
l-7.7,9.8c-1,1.2-2.6,1.2-3.5,0l-7.7-9.8c-1-1.2-0.6-2.4,0.9-2.4h3.1c0.8,0,1.5-0.6,1.5-1.4v-8.5c0-1.1-1.5-2.1-2.8-1.6
c0,0,0,0,0,0c-4.3,2-7.6,5.9-8.7,10.6C11.7,28.9,8,33,8,38c0,5.5,4.5,10,10,10h30c4.4,0,8-3.6,8-8S52.4,32,48,32z"/>
</g>
<g>
<path class="st3" d="M48,30c0-6.5-3.8-12-9.4-14.5C36.9,14.7,36,16,36,17.1v8.5c0,0.8,0.7,1.4,1.5,1.4h3.1c1.5,0,1.9,1.1,0.9,2.4
l-7.7,9.8c-1,1.2-2.6,1.2-3.5,0l-7.7-9.8c-1-1.2-0.6-2.4,0.9-2.4h3.1c0.8,0,1.5-0.6,1.5-1.4v-8.5c0-1.1-1.5-2.1-2.8-1.6
c0,0,0,0,0,0c-4.3,2-7.6,5.9-8.7,10.6C11.7,26.9,8,31,8,36c0,5.5,4.5,10,10,10h30c4.4,0,8-3.6,8-8S52.4,30,48,30z"/>
</g>
<g>
<path class="st4" d="M40,9.2C40,9.2,40,9.1,40,9.2C40,9,40,9,40,9.2z"/>
</g>
<g>
<path class="st4" d="M24,9.1C24,9.1,24,9.2,24,9.1C24,9,24,9,24,9.1z"/>
</g>
</g>
</g>
<g id="Layer_2">
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512" xml:space="preserve" width="800px" height="800px" fill="#000000">
<g id="SVGRepo_bgCarrier" stroke-width="0"/>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier"> <circle style="fill:#EA8953;" cx="256" cy="256" r="256"/> <path style="opacity:0.1;enable-background:new ;" d="M505.056,315.152L376.592,186.688v-0.053l-48-47.947l-32-32H135.419 v266.667l137.989,137.989C386.64,503.733,479.643,422.539,505.056,315.152z"/> <polygon style="fill:#EBF0F3;" points="296.613,106.667 135.397,106.667 135.397,373.333 344.603,373.333 344.603,154.656 "/> <g> <polygon style="fill:#D5D6DB;" points="296.613,154.656 344.603,154.656 296.613,106.667 "/> <rect x="156.672" y="180.779" style="fill:#D5D6DB;" width="166.667" height="5.333"/> <rect x="156.672" y="205.333" style="fill:#D5D6DB;" width="166.667" height="5.333"/> <rect x="156.672" y="229.867" style="fill:#D5D6DB;" width="166.667" height="5.333"/> <rect x="156.672" y="254.453" style="fill:#D5D6DB;" width="112" height="5.333"/> <rect x="156.672" y="278.987" style="fill:#D5D6DB;" width="166.667" height="5.333"/> <rect x="156.672" y="303.573" style="fill:#D5D6DB;" width="166.667" height="5.333"/> <rect x="156.672" y="328.107" style="fill:#D5D6DB;" width="166.667" height="5.333"/> <rect x="156.672" y="352.693" style="fill:#D5D6DB;" width="83.328" height="5.333"/> </g> <polygon style="fill:#FFFFFF;" points="328.613,138.667 167.397,138.667 167.397,405.333 376.603,405.333 376.603,186.656 "/> <g> <polygon style="fill:#EBF0F3;" points="328.613,186.656 376.603,186.656 328.613,138.667 "/> <rect x="188.693" y="212.779" style="fill:#EBF0F3;" width="166.667" height="5.333"/> <rect x="188.693" y="237.333" style="fill:#EBF0F3;" width="166.667" height="5.333"/> <rect x="188.693" y="261.867" style="fill:#EBF0F3;" width="166.667" height="5.333"/> <rect x="188.693" y="286.453" style="fill:#EBF0F3;" width="112" height="5.333"/> <rect x="188.693" y="310.987" style="fill:#EBF0F3;" width="166.667" height="5.333"/> <rect x="188.693" y="335.573" style="fill:#EBF0F3;" width="166.667" height="5.333"/> <rect x="188.693" y="360.107" style="fill:#EBF0F3;" width="166.667" height="5.333"/> <rect x="188.693" y="384.693" style="fill:#EBF0F3;" width="83.328" height="5.333"/> </g> </g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 1024 1024" class="icon" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="M512 512m-480 0a480 480 0 1 0 960 0 480 480 0 1 0-960 0Z" fill="#FEE8EB" /><path d="M640 275.2c19.2 0 38.4 19.2 38.4 44.8v384c0 25.6-19.2 44.8-38.4 44.8H288c-19.2 0-38.4-19.2-38.4-44.8V320c0-25.6 19.2-44.8 38.4-44.8H640" fill="#FF8888" /><path d="M774.4 384v332.8c0 19.2-19.2 38.4-44.8 38.4H294.4c-25.6 0-44.8-19.2-44.8-38.4V345.6h480c25.6 0 44.8 12.8 44.8 38.4z" fill="#FF6B6A" /><path d="M684.8 480c-38.4 0-70.4 32-70.4 70.4s32 70.4 70.4 70.4h89.6V480h-89.6z m0 89.6c-12.8 0-25.6-12.8-25.6-25.6s12.8-25.6 25.6-25.6 25.6 12.8 25.6 25.6-12.8 25.6-25.6 25.6z" fill="#FFFFFF" /></svg>

After

Width:  |  Height:  |  Size: 832 B

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512 512" xml:space="preserve">
<path style="fill:#00A085;" d="M499.449,176.668C466.054,74.12,369.691,0,256,0C114.615,0,0,114.616,0,256
c0,113.691,74.12,210.055,176.667,243.45L499.449,176.668z"/>
<path style="fill:#007964;" d="M512,256c0-27.694-4.415-54.353-12.551-79.332L395.13,72.348L116.87,439.652l59.797,59.798
C201.647,507.585,228.306,512,256,512C397.385,512,512,397.384,512,256z"/>
<polygon style="fill:#6FAEE8;" points="395.13,372.87 306.087,350.609 328.348,439.652 395.13,439.652 "/>
<polygon style="fill:#F2F2F2;" points="395.13,72.348 395.13,372.87 353.202,395.13 328.348,439.652 256,439.652 189.217,254.887
256,72.348 "/>
<g>
<polygon style="fill:#FFFFFF;" points="256,72.348 256,395.129 244.87,406.261 256,417.391 256,439.652 116.87,439.652
116.87,72.348 "/>
<polygon style="fill:#FFFFFF;" points="328.348,439.652 328.348,372.87 395.13,372.87 "/>
</g>
<polygon style="fill:#458FDE;" points="256,94.609 244.87,105.739 256,116.87 372.87,116.87 372.87,94.609 "/>
<rect x="139.13" y="395.13" style="fill:#BCDEF7;" width="116.87" height="22.261"/>
<path style="fill:#458FDE;" d="M372.87,139.13v211.478H256l-11.13-11.13l11.13-11.13h36.174V205.913H256l-11.13-11.13l11.13-11.13
h94.609v-22.261H256l-11.13-11.13L256,139.13H372.87z M350.609,328.348V205.913h-36.174v122.435H350.609z"/>
<g>
<polygon style="fill:#6FAEE8;" points="256,328.348 256,350.609 139.13,350.609 139.13,139.13 256,139.13 256,161.391
161.391,161.391 161.391,183.652 256,183.652 256,205.913 161.391,205.913 161.391,328.348 "/>
<rect x="139.13" y="94.609" style="fill:#6FAEE8;" width="116.87" height="22.261"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 1024 1024" class="icon" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="M512 512m-480 0a480 480 0 1 0 960 0 480 480 0 1 0-960 0Z" fill="#FFE5CF" /><path d="M294.4 345.6c0-25.6 25.6-51.2 51.2-51.2h435.2c25.6 0 44.8 19.2 44.8 44.8v288c0 25.6-19.2 44.8-44.8 44.8H345.6c-25.6 0-44.8-19.2-44.8-44.8V345.6z" fill="#FFB791" /><path d="M224 390.4c0-25.6 19.2-44.8 44.8-44.8H704c25.6 0 44.8 19.2 44.8 44.8v288c0 25.6-19.2 44.8-44.8 44.8H268.8c-25.6 0-44.8-19.2-44.8-44.8V390.4z" fill="#FF8746" /><path d="M224 416h524.8v51.2H224zM268.8 582.4h96v70.4H268.8z" fill="#FFFFFF" /></svg>

After

Width:  |  Height:  |  Size: 750 B

View file

@ -0,0 +1,9 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="-51.2 -51.2 614.40 614.40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#ffffff">
<g id="SVGRepo_bgCarrier" stroke-width="0">
<rect x="-51.2" y="-51.2" width="614.40" height="614.40" rx="307.2" fill="#1881a3" strokewidth="0"/>
</g>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier"> <title>user-settings-filled</title> <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="icon" fill="#ffffff" transform="translate(64.000000, 42.666667)"> <path d="M328.180488,213.333333 L328.181163,236.169297 C338.584391,239.846405 348.098741,245.405183 356.315274,252.43669 L376.112086,241.006655 L405.741716,292.326679 L385.957797,303.749991 C386.931071,309.018468 387.439747,314.44983 387.439747,320 C387.439747,325.550277 386.931052,330.981742 385.957741,336.250315 L405.741716,347.673321 L376.112086,398.993345 L356.315274,387.56331 C348.098741,394.594817 338.584391,400.153595 328.181163,403.830703 L328.180488,426.666667 L268.921228,426.666667 L268.920553,403.830703 C258.51771,400.153731 249.00368,394.595229 240.787356,387.564092 L220.98963,398.993345 L191.36,347.673321 L211.143975,336.250315 C210.170664,330.981742 209.661969,325.550277 209.661969,320 C209.661969,314.449479 210.170709,309.017781 211.144103,303.74899 L191.36,292.326679 L220.98963,241.006655 L240.786362,252.436758 C249.002913,245.405219 258.517291,239.846417 268.920553,236.169297 L268.921228,213.333333 L328.180488,213.333333 Z M186.666667,192 C206.101493,192 224.380148,197.091591 240.310579,206.048663 C198.959113,227.266184 170.666667,270.329064 170.666667,320 C170.666667,343.314131 176.899769,365.172443 187.790443,383.999404 L-1.42108547e-14,384 L-1.42108547e-14,307.2 C-1.42108547e-14,245.167377 47.6682427,194.586369 107.383368,192.096089 L112,192 L186.666667,192 Z M298.550858,284.444444 C278.914067,284.444444 262.995302,300.363209 262.995302,320 C262.995302,339.636791 278.914067,355.555556 298.550858,355.555556 C318.187649,355.555556 334.106413,339.636791 334.106413,320 C334.106413,300.363209 318.187649,284.444444 298.550858,284.444444 Z M149.333333,7.10542736e-15 C190.570595,7.10542736e-15 224,33.4294053 224,74.6666667 C224,114.529353 192.762078,147.096031 153.430084,149.222851 L149.333333,149.333333 C108.096072,149.333333 74.6666667,115.903928 74.6666667,74.6666667 C74.6666667,34.8039807 105.904589,2.23730242 145.236582,0.110482405 L149.333333,7.10542736e-15 Z" id="Combined-Shape"> </path> </g> </g> </g>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512.005 512.005" xml:space="preserve">
<circle style="fill:#E84F4F;" cx="256.003" cy="256.003" r="256.003"/>
<path style="fill:#D14747;" d="M511.599,241.357c0.251,4.864,0.401,9.729,0.401,14.642C512,397.413,397.364,511.999,256,511.999
c-4.965,0-9.879-0.15-14.743-0.451l-119.801-119.8l270.693-269.84L511.599,241.357z"/>
<path style="fill:#056B78;" d="M128.878,117.494h254.295c6.286,0,11.383,5.097,11.383,11.383v254.295
c0,6.286-5.097,11.383-11.383,11.383H128.878c-6.286,0-11.383-5.097-11.383-11.383V128.878
C117.494,122.59,122.59,117.494,128.878,117.494z"/>
<rect x="124.569" y="158.413" style="fill:#EFEFF0;" width="262.867" height="229.073"/>
<g>
<path style="fill:#EBECEC;" d="M213.325,130.683H368.58c1.302,0,2.357,1.055,2.357,2.357v6.469c0,1.302-1.055,2.357-2.357,2.357
H213.325c-1.302,0-2.357-1.055-2.357-2.357v-6.469C210.968,131.738,212.023,130.683,213.325,130.683z"/>
<path style="fill:#EBECEC;" d="M143.872,128.125c4.513,0,8.124,3.661,8.124,8.124c0,4.513-3.661,8.174-8.124,8.174
c-4.513,0-8.124-3.661-8.124-8.174S139.408,128.125,143.872,128.125z M186.396,128.125c4.513,0,8.174,3.661,8.174,8.124
c0,4.513-3.661,8.174-8.174,8.174s-8.124-3.661-8.124-8.174S181.933,128.125,186.396,128.125z M165.134,128.125
c4.513,0,8.174,3.661,8.174,8.124c0,4.513-3.661,8.174-8.174,8.174c-4.513,0-8.124-3.661-8.124-8.174
C157.01,131.736,160.671,128.125,165.134,128.125z"/>
</g>
<path style="fill:#E84F4F;" d="M305.896,290.852c8.124,12.437,8.976,27.782-2.056,41.472c-11.032,13.69-34.451,17.552-49.595,5.316
c-15.195-12.236-17.552-34.451-5.316-49.595c9.829-12.236,26.177-16.147,40.068-10.832l65.542-63.988l0,0l-48.593,77.627H305.896z
M283.28,301.583c4.713,3.811,5.466,10.782,1.655,15.495c-3.811,4.764-10.782,5.466-15.495,1.655
c-4.764-3.811-5.466-10.782-1.655-15.495C271.596,298.525,278.566,297.772,283.28,301.583z"/>
<path style="fill:#C94545;" d="M305.896,290.852c8.174,12.437,8.976,27.782-2.056,41.472c-11.032,13.69-34.451,17.552-49.595,5.316
l15.195-18.905c4.713,3.811,11.684,3.059,15.495-1.655c3.811-4.714,3.059-11.684-1.655-15.495l71.209-88.359l0,0L305.896,290.852z"
/>
<path style="fill:#00CC96;" d="M271.294,208.311c21.713,0,42.073,6.067,59.374,16.549c-11.383,9.829-27.229,23.569-38.614,33.799
c-12.787-5.767-26.979-8.976-41.873-8.976c-41.02,0-76.373,24.171-92.621,59.023c7.021-56.615,55.261-100.445,113.783-100.445
L271.294,208.311z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 511.995 511.995" xml:space="preserve">
<circle style="fill:#3A99D7;" cx="255.997" cy="255.997" r="255.997"/>
<path style="fill:#2682BF;" d="M511.37,273.497c-7.882,116.177-93.162,211.232-204.768,233.616L72.355,272.867l-2.522-16.709
h216.118l8.039-125.005l71.724,60.374l2.838-3.153l45.557,36.256L416,199.409l-30.266-17.97l16.394-17.024l109.084,109.084h0.157
V273.497z"/>
<path style="fill:#F7F7F8;" d="M386.05,181.439c11.98,10.72,21.281,25.537,26.167,37.832c9.616,24.118,11.507,51.862,2.523,76.768
c-5.833,16.079-10.877,24.591-23.487,39.566l15.606,15.133c32-29.32,40.197-78.976,33.103-116.493
c-1.419-7.093-3.94-15.921-7.093-23.33c-7.409-17.183-15.764-30.424-31.369-45.399l-15.29,15.921h-0.158V181.439z M321.734,227.31
c20.019,20.177,18.443,51.862,2.049,66.05l15.764,15.448c25.064-22.542,26.325-70.779-2.838-97.576l-14.818,16.079h-0.157V227.31z
M353.892,204.453c31.212,29.478,32.946,76.138,3.468,110.345l15.606,15.133c17.813-14.187,28.216-48.709,27.429-71.566
c-0.946-23.33-11.35-54.069-31.685-69.99L353.892,204.453z"/>
<path style="fill:#E6E6E6;" d="M420.414,258.049c0.473,12.769-1.419,25.695-5.833,37.832c-5.833,16.079-10.877,24.591-23.487,39.566
l15.606,15.133c25.537-23.33,35.941-59.744,35.468-92.532h-21.596L420.414,258.049L420.414,258.049z M335.921,258.049h22.069
c1.104,19.389-5.517,38.778-18.759,50.758l-15.764-15.448C332.611,285.321,337.182,271.921,335.921,258.049z M378.168,258.049
h21.911v0.158c0.946,22.857-9.458,57.379-27.271,71.566l-15.606-15.133c14.66-17.024,21.596-37.202,21.123-56.749L378.168,258.049z"
/>
<path style="fill:#E84F4F;" d="M131.468,197.518h55.488v105.773c0,6.148-5.044,11.192-11.192,11.192h-44.295
c-6.148,0-11.192-5.044-11.192-11.192v-94.581C120.276,202.562,125.32,197.518,131.468,197.518z"/>
<path style="fill:#F9F9F9;" d="M120.276,303.921C92.532,303.763,69.833,282.325,69.833,256l0,0c0-26.325,22.7-47.763,50.443-47.921
C120.276,208.078,120.276,303.921,120.276,303.921z"/>
<path style="fill:#F7F7F8;" d="M259.783,132.413l-72.67,65.103v116.966l72.67,65.103c6.306,5.674,34.207,8.197,34.207,1.261V130.995
c0-6.936-27.901-4.414-34.207,1.261V132.413z"/>
<path style="fill:#CA4545;" d="M186.956,255.999v47.921c0,5.833-5.044,10.561-11.192,10.561h-44.295
c-6.148,0-11.192-4.729-11.192-10.561V256L186.956,255.999L186.956,255.999z"/>
<g>
<path style="fill:#E6E6E6;" d="M120.276,303.921C92.532,303.763,69.833,282.325,69.833,256l0,0h50.443
C120.276,256,120.276,303.921,120.276,303.921z"/>
<path style="fill:#E6E6E6;" d="M186.956,255.999v58.483l72.67,65.103c6.306,5.674,34.207,8.197,34.207,1.261V255.842H186.798
L186.956,255.999z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 128.5 128.5" xml:space="preserve">
<g>
<g>
<circle style="fill:#B1C95D;" cx="64.25" cy="64.25" r="64.25"/>
</g>
<polygon style="fill:#DDA272;" points="105,99 30,99 30,38 51,38 51,43 105,43 "/>
<polygon style="fill:#FFFFFF;" points="94,92 39,92 39,20 75.979,20 85.776,29.931 94,38.436 "/>
<polygon style="fill:#D8D8D8;" points="76,38 93.642,38 76,19.713 "/>
<path style="fill:#D8D8D8;" d="M68,28H45c-1.105,0-2-0.896-2-2s0.895-2,2-2h23c1.104,0,2,0.896,2,2S69.104,28,68,28z"/>
<path style="fill:#D8D8D8;" d="M55,37H44c-0.553,0-1-0.448-1-1s0.447-1,1-1h11c0.553,0,1,0.448,1,1S55.553,37,55,37z"/>
<path style="fill:#D8D8D8;" d="M68,37h-8c-0.553,0-1-0.448-1-1s0.447-1,1-1h8c0.553,0,1,0.448,1,1S68.553,37,68,37z"/>
<path style="fill:#D8D8D8;" d="M76,50H64c-0.553,0-1-0.448-1-1s0.447-1,1-1h12c0.553,0,1,0.448,1,1S76.553,50,76,50z"/>
<path style="fill:#D8D8D8;" d="M88,50h-7c-0.553,0-1-0.448-1-1s0.447-1,1-1h7c0.553,0,1,0.448,1,1S88.553,50,88,50z"/>
<path style="fill:#D8D8D8;" d="M73,43H57c-0.553,0-1-0.448-1-1s0.447-1,1-1h16c0.553,0,1,0.448,1,1S73.553,43,73,43z"/>
<path style="fill:#D8D8D8;" d="M59,50H44c-0.553,0-1-0.448-1-1s0.447-1,1-1h15c0.553,0,1,0.448,1,1S59.553,50,59,50z"/>
<path style="fill:#D8D8D8;" d="M53,43h-9c-0.553,0-1-0.448-1-1s0.447-1,1-1h9c0.553,0,1,0.448,1,1S53.553,43,53,43z"/>
<path style="fill:#D8D8D8;" d="M88,43H78c-0.553,0-1-0.448-1-1s0.447-1,1-1h10c0.553,0,1,0.448,1,1S88.553,43,88,43z"/>
<path style="fill:#D8D8D8;" d="M73,56H57c-0.553,0-1-0.448-1-1s0.447-1,1-1h16c0.553,0,1,0.448,1,1S73.553,56,73,56z"/>
<path style="fill:#D8D8D8;" d="M53,56h-9c-0.553,0-1-0.448-1-1s0.447-1,1-1h9c0.553,0,1,0.448,1,1S53.553,56,53,56z"/>
<path style="fill:#D8D8D8;" d="M88,56H78c-0.553,0-1-0.448-1-1s0.447-1,1-1h10c0.553,0,1,0.448,1,1S88.553,56,88,56z"/>
<polygon style="fill:#EFB67F;" points="105,99 29.757,99 18.872,57.713 17,52 44.149,52 46.021,58 94.116,58 "/>
<polygon style="fill:#FFFFFF;" points="58.357,92 36.735,92 33.809,80 55.431,80 "/>
<polygon style="fill:#FFFFFF;" points="43.378,57 21.757,57 20.703,54 42.324,54 "/>
<path style="fill:#DDA272;" d="M90,82H67c-0.553,0-1-0.448-1-1s0.447-1,1-1h23c0.553,0,1,0.448,1,1S90.553,82,90,82z"/>
<path style="fill:#DDA272;" d="M91,86H68c-0.553,0-1-0.448-1-1s0.447-1,1-1h23c0.553,0,1,0.448,1,1S91.553,86,91,86z"/>
<path style="fill:#DDA272;" d="M92,91H70c-0.553,0-1-0.448-1-1s0.447-1,1-1h22c0.553,0,1,0.448,1,1S92.553,91,92,91z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -0,0 +1,9 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-51.2 -51.2 614.40 614.40" xml:space="preserve" fill="#000000">
<g id="SVGRepo_bgCarrier" stroke-width="0">
<rect x="-51.2" y="-51.2" width="614.40" height="614.40" rx="307.2" fill="#7ed0ec" strokewidth="0"/>
</g>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier"> <polygon style="fill:#E50914;" points="419.136,365.056 0,365.056 0,146.944 512,146.944 "/> <g> <path style="fill:#FFFFFF;" d="M44.016,289.76c0-8.152,5.664-13.992,13.464-13.992c7.968,0,13.464,5.672,13.464,13.992 c0,7.976-5.32,13.992-13.464,13.992C49.504,303.752,44.016,297.736,44.016,289.76z"/> <path style="fill:#FFFFFF;" d="M151.88,299.152c-4.608,2.128-13.64,4.432-24.448,4.432c-26.92,0-44.456-17.176-44.456-43.928 c0-25.856,17.712-46.056,48-46.056c7.976,0,16.12,1.776,21.08,4.08l-3.896,16.296c-3.544-1.592-8.68-3.368-16.472-3.368 c-16.656,0-26.568,12.216-26.392,27.984c0,17.712,11.512,27.816,26.392,27.816c7.616,0,12.928-1.6,17.176-3.368L151.88,299.152z"/> <path style="fill:#FFFFFF;" d="M248.392,257.88c0,31.712-22.312,45.872-44.28,45.872c-24.448,0-43.216-16.824-43.216-44.456 c0-28.344,18.6-45.704,44.64-45.704C231.216,213.6,248.392,231.672,248.392,257.88z M183.392,258.768 c0,16.648,8.152,29.224,21.432,29.224c12.4,0,21.08-12.224,21.08-29.584c0-13.464-6.024-28.864-20.896-28.864 C189.592,229.544,183.392,244.416,183.392,258.768z"/> <path style="fill:#FFFFFF;" d="M266.264,241.232c0-9.912-0.168-18.24-0.704-25.68h18.776l0.88,12.752h0.528 c4.248-6.728,12.048-14.704,26.568-14.704c11.336,0,20.192,6.384,23.912,15.944h0.352c3.016-4.784,6.552-8.328,10.624-10.808 c4.8-3.36,10.28-5.136,17.368-5.136c14.352,0,28.872,9.744,28.872,37.376v50.832h-21.256V254.16c0-14.344-4.96-22.84-15.408-22.84 c-7.448,0-12.928,5.312-15.232,11.504c-0.528,2.128-1.064,4.784-1.064,7.264v51.72h-21.256v-49.944 c0-12.048-4.784-20.544-14.872-20.544c-8.152,0-13.64,6.376-15.584,12.4c-0.888,2.128-1.24,4.6-1.24,7.088v51.008h-21.256 L266.264,241.232L266.264,241.232z"/> </g> </g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 511.995 511.995" xml:space="preserve">
<circle style="fill:#FFD630;" cx="255.997" cy="255.997" r="255.997"/>
<path style="fill:#F5BE18;" d="M510.778,280.878c-11.55,119.948-105.954,215.573-225.124,229.345l-108.62-108.62l-6.442-27.655
l-21.657-19.547l5.331-10.439l-15.438-13.438l5.331-4.998l-24.878-20.769L355.29,125.279l155.599,155.599L510.778,280.878
L510.778,280.878z"/>
<path style="fill:#E84F4F;" d="M346.627,420.817l-5.998-83.075c0,0,61.529-59.196,54.643-135.052
c-6.886-75.856-83.407-123.613-160.929-102.955c-77.633,20.658-90.517,82.853-90.85,93.07c-0.333,10.217,9.219,36.317,2.332,54.087
c-6.886,17.77-31.652,45.647-29.321,54.087c2.332,8.33,23.545,9.774,23.545,9.774s0.222,8.108-2.555,9.774
c-2.777,1.666-1.222,8.441,3.443,12.105c4.665,3.776,12.439,6.22,12.439,6.22s-8.885,1.999-7.775,8.33
c1.111,6.331,4.332,9.441,10.884,9.774c6.664,0.333,8.33-2.888,9.441,0.555c1.111,3.443,1.888,3.776,1.888,3.776
s-6.553,17.104-0.889,29.765c5.776,12.661,14.66,12.661,24.989,10.107c10.328-2.555,30.432-8.33,30.432-8.33l5.553,28.099h118.726
L346.627,420.817L346.627,420.817z"/>
<path style="fill:#CA4545;" d="M346.627,420.817l-5.998-83.075c0,0,61.529-59.196,54.643-135.052
c-5.775-63.195-59.64-106.843-122.39-107.731v325.858L346.627,420.817L346.627,420.817z"/>
<path style="fill:#F7F7F8;" d="M345.072,197.469l-0.222,7.331l-20.991-0.666l0.222-7.331L345.072,197.469z M257.554,266.107h30.875
v7.775h-30.875V266.107z M270.994,287.653v0.777h-2.555v-0.777h-1c-1,0-1.777-0.555-2.221-1.444h-0.111
c-1.333,0-2.443-1.111-2.443-2.555l0,0c0-0.889,0.444-1.666,1.111-2.11h-3.776c-1.333,0-2.443-1.111-2.443-2.555l0,0
c0-1.333,1.111-2.555,2.443-2.555h25.989c1.333,0,2.444,1.111,2.444,2.555l0,0c0,1.444-1.111,2.555-2.444,2.555h-3.776
c0.666,0.444,1.111,1.222,1.111,2.11l0,0c0,1.333-1.111,2.555-2.444,2.555h-0.111c-0.444,0.889-1.222,1.444-2.221,1.444h-1v0.777
h-2.555v-0.777H270.994z M271.882,157.154c23.323,0,42.315,19.325,42.315,43.204c0,16.104-8.663,30.21-21.546,37.65v19.769
c0,2.332-1.888,4.332-4.221,4.332h-30.986c-2.332,0-4.221-1.888-4.221-4.332v-18.658c-13.994-6.997-23.657-21.768-23.657-38.872
c0-23.879,18.992-43.204,42.315-43.204L271.882,157.154L271.882,157.154z M324.192,249.781l-5.442,4.887l-14.105-15.66l5.442-4.887
L324.192,249.781z M221.792,146.048l-5.109,5.331l15.104,14.66l5.109-5.331L221.792,146.048z M198.58,197.358l0.222,7.331
l20.991-0.666l-0.222-7.331L198.58,197.358z M219.349,249.67l5.442,4.887l14.105-15.66l-5.442-4.887L219.349,249.67z
M268.661,126.945h7.331v20.991h-7.331V126.945z M321.638,145.937l5.109,5.331l-15.104,14.66l-5.109-5.331L321.638,145.937z"/>
<path style="fill:#E6E6E6;" d="M345.072,197.469l-0.222,7.331l-20.991-0.666l0.222-7.331L345.072,197.469z M272.549,127.056v20.991
h3.665v-20.991H272.549z M272.549,157.154l0.111,104.955h15.771c2.332,0,4.221-1.888,4.221-4.332v-19.88
c12.883-7.442,21.546-21.546,21.546-37.65c0-23.657-18.547-42.87-41.649-43.204L272.549,157.154L272.549,157.154z M272.66,265.996
v7.775h15.66v-7.775H272.66z M272.66,276.435v11.106h2.11v0.777h2.555v-0.777h1c1,0,1.777-0.555,2.221-1.444h0.111
c1.333,0,2.443-1.111,2.443-2.555l0,0c0-0.889-0.444-1.666-1.111-2.11h3.776c1.333,0,2.443-1.111,2.443-2.555l0,0
c0-1.333-1.111-2.555-2.443-2.555H272.55L272.66,276.435z M324.081,249.67l-5.442,4.887l-14.105-15.549l5.442-4.887L324.081,249.67z
M321.749,145.937l5.109,5.331l-15.104,14.66l-5.109-5.331L321.749,145.937z"/>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

View file

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512 512" xml:space="preserve">
<circle style="fill:#3A99D7;" cx="256" cy="255.997" r="255.997"/>
<path style="fill:#2682BF;" d="M189.698,503.226L74.081,386.832l75.745-72.079l278.879-142.049l83.186,83.186V256
c0,141.383-114.616,256-255.999,256c-22.879,0-45.092-2.999-66.305-8.663L189.698,503.226z"/>
<path style="fill:#F7F7F8;" d="M326.194,125.057c-61.862,0-112.063,35.651-112.063,79.521c0,43.981,50.201,79.521,112.063,79.521
c25.434,0,48.868-5.998,67.638-16.104l44.092,27.766l-19.325-46.202c12.328-12.772,19.658-28.321,19.658-44.981
C438.257,160.597,388.056,125.057,326.194,125.057z"/>
<g>
<path style="fill:#E6E6E6;" d="M273.218,173.813h107.731c3.435,0,6.22,2.76,6.22,6.164l0,0c0,3.404-2.785,6.164-6.22,6.164H273.218
c-3.435,0-6.22-2.76-6.22-6.164l0,0C266.998,176.573,269.783,173.813,273.218,173.813z"/>
<path style="fill:#E6E6E6;" d="M273.218,198.802h107.731c3.435,0,6.22,2.76,6.22,6.164l0,0c0,3.404-2.785,6.164-6.22,6.164H273.218
c-3.435,0-6.22-2.76-6.22-6.164l0,0C266.998,201.562,269.783,198.802,273.218,198.802z"/>
<path style="fill:#E6E6E6;" d="M273.218,223.681h107.731c3.435,0,6.22,2.76,6.22,6.164l0,0c0,3.404-2.785,6.164-6.22,6.164H273.218
c-3.435,0-6.22-2.76-6.22-6.164l0,0C266.998,226.44,269.783,223.681,273.218,223.681z"/>
</g>
<g>
<path style="fill:#E84F4F;" d="M271.44,171.482h107.731c3.435,0,6.22,2.76,6.22,6.164l0,0c0,3.404-2.785,6.164-6.22,6.164H271.44
c-3.435,0-6.22-2.76-6.22-6.164l0,0C265.221,174.241,268.005,171.482,271.44,171.482z"/>
<path style="fill:#E84F4F;" d="M271.44,196.359h107.731c3.435,0,6.22,2.76,6.22,6.164l0,0c0,3.404-2.785,6.164-6.22,6.164H271.44
c-3.435,0-6.22-2.76-6.22-6.164l0,0C265.221,199.118,268.005,196.359,271.44,196.359z"/>
<path style="fill:#E84F4F;" d="M271.44,221.348h107.731c3.435,0,6.22,2.76,6.22,6.164l0,0c0,3.404-2.785,6.164-6.22,6.164H271.44
c-3.435,0-6.22-2.76-6.22-6.164l0,0C265.221,224.108,268.005,221.348,271.44,221.348z"/>
</g>
<path style="fill:#FFD630;" d="M185.811,216.128c61.862,0,112.063,35.651,112.063,79.521c0,43.981-50.201,79.521-112.063,79.521
c-25.434,0-48.868-5.998-67.638-16.104l-44.092,27.766l19.325-46.202c-12.328-12.772-19.658-28.32-19.658-44.981
C73.748,251.669,123.949,216.128,185.811,216.128z"/>
<g>
<path style="fill:#FAC852;" d="M131.057,264.885h107.731c3.435,0,6.22,2.76,6.22,6.164l0,0c0,3.404-2.785,6.164-6.22,6.164H131.057
c-3.435,0-6.22-2.76-6.22-6.164l0,0C124.837,267.645,127.622,264.885,131.057,264.885z"/>
<path style="fill:#FAC852;" d="M131.057,289.763h107.731c3.435,0,6.22,2.76,6.22,6.164l0,0c0,3.404-2.785,6.164-6.22,6.164H131.057
c-3.435,0-6.22-2.76-6.22-6.164l0,0C124.837,292.523,127.622,289.763,131.057,289.763z"/>
<path style="fill:#FAC852;" d="M131.057,314.753h107.731c3.435,0,6.22,2.76,6.22,6.164l0,0c0,3.404-2.785,6.164-6.22,6.164H131.057
c-3.435,0-6.22-2.76-6.22-6.164l0,0C124.837,317.512,127.622,314.753,131.057,314.753z"/>
</g>
<g>
<path style="fill:#FFFFFF;" d="M132.833,262.553h107.731c3.435,0,6.22,2.76,6.22,6.164l0,0c0,3.404-2.785,6.164-6.22,6.164H132.833
c-3.435,0-6.22-2.76-6.22-6.164l0,0C126.614,265.312,129.399,262.553,132.833,262.553z"/>
<path style="fill:#FFFFFF;" d="M132.833,287.431h107.731c3.435,0,6.22,2.76,6.22,6.164l0,0c0,3.404-2.785,6.164-6.22,6.164H132.833
c-3.435,0-6.22-2.76-6.22-6.164l0,0C126.614,290.191,129.399,287.431,132.833,287.431z"/>
<path style="fill:#FFFFFF;" d="M132.833,312.42h107.731c3.435,0,6.22,2.76,6.22,6.164l0,0c0,3.404-2.785,6.164-6.22,6.164H132.833
c-3.435,0-6.22-2.76-6.22-6.164l0,0C126.614,315.18,129.399,312.42,132.833,312.42z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

View file

@ -0,0 +1,9 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-97.28 -97.28 706.54 706.54" xml:space="preserve" width="800px" height="800px" fill="#ffffff" stroke="#ffffff">
<g id="SVGRepo_bgCarrier" stroke-width="0">
<rect x="-97.28" y="-97.28" width="706.54" height="706.54" rx="353.27" fill="#7ed0ec" strokewidth="0"/>
</g>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier"> <g> <path style="fill:#ffffff;" d="M140.568,505.832c-6.168,2.84-18.24,5.92-32.688,5.92c-35.992,0-59.44-22.968-59.44-58.728 c0-34.576,23.68-61.576,64.176-61.576c10.656,0,21.544,2.376,28.176,5.456l-5.208,21.784c-4.736-2.128-11.6-4.496-22.024-4.496 c-22.264,0-35.52,16.344-35.288,37.424c0,23.68,15.4,37.176,35.288,37.176c10.176,0,17.288-2.136,22.968-4.496L140.568,505.832z"/> <path style="fill:#ffffff;" d="M269.616,450.648c0,42.392-29.832,61.336-59.2,61.336c-32.68,0-57.784-22.496-57.784-59.44 c0-37.888,24.864-61.104,59.68-61.104C246.648,391.448,269.616,415.6,269.616,450.648z M182.712,451.832 c0,22.256,10.888,39.08,28.648,39.08c16.576,0,28.184-16.344,28.184-39.552c0-17.992-8.056-38.6-27.944-38.6 C191,412.76,182.712,432.656,182.712,451.832z"/> <path style="fill:#ffffff;" d="M293.52,428.392c0-13.256-0.24-24.392-0.952-34.336h25.104l1.184,17.048h0.712 c5.68-9,16.104-19.656,35.52-19.656c15.16,0,27,8.528,31.968,21.312h0.48c4.024-6.392,8.76-11.128,14.2-14.448 c6.4-4.496,13.744-6.864,23.208-6.864c19.176,0,38.6,13.032,38.6,49.968v67.968h-28.416V445.68 c0-19.176-6.632-30.544-20.608-30.544c-9.944,0-17.28,7.104-20.368,15.392c-0.712,2.84-1.416,6.392-1.416,9.712v69.152h-28.424 v-66.784c0-16.104-6.392-27.472-19.888-27.472c-10.896,0-18.232,8.52-20.84,16.576c-1.176,2.832-1.656,6.16-1.656,9.472v68.2 h-28.416v-80.992H293.52z"/> </g> <path d="M257.52,322.6c-88.936,0-161.296-72.36-161.296-161.296C96.224,72.36,168.576,0,257.52,0s161.304,72.36,161.304,161.304 C418.824,250.24,346.464,322.6,257.52,322.6z M257.52,16c-80.12,0-145.296,65.176-145.296,145.304 c0,80.12,65.176,145.296,145.296,145.296c80.128,0,145.304-65.176,145.304-145.296C402.824,81.176,337.64,16,257.52,16z"/> <rect x="249.512" y="3.384" width="16" height="307.76"/> <rect x="103.984" y="153.272" width="310.144" height="16"/> <path d="M257.336,124.488c-80.928,0-113.2-67.272-114.536-70.144l14.496-6.768c0.008,0,0.008,0.008,0.008,0.016l0,0 c1.28,2.704,29.648,60.888,100.04,60.888c70.816,0,98.96-59.592,99.232-60.192l14.544,6.672 C369.816,57.8,338.304,124.488,257.336,124.488z"/> <path d="M157.296,275.016l-14.496-6.752c1.336-2.864,33.608-70.144,114.536-70.144c80.968,0,112.48,66.68,113.784,69.512 l-14.544,6.672c-1.136-2.448-28.752-60.184-99.232-60.184C186.496,214.128,157.584,274.416,157.296,275.016z"/> <path d="M248.8,321.608c-3.056-2.792-74.76-69.464-74.76-160.304c0-90.992,73.352-155.2,76.48-157.888l10.448,12.12 c-0.712,0.616-70.92,62.24-70.92,145.776c0,83.872,68.856,147.864,69.552,148.504L248.8,321.608z"/> <path d="M266.24,321.608l-10.808-11.8c0.696-0.64,69.56-64.832,69.56-148.504c0-83.728-70.2-145.16-70.912-145.768l10.44-12.128 C267.648,6.096,341,70.304,341,161.296C341,252.152,269.296,318.824,266.24,321.608z"/> </g>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

View file

@ -0,0 +1,35 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512 512" xml:space="preserve">
<path style="fill:#FFCD54;" d="M0,256.006C0,397.402,114.606,512.004,255.996,512C397.394,512.004,512,397.402,512,256.006
C512.009,114.61,397.394,0,255.996,0C114.606,0,0,114.614,0,256.006z"/>
<path style="fill:#F4BA41;" d="M504.619,317.05c-0.436-0.441-0.87-0.88-1.313-1.313c-0.542-0.547-151.235-151.248-151.786-151.786
c-23.955-24.179-55.341-38.915-89.751-41.777c-18.566-1.531-36.875,0.503-54.243,5.73c-0.205-0.187-33.491-33.521-34.843-34.041
c-3.66-1.402-7.733,0.418-9.135,4.063l-27.258,70.938c-0.794,2.064-0.573,4.377,0.588,6.255
c0.581,0.942,193.735,193.769,194.005,194.01c-12.155,12.35-26.583,22.125-42.683,28.87c-0.117-0.095-0.272-0.146-0.396-0.234
c-0.452-0.63-180.512-180.704-181.164-181.164c-0.822-1.147-1.889-2.132-3.326-2.629c-3.694-1.287-7.712,0.676-8.996,4.367
c-19.611,56.617-2.011,117.646,39.73,155.979c0.558,0.529,23.577,23.61,23.966,23.971l-37.502,6.277
c-3.853,0.642-6.449,4.287-5.807,8.14c0.325,1.937,1.449,3.491,2.933,4.541c0.46,0.638,89.131,89.317,89.765,89.765
c0.111,0.155,0.274,0.252,0.395,0.395c15.615,2.975,31.713,4.593,48.195,4.592C376.349,512.003,477.237,428.956,504.619,317.05z"/>
<g>
<path style="fill:#F4F6F9;" d="M423.713,286.173l-45.883-47.682c-1.29-2.31-3.693-3.66-6.349-3.553
c-0.289-0.012-0.569-0.142-0.855-0.117c-0.219,0.02-0.398,0.159-0.611,0.198c-0.009,0.002-0.016-0.001-0.016-0.001
c-0.023,0.006-0.033,0.018-0.048,0.021c-1.851,0.363-3.533,1.332-4.586,2.918l-37.483,56.556c-2.154,3.259-1.264,7.643,1.988,9.804
c1.201,0.794,2.561,1.173,3.901,1.173c2.292,0,4.543-1.111,5.903-3.163l28.256-42.641c3.824,29.111-2.122,58.542-17.5,84.342
c-18.241,30.579-47.349,52.121-81.974,60.646c-3.791,0.932-6.11,4.764-5.171,8.555c0.794,3.225,3.68,5.378,6.855,5.378
c0.559,0,1.133-0.062,1.698-0.207c38.319-9.431,70.541-33.278,90.735-67.13c15.982-26.81,22.715-57.168,19.995-87.462
l30.951,32.166c2.706,2.817,7.173,2.893,9.997,0.193C426.337,293.465,426.42,288.983,423.713,286.173z"/>
<path style="fill:#F4F6F9;" d="M349.535,182.734c1.402,1.692,3.424,2.569,5.461,2.569c1.581,0,3.175-0.531,4.495-1.619
c3.01-2.485,3.438-6.942,0.953-9.952c-24.786-30.016-59.825-48.326-98.675-51.557c-38.009-3.133-74.997,8.446-104.864,32.474
l19.845-51.646c1.402-3.646-0.421-7.737-4.066-9.138c-3.66-1.402-7.732,0.418-9.134,4.063l-27.258,70.938
c-0.794,2.064-0.573,4.378,0.587,6.255c1.159,1.877,3.135,3.107,5.337,3.321l70.7,6.829c0.228,0.025,0.455,0.034,0.684,0.034
c3.597,0,6.676-2.734,7.028-6.389c0.38-3.887-2.471-7.343-6.358-7.715l-49.482-4.782c27.2-22.271,61.041-33.004,95.815-30.15
C295.619,139.175,327.199,155.68,349.535,182.734z"/>
<path style="fill:#F4F6F9;" d="M170.384,330.967c-1.547-3.583-5.716-5.241-9.293-3.686c-3.583,1.547-5.233,5.71-3.686,9.293
l21.878,50.646c-62.163-27.442-94.179-99.071-71.596-164.256c1.277-3.686-0.676-7.715-4.37-8.993
c-3.694-1.287-7.712,0.676-8.996,4.367c-24.126,69.653,8.064,145.989,72.244,178.521l-46.049,7.708
c-3.853,0.642-6.449,4.288-5.807,8.14c0.58,3.459,3.577,5.903,6.966,5.903c0.386,0,0.78-0.028,1.173-0.097l70.7-11.834
c2.147-0.359,4.004-1.684,5.04-3.59c1.042-1.913,1.146-4.191,0.283-6.187L170.384,330.967z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

View file

@ -0,0 +1,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512" xml:space="preserve" width="800px" height="800px" fill="#000000">
<g id="SVGRepo_bgCarrier" stroke-width="0"/>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier"> <circle style="fill:#75dbad;" cx="256" cy="256" r="256"/> <path style="fill:#2cd395;" d="M512,256c0-2.441-0.041-4.872-0.11-7.296l-80.813-81.727l-22.6,25.433L308.295,92.229 l-99.987,187.906l-61.487,111.48l120.137,120.137C403.258,506.008,512,393.712,512,256z"/> <path style="fill:#324A5E;" d="M293.64,398.222H161.473c-10.631,0-19.251-8.618-19.251-19.251V104.584 c0-10.631,8.618-19.251,19.251-19.251H293.64c10.631,0,19.251,8.618,19.251,19.251v274.389 C312.891,389.604,304.273,398.222,293.64,398.222z"/> <path style="fill:#2B3B4E;" d="M293.64,85.333h-66.37v312.889h66.37c10.631,0,19.251-8.62,19.251-19.251V104.584 C312.891,93.951,304.273,85.333,293.64,85.333z"/> <rect x="149.118" y="113.778" style="fill:#E6F3FF;" width="156.875" height="256"/> <rect x="227.28" y="113.778" style="fill:#CFDBE6;" width="78.724" height="256"/> <path style="fill:#FFD15D;" d="M415.62,296.857H276.128c-11.75,0-21.276-9.526-21.276-21.276V181.6 c0-11.75,9.526-21.276,21.276-21.276H415.62c11.75,0,21.276,9.526,21.276,21.276v93.98 C436.896,287.33,427.37,296.857,415.62,296.857z"/> <path style="fill:#F9B54C;" d="M415.62,160.323h-69.399v136.533h69.399c11.75,0,21.276-9.526,21.276-21.276V181.6 C436.896,169.85,427.37,160.323,415.62,160.323z"/> <rect x="254.845" y="191.354" style="fill:#324A5E;" width="182.044" height="28.962"/> <rect x="346.229" y="191.354" style="fill:#2B3B4E;" width="90.676" height="28.962"/> </g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -0,0 +1,69 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512.005 512.005" xml:space="preserve">
<circle style="fill:#71B84F;" cx="256.003" cy="256.003" r="256.003"/>
<path style="fill:#63A147;" d="M510.646,282.929c-12.437,118.949-106.312,213.625-224.858,227.366L171.703,396.21l168.593-283.63
l170.298,170.298L510.646,282.929z"/>
<path style="fill:#E84F4F;" d="M340.347,396.21c0,8.976-37.761,16.248-84.297,16.248s-84.297-7.271-84.297-16.248V112.58h168.594
V396.21z"/>
<path style="fill:#C94545;" d="M340.347,396.21c0,8.976-37.761,16.248-84.297,16.248V112.63h84.297V396.21z"/>
<path style="fill:#F7F7F8;" d="M255.999,99.592c46.536,0,84.297,5.817,84.297,13.038c0,7.221-37.761,13.038-84.297,13.038
s-84.297-5.817-84.297-13.038C171.703,105.409,209.463,99.592,255.999,99.592z"/>
<path style="fill:#993232;" d="M171.703,359.955v-8.224c21.915,7.472,51.601,12.036,84.297,12.036s62.382-4.563,84.297-12.036v8.224
c-22.466,7.221-52.002,11.634-84.297,11.634S194.118,367.176,171.703,359.955z M171.703,153.901v-8.224
c21.915,7.472,51.601,12.036,84.297,12.036s62.382-4.563,84.297-12.036v8.224c-22.466,7.271-52.002,11.634-84.297,11.634
S194.118,161.122,171.703,153.901z M171.703,195.121v-8.224c21.915,7.472,51.601,12.036,84.297,12.036s62.382-4.563,84.297-12.036
v8.224c-22.466,7.221-52.002,11.634-84.297,11.634S194.118,202.342,171.703,195.121z M171.703,236.342v-8.224
c21.915,7.472,51.601,12.036,84.297,12.036s62.382-4.563,84.297-12.036v8.224c-22.466,7.271-52.002,11.634-84.297,11.634
S194.118,243.564,171.703,236.342z M171.703,277.563v-8.224c21.915,7.472,51.601,12.036,84.297,12.036s62.382-4.563,84.297-12.036
v8.224c-22.466,7.271-52.002,11.634-84.297,11.634S194.118,284.784,171.703,277.563z M171.703,318.784v-8.224
c21.915,7.472,51.601,12.036,84.297,12.036s62.382-4.563,84.297-12.036v8.224c-22.466,7.271-52.002,11.634-84.297,11.634
S194.118,326.005,171.703,318.784z"/>
<path style="fill:#782323;" d="M255.999,363.765c32.695,0,62.382-4.563,84.297-12.036v8.224
c-22.466,7.221-52.002,11.634-84.297,11.634L255.999,363.765L255.999,363.765z M255.999,330.418v-7.823
c32.695,0,62.382-4.563,84.297-12.036v8.224C317.831,326.055,288.294,330.418,255.999,330.418z M255.999,289.197v-7.823
c32.695,0,62.382-4.563,84.297-12.036v8.224C317.831,284.834,288.294,289.197,255.999,289.197z M255.999,247.977v-7.823
c32.695,0,62.382-4.563,84.297-12.036v8.224C317.831,243.614,288.294,247.977,255.999,247.977z M255.999,206.755v-7.823
c32.695,0,62.382-4.563,84.297-12.036v8.224C317.831,202.342,288.294,206.755,255.999,206.755z M255.999,165.535v-7.823
c32.695,0,62.382-4.563,84.297-12.036v8.224C317.831,161.172,288.294,165.535,255.999,165.535z"/>
<path style="fill:#F7F7F8;" d="M300.079,232.431c37.008,0,67.047,30.038,67.047,67.097s-30.038,67.097-67.047,67.097
s-67.047-30.038-67.047-67.097S263.071,232.431,300.079,232.431z"/>
<path style="fill:#FFD630;" d="M314.371,234.687L314.371,234.687l-1.605-0.351l0,0l0,0l0,0l0,0l0,0l0,0l0,0
c-0.551-0.1-1.103-0.2-1.655-0.301c-36.156-6.017-70.356,18.354-76.423,54.51c-6.067,36.156,18.354,70.356,54.51,76.423
c0.501,0.1,1.053,0.15,1.554,0.251l0.301,0.05c0.451,0.05,0.853,0.1,1.304,0.15l0.351,0.05c0.501,0.05,1.003,0.1,1.504,0.15h0.251
c0.401,0.05,0.853,0.05,1.254,0.1l0.501,0.05l1.204,0.05h0.301c0.501,0,1.003,0.05,1.504,0.05h0.301h1.204h0.451
c0.451,0,0.953,0,1.404-0.05h0.05l0,0c0.501,0,0.953-0.05,1.454-0.05h0.401c0.401,0,0.803-0.05,1.154-0.1l0.351-0.05
c0.501-0.05,0.953-0.1,1.454-0.15l0.301-0.05c0.401-0.05,0.753-0.1,1.154-0.15l0.501-0.05l1.003-0.15l0.451-0.05
c0.451-0.05,0.853-0.15,1.304-0.251l0.651-0.15l0.753-0.15l0.703-0.15l0.853-0.2l0.753-0.2c0.351-0.1,0.703-0.15,1.053-0.251
l0.601-0.15l0.753-0.2l0.651-0.2c0.351-0.1,0.702-0.2,1.053-0.301l0.753-0.251l0.702-0.251l0.703-0.251l0.702-0.251l0.651-0.251l0,0
c0.351-0.15,0.753-0.301,1.103-0.401l0.803-0.301l0.501-0.2l0.702-0.301l0.551-0.251c0.501-0.2,1.003-0.451,1.504-0.702l0.251-0.15
l0.803-0.401l0.351-0.2l0.803-0.401l0.351-0.2c0.501-0.251,1.003-0.551,1.504-0.803l0.301-0.2l0.853-0.501l0.251-0.15l0.853-0.501
c0.351-0.2,0.651-0.401,1.003-0.601l0.753-0.501l0.301-0.2l0.803-0.551l0.15-0.1c0.551-0.401,1.103-0.803,1.655-1.204l0.15-0.1
l0.753-0.551l0.251-0.2c1.204-0.903,2.307-1.855,3.46-2.858l0.05-0.05c2.005-1.755,3.912-3.661,5.667-5.667l0.05-0.05
c1.003-1.154,2.005-2.357,2.908-3.561l0.05-0.05c0.703-0.903,1.354-1.855,2.005-2.808c5.266-7.723,8.976-16.649,10.632-26.478
c0.803-4.864,1.053-9.678,0.853-14.392l0,0c0-0.451-0.05-0.853-0.1-1.304v-0.2v-0.2v-0.2l-0.1-0.853v-0.2v-0.2v-0.2v-0.05
l-0.1-0.953l-0.05-0.451l-0.05-0.2l-0.05-0.2l-0.1-0.651l-0.05-0.2l-0.05-0.2l-0.05-0.401l-0.05-0.2l-0.1-0.551l-0.15-0.903
l-0.05-0.2l-0.1-0.401l-0.2-1.003l-0.05-0.2l-0.05-0.251c-0.1-0.401-0.2-0.853-0.301-1.254l-0.05-0.251
c-3.41-14.141-11.383-26.778-22.566-35.956l0,0l0,0l0,0c-0.351-0.251-0.651-0.551-1.003-0.803l-0.2-0.15
c-0.351-0.251-0.702-0.551-1.053-0.803l-0.301-0.251c-0.351-0.251-0.702-0.501-1.053-0.753l-0.251-0.15
c-0.351-0.251-0.702-0.501-1.053-0.702l-0.301-0.2c-0.351-0.251-0.702-0.451-1.053-0.702l-0.251-0.15
c-0.401-0.251-0.803-0.501-1.204-0.753l-0.05-0.05h-0.05l-0.15-0.1c-0.401-0.251-0.803-0.451-1.204-0.702l-0.05-0.05l-0.1-0.05
c-0.401-0.251-0.803-0.451-1.254-0.651l-0.2-0.1c-0.401-0.2-0.803-0.451-1.254-0.651l-0.2-0.1c-0.401-0.2-0.853-0.401-1.254-0.601
l-0.15-0.05c-0.451-0.2-0.903-0.401-1.354-0.651l-0.1-0.05c-0.451-0.2-0.953-0.401-1.404-0.601l-0.05-0.05
c-0.451-0.2-0.953-0.401-1.404-0.551l-0.15-0.05c-0.451-0.2-0.953-0.351-1.454-0.551l-0.05-0.05c-0.501-0.2-1.003-0.351-1.504-0.501
h-0.05c-0.501-0.15-1.053-0.351-1.554-0.501l0,0c-0.501-0.15-1.053-0.301-1.554-0.451h-0.05c-0.501-0.15-1.053-0.301-1.605-0.401
h-0.05c-0.551-0.15-1.053-0.251-1.605-0.351h-0.05h-0.05L314.371,234.687z M418.727,453.729
c-12.988,10.732-27.079,20.159-42.073,28.182l-36.006-62.483c-2.107-3.661-0.903-8.375,2.758-10.48l3.209-1.855l-11.634-19.958
c-15.495,6.168-32.796,8.324-50.398,5.366c-51.351-8.575-86.002-57.168-77.427-108.467c8.575-51.351,57.168-86.002,108.467-77.427
c51.351,8.575,86.002,57.168,77.427,108.467c-4.012,23.87-16.599,44.079-34.1,58.07l11.634,19.958l3.259-1.905
c3.661-2.107,8.375-0.903,10.48,2.758L418.727,453.729z M256.552,287.693v0.1c-0.401,2.558-2.758,4.313-5.216,3.912
c-2.107-0.351-3.611-2.207-3.711-4.313h-0.15c0.1-0.853,0.251-1.755,0.351-2.658c4.814-28.785,32.044-48.191,60.828-43.377
c0.803,0.15,1.605,0.301,2.357,0.451c0.15,0,0.351,0.05,0.501,0.05c2.608,0.451,4.363,2.808,3.912,5.316
c-0.401,2.508-2.858,4.212-5.416,3.761l-0.15-0.05l-0.05,0.1c-0.903-0.2-1.805-0.401-2.708-0.551
c-23.72-3.962-46.185,12.036-50.147,35.755c-0.1,0.501-0.15,0.953-0.2,1.454h-0.2v0.051H256.552z"/>
<path style="fill:#E84F4F;" d="M374.497,390.845l-27.882,16.198l-3.209,1.855c-3.661,2.107-4.864,6.82-2.758,10.48l36.006,62.483
c14.994-8.024,29.085-17.451,42.073-28.182l-34.401-59.725C382.371,390.544,378.057,389.24,374.497,390.845z"/>
<path style="fill:#C94545;" d="M370.585,393.051l3.259-1.905c3.661-2.107,8.375-0.903,10.48,2.758l34.401,59.725
c-6.369,5.266-12.988,10.23-19.908,14.844l-39.165-69.102l10.932-6.369v0.05H370.585z"/>
</svg>

After

Width:  |  Height:  |  Size: 7.1 KiB

View file

@ -0,0 +1,11 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg height="850px" width="850px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 473.931 473.931" xml:space="preserve" fill="#000000">
<g id="SVGRepo_bgCarrier" stroke-width="2"/>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier"> <circle style="fill:#FFD630;" cx="236.966" cy="236.966" r="236.966"/> <path style="fill:#E84F4F;" d="M144.395,93.791c-8.823,0-15.981,7.154-15.981,15.981v255.757c0,8.827,7.158,15.981,15.981,15.981 H328.22c8.827,0,15.981-7.154,15.981-15.981V167.814l-77.047-74.023H144.395z"/> <g> <path style="fill:#F7F7F8;" d="M344.205,167.814h-61.066c-8.827,0-15.981-7.154-15.981-15.981V93.791L344.205,167.814z"/> <path style="fill:#F7F7F8;" d="M263.966,271.772c0,10.189-8.258,18.447-18.443,18.447H110.876 c-10.189,0-18.443-8.258-18.443-18.447v-56.351c0-10.189,8.254-18.443,18.443-18.443h134.647c10.185,0,18.443,8.254,18.443,18.443 V271.772z"/> </g> <g> <path style="fill:#E84F4F;" d="M141.068,249.665h-6.956v10.615c0,1.519-0.359,2.668-1.074,3.454 c-0.715,0.786-1.62,1.175-2.713,1.175c-1.145,0-2.065-0.389-2.761-1.164c-0.696-0.775-1.048-1.916-1.048-3.416v-28.901 c0-1.673,0.385-2.866,1.152-3.581c0.767-0.715,1.987-1.074,3.659-1.074h9.744c2.885,0,5.096,0.221,6.649,0.666 c1.534,0.427,2.862,1.134,3.977,2.122c1.115,0.988,1.961,2.2,2.544,3.633s0.868,3.042,0.868,4.834c0,3.82-1.175,6.713-3.528,8.685 S145.723,249.665,141.068,249.665z M139.227,232.476h-5.115v11.461h5.115c1.792,0,3.285-0.187,4.49-0.561 c1.197-0.374,2.114-0.988,2.746-1.841c0.632-0.853,0.947-1.968,0.947-3.353c0-1.654-0.486-3.001-1.459-4.041 C144.862,233.029,142.621,232.476,139.227,232.476z"/> <path style="fill:#E84F4F;" d="M169.101,230.736v10.743h16.396v-10.743c0-1.534,0.344-2.687,1.036-3.454 c0.688-0.767,1.598-1.152,2.724-1.152c1.145,0,2.069,0.382,2.773,1.137c0.707,0.76,1.063,1.916,1.063,3.465v29.545 c0,1.553-0.359,2.713-1.074,3.48c-0.715,0.767-1.639,1.152-2.761,1.152c-1.145,0-2.054-0.389-2.735-1.164 c-0.681-0.775-1.021-1.931-1.021-3.465v-12.61h-16.396v12.61c0,1.553-0.359,2.713-1.074,3.48c-0.715,0.767-1.639,1.152-2.761,1.152 c-1.145,0-2.054-0.389-2.735-1.164c-0.681-0.775-1.021-1.931-1.021-3.465v-29.545c0-1.534,0.337-2.687,1.01-3.454 c0.677-0.767,1.594-1.152,2.75-1.152c1.145,0,2.069,0.382,2.773,1.137C168.746,228.03,169.101,229.187,169.101,230.736z"/> <path style="fill:#E84F4F;" d="M215.81,249.665h-6.956v10.615c0,1.519-0.359,2.668-1.074,3.454 c-0.715,0.786-1.62,1.175-2.713,1.175c-1.145,0-2.065-0.389-2.761-1.164c-0.696-0.775-1.048-1.916-1.048-3.416v-28.901 c0-1.673,0.385-2.866,1.152-3.581c0.767-0.715,1.987-1.074,3.659-1.074h9.744c2.885,0,5.096,0.221,6.649,0.666 c1.534,0.427,2.862,1.134,3.977,2.122c1.115,0.988,1.961,2.2,2.544,3.633s0.868,3.042,0.868,4.834c0,3.82-1.175,6.713-3.528,8.685 S220.465,249.665,215.81,249.665z M213.965,232.476h-5.115v11.461h5.115c1.792,0,3.285-0.187,4.49-0.561 c1.197-0.374,2.114-0.988,2.746-1.841c0.632-0.853,0.947-1.968,0.947-3.353c0-1.654-0.486-3.001-1.459-4.041 C219.6,233.029,217.363,232.476,213.965,232.476z"/> </g> </g>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View file

@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<path d="M36,72 L36,72 C55.882251,72 72,55.882251 72,36 L72,36 C72,16.117749 55.882251,-3.65231026e-15 36,0 L36,0 C16.117749,3.65231026e-15 -2.4348735e-15,16.117749 0,36 L0,36 C2.4348735e-15,55.882251 16.117749,72 36,72 Z" fill="#FF810F"/>
<path d="M42.0860128,53.5922927 L22.9745951,53.6011499 L22.9729497,49.5538824 L42.0835447,49.5440929 L42.0860128,53.5922927 L42.0860128,53.5922927 Z M55,30.6708298 L51.7306912,12 L47.7087256,12.6920259 L50.9775643,31.3628557 L55,30.6708298 L55,30.6708298 Z M42.5455518,44.3547147 L23.5156994,42.616026 L23.1410164,46.6470941 L42.1712214,48.3841513 L42.5455518,44.3547147 L42.5455518,44.3547147 Z M43.8009984,39.0731519 L25.3459811,34.1539179 L24.285633,38.0621508 L42.7419431,42.9819676 L43.8009984,39.0731519 L43.8009984,39.0731519 Z M46.2103463,34.4436411 L29.7494464,24.8164635 L27.6748215,28.3015328 L44.1365441,37.9292931 L46.2103463,34.4436411 L46.2103463,34.4436411 Z M50.2466504,31.6088756 L46.8745036,33.8883189 L36.106599,18.2318456 L39.4792159,15.9517031 L50.2466504,31.6088756 Z M45.3315807,40.2784283 L48.5799693,40.2784283 L48.5799693,60 L17,60 L17,40.2784283 L20.2648427,40.2784283 L20.2648427,56.8243495 L45.3315807,56.8243495 L45.3315807,40.2784283 Z" fill="#FFF"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,81 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 511.998 511.998" xml:space="preserve">
<circle style="fill:#FF5B62;" cx="255.999" cy="255.999" r="255.999"/>
<ellipse style="fill:#F4F6F7;" cx="255.999" cy="267.946" rx="113.099" ry="29.739"/>
<path style="fill:#D7DEE0;" d="M369.1,267.717v37.586c0,16.296-50.639,29.507-113.1,29.507c-62.463,0-113.1-13.209-113.1-29.507
v-37.586c0,16.298,50.637,29.507,113.1,29.507S369.1,284.015,369.1,267.717z"/>
<ellipse style="fill:#F4F6F7;" cx="255.999" cy="206.127" rx="113.099" ry="29.739"/>
<path style="fill:#D7DEE0;" d="M369.1,205.893v37.586c0,16.298-50.639,29.507-113.1,29.507c-62.463,0-113.1-13.209-113.1-29.507
v-37.586c0,16.298,50.637,29.507,113.1,29.507S369.1,222.191,369.1,205.893z"/>
<ellipse style="fill:#F4F6F7;" cx="255.999" cy="144.298" rx="113.099" ry="29.739"/>
<path style="fill:#D7DEE0;" d="M369.1,144.069v37.586c0,16.296-50.639,29.507-113.1,29.507c-62.463,0-113.1-13.209-113.1-29.507
v-37.586c0,16.296,50.637,29.507,113.1,29.507S369.1,160.367,369.1,144.069z"/>
<ellipse style="fill:#F4F6F7;" cx="255.999" cy="82.479" rx="113.099" ry="29.739"/>
<path style="fill:#D7DEE0;" d="M369.1,82.245v37.586c0,16.296-50.639,29.507-113.1,29.507c-62.463,0-113.1-13.209-113.1-29.507
V82.245c0,16.296,50.637,29.507,113.1,29.507S369.1,98.543,369.1,82.245z"/>
<g>
<path style="fill:#C2CACC;" d="M365.336,127.352v9.483c-12.81,12.629-56.903,21.936-109.336,21.936s-96.526-9.307-109.338-21.936
v-9.483c12.81,12.627,56.905,21.936,109.338,21.936S352.526,139.979,365.336,127.352z"/>
<path style="fill:#C2CACC;" d="M365.336,189.227v9.483c-12.81,12.627-56.903,21.936-109.336,21.936s-96.526-9.309-109.338-21.936
v-9.483c12.81,12.627,56.905,21.936,109.338,21.936S352.526,201.854,365.336,189.227z"/>
<path style="fill:#C2CACC;" d="M365.336,251.051v9.483C352.526,273.161,308.433,282.47,256,282.47s-96.526-9.309-109.338-21.936
v-9.483c12.81,12.627,56.905,21.936,109.338,21.936S352.526,263.677,365.336,251.051z"/>
</g>
<circle style="fill:#FF5B62;" cx="324.904" cy="125.744" r="6.277"/>
<circle style="fill:#21D0C3;" cx="307.209" cy="127.78" r="6.277"/>
<circle style="fill:#FF5B62;" cx="324.904" cy="186.934" r="6.277"/>
<circle style="fill:#21D0C3;" cx="307.209" cy="188.97" r="6.277"/>
<circle style="fill:#FF5B62;" cx="324.904" cy="248.124" r="6.277"/>
<circle style="fill:#21D0C3;" cx="307.209" cy="250.16" r="6.277"/>
<circle style="fill:#FF5B62;" cx="324.904" cy="309.315" r="6.277"/>
<circle style="fill:#21D0C3;" cx="307.209" cy="311.351" r="6.277"/>
<g>
<path style="fill:#C2CACC;" d="M172.502,129.073c-1.18-0.542-1.696-1.942-1.151-3.122c0.542-1.18,1.942-1.696,3.122-1.151
c1.457,0.675,7.556,3.244,17.206,5.281c5.534,1.169,12.21,2.157,19.804,2.507c1.296,0.055,2.301,1.153,2.247,2.449
c-0.055,1.296-1.153,2.301-2.449,2.247c-7.898-0.366-14.828-1.389-20.558-2.6c-10.151-2.141-16.659-4.888-18.221-5.609
L172.502,129.073L172.502,129.073z"/>
<path style="fill:#C2CACC;" d="M172.502,119.564c-1.18-0.542-1.696-1.942-1.151-3.122c0.542-1.18,1.942-1.696,3.122-1.151
c1.457,0.675,7.556,3.244,17.206,5.281c5.534,1.169,12.21,2.157,19.804,2.507c1.296,0.055,2.301,1.153,2.247,2.449
c-0.055,1.296-1.153,2.301-2.449,2.247c-7.898-0.366-14.828-1.389-20.558-2.6c-10.151-2.141-16.659-4.888-18.221-5.609
L172.502,119.564L172.502,119.564z"/>
<path style="fill:#C2CACC;" d="M172.502,191.616c-1.18-0.542-1.696-1.942-1.151-3.122c0.542-1.18,1.942-1.696,3.122-1.151
c1.457,0.675,7.556,3.244,17.206,5.281c5.534,1.169,12.21,2.157,19.804,2.507c1.296,0.055,2.301,1.153,2.247,2.449
c-0.055,1.296-1.153,2.301-2.449,2.247c-7.898-0.366-14.828-1.389-20.558-2.6c-10.151-2.141-16.659-4.888-18.221-5.609
L172.502,191.616L172.502,191.616z"/>
<path style="fill:#C2CACC;" d="M172.502,182.105c-1.18-0.542-1.696-1.942-1.151-3.122c0.542-1.18,1.942-1.696,3.122-1.151
c1.457,0.675,7.556,3.244,17.206,5.281c5.534,1.169,12.21,2.157,19.804,2.507c1.296,0.055,2.301,1.153,2.247,2.449
c-0.055,1.296-1.153,2.301-2.449,2.247c-7.898-0.366-14.828-1.389-20.558-2.6c-10.151-2.141-16.659-4.888-18.221-5.609
L172.502,182.105L172.502,182.105z"/>
<path style="fill:#C2CACC;" d="M172.502,253.059c-1.18-0.542-1.696-1.942-1.151-3.122c0.542-1.18,1.942-1.696,3.122-1.151
c1.457,0.675,7.556,3.244,17.206,5.281c5.534,1.169,12.21,2.157,19.804,2.507c1.296,0.055,2.301,1.153,2.247,2.449
s-1.153,2.301-2.449,2.247c-7.898-0.366-14.828-1.389-20.558-2.6c-10.151-2.141-16.659-4.888-18.221-5.609L172.502,253.059
L172.502,253.059z"/>
<path style="fill:#C2CACC;" d="M172.502,243.547c-1.18-0.542-1.696-1.942-1.151-3.122c0.542-1.18,1.942-1.696,3.122-1.151
c1.457,0.675,7.556,3.244,17.206,5.281c5.534,1.169,12.21,2.157,19.804,2.507c1.296,0.055,2.301,1.153,2.247,2.449
s-1.153,2.301-2.449,2.247c-7.898-0.366-14.828-1.389-20.558-2.6c-10.151-2.141-16.659-4.888-18.221-5.609L172.502,243.547
L172.502,243.547z"/>
<path style="fill:#C2CACC;" d="M172.502,314.753c-1.18-0.542-1.696-1.942-1.151-3.122c0.542-1.18,1.942-1.696,3.122-1.151
c1.457,0.675,7.556,3.244,17.206,5.281c5.534,1.169,12.21,2.157,19.804,2.507c1.296,0.055,2.301,1.153,2.247,2.449
s-1.153,2.301-2.449,2.247c-7.898-0.366-14.828-1.389-20.558-2.6c-10.151-2.141-16.659-4.888-18.221-5.609L172.502,314.753
L172.502,314.753z"/>
<path style="fill:#C2CACC;" d="M172.502,305.241c-1.18-0.542-1.696-1.942-1.151-3.122c0.542-1.18,1.942-1.696,3.122-1.151
c1.457,0.675,7.556,3.244,17.206,5.281c5.534,1.169,12.21,2.157,19.804,2.507c1.296,0.055,2.301,1.153,2.247,2.449
s-1.153,2.301-2.449,2.247c-7.898-0.366-14.828-1.389-20.558-2.6c-10.151-2.141-16.659-4.888-18.221-5.609L172.502,305.241
L172.502,305.241z"/>
</g>
<path style="fill:#FFFFFF;" d="M57.107,417.161h397.784c-5.007,6.171-10.295,12.1-15.842,17.777H72.949
C67.402,429.263,62.114,423.333,57.107,417.161z"/>
<path style="fill:#C8CACC;" d="M70.283,432.189h371.428c-0.877,0.926-1.773,1.834-2.664,2.748h-366.1
C72.057,434.024,71.162,433.113,70.283,432.189z"/>
<path style="fill:#FFFFFF;" d="M242.552,334.81h23.22v82.351h-23.22V334.81z"/>
<g>
<path style="fill:#C8CACC;" d="M242.552,334.81h23.22v24.004L242.552,334.81z"/>
<path style="fill:#C8CACC;" d="M263.254,334.81h2.516v82.351h-2.516V334.81z"/>
</g>
<path style="fill:#21D0C3;" d="M235.112,411.177h38.101c2.256,0,4.101,1.845,4.101,4.101v21.539c0,2.256-1.845,4.103-4.101,4.103
h-38.101c-2.256,0-4.101-1.847-4.101-4.103v-21.539C231.01,413.023,232.856,411.177,235.112,411.177z"/>
<path style="fill:#15BDB2;" d="M277.125,438.043c-0.523,1.663-2.084,2.877-3.911,2.877h-38.101c-1.83,0-3.388-1.215-3.911-2.877
h45.927H277.125z"/>
</svg>

After

Width:  |  Height:  |  Size: 6.6 KiB

View file

@ -0,0 +1,20 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="-307.2 -307.2 1638.40 1638.40" class="icon" version="1.1" xmlns="http://www.w3.org/2000/svg" fill="#000000">
<g id="SVGRepo_bgCarrier" stroke-width="0">
<rect x="-307.2" y="-307.2" width="1638.40" height="1638.40" rx="819.2" fill="#324A5E" strokewidth="0"/>
</g>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier">
<path d="M258.633143 696.194612c135.857633-70.509714 356.45649-70.509714 492.314122 0 135.857633 70.509714 135.857633 184.988735 0 255.498449-135.857633 70.509714-356.45649 70.509714-492.314122 0-135.857633-70.509714-135.857633-184.988735 0-255.498449z" fill="#D0DBF7"/>
<path d="M298.506449 741.814857L156.734694 668.233143v164.153469l141.771755 73.581715v-164.15347zM711.053061 727.123592l141.792653-73.581714v164.153469l-141.792653 73.581714v-164.153469zM711.053061 415.806694l141.792653-73.581714v164.153469l-141.792653 73.581714v-164.153469z" fill="#D0DBF7"/>
<path d="M258.633143 532.208327c135.857633-70.509714 356.45649-70.509714 492.314122 0 135.857633 70.509714 135.857633 184.988735 0 255.498449-135.857633 70.509714-356.45649 70.509714-492.314122 0-135.857633-70.509714-135.857633-184.988735 0-255.498449z" fill="#E6ECFF"/>
<path d="M298.506449 569.720163L156.734694 496.138449v164.153469l141.771755 73.560817v-164.132572zM711.053061 571.475592l141.792653-73.581714v164.153469l-141.792653 73.560816v-164.132571z" fill="#E6ECFF"/>
<path d="M258.633143 368.222041c135.857633-70.509714 356.45649-70.509714 492.314122 0 135.857633 70.509714 135.857633 184.988735 0 255.498449-135.857633 70.509714-356.45649 70.509714-492.314122 0-135.857633-70.509714-135.857633-184.988735 0-255.498449z" fill="#D0DBF7"/>
<path d="M298.506449 405.566694L156.734694 331.98498v164.153469l141.771755 73.581714v-164.153469z" fill="#D0DBF7"/>
<path d="M298.506449 264.693551L156.734694 191.111837V355.265306l141.771755 73.581714v-164.153469zM711.053061 249.020082l141.792653-73.581715v157.152653l-141.792653 73.560817v-157.131755z" fill="#E6ECFF"/>
<path d="M258.633143 204.235755c135.857633-70.509714 356.45649-70.509714 492.314122 0 135.857633 70.509714 135.857633 184.988735 0 255.498449-135.857633 70.509714-356.45649 70.509714-492.314122 0-135.857633-70.509714-135.857633-184.988735 0-255.498449z" fill="#E6ECFF"/>
<path d="M258.633143 52.871837c135.857633-70.488816 356.45649-70.488816 492.314122 0 135.857633 70.509714 135.857633 185.009633 0 255.519347-135.857633 70.509714-356.45649 70.509714-492.314122 0-135.857633-70.509714-135.857633-185.009633 0-255.519347z" fill="#D0DBF7"/>
<path d="M587.608816 435.388082a19.163429 19.163429 0 0 0-19.14253-19.142531h-130.25698a19.142531 19.142531 0 0 0 0 38.264163h130.25698c10.574367 0 19.142531-8.568163 19.14253-19.121632zM587.608816 588.235755a19.142531 19.142531 0 0 0-19.14253-19.142531h-130.25698a19.142531 19.142531 0 0 0 0 38.264164h130.25698c10.574367 0 19.142531-8.568163 19.14253-19.121633zM587.608816 761.312653a19.142531 19.142531 0 0 0-19.14253-19.142531h-130.25698a19.142531 19.142531 0 0 0 0 38.264164h130.25698c10.574367 0 19.142531-8.568163 19.14253-19.121633zM587.608816 916.208327a19.163429 19.163429 0 0 0-19.14253-19.142531h-130.25698a19.142531 19.142531 0 0 0 0 38.264163h130.25698c10.574367 0 19.142531-8.568163 19.14253-19.121632z" fill="#BECCED"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

View file

@ -0,0 +1,120 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512 512" xml:space="preserve">
<circle style="fill:#FF873D;" cx="255.92" cy="256" r="255.92"/>
<path style="fill:#E67733;" d="M512,275.856c-9.612,125.44-109.839,225.507-235.277,235.277L142.301,376.712
C110.311,346.456,90.455,303.591,90.455,256c0-70.914,44.439-131.428,106.844-155.381l0.946-0.315
c0.946-0.315,1.733-0.63,2.679-0.946l0.946-0.315h0.158c6.146-2.206,12.607-3.939,19.068-5.358l0,0l0.946-0.158
c0.946-0.157,1.891-0.315,2.837-0.63l0.946-0.157c2.521-0.472,5.043-0.946,7.564-1.261l0,0l0,0
c7.721-1.103,15.601-1.733,23.48-1.733h0.473h0.472h0.473h0.472h0.473l0,0h0.473l0,0h0.472h0.473h0.472l0,0h0.473h0.946h0.473h0.472
h0.473l0,0h0.473l0,0h0.472h0.473l0,0h0.472l0,0h0.473l0,0h0.946h0.473l0,0h0.472h0.473h0.473h0.472h0.473l0,0h0.472h0.473h0.473
l0,0h0.472l0,0h0.473h0.472h0.473l0,0l0.946,0.157l0,0h0.473l0,0h0.472h0.473l0,0h0.472h0.473h0.473h0.472h0.473l0,0h0.472h0.473
h0.473h0.472h0.473h0.472h0.473l0,0h0.473h0.472h0.473l0.472,0.158l0.473,0.157l0,0l0.473,0.158l0,0l0.472,0.157l0.473,0.158l0,0
l0.472,0.157l0.473,0.158l0,0l0.473,0.157l0,0l0.472,0.158l0,0l0,0l0.788,0.157h0.315l0,0h0.158l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0h0.315l0.63,0.158l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0h0.158l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0h0.158l0,0h0.158l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0h0.158l0,0l0,0l0,0l0,0l0,0l0,0h0.158l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0.63,0.157l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0.63,0.157l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0.63,0.158l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0.63,0.157l0,0l0.63,0.158l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0.63,0.315l0,0h0.158l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0h0.158l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0.63,0.315l0,0l0.158,0.157l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0h0.157l0,0l0,0l0,0l0,0l0,0h0.158l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0.315,0.158l0,0l0.63,0.315l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0.63,0.315l0.63,0.315l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0h0.158l0,0l0.63,0.315l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
l0.63,0.315l0,0c0.787,0.472,1.733,0.787,2.521,1.261l0,0c0.787,0.472,1.733,0.946,2.521,1.418l0,0
c0.787,0.472,1.733,0.946,2.521,1.418l0,0c0.787,0.472,1.576,0.946,2.521,1.418l0,0c0.787,0.472,1.576,0.946,2.363,1.418l0,0
c0.787,0.472,1.576,0.946,2.363,1.576l0,0c0.787,0.472,1.576,0.946,2.363,1.576l0,0c0.787,0.472,1.576,1.103,2.363,1.576l0,0
c0.788,0.472,1.576,1.103,2.363,1.576l0,0c0.788,0.472,1.576,1.103,2.363,1.733l0,0c0.788,0.63,1.576,1.103,2.206,1.733l0,0
c0.787,0.63,1.418,1.103,2.206,1.733l0,0c0.787,0.63,1.418,1.103,2.206,1.733l0,0c0.787,0.63,1.418,1.261,2.206,1.733l0,0
c0.787,0.63,1.418,1.261,2.206,1.891l0,0c0.787,0.63,1.418,1.261,2.048,1.891l0,0c0.63,0.63,1.418,1.261,2.048,1.891l0,0
c0.63,0.63,1.418,1.261,2.048,1.891s1.418,1.261,2.048,2.048l0,0c0.63,0.63,1.261,1.418,2.048,2.048l0,0l0.788,0.787l0,0
l134.422,134.422L512,275.856z"/>
<path style="fill:#FFFFFF;" d="M330.458,106.921l-0.63-0.315c-1.104-0.63-2.048-1.104-3.152-1.576l-0.63-0.315h-0.158
c-0.787-0.315-1.575-0.787-2.363-1.103l-0.63-0.315l-0.63-0.315c-0.788-0.315-1.733-0.787-2.521-1.103l-0.63-0.315l-0.315-0.158
c-0.946-0.315-2.048-0.787-2.994-1.103l-0.63-0.315c-1.104-0.315-2.049-0.787-3.152-1.103h-0.158l-0.63-0.315
c-0.946-0.315-1.733-0.63-2.679-0.946l-0.63-0.157l-0.63-0.158c-0.787-0.157-1.733-0.472-2.679-0.787l-0.63-0.158
c-1.104-0.315-2.364-0.63-3.467-0.946l-0.63-0.158c-1.104-0.315-2.364-0.63-3.467-0.946l-0.63-0.157
c-0.945-0.158-1.891-0.472-2.837-0.63l-0.63-0.157h-0.315c-1.103-0.158-2.206-0.473-3.309-0.63l-0.787-0.158
c-10.085-2.048-20.486-2.994-31.202-2.994V89.43c-7.88,0-15.759,0.63-23.48,1.733c-2.521,0.315-5.043,0.788-7.564,1.261
l-0.945,0.157c-0.946,0.315-1.891,0.473-2.837,0.63l-0.946,0.158c-6.461,1.419-12.922,3.152-19.068,5.358h-0.158l-0.946,0.315
c-0.946,0.315-1.733,0.63-2.679,0.945l-0.946,0.315C134.739,124.255,90.3,184.768,90.3,255.683s44.282,131.427,106.844,155.381
l0.946,0.315c0.946,0.315,1.733,0.63,2.679,0.945l0.946,0.315h0.158c6.304,2.049,12.607,3.94,19.068,5.358l0.946,0.158
c0.946,0.315,1.891,0.473,2.837,0.63l0.945,0.158c2.521,0.473,5.043,0.946,7.564,1.261c7.721,1.103,15.444,1.733,23.48,1.733
c10.715,0,21.116-1.103,31.202-2.994l0.787-0.158c1.103-0.157,2.206-0.472,3.309-0.63h0.315l0.63-0.158
c0.945-0.158,1.891-0.472,2.837-0.63l0.63-0.158c1.104-0.315,2.364-0.63,3.467-0.946l0.63-0.158c1.104-0.315,2.364-0.63,3.467-0.946
l0.63-0.158c0.787-0.158,1.733-0.473,2.679-0.788l0.63-0.157l0.63-0.158c0.946-0.315,1.733-0.63,2.679-0.946l0.63-0.315h0.158
c1.104-0.315,2.049-0.63,3.152-1.103l0.63-0.315c0.946-0.315,2.048-0.63,2.994-1.103l0.315-0.158l0.63-0.315
c0.788-0.314,1.734-0.787,2.521-1.103l0.63-0.315l0.63-0.315c0.787-0.315,1.576-0.787,2.363-1.103h0.158l0.63-0.315
c1.104-0.63,2.049-1.103,3.152-1.576l0.63-0.315c54.525-27.263,92.031-83.679,92.031-148.762
C422.489,190.6,384.984,134.184,330.458,106.921z M382.149,175.001c13.395,20.644,21.905,44.913,23.638,70.914h-29.941
c-1.42-22.536-7.25-43.967-16.706-63.193C367.02,180.359,374.742,177.837,382.149,175.001z M370.172,158.927
c-6.776,2.363-13.868,4.413-21.117,6.304c-14.813-22.693-34.984-41.446-58.622-54.682
C321.951,117.796,349.685,135.131,370.172,158.927z M300.046,194.698c14.498-1.733,28.68-4.254,42.233-7.406
c9.297,17.807,14.971,37.664,16.389,58.622H304.93C304.458,228.264,302.883,211.245,300.046,194.698z M304.931,266.4h53.895
c-1.261,18.281-5.83,35.615-13.079,51.531c-14.34-3.624-29.154-6.304-44.439-8.195C303.355,295.712,304.616,281.213,304.931,266.4z
M331.406,169.485l-0.158-0.157c-11.346,2.363-23.165,4.254-35.142,5.515c-3.939-17.807-9.297-34.512-15.601-50.271
C300.676,135.445,318.168,150.889,331.406,169.485z M280.033,196.432v0.157c2.521,15.917,4.097,32.305,4.57,49.325h-51.531
c0.472-16.862,2.048-33.251,4.57-49.167c6.146,0.314,12.449,0.472,18.753,0.472C264.431,197.219,272.31,196.904,280.033,196.432
L280.033,196.432z M217.627,195.171c-2.679,16.389-4.254,33.251-4.728,50.586h-42.548c1.419-19.856,6.462-38.452,14.813-55.471
C195.723,192.335,206.597,193.911,217.627,195.171z M195.723,171.849c10.243-14.971,23.008-27.893,37.821-38.294h0.158
c-4.885,13.238-8.982,27.105-12.292,41.603C212.742,174.37,204.074,173.267,195.723,171.849z M212.9,266.243
c0.315,14.655,1.576,28.996,3.624,42.863c-11.819,1.261-23.323,2.994-34.669,5.358c-6.304-14.971-10.401-31.202-11.504-48.221H212.9
z M219.834,328.964c3.467,17.335,8.195,33.881,13.868,49.325c-17.178-11.978-31.676-27.422-42.391-45.386
C200.608,331.327,210.222,329.909,219.834,328.964z M233.071,266.243h51.373c-0.473,14.182-1.576,28.05-3.467,41.603
c-8.195-0.472-16.389-0.787-24.741-0.787c-6.619,0-13.238,0.157-19.856,0.472C234.647,294.136,233.386,280.268,233.071,266.243z
M258.916,121.422c7.249,17.019,13.08,35.456,17.335,54.997c-6.619,0.315-13.238,0.472-19.856,0.472
c-4.977,0-9.953-0.153-14.779-0.309c-0.011,0.051-0.024,0.101-0.035,0.152l-0.157-0.158c0.063,0.002,0.128,0.004,0.192,0.006
C245.868,156.942,251.685,138.555,258.916,121.422z M233.229,108.341c2.206,0.315,4.413,0.787,6.619,1.261
c-25.519,13.862-46.943,34.18-62.228,58.75c0.045,0.009,0.089,0.02,0.134,0.029h0.004v0.001c-0.001,0-0.003-0.001-0.004-0.001
h-0.153c0.006-0.01,0.013-0.019,0.019-0.029c-11.927-2.518-23.385-5.814-34.374-9.425
C165.782,132.452,197.457,114.014,233.229,108.341z M131.27,175.001c11.662,4.413,23.954,8.352,36.718,11.504
c-8.352,18.28-13.553,38.136-14.813,59.253H107.79C109.523,219.755,117.875,195.645,131.27,175.001z M127.488,330.539
c-11.031-19.226-17.965-40.972-19.541-64.296h45.385c1.103,18.28,5.2,35.93,11.819,52.162h-0.157
C151.914,321.714,139.306,325.811,127.488,330.539z M233.386,403.501c-38.609-6.145-72.332-26.947-95.025-56.731h-0.157
c11.346-3.939,23.165-7.406,35.457-10.243c15.286,27.735,38.451,50.586,66.344,65.714
C237.799,402.713,235.592,403.028,233.386,403.501z M258.916,390.894c-8.195-19.383-14.655-40.657-19.068-63.035v-0.157
c5.515-0.315,11.031-0.315,16.546-0.315c7.249,0,14.34,0.158,21.432,0.63C273.414,350.395,266.953,371.511,258.916,390.894z
M280.505,387.585c7.249-17.965,13.238-37.505,17.335-57.992c13.079,1.418,25.845,3.467,38.136,6.304
C322.266,357.486,303.04,375.451,280.505,387.585z M290.434,401.611c26.001-14.498,47.748-35.772,62.877-61.459
c7.406,2.048,14.813,4.413,21.905,6.934C354.413,374.033,324.787,393.732,290.434,401.611z M386.088,330.855L386.088,330.855
c-7.721-2.995-15.601-5.831-23.638-8.353c7.564-17.335,12.292-36.403,13.553-56.258h29.941c-1.576,23.48-8.51,45.385-19.698,64.611
H386.088z"/>
<path style="fill:#00CC96;" d="M158.06,265.14h2.363c0.787-3.152,3.939-8.667,5.515-11.662l17.65-36.088
c8.037-16.074,15.601-31.99,23.638-47.906c9.14-18.438,10.873-36.403,0-55.155c-8.667-14.813-26.475-27.263-44.282-27.263
c-13.395,0-22.535,1.261-33.408,8.51c-7.406,4.885-12.764,10.243-17.492,18.28c-11.346,18.753-9.771,36.875-0.315,55.786
c1.418,2.679,45.858,92.03,46.646,95.656L158.06,265.14z"/>
<path style="fill:#07B587;" d="M158.532,265.14h1.733c0.787-3.152,3.939-8.667,5.515-11.662l17.65-36.088
c8.037-16.074,15.601-31.99,23.638-48.064c9.14-18.438,10.873-36.403,0-55.155c-8.667-14.813-26.475-27.263-44.282-27.263
c-1.418,0-2.679,0-4.097,0c0,68.393,0,60.671,0,178.231L158.532,265.14L158.532,265.14z"/>
<circle style="fill:#F7F7F8;" cx="159.16" cy="138.91" r="33.09"/>
<path style="fill:#CCCCCC;" d="M158.532,105.662v66.187h0.472c18.28,0,33.093-14.813,33.093-33.093s-14.813-33.093-33.093-33.093
L158.532,105.662L158.532,105.662z"/>
<path style="fill:#006775;" d="M159.163,126.778c6.619,0,12.134,5.358,12.134,12.134c0,6.619-5.358,12.134-12.134,12.134
c-6.619,0-12.134-5.358-12.134-12.134C147.029,132.294,152.387,126.778,159.163,126.778z"/>
<path style="fill:#055661;" d="M158.532,126.778v24.111h0.472c6.619,0,12.134-5.358,12.134-12.134
c0-6.619-5.358-12.134-12.134-12.134h-0.472V126.778z"/>
</svg>

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.95442 10.166C4.04608 9.76202 3.79293 9.36025 3.38898 9.26859C2.98504 9.17693 2.58327 9.43009 2.49161 9.83403L3.95442 10.166ZM5.49981 4.73283C5.19117 5.00907 5.1649 5.48322 5.44115 5.79187C5.71739 6.10051 6.19154 6.12678 6.50019 5.85053L5.49981 4.73283ZM15 14.25C14.5858 14.25 14.25 14.5858 14.25 15C14.25 15.4142 14.5858 15.75 15 15.75L15 14.25ZM17.25 18.7083C17.25 19.1225 17.5858 19.4583 18 19.4583C18.4142 19.4583 18.75 19.1225 18.75 18.7083H17.25ZM5.25 18.7083C5.25 19.1225 5.58579 19.4583 6 19.4583C6.41421 19.4583 6.75 19.1225 6.75 18.7083H5.25ZM9 15L8.99998 15.75H9V15ZM11 15.75C11.4142 15.75 11.75 15.4142 11.75 15C11.75 14.5858 11.4142 14.25 11 14.25V15.75ZM12 3.75C16.5563 3.75 20.25 7.44365 20.25 12H21.75C21.75 6.61522 17.3848 2.25 12 2.25V3.75ZM12 20.25C7.44365 20.25 3.75 16.5563 3.75 12H2.25C2.25 17.3848 6.61522 21.75 12 21.75V20.25ZM20.25 12C20.25 16.5563 16.5563 20.25 12 20.25V21.75C17.3848 21.75 21.75 17.3848 21.75 12H20.25ZM3.75 12C3.75 11.3688 3.82074 10.7551 3.95442 10.166L2.49161 9.83403C2.33338 10.5313 2.25 11.2564 2.25 12H3.75ZM6.50019 5.85053C7.96026 4.54373 9.88655 3.75 12 3.75V2.25C9.50333 2.25 7.22428 3.1894 5.49981 4.73283L6.50019 5.85053ZM14.25 9C14.25 10.2426 13.2426 11.25 12 11.25V12.75C14.0711 12.75 15.75 11.0711 15.75 9H14.25ZM12 11.25C10.7574 11.25 9.75 10.2426 9.75 9H8.25C8.25 11.0711 9.92893 12.75 12 12.75V11.25ZM9.75 9C9.75 7.75736 10.7574 6.75 12 6.75V5.25C9.92893 5.25 8.25 6.92893 8.25 9H9.75ZM12 6.75C13.2426 6.75 14.25 7.75736 14.25 9H15.75C15.75 6.92893 14.0711 5.25 12 5.25V6.75ZM15 15.75C15.6008 15.75 16.1482 16.0891 16.5769 16.6848C17.0089 17.2852 17.25 18.0598 17.25 18.7083H18.75C18.75 17.7371 18.4052 16.6575 17.7944 15.8086C17.1801 14.9551 16.2275 14.25 15 14.25L15 15.75ZM6.75 18.7083C6.75 18.0598 6.99109 17.2852 7.42315 16.6848C7.85183 16.0891 8.39919 15.75 8.99998 15.75L9.00002 14.25C7.77253 14.25 6.81989 14.9551 6.20564 15.8086C5.59477 16.6575 5.25 17.7371 5.25 18.7083H6.75ZM9 15.75H11V14.25H9V15.75Z" fill="#000000"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 14H6.67544C7.25646 14 7.54696 14 7.77888 14.1338C7.83745 14.1675 7.89245 14.2072 7.94303 14.2521C8.14326 14.4298 8.23513 14.7054 8.41886 15.2566L8.54415 15.6325C8.76416 16.2925 8.87416 16.6225 9.13605 16.8112C9.39794 17 9.7458 17 10.4415 17H13.5585C14.2542 17 14.6021 17 14.864 16.8112C15.1258 16.6225 15.2358 16.2925 15.4558 15.6325L15.5811 15.2566L15.5811 15.2566C15.7649 14.7054 15.8567 14.4298 16.057 14.2521C16.1075 14.2072 16.1625 14.1675 16.2211 14.1338C16.453 14 16.7435 14 17.3246 14H18C18.9319 14 19.3978 14 19.7654 13.8478C20.2554 13.6448 20.6448 13.2554 20.8478 12.7654C21 12.3978 21 11.9319 21 11V17C21 18.8856 21 19.8284 20.4142 20.4142C19.8284 21 18.8856 21 17 21H7C5.11438 21 4.17157 21 3.58579 20.4142C3 19.8284 3 18.8856 3 17V11C3 11.9319 3 12.3978 3.15224 12.7654C3.35523 13.2554 3.74458 13.6448 4.23463 13.8478C4.60218 14 5.06812 14 6 14Z" fill="#2A4157" fill-opacity="0.24"/>
<path d="M3 11V11C3 11.9319 3 12.3978 3.15224 12.7654C3.35523 13.2554 3.74458 13.6448 4.23463 13.8478C4.60218 14 5.06812 14 6 14H6.67544C7.25646 14 7.54696 14 7.77888 14.1338C7.83745 14.1675 7.89245 14.2072 7.94303 14.2521C8.14326 14.4298 8.23513 14.7054 8.41886 15.2566L8.54415 15.6325C8.76416 16.2925 8.87416 16.6225 9.13605 16.8112C9.39794 17 9.7458 17 10.4415 17H13.5585C14.2542 17 14.6021 17 14.864 16.8112C15.1258 16.6225 15.2358 16.2925 15.4558 15.6325L15.5811 15.2566C15.7649 14.7054 15.8567 14.4298 16.057 14.2521C16.1075 14.2072 16.1625 14.1675 16.2211 14.1338C16.453 14 16.7435 14 17.3246 14H18C18.9319 14 19.3978 14 19.7654 13.8478C20.2554 13.6448 20.6448 13.2554 20.8478 12.7654C21 12.3978 21 11.9319 21 11V11" stroke="#222222" stroke-width="1.2"/>
<path d="M8 9L12 12M12 12L16 9M12 12L12 2" stroke="#222222" stroke-width="1.2"/>
<path d="M16 5H17C18.8856 5 19.8284 5 20.4142 5.58579C21 6.17157 21 7.11438 21 9V17C21 18.8856 21 19.8284 20.4142 20.4142C19.8284 21 18.8856 21 17 21H7C5.11438 21 4.17157 21 3.58579 20.4142C3 19.8284 3 18.8856 3 17V9C3 7.11438 3 6.17157 3.58579 5.58579C4.17157 5 5.11438 5 7 5H8" stroke="#222222" stroke-width="1.2"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="#000000" d="M246.253 280.552l71.99 97.834-166.207 48.293zm.274-37.243L138.877 97.006 21 279.83l107.65 146.3 114.21-177.108zm162.63 9.728l34.46-53.457-38.665 11.226v33.426zm-115.097-2.12l-10.515-4.89-18.56 5.388-7.17 11.126 77.33 105.143 31.99-49.628-20.28-42.88zm45.55-88.33h65.405v27.44l44.9-13.06L342.254 30.566 154.83 85.02l107.712 146.39 77.055-22.45v-46.373zm45.45 86.06v-66.105h-25.507v49.49l-13.533-5.1-34.012 10.277 49.89 22.937 104.62 221.287 24.482-7.11z"/></svg>

After

Width:  |  Height:  |  Size: 695 B

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" >
<path d="M10 21H6.2C5.0799 21 4.51984 21 4.09202 20.782C3.71569 20.5903 3.40973 20.2843 3.21799 19.908C3 19.4802 3 18.9201 3 17.8V8.2C3 7.0799 3 6.51984 3.21799 6.09202C3.40973 5.71569 3.71569 5.40973 4.09202 5.21799C4.51984 5 5.0799 5 6.2 5H17.8C18.9201 5 19.4802 5 19.908 5.21799C20.2843 5.40973 20.5903 5.71569 20.782 6.09202C21 6.51984 21 7.0799 21 8.2V10M7 3V5M17 3V5M3 9H21M13.5 13.0001L7 13M10 17.0001L7 17M14 21L16.025 20.595C16.2015 20.5597 16.2898 20.542 16.3721 20.5097C16.4452 20.4811 16.5147 20.4439 16.579 20.399C16.6516 20.3484 16.7152 20.2848 16.8426 20.1574L21 16C21.5523 15.4477 21.5523 14.5523 21 14C20.4477 13.4477 19.5523 13.4477 19 14L14.8426 18.1574C14.7152 18.2848 14.6516 18.3484 14.601 18.421C14.5561 18.4853 14.5189 18.5548 14.4903 18.6279C14.458 18.7102 14.4403 18.7985 14.405 18.975L14 21Z" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 48 48" id="a" xmlns="http://www.w3.org/2000/svg" stroke="#000000" stroke-width="2.1"><defs> <style>.l{fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="l" d="m40.5,5.5H7.5c-1.1046,0-2,.8954-2,2v33c0,1.1046.8954,2,2,2h33c1.1046,0,2-.8954,2-2V7.5c0-1.1046-.8954-2-2-2Z"/><path id="c" class="l" d="m42.5,10.5785H5.5"/><path id="d" class="l" d="m10.5095,5.5v5.0785"/><path id="e" class="l" d="m15.5183,5.5v5.0785"/><path id="f" class="l" d="m20.4286,5.5v5.0785"/><circle id="g" class="l" cx="16.1606" cy="27.425" r="3.5"/><circle id="h" class="l" cx="31.462" cy="18.8186" r="3.5"/><circle id="i" class="l" cx="32.4762" cy="33.0847" r="3.5"/><path id="j" class="l" d="m28.4434,20.5901l-9.2245,5.1331"/><path id="k" class="l" d="m19.5401,28.3355l9.6506,3.543"/></svg>

After

Width:  |  Height:  |  Size: 983 B

View file

@ -0,0 +1,24 @@
<?xml version="1.0" ?>
<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg fill="#000000" width="800px" height="800px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" id="Scheduled_x5F_delivery" version="1.1" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" stroke="#000000" stroke-width="3.6" xmlns:xlink="http://www.w3.org/1999/xlink">
<g>
<g>
<polygon points="20.336,332.223 20.336,471.013 270.657,471.013 270.657,489.965 365.938,489.965 365.938,479.965 280.657,479.965 280.657,388.442 270.657,388.442 270.657,461.013 30.336,461.013 30.336,332.223 "/>
<rect height="10" width="12.329" x="396.816" y="131.893"/>
<path d="M459.326,300.976V160.532h0.008v-92.61h-57.519V22.035h-10v45.887H87.844V22.035h-10v45.887H20.329v92.61h0.007v157.841 h10V160.532h54.811v-10H30.336v-8.64h353.436v-10H30.336v-53.97h47.508v22.695h10V77.923h303.972v22.695h10V77.923h47.511v53.97 h-28.305v10h28.305v8.64H99.646v10h349.68v137.071c-3.975-0.922-8.107-1.424-12.357-1.424c-15.264,0-29.08,6.29-39.013,16.406 v-39.648h0.004v-86.13h-1.164v-0.004h-0.22h-85.91H82.576v0.004h-0.005v86.13v154.171h0.005v0.005h172.337v-10h-10.082v-66.131 h10.082v-10h-10.082v-67.16h65.835v58.4h10v-58.4h65.91V329.6c-2.41,5.686-3.882,11.861-4.228,18.33h-8.734v-0.006h-59.186v0.006 h-43.779v26.297h10V357.93h33.779v77.174h59.186V357.93h9.122c2.109,16.314,11.426,30.39,24.65,38.928v83.101h-21.036v10h31.036 v-20.44h39.389v-67.661c20.397-7.953,34.896-27.797,34.896-50.976C491.671,328.682,478.37,309.541,459.326,300.976z M363.614,425.104h-39.186V357.93h39.186V425.104z M234.831,262.938h-66.13v-66.13h66.13V262.938z M244.831,196.807h65.835v66.13 h-65.835V196.807z M320.666,196.807h65.91v66.13h-65.91V196.807z M158.701,196.807v66.13H92.576v-66.13H158.701z M92.576,417.108 v-66.126h66.125v66.126H92.576z M92.576,340.982v-67.16h66.125v67.16H92.576z M234.831,417.108h-66.13v-66.126h66.13V417.108z M234.831,340.982h-66.13v-67.16h66.13V340.982z M446.775,459.518h-29.389v-57.572c6.084,2.342,12.683,3.639,19.582,3.639 c3.349,0,6.622-0.319,9.807-0.898V459.518z M436.969,395.584c-24.648,0-44.702-20.055-44.702-44.703s20.054-44.701,44.702-44.701 s44.702,20.053,44.702,44.701S461.617,395.584,436.969,395.584z"/>
</g>
<polygon points="425.791,378.266 403.986,356.459 411.057,349.389 425.791,364.122 462.881,327.033 469.951,334.104 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M13.025 17H3.707l5.963-5.963L12 12.83l2.33-1.794 1.603 1.603a5.463 5.463 0 0 1 1.004-.41l-1.808-1.808L21 5.9v6.72a5.514 5.514 0 0 1 1 .64V5.5A1.504 1.504 0 0 0 20.5 4h-17A1.504 1.504 0 0 0 2 5.5v11A1.5 1.5 0 0 0 3.5 18h9.525c-.015-.165-.025-.331-.025-.5s.01-.335.025-.5zM3 16.293V5.901l5.871 4.52zM20.5 5c.009 0 .016.005.025.005L12 11.57 3.475 5.005c.009 0 .016-.005.025-.005zm-2 8a4.505 4.505 0 0 0-4.5 4.5 4.403 4.403 0 0 0 .05.5 4.49 4.49 0 0 0 4.45 4h.5v-1h-.5a3.495 3.495 0 0 1-3.45-3 3.455 3.455 0 0 1-.05-.5 3.498 3.498 0 0 1 5.947-2.5H20v.513A2.476 2.476 0 0 0 18.5 15a2.5 2.5 0 1 0 1.733 4.295A1.497 1.497 0 0 0 23 18.5v-1a4.555 4.555 0 0 0-4.5-4.5zm0 6a1.498 1.498 0 0 1-1.408-1 1.483 1.483 0 0 1-.092-.5 1.5 1.5 0 0 1 3 0 1.483 1.483 0 0 1-.092.5 1.498 1.498 0 0 1-1.408 1zm3.5-.5a.5.5 0 0 1-1 0v-3.447a3.639 3.639 0 0 1 1 2.447z"/><path fill="none" d="M0 0h24v24H0z"/></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -1,26 +1,64 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<?xml version="1.0" ?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg fill="#fff" height="900px" width="900px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512 512" xml:space="preserve">
<svg fill="#000000" width="800px" height="800px" viewBox="0 0 64 64" version="1.1" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" stroke="#000000" stroke-width="0.2" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="_x32_5_attachment"/>
<g id="_x32_4_office"/>
<g id="_x32_3_pin"/>
<g id="_x32_2_business_card"/>
<g id="_x32_1_form"/>
<g id="_x32_0_headset"/>
<g id="_x31_9_video_call"/>
<g id="_x31_8_letter_box">
<g>
<g>
<g>
<path d="M364.534,116.153h-50.179V85.489h93.294c6.157,0,11.151-4.992,11.151-11.151V11.151C418.799,4.992,413.806,0,407.648,0
H303.204c-6.157,0-11.151,4.992-11.151,11.151v63.187v41.815c0,0-143.28,0-144.586,0c-55.336,0-100.356,45.02-100.356,100.356
v150.533c0,6.159,4.993,11.151,11.151,11.151h167.259v122.657c0,6.159,4.993,11.151,11.151,11.151h50.178
c6.157,0,11.151-4.992,11.151-11.151V378.192h155.736c6.157,0,11.151-4.992,11.151-11.151V216.508
C464.889,161.172,419.87,116.153,364.534,116.153z M314.355,22.301h82.143v40.886h-82.143V22.301z M225.522,309.749h-55.753
c-6.157,0-11.151,4.992-11.151,11.151s4.993,11.151,11.151,11.151h55.753v23.841H69.413V216.508
c0-43.039,35.015-78.054,78.054-78.054s78.054,35.015,78.054,78.054V309.749z M275.7,489.699h-27.877V378.192H275.7V489.699z
M442.587,309.749h-93.293c-6.157,0-11.151,4.992-11.151,11.151s4.993,11.151,11.151,11.151h93.293v23.841H247.823V216.508
c0-31.495-14.588-59.641-37.356-78.054h81.586v130.649c0,6.158,4.993,11.151,11.151,11.151c6.157,0,11.151-4.992,11.151-11.151
V138.454h50.179c43.039,0,78.053,35.015,78.053,78.054V309.749z"/>
<path d="M169.769,182.328h-44.603c-6.157,0-11.151,4.992-11.151,11.151v50.178c0,6.159,4.993,11.151,11.151,11.151h44.603
c6.157,0,11.151-4.992,11.151-11.151v-50.178C180.919,187.32,175.926,182.328,169.769,182.328z M158.618,232.506h-22.301V204.63
h22.301V232.506z"/>
<path d="M125.166,309.749h-12.266c-6.157,0-11.151,4.992-11.151,11.151s4.993,11.151,11.151,11.151h12.266
c6.157,0,11.151-4.992,11.151-11.151S131.325,309.749,125.166,309.749z"/>
</g>
</g>
<path d="M53.6572,12.4736H41.4077l-0.0132-2.7222h10.4063c0.3604,0,0.6934-0.1943,0.8711-0.5083 c0.1768-0.3145,0.1719-0.6997-0.0146-1.0083l-1.6543-2.7402l1.6719-3.0088c0.1719-0.3101,0.168-0.6875-0.0117-0.9932 C52.4834,1.1875,52.1553,1,51.8008,1H40.3896c-0.5527,0-1,0.4478-1,1v6.7515c0,0.0009,0.0005,0.0015,0.0005,0.0024 s-0.0005,0.0016-0.0005,0.0025l0.0179,3.7173H24.8789c-3.8793,0-7.4057,2.6094-8.6739,6.3091H4.7803 c-0.9618,0-1.8318,0.3844-2.479,1.0008c-0.001,0.0011-0.0024,0.0015-0.0034,0.0026l-0.0002,0.0004 c-0.6891,0.658-1.1238,1.5803-1.1238,2.6066v12.6387c0,1.9888,1.6177,3.6064,3.6064,3.6064H15.71v3.2627c0,0.5522,0.4478,1,1,1 h15.3379v4.7842c-1.4263-0.4462-3.0609-0.4372-4.5693,0.0791c-1.7002,0.5815-2.98,1.7056-3.6592,3.1978 c-4.0586,0.9756-5.9355,4.1704-5.6851,6.9448C18.3628,60.4419,20.4697,63,24.6611,63h20.2471c0.5527,0,1-0.4478,1-1V42.9009 h15.918c0.5527,0,1-0.4478,1-1V21.6426C62.8262,16.5869,58.7129,12.4736,53.6572,12.4736z M41.3896,3h8.7119l-1.1279,2.0298 c-0.1738,0.3135-0.167,0.6958,0.0176,1.0024l1.0381,1.7192h-8.6396V3z M40.2804,21.2544 c0.0557,0.0096,0.1064,0.0332,0.1649,0.0332c0.002,0,0.0029,0,0.0049,0c0.0455-0.0002,0.0844-0.0204,0.1284-0.0266 c1.2291,0.0947,2.2027,1.1118,2.2027,2.3625c0,1.3149-1.0693,2.3848-2.3848,2.3848c-1.3145,0-2.3838-1.0698-2.3838-2.3848 C38.0127,22.3503,39.0208,21.3163,40.2804,21.2544z M16.9093,20.7827c0.0723,0.0023,0.1445,0.0128,0.214,0h7.3386l-9.7466,8.5039 l-9.7526-8.5039H16.9093z M26.183,21.9348c0.0437,0.1462,0.0743,0.298,0.0743,0.4583v12.6387c0,0.1-0.012,0.1969-0.0295,0.2919 l-7.3672-6.9999L26.183,21.9348z M3.3615,35.769c-0.1158-0.2219-0.1876-0.4702-0.1876-0.7373V22.3931 c0-0.1583,0.03-0.3083,0.0726-0.4529L10.8842,28.6L3.3615,35.769z M5.349,36.6382l7.0493-6.7178l1.6599,1.4473 c0.1885,0.1641,0.4229,0.2461,0.6572,0.2461s0.4692-0.082,0.6572-0.2466l1.9741-1.7225l7.355,6.9883 c-0.0175,0.0005-0.0337,0.0052-0.0513,0.0052H5.349z M17.71,38.6382h6.9404c0.9653,0,1.8386-0.3862,2.4866-1.0058 c0.012-0.0115,0.0281-0.0153,0.0397-0.0274c0.0031-0.0033,0.0039-0.0078,0.007-0.0111c0.6617-0.6541,1.0736-1.5603,1.0736-2.5621 V22.3931c0-1.0282-0.4367-1.9517-1.1282-2.6099l-0.0002-0.0004c-0.001-0.0012-0.0026-0.0016-0.0036-0.0028 c-0.6469-0.6141-1.5151-0.9972-2.4749-0.9972h-6.2888c1.1589-2.5566,3.7184-4.3091,6.5173-4.3091 c3.9531,0,7.1689,3.2158,7.1689,7.1689v19.2583H17.71V38.6382z M20.126,57.7271c-0.1797-1.9927,1.3438-4.3203,4.6035-4.9136 c0.3574-0.0649,0.6514-0.3188,0.7681-0.6631c0.5313-1.5693,1.8745-2.2358,2.6284-2.4937 c0.5801-0.1987,1.1924-0.2954,1.7925-0.2954c0.7607,0,1.501,0.1558,2.1294,0.4585V61h-7.3867 C21.5352,61,20.269,59.3091,20.126,57.7271z M34.0479,42.9009h3.0918V61h-3.0918V42.9009z M43.9082,61h-4.7686V42.9009h4.7686V61z M60.8262,40.9009H34.0479V21.6426c0-2.9014-1.3586-5.4876-3.4688-7.1689h8.8382l0.0236,4.881 c-1.9577,0.438-3.4281,2.1822-3.4281,4.2689c0,2.418,1.9668,4.3848,4.3838,4.3848c2.418,0,4.3848-1.9668,4.3848-4.3848 c0-2.0542-1.4276-3.7702-3.3403-4.2414l-0.0237-4.9085h12.2399c3.9531,0,7.1689,3.2158,7.1689,7.1689V40.9009z"/>
</g>
</g>
<g id="_x31_7_papperplane"/>
<g id="_x31_6_laptop"/>
<g id="_x31_5_connection"/>
<g id="_x31_4_phonebook"/>
<g id="_x31_3_classic_telephone"/>
<g id="_x31_2_sending_mail"/>
<g id="_x31_1_man_talking"/>
<g id="_x31_0_date"/>
<g id="_x30_9_review"/>
<g id="_x30_8_email"/>
<g id="_x30_7_information"/>
<g id="_x30_6_phone_talking"/>
<g id="_x30_5_women_talking"/>
<g id="_x30_4_calling"/>
<g id="_x30_3_women"/>
<g id="_x30_2_writing"/>
<g id="_x30_1_chatting"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 4 KiB

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="#000000" class="bi bi-hdd">
<path d="M4.5 11a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM3 10.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/>
<path d="M16 11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V9.51c0-.418.105-.83.305-1.197l2.472-4.531A1.5 1.5 0 0 1 4.094 3h7.812a1.5 1.5 0 0 1 1.317.782l2.472 4.53c.2.368.305.78.305 1.198V11zM3.655 4.26 1.592 8.043C1.724 8.014 1.86 8 2 8h12c.14 0 .276.014.408.042L12.345 4.26a.5.5 0 0 0-.439-.26H4.094a.5.5 0 0 0-.44.26zM1 10v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1z"/>
</svg>

After

Width:  |  Height:  |  Size: 724 B

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" stroke="#000000" stroke-width="2"><defs><style>.a,.b{fill:none;stroke:#000000;}.a{stroke-linecap:round;stroke-linejoin:round;}.b{stroke-miterlimit:7;}</style></defs><path class="a" d="M11.628,18.36a13.0524,13.0524,0,0,1,21.6678-4.5742m2.6922,4.8208a55.5237,55.5237,0,0,1,1.9271,23.874"/><path class="a" d="M15.61,7.5417A17.9178,17.9178,0,0,0,7.8763,15.44m28.139-5.1458a13.5174,13.5174,0,0,1,3.3715,4.3711"/><path class="a" d="M5.5,10.269A22.6788,22.6788,0,0,1,9.5368,5.9434m28.55-.0927a22.6861,22.6861,0,0,1,3.9879,4.1941"/><path class="a" d="M10.855,23.677a96.4955,96.4955,0,0,1,.3841,10.073m-.3241,5.9892c-.0926.924-.2077,1.8424-.35,2.741"/><path class="a" d="M15.073,42.48a30.7064,30.7064,0,0,0,.5789-4.4675m18.12-.0168c-.0636,1.4147-.17,2.9108-.3308,4.4843"/><path class="a" d="M19.582,40.062c.05-.6924.09-1.387.1383-2.07m9.3569,2.2087c-.0687.7883-.1536,1.5617-.2333,2.2793"/><path class="a" d="M24.453,38.032c-.0247.8874-.0657,1.7706-.1267,2.634-.0412.5827-.1543,1.2547-.2149,1.8147"/><path class="a" d="M19.365,17.209a4.4073,4.4073,0,0,1,8.8146,0v2.3619"/><rect class="a" x="15.323" y="19.739" width="16.899" height="15.778" rx="1.5672"/><path class="b" d="M19.365,17.209v2.53"/><circle class="a" cx="23.772" cy="27.01" r="2.2552"/><path class="a" d="M40.5,5.5H7.5a2,2,0,0,0-2,2v33a2,2,0,0,0,2,2h33a2,2,0,0,0,2-2V7.5A2,2,0,0,0,40.5,5.5Z"/></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 12L4 4H15M20 4L15 12V21L9 18V16" stroke="#000000" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 358 B

View file

@ -0,0 +1,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="SVGRepo_bgCarrier" stroke-width="0"/>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier"> <circle cx="12" cy="6" r="4" stroke="#000000" stroke-width="1.5"/> <path d="M18 9C19.6569 9 21 7.88071 21 6.5C21 5.11929 19.6569 4 18 4" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/> <path d="M6 9C4.34315 9 3 7.88071 3 6.5C3 5.11929 4.34315 4 6 4" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/> <path d="M17.1973 15C17.7078 15.5883 18 16.2714 18 17C18 19.2091 15.3137 21 12 21C8.68629 21 6 19.2091 6 17C6 14.7909 8.68629 13 12 13C12.3407 13 12.6748 13.0189 13 13.0553" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/> <path d="M20 19C21.7542 18.6153 23 17.6411 23 16.5C23 15.3589 21.7542 14.3847 20 14" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/> <path d="M4 19C2.24575 18.6153 1 17.6411 1 16.5C1 15.3589 2.24575 14.3847 4 14" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/> </g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M22 12C22 6.48 17.52 2 12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22" stroke="#292D32" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M7.99998 3H8.99998C7.04998 8.84 7.04998 15.16 8.99998 21H7.99998" stroke="#292D32" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 3C15.97 5.92 16.46 8.96 16.46 12" stroke="#292D32" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M3 16V15C5.92 15.97 8.96 16.46 12 16.46" stroke="#292D32" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M3 9.0001C8.84 7.0501 15.16 7.0501 21 9.0001" stroke="#292D32" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M19.21 15.74L15.67 19.2801C15.53 19.4201 15.4 19.68 15.37 19.87L15.18 21.22C15.11 21.71 15.45 22.05 15.94 21.98L17.29 21.79C17.48 21.76 17.75 21.63 17.88 21.49L21.42 17.95C22.03 17.34 22.32 16.63 21.42 15.73C20.53 14.84 19.82 15.13 19.21 15.74Z" stroke="#292D32" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M18.7 16.25C19 17.33 19.84 18.17 20.92 18.47" stroke="#292D32" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,11 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg fill="#000000" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<g id="SVGRepo_bgCarrier" stroke-width="1"/>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier"> <g> <path d="M256,0C114.609,0,0,114.609,0,256s114.609,256,256,256s256-114.609,256-256S397.391,0,256,0z M256,472 c-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z"/> <g> <path d="M368,234.375v74.438l-54.5-59.422l16.719-11.312c-5.984-1.531-11.641-3.922-16.688-7.203L256,271.75L166.281,208H256 h37.625c-2.391-4.984-4-10.344-4.812-16H256H128v160h128h128V223.062C379.422,227.75,373.969,231.531,368,234.375z M144,212.531 l54.5,36.859L144,308.812V212.531z M256,336h-92.406l45.562-79.422L256,288.25l46.844-31.672L348.406,336H256z"/> </g> <path d="M344,224c22.094,0,40-17.906,40-40s-17.906-40-40-40s-40,17.906-40,40S321.906,224,344,224z M344,153.594L363.203,176H352 v32h-16v-32h-11.203L344,153.594z"/> </g> </g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8 6L21 6.00078M8 12L21 12.0008M8 18L21 18.0007M3 6.5H4V5.5H3V6.5ZM3 12.5H4V11.5H3V12.5ZM3 18.5H4V17.5H3V18.5Z" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 431 B

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2 5.25732C2 3.45835 3.567 2 5.5 2C7.433 2 9 3.45835 9 5.25732C9 7.04219 7.88292 9.12496 6.14003 9.86978C5.73374 10.0434 5.26626 10.0434 4.85997 9.86978C3.11708 9.12496 2 7.04219 2 5.25732Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M15 17.2573C15 15.4584 16.567 14 18.5 14C20.433 14 22 15.4584 22 17.2573C22 19.0422 20.8829 21.125 19.14 21.8698C18.7337 22.0434 18.2663 22.0434 17.86 21.8698C16.1171 21.125 15 19.0422 15 17.2573Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M12 4.25C11.5858 4.25 11.25 4.58579 11.25 5C11.25 5.41421 11.5858 5.75 12 5.75V4.25ZM12 19L12.5303 19.5303C12.8232 19.2374 12.8232 18.7626 12.5303 18.4697L12 19ZM17.2056 8.68732L17.6083 9.32007L17.2056 8.68732ZM6.79434 15.3127L7.197 15.9454H7.197L6.79434 15.3127ZM11.0303 16.9697C10.7374 16.6768 10.2625 16.6768 9.96964 16.9697C9.67675 17.2626 9.67675 17.7374 9.96964 18.0303L11.0303 16.9697ZM9.96964 19.9697C9.67675 20.2626 9.67675 20.7374 9.96964 21.0303C10.2625 21.3232 10.7374 21.3232 11.0303 21.0303L9.96964 19.9697ZM10.8312 13.6327C11.1807 13.4104 11.2837 12.9468 11.0613 12.5973C10.8389 12.2479 10.3753 12.1449 10.0259 12.3673L10.8312 13.6327ZM13.1687 10.3673C12.8193 10.5896 12.7163 11.0532 12.9387 11.4027C13.161 11.7521 13.6246 11.8551 13.9741 11.6327L13.1687 10.3673ZM16.1319 4.25H12V5.75H16.1319V4.25ZM12 18.25H7.86809V19.75H12V18.25ZM12.5303 18.4697L11.0303 16.9697L9.96964 18.0303L11.4696 19.5303L12.5303 18.4697ZM11.4696 18.4697L9.96964 19.9697L11.0303 21.0303L12.5303 19.5303L11.4696 18.4697ZM7.86809 18.25C6.61754 18.25 6.14195 16.6168 7.197 15.9454L6.39169 14.6799C4.07059 16.157 5.11685 19.75 7.86809 19.75V18.25ZM16.1319 5.75C17.3824 5.75 17.858 7.38318 16.803 8.05458L17.6083 9.32007C19.9294 7.843 18.8831 4.25 16.1319 4.25V5.75ZM10.0259 12.3673L6.39169 14.6799L7.197 15.9454L10.8312 13.6327L10.0259 12.3673ZM16.803 8.05458L13.1687 10.3673L13.9741 11.6327L17.6083 9.32007L16.803 8.05458Z" fill="#1C274C"/>
<path d="M18.5 17.5H18.509" stroke="#1C274C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M5.49072 5.5H5.49972" stroke="#1C274C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4 5H7M14 5L20 5M14 5C14 3.89543 13.1046 3 12 3C10.8954 3 10 3.89543 10 5C10 6.10457 10.8954 7 12 7C13.1046 7 14 6.10457 14 5ZM10 12H16M16 12C16 13.1046 16.8954 14 18 14C19.1046 14 20 13.1046 20 12C20 10.8954 19.1046 10 18 10C16.8954 10 16 10.8954 16 12ZM4 12H7M11 19H20M6 17C7.10457 17 8 17.8954 8 19C8 20.1046 7.10457 21 6 21C4.89543 21 4 20.1046 4 19C4 17.8954 4.89543 17 6 17Z" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 679 B

View file

@ -0,0 +1,51 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg fill="#000000" height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512 512" xml:space="preserve">
<g>
<g>
<path d="M437.4,281.224h-21.046c16.833-34.58,28.023-67.206,28.023-92.847c0-18.316-2.624-36.425-7.802-53.82
c-1.268-4.259-5.747-6.682-10.012-5.419c-4.261,1.269-6.687,5.75-5.419,10.012c4.734,15.904,7.134,32.466,7.134,49.227
c0,85.29-140.794,263.973-172.277,302.857C224.517,452.35,83.723,273.668,83.723,188.377c0-94.994,77.283-172.277,172.277-172.277
c65.227,0,124.115,36.151,153.686,94.345c2.015,3.965,6.86,5.544,10.824,3.53c3.963-2.015,5.544-6.861,3.53-10.824
c-15.519-30.541-39.089-56.31-68.164-74.526C325.981,9.9,291.444,0,256,0C157.613,0,76.615,75.82,68.334,172.096
c-28.133,3.128-50.087,27.042-50.087,55.996v12.881c0,31.072,25.28,56.352,56.352,56.352h29.205
c16.907,32.145,37.839,65.281,58.534,95.53h-81.3c-31.072,0-56.352,25.28-56.352,56.352v6.44C24.688,486.72,49.968,512,81.04,512
h172.813c4.341,0,9.685-4.342,12.328-7.737c16.117-20.708,40.306-49.843,72.37-95.402c0.383,0.056,0.773,0.094,1.172,0.094H437.4
c31.072,0,56.352-25.28,56.352-56.352v-15.027C493.753,306.504,468.472,281.224,437.4,281.224z M74.6,281.224
c-22.195,0-40.252-18.056-40.252-40.252v-12.881c0-19.814,14.396-36.32,33.276-39.634c0.024,25.628,11.206,58.222,28.022,92.766
H74.6z M81.04,495.899c-22.195,0-40.252-18.056-40.252-40.252v-6.44c0-22.195,18.056-40.252,40.252-40.252h92.476
c26.737,37.984,51.744,69.845,65.512,86.943H81.04z M477.652,352.604c0,22.195-18.056,40.252-40.252,40.252h-87.74
c20.696-30.25,41.628-63.385,58.534-95.53H437.4c22.195,0,40.252,18.056,40.252,40.252V352.604z"/>
</g>
</g>
<g>
<g>
<path d="M256,40.788c-81.38,0-147.589,66.209-147.589,147.589c0,13.892,1.93,27.644,5.735,40.872
c1.23,4.272,5.692,6.743,9.962,5.512c4.272-1.23,6.74-5.69,5.512-9.962c-3.39-11.782-5.108-24.036-5.108-36.422
c0-72.503,58.985-131.488,131.488-131.488s131.488,58.985,131.488,131.488S328.503,319.866,256,319.866
c-48.242,0-92.539-26.357-115.604-68.783c-2.123-3.906-7.011-5.353-10.917-3.228c-3.907,2.123-5.351,7.011-3.228,10.917
c25.884,47.615,75.602,77.194,129.749,77.194c81.38,0,147.589-66.209,147.589-147.589S337.38,40.788,256,40.788z"/>
</g>
</g>
<g>
<g>
<path d="M350.457,115.925H161.543c-4.447,0-8.05,3.603-8.05,8.05v137.392c0,4.447,3.603,8.05,8.05,8.05h188.914
c4.447,0,8.05-3.603,8.05-8.05V123.975C358.507,119.528,354.904,115.925,350.457,115.925z M218.969,132.025h26.834v44.008h-26.834
V132.025z M299.472,253.317H169.593V132.025h33.275v52.059c0,4.447,3.603,8.05,8.05,8.05h42.935c4.447,0,8.05-3.603,8.05-8.05
v-52.059h37.568V253.317z M342.407,253.317h-26.834V132.025h26.834V253.317z"/>
</g>
</g>
<g>
<g>
<path d="M281.761,206.088h-92.31c-4.447,0-8.05,3.603-8.05,8.05s3.603,8.05,8.05,8.05h92.31c4.447,0,8.05-3.603,8.05-8.05
S286.208,206.088,281.761,206.088z"/>
</g>
</g>
<g>
<g>
<path d="M281.761,229.702h-92.31c-4.447,0-8.05,3.603-8.05,8.05s3.603,8.05,8.05,8.05h92.31c4.447,0,8.05-3.603,8.05-8.05
S286.208,229.702,281.761,229.702z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 505 505" xml:space="preserve">
<circle style="fill:#FFD05B;" cx="252.5" cy="252.5" r="252.5"/>
<rect x="87.3" y="193.2" style="fill:#E6E9EE;" width="330.4" height="198.5"/>
<polygon style="fill:#CED5E0;" points="417.7,192.9 252.5,334.4 87.3,192.9 252.5,73 "/>
<polygon style="fill:#2C9984;" points="417.7,192.9 371.9,232.1 252.5,334.4 133.1,232.1 87.3,192.9 252.5,73 "/>
<polygon style="fill:#FFFFFF;" points="371.9,105.8 371.9,232.1 252.5,334.4 133.1,232.1 133.1,105.8 "/>
<polygon style="fill:#ACB3BA;" points="209.2,277.1 87.3,391.7 417.7,391.7 295.8,277.1 "/>
<g>
<rect x="158.8" y="134.1" style="fill:#E6E9EE;" width="187.4" height="12.5"/>
<rect x="158.8" y="160.1" style="fill:#E6E9EE;" width="187.4" height="12.5"/>
<rect x="158.8" y="186.1" style="fill:#E6E9EE;" width="187.4" height="12.5"/>
<rect x="158.8" y="212.2" style="fill:#E6E9EE;" width="119.8" height="12.5"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24">
<path fill="#00000" d="M12 4.5a4.5 4.5 0 0 0-4.495 4.285a.75.75 0 0 1-.75.715H6.5a3 3 0 1 0 0 6h3.576a6.6 6.6 0 0 0-.057 1.5H6.5a4.5 4.5 0 0 1-.42-8.98a6.001 6.001 0 0 1 11.84 0a4.5 4.5 0 0 1 4.053 4.973a6.5 6.5 0 0 0-1.8-1.857A3 3 0 0 0 17.5 9.5h-.256a.75.75 0 0 1-.749-.715A4.5 4.5 0 0 0 12 4.5m10 12a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-6 3a.5.5 0 0 0 1 0v-4.793l1.646 1.647a.5.5 0 0 0 .708-.708l-2.5-2.5a.5.5 0 0 0-.708 0l-2.5 2.5a.5.5 0 0 0 .708.708L16 14.707z" />
</svg>

After

Width:  |  Height:  |  Size: 571 B

View file

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg fill="#000000" height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 368 368" xml:space="preserve">
<g>
<g>
<g>
<path d="M9.2,204c4.4-0.4,7.6-4.4,7.2-8.8C16,191.6,16,188,16,184c0-4.4-3.6-8-8-8s-8,3.6-8,8c0,4,0,8.4,0.4,12.8
c0.4,4,4,7.2,8,7.2C8.8,204,8.8,204,9.2,204z"/>
<path d="M184,0C132,0,82.4,22.4,48,60.4V8c0-4.4-3.6-8-8-8s-8,3.6-8,8v80c0,4.4,3.6,8,8,8h80c4.4,0,8-3.6,8-8c0-4.4-3.6-8-8-8
H52.4C84,40,132.8,16,184,16c92.8,0,168,75.2,168,168s-75.2,168-168,168c-74.4,0-140.8-50-161.6-122c-1.2-4.4-5.6-6.8-10-5.6
c-4.4,1.2-6.8,5.6-5.6,10C29.6,313.2,102.4,368,184,368c101.6,0,184-82.4,184-184S285.6,0,184,0z"/>
<path d="M184,92c-4.4,0-8,3.6-8,8v76c0,2,0.8,4,2.4,5.6l87.6,87.6c1.6,1.6,3.6,2.4,5.6,2.4s4-0.8,5.6-2.4c3.2-3.2,3.2-8,0-11.2
L192,172.8V100C192,95.6,188.4,92,184,92z"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg"><path fill="#000000" d="M640 384v64H448a128 128 0 0 0-128 128v128a128 128 0 0 0 128 128h320a128 128 0 0 0 128-128V576a128 128 0 0 0-64-110.848V394.88c74.56 26.368 128 97.472 128 181.056v128a192 192 0 0 1-192 192H448a192 192 0 0 1-192-192V576a192 192 0 0 1 192-192h192z"/><path fill="#000000" d="M384 640v-64h192a128 128 0 0 0 128-128V320a128 128 0 0 0-128-128H256a128 128 0 0 0-128 128v128a128 128 0 0 0 64 110.848v70.272A192.064 192.064 0 0 1 64 448V320a192 192 0 0 1 192-192h320a192 192 0 0 1 192 192v128a192 192 0 0 1-192 192H384z"/></svg>

After

Width:  |  Height:  |  Size: 754 B

View file

@ -0,0 +1,9 @@
<?xml version="1.0" ?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg fill="#000000" width="800px" height="800px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<title/>
<g data-name="Layer 16" id="Layer_16">
<path d="M25,8H15.8L13.51,6a4,4,0,0,0-2.64-1H7A4,4,0,0,0,3,9V23a4,4,0,0,0,4,4H25a4,4,0,0,0,4-4V12A4,4,0,0,0,25,8Zm2,15a2,2,0,0,1-2,2H7a2,2,0,0,1-2-2V9A2,2,0,0,1,7,7h3.87a2,2,0,0,1,1.32.49l2.58,2.26a1,1,0,0,0,.66.25H25a2,2,0,0,1,2,2Z"/>
<path d="M16,13a3,3,0,0,0-1,5.82V21a1,1,0,0,0,2,0V18.82A3,3,0,0,0,16,13Zm0,4a1,1,0,1,1,1-1A1,1,0,0,1,16,17Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 622 B

View file

@ -0,0 +1,47 @@
<?xml version="1.0" ?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" stroke="#000000" stroke-width="1">
<defs>
</defs>
<title/>
<g data-name="outline color" id="outline_color">
<path class="cls-1" d="M52.7,57.9H50.59a1,1,0,0,1,0-2H52.7A5.29,5.29,0,0,0,58,50.6a5.32,5.32,0,0,0-4.23-5.19,1,1,0,0,1,.4-2A7.3,7.3,0,0,1,52.7,57.9Z"/>
<path class="cls-1" d="M38,57.9H35.9a7.3,7.3,0,0,1-1.47-14.45,1,1,0,0,1,.4,2A5.29,5.29,0,0,0,30.6,50.6a5.31,5.31,0,0,0,5.3,5.3H38a1,1,0,0,1,0,2Z"/>
<path class="cls-1" d="M44.3,60a11.38,11.38,0,0,1-6.89-2.3,1,1,0,0,1,1.2-1.6A9.47,9.47,0,0,0,50,56.1a1,1,0,0,1,1.2,1.6A11.38,11.38,0,0,1,44.3,60Z"/>
<path class="cls-1" d="M54,45.43a1,1,0,0,1-.92-.61,9.49,9.49,0,0,0-17.5,0A1,1,0,1,1,33.71,44a11.49,11.49,0,0,1,21.18,0,1,1,0,0,1-.53,1.31A.91.91,0,0,1,54,45.43Z"/>
<path class="cls-1" d="M25.68,52.9H25.3a7.3,7.3,0,0,1-1.47-14.45,1,1,0,1,1,.4,2A5.29,5.29,0,0,0,20,45.6a5.31,5.31,0,0,0,5.3,5.3h.38a1,1,0,0,1,0,2Z"/>
<path class="cls-1" d="M24,40.43a.91.91,0,0,1-.39-.08A1,1,0,0,1,23.11,39a11.48,11.48,0,0,1,17-5.07A1,1,0,0,1,39,35.63,9.35,9.35,0,0,0,33.7,34,9.45,9.45,0,0,0,25,39.82,1,1,0,0,1,24,40.43Z"/>
<path class="cls-2" d="M15,45.82a1,1,0,0,1-.91-.59L4.56,23.84a5,5,0,0,1,2.52-6.61L28,7.9a1,1,0,1,1,.82,1.82L7.9,19.05a3,3,0,0,0-1.52,4l9.56,21.39a1,1,0,0,1-.5,1.32A1,1,0,0,1,15,45.82Z"/>
<path class="cls-3" d="M17.67,34.12a3,3,0,1,1,2.74-4.23h0a3,3,0,0,1-1.52,4A3.07,3.07,0,0,1,17.67,34.12Zm0-4a1.15,1.15,0,0,0-.41.08,1,1,0,0,0-.51,1.33,1,1,0,0,0,1.33.5,1,1,0,0,0,.5-1.32h0A1,1,0,0,0,17.67,30.12Z"/>
<path class="cls-3" d="M18.81,30.48A1,1,0,0,1,18,28.91l3.66-5.23a1,1,0,0,1,1.64,1.14l-3.66,5.23A1,1,0,0,1,18.81,30.48Z"/>
<path d="M19.79,32.27h-.21a1,1,0,1,1,.14-2h.14a1,1,0,0,1-.07,2Z"/>
<path class="cls-2" d="M17.59,39.76a1,1,0,0,1-1-.81,5.12,5.12,0,0,1,.23-2.77l11.06-29a5,5,0,0,1,6.46-2.9L56.79,12.9a5,5,0,0,1,2.89,6.45l-6.62,17.3a1,1,0,0,1-1.86-.72l6.61-17.29a3,3,0,0,0-1.74-3.88L33.65,6.19a3,3,0,0,0-3.88,1.74l-.46,1.23L18.71,36.89a3.09,3.09,0,0,0-.14,1.68,1,1,0,0,1-.79,1.17Z"/>
<path class="cls-3" d="M32,24.64a3.07,3.07,0,0,1-1.07-.2,3,3,0,1,1,1.07.2Zm0-4a1,1,0,0,0-.35,1.93A1,1,0,0,0,33,22a1,1,0,0,0-.58-1.3A1.13,1.13,0,0,0,32,20.64Z"/>
<path class="cls-3" d="M49.26,21.59a3,3,0,0,1-2.74-1.78,3,3,0,0,1,3.81-4,3,3,0,0,1,.15,5.54A3.07,3.07,0,0,1,49.26,21.59Zm0-4a1.15,1.15,0,0,0-.41.08,1,1,0,0,0-.53.56,1.08,1.08,0,0,0,0,.77,1,1,0,0,0,1.33.5,1,1,0,0,0,.52-.55h0a1,1,0,0,0-.58-1.29A1,1,0,0,0,49.26,17.59Z"/>
<path class="cls-3" d="M34,22.29a1,1,0,0,1-.17-2L47.12,18a1,1,0,1,1,.34,2L34.17,22.27A.47.47,0,0,1,34,22.29Z"/>
<path class="cls-3" d="M39.49,31.22a1,1,0,0,1-.75-.34l-6.16-7.07a1,1,0,0,1,1.51-1.32l6.16,7.07a1,1,0,0,1-.1,1.41A1,1,0,0,1,39.49,31.22Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="#000000" class="bi bi-hdd">
<path d="M4.5 11a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM3 10.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/>
<path d="M16 11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V9.51c0-.418.105-.83.305-1.197l2.472-4.531A1.5 1.5 0 0 1 4.094 3h7.812a1.5 1.5 0 0 1 1.317.782l2.472 4.53c.2.368.305.78.305 1.198V11zM3.655 4.26 1.592 8.043C1.724 8.014 1.86 8 2 8h12c.14 0 .276.014.408.042L12.345 4.26a.5.5 0 0 0-.439-.26H4.094a.5.5 0 0 0-.44.26zM1 10v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1z"/>
</svg>

After

Width:  |  Height:  |  Size: 724 B

View file

@ -0,0 +1,15 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg fill="#000000" width="800px" height="800px" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg" stroke="#000000" stroke-width="1">
<g id="SVGRepo_bgCarrier" stroke-width="0"/>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier">
<path d="M7.5 10c-.276 0-.5.224-.5.5v6c0 .66 1 .668 1 0V14h1.5c.665 0 .65-1 0-1H8v-2h2.5c.66.01.66-1 0-1zm13 0c-.276 0-.5.224-.5.5v6c0 .672 1 .653 1 0V14h.5c.832 0 1.468-.206 1.896-.59.43-.383.604-.92.604-1.41 0-.49-.175-1.027-.604-1.41-.428-.384-1.064-.59-1.896-.59zm.5 1h.5c.668 0 1.032.16 1.23.336.195.175.27.39.27.664 0 .273-.075.49-.27.664-.198.176-.562.336-1.23.336H21zm-7.5-1c-.66 0-.66 1 0 1H15v5.5c0 .67 1 .665 1 0V11h1.5c.66.01.662-1 0-1zm2 9c-.13.002-.26.055-.353.146l-3.994 3.995c-.464.446.26 1.17.706.707l3.64-3.642 3.64 3.642c.454.472 1.175-.257.707-.706l-3.994-3.994c-.096-.095-.218-.148-.353-.146zm0 3c.277 0 .5.223.5.5v7c0 .277-.223.5-.5.5s-.5-.223-.5-.5v-7c0-.277.223-.5.5-.5zM1.5 0C.678 0 0 .678 0 1.5v23c0 .822.678 1.5 1.5 1.5h7c.667 0 .66-1 0-1h-7c-.286 0-.5-.214-.5-.5v-23c0-.286.214-.5.5-.5h7c.5 0 .647.007.777.072.13.066.37.282.87.782l3 3c.516.516.865.81 1.248.98.382.17.733.166 1.105.166h13c.286 0 .5.214.5.5v18c0 .286-.214.5-.5.5h-6c-.646 0-.672 1 0 1h6c.822 0 1.5-.678 1.5-1.5v-18c0-.822-.678-1.5-1.5-1.5h-13c-.373 0-.52-.002-.7-.082-.182-.08-.46-.285-.946-.772l-3-3c-.5-.5-.762-.784-1.13-.968C9.353-.007 9 0 8.5 0z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,33 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" fill="#000000" stroke="#000000" stroke-width="2.2">
<g id="SVGRepo_bgCarrier" stroke-width="0"/>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier">
<defs>
<style>.a{fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;}</style>
</defs>
<path class="a" d="M4.21,22.12a2.87,2.87,0,0,0,0,3.77L22.12,43.8a2.87,2.87,0,0,0,3.77,0l17.9-17.91a2.85,2.85,0,0,0,0-3.77L25.89,4.21A2.68,2.68,0,0,0,24,3.51h0a2.66,2.66,0,0,0-1.88.71Z"/>
<line class="a" x1="26.33" y1="17.85" x2="30.15" y2="21.67"/>
<line class="a" x1="17.4" y1="8.92" x2="21.67" y2="13.19"/>
<circle class="a" cx="24" cy="32.41" r="3.3"/>
<circle class="a" cx="24" cy="15.52" r="3.3"/>
<circle class="a" cx="32.48" cy="24" r="3.3"/>
<line class="a" x1="24" y1="29.11" x2="24" y2="18.82"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg fill="#000000" width="800px" height="800px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<title>pictures2</title>
<path d="M28 8v16c0 1.104-0.896 2-2 2h-21c0 1.104 0.896 2 2 2h21c1.104 0 2-0.896 2-2v-16c0-1.104-0.896-2-2-2zM27 23v-16c0-1.104-0.896-2-2-2h-21c-1.104 0-2 0.896-2 2v16c0 1.104 0.896 2 2 2h21c1.104 0 2-0.896 2-2zM4 7h21v16h-21v-16zM15.627 17.311l-2.988-3.181-2.989 5.104-2.242-2.343-2.429 5.129h19.055l-4.297-11.245-4.11 6.536zM8 14c1.104 0 2-0.896 2-2s-0.896-2-2-2-2 0.896-2 2 0.896 2 2 2z"></path>
</svg>

After

Width:  |  Height:  |  Size: 669 B

View file

@ -0,0 +1,21 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" fill="#000000" stroke="#000000" stroke-width="2.2">
<g id="SVGRepo_bgCarrier" stroke-width="0"/>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier">
<defs>
<style>.a{fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;}</style>
</defs>
<path class="a" d="M8.66,12.5V10.29h0A1.93,1.93,0,0,1,10.6,8.35h8.85c2,0,5.56,3.69,7.32,3.78h15.1a1.63,1.63,0,0,1,1.63,1.63V33.55h0a1.94,1.94,0,0,1-2,1.94H39.34V17.92a1.62,1.62,0,0,0-1.62-1.63H22.61c-1.75-.1-5.3-3.79-7.32-3.79H6.45A1.94,1.94,0,0,0,4.5,14.44h0V37.71a1.94,1.94,0,0,0,1.94,1.94h31a1.93,1.93,0,0,0,1.94-1.94h0V21"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 932 B

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.4 KiB

View file

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 511.992 511.992" xml:space="preserve">
<circle style="fill:#00A085;" cx="255.996" cy="255.996" r="255.996"/>
<path style="fill:#048C75;" d="M507.724,302.762L385.56,180.597L119.698,359.428l152.073,152.073
C390.077,504.307,486.678,416.784,507.724,302.762z"/>
<path style="fill:#FBBE00;" d="M124.391,179h231.408c7.196,0,13.066,5.888,13.048,13.08l-0.05,19.443h22.712
c6.312,0,10.544,5.161,9.409,11.476l-23.754,131.976c-1.137,6.312-7.229,11.476-13.54,11.476H129.002
c-4.737,0-8.304-2.906-9.308-7.024l-6.524-9.531v-0.004c-1.439-2.1-2.28-4.643-2.273-7.372l0.377-150.441
c0.018-7.193,5.92-13.08,13.113-13.08h0.004V179z"/>
<path style="fill:#F9F9F9;" d="M153.872,136.238l231.684,44.359l-4.949,31.207l-22.378,0.14l0.068-15.929l-214.706-2.053
l10.278-57.727v0.003H153.872z"/>
<path style="fill:#E6E6E6;" d="M123.686,193.774l234.608,2.244l-0.068,15.929H158.59c-8.516,0-18.407-0.51-20.323,8.728
l-4.118,21.978l-8.775-8.099l-1.687-40.777L123.686,193.774L123.686,193.774z"/>
<path style="fill:#FEFEFE;" d="M216.037,229.983c3.611,0,6.546,2.931,6.546,6.542s-2.931,6.546-6.546,6.546
c-3.611,0-6.542-2.931-6.542-6.546C209.495,232.915,212.425,229.983,216.037,229.983z"/>
<path style="fill:#F7A707;" d="M128.128,231.796l6.024,10.855l-14.454,116.777l-6.524-9.534l4.69-122.449l10.268,4.348
L128.128,231.796z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512 512" xml:space="preserve">
<circle style="fill:#324A5E;" cx="256" cy="256" r="256"/>
<path style="fill:#2B3B4E;" d="M503.434,321.85l-82.513-82.513c-0.357,0-17.165,14.686-29.891,25.85l-86.504-86.218
c-0.445-0.445-63.626,92.979-92.176,135.668l-77.426-77.659l-9.573,13.655c-9.519,7.154-32.306,25.778-31.847,25.319
l227.893,227.606C410.071,480.192,479.913,410.458,503.434,321.85z"/>
<polygon style="fill:#FD8469;" points="200.652,353.844 108.292,261.485 119.263,250.515 197.57,328.823 281.488,188.959
401.692,249.061 394.752,262.939 287.401,209.263 "/>
<circle style="fill:#FFD15D;" cx="398.222" cy="256" r="28.444"/>
<path style="fill:#F9B54C;" d="M398.222,227.556c15.71,0,28.444,12.734,28.444,28.444s-12.734,28.444-28.444,28.444V227.556z"/>
<circle style="fill:#FFD15D;" cx="284.444" cy="199.111" r="28.444"/>
<path style="fill:#F9B54C;" d="M284.444,170.667c15.71,0,28.444,12.734,28.444,28.444s-12.734,28.444-28.444,28.444V170.667z"/>
<g>
<circle style="fill:#FFD15D;" cx="199.111" cy="341.333" r="28.444"/>
<circle style="fill:#FFD15D;" cx="113.778" cy="256" r="28.444"/>
</g>
<g>
<path style="fill:#F9B54C;" d="M199.111,312.889c15.71,0,28.444,12.734,28.444,28.444s-12.734,28.444-28.444,28.444V312.889z"/>
<path style="fill:#F9B54C;" d="M113.778,227.556c15.71,0,28.444,12.734,28.444,28.444s-12.734,28.444-28.444,28.444V227.556z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512.002 512.002" xml:space="preserve">
<circle style="fill:#F4E3C3;" cx="256" cy="256.001" r="256"/>
<path style="fill:#FED8B2;" d="M383.426,151.705l-13.934-2.874l-12.433,7.127l16.296,16.296
c-28.629,33.957-67.813,79.955-89.588,105.481L119.813,113.779c0-1.238-2.772,128.464-3.539,164.4l-0.483-0.343v69.525
l-28.877,3.024L248.41,511.88c2.522,0.074,5.051,0.121,7.592,0.121c141.384,0,256-114.616,256-256
c0-7.961-0.383-15.831-1.093-23.605L408.329,129.816L383.426,151.705z"/>
<polygon style="fill:#324A5E;" points="426.668,338.317 119.813,338.317 119.813,113.779 107.744,113.779 107.744,338.317
86.914,338.317 86.914,350.385 107.744,350.385 107.744,369.779 119.813,369.779 119.813,350.385 426.668,350.385 "/>
<rect x="259.741" y="338.317" style="fill:#2B3B4E;" width="166.926" height="12.067"/>
<polygon style="fill:#C1321F;" points="416.871,183.773 408.328,129.816 354.914,135.383 357.061,155.959 375.529,154.034
283.588,268.961 227.557,212.929 134.909,305.577 149.537,320.203 227.557,242.184 285.303,299.929 393.004,165.306 396.44,187.008
"/>
<polygon style="fill:#A82116;" points="408.328,129.816 354.914,135.383 357.061,155.959 375.529,154.034 283.588,268.961
259.736,245.109 259.736,274.364 285.303,299.929 393.004,165.306 396.44,187.008 416.871,183.773 "/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,9 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="-2.4 -2.4 28.80 28.80" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="SVGRepo_bgCarrier" stroke-width="0">
<rect x="-2.4" y="-2.4" width="28.80" height="28.80" rx="14.4" fill="#c2dabc" strokewidth="0"/>
</g>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier"> <path d="M16.5 9.13608C14.682 9.7421 12.2579 7.31804 12.8639 5.5M13.6109 4.75306L9.69403 8.66988C7.99123 10.3727 6.78322 12.5063 6.19917 14.8425L6.00991 15.5995C5.95094 15.8354 6.1646 16.0491 6.40049 15.9901L7.15752 15.8008C9.49375 15.2168 11.6273 14.0088 13.3301 12.306L17.2469 8.38914C17.7291 7.90697 18 7.253 18 6.5711C18 5.15112 16.8489 4 15.4289 4C14.747 4 14.093 4.27088 13.6109 4.75306Z" stroke="#363853" stroke-width="1.5"/> <path d="M19 20H5" stroke="#363853" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,12 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="-102.4 -102.4 1228.80 1228.80" class="icon" version="1.1" xmlns="http://www.w3.org/2000/svg" fill="#000000">
<g id="SVGRepo_bgCarrier" stroke-width="0">
<rect x="-102.4" y="-102.4" width="1228.80" height="1228.80" rx="614.4" fill="#f8f1a5" strokewidth="0"/>
</g>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier">
<path d="M452.266667 955.733333l-384-384c-34.133333-34.133333-34.133333-87.466667 0-121.6l384-384c34.133333-34.133333 87.466667-34.133333 121.6 0l384 384c34.133333 34.133333 34.133333 87.466667 0 121.6l-384 384c-34.133333 34.133333-89.6 34.133333-121.6 0z" fill="#ff8080"/>
<path d="M460.8 697.6c0-6.4 2.133333-12.8 4.266667-19.2 2.133333-6.4 6.4-10.666667 10.666666-14.933333 4.266667-4.266667 10.666667-8.533333 17.066667-10.666667s12.8-4.266667 21.333333-4.266667 14.933333 2.133333 21.333334 4.266667c6.4 2.133333 12.8 6.4 17.066666 10.666667 4.266667 4.266667 8.533333 8.533333 10.666667 14.933333 2.133333 6.4 4.266667 12.8 4.266667 19.2s-2.133333 12.8-4.266667 19.2-6.4 10.666667-10.666667 14.933333c-4.266667 4.266667-10.666667 8.533333-17.066666 10.666667-6.4 2.133333-12.8 4.266667-21.333334 4.266667s-14.933333-2.133333-21.333333-4.266667-10.666667-6.4-17.066667-10.666667c-4.266667-4.266667-8.533333-8.533333-10.666666-14.933333s-4.266667-10.666667-4.266667-19.2z m89.6-98.133333h-76.8L462.933333 277.333333h98.133334l-10.666667 322.133334z" fill="#FFFFFF"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512 512" xml:space="preserve">
<circle style="fill:#3A99D7;" cx="256" cy="256" r="256"/>
<path style="fill:#2682BF;" d="M511.176,278.419C499.802,409.304,390.017,512,256.165,512c-3.132,0-6.264,0-9.396-0.165
L125.61,390.676l219.735-278.089L511.176,278.419z"/>
<path style="fill:#FFD630;" d="M136.984,106.982c68.904,0,125.28,0,194.678,0c10.55,0,19.122,8.572,19.122,19.122v114.071v27.034
v95.938v8.242c0,12.858-10.385,23.243-23.243,23.243H136.984c-10.55,0-19.122-8.572-19.122-19.122V126.104
C117.862,115.554,126.435,106.982,136.984,106.982z"/>
<rect x="130.222" y="118.191" style="fill:#F7F7F8;" width="208.195" height="265.069"/>
<g>
<circle style="fill:#E84F4F;" cx="369.737" cy="332.492" r="65.612"/>
<path style="fill:#E84F4F;" d="M147.204,139.951h26.869v30.99h-26.869V139.951z M147.204,306.442h26.869v30.99h-26.869V306.442z
M147.204,250.89h26.869v30.99h-26.869V250.89z M147.204,195.338h26.869v30.99h-26.869V195.338z"/>
</g>
<path style="fill:#999999;" d="M186.766,151.325h91.817v8.078h-91.817L186.766,151.325L186.766,151.325z M186.766,317.816h91.817
v8.078h-91.817L186.766,317.816L186.766,317.816z M186.766,262.264h91.817v8.078h-91.817L186.766,262.264L186.766,262.264z
M186.766,206.712h91.817v8.078h-91.817L186.766,206.712L186.766,206.712z"/>
<circle style="fill:#FFD630;" cx="369.737" cy="332.492" r="55.392"/>
<path style="fill:#FFFFFF;" d="M322.926,334.3l17.639-1.978l19.122,16.979c0,0,9.232-38.573,52.42-47.64
c-21.1,11.374-34.122,33.958-42.859,65.113c-2.143,7.912-7.912,5.769-9.726,3.461c-2.967-3.792-22.748-26.375-36.595-36.101V334.3z"
/>
<path style="fill:#E84F4F;" d="M215.943,90.828h2.967c-0.824-1.318-1.318-2.967-1.318-4.615v-9.891c0-5.44,4.946-9.89,11.044-9.89
h11.374c6.099,0,11.044,4.451,11.044,9.89v9.89c0,1.649-0.494,3.132-1.319,4.615h2.967c20.276,0,36.759,15.001,36.759,33.133l0,0
H179.019l0,0c0-18.297,16.649-33.133,36.759-33.133h0.165V90.828z"/>
<path style="fill:#C94545;" d="M234.406,66.431h5.769c6.099,0,11.044,4.451,11.044,9.89v9.89c0,1.649-0.494,3.132-1.319,4.615h2.967
c20.276,0,36.759,15.001,36.759,33.133l0,0h-55.222L234.406,66.431L234.406,66.431z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512 512" xml:space="preserve">
<circle style="fill:#71B84F;" cx="256" cy="255.947" r="255.947"/>
<path style="fill:#63A147;" d="M509.354,293.135C491.384,416.955,384.807,512,256.107,512c-3.428,0-6.856-0.104-10.283-0.208
l-91.617-91.617l94.111-128.597l60.351-177.626l40.2,40.2l9.141-12.465l151.45,151.45h-0.105V293.135z"/>
<path style="fill:#FFD630;" d="M154.205,141.685h203.699v279.424l-99.097-80.607l-104.602,80.607V141.685z"/>
<circle style="fill:#E84F4F;" cx="256" cy="162.15" r="71.364"/>
<path style="fill:#F7F7F8;" d="M256.002,114.574l11.738,36.46l38.226-0.104l-31.059,22.437l11.945,36.356l-30.955-22.541
l-30.955,22.541l11.945-36.356l-31.059-22.437l38.226,0.104l11.738-36.46H256.002z"/>
<path style="fill:#E6E6E6;" d="M256.002,114.574l11.738,36.46l38.226-0.104l-31.059,22.437l11.945,36.356l-30.955-22.541l0,0
v-72.609l0,0C255.897,114.574,256.002,114.574,256.002,114.574z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 393.568 393.568" xml:space="preserve">
<circle style="fill:#FBD303;" cx="196.784" cy="196.784" r="196.784"/>
<rect x="38.271" y="79.644" style="fill:#FCFCFD;" width="317.026" height="189.414"/>
<rect x="22.044" y="53.98" style="fill:#F0582F;" width="349.285" height="25.665"/>
<g>
<path style="fill:#414753;" d="M90.311,284.962c10.796-4.137,18.424-14.61,18.424-26.893c0-15.903-12.929-28.832-28.832-28.832
s-28.832,12.929-28.832,28.832c0,12.283,7.628,22.691,18.424,26.893c-26.246,4.784-46.352,27.216-47.515,54.626h115.782
C136.663,312.178,116.558,289.745,90.311,284.962z"/>
<path style="fill:#414753;" d="M207.192,284.962c10.796-4.137,18.424-14.61,18.424-26.893c0-15.903-12.929-28.832-28.832-28.832
s-28.832,12.929-28.832,28.832c0,12.283,7.628,22.691,18.424,26.893c-26.246,4.784-46.352,27.216-47.515,54.626h115.782
C253.543,312.178,233.438,289.745,207.192,284.962z"/>
<path style="fill:#414753;" d="M324.008,284.962c10.796-4.137,18.424-14.61,18.424-26.893c0-15.903-12.929-28.832-28.832-28.832
c-15.903,0-28.832,12.929-28.832,28.832c0,12.283,7.628,22.691,18.424,26.893c-26.246,4.784-46.352,27.216-47.515,54.626h115.782
C370.36,312.178,350.255,289.745,324.008,284.962z"/>
</g>
<g>
<polygon style="fill:#71D456;" points="77.576,228.461 71.564,222.448 127.871,166.141 169.244,207.515 219.087,157.479
248.954,187.345 314.958,121.6 320.711,127.612 248.954,199.434 219.087,169.503 169.244,219.345 127.871,177.907 "/>
<polygon style="fill:#71D456;" points="322.004,159.289 313.665,159.289 313.665,128.646 282.958,128.646 282.958,120.307
322.004,120.307 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512.001 512.001" xml:space="preserve">
<circle style="fill:#71B84F;" cx="256.001" cy="255.977" r="255.977"/>
<path style="fill:#63A147;" d="M129.244,418.535l90.958,90.958c11.733,1.655,23.667,2.508,35.851,2.508
c135.133,0,245.796-104.696,255.323-237.422L382.863,146.064L129.244,418.535z"/>
<path style="fill:#FFD630;" d="M129.244,93.465h200.117l53.451,52.599v272.472H129.193V93.465H129.244z"/>
<path style="fill:#E7A20B;" d="M355.736,119.79l27.127,26.224v41.618l-53.451-41.468l26.374-26.374H355.736z"/>
<path style="fill:#B2B3B3;" d="M329.361,93.465l53.451,52.599l-53.451,0.1V93.465z"/>
<path style="fill:#F5BE18;" d="M301.883,242.336c-11.282,15.092-29.333,24.87-49.641,24.87c-34.197,0-61.925-27.728-61.925-61.925
c0-32.141,24.519-58.616,55.908-61.625l6.067,61.625l49.641,37.055H301.883z M299.726,152.382
c16.346,11.132,27.127,29.934,27.127,51.246c0,13.338-4.212,25.673-11.382,35.801l-50.543-35.801L299.726,152.382z M258.259,133.177
c12.887,0,24.87,3.961,34.798,10.731l-34.798,51.194l-5.265-61.725c1.755-0.15,3.51-0.251,5.265-0.251V133.177z"/>
<path style="fill:#E84F4F;" d="M299.325,237.522c-11.282,15.092-29.333,24.87-49.641,24.87c-34.197,0-61.925-27.728-61.925-61.925
c0-32.141,24.519-58.616,55.908-61.625l6.067,61.625l49.641,37.055L299.325,237.522L299.325,237.522z M255.702,128.364
c12.887,0,24.92,3.961,34.798,10.731l-34.798,51.246l-5.265-61.725C252.192,128.464,253.947,128.364,255.702,128.364z"/>
<path style="fill:#12B589;" d="M297.17,147.618c16.346,11.132,27.127,29.934,27.127,51.194c0,13.338-4.212,25.673-11.382,35.801
l-50.543-35.801L297.17,147.618z"/>
<path style="fill:#FFFFFF;" d="M180.84,355.507h30.286v34.598H180.84V355.507z M162.488,397.375h187.08v9.226h-187.08V397.375z
M300.93,272.773h30.286v117.382H300.93V272.773z M260.917,346.631h30.286v43.523h-30.286V346.631z M220.904,325.271h30.286v64.934
h-30.286V325.271z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512.001 512.001" xml:space="preserve">
<circle style="fill:#FFD630;" cx="256" cy="255.996" r="255.996"/>
<path style="fill:#F5BE18;" d="M129.398,418.302l91.257,91.257c11.555,1.597,23.355,2.442,35.35,2.442
c135.015,0,245.614-104.528,255.303-237.072L382.612,146.232l-253.21,272.073L129.398,418.302z"/>
<path style="fill:#F7F7F8;" d="M129.398,93.699h199.824l53.386,52.53v272.073H129.398V93.699z"/>
<path style="fill:#D9DADA;" d="M355.54,120.018l27.068,26.211v41.532l-53.386-41.424l26.319-26.323v0.004H355.54z"/>
<path style="fill:#CCCCCC;" d="M301.78,242.352c-11.279,15.083-29.275,24.844-49.559,24.844c-34.149,0-61.834-27.682-61.834-61.834
c0-32.117,24.481-58.508,55.799-61.542l6.039,61.542l49.559,36.987L301.78,242.352z M299.644,152.559
c16.346,11.135,27.075,29.883,27.075,51.145c0,13.318-4.219,25.658-11.379,35.749l-50.459-35.749l34.767-51.145H299.644z
M258.238,133.36c12.89,0,24.859,3.945,34.767,10.693l-34.767,51.142l-5.276-61.608C254.7,133.439,256.462,133.36,258.238,133.36z"
/>
<path style="fill:#B2B3B3;" d="M329.222,93.699l53.386,52.53l-53.386,0.108V93.695V93.699z"/>
<path style="fill:#999999;" d="M159.713,291.26h192.58v11.437h-192.58V291.26z M263.892,390.415h88.401v11.44h-88.401V390.415z
M159.713,370.584h192.58v11.437h-192.58V370.584z M159.713,350.753h192.58v11.437h-192.58V350.753z M159.713,330.922h192.58v11.437
h-192.58V330.922z M159.713,311.091h192.58v11.437h-192.58V311.091z"/>
<path style="fill:#E84F4F;" d="M299.231,237.576c-11.275,15.083-29.275,24.848-49.559,24.848c-34.149,0-61.834-27.686-61.834-61.834
c0-32.113,24.481-58.508,55.799-61.543l6.039,61.543l49.559,36.987h-0.004V237.576z M255.688,128.584
c12.89,0,24.859,3.945,34.767,10.693l-34.767,51.142l-5.279-61.612c1.741-0.147,3.503-0.226,5.279-0.226L255.688,128.584
L255.688,128.584z"/>
<path style="fill:#12B589;" d="M297.098,147.786c16.339,11.128,27.068,29.883,27.068,51.142c0,13.318-4.212,25.654-11.376,35.746
l-50.459-35.746L297.098,147.786z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512 512" xml:space="preserve">
<circle style="fill:#324A5E;" cx="256" cy="256" r="256"/>
<g>
<path style="fill:#2B3B4E;" d="M330.492,199.111c0,0-8.671,87.43-10.635,107.225L269.519,256l-5.896,17.536L132.31,142.222
l-5.006,134.482l-0.022-0.017v0.612l0.022-0.593l-0.022,8.602v88.35l-21.694,5.387l132.317,132.317
c71.408,5.029,144.522-19.749,199.115-74.342c23.173-23.173,40.963-49.686,53.395-77.986L330.492,199.111z"/>
<path style="fill:#2B3B4E;" d="M355.456,105.026l-37.395,4.443l0,0l-7.094,61.199l182.105,182.105
c11.912-29.22,18.199-60.194,18.863-91.267L355.456,105.026z"/>
</g>
<rect x="311.699" y="105.026" style="fill:#B5F1F4;" width="43.761" height="29.174"/>
<rect x="310.958" y="105.026" style="fill:#2B9ED8;" width="7.294" height="65.646"/>
<rect x="239.037" y="256" style="fill:#FFD15D;" width="30.486" height="98.349"/>
<rect x="254.845" y="256" style="fill:#F9B54C;" width="14.667" height="98.349"/>
<rect x="300.011" y="199.111" style="fill:#F1543F;" width="30.486" height="155.238"/>
<rect x="315.768" y="199.111" style="fill:#C1321F;" width="14.729" height="155.238"/>
<rect x="178.062" y="284.444" style="fill:#B5F1F4;" width="30.486" height="69.91"/>
<rect x="193.939" y="284.444" style="fill:#84DBFF;" width="14.607" height="69.91"/>
<polygon style="fill:#F9B54C;" points="361.589,370.424 132.31,370.424 132.31,142.222 123.69,142.222 123.69,370.424
105.589,370.424 105.589,379.044 123.69,379.044 123.69,398.222 132.31,398.222 132.31,379.044 361.589,379.044 "/>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 451.296 451.296" xml:space="preserve">
<circle style="fill:#EFC84A;" cx="225.648" cy="225.638" r="225.638"/>
<path style="opacity:0.1;enable-background:new ;" d="M450.137,248.745L353.55,152.16l-0.014,0.014
c-0.94-1.017-2.258-1.675-3.753-1.675h-62.51l-34.251-34.251c-0.445-0.459-1.062-0.749-1.752-0.749h-51.246
c-1.35,0-2.445,1.094-2.445,2.445v32.555h-96.068c-2.843,0-5.147,2.305-5.147,5.148v174.985c0,1.518,0.685,2.848,1.73,3.79
l116.598,116.598c3.631,0.173,7.281,0.277,10.955,0.277C342.474,451.296,438.565,362.518,450.137,248.745z"/>
<path style="fill:#64798A;" d="M349.783,150.498H101.512c-2.843,0-5.147,2.305-5.147,5.148v174.985c0,2.843,2.305,5.148,5.147,5.148
h248.271c2.843,0,5.148-2.305,5.148-5.148V155.646C354.931,152.803,352.627,150.498,349.783,150.498z"/>
<rect x="108.502" y="180.531" style="fill:#E1E6E9;" width="234.25" height="143.078"/>
<rect x="111.109" y="183.122" style="fill:#FFFFFF;" width="229.074" height="137.907"/>
<path style="fill:#3A556A;" d="M257.766,169.451H193.53c-2.096,0-3.795-1.699-3.795-3.795v-0.076c0-2.096,1.699-3.795,3.795-3.795
h64.237c2.096,0,3.795,1.699,3.795,3.795v0.076C261.562,167.752,259.863,169.451,257.766,169.451z"/>
<path style="fill:#EBF0F3;" d="M251.271,115.498h-51.246c-1.35,0-2.445,1.094-2.445,2.445v51.508h56.136v-51.508
C253.716,116.593,252.621,115.498,251.271,115.498z"/>
<rect x="197.58" y="158.397" style="fill:#E1E6E9;" width="56.136" height="11.054"/>
<circle style="fill:#64798A;" cx="225.648" cy="135.352" r="11.868"/>
<path style="fill:#3A556A;" d="M225.648,126.435c-0.118,0-0.227,0.031-0.345,0.035c4.381,0.184,7.883,3.767,7.883,8.193
c0,4.544-3.683,8.228-8.227,8.228c-4.426,0-8.008-3.503-8.193-7.883c-0.004,0.117-0.034,0.226-0.034,0.345
c0,4.925,3.992,8.916,8.916,8.916c4.924,0,8.916-3.992,8.916-8.916S230.572,126.435,225.648,126.435z"/>
<rect x="122.629" y="201.114" style="fill:#27A2DB;" width="68.69" height="83.564"/>
<g>
<circle style="fill:#FFFFFF;" cx="156.973" cy="229.309" r="14.392"/>
<path style="fill:#FFFFFF;" d="M156.972,250.394c-18.942,0-34.298,15.355-34.298,34.297h68.594
C191.269,265.749,175.914,250.394,156.972,250.394z"/>
</g>
<rect x="214.394" y="211.456" style="fill:#E56353;" width="111.488" height="7.757"/>
<g>
<rect x="214.394" y="237.21" style="fill:#64798A;" width="111.488" height="5.171"/>
<rect x="214.394" y="261.683" style="fill:#64798A;" width="111.488" height="5.171"/>
<rect x="214.394" y="286.152" style="fill:#64798A;" width="111.488" height="5.171"/>
<rect x="130.565" y="303.104" style="fill:#64798A;" width="50.806" height="5.171"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512 512" xml:space="preserve">
<circle style="fill:#3A99D7;" cx="255.997" cy="255.996" r="255.996"/>
<path style="fill:#2682BF;" d="M511.574,241.359c0.273,4.844,0.424,9.725,0.424,14.641c0,141.384-114.616,256-256,256
c-4.949,0-9.862-0.155-14.738-0.431L121.451,391.76l270.688-269.828L511.57,241.363L511.574,241.359z"/>
<path style="fill:#E84F4F;" d="M128.87,117.483h254.26c6.289,0,11.386,5.098,11.386,11.386v254.26
c0,6.289-5.098,11.386-11.386,11.386H128.87c-6.289,0-11.386-5.098-11.386-11.386v-254.26
C117.484,122.58,122.581,117.483,128.87,117.483z"/>
<rect x="124.577" y="158.407" style="fill:#EFEFF0;" width="262.85" height="229.03"/>
<g>
<path style="fill:#EBECEC;" d="M213.297,130.664h155.217c1.305,0,2.362,1.058,2.362,2.362v6.431c0,1.305-1.058,2.362-2.362,2.362
H213.297c-1.305,0-2.362-1.058-2.362-2.362v-6.431C210.934,131.721,211.993,130.664,213.297,130.664z"/>
<path style="fill:#EBECEC;" d="M143.867,128.099c4.499,0,8.146,3.65,8.146,8.146c0,4.499-3.647,8.15-8.146,8.15
c-4.499,0-8.146-3.65-8.146-8.15C135.721,131.749,139.371,128.099,143.867,128.099z M186.385,128.099c4.499,0,8.15,3.65,8.15,8.146
c0,4.499-3.65,8.15-8.15,8.15c-4.496,0-8.146-3.65-8.146-8.15C178.239,131.749,181.889,128.099,186.385,128.099z M165.126,128.099
c4.499,0,8.15,3.65,8.15,8.146c0,4.499-3.65,8.15-8.15,8.15c-4.496,0-8.146-3.65-8.146-8.15
C156.98,131.749,160.63,128.099,165.126,128.099z"/>
</g>
<path style="fill:#C94545;" d="M284.741,358.158l-37.253-21.237l-3.431-1.956l3.431-1.956l37.253-21.237l3.366-1.924v3.88v14.271
c11.171-3.704,20.842-10.725,27.83-19.903c7.395-9.711,11.785-21.837,11.785-35c0-15.965-6.474-30.423-16.935-40.885
s-24.92-16.939-40.885-16.939l-5.272,0.23l-0.367-12.388c1.874-0.147,3.754-0.226,5.639-0.226c19.385,0,36.943,7.862,49.645,20.565
s20.565,30.257,20.565,49.645c0,16.371-5.61,31.437-15.008,43.377c-9.236,11.732-22.147,20.449-36.994,24.427v15.299v3.877
l-3.366-1.92H284.741z"/>
<g>
<path style="fill:#006775;" d="M218.17,231.53c-0.946,1.047-1.698,1.881-2.122,2.464c1.521,1.04,2.816,1.935,3.988,2.752
c7.488,5.186,10.641,7.372,22.741,12.886l0.842,0.385l-0.615,0.694l-6.283,7.113l-0.291,0.327l-0.417-0.129
c-8.401-2.572-19.666-11.246-27.093-16.968l-0.302-0.234c-3.075,2.352-7.894,5.953-12.879,9.294
c-5.247,3.51-10.689,6.733-14.53,7.909l-0.417,0.129l-0.295-0.327l-6.086-6.887l-0.611-0.694l0.842-0.385
c1.999-0.914,3.517-1.525,4.888-2.075c2.924-1.18,5.193-2.093,9.718-4.934c1.963-1.23,5.499-3.532,8.423-5.675
c1.579-1.155,2.964-2.251,3.783-3.082c-2.576-2.468-6.19-6.614-9.268-11.182c-2.464-3.654-4.6-7.6-5.621-11.207l-0.241-0.867
l0.903-0.004l10.652-0.068l0.413-0.004l0.194,0.367c0.791,1.482,1.158,2.384,1.489,3.215c0.536,1.327,1,2.482,3.215,5.762
c1.086,1.604,2.05,2.946,3.032,4.165c0.889,1.097,1.813,2.125,2.874,3.176c2.301-1.579,6.064-6.434,8.879-11.936
c2.147-4.19,3.715-8.735,3.629-12.433l-48.257-0.079l-0.687-0.004v-0.683v-9.268v-0.687h0.687l29.991-0.004v-8.516v-0.687h0.687
h9.197h0.687l-0.004,0.687l-0.011,8.516l30.001-0.007l0.687-0.004v0.69l0.004,9.204l0.004,0.683l-0.69,0.004l-11.581,0.004
c-0.907,13.932-9.642,23.614-14.156,28.609h-0.004L218.17,231.53z"/>
<path style="fill:#006775;" d="M171.894,365.545l13.792,0.065l5.7-17.368l34.699-0.04l5.678,17.368l13.602-0.011l-28.833-73.397
l-15.782-0.036l-28.862,73.419H171.894z M195.333,338.334l26.696,0.19l-13.127-33.958L195.333,338.334z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

View file

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512 512" xml:space="preserve">
<circle style="fill:#21D0C3;" cx="256" cy="256" r="256"/>
<ellipse style="fill:#15BDB2;" cx="256" cy="421.646" rx="182.284" ry="14.369"/>
<path style="fill:#666666;" d="M65.979,67.222h380.037c12.485,0,22.702,10.217,22.702,22.702V324.03H43.282V89.922
c0-12.485,10.217-22.702,22.702-22.702L65.979,67.222L65.979,67.222z"/>
<path style="fill:#DCE3DB;" d="M58.695,308.617h394.609V89.927c0-3.977-3.308-7.289-7.284-7.289H65.984
c-3.977,0-7.284,3.307-7.284,7.289v218.69H58.695z"/>
<g>
<path style="fill:#FFFFFF;" d="M468.718,324.03v24.826c0,12.49-11.261,22.702-25.024,22.702H68.307
c-13.764,0-25.024-10.212-25.024-22.702V324.03H468.718z"/>
<path style="fill:#FFFFFF;" d="M141.237,115.529h229.525h34.165c4.143,0,7.528,3.39,7.528,7.528v44.793v140.767H99.544V167.851
v-44.793c0-4.143,3.385-7.528,7.528-7.528L141.237,115.529L141.237,115.529z"/>
</g>
<rect x="166.505" y="186.496" style="fill:#ECF0F1;" width="179.719" height="25.091"/>
<path style="fill:#828282;" d="M107.072,115.529h297.855c4.143,0,7.528,3.385,7.528,7.528v15.053H99.544v-15.053
C99.544,118.915,102.929,115.529,107.072,115.529z"/>
<path style="fill:#FFFFFF;" d="M226.385,123.326h163.62c1.113,0,2.023,0.914,2.023,2.023v3.751c0,1.109-0.91,2.023-2.023,2.023
h-163.62c-1.109,0-2.018-0.91-2.018-2.023v-3.751C224.366,124.235,225.276,123.326,226.385,123.326z"/>
<path style="fill:#21D0C3;" d="M117.335,121.982c2.392,0,4.333,1.94,4.333,4.333s-1.94,4.333-4.333,4.333
c-2.397,0-4.337-1.94-4.337-4.333C112.998,123.917,114.939,121.982,117.335,121.982z"/>
<rect x="166.505" y="224.162" style="fill:#ECF0F1;" width="179.719" height="25.091"/>
<path style="fill:#FAD24D;" d="M134.438,121.982c2.397,0,4.333,1.94,4.333,4.333s-1.94,4.333-4.333,4.333s-4.333-1.94-4.333-4.333
C130.106,123.917,132.046,121.982,134.438,121.982z"/>
<path style="fill:#FF5B62;" d="M151.551,121.982c2.392,0,4.333,1.94,4.333,4.333s-1.94,4.333-4.333,4.333
c-2.397,0-4.338-1.94-4.338-4.333C147.214,123.917,149.154,121.982,151.551,121.982z"/>
<path style="fill:#21D0C3;" d="M221.119,261.303h69.762c3.058,0,5.538,2.479,5.538,5.538v9.533c0,3.058-2.479,5.538-5.538,5.538
h-69.762c-3.058,0-5.538-2.479-5.538-5.538v-9.533C215.581,263.782,218.06,261.303,221.119,261.303z"/>
<g>
<circle style="fill:#828282;" cx="183.162" cy="199.041" r="4.637"/>
<circle style="fill:#828282;" cx="203.532" cy="199.041" r="4.637"/>
<circle style="fill:#828282;" cx="223.893" cy="199.041" r="4.637"/>
<circle style="fill:#828282;" cx="244.263" cy="199.041" r="4.637"/>
<circle style="fill:#828282;" cx="183.162" cy="236.708" r="4.637"/>
<circle style="fill:#828282;" cx="203.532" cy="236.708" r="4.637"/>
<circle style="fill:#828282;" cx="223.893" cy="236.708" r="4.637"/>
<circle style="fill:#828282;" cx="244.263" cy="236.708" r="4.637"/>
<circle style="fill:#828282;" cx="264.633" cy="236.708" r="4.637"/>
<circle style="fill:#828282;" cx="284.993" cy="236.708" r="4.637"/>
</g>
<circle style="fill:#B6B6B8;" cx="256" cy="346.803" r="7.815"/>
<path style="fill:#C2C2C4;" d="M305.065,407.27l36.096,11.565H170.839l29.121-11.565v-35.712h105.105V407.27z"/>
<path style="fill:#B6B6B8;" d="M305.065,407.27L199.96,371.557h105.105V407.27z"/>
<path style="fill:#ECF0F1;" d="M199.96,407.27h105.105l36.096,11.565v4.983H256h-85.166v-4.983l29.121-11.565H199.96z"/>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512 512" xml:space="preserve">
<circle style="fill:#FC6F58;" cx="256" cy="256" r="256"/>
<path style="fill:#F1543F;" d="M508.114,300.639L369.778,162.302L202.559,328.404l-58.901,69.818l113.761,113.761
C382.942,511.3,487.072,420.29,508.114,300.639z"/>
<polygon style="fill:#FFFFFF;" points="321.253,113.778 143.658,113.778 143.658,398.222 369.778,398.222 369.778,162.302 "/>
<polygon style="fill:#E6F3FF;" points="369.778,162.302 321.253,113.778 236.463,113.778 236.463,398.222 369.778,398.222 "/>
<polygon style="fill:#CFDBE6;" points="321.253,162.304 369.778,162.302 321.253,113.778 "/>
<circle style="fill:#26BEBE;" cx="237.037" cy="215.143" r="37.9"/>
<path style="fill:#4CDBC4;" d="M158.868,334.76c0-43.172,34.997-78.169,78.169-78.169s78.169,34.997,78.169,78.169L158.868,334.76
L158.868,334.76z"/>
<path style="fill:#2C9984;" d="M237.037,177.24c-0.193,0-0.383,0.012-0.574,0.014v75.771c0.191,0.003,0.381,0.016,0.574,0.016
c20.932,0,37.9-16.968,37.9-37.9S257.969,177.24,237.037,177.24z"/>
<path style="fill:#3FC9AE;" d="M237.037,256.593c-0.193,0-0.381,0.014-0.574,0.014v78.153h78.743
C315.206,291.59,280.209,256.593,237.037,256.593z"/>
<path style="fill:#324A5E;" d="M354.544,305.057l-5.213-1.35c-0.129-1.488-0.331-2.962-0.615-4.415l4.636-2.729
c2.634-1.552,3.513-4.944,1.962-7.58l-8.635-14.667c-1.552-2.636-4.944-3.513-7.58-1.962l-4.636,2.729
c-1.133-0.953-2.324-1.845-3.562-2.679l1.35-5.213c0.767-2.96-1.012-5.98-3.972-6.747l-16.477-4.267
c-2.96-0.767-5.98,1.012-6.747,3.972l-1.35,5.213c-1.488,0.129-2.962,0.331-4.415,0.614l-2.729-4.636
c-1.552-2.634-4.944-3.513-7.58-1.962l-14.669,8.635c-2.634,1.552-3.513,4.944-1.962,7.58l2.729,4.636
c-0.953,1.133-1.845,2.322-2.679,3.562l-5.213-1.35c-2.96-0.767-5.98,1.012-6.747,3.972l-4.267,16.477
c-0.767,2.96,1.012,5.98,3.972,6.747l5.213,1.35c0.129,1.488,0.331,2.962,0.614,4.413l-4.636,2.729
c-2.634,1.552-3.513,4.944-1.962,7.58l8.635,14.669c1.552,2.634,4.944,3.513,7.58,1.962l4.636-2.729
c1.133,0.953,2.324,1.845,3.562,2.681l-1.35,5.213c-0.767,2.96,1.012,5.98,3.972,6.747l16.477,4.267
c2.96,0.767,5.98-1.012,6.747-3.972l1.35-5.213c1.488-0.129,2.962-0.331,4.415-0.614l2.729,4.636
c1.552,2.634,4.944,3.513,7.58,1.962l14.669-8.635c2.634-1.552,3.513-4.944,1.962-7.58l-2.729-4.636
c0.953-1.133,1.845-2.324,2.679-3.562l5.213,1.35c2.96,0.767,5.98-1.012,6.747-3.972l4.267-16.477
C359.283,308.845,357.504,305.824,354.544,305.057z M302.066,327.744c-11.266-2.917-18.032-14.414-15.117-25.678
c2.917-11.264,14.414-18.032,25.678-15.115c11.266,2.917,18.032,14.414,15.117,25.678
C324.827,323.893,313.33,330.661,302.066,327.744z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,29 @@
<?xml version="1.0" ?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 12.7 12.7" id="svg8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg">
<defs id="defs2">
<clipPath clipPathUnits="userSpaceOnUse" id="clipPath5343">
<path d="m 3.0688351,285.55677 c -1.613568,1.19596 -2.5662181,3.08478 -2.56883509,5.09323 0,3.50701 2.84299219,6.35 6.35000009,6.35 C 10.357008,297 13.2,294.15701 13.2,290.65 c -0.0022,-0.84296 -0.452078,-2.71271 -0.500228,-2.45359 -0.02424,0.84121 -0.571809,2.35322 -0.602031,2.23138 -0.0026,-0.50621 -0.2876,-1.42626 -0.305098,-1.19509 0.02804,1.40695 -1.48374,3.17677 -2.3076623,3.50038 -0.8310457,0.36942 -1.7371637,0.56412 -2.6117267,0.56534 -0.1736918,2e-5 -1.1686519,-0.13807 -1.6443439,-0.70435 -0.826376,-0.89253 -0.00201,-1.09994 0.4625039,-1.27331 0.5055862,-0.18871 1.030887,-0.30969 1.5203212,-0.42013 0.7456988,-0.16826 0.4710618,-0.52626 0.1049028,-0.6289 -0.9266939,-0.25976 -2.044886,0.33543 -2.8654579,0.30593 -0.848406,-0.0291 -0.804618,-1.69621 -0.1405601,-1.76217 0.7394212,-0.0734 1.6665151,-0.51079 1.461779,-0.65673 -0.8303549,-0.61672 -0.9617369,-0.79081 -1.0595549,-1.16418 -0.1480201,-0.565 0.341282,-1.03557 0.05777,-0.96356 -0.2596169,0.08 -0.4110678,0.15641 -0.5988619,0.25715 -0.1672929,0.0897 -0.293814,0.0546 -0.6751841,0.002 -0.3249449,-0.045 -0.3870058,-0.0557 -0.3755009,-0.25673 0.0115,-0.20097 0.07295,-0.52125 -0.05223,-0.47648 z" id="path5345" style="fill:#7aafff;fill-opacity:1;stroke:none;stroke-width:2.01045942;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
</clipPath>
<clipPath clipPathUnits="userSpaceOnUse" id="clipPath4543">
<path d="m 1.7760088,291.5696 c -1.82613339,0.17434 -3.2940315,0.91934 -3.4903996,2.16451 -0.2629054,1.66729 1.5678591,3.34127 4.0891213,3.73893 1.2172084,0.19119 2.434234,0.053 3.3807423,-0.38387 0.7310194,0.5283 1.669357,0.90078 2.6704721,1.06008 2.5212691,0.39771 4.7783381,-0.6315 5.0412801,-2.2988 0.262905,-1.6673 -1.490667,-1.94329 -4.257163,-2.17938 -2.7664958,-0.23609 -3.6163896,-1.68839 -5.7470448,-2.04575 -0.5660191,-0.0893 -1.1380808,-0.10817 -1.6870084,-0.0557 z" id="path4545" style="opacity:1;vector-effect:none;fill:#666666;fill-opacity:1;stroke:none;stroke-width:2.11666656;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/>
</clipPath>
</defs>
<g id="layer1" transform="translate(0,-284.3)">
<circle cx="6.3499999" cy="290.64999" id="path4514" r="6.3499999" style="fill:#afe9dd;fill-opacity:1;stroke:none;stroke-width:1.74658811;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
<g id="g4536-8" style="fill:#5dc1ae;fill-opacity:1" transform="translate(0.31765933,0.3622992)">
<path d="m 2.0920532,291.99812 h 8.5158918 c 0.288998,0 0.521658,0.23267 0.521658,0.52167 0,0.28899 -0.23266,0.52164 -0.521658,0.52164 H 2.0920532 c -0.2889977,0 -0.5216566,-0.23265 -0.5216566,-0.52164 0,-0.289 0.2326589,-0.52167 0.5216566,-0.52167 z" id="rect4964-4" style="opacity:1;vector-effect:none;fill:#5dc1ae;fill-opacity:1;stroke:none;stroke-width:2.9625752;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/>
<path d="m 2.0920534,288.32179 h 8.5158916 c 0.288998,0 0.521658,0.23267 0.521658,0.52167 0,0.28899 -0.23266,0.52164 -0.521658,0.52164 H 2.0920534 c -0.2889977,0 -0.5216566,-0.23265 -0.5216566,-0.52164 0,-0.289 0.2326589,-0.52167 0.5216566,-0.52167 z" id="rect4964-7-1" style="opacity:1;vector-effect:none;fill:#5dc1ae;fill-opacity:1;stroke:none;stroke-width:2.9625752;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/>
<circle cx="7.683928" cy="288.84344" id="path4966-5-0" r="1.0590875" style="opacity:1;vector-effect:none;fill:#5dc1ae;fill-opacity:1;stroke:none;stroke-width:2.23845243;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/>
<circle cx="5.2181683" cy="292.51978" id="path4966-5-9-0" r="1.0590875" style="opacity:1;vector-effect:none;fill:#5dc1ae;fill-opacity:1;stroke:none;stroke-width:2.23845243;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/>
</g>
<g id="g4536" transform="translate(1.0463257e-7,-0.03161621)">
<path d="m 2.0920532,291.99812 h 8.5158918 c 0.288998,0 0.521658,0.23267 0.521658,0.52167 0,0.28899 -0.23266,0.52164 -0.521658,0.52164 H 2.0920532 c -0.2889977,0 -0.5216566,-0.23265 -0.5216566,-0.52164 0,-0.289 0.2326589,-0.52167 0.5216566,-0.52167 z" id="rect4964" style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.9625752;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/>
<path d="m 2.0920532,291.99812 h 2.6950587 c 0.288998,0 0.521658,0.23267 0.521658,0.52167 0,0.28899 -0.23266,0.52164 -0.521658,0.52164 H 2.0920532 c -0.2889977,0 -0.5216566,-0.23265 -0.5216566,-0.52164 0,-0.289 0.2326589,-0.52167 0.5216566,-0.52167 z" id="rect4964-9" style="opacity:1;vector-effect:none;fill:#80decc;fill-opacity:1;stroke:none;stroke-width:2.9625752;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/>
<path d="m 2.0920534,288.32179 h 8.5158916 c 0.288998,0 0.521658,0.23267 0.521658,0.52167 0,0.28899 -0.23266,0.52164 -0.521658,0.52164 H 2.0920534 c -0.2889977,0 -0.5216566,-0.23265 -0.5216566,-0.52164 0,-0.289 0.2326589,-0.52167 0.5216566,-0.52167 z" id="rect4964-7" style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.9625752;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/>
<circle cx="7.683928" cy="288.84344" id="path4966-5" r="1.0590875" style="opacity:1;vector-effect:none;fill:#80decc;fill-opacity:1;stroke:none;stroke-width:2.23845243;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/>
<path d="m 2.0920534,288.32179 h 4.8117254 c 0.288998,0 0.521658,0.23267 0.521658,0.52167 0,0.28899 -0.23266,0.52164 -0.521658,0.52164 H 2.0920534 c -0.2889977,0 -0.5216566,-0.23265 -0.5216566,-0.52164 0,-0.289 0.2326589,-0.52167 0.5216566,-0.52167 z" id="rect4964-9-3" style="opacity:1;vector-effect:none;fill:#80decc;fill-opacity:1;stroke:none;stroke-width:2.9625752;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/>
<circle cx="5.2181683" cy="292.51978" id="path4966-5-9" r="1.0590875" style="opacity:1;vector-effect:none;fill:#80decc;fill-opacity:1;stroke:none;stroke-width:2.23845243;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.2 KiB

View file

@ -0,0 +1,54 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg fill="#000000" height="800px" width="800px" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" stroke="#000000" stroke-width="2" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 511 511" xml:space="preserve">
<g>
<path d="M492.168,309.579l-17.626-10.177c2.96-14.723,4.458-29.466,4.458-43.902c0-14.646-1.474-29.403-4.384-43.946l17.552-10.134
c5.436-3.138,9.325-8.206,10.949-14.269s0.791-12.396-2.348-17.832l-48-83.139c-3.139-5.436-8.206-9.325-14.269-10.949
c-6.064-1.624-12.396-0.791-17.833,2.348l-17.566,10.142C380.912,68.2,354.798,53.092,327,43.692V23.5
C327,10.542,316.458,0,303.5,0h-96C194.542,0,184,10.542,184,23.5v20.193c-27.65,9.362-53.728,24.49-75.999,44.088L90.332,77.579
c-5.437-3.139-11.77-3.973-17.833-2.348c-6.063,1.625-11.13,5.513-14.269,10.949l-48,83.139
c-3.139,5.436-3.972,11.769-2.348,17.832s5.513,11.131,10.949,14.269l17.626,10.177C33.499,226.32,32,241.063,32,255.5
c0,14.644,1.474,29.401,4.384,43.945l-17.552,10.134c-11.222,6.479-15.08,20.879-8.602,32.102l48,83.139
c6.479,11.221,20.879,15.08,32.102,8.601l17.565-10.142c22.19,19.521,48.303,34.629,76.103,44.03V487.5
c0,12.958,10.542,23.5,23.5,23.5h96c12.958,0,23.5-10.542,23.5-23.5v-20.193c27.651-9.362,53.729-24.49,76-44.087l17.668,10.201
c11.221,6.479,25.623,2.62,32.102-8.601l48-83.139C507.248,330.458,503.39,316.058,492.168,309.579z M487.779,334.181l-48,83.138
c-2.343,4.06-7.552,5.455-11.611,3.111l-22.392-12.928c-2.845-1.643-6.43-1.242-8.842,0.989
c-22.893,21.173-50.437,37.148-79.653,46.199c-3.14,0.973-5.281,3.877-5.281,7.164V487.5c0,4.687-3.813,8.5-8.5,8.5h-96
c-4.687,0-8.5-3.813-8.5-8.5v-25.645c0-3.287-2.141-6.191-5.28-7.164c-29.396-9.107-56.974-25.062-79.755-46.139
c-1.421-1.315-3.25-1.995-5.095-1.995c-1.286,0-2.579,0.33-3.748,1.005L82.832,420.43c-4.06,2.343-9.268,0.948-11.611-3.111
l-48-83.138c-2.343-4.059-0.947-9.268,3.111-11.612l22.272-12.859c2.844-1.642,4.289-4.942,3.566-8.146
C48.739,286.357,47,270.858,47,255.5c0-15.1,1.765-30.584,5.247-46.022c0.722-3.203-0.723-6.504-3.566-8.145L26.332,188.43
c-1.966-1.135-3.372-2.968-3.96-5.161c-0.587-2.193-0.286-4.484,0.849-6.45l48-83.139c1.135-1.966,2.968-3.373,5.162-3.96
c2.192-0.588,4.484-0.286,6.45,0.849l22.392,12.928c2.846,1.644,6.43,1.242,8.842-0.989c22.894-21.173,50.437-37.148,79.653-46.199
c3.14-0.973,5.281-3.877,5.281-7.164V23.5c0-4.687,3.813-8.5,8.5-8.5h96c4.687,0,8.5,3.813,8.5,8.5v25.645
c0,3.287,2.141,6.191,5.28,7.164c29.395,9.106,56.973,25.061,79.755,46.139c2.412,2.232,5.997,2.633,8.843,0.99l22.29-12.869
c1.967-1.135,4.258-1.437,6.45-0.849c2.193,0.588,4.026,1.994,5.162,3.96l48,83.139c1.135,1.966,1.437,4.257,0.849,6.45
c-0.588,2.193-1.994,4.026-3.96,5.161l-22.272,12.859c-2.844,1.642-4.289,4.943-3.566,8.146c3.431,15.206,5.17,30.704,5.17,46.065
c0,15.1-1.765,30.584-5.247,46.021c-0.722,3.203,0.723,6.503,3.566,8.145l22.349,12.903
C488.727,324.913,490.123,330.122,487.779,334.181z"/>
<path d="M255.5,104C171.962,104,104,171.963,104,255.5S171.962,407,255.5,407S407,339.037,407,255.5S339.038,104,255.5,104z
M255.5,392C180.234,392,119,330.766,119,255.5S180.234,119,255.5,119S392,180.234,392,255.5S330.766,392,255.5,392z"/>
<path d="M283.5,216h-28c-4.142,0-7.5,3.358-7.5,7.5v64c0,4.142,3.358,7.5,7.5,7.5s7.5-3.358,7.5-7.5V271h20.5
c15.164,0,27.5-12.336,27.5-27.5S298.664,216,283.5,216z M283.5,256H263v-25h20.5c6.893,0,12.5,5.607,12.5,12.5
S290.393,256,283.5,256z"/>
<path d="M214.522,220.867c-1.098-2.927-3.896-4.867-7.022-4.867h-8c-3.126,0-5.925,1.939-7.022,4.867l-24,64
c-1.455,3.878,0.511,8.201,4.389,9.656c3.878,1.455,8.201-0.511,9.656-4.389L186.697,279h33.605l4.175,11.133
c1.129,3.011,3.987,4.869,7.023,4.869c0.875,0,1.765-0.154,2.632-0.479c3.878-1.454,5.844-5.778,4.389-9.656L214.522,220.867z
M192.322,264l11.178-29.807L214.678,264H192.322z"/>
<path d="M327.5,216c-4.142,0-7.5,3.358-7.5,7.5v64c0,4.142,3.358,7.5,7.5,7.5s7.5-3.358,7.5-7.5v-64
C335,219.358,331.642,216,327.5,216z"/>
<path d="M309.152,87.3c5.205,1.659,10.394,3.586,15.421,5.726c0.958,0.408,1.954,0.601,2.934,0.601c2.916,0,5.69-1.712,6.904-4.564
c1.622-3.811-0.152-8.216-3.963-9.838c-5.458-2.323-11.09-4.415-16.742-6.216c-3.945-1.258-8.165,0.922-9.423,4.868
C303.026,81.823,305.206,86.042,309.152,87.3z"/>
<path d="M100.45,339.904c-1.984-3.636-6.541-4.976-10.176-2.992c-3.636,1.984-4.976,6.54-2.992,10.176
c3.112,5.704,6.557,11.315,10.239,16.677c1.454,2.117,3.801,3.255,6.189,3.255c1.463,0,2.941-0.427,4.239-1.318
c3.415-2.345,4.282-7.014,1.937-10.428C106.493,350.332,103.318,345.161,100.45,339.904z"/>
<path d="M240.14,431.341c-40.189-3.463-78.337-20.879-107.416-49.041c-2.976-2.882-7.724-2.805-10.605,0.17
c-2.881,2.976-2.806,7.724,0.17,10.605c31.55,30.555,72.947,49.452,116.563,53.21c0.219,0.019,0.436,0.028,0.652,0.028
c3.851,0,7.127-2.949,7.464-6.856C247.323,435.331,244.266,431.697,240.14,431.341z"/>
<path d="M363.425,97.287c-3.42-2.337-8.087-1.459-10.424,1.96c-2.337,3.42-1.459,8.087,1.96,10.424
c34.844,23.813,60.049,59.248,70.972,99.776c0.902,3.346,3.93,5.55,7.237,5.55c0.646,0,1.303-0.084,1.956-0.26
c4-1.078,6.368-5.194,5.29-9.193C428.564,161.564,401.221,123.118,363.425,97.287z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.1 KiB

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M18.364 5.63604C19.9926 7.26472 21 9.51472 21 12C21 16.9706 16.9706 21 12 21C9.51472 21 7.26472 19.9926 5.63604 18.364M18.364 5.63604C16.7353 4.00736 14.4853 3 12 3C7.02944 3 3 7.02944 3 12C3 14.4853 4.00736 16.7353 5.63604 18.364M18.364 5.63604L5.63604 18.364" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 581 B

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.0464 14C8.54044 12.4882 8.67609 9.90087 10.3494 8.22108L15.197 3.35462C16.8703 1.67483 19.4476 1.53865 20.9536 3.05046C22.4596 4.56228 22.3239 7.14956 20.6506 8.82935L18.2268 11.2626" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M13.9536 10C15.4596 11.5118 15.3239 14.0991 13.6506 15.7789L11.2268 18.2121L8.80299 20.6454C7.12969 22.3252 4.55237 22.4613 3.0464 20.9495C1.54043 19.4377 1.67609 16.8504 3.34939 15.1706L5.77323 12.7373" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 759 B

View file

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 73 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>databases-and-servers/servers/ssh</title>
<desc>Created with Sketch.</desc>
<defs>
</defs>
<g id="databases-and-servers/servers/ssh" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="container" transform="translate(2.000000, 2.000000)" fill="#FFFFFF" fill-rule="nonzero" stroke="#000000" stroke-width="2">
<rect id="mask" x="-1" y="-1" width="71" height="71" rx="14">
</rect>
</g>
<g id="terminal" transform="translate(11.000000, 17.000000)" fill="#000000" fill-rule="nonzero">
<path d="M49.2407485,0.0215730994 L1.65983626,0.0215730994 C0.743128655,0.0215730994 0,0.76480117 0,1.68140936 L0,9.94480117 L50.9005848,9.94480117 L50.9005848,1.68140936 C50.9005848,0.76480117 50.1574561,0.0215730994 49.2407485,0.0215730994 Z M32.0399298,7.19626901 C30.8196082,7.19626901 29.826848,6.20350877 29.826848,4.98318713 C29.826848,3.7628655 30.8196082,2.77010526 32.0399298,2.77010526 C33.2602515,2.77010526 34.2530117,3.7628655 34.2530117,4.98318713 C34.2530117,6.20350877 33.2602515,7.19626901 32.0399298,7.19626901 Z M38.0686667,7.19626901 C36.848345,7.19626901 35.8555848,6.20350877 35.8555848,4.98318713 C35.8555848,3.7628655 36.848345,2.77010526 38.0686667,2.77010526 C39.2889883,2.77010526 40.2817485,3.7628655 40.2817485,4.98318713 C40.2817485,6.20350877 39.2889883,7.19626901 38.0686667,7.19626901 Z M44.0974035,7.19626901 C42.8770819,7.19626901 41.8843216,6.20350877 41.8843216,4.98318713 C41.8843216,3.7628655 42.8770819,2.77010526 44.0974035,2.77010526 C45.3177251,2.77010526 46.3104854,3.7628655 46.3104854,4.98318713 C46.3104854,6.20350877 45.3177251,7.19626901 44.0974035,7.19626901 Z" id="Shape">
</path>
<path d="M0,13.2643743 L0,37.0905205 C0,38.0071287 0.743128655,38.7503567 1.65983626,38.7503567 L49.240848,38.7503567 C50.1574561,38.7503567 50.9006842,38.0072281 50.9006842,37.0905205 L50.9006842,13.2643743 L0,13.2643743 Z M23.4073099,27.2714795 L17.9739708,31.8946842 C17.2758772,32.4887895 16.2283392,32.404386 15.6342339,31.706193 C15.0401287,31.0080994 15.1245322,29.9605614 15.8227251,29.3664561 L19.7704035,26.0073158 L15.8227251,22.6481754 C15.1245322,22.0540702 15.0402281,21.0066316 15.6342339,20.3084386 C16.2282398,19.6101462 17.2758772,19.5259415 17.9739708,20.1199474 L23.4073099,24.743152 C24.185731,25.4055556 24.185731,26.6091754 23.4073099,27.2714795 Z M34.0021871,32.2903567 L27.4453567,32.2903567 C26.5287485,32.2903567 25.7855205,31.5472281 25.7855205,30.6305205 C25.7855205,29.7138129 26.5286491,28.9706842 27.4453567,28.9706842 L34.0021871,28.9706842 C34.9187953,28.9706842 35.6620234,29.7138129 35.6620234,30.6305205 C35.6620234,31.5472281 34.9187953,32.2903567 34.0021871,32.2903567 Z" id="Shape">
</path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 32 32" xml:space="preserve">
<style type="text/css">
.st0{fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.st1{fill:none;stroke:#000000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}
</style>
<polyline class="st0" points="22,12 22,20 26,20 "/>
<path class="st0" d="M29,24H3c-1.1,0-2-0.9-2-2V10c0-1.1,0.9-2,2-2h26c1.1,0,2,0.9,2,2v12C31,23.1,30.1,24,29,24z"/>
<path class="st0" d="M10,14L10,14c0-1.1-0.9-2-2-2h0c-1.1,0-2,0.9-2,2v0c0,1.1,0.9,2,2,2h0c1.1,0,2,0.9,2,2v0c0,1.1-0.9,2-2,2h0
c-1.1,0-2-0.9-2-2v0"/>
<path class="st0" d="M18,14L18,14c0-1.1-0.9-2-2-2h0c-1.1,0-2,0.9-2,2v0c0,1.1,0.9,2,2,2h0c1.1,0,2,0.9,2,2v0c0,1.1-0.9,2-2,2h0
c-1.1,0-2-0.9-2-2v0"/>
</svg>

After

Width:  |  Height:  |  Size: 980 B

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512 512" xml:space="preserve">
<circle style="fill:#FF873D;" cx="255.997" cy="256" r="255.997"/>
<path style="fill:#E37936;" d="M241.202,511.579L121.341,391.719l270.798-269.952l119.438,119.227
c0.211,4.862,0.423,9.935,0.423,14.798c0,141.424-114.576,255.999-256,255.999c-4.862,0-9.935-0.211-14.798-0.423V511.579z"/>
<path style="fill:#056B78;" d="M128.951,117.539H383.26c6.305,0,11.415,5.111,11.415,11.415v254.308
c0,6.305-5.111,11.415-11.415,11.415H128.951c-6.305,0-11.415-5.111-11.415-11.415V128.954
C117.536,122.649,122.646,117.539,128.951,117.539z"/>
<rect x="124.517" y="158.34" style="fill:#EFEFF0;" width="262.972" height="229.151"/>
<g>
<path style="fill:#FFFFFF;" d="M213.298,130.645h155.376c1.284,0,2.325,1.041,2.325,2.325v6.553c0,1.284-1.041,2.325-2.325,2.325
H213.298c-1.284,0-2.325-1.041-2.325-2.325v-6.553C210.973,131.686,212.013,130.645,213.298,130.645z"/>
<path style="fill:#FFFFFF;" d="M143.961,128.108c4.44,0,8.244,3.594,8.244,8.244c0,4.44-3.594,8.244-8.244,8.244
c-4.44,0-8.244-3.594-8.244-8.244C135.715,131.914,139.31,128.108,143.961,128.108z M186.451,128.108
c4.44,0,8.244,3.594,8.244,8.244c0,4.44-3.594,8.244-8.244,8.244c-4.44,0-8.244-3.594-8.244-8.244
C178.207,131.914,181.8,128.108,186.451,128.108z M165.1,128.108c4.44,0,8.244,3.594,8.244,8.244c0,4.44-3.594,8.244-8.244,8.244
c-4.44,0-8.244-3.594-8.244-8.244C156.855,131.914,160.449,128.108,165.1,128.108z"/>
</g>
<path style="fill:#00A085;" d="M200.191,249.449h111.406c8.667,0,15.855,7.187,15.855,15.855v96.607H184.336v-96.607
C184.336,256.636,191.524,249.449,200.191,249.449z"/>
<path style="fill:#666666;" d="M210.762,218.797v30.652h17.757v-31.286c0-16.277,54.963-19.448,54.963,0v31.286h17.757v-30.652
C301.238,172.502,210.762,172.502,210.762,218.797z"/>
<path style="fill:#EBECEC;" d="M255.999,294.053c8.033,0,14.798,6.553,14.798,14.798c0,5.919-3.382,10.993-8.456,13.318v31.075
h-12.473V322.17c-5.073-2.325-8.456-7.399-8.456-13.318c0-8.033,6.553-14.798,14.798-14.798H255.999z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -0,0 +1,9 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-122.88 -122.88 757.76 757.76" xml:space="preserve" fill="#000000">
<g id="SVGRepo_bgCarrier" stroke-width="0">
<rect x="-122.88" y="-122.88" width="757.76" height="757.76" rx="378.88" fill="#fcf0d8" strokewidth="0"/>
</g>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier"> <path style="fill:#E0E0E2;" d="M228.326,428.512c0-4.917,1.755-9.645,4.899-13.373c0.378-0.447,0.764-0.888,1.182-1.304 l104.62-104.622l20.757-20.757l20.757-20.757V159.67c-0.286,11.214-9.446,20.221-20.729,20.221c-0.011,0-0.019,0-0.028,0h-20.757 H221.405c-11.463,0-20.757-9.294-20.757-20.757V41.514V20.757c0-8.394,5.056-15.963,12.814-19.175 c2.682-1.111,5.502-1.611,8.289-1.564C221.634,0.015,221.521,0,221.405,0H27.674C16.21,0,6.917,9.294,6.917,20.757v415.139 c0,11.463,9.294,20.757,20.757,20.757h200.653v-20.757V428.512z M110.701,235.246h166.055c11.463,0,20.757,9.294,20.757,20.757 c0,11.463-9.294,20.757-20.757,20.757H110.701c-11.463,0-20.757-9.294-20.757-20.757C89.944,244.539,99.238,235.246,110.701,235.246 z M110.701,359.787c-11.463,0-20.757-9.294-20.757-20.757s9.294-20.757,20.757-20.757h166.055c11.463,0,20.757,9.294,20.757,20.757 s-9.294,20.757-20.757,20.757H110.701z"/> <path style="fill:#D6D5D8;" d="M374.567,144.573c-0.036-0.037-0.069-0.08-0.105-0.118L236.082,6.08l137.754,137.751 C374.092,144.064,374.322,144.325,374.567,144.573z"/> <g> <path style="fill:#57565C;" d="M297.513,339.03c0-11.463-9.294-20.757-20.757-20.757H110.701c-11.463,0-20.757,9.294-20.757,20.757 s9.294,20.757,20.757,20.757h166.055C288.22,359.787,297.513,350.494,297.513,339.03z"/> <path style="fill:#57565C;" d="M110.701,276.76h166.055c11.463,0,20.757-9.294,20.757-20.757c0-11.463-9.294-20.757-20.757-20.757 H110.701c-11.463,0-20.757,9.294-20.757,20.757C89.944,267.466,99.238,276.76,110.701,276.76z"/> </g> <path style="fill:#C6C5CA;" d="M200.648,20.757v20.757v117.619c0,11.463,9.294,20.757,20.757,20.757h117.622h20.757 c0.008,0,0.017,0,0.028,0c11.283,0,20.443-9.008,20.729-20.221c0.006-0.18,0.028-0.356,0.028-0.536c0-4.966-1.762-9.507-4.67-13.08 c-0.035-0.04-0.068-0.083-0.101-0.125c-0.387-0.469-0.798-0.92-1.23-1.356c-0.245-0.248-0.475-0.508-0.731-0.742L236.081,6.079 c-0.443-0.443-0.909-0.857-1.385-1.255c-0.13-0.108-0.264-0.209-0.397-0.314c-0.371-0.295-0.75-0.577-1.139-0.844 c-0.136-0.091-0.268-0.188-0.407-0.277c-0.511-0.333-1.031-0.652-1.568-0.938c-0.003-0.001-0.006-0.003-0.008-0.006 c-0.547-0.291-1.108-0.551-1.679-0.793c-0.148-0.062-0.298-0.118-0.447-0.177c-0.432-0.17-0.866-0.327-1.306-0.468 c-0.17-0.055-0.339-0.111-0.511-0.161c-0.551-0.162-1.108-0.306-1.673-0.422c-0.035-0.007-0.068-0.018-0.102-0.025 c-0.591-0.118-1.189-0.201-1.789-0.266c-0.185-0.021-0.371-0.033-0.556-0.048c-0.451-0.037-0.905-0.061-1.362-0.068 c-2.788-0.047-5.608,0.452-8.289,1.564C205.704,4.793,200.648,12.363,200.648,20.757z"/> <path style="fill:#FFD15D;" d="M499.004,304.054l-29.779-29.778l-32.954-32.954c-8.105-8.106-21.248-8.106-29.354,0L380.539,267.7 l-20.757,20.757l-20.757,20.757l-104.62,104.622c-0.418,0.417-0.804,0.857-1.182,1.304c-3.144,3.728-4.899,8.456-4.899,13.373v7.384 v20.757v34.591c0,6.541,3.032,12.367,7.76,16.171c3.559,2.863,8.074,4.586,12.997,4.586h62.73c5.506,0,10.785-2.188,14.676-6.079 l172.514-172.513c3.893-3.893,6.08-9.172,6.08-14.678S502.898,307.946,499.004,304.054z"/> <path style="fill:#F9B54C;" d="M436.271,241.322c-8.105-8.106-21.248-8.106-29.354,0L380.539,267.7l-20.757,20.757l-20.757,20.757 l-104.62,104.622c-0.418,0.417-0.804,0.857-1.182,1.304c-3.144,3.728-4.899,8.456-4.899,13.373v7.384v20.757v34.591 c0,6.541,3.032,12.367,7.76,16.171l233.14-233.14L436.271,241.322z"/> </g>
</svg>

After

Width:  |  Height:  |  Size: 3.9 KiB

View file

@ -0,0 +1,9 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-122.88 -122.88 757.76 757.76" xml:space="preserve" fill="#000000">
<g id="SVGRepo_bgCarrier" stroke-width="0">
<rect x="-122.88" y="-122.88" width="757.76" height="757.76" rx="378.88" fill="#cef2d8" strokewidth="0"/>
</g>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier"> <path style="fill:#F9B54C;" d="M380.542,222.892c-6.782-0.974-13.709-1.489-20.757-1.489s-13.975,0.515-20.757,1.489 c-14.494,2.083-28.301,6.31-41.093,12.353c-20.448,9.66-38.301,23.949-52.184,41.514c-9.778,12.372-17.585,26.371-22.954,41.514 c-4.641,13.085-7.46,27.024-8.141,41.514c-0.108,2.292-0.169,4.597-0.169,6.915c0,16.978,2.936,33.279,8.312,48.437 c2.552,7.193,5.643,14.131,9.247,20.757c3.983,7.322,8.578,14.261,13.713,20.757C272.391,490.342,313.605,512,359.785,512 c80.118,0,145.298-65.181,145.298-145.298C505.083,293.632,450.862,232.995,380.542,222.892z"/> <path style="fill:#E0E0E2;" d="M222.797,415.139c-5.376-15.158-8.312-31.459-8.312-48.437c0-2.318,0.061-4.623,0.169-6.915H110.702 c-11.463,0-20.757-9.294-20.757-20.757s9.294-20.757,20.757-20.757h112.094c5.369-15.143,13.175-29.141,22.954-41.514H110.702 c-11.463,0-20.757-9.294-20.757-20.757s9.294-20.757,20.757-20.757h187.233c12.792-6.043,26.601-10.271,41.093-12.353 c6.782-0.974,13.709-1.489,20.757-1.489c7.048,0,13.975,0.515,20.757,1.489v-63.224c-0.286,11.214-9.446,20.221-20.729,20.221 c-0.011,0-0.019,0-0.028,0h-20.757H221.405c-11.463,0-20.757-9.294-20.757-20.757V41.514V20.757c0-8.395,5.056-15.965,12.814-19.177 c2.672-1.107,5.481-1.608,8.261-1.565C221.617,0.014,221.512,0,221.405,0H27.674C16.21,0,6.917,9.294,6.917,20.757v415.139 c0,11.463,9.294,20.757,20.757,20.757h218.085c-5.135-6.496-9.731-13.437-13.713-20.757 C228.442,429.27,225.349,422.331,222.797,415.139z"/> <path style="fill:#D6D5D8;" d="M374.566,144.571c-0.036-0.037-0.068-0.079-0.105-0.116L236.082,6.079l137.754,137.75 C374.09,144.064,374.323,144.324,374.566,144.571z"/> <g> <path style="fill:#57565C;" d="M89.945,339.03c0,11.463,9.294,20.757,20.757,20.757h103.953c0.681-14.49,3.5-28.429,8.141-41.514 H110.702C99.237,318.273,89.945,327.566,89.945,339.03z"/> <path style="fill:#57565C;" d="M89.945,256.002c0,11.463,9.294,20.757,20.757,20.757H245.75 c13.884-17.564,31.736-31.854,52.184-41.514H110.702C99.237,235.245,89.945,244.539,89.945,256.002z"/> </g> <path style="fill:#C6C5CA;" d="M200.648,20.757v20.757v117.618c0,11.463,9.294,20.757,20.757,20.757h117.623h20.757 c0.008,0,0.017,0,0.028,0c11.283,0,20.443-9.009,20.729-20.221c0.004-0.18,0.028-0.354,0.028-0.536c0-4.966-1.763-9.508-4.672-13.08 c-0.035-0.04-0.066-0.083-0.1-0.123c-0.386-0.469-0.798-0.922-1.23-1.359c-0.244-0.246-0.476-0.506-0.731-0.742L236.082,6.079 c-0.441-0.441-0.908-0.855-1.384-1.252c-0.133-0.111-0.267-0.214-0.403-0.321c-0.369-0.292-0.746-0.572-1.131-0.837 c-0.138-0.094-0.274-0.191-0.414-0.282c-0.505-0.329-1.02-0.643-1.55-0.927c-0.01-0.004-0.018-0.01-0.028-0.015 c-0.545-0.292-1.106-0.551-1.674-0.792c-0.147-0.062-0.298-0.119-0.447-0.177c-0.433-0.172-0.87-0.328-1.313-0.47 c-0.166-0.054-0.331-0.108-0.498-0.158c-0.563-0.166-1.133-0.314-1.712-0.43c-0.022-0.004-0.042-0.011-0.064-0.015 c-0.596-0.119-1.201-0.203-1.81-0.27c-0.173-0.019-0.346-0.032-0.519-0.046c-0.469-0.039-0.941-0.062-1.413-0.071 c-2.78-0.043-5.589,0.458-8.261,1.565C205.705,4.792,200.648,12.361,200.648,20.757z"/> <path style="fill:#FFD15D;" d="M339.624,387.458h20.159v-41.514h-20.159c2.64-45.041,13.462-72.635,20.159-81.143v-43.399 c-7.048,0-13.975,0.515-20.757,1.489c-14.494,2.083-28.301,6.31-41.093,12.353c-20.448,9.66-38.301,23.949-52.184,41.514 c-9.778,12.372-17.585,26.371-22.954,41.514c-4.641,13.085-7.46,27.024-8.141,41.514c-0.108,2.292-0.169,4.597-0.169,6.915 c0,16.978,2.936,33.279,8.312,48.437c2.552,7.193,5.643,14.131,9.247,20.757c3.983,7.322,8.578,14.261,13.713,20.757 C272.39,490.342,313.603,512,359.783,512v-43.399C353.086,460.094,342.264,432.5,339.624,387.458z"/> <g> <path style="fill:#cef2d8;" d="M267.685,414.455c-4.373-8.4-7.652-17.455-9.597-26.996h24.028h15.934 c1.309,25.166,5.041,49.537,11.384,69.954C291.66,447.507,277.096,432.533,267.685,414.455z"/> <path style="fill:#cef2d8;" d="M298.049,345.945h-39.963c6.13-30.075,25.315-55.446,51.347-69.954 C303.091,296.408,299.36,320.779,298.049,345.945z"/> <path style="fill:#cef2d8;" d="M379.944,345.945c-2.64-45.041-13.462-72.635-20.159-81.143v81.143H379.944z"/> <path style="fill:#cef2d8;" d="M410.133,457.412c26.033-14.508,45.218-39.878,51.347-69.954h-39.963 C420.209,412.624,416.477,436.996,410.133,457.412z"/> <path style="fill:#cef2d8;" d="M379.944,387.458h-20.159v81.143C366.482,460.094,377.303,432.5,379.944,387.458z"/> <path style="fill:#cef2d8;" d="M339.624,345.945c2.64-45.041,13.462-72.635,20.159-81.143v81.143H339.624z"/> <path style="fill:#cef2d8;" d="M339.624,387.458h20.159v81.143C353.086,460.094,342.264,432.5,339.624,387.458z"/> <path style="fill:#cef2d8;" d="M410.133,275.991c6.345,20.417,10.075,44.789,11.386,69.954h39.963 C455.351,315.869,436.166,290.499,410.133,275.991z"/> </g> </g>
</svg>

After

Width:  |  Height:  |  Size: 5.2 KiB

View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512 512" xml:space="preserve">
<circle style="fill:#324A5E;" cx="256" cy="256" r="256"/>
<path style="fill:#2B3B4E;" d="M511.952,259.77L397.76,146.804L221.522,258.956L89.643,347.224l164.755,164.755
c0.534,0.003,1.065,0.021,1.602,0.021C396.124,512,509.935,399.415,511.952,259.77z"/>
<path style="fill:#E6F3FF;" d="M386.267,330.555H125.735c-8.866,0-16.055-7.187-16.055-16.055V158.01
c0-8.866,7.187-16.055,16.055-16.055h260.532c8.866,0,16.055,7.187,16.055,16.055v156.491
C402.32,323.367,395.133,330.555,386.267,330.555z"/>
<path style="fill:#CFDBE6;" d="M386.267,141.957H256v188.599h130.265c8.866,0,16.055-7.187,16.055-16.055V158.01
C402.32,149.144,395.133,141.957,386.267,141.957z"/>
<rect x="123.363" y="154.221" style="fill:#31BAFD;" width="265.257" height="164.064"/>
<rect x="256" y="154.221" style="fill:#2B9ED8;" width="132.629" height="164.064"/>
<rect x="89.643" y="315.785" style="fill:#CFDBE6;" width="332.714" height="31.434"/>
<rect x="256" y="315.785" style="fill:#B8C9D9;" width="166.357" height="31.434"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,9 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-122.88 -122.88 757.76 757.76" xml:space="preserve" fill="#000000">
<g id="SVGRepo_bgCarrier" stroke-width="0">
<rect x="-122.88" y="-122.88" width="757.76" height="757.76" rx="378.88" fill="#ecf7fd" strokewidth="0"/>
</g>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
<g id="SVGRepo_iconCarrier"> <path style="fill:#FFD15D;" d="M442.167,263.758h-23.273H255.985H93.076H69.803c-1.607,0-3.176,0.163-4.69,0.473 c-5.303,1.085-9.948,3.973-13.269,7.997c-3.32,4.023-5.314,9.18-5.314,14.803v201.697c0,3.213,0.652,6.274,1.829,9.059 c2.945,6.962,9.179,12.192,16.753,13.742c1.514,0.31,3.083,0.473,4.69,0.473h186.182h186.182c12.853,0,23.273-10.42,23.273-23.273 V287.03C465.44,274.178,455.02,263.758,442.167,263.758z"/> <path style="fill:#E0E0E2;" d="M46.531,287.03c0-12.853,10.42-23.273,23.273-23.273h23.273h162.909h162.909h23.273 c12.853,0,23.273,10.42,23.273,23.273V179.018c-0.321,12.573-10.589,22.672-23.242,22.672c-0.012,0-0.022,0-0.031,0h-23.273H287.016 c-12.853,0-23.273-10.42-23.273-23.273V46.545V23.273c0-9.413,5.669-17.898,14.367-21.501c2.993-1.24,6.142-1.801,9.256-1.753 C287.248,0.016,287.133,0,287.016,0H69.803C56.951,0,46.531,10.42,46.531,23.273C46.531,23.273,46.531,287.03,46.531,287.03z"/> <path style="fill:#C6C5CA;" d="M263.743,23.273v23.273v131.873c0,12.853,10.42,23.273,23.273,23.273h131.879h23.273 c0.009,0,0.019,0,0.031,0c12.653,0,22.921-10.1,23.242-22.672c0.005-0.202,0.031-0.397,0.031-0.6c0-4.822-1.486-9.286-3.998-13.002 c-0.003-0.005-0.006-0.009-0.009-0.014c-0.397-0.586-0.824-1.153-1.271-1.699c-0.036-0.045-0.071-0.092-0.109-0.137 c-0.424-0.512-0.875-1.001-1.339-1.474c-0.073-0.073-0.144-0.147-0.217-0.22c-0.205-0.2-0.394-0.419-0.605-0.613L303.472,6.816 c-0.483-0.484-0.991-0.936-1.508-1.37c-0.157-0.13-0.315-0.253-0.475-0.379c-0.375-0.299-0.763-0.59-1.159-0.867 c-0.189-0.132-0.379-0.264-0.571-0.389c-0.413-0.27-0.836-0.524-1.266-0.77c-0.166-0.095-0.33-0.199-0.498-0.289 c-0.562-0.301-1.14-0.577-1.728-0.833c-0.236-0.102-0.476-0.189-0.714-0.284c-0.389-0.155-0.784-0.299-1.184-0.433 c-0.27-0.09-0.541-0.177-0.813-0.256c-0.447-0.13-0.901-0.245-1.361-0.351c-0.202-0.047-0.403-0.102-0.608-0.144 c-0.645-0.129-1.303-0.227-1.967-0.299c-0.205-0.023-0.411-0.036-0.614-0.054c-0.541-0.045-1.086-0.074-1.638-0.082 c-3.114-0.048-6.263,0.515-9.256,1.753C269.414,5.374,263.743,13.86,263.743,23.273z"/> <path style="fill:#57565C;" d="M271.263,348.017c-5.28,0-9.112,3.497-9.112,8.316v20.111h-6.166h-6.853v-20.111 c0-4.741-3.916-8.316-9.112-8.316c-5.278,0-9.109,3.497-9.109,8.316v59.933c0,4.763,4.001,8.496,9.109,8.496 c5.109,0,9.112-3.731,9.112-8.496v-22.393h6.853h6.166v22.393c0,4.763,4.003,8.496,9.112,8.496c5.109,0,9.112-3.731,9.112-8.496 v-59.933C280.375,351.592,276.459,348.017,271.263,348.017z"/> <path style="fill:#F9B54C;" d="M193.678,365.798h-6.467v15.486h6.467c4.082,0,6.294-1.157,6.294-7.26v-1.052 C199.972,366.94,197.76,365.798,193.678,365.798z"/> <g> <path style="fill:#57565C;" d="M193.853,348.017h-16.195c-0.121,0-0.24,0.003-0.36,0.011c-4.735,0.276-8.307,3.848-8.307,8.307 v59.933c0,4.763,4,8.495,9.106,8.495c5.109,0,9.112-3.731,9.112-8.495v-17.557h6.467c15.349,0,24.512-9.328,24.512-24.95v-0.881 C218.19,357.312,209.094,348.017,193.853,348.017z M199.972,374.024c0,6.102-2.212,7.26-6.294,7.26h-6.467v-15.486h6.467 c4.082,0,6.294,1.143,6.294,7.174V374.024z"/> <path style="fill:#57565C;" d="M321.745,348.017h-16.19c-0.119,0-0.24,0.003-0.36,0.011c-4.737,0.275-8.308,3.846-8.308,8.307 v59.933c0,4.763,4,8.495,9.106,8.495c5.109,0,9.112-3.731,9.112-8.495v-17.557h6.467c15.349,0,24.512-9.328,24.512-24.95v-0.881 C346.082,357.312,336.984,348.017,321.745,348.017z M327.862,374.024c0,6.102-2.212,7.26-6.295,7.26h-6.467v-15.486h6.467 c4.082,0,6.295,1.143,6.295,7.174V374.024z"/> </g> <path style="fill:#F9B54C;" d="M249.132,393.874v22.393c0,4.763-4.003,8.495-9.112,8.495c-5.108,0-9.109-3.731-9.109-8.495v-59.933 c0-4.819,3.831-8.316,9.109-8.316c5.196,0,9.112,3.575,9.112,8.316v20.111h6.853V263.758H93.076H69.803 c-12.853,0-23.273,10.42-23.273,23.273v201.697c0,12.853,10.42,23.273,23.273,23.273h186.182V393.874H249.132z M218.19,373.762 c0,15.622-9.163,24.95-24.512,24.95h-6.467v17.557c0,4.763-4.003,8.495-9.112,8.495c-5.106,0-9.106-3.731-9.106-8.495v-59.933 c0-4.459,3.572-8.029,8.307-8.307c0.119-0.006,0.239-0.011,0.36-0.011h16.195c15.239,0,24.337,9.295,24.337,24.861v0.883H218.19z"/> </g>
</svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

View file

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512 512" xml:space="preserve">
<circle style="fill:#E1E5EA;" cx="256" cy="256" r="256"/>
<rect x="74.872" y="146.304" style="fill:#FFFFFF;" width="362.24" height="257.68"/>
<g>
<polygon style="fill:#E1E5EA;" points="337.912,377.256 174.088,377.256 147.224,397.68 364.776,397.68 "/>
<polygon style="fill:#E1E5EA;" points="153.448,377.256 106.232,377.256 79.368,397.68 126.68,397.68 "/>
<polygon style="fill:#E1E5EA;" points="405.768,377.256 358.552,377.256 385.32,397.68 432.632,397.68 "/>
<polygon style="fill:#E1E5EA;" points="337.912,173.576 174.088,173.576 147.224,153.152 364.776,153.152 "/>
<polygon style="fill:#E1E5EA;" points="153.448,173.576 106.232,173.576 79.368,153.152 126.68,153.152 "/>
<polygon style="fill:#E1E5EA;" points="405.768,173.576 358.552,173.576 385.32,153.152 432.632,153.152 "/>
</g>
<path style="fill:#FFFFFF;" d="M434.248,149.184v251.92H77.752v-251.92H434.248 M440,143.432H72v263.416h368V143.432L440,143.432z"
/>
<path d="M72,153.152v-45.808c0-6.328,5.176-11.504,11.504-11.504h344.968c6.328,0,11.504,5.176,11.504,11.504v45.808H72L72,153.152z
"/>
<polygon style="fill:#FFFFFF;" points="410.976,140.312 195.288,140.312 215.92,108.688 410.976,108.688 "/>
<circle style="fill:#DB2B42;" cx="110.744" cy="124.064" r="9.784"/>
<circle style="fill:#8AD5DD;" cx="136.64" cy="124.064" r="9.784"/>
<circle style="fill:#939393;" cx="162.6" cy="124.064" r="9.784"/>
<path d="M226.976,118.56l1.376,5.976c0.296,1.4,0.6,2.832,0.84,4.264h0.056c0.272-1.432,0.704-2.896,1.08-4.24l1.704-6h2.704
l1.648,5.84c0.4,1.544,0.752,2.976,1.056,4.408h0.056c0.216-1.432,0.512-2.864,0.864-4.408l1.464-5.84h3.264l-4.136,13.16h-3.08
l-1.56-5.352c-0.4-1.376-0.704-2.624-1-4.216h-0.056c-0.272,1.624-0.616,2.92-1,4.216l-1.672,5.352h-3.112l-3.888-13.16H226.976z"/>
<path d="M247.648,118.56l1.376,5.976c0.296,1.4,0.6,2.832,0.84,4.264h0.056c0.272-1.432,0.704-2.896,1.08-4.24l1.704-6h2.704
l1.648,5.84c0.4,1.544,0.752,2.976,1.056,4.408h0.056c0.216-1.432,0.512-2.864,0.864-4.408l1.464-5.84h3.264l-4.136,13.16h-3.08
l-1.568-5.352c-0.4-1.376-0.704-2.624-1-4.216h-0.056c-0.272,1.624-0.616,2.92-1,4.216l-1.672,5.352h-3.112l-3.896-13.16H247.648z"
/>
<path d="M268.328,118.56l1.376,5.976c0.296,1.4,0.6,2.832,0.84,4.264h0.056c0.272-1.432,0.704-2.896,1.08-4.24l1.704-6h2.704
l1.648,5.84c0.4,1.544,0.752,2.976,1.056,4.408h0.056c0.216-1.432,0.512-2.864,0.864-4.408l1.464-5.84h3.264l-4.136,13.16h-3.08
l-1.56-5.352c-0.4-1.376-0.704-2.624-1-4.216h-0.056c-0.272,1.624-0.616,2.92-1,4.216l-1.672,5.352h-3.112l-3.896-13.16H268.328z"/>
<path d="M284.968,129.88c0-1.248,0.864-2.136,2.056-2.136c1.216,0,2.056,0.864,2.056,2.136c0,1.216-0.808,2.136-2.056,2.136
C285.816,132.016,284.968,131.096,284.968,129.88z"/>
<polygon points="318.304,401 193.696,401 210.944,387.888 301.056,387.888 "/>
<rect x="72" y="397.68" width="368" height="9.176"/>
<polygon points="432.632,397.68 385.32,397.68 364.776,397.68 147.224,397.68 126.68,397.68 79.368,397.68 72,397.68 72,406.856
440,406.856 440,397.68 "/>
<polygon points="388.504,133.84 386.448,131.832 393.56,124.528 386.024,117.176 388.032,115.128 397.624,124.472 "/>
<rect x="375.04" y="123.064" width="18.984" height="2.872"/>
<g>
<rect x="124.584" y="199.144" style="fill:#8AD5DD;" width="122.84" height="78.608"/>
<rect x="264.56" y="199.144" style="fill:#8AD5DD;" width="122.848" height="78.608"/>
</g>
<g>
<rect x="124.584" y="343.144" style="fill:#C9C9C9;" width="262.84" height="8"/>
<rect x="124.584" y="322.48" style="fill:#C9C9C9;" width="262.84" height="8"/>
<rect x="124.584" y="301.76" style="fill:#C9C9C9;" width="262.84" height="8"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.8 KiB

View file

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512.001 512.001" xml:space="preserve">
<circle style="fill:#E84F4F;" cx="256" cy="255.997" r="255.997"/>
<path style="fill:#D14747;" d="M511.946,260.415L394.925,143.394l-279.45,161.054l12.671,13.817l-35.605,52.576L232.61,510.911
c7.683,0.688,15.538,1.09,23.392,1.09C395.9,512,509.595,399.738,511.946,260.415z"/>
<path style="fill:#006775;" d="M127.631,139.037h256.803c8.199,0,14.907,6.708,14.907,14.907v141.903
c0,8.199-6.708,14.907-14.907,14.907H127.631c-8.199,0-14.907-6.708-14.907-14.907V153.944
C112.723,145.745,119.431,139.037,127.631,139.037z"/>
<path style="fill:#055661;" d="M394.925,143.394c2.695,2.695,4.358,6.422,4.358,10.549v141.903c0,8.199-6.708,14.907-14.907,14.907
H127.572c-4.988,0-9.46-2.466-12.154-6.307l279.45-161.053L394.925,143.394L394.925,143.394z"/>
<path style="fill:#F7F7F8;" d="M126.77,150.16h258.58v149.414H126.77V150.16z"/>
<path style="fill:#055661;" d="M111.52,316.317h143.853h1.262h143.854c3.726,0,25.629,32.165,29.298,36.579
c2.293,2.81,0.918,4.816-2.81,4.816l-171.03-0.401l-171.03,0.401c-3.669,0-5.103-2.064-2.81-4.816
c3.669-4.415,25.572-36.579,29.298-36.579H111.52z"/>
<path style="fill:#006775;" d="M111.52,316.317c-3.726,0-25.629,32.165-29.298,36.579c-2.293,2.81-0.918,4.816,2.81,4.816
l171.03-0.401l171.03,0.401c2.523,0,4.013-0.975,3.898-2.465l-319.413-38.93H111.52z"/>
<path style="fill:#055661;" d="M96.727,372.733c-3.726,0-14.85-10.091-15.423-15.136l-0.229-2.121c115.358,0,234.556,0,349.914,0
l-0.229,2.121c-0.573,4.988-10.549,15.136-14.219,15.136c-106.815,0.344-212.941,0.344-319.757,0H96.727z"/>
<path style="fill:#EBECEC;" d="M228.367,341.257h15.251h28.725h15.251l4.816,12.27h-20.01h-28.725h-20.01l4.816-12.27H228.367z"/>
<path style="fill:#055661;" d="M177.741,310.755h18.806v5.504h-18.806V310.755z M315.516,310.755h18.806v5.504h-18.806V310.755z"/>
<path style="fill:#808080;" d="M168.625,232.034v-10.607v-0.86l0.802-0.344l60.889-25.801l1.835-0.745v1.949v11.352v0.86
l-0.802,0.344l-45.352,18.633l45.352,18.864l0.802,0.344v0.86v11.352v2.006l-1.835-0.802l-60.889-26.202l-0.802-0.344V232.034z
M236.796,273.601l26.833-95.463l0.286-0.975h0.975h9.117h1.72l-0.458,1.663l-26.832,95.463l-0.286,0.975h-0.975h-9.117h-1.72
L236.796,273.601z M342.521,233.238l-60.889,26.202l-1.835,0.802v-2.006v-11.352v-0.86l0.802-0.344l45.237-18.864l-45.237-18.633
l-0.802-0.344v-0.86v-11.352v-1.949l1.835,0.745l60.889,25.801l0.802,0.344v0.86v10.607v0.86L342.521,233.238z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512.001 512.001" xml:space="preserve">
<circle style="fill:#E84F4F;" cx="256" cy="255.997" r="255.997"/>
<path style="fill:#D14747;" d="M511.946,260.415L394.925,143.394l-279.45,161.054l12.671,13.817l-35.605,52.576L232.61,510.911
c7.683,0.688,15.538,1.09,23.392,1.09C395.9,512,509.595,399.738,511.946,260.415z"/>
<path style="fill:#006775;" d="M127.631,139.037h256.803c8.199,0,14.907,6.708,14.907,14.907v141.903
c0,8.199-6.708,14.907-14.907,14.907H127.631c-8.199,0-14.907-6.708-14.907-14.907V153.944
C112.723,145.745,119.431,139.037,127.631,139.037z"/>
<path style="fill:#055661;" d="M394.925,143.394c2.695,2.695,4.358,6.422,4.358,10.549v141.903c0,8.199-6.708,14.907-14.907,14.907
H127.572c-4.988,0-9.46-2.466-12.154-6.307l279.45-161.053L394.925,143.394L394.925,143.394z"/>
<path style="fill:#F7F7F8;" d="M126.77,150.16h258.58v149.414H126.77V150.16z"/>
<path style="fill:#055661;" d="M111.52,316.317h143.853h1.262h143.854c3.726,0,25.629,32.165,29.298,36.579
c2.293,2.81,0.918,4.816-2.81,4.816l-171.03-0.401l-171.03,0.401c-3.669,0-5.103-2.064-2.81-4.816
c3.669-4.415,25.572-36.579,29.298-36.579H111.52z"/>
<path style="fill:#006775;" d="M111.52,316.317c-3.726,0-25.629,32.165-29.298,36.579c-2.293,2.81-0.918,4.816,2.81,4.816
l171.03-0.401l171.03,0.401c2.523,0,4.013-0.975,3.898-2.465l-319.413-38.93H111.52z"/>
<path style="fill:#055661;" d="M96.727,372.733c-3.726,0-14.85-10.091-15.423-15.136l-0.229-2.121c115.358,0,234.556,0,349.914,0
l-0.229,2.121c-0.573,4.988-10.549,15.136-14.219,15.136c-106.815,0.344-212.941,0.344-319.757,0H96.727z"/>
<path style="fill:#EBECEC;" d="M228.367,341.257h15.251h28.725h15.251l4.816,12.27h-20.01h-28.725h-20.01l4.816-12.27H228.367z"/>
<path style="fill:#055661;" d="M177.741,310.755h18.806v5.504h-18.806V310.755z M315.516,310.755h18.806v5.504h-18.806V310.755z"/>
<path style="fill:#808080;" d="M168.625,232.034v-10.607v-0.86l0.802-0.344l60.889-25.801l1.835-0.745v1.949v11.352v0.86
l-0.802,0.344l-45.352,18.633l45.352,18.864l0.802,0.344v0.86v11.352v2.006l-1.835-0.802l-60.889-26.202l-0.802-0.344V232.034z
M236.796,273.601l26.833-95.463l0.286-0.975h0.975h9.117h1.72l-0.458,1.663l-26.832,95.463l-0.286,0.975h-0.975h-9.117h-1.72
L236.796,273.601z M342.521,233.238l-60.889,26.202l-1.835,0.802v-2.006v-11.352v-0.86l0.802-0.344l45.237-18.864l-45.237-18.633
l-0.802-0.344v-0.86v-11.352v-1.949l1.835,0.745l60.889,25.801l0.802,0.344v0.86v10.607v0.86L342.521,233.238z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -30,7 +30,9 @@
<div class="text-blue-400 hover:text-yellow-500 px-2">
<a href="{{$menuItemLink['link']}}" class="flex px-2 py-2">
<div class="text-white">
<x-filament::icon-button size="xl" icon="{{$menuItemLink['icon']}}" />
</div>
<div class="ml-2">{{$menuItemLink['title']}}</div>
</a>
</div>