Add icons
@@ -12,7 +12,8 @@
|
||||
<ion-label class="attach-wrapper d-flex align-center" (click)="getDoc()">
|
||||
<button class="btn-no-color">
|
||||
<div class="attach-icon">
|
||||
<ion-icon src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-attach-doc.svg"></ion-icon>
|
||||
</div>
|
||||
<div class="attach-document pl-10">
|
||||
<ion-label>Anexar Documentos</ion-label>
|
||||
|
||||
@@ -2,6 +2,7 @@ import { Component, OnInit } from '@angular/core';
|
||||
import { AnimationController, ModalController, NavParams } from '@ionic/angular';
|
||||
import { SearchList } from 'src/app/models/search-document';
|
||||
import { SearchPage } from 'src/app/pages/search/search.page';
|
||||
import { ThemeService } from 'src/app/services/theme.service'
|
||||
|
||||
@Component({
|
||||
selector: 'app-add-note',
|
||||
@@ -18,6 +19,7 @@ export class AddNotePage implements OnInit {
|
||||
private modalController: ModalController,
|
||||
private animationController: AnimationController,
|
||||
private navParams: NavParams,
|
||||
public ThemeService: ThemeService
|
||||
) {
|
||||
this.note = '';
|
||||
this.hideThisFeature = this.navParams.get('showAttachmentBtn');
|
||||
|
||||
@@ -133,7 +133,8 @@
|
||||
<div class="ion-item-container-no-border" (click)="getDoc()">
|
||||
<ion-label class="d-flex align-center">
|
||||
<div class="attach-icon d-flex align-center">
|
||||
<ion-icon src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' "src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-attach-doc.svg"></ion-icon>
|
||||
</div>
|
||||
<div class="attach-document pl-10">
|
||||
<ion-label>Anexar Documentos</ion-label>
|
||||
|
||||
@@ -17,7 +17,8 @@
|
||||
<div class="ion-item-container-no-border" >
|
||||
<ion-label (click)="getDoc()" class="d-flex align-center">
|
||||
<div class="attach-icon d-flex align-center">
|
||||
<ion-icon src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' "src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-attach-doc.svg"></ion-icon>
|
||||
</div>
|
||||
<div class="attach-document pl-10">
|
||||
<ion-label>Anexar Documentos</ion-label>
|
||||
|
||||
@@ -4,6 +4,7 @@ import { SearchList } from 'src/app/models/search-document';
|
||||
import { SearchPage } from 'src/app/pages/search/search.page';
|
||||
import { ProcessesService } from 'src/app/services/processes.service';
|
||||
import { ToastService } from 'src/app/services/toast.service';
|
||||
import { ThemeService } from 'src/app/services/theme.service'
|
||||
|
||||
@Component({
|
||||
selector: 'app-dar-parecer',
|
||||
@@ -22,6 +23,7 @@ export class DarParecerPage implements OnInit {
|
||||
private navParams: NavParams,
|
||||
private animationController: AnimationController,
|
||||
private toastService: ToastService,
|
||||
public ThemeService: ThemeService
|
||||
) {
|
||||
this.serialNumber = this.navParams.get('serialNumber');
|
||||
this.instanceId = this.navParams.get('ProcessInstanceID');
|
||||
|
||||
@@ -45,7 +45,8 @@
|
||||
<div *ngIf="hideThisFeature" class="ion-item-container-no-border">
|
||||
<ion-label (click)="getDoc()">
|
||||
<div class="attach-icon">
|
||||
<ion-icon src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-attach-doc.svg"></ion-icon>
|
||||
</div>
|
||||
<div class="attach-document">
|
||||
<ion-label>Anexar Documentos</ion-label>
|
||||
|
||||
@@ -319,7 +319,8 @@
|
||||
<div class="ion-item-container-no-border cursor-pointer" (click)="getDoc()">
|
||||
<ion-label>
|
||||
<div class="attach-icon">
|
||||
<ion-icon src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-attach-doc.svg"></ion-icon>
|
||||
</div>
|
||||
<div class="attach-document">
|
||||
<ion-label>Anexar Documentos</ion-label>
|
||||
|
||||
@@ -45,7 +45,8 @@
|
||||
<div hidden class="ion-item-container-no-border">
|
||||
<ion-label>
|
||||
<div class="attach-icon">
|
||||
<ion-icon src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' "src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-attach-doc.svg"></ion-icon>
|
||||
</div>
|
||||
<div class="attach-document">
|
||||
<ion-label>Anexar Documentos</ion-label>
|
||||
|
||||
@@ -250,7 +250,8 @@
|
||||
<div class="d-flex container-div width-100 ion-item-container-no-border" >
|
||||
<ion-label (click)="getDoc()" class="cursor-pointer">
|
||||
<div class="attach-icon">
|
||||
<ion-icon src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' "src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-attach-doc.svg"></ion-icon>
|
||||
</div>
|
||||
<div class="attach-document">
|
||||
<ion-label>Adicionar documentos</ion-label>
|
||||
|
||||
@@ -260,7 +260,8 @@
|
||||
<div class="ion-item-container-no-border cursor-pointer" (click)="getDoc()">
|
||||
<ion-label>
|
||||
<div class="attach-icon">
|
||||
<ion-icon src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-attach-doc.svg"></ion-icon>
|
||||
</div>
|
||||
<div class="attach-document">
|
||||
<ion-label>Adicionar documentos</ion-label>
|
||||
|
||||
@@ -48,7 +48,9 @@
|
||||
*ngFor="let dm of userDirectMessages"
|
||||
[class.item-active]="dm._id == idSelected">
|
||||
<div class="item-icon">
|
||||
<ion-icon class="icon" slot="start" src="assets/images/icons-chat-chat-40.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " class="icon" slot="start" src="assets/images/icons-chat-chat-40.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' && dm._id != idSelected " class="icon" slot="start" src="assets/images/theme/gov/icons-chat-chat-40.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' && dm._id == idSelected " class="icon" slot="start" src="assets/images/theme/gov/icons-chat-chat-40-hover.svg"></ion-icon>
|
||||
</div>
|
||||
<div [class.highlight]="dm._id =='cjFv5XfreKz5j3fWW'"
|
||||
(click)="openMessagesPage(dm._id)"
|
||||
@@ -90,7 +92,13 @@
|
||||
[class.item-active]="group._id ==idSelected"
|
||||
class="item item-hover d-flex">
|
||||
<div class="item-icon">
|
||||
<ion-icon class="icon" slot="start" src="assets/images/icons-chat-group-chat-40.svg"></ion-icon>
|
||||
<!-- <ion-icon class="icon" slot="start" src="assets/images/icons-chat-group-chat-40.svg"></ion-icon> -->
|
||||
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " class="icon" slot="start" src="assets/images/icons-chat-group-chat-40.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' && group._id != idSelected " class="icon" slot="start" src="assets/images/theme/gov/icons-chat-group-chat-40.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' && group._id == idSelected " class="icon" slot="start" src="assets/images/theme/gov/icons-chat-group-chat-40-hover.svg"></ion-icon>
|
||||
|
||||
|
||||
</div>
|
||||
<div
|
||||
(click)="openGroupMessagesPage(group._id)" class="item-content flex-grow-1">
|
||||
|
||||
@@ -319,7 +319,8 @@
|
||||
<div class="ion-item-container-no-border cursor-pointer" (click)="getDoc()">
|
||||
<ion-label>
|
||||
<div class="attach-icon">
|
||||
<ion-icon src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-attach-doc.svg"></ion-icon>
|
||||
</div>
|
||||
<div class="attach-document">
|
||||
<ion-label>Anexar Documentos</ion-label>
|
||||
|
||||
@@ -175,7 +175,8 @@
|
||||
<div class="ion-item-container-no-border" (click)="getDoc()">
|
||||
<ion-label class="d-flex align-center">
|
||||
<div class="attach-icon d-flex align-center">
|
||||
<ion-icon src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-attach-doc.svg"></ion-icon>
|
||||
</div>
|
||||
<div class="attach-document pl-10">
|
||||
<ion-label>Anexar Documentos</ion-label>
|
||||
|
||||
@@ -120,7 +120,8 @@
|
||||
<!-- <div [class.active]="selectedElement == 'Pending'" (click)="openPendentesPage(); selectedElement='Pending'" class="exp-card d-flex flex-column justify-center" > -->
|
||||
<div [class.active]="selectedElementF('Pending')" (click)="openPendentesPage(); selectedElement='Pending'" class="box-hover exp-card d-flex flex-column justify-center" >
|
||||
<div class="d-flex justify-center">
|
||||
<ion-icon src="assets/images/icons-expediente-pendente.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " src="assets/images/icons-expediente-pendente.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-expediente-pendente.svg"></ion-icon>
|
||||
</div>
|
||||
<p *ngIf="loggeduser.Profile == 'MDGPR'" class="text-center exp-card-title ">Pendentes</p>
|
||||
<p *ngIf="loggeduser.Profile == 'PR'" class="text-center exp-card-title ">Meus Pendentes</p>
|
||||
@@ -129,7 +130,8 @@
|
||||
|
||||
<div *ngIf="loggeduser.Profile == 'PR'" (click)="openDespachosPrPage(); selectedElement='DispatchesPr'" [class.active]="selectedElement == 'DispatchesPr'" class="box-hover exp-card d-md-flex flex-column justify-center" >
|
||||
<div class="d-flex justify-center">
|
||||
<ion-icon src="assets/images/icons-despachos-presidente.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " src="assets/images/icons-despachos-presidente.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-despachos-presidente.svg"></ion-icon>
|
||||
</div>
|
||||
<p class="text-center exp-card-title " *ngIf="loggeduser.Profile == 'MDGPR'">Despacho do Presidente da República</p>
|
||||
<p class="text-center exp-card-title " *ngIf="loggeduser.Profile == 'PR'">Despachos criados por mim</p>
|
||||
@@ -138,7 +140,8 @@
|
||||
|
||||
<div [class.active]="selectedElement == 'Dispatches'" class="box-hover exp-card d-flex flex-column justify-center" (click)="openDespachosPage(); selectedElement='Dispatches'" *ngIf="loggeduser.Profile == 'MDGPR'">
|
||||
<div class="d-flex justify-center">
|
||||
<ion-icon src="assets/images/icons-despachos-presidente.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " src="assets/images/icons-despachos-presidente.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-despachos-presidente.svg"></ion-icon>
|
||||
</div>
|
||||
<p class="text-center exp-card-title ">Despachos</p>
|
||||
<p class="text-center exp-card-content">{{despachoStore.count}} <span class="title1">Documentos</span> </p>
|
||||
@@ -146,7 +149,8 @@
|
||||
|
||||
<div (click)="openPedidosPage('parecer'); selectedElement='RequestsForOpinion'" [class.active]="selectedElement == 'RequestsForOpinion'" class="box-hover exp-card d-flex flex-column justify-center">
|
||||
<div class="d-flex justify-center">
|
||||
<ion-icon src="assets/images/icons-expediente-parecer.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " src="assets/images/icons-expediente-parecer.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-expediente-parecer.svg"></ion-icon>
|
||||
</div>
|
||||
<p *ngIf="loggeduser.Profile == 'MDGPR'" class="text-center exp-card-title ">Pedidos de Parecer</p>
|
||||
<p *ngIf="loggeduser.Profile == 'PR'" class="text-center exp-card-title ">Pedidos de Parecer solicitados por mim</p>
|
||||
@@ -155,7 +159,8 @@
|
||||
|
||||
<div (click)="openPedidosPage('deferimento'); selectedElement = 'RequestForApproval'" [class.active]="selectedElement == 'RequestForApproval'" class="box-hover exp-card d-flex flex-column justify-center">
|
||||
<div class="d-flex justify-center">
|
||||
<ion-icon src="assets/images/icons-expediente-deferimento.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " src="assets/images/icons-expediente-deferimento.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-expediente-deferimento.svg"></ion-icon>
|
||||
</div>
|
||||
<p class="text-center exp-card-title ">Pedidos de Deferimento</p>
|
||||
<p class="text-center exp-card-content">{{pedidosstore.countdeferimento}} <span class="title1">Documentos</span></p>
|
||||
@@ -178,7 +183,8 @@
|
||||
<div *ngIf="loggeduser.Profile == 'MDGPR'" (click)="openDespachosPrPage(); selectedElement='showDespachosPr'" [class.active]="selectedElement == 'showDespachosPr'" class="box-hover exp-card-long width-100 d-flex flex-column justify-center">
|
||||
<div class="center-div">
|
||||
<div class="exp-card-icon">
|
||||
<ion-icon src="assets/images/icons-despachos-presidente.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " src="assets/images/icons-despachos-presidente.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-despachos-presidente.svg"></ion-icon>
|
||||
</div>
|
||||
<div class="exp-card-text">
|
||||
<p class="exp-card-title">Despacho do Presidente da República</p>
|
||||
@@ -189,7 +195,8 @@
|
||||
|
||||
<div *ngIf="loggeduser.Profile == 'MDGPR'" (click)="openDiplomasPage('validar'); selectedElement='DiplomasPorValidar'" [class.active]="selectedElement == 'DiplomasPorValidar'" class="box-hover exp-card d-flex flex-column justify-center">
|
||||
<div class="d-flex justify-center">
|
||||
<ion-icon src="assets/images/icons-expediente-diploma.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " src="assets/images/icons-expediente-diploma.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-expediente-diploma.svg"></ion-icon>
|
||||
</div>
|
||||
<p class="text-center exp-card-title " *ngIf="loggeduser.Profile == 'MDGPR' ">Diplomas por Validar</p>
|
||||
<p class="text-center exp-card-title " *ngIf="loggeduser.Profile == 'PR'">Diplomas por Assinar</p>
|
||||
@@ -198,7 +205,8 @@
|
||||
|
||||
<div *ngIf="loggeduser.Profile == 'MDGPR'" (click)="openDiplomasPage('assinados'); selectedElement='DiplomasAssinados'" [class.active]="selectedElement == 'DiplomasAssinados'" class="box-hover exp-card d-flex flex-column justify-center">
|
||||
<div class="d-flex justify-center">
|
||||
<ion-icon src="assets/images/icons-diplomas-assinados-presidente.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " src="assets/images/icons-diplomas-assinados-presidente.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-diplomas-assinados-presidente.svg"></ion-icon>
|
||||
</div>
|
||||
<p class="text-center exp-card-title " *ngIf="loggeduser.Profile == 'MDGPR'">Diplomas assinados PR</p>
|
||||
<p class="text-center exp-card-title " *ngIf="loggeduser.Profile == 'PR'" >Diplomas</p>
|
||||
|
||||
@@ -47,17 +47,20 @@
|
||||
[class.item-active]="viagem.ProcessId == idSelected"
|
||||
>
|
||||
<div (click)="goToPublicationsList(viagem.ProcessId)" class="item-icon cursor-pointer">
|
||||
<ion-icon slot="end" src='assets/images/icons-plane-active.svg'></ion-icon>
|
||||
</div>
|
||||
<div (click)="goToPublicationsList(viagem.ProcessId)" class="item-content flex-grow-1 cursor-pointer">
|
||||
<p class="item-content-date my-5" [class.item-content-date-active]="viagem.ProcessId == idSelected">De {{getDate(viagem.DateBegin)}} a {{getDate(viagem.DateEnd)}}</p>
|
||||
<p class="item-content-title my-10" [class.item-content-title-active]="viagem.ProcessId == idSelected">{{viagem.Description}}</p>
|
||||
<p class="item-content-detail my-5" [class.item-content-detail-active]="viagem.ProcessId == idSelected">{{viagem.Detail}}</p>
|
||||
</div>
|
||||
<div (click)="openOptions(viagem.ProcessId)" class="item-options d-none cursor-pointer" [class.item-options-active]="viagem.ProcessId == idSelected" autoHide="false">
|
||||
<!-- <ion-icon src="assets/images/icons-menu.svg"></ion-icon> -->
|
||||
<i class="fas fa-ellipsis-v"></i>
|
||||
</div>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " slot="end" src='assets/images/icons-plane-active.svg'></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' && viagem.ProcessId != idSelected " slot="end" src='assets/images/theme/gov/icons-plane-active.svg'></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' && viagem.ProcessId == idSelected " slot="end" src='assets/images/theme/gov/icons-plane-active-hover.svg'></ion-icon>
|
||||
|
||||
</div>
|
||||
<div (click)="goToPublicationsList(viagem.ProcessId)" class="item-content flex-grow-1 cursor-pointer">
|
||||
<p class="item-content-date my-5" [class.item-content-date-active]="viagem.ProcessId == idSelected">De {{getDate(viagem.DateBegin)}} a {{getDate(viagem.DateEnd)}}</p>
|
||||
<p class="item-content-title my-10" [class.item-content-title-active]="viagem.ProcessId == idSelected">{{viagem.Description}}</p>
|
||||
<p class="item-content-detail my-5" [class.item-content-detail-active]="viagem.ProcessId == idSelected">{{viagem.Detail}}</p>
|
||||
</div>
|
||||
<div (click)="openOptions(viagem.ProcessId)" class="item-options d-none cursor-pointer" [class.item-options-active]="viagem.ProcessId == idSelected" autoHide="false">
|
||||
<!-- <ion-icon src="assets/images/icons-menu.svg"></ion-icon> -->
|
||||
<i class="fas fa-ellipsis-v"></i>
|
||||
</div>
|
||||
</ion-item>
|
||||
<ion-item-options class="members-options" side="end">
|
||||
<ion-item-option class="edit-option" (click)="editAction(viagem.ProcessId)">
|
||||
@@ -82,7 +85,9 @@
|
||||
[class.item-active]="evento.ProcessId == idSelected"
|
||||
(click)="goToPublicationsList(evento.ProcessId)">
|
||||
<div class="item-icon2">
|
||||
<ion-icon slot="end" src='assets/images/icons-nav-actions.svg'></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " slot="end" src='assets/images/icons-nav-actions.svg'></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' && evento.ProcessId != idSelected " slot="end" src='assets/images/theme/gov/icons-nav-actions.svg'></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' && evento.ProcessId == idSelected " slot="end" src='assets/images/theme/gov/icons-nav-actions-hover.svg'></ion-icon>
|
||||
</div>
|
||||
<div class="item-content flex-grow-1">
|
||||
<ion-label>
|
||||
|
||||
@@ -2,6 +2,7 @@ import { Component, EventEmitter, Input, OnInit, Output } from '@angular/core';
|
||||
import { EventPerson } from 'src/app/models/eventperson.model';
|
||||
import { ModalController, NavParams } from '@ionic/angular';
|
||||
import { ContactsService } from 'src/app/services/contacts.service';
|
||||
import { ThemeService } from 'src/app/services/theme.service'
|
||||
|
||||
@Component({
|
||||
selector: 'app-attendees',
|
||||
@@ -25,7 +26,8 @@ export class AttendeesPageModal implements OnInit {
|
||||
private modalCtrl: ModalController,
|
||||
private contactsService: ContactsService,
|
||||
private navParams: NavParams,
|
||||
private modalController: ModalController) {
|
||||
private modalController: ModalController,
|
||||
public ThemeService: ThemeService) {
|
||||
|
||||
this.adding = this.navParams.get('adding');
|
||||
this.taskParticipants = this.navParams.get('taskParticipants');
|
||||
|
||||
@@ -333,7 +333,8 @@
|
||||
<div (click)="getDoc()" class="cursor-pointer d-flex container-div width-100 ion-item-container-no-border" >
|
||||
<ion-label>
|
||||
<div class="attach-icon">
|
||||
<ion-icon src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-attach-doc.svg"></ion-icon>
|
||||
</div>
|
||||
<div class="attach-document">
|
||||
<ion-label>Adicionar documentos</ion-label>
|
||||
|
||||
@@ -276,7 +276,8 @@
|
||||
<div (click)="getDoc()" class="d-flex container-div width-100 ion-item-container-no-border cursor-pointer" >
|
||||
<ion-label>
|
||||
<div class="attach-icon">
|
||||
<ion-icon src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' "src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-attach-doc.svg"></ion-icon>
|
||||
</div>
|
||||
<div class="attach-document">
|
||||
<ion-label>Adicionar documentos</ion-label>
|
||||
|
||||
@@ -295,7 +295,8 @@
|
||||
<div class="ion-item-container-no-border cursor-pointer" (click)="getDoc()">
|
||||
<ion-label>
|
||||
<div class="attach-icon">
|
||||
<ion-icon src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-attach-doc.svg"></ion-icon>
|
||||
</div>
|
||||
<div class="attach-document">
|
||||
<ion-label>Adicionar documentos</ion-label>
|
||||
|
||||
@@ -327,7 +327,8 @@
|
||||
<div (click)="getDoc()" class="cursor-pointer d-flex container-div width-100 ion-item-container-no-border" >
|
||||
<ion-label>
|
||||
<div class="attach-icon">
|
||||
<ion-icon src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'default' " src="assets/images/icons-attach-doc.svg"></ion-icon>
|
||||
<ion-icon *ngIf="ThemeService.currentTheme == 'gov' " src="assets/images/theme/gov/icons-attach-doc.svg"></ion-icon>
|
||||
</div>
|
||||
<div class="attach-document">
|
||||
<ion-label>Adicionar documentos</ion-label>
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
<svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 7H18V8H7V7Z" fill="white"/>
|
||||
<path d="M10.5 9C11.3284 9 12 8.32843 12 7.5C12 6.67157 11.3284 6 10.5 6C9.67157 6 9 6.67157 9 7.5C9 8.32843 9.67157 9 10.5 9Z" fill="white"/>
|
||||
<path d="M17.5 35C27.165 35 35 27.165 35 17.5C35 7.83502 27.165 0 17.5 0C7.83502 0 0 7.83502 0 17.5C0 27.165 7.83502 35 17.5 35Z" fill="#FFB81C"/>
|
||||
<path d="M23 15.535V21.553C23 23.615 21.663 26 18 26C14.337 26 13 23.615 13 21.553V12.684C13 10.228 14.071 9 16.214 9C18.357 9 19.429 10.228 19.429 12.684V19.387C19.476 20.462 19 21 18 21C17 21 16.524 20.462 16.571 19.387V15.535" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 784 B |
@@ -0,0 +1,3 @@
|
||||
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.571 10C22.311 10 24.531 12.22 24.531 14.959V15.054C24.531 16.617 23.807 18.011 22.678 18.92C25.876 20.175 28.143 23.313 28.143 26.987C28.143 31.767 11 31.767 11 26.987C11 23.313 13.267 20.175 16.465 18.919C15.335 18.011 14.612 16.617 14.612 15.054V14.96C14.612 12.22 16.832 10 19.572 10H19.571Z" stroke="white" stroke-width="2" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 510 B |
@@ -0,0 +1,3 @@
|
||||
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.571 10C22.311 10 24.531 12.22 24.531 14.959V15.054C24.531 16.617 23.807 18.011 22.678 18.92C25.876 20.175 28.143 23.313 28.143 26.987C28.143 31.767 11 31.767 11 26.987C11 23.313 13.267 20.175 16.465 18.919C15.335 18.011 14.612 16.617 14.612 15.054V14.96C14.612 12.22 16.832 10 19.572 10H19.571Z" stroke="#C63527" stroke-width="2" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 512 B |
@@ -0,0 +1,4 @@
|
||||
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.45 12C20.762 12 18.582 14.18 18.582 16.868C18.582 18.408 19.298 19.782 20.416 20.674C17.246 21.894 15 24.944 15 28.515C15 33.162 32 33.162 32 28.515C32 24.945 29.754 21.895 26.584 20.672C27.702 19.782 28.418 18.408 28.418 16.868C28.418 14.179 26.238 12 23.55 12H23.45V12Z" stroke="white" stroke-width="2" stroke-linejoin="round"/>
|
||||
<path d="M11.517 27C9.467 26.429 8 25.422 8 23.98C8 20.395 10.476 17.451 13.366 16.139M20 9.332C19.177 7.932 17.715 7 16.049 7C13.477 7 11.392 9.22 11.392 11.957V12.052C11.392 13.636 12.09 15.046 13.176 15.953L20 9.332Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 789 B |
@@ -0,0 +1,4 @@
|
||||
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.45 12C20.762 12 18.582 14.18 18.582 16.868C18.582 18.408 19.298 19.782 20.416 20.674C17.246 21.894 15 24.944 15 28.515C15 33.162 32 33.162 32 28.515C32 24.945 29.754 21.895 26.584 20.672C27.702 19.782 28.418 18.408 28.418 16.868C28.418 14.179 26.238 12 23.55 12H23.45V12Z" stroke="#C63527" stroke-width="2" stroke-linejoin="round"/>
|
||||
<path d="M11.517 27C9.467 26.429 8 25.422 8 23.98C8 20.395 10.476 17.451 13.366 16.139M20 9.332C19.177 7.932 17.715 7 16.049 7C13.477 7 11.392 9.22 11.392 11.957V12.052C11.392 13.636 12.09 15.046 13.176 15.953L20 9.332Z" stroke="#C63527" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 793 B |
@@ -0,0 +1,50 @@
|
||||
<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_128:134)">
|
||||
<g filter="url(#filter0_d_128:134)">
|
||||
<path d="M19.5933 9.30648C19.5644 8.39685 20.2526 7.65873 21.1307 7.6564L40.2059 7.61649C41.084 7.61416 41.819 8.35045 41.8479 9.25908L42.6918 35.6034C42.7206 36.513 42.0324 37.2511 41.1543 37.2535L21.2855 37.3222C20.7425 37.3247 20.2968 36.8914 20.2823 36.3476L19.5933 9.30648Z" fill="black"/>
|
||||
</g>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.1315 8.15646L40.2067 8.11655C40.5097 8.11526 40.787 8.24444 40.9916 8.4499C41.2023 8.66026 41.3384 8.95293 41.3481 9.27581L42.192 35.6191C42.2015 35.934 42.0905 36.221 41.897 36.4284C41.7105 36.6286 41.4476 36.7533 41.1526 36.7534L21.2838 36.8222L20.0931 9.29076C20.0826 8.97589 20.1946 8.6889 20.388 8.48249C20.5746 8.2822 20.8364 8.15761 21.1315 8.15646V8.15646Z" fill="#C63527" stroke="#EBEBEB" stroke-opacity="0.194"/>
|
||||
<path d="M35.9467 20.2846L25.9053 20.4598C25.6292 20.4647 25.4092 20.6924 25.4141 20.9685C25.4189 21.2446 25.6466 21.4645 25.9227 21.4597L35.9642 21.2844C36.2403 21.2796 36.4602 21.0519 36.4554 20.7758C36.4506 20.4997 36.2228 20.2797 35.9467 20.2846Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M35.8742 16.1312L25.8328 16.3065C25.5567 16.3113 25.3368 16.539 25.3416 16.8151C25.3464 17.0912 25.5741 17.3111 25.8502 17.3063L35.8917 17.131C36.1678 17.1262 36.3877 16.8985 36.3829 16.6224C36.3781 16.3463 36.1503 16.1264 35.8742 16.1312Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M36.0192 24.4379L25.9778 24.6132C25.7017 24.618 25.4818 24.8457 25.4866 25.1218C25.4914 25.3979 25.7191 25.6179 25.9952 25.613L36.0367 25.4378C36.3128 25.4329 36.5327 25.2052 36.5279 24.9291C36.5231 24.653 36.2953 24.4331 36.0192 24.4379Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M32.1793 28.6596L26.0503 28.7666C25.7742 28.7714 25.5542 28.9991 25.5591 29.2752C25.5639 29.5513 25.7916 29.7712 26.0677 29.7664L32.1968 29.6594C32.4729 29.6546 32.6928 29.4269 32.688 29.1508C32.6832 28.8747 32.4554 28.6548 32.1793 28.6596Z" stroke="white" stroke-width="2"/>
|
||||
<g filter="url(#filter1_d_128:134)">
|
||||
<path d="M7.83004 27.1316C7.81498 26.2687 8.51069 25.5585 9.38457 25.5442L28.3799 25.2237C29.2547 25.2084 29.9758 25.8959 29.9909 26.7588L30.4429 51.7377C30.458 52.6006 29.7623 53.3108 28.8884 53.3251L9.13562 53.6829C8.58271 53.6925 8.12797 53.2534 8.11732 52.7005L8.11722 52.6945L7.83004 27.1316Z" fill="black"/>
|
||||
</g>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.3923 26.0442L28.3896 25.7226C28.6895 25.7173 28.9636 25.8326 29.1639 26.0231C29.3613 26.2117 29.4869 26.4745 29.492 26.7675L29.944 51.7464C29.9491 52.0384 29.8337 52.3044 29.6431 52.4988C29.4505 52.6962 29.1806 52.8199 28.8807 52.8251L9.1259 53.1829L8.33096 27.1229C8.32585 26.8299 8.44122 26.5638 8.63186 26.3695C8.82445 26.1721 9.09433 26.0484 9.39428 26.0431L9.3923 26.0442Z" fill="#C63527" stroke="#EBEBEB" stroke-opacity="0.194"/>
|
||||
<path d="M23.9475 37.4328L13.906 37.6081C13.6299 37.6129 13.41 37.8406 13.4148 38.1167C13.4196 38.3928 13.6474 38.6128 13.9235 38.6079L23.9649 38.4327C24.241 38.4278 24.461 38.2001 24.4561 37.924C24.4513 37.6479 24.2236 37.428 23.9475 37.4328Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M23.879 33.5104L13.8376 33.6857C13.5615 33.6905 13.3415 33.9183 13.3464 34.1944C13.3512 34.4705 13.5789 34.6904 13.855 34.6855L23.8965 34.5103C24.1726 34.5055 24.3925 34.2777 24.3877 34.0016C24.3829 33.7255 24.1551 33.5056 23.879 33.5104Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M24.016 41.3552L13.9745 41.5305C13.6984 41.5353 13.4785 41.7631 13.4833 42.0392C13.4881 42.3153 13.7158 42.5352 13.9919 42.5304L24.0334 42.3551C24.3095 42.3503 24.5294 42.1225 24.5246 41.8464C24.5198 41.5703 24.2921 41.3504 24.016 41.3552Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M20.172 45.3459L14.043 45.4529C13.7669 45.4577 13.5469 45.6855 13.5518 45.9616C13.5566 46.2377 13.7843 46.4576 14.0604 46.4528L20.1895 46.3458C20.4656 46.341 20.6855 46.1132 20.6807 45.8371C20.6759 45.561 20.4481 45.3411 20.172 45.3459Z" stroke="white" stroke-width="2"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M24.3544 49.705L26.1565 50.2009L24.8176 54.696L22.7471 55.0999L24.3544 49.705Z" fill="#A20505"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M27.0507 49.8164L25.1891 49.8719L25.5415 54.5709L27.4734 55.455L27.0507 49.8164Z" fill="#A20505"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M24.7648 51.4257L24.7242 51.457C24.5114 51.6183 24.2091 51.577 24.0467 51.3651C24.0008 51.3033 23.9691 51.2308 23.9554 51.1555C23.8763 50.7001 23.4871 50.3652 23.0262 50.3542L22.9572 50.353C22.7043 50.3465 22.503 50.136 22.5094 49.8831C22.5108 49.8011 22.5352 49.7215 22.5784 49.6512C22.8213 49.2604 22.7402 48.7499 22.3873 48.4537L22.3774 48.4456C22.1822 48.2831 22.1573 47.9946 22.3197 47.8004C22.3738 47.7364 22.4447 47.6876 22.5242 47.661L22.5674 47.6467C23.002 47.5013 23.2677 47.0639 23.1956 46.6116C23.154 46.3558 23.3283 46.1148 23.585 46.0743C23.6622 46.0616 23.7421 46.069 23.8167 46.0953L23.8783 46.1174C24.3176 46.2751 24.8066 46.1086 25.0585 45.7159L25.0616 45.711C25.2086 45.4805 25.5148 45.4138 25.7443 45.5609C25.8096 45.602 25.8636 45.659 25.9034 45.7257L25.9064 45.7307C26.1444 46.1319 26.6273 46.3154 27.0718 46.1731L27.1342 46.1542C27.3806 46.0745 27.6442 46.2111 27.724 46.4576C27.7476 46.533 27.7522 46.6131 27.7369 46.6908C27.649 47.1394 27.8993 47.5868 28.3285 47.7473L28.3713 47.7631C28.6078 47.8512 28.7272 48.1143 28.639 48.3508C28.6097 48.4303 28.5584 48.4994 28.4925 48.5513L28.4824 48.5591C28.1184 48.8428 28.0185 49.3501 28.2486 49.7492C28.3748 49.9695 28.2988 50.2502 28.0786 50.3763C28.0079 50.4161 27.9275 50.4377 27.8455 50.4363L27.7765 50.4351C27.3155 50.431 26.9149 50.7521 26.82 51.2045C26.7654 51.4656 26.5085 51.6321 26.2474 51.5776C26.1716 51.5612 26.1012 51.528 26.0411 51.479L26.0016 51.4463C25.6437 51.154 25.1317 51.145 24.7638 51.4247L24.7648 51.4257Z" fill="#D30A0A"/>
|
||||
<path d="M25.3989 50.5686C26.4342 50.5867 27.2875 49.8023 27.3047 48.8166C27.3219 47.8309 26.4965 47.0172 25.4612 46.9992C24.4258 46.9811 23.5725 47.7655 23.5553 48.7512C23.5381 49.7368 24.3635 50.5505 25.3989 50.5686Z" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.8396 49.9315L24.9062 49.915L25.5361 54.503L27.5956 55.4365L26.8396 49.9315Z" fill="#AEAEAE"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M24.9879 51.1935L24.7063 51.4008C24.4812 51.5674 24.1626 51.5214 23.9946 51.2992C23.9444 51.2327 23.9111 51.1557 23.8988 51.0743L23.8524 50.7733C23.8042 50.467 23.5445 50.2371 23.2307 50.2243L22.8781 50.2096C22.6061 50.1989 22.3943 49.9719 22.4058 49.7034C22.4088 49.618 22.4354 49.5346 22.4819 49.463L22.6402 49.2164C22.8125 48.9482 22.7619 48.5952 22.5207 48.3847L22.2934 48.1857C22.0897 48.0083 22.071 47.7011 22.2514 47.5006C22.3095 47.4352 22.3847 47.3866 22.469 47.3604L22.7803 47.2609C23.0836 47.1651 23.2733 46.8671 23.2291 46.5558L23.1882 46.2654C23.1499 45.9951 23.3411 45.7457 23.6148 45.7085C23.6985 45.6972 23.7835 45.7066 23.8632 45.7365L24.2012 45.8655C24.49 45.9752 24.8172 45.8712 24.9864 45.6152L25.1632 45.3478C25.3192 45.1121 25.6391 45.0454 25.8772 45.1994C25.9478 45.2446 26.006 45.3056 26.0461 45.3783L26.2042 45.6572C26.3549 45.9242 26.674 46.0505 26.9698 45.961L27.3161 45.8562C27.5801 45.7759 27.8597 45.9223 27.9411 46.1824C27.9658 46.2623 27.9694 46.3473 27.9521 46.429L27.8907 46.7166C27.8247 47.024 27.9929 47.3344 28.2887 47.4515L28.5929 47.5715C28.844 47.6709 28.9665 47.9538 28.8659 48.2024C28.8328 48.2829 28.7791 48.3536 28.709 48.407L28.4676 48.5898C28.2127 48.7832 28.1374 49.1318 28.2902 49.4112L28.4308 49.6681C28.5602 49.9046 28.471 50.1996 28.2309 50.3274C28.1547 50.3682 28.0693 50.388 27.9828 50.3856L27.6294 50.376C27.316 50.3672 27.0401 50.5786 26.971 50.8808L26.9034 51.1779C26.8414 51.4486 26.5696 51.6187 26.2948 51.558C26.2134 51.5397 26.1379 51.5021 26.0742 51.448L25.8086 51.2218C25.5754 51.0232 25.2339 51.0114 24.9879 51.1935Z" fill="#DDDADA"/>
|
||||
<path d="M25.4306 50.2924C26.5166 50.3299 27.4268 49.517 27.4636 48.4768C27.5004 47.4366 26.6498 46.563 25.5638 46.5255C24.4779 46.4881 23.5677 47.301 23.5309 48.3412C23.4941 49.3814 24.3446 50.255 25.4306 50.2924Z" fill="#B7B7B7"/>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_d_128:134" x="18.5924" y="7.61649" width="25.1002" height="31.7057" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dy="1"/>
|
||||
<feGaussianBlur stdDeviation="0.5"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.187391 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_128:134"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_128:134" result="shape"/>
|
||||
</filter>
|
||||
<filter id="filter1_d_128:134" x="6.8298" y="25.2234" width="24.6134" height="30.4596" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dy="1"/>
|
||||
<feGaussianBlur stdDeviation="0.5"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.187391 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_128:134"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_128:134" result="shape"/>
|
||||
</filter>
|
||||
<clipPath id="clip0_128:134">
|
||||
<rect width="50" height="50" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 9.4 KiB |
@@ -0,0 +1,25 @@
|
||||
<svg width="50" height="49" viewBox="0 0 50 49" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g filter="url(#filter0_d_128:243)">
|
||||
<path d="M9.63988 6.38428C9.64588 5.20128 10.6419 4.23728 11.8639 4.23128L38.4229 4.10428C39.6449 4.09828 40.6309 5.05228 40.6259 6.23428L40.4579 40.5043C40.4519 41.6863 39.4569 42.6503 38.2349 42.6563L10.2259 42.8263C9.67388 42.8293 9.22288 42.3843 9.21988 41.8313V41.8133L9.63988 6.38328V6.38428Z" fill="black"/>
|
||||
</g>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M38.4249 4.60428C38.8989 4.60128 39.3279 4.78428 39.6369 5.08328C39.9399 5.37628 40.1269 5.78328 40.1259 6.23328L39.9579 40.5013C39.9559 40.9543 39.7629 41.3643 39.4549 41.6613C39.1409 41.9653 38.7079 42.1533 38.2319 42.1563L10.2229 42.3263L10.1399 6.38628C10.1429 5.93328 10.3359 5.52328 10.6439 5.22628C10.9579 4.92128 11.3899 4.73328 11.8669 4.73128L38.4249 4.60428Z" fill="#C63527" stroke="#EBEBEB" stroke-opacity="0.194"/>
|
||||
<path d="M32.4386 20.4494H17.1776C16.9015 20.4494 16.6776 20.6732 16.6776 20.9494C16.6776 21.2255 16.9015 21.4494 17.1776 21.4494H32.4386C32.7148 21.4494 32.9386 21.2255 32.9386 20.9494C32.9386 20.6732 32.7148 20.4494 32.4386 20.4494Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M32.4386 15.0764H17.1776C16.9015 15.0764 16.6776 15.3002 16.6776 15.5764C16.6776 15.8525 16.9015 16.0764 17.1776 16.0764H32.4386C32.7148 16.0764 32.9386 15.8525 32.9386 15.5764C32.9386 15.3002 32.7148 15.0764 32.4386 15.0764Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M32.4386 25.8224H17.1776C16.9015 25.8224 16.6776 26.0462 16.6776 26.3224C16.6776 26.5985 16.9015 26.8224 17.1776 26.8224H32.4386C32.7148 26.8224 32.9386 26.5985 32.9386 26.3224C32.9386 26.0462 32.7148 25.8224 32.4386 25.8224Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M26.9606 31.1954H17.1776C16.9015 31.1954 16.6776 31.4192 16.6776 31.6954C16.6776 31.9715 16.9015 32.1954 17.1776 32.1954H26.9606C27.2368 32.1954 27.4606 31.9715 27.4606 31.6954C27.4606 31.4192 27.2368 31.1954 26.9606 31.1954Z" stroke="white" stroke-width="2"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M30.2537 40.491L33.128 41.3164L31.3623 46.5959L28.1349 46.8263L30.2537 40.491Z" fill="#AEAEAE"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M34.708 39.8503L31.7601 39.8249L32.7206 46.9091L35.8608 48.3506L34.708 39.8503Z" fill="#AEAEAE"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M31.8847 41.7989L31.4553 42.1192C31.1121 42.3763 30.6263 42.3053 30.3701 41.9622C30.2937 41.8595 30.2428 41.7406 30.2242 41.6149L30.1533 41.1501C30.0798 40.6773 29.6839 40.3222 29.2053 40.3025L28.6678 40.2797C28.2531 40.2633 27.9302 39.9128 27.9476 39.4981C27.9523 39.3662 27.9928 39.2376 28.0637 39.127L28.3051 38.7462C28.5677 38.3321 28.4907 37.787 28.1228 37.462L27.7763 37.1547C27.4657 36.8807 27.4372 36.4064 27.7122 36.0968C27.8008 35.9959 27.9155 35.9208 28.044 35.8803L28.5186 35.7268C28.9811 35.5788 29.2703 35.1186 29.203 34.638L29.1406 34.1895C29.0822 33.7722 29.3738 33.3872 29.791 33.3297C29.9187 33.3122 30.0483 33.3267 30.1698 33.373L30.6851 33.5721C31.1255 33.7415 31.6244 33.5809 31.8823 33.1856L32.1519 32.7728C32.3898 32.4088 32.8777 32.3058 33.2406 32.5436C33.3482 32.6134 33.437 32.7076 33.4981 32.8198L33.7392 33.2505C33.969 33.6627 34.4555 33.8578 34.9066 33.7195L35.4345 33.5578C35.8371 33.4338 36.2635 33.6598 36.3875 34.0614C36.4252 34.1848 36.4307 34.316 36.4042 34.4422L36.3107 34.8862C36.2101 35.361 36.4665 35.8402 36.9175 36.0211L37.3813 36.2064C37.7642 36.3598 37.951 36.7966 37.7975 37.1805C37.7472 37.3048 37.6653 37.414 37.5584 37.4963L37.1903 37.7787C36.8016 38.0773 36.6868 38.6156 36.9199 39.047L37.1341 39.4437C37.3315 39.8088 37.1955 40.2644 36.8294 40.4617C36.7132 40.5247 36.583 40.5552 36.4511 40.5515L35.9123 40.5367C35.4344 40.523 35.0138 40.8496 34.9084 41.3162L34.8054 41.7749C34.7107 42.1928 34.2963 42.4555 33.8773 42.3618C33.7532 42.3335 33.6382 42.2754 33.541 42.192L33.136 41.8426C32.7805 41.536 32.2598 41.5179 31.8847 41.7989Z" fill="#DDDADA"/>
|
||||
<path d="M32.5597 40.4077C34.2156 40.4655 35.6034 39.2103 35.6594 37.6041C35.7155 35.998 34.4187 34.649 32.7628 34.5912C31.107 34.5334 29.7192 35.7886 29.6631 37.3947C29.607 39.0009 30.9039 40.3498 32.5597 40.4077Z" fill="#B7B7B7"/>
|
||||
<defs>
|
||||
<filter id="filter0_d_128:243" x="8.21988" y="4.10425" width="33.406" height="40.722" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dy="1"/>
|
||||
<feGaussianBlur stdDeviation="0.5"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.187391 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_128:243"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_128:243" result="shape"/>
|
||||
</filter>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.7 KiB |
@@ -0,0 +1,78 @@
|
||||
<svg width="50" height="51" viewBox="0 0 50 51" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_128:306)">
|
||||
<g filter="url(#filter0_d_128:306)">
|
||||
<path d="M22.8103 4.42703C22.8053 3.71803 23.3683 3.14703 24.0703 3.15303L39.2983 3.27503C39.9983 3.28103 40.5713 3.86003 40.5773 4.56903L40.7373 25.104C40.7423 25.813 40.1783 26.383 39.4773 26.377L23.8273 26.273C23.2773 26.269 22.8343 25.823 22.8333 25.273L22.8103 4.42803V4.42703Z" fill="black"/>
|
||||
</g>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M24.0653 3.65302L39.2943 3.77502C39.5083 3.77702 39.7013 3.86702 39.8423 4.01002C39.9863 4.15502 40.0753 4.35402 40.0773 4.57302L40.2373 25.108C40.2383 25.323 40.1553 25.518 40.0173 25.658C39.8803 25.795 39.6913 25.879 39.4813 25.878L23.8303 25.773L23.3103 4.42302C23.3083 4.20802 23.3923 4.01302 23.5303 3.87302C23.6673 3.73602 23.8563 3.65202 24.0653 3.65302V3.65302Z" fill="#C63527" stroke="#EBEBEB" stroke-opacity="0.194"/>
|
||||
<path d="M35.3503 13.3662H27.9153C27.6392 13.3662 27.4153 13.59 27.4153 13.8662C27.4153 14.1423 27.6392 14.3662 27.9153 14.3662H35.3503C35.6265 14.3662 35.8503 14.1423 35.8503 13.8662C35.8503 13.59 35.6265 13.3662 35.3503 13.3662Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M35.3503 10.1352H27.9153C27.6392 10.1352 27.4153 10.3591 27.4153 10.6352C27.4153 10.9113 27.6392 11.1352 27.9153 11.1352H35.3503C35.6265 11.1352 35.8503 10.9113 35.8503 10.6352C35.8503 10.3591 35.6265 10.1352 35.3503 10.1352Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M35.3503 16.5972H27.9153C27.6392 16.5972 27.4153 16.8211 27.4153 17.0972C27.4153 17.3733 27.6392 17.5972 27.9153 17.5972H35.3503C35.6265 17.5972 35.8503 17.3733 35.8503 17.0972C35.8503 16.8211 35.6265 16.5972 35.3503 16.5972Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M32.2193 19.8272H27.9153C27.6392 19.8272 27.4153 20.051 27.4153 20.3272C27.4153 20.6033 27.6392 20.8272 27.9153 20.8272H32.2193C32.4955 20.8272 32.7193 20.6033 32.7193 20.3272C32.7193 20.051 32.4955 19.8272 32.2193 19.8272Z" stroke="white" stroke-width="2"/>
|
||||
<g filter="url(#filter1_d_128:306)">
|
||||
<path d="M12.9463 16.5797C12.9413 15.8457 13.5293 15.2537 14.2593 15.2597L30.1153 15.3627C30.8453 15.3677 31.4413 15.9667 31.4453 16.7007L31.5813 37.9777C31.5863 38.7117 30.9983 39.3037 30.2683 39.2987L13.9333 39.2137C13.3833 39.2107 12.9383 38.7637 12.9393 38.2137L12.9463 16.5797V16.5797Z" fill="black"/>
|
||||
</g>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.2553 15.7587L30.1123 15.8627C30.3403 15.8637 30.5473 15.9587 30.6983 16.1107C30.8493 16.2627 30.9443 16.4727 30.9453 16.7037L31.0813 37.9807C31.0833 38.2087 30.9933 38.4147 30.8453 38.5627C30.6993 38.7097 30.4963 38.7997 30.2713 38.7987L13.9363 38.7137L13.4463 16.5767C13.4443 16.3487 13.5343 16.1427 13.6813 15.9947C13.8283 15.8477 14.0313 15.7577 14.2553 15.7587V15.7587Z" fill="#C63527" stroke="#EBEBEB" stroke-opacity="0.194"/>
|
||||
<path d="M26.0524 25.7929H18.1824C17.9063 25.7929 17.6824 26.0168 17.6824 26.2929C17.6824 26.5691 17.9063 26.7929 18.1824 26.7929H26.0524C26.3285 26.7929 26.5524 26.5691 26.5524 26.2929C26.5524 26.0168 26.3285 25.7929 26.0524 25.7929Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M26.0524 22.4469H18.1824C17.9063 22.4469 17.6824 22.6708 17.6824 22.9469C17.6824 23.223 17.9063 23.4469 18.1824 23.4469H26.0524C26.3285 23.4469 26.5524 23.223 26.5524 22.9469C26.5524 22.6708 26.3285 22.4469 26.0524 22.4469Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M26.0524 29.1389H18.1824C17.9063 29.1389 17.6824 29.3627 17.6824 29.6389C17.6824 29.915 17.9063 30.1389 18.1824 30.1389H26.0524C26.3285 30.1389 26.5524 29.915 26.5524 29.6389C26.5524 29.3627 26.3285 29.1389 26.0524 29.1389Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M22.7914 32.4849H18.1824C17.9063 32.4849 17.6824 32.7088 17.6824 32.9849C17.6824 33.261 17.9063 33.4849 18.1824 33.4849H22.7914C23.0675 33.4849 23.2914 33.261 23.2914 32.9849C23.2914 32.7088 23.0675 32.4849 22.7914 32.4849Z" stroke="white" stroke-width="2"/>
|
||||
<g filter="url(#filter2_d_128:306)">
|
||||
<path d="M2 40.223H9.304C9.754 40.223 10.192 40.376 10.546 40.655L15.77 44.791C16.124 45.071 16.561 45.223 17.012 45.223H33.252C33.702 45.223 34.14 45.071 34.492 44.791L39.718 40.655C40.071 40.375 40.508 40.223 40.959 40.223H48C49.105 40.223 50 41.119 50 42.223V48.223C50 49.328 49.105 50.223 48 50.223H2C0.895 50.223 0 49.328 0 48.223V42.223C0 41.119 0.895 40.223 2 40.223V40.223Z" fill="black"/>
|
||||
</g>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.304 40.723C9.642 40.723 9.97 40.837 10.235 41.047L15.46 45.183C15.902 45.533 16.448 45.723 17.012 45.723H33.252C33.815 45.723 34.362 45.533 34.803 45.183L40.028 41.047C40.293 40.837 40.621 40.723 40.959 40.723H48C48.414 40.723 48.79 40.891 49.06 41.163C49.332 41.434 49.5 41.809 49.5 42.223V48.223C49.5 48.638 49.332 49.013 49.06 49.284C48.79 49.555 48.414 49.724 48 49.724H2C1.586 49.724 1.21 49.555 0.94 49.284C0.667 49.013 0.5 48.638 0.5 48.224V42.224C0.5 41.809 0.668 41.434 0.94 41.163C1.21 40.891 1.586 40.723 2 40.723H9.304Z" fill="url(#paint0_linear_128:306)" stroke="#EBEBEB" stroke-opacity="0.194"/>
|
||||
<g filter="url(#filter3_d_128:306)">
|
||||
<path d="M37.5 47.769C39 46.769 41 46.769 42.5 46.269C44 45.769 46.5 44.033 46.5 40.269V32.213C46.5 31.69 46.1 31.207 45.577 31.216C42.5 31.269 39.5 30.269 37.5 28.269C35.5 30.269 32.5 31.269 29.5 31.269C29.5 31.269 28.5 31.269 28.5 32.269V40.269C28.833 43.936 30.167 45.936 32.5 46.269C34.833 46.602 36.5 47.102 37.5 47.769Z" fill="black"/>
|
||||
</g>
|
||||
<path d="M37.5 47.769C39 46.769 41 46.769 42.5 46.269C44 45.769 46.5 44.033 46.5 40.269V32.213C46.5 31.69 46.1 31.207 45.577 31.216C42.5 31.269 39.5 30.269 37.5 28.269C35.5 30.269 32.5 31.269 29.5 31.269C29.5 31.269 28.5 31.269 28.5 32.269V40.269C28.833 43.936 30.167 45.936 32.5 46.269C34.833 46.602 36.5 47.102 37.5 47.769Z" fill="url(#paint1_linear_128:306)" stroke="#EBEBEB" stroke-opacity="0.194" stroke-linejoin="round"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M37.5 34.269C38.88 34.269 40 35.389 40 36.769C40 37.794 39.383 38.675 38.5 39.061V41.269C38.5 41.821 38.052 42.269 37.5 42.269C36.948 42.269 36.5 41.821 36.5 41.269V39.061C35.617 38.675 35 37.794 35 36.769C35 35.389 36.12 34.269 37.5 34.269Z" stroke="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_d_128:306" x="21.8102" y="3.15298" width="19.9271" height="25.2241" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dy="1"/>
|
||||
<feGaussianBlur stdDeviation="0.5"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.187391 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_128:306"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_128:306" result="shape"/>
|
||||
</filter>
|
||||
<filter id="filter1_d_128:306" x="11.9393" y="15.2596" width="20.642" height="26.0391" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dy="1"/>
|
||||
<feGaussianBlur stdDeviation="0.5"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.187391 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_128:306"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_128:306" result="shape"/>
|
||||
</filter>
|
||||
<filter id="filter2_d_128:306" x="-1" y="40.223" width="52" height="12" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dy="1"/>
|
||||
<feGaussianBlur stdDeviation="0.5"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.187391 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_128:306"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_128:306" result="shape"/>
|
||||
</filter>
|
||||
<filter id="filter3_d_128:306" x="27.5" y="28.269" width="20" height="21.5" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dy="1"/>
|
||||
<feGaussianBlur stdDeviation="0.5"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.187391 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_128:306"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_128:306" result="shape"/>
|
||||
</filter>
|
||||
<linearGradient id="paint0_linear_128:306" x1="25" y1="40.723" x2="25" y2="49.724" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#FFD759"/>
|
||||
<stop offset="1" stop-color="#FFCB26"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear_128:306" x1="37.5" y1="28.269" x2="37.5" y2="47.769" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#061B52"/>
|
||||
<stop offset="0.99962" stop-color="#021549"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_128:306">
|
||||
<rect width="50" height="51" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 9.1 KiB |
@@ -0,0 +1,31 @@
|
||||
<svg width="50" height="51" viewBox="0 0 50 51" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g filter="url(#filter0_d_128:361)">
|
||||
<path d="M12.562 12.6452C12.5435 11.8194 13.2058 11.1388 14.0387 11.1262L32.1406 10.8503C32.9745 10.8387 33.6621 11.4978 33.6786 12.3237L34.1504 36.2591C34.1668 37.0849 33.5045 37.7646 32.6706 37.7771L13.8912 38.0869C13.3393 38.0966 12.8835 37.6564 12.8739 37.1045L12.8738 37.1005L12.562 12.6452Z" fill="black"/>
|
||||
</g>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.0474 11.6262L32.1493 11.3502C32.4293 11.3463 32.6842 11.4549 32.8714 11.6336C33.0565 11.8114 33.1748 12.0584 33.1797 12.3344L33.6514 36.2688C33.6562 36.5427 33.5496 36.7916 33.3717 36.9738C33.1929 37.1579 32.9429 37.2733 32.6639 37.2772L13.8834 37.587L13.0619 12.6355C13.0571 12.3616 13.1637 12.1117 13.3416 11.9305C13.5204 11.7464 13.7704 11.631 14.0484 11.6262L14.0474 11.6262Z" fill="#C63527" stroke="#EBEBEB" stroke-opacity="0.194"/>
|
||||
<path d="M27.8707 22.5751L18.4482 22.7395C18.1721 22.7444 17.9522 22.9721 17.957 23.2482C17.9618 23.5243 18.1895 23.7442 18.4656 23.7394L27.8882 23.5749C28.1643 23.5701 28.3842 23.3424 28.3794 23.0663C28.3746 22.7902 28.1468 22.5702 27.8707 22.5751Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M27.8051 18.8146L18.3825 18.9791C18.1064 18.9839 17.8865 19.2116 17.8913 19.4877C17.8962 19.7638 18.1239 19.9838 18.4 19.9789L27.8226 19.8145C28.0987 19.8097 28.3186 19.5819 28.3138 19.3058C28.3089 19.0297 28.0812 18.8098 27.8051 18.8146Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M27.9364 26.3345L18.5138 26.499C18.2377 26.5038 18.0178 26.7315 18.0226 27.0076C18.0274 27.2837 18.2551 27.5036 18.5312 27.4988L27.9538 27.3343C28.2299 27.3295 28.4498 27.1018 28.445 26.8257C28.4402 26.5496 28.2125 26.3297 27.9364 26.3345Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M24.2756 30.1599L18.5794 30.2594C18.3033 30.2642 18.0834 30.4919 18.0882 30.768C18.0931 31.0441 18.3208 31.264 18.5969 31.2592L24.293 31.1598C24.5691 31.155 24.789 30.9272 24.7842 30.6511C24.7794 30.375 24.5517 30.1551 24.2756 30.1599Z" stroke="white" stroke-width="2"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.5126 37.1103L28.3046 37.6054L27.024 41.9081L24.9758 42.2737L26.5126 37.1103Z" fill="#A20505"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M28.7296 37.1489L26.9214 37.5812L28.0521 41.9257L30.0862 42.3626L28.7296 37.1489Z" fill="#A20505"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M27.1341 38.3853C26.9261 38.5527 26.6216 38.5204 26.4542 38.3124C26.4013 38.2475 26.3667 38.1699 26.3531 38.0866L26.3513 38.0766C26.2736 37.6022 25.8707 37.2511 25.3908 37.2397C25.1209 37.233 24.9087 37.0093 24.9154 36.7413C24.9169 36.6573 24.9403 36.5767 24.9825 36.5055L24.9908 36.4906C25.233 36.0788 25.1492 35.5532 24.7926 35.237L24.7838 35.2288C24.5819 35.0493 24.5633 34.7399 24.7438 34.538C24.7979 34.4759 24.8677 34.4291 24.9462 34.4015L24.9493 34.3996C25.4001 34.2394 25.6752 33.7821 25.6034 33.3088L25.6017 33.2928C25.5613 33.028 25.7436 32.7812 26.0084 32.7408C26.0906 32.7292 26.1755 32.7377 26.253 32.7671C26.7011 32.9379 27.2072 32.7637 27.4554 32.352L27.4595 32.3481C27.5975 32.1204 27.8948 32.0456 28.1234 32.1846C28.1957 32.2279 28.2556 32.2899 28.2963 32.3627L28.2983 32.3667C28.532 32.7858 29.0317 32.9786 29.4865 32.8235C29.74 32.7379 30.0157 32.8728 30.1013 33.1263C30.1279 33.2058 30.1344 33.2899 30.119 33.3716L30.1157 33.3876C30.0275 33.8581 30.2864 34.3247 30.7314 34.5005L30.7354 34.5026C30.9867 34.602 31.1107 34.8862 31.0113 35.1375C30.98 35.2149 30.9318 35.2821 30.8679 35.335L30.8587 35.3428C30.4914 35.6465 30.3902 36.1688 30.6169 36.5888L30.6257 36.604C30.7535 36.8412 30.6664 37.1368 30.4291 37.2646C30.3564 37.3034 30.2741 37.3239 30.192 37.3235C29.7121 37.3181 29.2961 37.6549 29.2019 38.1264L29.1997 38.1363C29.1481 38.3985 28.8931 38.568 28.631 38.5164C28.5493 38.5 28.4719 38.4627 28.4099 38.4076C28.0453 38.0932 27.5094 38.0838 27.1351 38.3853L27.1341 38.3853Z" fill="#D30A0A"/>
|
||||
<path d="M27.7905 37.2756C28.8198 37.2936 29.6689 36.4666 29.687 35.4284C29.7052 34.3903 28.8854 33.5341 27.8561 33.5162C26.8268 33.4982 25.9777 34.3252 25.9596 35.3634C25.9415 36.4015 26.7612 37.2576 27.7905 37.2756Z" fill="#A20505"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.1923 37.8603L28.3467 38.5463L27.0232 42.9336L24.6041 43.1251L26.1923 37.8603Z" fill="#AEAEAE"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M29.531 37.3279L27.3213 37.3068L28.0413 43.1939L30.395 44.3918L29.531 37.3279Z" fill="#AEAEAE"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M27.4148 38.9473L27.0929 39.2134C26.8357 39.4271 26.4715 39.3681 26.2795 39.0829C26.2222 38.9975 26.1841 38.8988 26.1701 38.7943L26.117 38.4081C26.0619 38.0151 25.7652 37.7201 25.4065 37.7037L25.0036 37.6848C24.6927 37.6711 24.4507 37.3798 24.4638 37.0352C24.4672 36.9256 24.4976 36.8187 24.5507 36.7268L24.7317 36.4103C24.9285 36.0662 24.8708 35.6133 24.5951 35.3432L24.3353 35.0878C24.1025 34.8601 24.0812 34.466 24.2873 34.2087C24.3537 34.1248 24.4396 34.0624 24.536 34.0287L24.8917 33.9012C25.2383 33.7782 25.4551 33.3958 25.4047 32.9964L25.358 32.6237C25.3141 32.2769 25.5327 31.9569 25.8455 31.9092C25.9412 31.8946 26.0383 31.9066 26.1293 31.9451L26.5156 32.1106C26.8457 32.2514 27.2196 32.1179 27.413 31.7894L27.6151 31.4463C27.7933 31.1439 28.159 31.0583 28.4311 31.2559C28.5117 31.3139 28.5783 31.3921 28.6241 31.4854L28.8048 31.8433C28.977 32.1859 29.3417 32.348 29.6798 32.2331L30.0755 32.0987C30.3773 31.9956 30.6968 32.1835 30.7898 32.5172C30.8181 32.6197 30.8222 32.7288 30.8024 32.8336L30.7322 33.2026C30.6568 33.5972 30.849 33.9954 31.187 34.1457L31.5347 34.2997C31.8217 34.4272 31.9617 34.7902 31.8467 35.1092C31.8089 35.2125 31.7476 35.3033 31.6674 35.3717L31.3915 35.6063C31.1002 35.8545 31.0141 36.3018 31.1888 36.6603L31.3495 36.99C31.4974 37.2934 31.3955 37.672 31.1211 37.836C31.0339 37.8883 30.9364 37.9136 30.8375 37.9106L30.4336 37.8983C30.0754 37.887 29.7602 38.1583 29.6812 38.5461L29.6039 38.9272C29.533 39.2746 29.2224 39.4929 28.9083 39.415C28.8153 39.3915 28.7291 39.3432 28.6563 39.2739L28.3527 38.9836C28.0862 38.7288 27.6959 38.7137 27.4148 38.9473Z" fill="#DDDADA"/>
|
||||
<path d="M27.9207 37.791C29.1618 37.8391 30.2021 36.796 30.2441 35.4613C30.2861 34.1265 29.3141 33.0055 28.0729 32.9575C26.8318 32.9094 25.7916 33.9525 25.7496 35.2872C25.7075 36.622 26.6796 37.743 27.9207 37.791Z" fill="#B7B7B7"/>
|
||||
<path d="M47.5 22.44L44 25.44L40.5 22.44" stroke="#D30A0A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M44 25.44C44 13.842 34.598 4.44 23 4.44C11.402 4.44 2 13.842 2 25.44C2 37.038 11.402 46.44 23 46.44C25.847 46.44 28.562 45.873 31.038 44.847C33.605 43.782 35.915 42.224 37.849 40.289" stroke="#D30A0A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<defs>
|
||||
<filter id="filter0_d_128:361" x="11.5616" y="10.8501" width="23.5891" height="29.237" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dy="1"/>
|
||||
<feGaussianBlur stdDeviation="0.5"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.187391 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_128:361"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_128:361" result="shape"/>
|
||||
</filter>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 7.3 KiB |
@@ -0,0 +1,57 @@
|
||||
<svg width="50" height="51" viewBox="0 0 50 51" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g filter="url(#filter0_d_128:193)">
|
||||
<path d="M18.1703 4.49092C18.1643 3.64792 18.8353 2.97092 19.6703 2.97592L37.7973 3.11592C38.6313 3.12192 39.3133 3.80992 39.3193 4.65292L39.5023 29.0709C39.5083 29.9129 38.8373 30.5909 38.0023 30.5849L19.1833 30.4649C18.6333 30.4619 18.1903 30.0149 18.1903 29.4659L18.1703 4.49092V4.49092Z" fill="black"/>
|
||||
</g>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.6653 3.47592L37.7933 3.61592C38.0733 3.61792 38.3283 3.73592 38.5133 3.92192C38.7003 4.11192 38.8173 4.37092 38.8193 4.65692L39.0023 29.0739C39.0043 29.3559 38.8933 29.6109 38.7123 29.7939C38.5323 29.9759 38.2823 30.0869 38.0053 30.0849L19.1873 29.9649L18.6703 4.48692C18.6683 4.20492 18.7783 3.95092 18.9603 3.76692C19.1403 3.58492 19.3903 3.47392 19.6663 3.47692L19.6653 3.47592Z" fill="#C63527" stroke="#EBEBEB" stroke-opacity="0.194"/>
|
||||
<path d="M33.3788 14.9274H23.9568C23.6807 14.9274 23.4568 15.1512 23.4568 15.4274C23.4568 15.7035 23.6807 15.9274 23.9568 15.9274H33.3788C33.655 15.9274 33.8788 15.7035 33.8788 15.4274C33.8788 15.1512 33.655 14.9274 33.3788 14.9274Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M33.3788 11.0864H23.9568C23.6807 11.0864 23.4568 11.3102 23.4568 11.5864C23.4568 11.8625 23.6807 12.0864 23.9568 12.0864H33.3788C33.655 12.0864 33.8788 11.8625 33.8788 11.5864C33.8788 11.3102 33.655 11.0864 33.3788 11.0864Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M33.3788 18.7684H23.9568C23.6807 18.7684 23.4568 18.9922 23.4568 19.2684C23.4568 19.5445 23.6807 19.7684 23.9568 19.7684H33.3788C33.655 19.7684 33.8788 19.5445 33.8788 19.2684C33.8788 18.9922 33.655 18.7684 33.3788 18.7684Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M29.6528 22.6104H23.9568C23.6807 22.6104 23.4568 22.8342 23.4568 23.1104C23.4568 23.3865 23.6807 23.6104 23.9568 23.6104H29.6528C29.929 23.6104 30.1528 23.3865 30.1528 23.1104C30.1528 22.8342 29.929 22.6104 29.6528 22.6104Z" stroke="white" stroke-width="2"/>
|
||||
<g filter="url(#filter1_d_128:193)">
|
||||
<path d="M6.98453 18.9948C6.97753 18.1348 7.65753 17.4428 8.50453 17.4508L26.9125 17.6208C27.7595 17.6288 28.4525 18.3328 28.4605 19.1938L28.6845 44.1208C28.6915 44.9808 28.0115 45.6728 27.1645 45.6648L8.03653 45.5128C7.48853 45.5088 7.04553 45.0628 7.04453 44.5148L6.98453 18.9948V18.9948Z" fill="black"/>
|
||||
</g>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.50053 17.9508L26.9075 18.1208C27.1945 18.1238 27.4555 18.2458 27.6445 18.4388C27.8375 18.6338 27.9575 18.9028 27.9605 19.1978L28.1845 44.1258C28.1865 44.4158 28.0745 44.6788 27.8885 44.8678C27.7055 45.0538 27.4505 45.1678 27.1685 45.1648L8.04053 45.0128L7.48353 18.9898C7.48153 18.6998 7.59353 18.4368 7.77953 18.2478C7.96253 18.0618 8.21753 17.9478 8.49953 17.9508H8.50053Z" fill="#C63527" stroke="#EBEBEB" stroke-opacity="0.194"/>
|
||||
<path d="M22.4692 29.6447H12.8602C12.5841 29.6447 12.3602 29.8686 12.3602 30.1447C12.3602 30.4209 12.5841 30.6447 12.8602 30.6447H22.4692C22.7454 30.6447 22.9692 30.4209 22.9692 30.1447C22.9692 29.8686 22.7454 29.6447 22.4692 29.6447Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M22.4692 25.7217H12.8602C12.5841 25.7217 12.3602 25.9456 12.3602 26.2217C12.3602 26.4979 12.5841 26.7217 12.8602 26.7217H22.4692C22.7454 26.7217 22.9692 26.4979 22.9692 26.2217C22.9692 25.9456 22.7454 25.7217 22.4692 25.7217Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M22.4692 33.5677H12.8602C12.5841 33.5677 12.3602 33.7916 12.3602 34.0677C12.3602 34.3439 12.5841 34.5677 12.8602 34.5677H22.4692C22.7454 34.5677 22.9692 34.3439 22.9692 34.0677C22.9692 33.7916 22.7454 33.5677 22.4692 33.5677Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M18.6862 37.4908H12.8602C12.5841 37.4908 12.3602 37.7146 12.3602 37.9908C12.3602 38.2669 12.5841 38.4908 12.8602 38.4908H18.6862C18.9624 38.4908 19.1862 38.2669 19.1862 37.9908C19.1862 37.7146 18.9624 37.4908 18.6862 37.4908Z" stroke="white" stroke-width="2"/>
|
||||
<g filter="url(#filter2_d_128:193)">
|
||||
<path d="M34.5 47.769C39.7467 47.769 44 43.5157 44 38.269C44 33.0223 39.7467 28.769 34.5 28.769C29.2533 28.769 25 33.0223 25 38.269C25 43.5157 29.2533 47.769 34.5 47.769Z" fill="black"/>
|
||||
</g>
|
||||
<path d="M34.5 47.269C39.4706 47.269 43.5 43.2396 43.5 38.269C43.5 33.2984 39.4706 29.269 34.5 29.269C29.5294 29.269 25.5 33.2984 25.5 38.269C25.5 43.2396 29.5294 47.269 34.5 47.269Z" fill="url(#paint0_linear_128:193)" stroke="#EBEBEB" stroke-opacity="0.194"/>
|
||||
<path d="M34.5 44.269C35.0523 44.269 35.5 43.8213 35.5 43.269C35.5 42.7167 35.0523 42.269 34.5 42.269C33.9477 42.269 33.5 42.7167 33.5 43.269C33.5 43.8213 33.9477 44.269 34.5 44.269Z" fill="white"/>
|
||||
<path d="M34.5 41.269V38.769C35.88 38.769 37 37.649 37 36.269C37 34.889 35.88 33.769 34.5 33.769C33.12 33.769 32 34.889 32 36.269" stroke="white" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<defs>
|
||||
<filter id="filter0_d_128:193" x="17.1702" y="2.97589" width="23.3321" height="29.6091" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dy="1"/>
|
||||
<feGaussianBlur stdDeviation="0.5"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.187391 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_128:193"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_128:193" result="shape"/>
|
||||
</filter>
|
||||
<filter id="filter1_d_128:193" x="5.98447" y="17.4507" width="23.7001" height="30.2141" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dy="1"/>
|
||||
<feGaussianBlur stdDeviation="0.5"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.187391 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_128:193"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_128:193" result="shape"/>
|
||||
</filter>
|
||||
<filter id="filter2_d_128:193" x="24" y="28.769" width="21" height="21" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dy="1"/>
|
||||
<feGaussianBlur stdDeviation="0.5"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.187391 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_128:193"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_128:193" result="shape"/>
|
||||
</filter>
|
||||
<linearGradient id="paint0_linear_128:193" x1="34.5" y1="29.269" x2="34.5" y2="47.269" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#061B52"/>
|
||||
<stop offset="0.99962" stop-color="#021549"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 6.8 KiB |
@@ -0,0 +1,23 @@
|
||||
<svg width="50" height="51" viewBox="0 0 50 51" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M43.975 25.44C43.975 13.842 34.579 4.44 22.987 4.44C11.398 4.44 2 13.842 2 25.44C2 37.038 11.396 46.44 22.988 46.44C25.833 46.44 28.546 45.873 31.021 44.847C33.586 43.782 35.895 42.224 37.828 40.289" stroke="#FFB703" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M47.712 21.94L43.975 25.44L40.237 21.94" stroke="#FFB703" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<g filter="url(#filter0_d_128:58)">
|
||||
<path d="M13.2998 13.9544C13.2968 13.1464 13.9538 12.4934 14.7658 12.4964L32.4148 12.5514C33.2268 12.5534 33.8878 13.2114 33.8898 14.0184L33.9618 37.4274C33.9648 38.2354 33.3078 38.8874 32.4958 38.8854L14.2088 38.8514C13.6568 38.8514 13.2098 38.4014 13.2108 37.8504V37.8484L13.2998 13.9544V13.9544Z" fill="black"/>
|
||||
</g>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.7638 12.9964L32.4138 13.0514C32.6818 13.0514 32.9268 13.1614 33.1038 13.3374C33.2798 13.5124 33.3888 13.7534 33.3898 14.0204L33.4618 37.4284C33.4628 37.6934 33.3558 37.9324 33.1818 38.1054C33.0068 38.2794 32.7648 38.3854 32.4968 38.3854L14.2098 38.3514L13.7998 13.9524C13.7988 13.6884 13.9058 13.4484 14.0798 13.2754C14.2548 13.1014 14.4968 12.9954 14.7638 12.9954V12.9964Z" fill="#C63527" stroke="#EBEBEB" stroke-opacity="0.194"/>
|
||||
<path d="M28.0242 23.9536H18.9152C18.639 23.9536 18.4152 24.1775 18.4152 24.4536C18.4152 24.7298 18.639 24.9536 18.9152 24.9536H28.0242C28.3003 24.9536 28.5242 24.7298 28.5242 24.4536C28.5242 24.1775 28.3003 23.9536 28.0242 23.9536Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M28.0242 20.2756H18.9152C18.639 20.2756 18.4152 20.4995 18.4152 20.7756C18.4152 21.0518 18.639 21.2756 18.9152 21.2756H28.0242C28.3003 21.2756 28.5242 21.0518 28.5242 20.7756C28.5242 20.4995 28.3003 20.2756 28.0242 20.2756Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M28.0242 27.6316H18.9152C18.639 27.6316 18.4152 27.8555 18.4152 28.1316C18.4152 28.4078 18.639 28.6316 18.9152 28.6316H28.0242C28.3003 28.6316 28.5242 28.4078 28.5242 28.1316C28.5242 27.8555 28.3003 27.6316 28.0242 27.6316Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M24.3912 31.3096H18.9152C18.639 31.3096 18.4152 31.5335 18.4152 31.8096C18.4152 32.0858 18.639 32.3096 18.9152 32.3096H24.3912C24.6673 32.3096 24.8912 32.0858 24.8912 31.8096C24.8912 31.5335 24.6673 31.3096 24.3912 31.3096Z" stroke="white" stroke-width="2"/>
|
||||
<defs>
|
||||
<filter id="filter0_d_128:58" x="12.2108" y="12.4964" width="22.751" height="28.389" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dy="1"/>
|
||||
<feGaussianBlur stdDeviation="0.5"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.187391 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_128:58"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_128:58" result="shape"/>
|
||||
</filter>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.0 KiB |
@@ -0,0 +1,5 @@
|
||||
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.5 34.5C26.023 34.5 31 33.523 31 28C31 22.477 26.523 18 21 18C15.477 18 11 22.477 11 28C11 33.523 14.977 34.5 20.5 34.5Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M21 18C24.3137 18 27 15.3137 27 12C27 8.68629 24.3137 6 21 6C17.6863 6 15 8.68629 15 12C15 15.3137 17.6863 18 21 18Z" stroke="white" stroke-width="2"/>
|
||||
<path d="M12.6574 33.0924L26.3428 19.9077M29.157 23.3429L17.8433 34.6566L29.157 23.3429Z" stroke="white" stroke-width="2" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 620 B |
@@ -0,0 +1,5 @@
|
||||
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.5 34.5C26.023 34.5 31 33.523 31 28C31 22.477 26.523 18 21 18C15.477 18 11 22.477 11 28C11 33.523 14.977 34.5 20.5 34.5Z" stroke="#C63527" stroke-width="2"/>
|
||||
<path d="M21 18C24.3137 18 27 15.3137 27 12C27 8.68629 24.3137 6 21 6C17.6863 6 15 8.68629 15 12C15 15.3137 17.6863 18 21 18Z" stroke="#C63527" stroke-width="2"/>
|
||||
<path d="M12.6574 33.0924L26.3428 19.9077M29.157 23.3429L17.8433 34.6566L29.157 23.3429Z" stroke="#C63527" stroke-width="2" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 626 B |
@@ -0,0 +1,5 @@
|
||||
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M21 32C28.732 32 35 25.9558 35 18.5C35 11.0442 28.732 5 21 5C13.268 5 7 11.0442 7 18.5C7 25.9558 13.268 32 21 32Z" stroke="#DADADA" stroke-width="2"/>
|
||||
<path d="M18.8341 22.8165C12.3113 30.7546 7.76669 33.8915 5.20204 32.226C2.6357 30.5594 2.58971 27.8228 5.06074 24.0178" stroke="#DADADA" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="2 3"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M31.1154 4.67305L29.0348 12.4496C29.8718 15.2139 30.3491 16.8055 30.4673 17.222C30.6425 17.7818 30.8174 18.3642 30.8512 19.0328C30.8787 19.5759 30.7204 20.7168 30.2628 22.4549L25.4797 17.1228L24.4422 18.7205L23.199 25.1269L21.2796 19.728L15.6338 20.0243L20.8403 16.3822L21.8586 14.8143L15.5584 12.9504L17.9937 11.0219C18.4322 10.6752 19.2021 10.3439 19.7576 10.2687L24.7121 9.6348L31.1144 4.67325L31.1154 4.67305Z" fill="white" stroke="#DADADA" stroke-width="2" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
@@ -0,0 +1,5 @@
|
||||
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M21 32C28.732 32 35 25.9558 35 18.5C35 11.0442 28.732 5 21 5C13.268 5 7 11.0442 7 18.5C7 25.9558 13.268 32 21 32Z" stroke="#C63527" stroke-width="2"/>
|
||||
<path d="M18.8341 22.8165C12.3113 30.7546 7.76669 33.8915 5.20204 32.226C2.6357 30.5594 2.58971 27.8228 5.06074 24.0178" stroke="#C63527" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="2 3"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M31.1154 4.67305L29.0348 12.4496C29.8718 15.2139 30.3491 16.8055 30.4673 17.222C30.6425 17.7818 30.8174 18.3642 30.8512 19.0328C30.8787 19.5759 30.7204 20.7168 30.2628 22.4549L25.4797 17.1228L24.4422 18.7205L23.199 25.1269L21.2796 19.728L15.6338 20.0243L20.8403 16.3822L21.8586 14.8143L15.5584 12.9504L17.9937 11.0219C18.4322 10.6752 19.2021 10.3439 19.7576 10.2687L24.7121 9.6348L31.1144 4.67325L31.1154 4.67305Z" fill="white" stroke="#C63527" stroke-width="2" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
@@ -508,7 +508,7 @@ $app-theme: mat-light-theme(
|
||||
margin: 0 auto;
|
||||
padding: 0 !important;
|
||||
border-radius: 22.5px;
|
||||
background-color: #42b9fe;
|
||||
background-color: var(--button-color);
|
||||
color: #ffffff !important;
|
||||
}
|
||||
.btn-ok {
|
||||
@@ -517,8 +517,8 @@ $app-theme: mat-light-theme(
|
||||
margin: 0 auto !important;
|
||||
padding: 0 !important;
|
||||
border-radius: 22.5px;
|
||||
background-color: #42b9fe;
|
||||
color: #ffffff !important;
|
||||
background-color: var(--button-color);
|
||||
color: var(--button-text-color);
|
||||
}
|
||||
|
||||
.btn-delete {
|
||||
@@ -623,6 +623,7 @@ body {
|
||||
--login-background: linear-gradient(180deg, #c63527 60%, #000 100%) !important;
|
||||
--button-hover: #c63527;
|
||||
--button-color: #ffb81c;
|
||||
--button-text-color: #000;
|
||||
--inicio-open-page-from-box: #c63527;
|
||||
|
||||
--header-tab-top-border: #000;
|
||||
@@ -669,6 +670,7 @@ body {
|
||||
--button-hover: #42b9fe;
|
||||
--inicio-open-page-from-box: #42b9fe;
|
||||
--button-color: #e0e9ee;
|
||||
--button-text-color: #white;
|
||||
--header-tab-top-border: white;
|
||||
--header-tab-text-white: white;
|
||||
--header-container-background: linear-gradient(
|
||||
|
||||