Skip to content

Commit

Permalink
add icons & rename BackInTime into Restore
Browse files Browse the repository at this point in the history
  • Loading branch information
LrxGaelle committed Sep 5, 2023
1 parent 285ce5d commit 8b199ba
Show file tree
Hide file tree
Showing 12 changed files with 158 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
:class="classes"
:style="style"
>
<ExportXlsx/>
<ExportXlsx />
</Icon>
</template>

<script>
import ExportXlsx from "../BIMDataLibraryIcons/ExportXlsx.vue";
import makeIcon from "./iconFactory.js";
export default makeIcon("ExportXlsx", ExportXlsx);
</script>

<style scoped lang="scss" src="../_BIMDataIcon.scss"></style>
<style scoped lang="scss" src="../_BIMDataIcon.scss"></style>
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,15 @@
:class="classes"
:style="style"
>
<BackInTime />
<Preview />
</Icon>
</template>

<script>
import BackInTime from "../BIMDataLibraryIcons/BackInTime.vue";
import Preview from "../BIMDataLibraryIcons/Preview.vue";
import makeIcon from "./iconFactory.js";
export default makeIcon("BackInTime", BackInTime);
export default makeIcon("Preview", Preview);
</script>

<style scoped lang="scss" src="../_BIMDataIcon.scss"></style>
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<template>
<Icon
:fill="fill"
:fillColor="fillColor"
:color="color"
:class="classes"
:style="style"
>
<RemoveModel />
</Icon>
</template>

<script>
import RemoveModel from "../BIMDataLibraryIcons/RemoveModel.vue";
import makeIcon from "./iconFactory.js";
export default makeIcon("RemoveModel", RemoveModel);
</script>

<style scoped lang="scss" src="../_BIMDataIcon.scss"></style>
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<template>
<Icon
:fill="fill"
:fillColor="fillColor"
:color="color"
:class="classes"
:style="style"
>
<Restore />
</Icon>
</template>

<script>
import Restore from "../BIMDataLibraryIcons/Restore.vue";
import makeIcon from "./iconFactory.js";
export default makeIcon("Restore", Restore);
</script>

<style scoped lang="scss" src="../_BIMDataIcon.scss"></style>
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<template>
<Icon
:fill="fill"
:fillColor="fillColor"
:color="color"
:class="classes"
:style="style"
>
<SetAsModel />
</Icon>
</template>

<script>
import SetAsModel from "../BIMDataLibraryIcons/SetAsModel.vue";
import makeIcon from "./iconFactory.js";
export default makeIcon("SetAsModel", SetAsModel);
</script>

<style scoped lang="scss" src="../_BIMDataIcon.scss"></style>
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ export { default as BIMDataIconApp } from "./BIMDataIconApp.vue";
export { default as BIMDataIconArchive } from "./BIMDataIconArchive.vue";
export { default as BIMDataIconArrow } from "./BIMDataIconArrow.vue";
export { default as BIMDataIconAttach } from "./BIMDataIconAttach.vue";
export { default as BIMDataIconBackInTime } from "./BIMDataIconBackInTime.vue";
export { default as BIMDataIconBcf } from "./BIMDataIconBcf.vue";
export { default as BIMDataIconBuilding } from "./BIMDataIconBuilding.vue";
export { default as BIMDataIconBurgerMenu } from "./BIMDataIconBurgerMenu.vue";
Expand Down Expand Up @@ -85,14 +84,17 @@ export { default as BIMDataIconPathway } from "./BIMDataIconPathway.vue";
export { default as BIMDataIconPieGraph } from "./BIMDataIconPieGraph.vue";
export { default as BIMDataIconPipette } from "./BIMDataIconPipette.vue";
export { default as BIMDataIconPlus } from "./BIMDataIconPlus.vue";
export { default as BIMDataIconPreview } from "./BIMDataIconPreview.vue";
export { default as BIMDataIconProject } from "./BIMDataIconProject.vue";
export { default as BIMDataIconQuickSelect } from "./BIMDataIconQuickSelect.vue";
export { default as BIMDataIconReadonlyFolder } from "./BIMDataIconReadonlyFolder.vue";
export { default as BIMDataIconRedo } from "./BIMDataIconRedo.vue";
export { default as BIMDataIconReduced } from "./BIMDataIconReduced.vue";
export { default as BIMDataIconRefresh } from "./BIMDataIconRefresh.vue";
export { default as BIMDataIconRemoveModel } from "./BIMDataIconRemoveModel.vue";
export { default as BIMDataIconReprocessIfc } from "./BIMDataIconReprocessIfc.vue";
export { default as BIMDataIconReset } from "./BIMDataIconReset.vue";
export { default as BIMDataIconRestore } from "./BIMDataIconRestore.vue";
export { default as BIMDataIconRight } from "./BIMDataIconRight.vue";
export { default as BIMDataIconRules } from "./BIMDataIconRules.vue";
export { default as BIMDataIconSandglass } from "./BIMDataIconSandglass.vue";
Expand All @@ -101,6 +103,7 @@ export { default as BIMDataIconScreenConfig } from "./BIMDataIconScreenConfig.vu
export { default as BIMDataIconScreenshot } from "./BIMDataIconScreenshot.vue";
export { default as BIMDataIconSearch } from "./BIMDataIconSearch.vue";
export { default as BIMDataIconSection } from "./BIMDataIconSection.vue";
export { default as BIMDataIconSetAsModel } from "./BIMDataIconSetAsModel.vue";
export { default as BIMDataIconSettings } from "./BIMDataIconSettings.vue";
export { default as BIMDataIconShare } from "./BIMDataIconShare.vue";
export { default as BIMDataIconShow } from "./BIMDataIconShow.vue";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
<template>
<g>
<path
d="M1.23949 12.3898L2.04711 13.7313H2.08166L2.89791 12.3898H4.09421L2.75971 14.513L4.1374 16.6362H2.91086L2.08166 15.2801H2.04711L1.2179 16.6362H0L1.37122 14.513L0.0345503 12.3898H1.23949Z" fill="#2F374A"/>
<path
d ="M4.64702 16.6362V12.3898H5.71592V15.8027H7.55572V16.6362H4.64702Z" fill="#2F374A"/>
d="M1.23949 12.3898L2.04711 13.7313H2.08166L2.89791 12.3898H4.09421L2.75971 14.513L4.1374 16.6362H2.91086L2.08166 15.2801H2.04711L1.2179 16.6362H0L1.37122 14.513L0.0345503 12.3898H1.23949Z"
/>
<path
d="M10.4995 13.6629C10.4851 13.5108 10.4211 13.3926 10.3073 13.3083C10.195 13.2226 10.0345 13.1798 9.82579 13.1798C9.68759 13.1798 9.57242 13.197 9.48028 13.2316C9.38815 13.2662 9.31905 13.3138 9.27298 13.3747C9.22692 13.4341 9.20316 13.5025 9.20172 13.5799C9.19884 13.6435 9.2118 13.6995 9.24059 13.7479C9.27082 13.7963 9.31401 13.8391 9.37016 13.8764C9.42774 13.9124 9.49684 13.9442 9.57746 13.9718C9.65807 13.9995 9.74877 14.0236 9.84954 14.0444L10.2296 14.1273C10.4484 14.1729 10.6413 14.2338 10.8083 14.3098C10.9767 14.3858 11.1178 14.4763 11.2316 14.5814C11.3467 14.6865 11.4338 14.8074 11.4928 14.9443C11.5519 15.0811 11.5821 15.2345 11.5835 15.4046C11.5821 15.6727 11.5116 15.9029 11.3719 16.095C11.2323 16.2871 11.0314 16.4344 10.7694 16.5366C10.5089 16.6389 10.1943 16.6901 9.82579 16.6901C9.45581 16.6901 9.13334 16.6369 8.85838 16.5304C8.58342 16.424 8.36964 16.2623 8.21704 16.0452C8.06444 15.8282 7.98598 15.5538 7.98166 15.2221H9.00522C9.01386 15.3589 9.052 15.473 9.11967 15.5642C9.18733 15.6554 9.28018 15.7246 9.39823 15.7715C9.51771 15.8185 9.65592 15.842 9.81283 15.842C9.95679 15.842 10.0792 15.8234 10.1799 15.7861C10.2821 15.7487 10.3606 15.6969 10.4153 15.6306C10.47 15.5642 10.4981 15.4882 10.4995 15.4025C10.4981 15.3223 10.4722 15.2539 10.4218 15.1972C10.3714 15.1392 10.2937 15.0894 10.1886 15.0479C10.0849 15.0051 9.95247 14.9657 9.79124 14.9297L9.32913 14.8261C8.94619 14.7417 8.6446 14.6056 8.42434 14.4176C8.20408 14.2282 8.09467 13.9725 8.09611 13.6504C8.09467 13.3878 8.16809 13.1576 8.31637 12.96C8.46465 12.7623 8.66979 12.6082 8.9318 12.4976C9.19381 12.387 9.49252 12.3317 9.82795 12.3317C10.1706 12.3317 10.4678 12.3877 10.7198 12.4997C10.9731 12.6103 11.1697 12.7658 11.3093 12.9662C11.4489 13.1666 11.5202 13.3989 11.5231 13.6629H10.4995Z" fill="#2F374A"/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M4.4663 7.89165L9.91 2.56628V6.20601V7.89165H4.4663ZM19.058 3.00484C19.058 1.90218 18.146 1 17.0189 1H8.82128L2.6731 7.01453V10.5884H13.3656V18.4334H2.6731V19.0436C2.6731 20.1462 3.595 21.0484 4.72249 21.0484H17.0291C17.2661 21.0484 17.4937 21.0085 17.7052 20.9353L14.2566 17.5617L16.0387 17.5617V12.3317H19.064L19.058 3.00484Z" fill="#2F374A"/>
d="M4.64702 16.6362V12.3898H5.71592V15.8027H7.55572V16.6362H4.64702Z"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M21.5743 13.3124H17.2973V17.9322H21.5743V13.3124ZM15.8716 17.9323L19.4358 21.4189L23 17.9323L15.8716 17.9323Z"
fill="#2F374A"/>
d="M10.4995 13.6629C10.4851 13.5108 10.4211 13.3926 10.3073 13.3083C10.195 13.2226 10.0345 13.1798 9.82579 13.1798C9.68759 13.1798 9.57242 13.197 9.48028 13.2316C9.38815 13.2662 9.31905 13.3138 9.27298 13.3747C9.22692 13.4341 9.20316 13.5025 9.20172 13.5799C9.19884 13.6435 9.2118 13.6995 9.24059 13.7479C9.27082 13.7963 9.31401 13.8391 9.37016 13.8764C9.42774 13.9124 9.49684 13.9442 9.57746 13.9718C9.65807 13.9995 9.74877 14.0236 9.84954 14.0444L10.2296 14.1273C10.4484 14.1729 10.6413 14.2338 10.8083 14.3098C10.9767 14.3858 11.1178 14.4763 11.2316 14.5814C11.3467 14.6865 11.4338 14.8074 11.4928 14.9443C11.5519 15.0811 11.5821 15.2345 11.5835 15.4046C11.5821 15.6727 11.5116 15.9029 11.3719 16.095C11.2323 16.2871 11.0314 16.4344 10.7694 16.5366C10.5089 16.6389 10.1943 16.6901 9.82579 16.6901C9.45581 16.6901 9.13334 16.6369 8.85838 16.5304C8.58342 16.424 8.36964 16.2623 8.21704 16.0452C8.06444 15.8282 7.98598 15.5538 7.98166 15.2221H9.00522C9.01386 15.3589 9.052 15.473 9.11967 15.5642C9.18733 15.6554 9.28018 15.7246 9.39823 15.7715C9.51771 15.8185 9.65592 15.842 9.81283 15.842C9.95679 15.842 10.0792 15.8234 10.1799 15.7861C10.2821 15.7487 10.3606 15.6969 10.4153 15.6306C10.47 15.5642 10.4981 15.4882 10.4995 15.4025C10.4981 15.3223 10.4722 15.2539 10.4218 15.1972C10.3714 15.1392 10.2937 15.0894 10.1886 15.0479C10.0849 15.0051 9.95247 14.9657 9.79124 14.9297L9.32913 14.8261C8.94619 14.7417 8.6446 14.6056 8.42434 14.4176C8.20408 14.2282 8.09467 13.9725 8.09611 13.6504C8.09467 13.3878 8.16809 13.1576 8.31637 12.96C8.46465 12.7623 8.66979 12.6082 8.9318 12.4976C9.19381 12.387 9.49252 12.3317 9.82795 12.3317C10.1706 12.3317 10.4678 12.3877 10.7198 12.4997C10.9731 12.6103 11.1697 12.7658 11.3093 12.9662C11.4489 13.1666 11.5202 13.3989 11.5231 13.6629H10.4995Z"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M4.4663 7.89165L9.91 2.56628V6.20601V7.89165H4.4663ZM19.058 3.00484C19.058 1.90218 18.146 1 17.0189 1H8.82128L2.6731 7.01453V10.5884H13.3656V18.4334H2.6731V19.0436C2.6731 20.1462 3.595 21.0484 4.72249 21.0484H17.0291C17.2661 21.0484 17.4937 21.0085 17.7052 20.9353L14.2566 17.5617L16.0387 17.5617V12.3317H19.064L19.058 3.00484Z"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M21.5743 13.3124H17.2973V17.9322H21.5743V13.3124ZM15.8716 17.9323L19.4358 21.4189L23 17.9323L15.8716 17.9323Z"
/>
</g>
</template>
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<template>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M10.4218 1.84529L4.31244 7.95467H10.4218V6.02087V1.84529ZM18.4 0.0484009C19.665 0.0484009 20.6885 1.0834 20.6885 2.3484L20.7 20.7484C20.7 22.0134 19.6765 23.0484 18.4115 23.0484H4.59999C3.33463 23.0484 2.29999 22.0134 2.29999 20.7484V6.9484L9.19999 0.0484009H18.4ZM13.753 16.8932H13.279L13.111 16.7312C13.699 16.0472 14.053 15.1592 14.053 14.1931C14.053 12.0391 12.307 10.2931 10.153 10.2931C7.99895 10.2931 6.25293 12.0391 6.25293 14.1931C6.25293 16.3472 7.99895 18.0932 10.153 18.0932C11.119 18.0932 12.007 17.7392 12.691 17.1512L12.853 17.3192V17.7932L15.8531 20.7872L16.7471 19.8932L13.753 16.8932ZM10.153 16.8931C8.65897 16.8931 7.45296 15.6871 7.45296 14.1931C7.45296 12.699 8.65897 11.493 10.153 11.493C11.647 11.493 12.853 12.699 12.853 14.1931C12.853 15.6871 11.647 16.8931 10.153 16.8931Z"
/>
</template>
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<template>
<g>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M12.3348 1.28201C12.561 1.17835 12.821 1.17795 13.0475 1.28092L22.486 5.57222C22.7948 5.71262 22.9919 6.02177 22.9889 6.36098C22.9859 6.70019 22.7833 7.00578 22.472 7.14065L13.0335 11.2303C12.8162 11.3245 12.5697 11.3247 12.3523 11.2308L2.93581 7.16573C2.62461 7.03138 2.42167 6.72643 2.4179 6.38749C2.41413 6.04855 2.61025 5.73916 2.91838 5.59793L12.3348 1.28201ZM12.6938 3.00525L5.38645 6.35448L12.6917 9.50816L20.0162 6.33446L12.6938 3.00525Z"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M12.2664 21.663C12.0186 21.506 11.8682 21.2333 11.8676 20.94L11.8455 10.4701C11.8448 10.1274 12.048 9.81718 12.3624 9.68095L21.8009 5.59126C22.0661 5.47634 22.3714 5.50267 22.613 5.6613C22.8546 5.81993 23.0001 6.08954 23.0001 6.37857V16.5159C23.0001 16.8486 22.8079 17.1512 22.5068 17.2926L13.0904 21.7149C12.8249 21.8396 12.5141 21.82 12.2664 21.663ZM21.284 15.9709V7.6855L13.5628 11.0311L13.5808 19.5886L21.284 15.9709Z"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M13.5394 20.94C13.5388 21.2333 13.3884 21.506 13.1406 21.663C12.8929 21.82 12.5821 21.8395 12.3166 21.7149L9.43855 20.3632V18.4673L11.8261 19.5886L11.8442 11.0311L5.47717 8.27226L2.40686 6.94098V6.37856C2.40686 6.08953 2.55238 5.81992 2.79399 5.66128C3.0356 5.50266 3.34084 5.47633 3.60605 5.59124L13.0446 9.68093C13.359 9.81717 13.5622 10.1274 13.5615 10.4701L13.5394 20.94Z"
/>
<path
d="M7.72244 11.2208L6.94468 10.443L3.86122 13.5265L0.77776 10.443L0 11.2208L3.08346 14.3042L0 17.3877L0.77776 18.1654L3.86122 15.082L6.94468 18.1654L7.72244 17.3877L4.63898 14.3042L7.72244 11.2208Z"
/>
</g>
</template>
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<template>
<g>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M12.7098 1.6412C12.928 1.54119 13.1788 1.54081 13.3973 1.64016L22.5041 5.78061C22.802 5.91608 22.9922 6.21436 22.9893 6.54165C22.9864 6.86893 22.7909 7.16378 22.4906 7.2939L13.3838 11.2398C13.1742 11.3307 12.9363 11.3308 12.7266 11.2403L3.64112 7.3181C3.34086 7.18848 3.14504 6.89424 3.14141 6.56722C3.13777 6.2402 3.32699 5.94168 3.6243 5.80541L12.7098 1.6412ZM13.0561 3.30387L6.00561 6.53537L13.0541 9.57819L20.1211 6.51606L13.0561 3.30387Z"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M12.6436 21.3058C12.4045 21.1543 12.2594 20.8912 12.2588 20.6082L12.2375 10.5063C12.2368 10.1757 12.4329 9.87639 12.7362 9.74494L21.843 5.79901C22.0988 5.68813 22.3934 5.71354 22.6265 5.86659C22.8596 6.01964 23 6.27978 23 6.55865V16.3397C23 16.6606 22.8145 16.9526 22.524 17.089L13.4386 21.3559C13.1825 21.4762 12.8826 21.4573 12.6436 21.3058ZM21.3442 15.8138V7.81964L13.8944 11.0476L13.9118 19.3043L21.3442 15.8138Z"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M13.8719 20.6081C13.8713 20.8911 13.7262 21.1542 13.4871 21.3057C13.2481 21.4572 12.9482 21.4761 12.6921 21.3558L9.91533 20.0517V18.2224L12.2189 19.3042L12.2363 11.0475L5.96768 8.33135L3.13068 7.10123V6.55854C3.13068 6.27967 3.27108 6.01953 3.5042 5.86648C3.73732 5.71343 4.03183 5.68802 4.28771 5.7989L13.3945 9.74483C13.6978 9.87628 13.8939 10.1756 13.8932 10.5062L13.8719 20.6081Z"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M9.06788 15.0576H3.01416V13.8157H9.06788V15.0576Z"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M7.41226 18.0845H1.63019V16.8427H7.41226V18.0845Z"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M6.01532 12.2117H0V10.9698H6.01532V12.2117Z"
/>
</g>
</template>
16 changes: 11 additions & 5 deletions src/BIMDataComponents/BIMDataIcon/BIMDataLibraryIcons/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import app from "./App.vue";
import archive from "./Archive.vue";
import arrow from "./Arrow.vue";
import attach from "./Attach.vue";
import backInTime from "./BackInTime.vue";
import bcf from "./Bcf.vue";
import building from "./Building.vue";
import burgerMenu from "./BurgerMenu.vue";
Expand All @@ -28,7 +27,6 @@ import close from "./Close.vue";
import cloud from "./Cloud.vue";
import color from "./Color.vue";
import comment from "./Comment.vue";
import navigation from "./Navigation.vue";
import dateAscending from "./DateAscending.vue";
import dateDescending from "./DateDescending.vue";
import Default from "./Default.vue";
Expand All @@ -47,7 +45,7 @@ import expanded from "./Expanded.vue";
import explosion from "./Explosion.vue";
import Export from "./Export.vue";
import exportIfc from "./ExportIfc.vue";
import exportXlsx from "./ExportXlsx.vue";
import exportXlsx from "./ExportXlsx.vue";
import failed from "./Failed.vue";
import filterList from "./FilterList.vue";
import fitView from "./FitView.vue";
Expand Down Expand Up @@ -79,20 +77,24 @@ import logout from "./Logout.vue";
import measure from "./Measure.vue";
import minus from "./Minus.vue";
import model3d from "./Model3D.vue";
import navigation from "./Navigation.vue";
import organization from "./Organization.vue";
import parameters from "./Parameters.vue";
import pathway from "./Pathway.vue";
import pieGraph from "./PieGraph.vue";
import pipette from "./Pipette.vue";
import plus from "./Plus.vue";
import preview from "./Preview.vue";
import project from "./Project.vue";
import quickSelect from "./QuickSelect.vue";
import readonlyFolder from "./ReadonlyFolder.vue";
import redo from "./Redo.vue";
import reduced from "./Reduced.vue";
import refresh from "./Refresh.vue";
import removeModel from "./RemoveModel.vue";
import reprocessIfc from "./ReprocessIfc.vue";
import reset from "./Reset.vue";
import restore from "./Restore.vue";
import right from "./Right.vue";
import rules from "./Rules.vue";
import sandglass from "./Sandglass.vue";
Expand All @@ -101,6 +103,7 @@ import screenConfig from "./ScreenConfig.vue";
import screenshot from "./Screenshot.vue";
import search from "./Search.vue";
import section from "./Section.vue";
import setAsModel from "./SetAsModel.vue";
import settings from "./Settings.vue";
import share from "./Share.vue";
import show from "./Show.vue";
Expand Down Expand Up @@ -170,7 +173,6 @@ export default {
archive,
arrow,
attach,
backInTime,
bcf,
building,
burgerMenu,
Expand Down Expand Up @@ -206,7 +208,7 @@ export default {
explosion,
export: Export,
exportIfc,
exportXlsx,
exportXlsx,
failed,
filterList,
fitView,
Expand Down Expand Up @@ -244,14 +246,17 @@ export default {
pieGraph,
pipette,
plus,
preview,
project,
quickSelect,
readonlyFolder,
redo,
reduced,
refresh,
removeModel,
reprocessIfc,
reset,
restore,
right,
rules,
sandglass,
Expand All @@ -260,6 +265,7 @@ export default {
screenshot,
search,
section,
setAsModel,
settings,
share,
show,
Expand Down

0 comments on commit 8b199ba

Please sign in to comment.