File tree Expand file tree Collapse file tree
apps/webapp/app/assets/icons Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,10 +15,9 @@ export function CubeSparkleIcon({ className }: { className?: string }) {
1515 fill = "currentColor"
1616 />
1717 < path
18- d = "M5.25 5.5049L4 6.22659C3.3812 6.58385 3 7.24411 3 7.95864V9.40202M3 14.5982V16.0415C3 16.7561 3.3812 17.4163 4 17.7736L5.25 18.4953M9.75 21.0934L11 21.815C11.6188 22.1723 12.3812 22.1723 13 21.815L14.25 21.0934M18.75 18.4953L20 17.7736C20.6188 17.4163 21 16.7561 21 16.0415V14.5982M21 9.40202V7.95864C21 7.24411 20.6188 6.58386 20 6.22659L18.75 5.5049M14.25 2.90683L13 2.18514C12.3812 1.82787 11.6188 1.82787 11 2.18514L9.75 2.90683 "
18+ d = "M11 2.18502C11.6188 1.82775 12.3812 1.82775 13 2.18502L20 6.22647C20.6188 6.58373 21 7.24399 21 7.95852V16.0414C21 16.756 20.6188 17.4162 20 17.7735L13 21.8149C12.3812 22.1722 11.6188 22.1722 11 21.8149L4 17.7735C3.3812 17.4162 3 16.756 3 16.0414V7.95852C3 7.24399 3.3812 6.58373 4 6.22647L11 2.18502Z "
1919 stroke = "currentColor"
2020 strokeWidth = "2"
21- strokeLinecap = "round"
2221 />
2322 </ svg >
2423 ) ;
You can’t perform that action at this time.
0 commit comments