@umbra.ui/icons 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/animated/BarsAnim2GlyphIcon.vue +106 -0
- package/dist/animated/BarsAnim3GlyphIcon.vue +106 -0
- package/dist/animated/BarsAnim3OutlineIcon.vue +128 -0
- package/dist/animated/BarsAnimGlyphIcon.vue +63 -0
- package/dist/animated/BarsAnimOutlineIcon.vue +70 -0
- package/dist/animated/CircleAnim2GlyphIcon.vue +57 -0
- package/dist/animated/CircleAnim2OutlineIcon.vue +70 -0
- package/dist/animated/CircleAnim32GlyphIcon.vue +51 -0
- package/dist/animated/CircleAnim3GlyphIcon.vue +56 -0
- package/dist/animated/CircleAnim3OutlineIcon.vue +60 -0
- package/dist/animated/CircleAnimOutlineIcon.vue +69 -0
- package/dist/animated/ClockAnimGlyphIcon.vue +70 -0
- package/dist/animated/ClockAnimOutlineIcon.vue +94 -0
- package/dist/animated/CubesAnimOutlineIcon.vue +114 -0
- package/dist/animated/DotsAnim2GlyphIcon.vue +74 -0
- package/dist/animated/DotsAnim2OutlineIcon.vue +126 -0
- package/dist/animated/DotsAnim3GlyphIcon.vue +58 -0
- package/dist/animated/DotsAnim3OutlineIcon.vue +86 -0
- package/dist/animated/DotsAnim4GlyphIcon.vue +67 -0
- package/dist/animated/DotsAnim4OutlineIcon.vue +95 -0
- package/dist/animated/DotsAnim5GlyphIcon.vue +70 -0
- package/dist/animated/DotsAnim5OutlineIcon.vue +105 -0
- package/dist/animated/DotsAnim6GlyphIcon.vue +70 -0
- package/dist/animated/DotsAnim6OutlineIcon.vue +98 -0
- package/dist/animated/DotsAnim7GlyphIcon.vue +55 -0
- package/dist/animated/DotsAnim7OutlineIcon.vue +90 -0
- package/dist/animated/DotsAnimGlyphIcon.vue +84 -0
- package/dist/animated/DotsAnimOutlineIcon.vue +112 -0
- package/dist/animated/GooeyAnimGlyphIcon.vue +65 -0
- package/dist/animated/HeartAnimGlyphIcon.vue +75 -0
- package/dist/animated/HeartAnimOutlineIcon.vue +66 -0
- package/dist/animated/MouseAnimGlyphIcon.vue +56 -0
- package/dist/animated/MouseAnimOutlineIcon.vue +70 -0
- package/dist/animated/RippleAnimGlyphIcon.vue +57 -0
- package/dist/animated/RippleAnimOutlineIcon.vue +64 -0
- package/dist/animated/RotatingBarsAnimGlyphIcon.vue +76 -0
- package/dist/animated/RotatingBarsAnimOutlineIcon.vue +126 -0
- package/dist/animated/SlideshowAnimGlyphIcon.vue +90 -0
- package/dist/animated/SquaresAnim2GlyphIcon.vue +62 -0
- package/dist/animated/SquaresAnim2OutlineIcon.vue +101 -0
- package/dist/animated/SquaresAnimGlyphIcon.vue +64 -0
- package/dist/animated/SquaresAnimOutlineIcon.vue +103 -0
- package/dist/icons/AccessibilityIcon.vue +38 -0
- package/dist/icons/AlarmClockIcon.vue +39 -0
- package/dist/icons/Align3BottomIcon.vue +36 -0
- package/dist/icons/Align3HorizontalIcon.vue +36 -0
- package/dist/icons/Align3LeftIcon.vue +36 -0
- package/dist/icons/Align3RightIcon.vue +36 -0
- package/dist/icons/Align3TopIcon.vue +36 -0
- package/dist/icons/Align3VerticalIcon.vue +36 -0
- package/dist/icons/AnchorIcon.vue +37 -0
- package/dist/icons/ArrowDoorInIcon.vue +37 -0
- package/dist/icons/ArrowDoorOut3Icon.vue +37 -0
- package/dist/icons/ArrowDottedRotateAnticlockwiseIcon.vue +43 -0
- package/dist/icons/ArrowTurnLeftIcon.vue +34 -0
- package/dist/icons/AspectRatioSquare2Icon.vue +36 -0
- package/dist/icons/AtSignIcon.vue +35 -0
- package/dist/icons/AwardCertificateIcon.vue +39 -0
- package/dist/icons/AwardIcon.vue +36 -0
- package/dist/icons/BagShoppingIcon.vue +35 -0
- package/dist/icons/BallBasketIcon.vue +38 -0
- package/dist/icons/BallotCircleIcon.vue +38 -0
- package/dist/icons/BasketShoppingIcon.vue +37 -0
- package/dist/icons/BatteryHighIcon.vue +38 -0
- package/dist/icons/BatteryIcon.vue +35 -0
- package/dist/icons/BellIcon.vue +35 -0
- package/dist/icons/BicycleIcon.vue +38 -0
- package/dist/icons/BitcoinIcon.vue +38 -0
- package/dist/icons/BoltIcon.vue +34 -0
- package/dist/icons/BoltLightningIcon.vue +34 -0
- package/dist/icons/BoltSlashIcon.vue +36 -0
- package/dist/icons/BookBookmarkIcon.vue +39 -0
- package/dist/icons/BookOpenIcon.vue +35 -0
- package/dist/icons/BookmarkIcon.vue +34 -0
- package/dist/icons/BookmarkSlashIcon.vue +36 -0
- package/dist/icons/BookmarksIcon.vue +35 -0
- package/dist/icons/BoxArchiveIcon.vue +36 -0
- package/dist/icons/BoxIcon.vue +37 -0
- package/dist/icons/BugIcon.vue +42 -0
- package/dist/icons/BugSlashIcon.vue +42 -0
- package/dist/icons/BullhornIcon.vue +37 -0
- package/dist/icons/CalendarDaysIcon.vue +42 -0
- package/dist/icons/CalendarIcon.vue +37 -0
- package/dist/icons/Camera2Icon.vue +37 -0
- package/dist/icons/CameraIcon.vue +36 -0
- package/dist/icons/CartShoppingIcon.vue +37 -0
- package/dist/icons/Chair4Icon.vue +38 -0
- package/dist/icons/ChartBarTrendUpIcon.vue +40 -0
- package/dist/icons/CheckIcon.vue +33 -0
- package/dist/icons/ChevronDownIcon.vue +33 -0
- package/dist/icons/ChevronExpandYIcon.vue +34 -0
- package/dist/icons/ChevronLeftIcon.vue +33 -0
- package/dist/icons/ChevronRightIcon.vue +33 -0
- package/dist/icons/ChevronUpIcon.vue +33 -0
- package/dist/icons/CircleCheckIcon.vue +35 -0
- package/dist/icons/CircleCompose2Icon.vue +35 -0
- package/dist/icons/CircleDotsIcon.vue +37 -0
- package/dist/icons/CircleDotsVerticalIcon.vue +37 -0
- package/dist/icons/CircleHalfDottedCheckIcon.vue +42 -0
- package/dist/icons/CircleHashtagIcon.vue +38 -0
- package/dist/icons/CircleInfoIcon.vue +36 -0
- package/dist/icons/CirclePlusIcon.vue +36 -0
- package/dist/icons/CircleWarningIcon.vue +36 -0
- package/dist/icons/ClipboardCheckIcon.vue +36 -0
- package/dist/icons/ClipboardIcon.vue +35 -0
- package/dist/icons/ClipboardSlashIcon.vue +38 -0
- package/dist/icons/CloneIcon.vue +35 -0
- package/dist/icons/CloudIcon.vue +35 -0
- package/dist/icons/ComputerIcon.vue +39 -0
- package/dist/icons/CookieIcon.vue +39 -0
- package/dist/icons/CreditCardIcon.vue +37 -0
- package/dist/icons/CrosshairsIcon.vue +39 -0
- package/dist/icons/CrosshairsSlashIcon.vue +41 -0
- package/dist/icons/CryptographyIcon.vue +42 -0
- package/dist/icons/DarkLightIcon.vue +36 -0
- package/dist/icons/DescendingSortingIcon.vue +37 -0
- package/dist/icons/DesktopArrowDownIcon.vue +38 -0
- package/dist/icons/DotsIcon.vue +35 -0
- package/dist/icons/DotsVerticalIcon.vue +35 -0
- package/dist/icons/DrawCompassIcon.vue +39 -0
- package/dist/icons/EarthIcon.vue +38 -0
- package/dist/icons/EnvelopeIcon.vue +35 -0
- package/dist/icons/EnvelopeOpenIcon.vue +35 -0
- package/dist/icons/EyeClosedIcon.vue +37 -0
- package/dist/icons/EyeIcon.vue +35 -0
- package/dist/icons/EyeOpenIcon.vue +39 -0
- package/dist/icons/EyeSlashIcon.vue +38 -0
- package/dist/icons/FacePlusIcon.vue +39 -0
- package/dist/icons/FaceSmile2Icon.vue +37 -0
- package/dist/icons/FacialRecognitionIcon.vue +41 -0
- package/dist/icons/FeatherIcon.vue +35 -0
- package/dist/icons/FileContentIcon.vue +38 -0
- package/dist/icons/FileIcon.vue +35 -0
- package/dist/icons/Files2Icon.vue +37 -0
- package/dist/icons/FilmIcon.vue +44 -0
- package/dist/icons/FilterIcon.vue +34 -0
- package/dist/icons/FiltersIcon.vue +36 -0
- package/dist/icons/FingerprintIcon.vue +38 -0
- package/dist/icons/Flag7Icon.vue +37 -0
- package/dist/icons/FlameIcon.vue +35 -0
- package/dist/icons/FolderIcon.vue +35 -0
- package/dist/icons/FolderOpenIcon.vue +35 -0
- package/dist/icons/ForkliftIcon.vue +39 -0
- package/dist/icons/GamepadButtonsIcon.vue +38 -0
- package/dist/icons/GamepadIcon.vue +38 -0
- package/dist/icons/GamingButtonsIcon.vue +39 -0
- package/dist/icons/GasPumpIcon.vue +38 -0
- package/dist/icons/Gauge3Icon.vue +41 -0
- package/dist/icons/Gear2Icon.vue +49 -0
- package/dist/icons/GemSparkleIcon.vue +39 -0
- package/dist/icons/GiftIcon.vue +38 -0
- package/dist/icons/GlobePointerIcon.vue +38 -0
- package/dist/icons/GraduationCapIcon.vue +36 -0
- package/dist/icons/GridCirclePlusIcon.vue +40 -0
- package/dist/icons/HalfDottedCirclePlayIcon.vue +42 -0
- package/dist/icons/HandIcon.vue +37 -0
- package/dist/icons/HandshakeIcon.vue +40 -0
- package/dist/icons/HeadsetIcon.vue +36 -0
- package/dist/icons/HeartHandIcon.vue +35 -0
- package/dist/icons/HeartIcon.vue +34 -0
- package/dist/icons/HotDrinkIcon.vue +38 -0
- package/dist/icons/House2Icon.vue +35 -0
- package/dist/icons/House5Icon.vue +37 -0
- package/dist/icons/ImageDepthIcon.vue +36 -0
- package/dist/icons/ImageIcon.vue +36 -0
- package/dist/icons/ImageMountainIcon.vue +35 -0
- package/dist/icons/ImageSparkleIcon.vue +36 -0
- package/dist/icons/Images2Icon.vue +37 -0
- package/dist/icons/InboxArrowDownIcon.vue +37 -0
- package/dist/icons/IndustryIcon.vue +38 -0
- package/dist/icons/InputPasswordEditIcon.vue +39 -0
- package/dist/icons/KeyNodesIcon.vue +45 -0
- package/dist/icons/KeyboardIcon.vue +42 -0
- package/dist/icons/LanguageIcon.vue +38 -0
- package/dist/icons/LaptopIcon.vue +35 -0
- package/dist/icons/LaptopMobileIcon.vue +36 -0
- package/dist/icons/Layers3Icon.vue +36 -0
- package/dist/icons/LeafIcon.vue +35 -0
- package/dist/icons/LifeRingIcon.vue +48 -0
- package/dist/icons/Lightbulb3Icon.vue +40 -0
- package/dist/icons/LinkIcon.vue +35 -0
- package/dist/icons/LoaderIcon.vue +40 -0
- package/dist/icons/Location2Icon.vue +36 -0
- package/dist/icons/LockIcon.vue +36 -0
- package/dist/icons/LockOpen2Icon.vue +36 -0
- package/dist/icons/LockOpenIcon.vue +36 -0
- package/dist/icons/MagicWandIcon.vue +35 -0
- package/dist/icons/MagnifierFaceWorriedIcon.vue +38 -0
- package/dist/icons/MagnifierIcon.vue +35 -0
- package/dist/icons/MapIcon.vue +36 -0
- package/dist/icons/MenuBarsIcon.vue +38 -0
- package/dist/icons/MenuIcon.vue +35 -0
- package/dist/icons/MicrophoneIcon.vue +36 -0
- package/dist/icons/MicrophoneSlashIcon.vue +38 -0
- package/dist/icons/MinusIcon.vue +33 -0
- package/dist/icons/MoneyBillCoinIcon.vue +47 -0
- package/dist/icons/MoonIcon.vue +34 -0
- package/dist/icons/MsgBubbleUserIcon.vue +36 -0
- package/dist/icons/MsgSmileIcon.vue +35 -0
- package/dist/icons/MsgWritingIcon.vue +37 -0
- package/dist/icons/MsgsIcon.vue +35 -0
- package/dist/icons/MusicIcon.vue +40 -0
- package/dist/icons/MusicNoteSparkleIcon.vue +40 -0
- package/dist/icons/MusicPlaylist2Icon.vue +37 -0
- package/dist/icons/NodesIcon.vue +41 -0
- package/dist/icons/NoteIcon.vue +37 -0
- package/dist/icons/NotificationIcon.vue +35 -0
- package/dist/icons/OfficeIcon.vue +43 -0
- package/dist/icons/OrderedListIcon.vue +36 -0
- package/dist/icons/PaintbrushIcon.vue +35 -0
- package/dist/icons/PaperPlane2Icon.vue +35 -0
- package/dist/icons/PaperclipIcon.vue +33 -0
- package/dist/icons/Password2Icon.vue +43 -0
- package/dist/icons/Pen2Icon.vue +35 -0
- package/dist/icons/Pen3Icon.vue +35 -0
- package/dist/icons/PenNib3Icon.vue +38 -0
- package/dist/icons/PenPlusIcon.vue +36 -0
- package/dist/icons/PenSparkleIcon.vue +37 -0
- package/dist/icons/PenWriting4Icon.vue +35 -0
- package/dist/icons/PenWriting6Icon.vue +36 -0
- package/dist/icons/PhoneIcon.vue +34 -0
- package/dist/icons/PinIcon.vue +35 -0
- package/dist/icons/PinTackIcon.vue +35 -0
- package/dist/icons/PizzaSlice2Icon.vue +38 -0
- package/dist/icons/Plug2Icon.vue +39 -0
- package/dist/icons/PlusIcon.vue +34 -0
- package/dist/icons/PointerIcon.vue +34 -0
- package/dist/icons/PresentationScreenIcon.vue +37 -0
- package/dist/icons/PrintIcon.vue +36 -0
- package/dist/icons/ProgressBarIcon.vue +37 -0
- package/dist/icons/PuzzlePieceIcon.vue +34 -0
- package/dist/icons/Refresh2Icon.vue +37 -0
- package/dist/icons/RoadmapIcon.vue +35 -0
- package/dist/icons/RocketIcon.vue +38 -0
- package/dist/icons/Rotation360Icon.vue +36 -0
- package/dist/icons/RulerPenIcon.vue +39 -0
- package/dist/icons/SatelliteIcon.vue +40 -0
- package/dist/icons/ScaleIcon.vue +44 -0
- package/dist/icons/ScissorsCoupon2Icon.vue +38 -0
- package/dist/icons/ScissorsIcon.vue +39 -0
- package/dist/icons/ScribbleIcon.vue +33 -0
- package/dist/icons/ShapesIcon.vue +37 -0
- package/dist/icons/ShareUpRightIcon.vue +36 -0
- package/dist/icons/ShieldCheckIcon.vue +35 -0
- package/dist/icons/ShopIcon.vue +39 -0
- package/dist/icons/SideProfileIcon.vue +35 -0
- package/dist/icons/Signal2Icon.vue +36 -0
- package/dist/icons/Sitemap4Icon.vue +39 -0
- package/dist/icons/SlidersIcon.vue +40 -0
- package/dist/icons/Sparkle3Icon.vue +35 -0
- package/dist/icons/SquareDottedArrowBottomRightIcon.vue +46 -0
- package/dist/icons/SquareMinusIcon.vue +35 -0
- package/dist/icons/SquarePlusIcon.vue +36 -0
- package/dist/icons/StackPerspectiveIcon.vue +36 -0
- package/dist/icons/StarIcon.vue +34 -0
- package/dist/icons/StarSparkleIcon.vue +37 -0
- package/dist/icons/StickerSmileIcon.vue +38 -0
- package/dist/icons/StopwatchIcon.vue +38 -0
- package/dist/icons/Subscription2Icon.vue +40 -0
- package/dist/icons/Suitcase3Icon.vue +37 -0
- package/dist/icons/SunIcon.vue +42 -0
- package/dist/icons/TagIcon.vue +35 -0
- package/dist/icons/TagsIcon.vue +36 -0
- package/dist/icons/TargetIcon.vue +38 -0
- package/dist/icons/Tasks2Icon.vue +36 -0
- package/dist/icons/TextHighlightIcon.vue +37 -0
- package/dist/icons/TextTool2Icon.vue +39 -0
- package/dist/icons/ThumbsUpIcon.vue +35 -0
- package/dist/icons/Ticket4Icon.vue +36 -0
- package/dist/icons/Timer2Icon.vue +35 -0
- package/dist/icons/Toggle3Icon.vue +35 -0
- package/dist/icons/TrashIcon.vue +36 -0
- package/dist/icons/TriangleWarningIcon.vue +36 -0
- package/dist/icons/UfoIcon.vue +40 -0
- package/dist/icons/UnorderedListIcon.vue +38 -0
- package/dist/icons/UserIcon.vue +35 -0
- package/dist/icons/UserLaptopIcon.vue +37 -0
- package/dist/icons/UserSearchIcon.vue +37 -0
- package/dist/icons/UsersIcon.vue +38 -0
- package/dist/icons/Vault3Icon.vue +41 -0
- package/dist/icons/VideoIcon.vue +36 -0
- package/dist/icons/VolumeIcon.vue +34 -0
- package/dist/icons/VolumeUpIcon.vue +36 -0
- package/dist/icons/Wallet2CircuitIcon.vue +41 -0
- package/dist/icons/Wallet2Icon.vue +36 -0
- package/dist/icons/WandSparkleIcon.vue +38 -0
- package/dist/icons/WatchIcon.vue +37 -0
- package/dist/icons/WindowChartLineIcon.vue +37 -0
- package/dist/icons/WindowExpandBottomRightIcon.vue +37 -0
- package/dist/icons/WindowPointerIcon.vue +39 -0
- package/dist/icons/XmarkIcon.vue +34 -0
- package/dist/icons/index.ts +249 -0
- package/package.json +11 -10
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
interface Props {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
const props = withDefaults(defineProps<Props>(), {
|
|
8
|
+
size: 24,
|
|
9
|
+
color: "currentColor",
|
|
10
|
+
});
|
|
11
|
+
</script>
|
|
12
|
+
|
|
13
|
+
<template>
|
|
14
|
+
<svg
|
|
15
|
+
class="icon"
|
|
16
|
+
:width="props.size"
|
|
17
|
+
:height="props.size"
|
|
18
|
+
viewBox="0 0 24 24"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
>
|
|
21
|
+
<title>bars anim 2</title>
|
|
22
|
+
<g class="nc-icon-wrapper" :fill="props.color">
|
|
23
|
+
<g class="nc-loop-bars-2-24-icon-f">
|
|
24
|
+
<g>
|
|
25
|
+
<rect height="24" width="24" opacity="0" />
|
|
26
|
+
<rect height="5" width="4" :fill="props.color" x="1" y="16" />
|
|
27
|
+
</g>
|
|
28
|
+
<g>
|
|
29
|
+
<rect height="24" width="24" opacity="0" />
|
|
30
|
+
<rect height="5" width="4" x="7" y="16" data-color="color-2" />
|
|
31
|
+
</g>
|
|
32
|
+
<g>
|
|
33
|
+
<rect height="24" width="24" opacity="0" />
|
|
34
|
+
<rect height="5" width="4" :fill="props.color" x="13" y="16" />
|
|
35
|
+
</g>
|
|
36
|
+
<g>
|
|
37
|
+
<rect height="24" width="24" opacity="0" />
|
|
38
|
+
<rect height="5" width="4" x="19" y="16" data-color="color-2" />
|
|
39
|
+
</g>
|
|
40
|
+
</g>
|
|
41
|
+
</g>
|
|
42
|
+
</svg>
|
|
43
|
+
</template>
|
|
44
|
+
|
|
45
|
+
<style scoped>
|
|
46
|
+
.icon {
|
|
47
|
+
display: inline-block;
|
|
48
|
+
vertical-align: middle;
|
|
49
|
+
}
|
|
50
|
+
.nc-loop-bars-2-24-icon-f {
|
|
51
|
+
--animation-duration: 1.4s;
|
|
52
|
+
}
|
|
53
|
+
.nc-loop-bars-2-24-icon-f * {
|
|
54
|
+
transform-origin: 50% 50%;
|
|
55
|
+
will-change: transform;
|
|
56
|
+
}
|
|
57
|
+
.nc-loop-bars-2-24-icon-f > * {
|
|
58
|
+
animation: nc-loop-bars-2-24-anim-1 var(--animation-duration) infinite
|
|
59
|
+
cubic-bezier(0.19, 1, 0.22, 1);
|
|
60
|
+
}
|
|
61
|
+
.nc-loop-bars-2-24-icon-f > :nth-child(1),
|
|
62
|
+
.nc-loop-bars-2-24-icon-f > :nth-child(1) rect {
|
|
63
|
+
animation-delay: calc(var(--animation-duration) / 6.22);
|
|
64
|
+
}
|
|
65
|
+
.nc-loop-bars-2-24-icon-f > :nth-child(2),
|
|
66
|
+
.nc-loop-bars-2-24-icon-f > :nth-child(2) rect {
|
|
67
|
+
animation-delay: calc(var(--animation-duration) / 9.33);
|
|
68
|
+
}
|
|
69
|
+
.nc-loop-bars-2-24-icon-f > :nth-child(3),
|
|
70
|
+
.nc-loop-bars-2-24-icon-f > :nth-child(3) rect {
|
|
71
|
+
animation-delay: calc(var(--animation-duration) / 18.66);
|
|
72
|
+
}
|
|
73
|
+
.nc-loop-bars-2-24-icon-f > * rect {
|
|
74
|
+
animation: nc-loop-bars-2-24-anim-2 var(--animation-duration) infinite
|
|
75
|
+
cubic-bezier(0.19, 1, 0.22, 1);
|
|
76
|
+
}
|
|
77
|
+
@keyframes nc-loop-bars-2-24-anim-1 {
|
|
78
|
+
0%,
|
|
79
|
+
100%,
|
|
80
|
+
90% {
|
|
81
|
+
transform: translateY(0);
|
|
82
|
+
}
|
|
83
|
+
40%,
|
|
84
|
+
50% {
|
|
85
|
+
transform: translateY(-13px);
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
@keyframes nc-loop-bars-2-24-anim-2 {
|
|
89
|
+
0%,
|
|
90
|
+
40%,
|
|
91
|
+
50% {
|
|
92
|
+
transform-origin: 24px 16px;
|
|
93
|
+
transform: scaleY(1);
|
|
94
|
+
}
|
|
95
|
+
100%,
|
|
96
|
+
51%,
|
|
97
|
+
90% {
|
|
98
|
+
transform-origin: 24px 21px;
|
|
99
|
+
transform: scaleY(1);
|
|
100
|
+
}
|
|
101
|
+
20%,
|
|
102
|
+
70% {
|
|
103
|
+
transform: scaleY(2.5);
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
</style>
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
interface Props {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
const props = withDefaults(defineProps<Props>(), {
|
|
8
|
+
size: 24,
|
|
9
|
+
color: "currentColor",
|
|
10
|
+
});
|
|
11
|
+
</script>
|
|
12
|
+
|
|
13
|
+
<template>
|
|
14
|
+
<svg
|
|
15
|
+
class="icon"
|
|
16
|
+
:width="props.size"
|
|
17
|
+
:height="props.size"
|
|
18
|
+
viewBox="0 0 24 24"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
>
|
|
21
|
+
<title>bars anim 3</title>
|
|
22
|
+
<g class="nc-icon-wrapper" :fill="props.color">
|
|
23
|
+
<g class="nc-loop-bars-anim-3-icon-f">
|
|
24
|
+
<path
|
|
25
|
+
d="M22,14H2a2,2,0,0,1,0-4H22a2,2,0,0,1,0,4Z"
|
|
26
|
+
:fill="props.color"
|
|
27
|
+
/>
|
|
28
|
+
<path
|
|
29
|
+
d="M22,14H2a2,2,0,0,1,0-4H22a2,2,0,0,1,0,4Z"
|
|
30
|
+
opacity="0.7"
|
|
31
|
+
data-color="color-2"
|
|
32
|
+
/>
|
|
33
|
+
<path
|
|
34
|
+
d="M22,14H2a2,2,0,0,1,0-4H22a2,2,0,0,1,0,4Z"
|
|
35
|
+
:fill="props.color"
|
|
36
|
+
opacity="0.4"
|
|
37
|
+
/>
|
|
38
|
+
</g>
|
|
39
|
+
</g>
|
|
40
|
+
</svg>
|
|
41
|
+
</template>
|
|
42
|
+
|
|
43
|
+
<style scoped>
|
|
44
|
+
.icon {
|
|
45
|
+
display: inline-block;
|
|
46
|
+
vertical-align: middle;
|
|
47
|
+
}
|
|
48
|
+
.nc-loop-bars-anim-3-icon-f,
|
|
49
|
+
.nc-loop-bars-anim-3-icon-f > * {
|
|
50
|
+
--animation-duration: 1.5s;
|
|
51
|
+
transform-origin: 50% 50%;
|
|
52
|
+
}
|
|
53
|
+
.nc-loop-bars-anim-3-icon-f {
|
|
54
|
+
animation: nc-loop-bars-anim-3 var(--animation-duration) infinite
|
|
55
|
+
cubic-bezier(0.65, 0.05, 0.36, 1);
|
|
56
|
+
}
|
|
57
|
+
.nc-loop-bars-anim-3-icon-f > :nth-child(1) {
|
|
58
|
+
animation: nc-loop-bars-anim-3-sub-1 var(--animation-duration) infinite linear;
|
|
59
|
+
}
|
|
60
|
+
.nc-loop-bars-anim-3-icon-f > :nth-child(2) {
|
|
61
|
+
animation: nc-loop-bars-anim-3-sub-2 var(--animation-duration) infinite linear;
|
|
62
|
+
}
|
|
63
|
+
.nc-loop-bars-anim-3-icon-f > :nth-child(3) {
|
|
64
|
+
animation: nc-loop-bars-anim-3-sub-3 var(--animation-duration) infinite linear;
|
|
65
|
+
}
|
|
66
|
+
@keyframes nc-loop-bars-anim-3 {
|
|
67
|
+
0% {
|
|
68
|
+
transform: rotate(0);
|
|
69
|
+
}
|
|
70
|
+
100% {
|
|
71
|
+
transform: rotate(420deg);
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
@keyframes nc-loop-bars-anim-3-sub-1 {
|
|
75
|
+
0%,
|
|
76
|
+
10% {
|
|
77
|
+
transform: rotate(0);
|
|
78
|
+
}
|
|
79
|
+
100%,
|
|
80
|
+
30% {
|
|
81
|
+
transform: rotate(120deg);
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
@keyframes nc-loop-bars-anim-3-sub-2 {
|
|
85
|
+
0%,
|
|
86
|
+
10% {
|
|
87
|
+
transform: rotate(0);
|
|
88
|
+
}
|
|
89
|
+
30%,
|
|
90
|
+
70% {
|
|
91
|
+
transform: rotate(60deg);
|
|
92
|
+
}
|
|
93
|
+
100% {
|
|
94
|
+
transform: rotate(120deg);
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
@keyframes nc-loop-bars-anim-3-sub-3 {
|
|
98
|
+
0%,
|
|
99
|
+
70% {
|
|
100
|
+
transform: rotate(0);
|
|
101
|
+
}
|
|
102
|
+
100% {
|
|
103
|
+
transform: rotate(120deg);
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
</style>
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
interface Props {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
const props = withDefaults(defineProps<Props>(), {
|
|
8
|
+
size: 24,
|
|
9
|
+
color: "currentColor",
|
|
10
|
+
});
|
|
11
|
+
</script>
|
|
12
|
+
|
|
13
|
+
<template>
|
|
14
|
+
<svg
|
|
15
|
+
class="icon"
|
|
16
|
+
:width="props.size"
|
|
17
|
+
:height="props.size"
|
|
18
|
+
viewBox="0 0 24 24"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
>
|
|
21
|
+
<title>bars anim 3</title>
|
|
22
|
+
<g
|
|
23
|
+
class="nc-icon-wrapper"
|
|
24
|
+
stroke-linecap="square"
|
|
25
|
+
stroke-linejoin="miter"
|
|
26
|
+
stroke-width="2"
|
|
27
|
+
:fill="props.color"
|
|
28
|
+
:stroke="props.color"
|
|
29
|
+
>
|
|
30
|
+
<g class="nc-loop-bars-anim-3-icon-o">
|
|
31
|
+
<line
|
|
32
|
+
fill="none"
|
|
33
|
+
:stroke="props.color"
|
|
34
|
+
stroke-miterlimit="10"
|
|
35
|
+
x1="22"
|
|
36
|
+
x2="2"
|
|
37
|
+
y1="12"
|
|
38
|
+
y2="12"
|
|
39
|
+
/>
|
|
40
|
+
<line
|
|
41
|
+
fill="none"
|
|
42
|
+
stroke-miterlimit="10"
|
|
43
|
+
x1="22"
|
|
44
|
+
x2="2"
|
|
45
|
+
y1="12"
|
|
46
|
+
y2="12"
|
|
47
|
+
opacity="0.7"
|
|
48
|
+
data-color="color-2"
|
|
49
|
+
/>
|
|
50
|
+
<line
|
|
51
|
+
fill="none"
|
|
52
|
+
:stroke="props.color"
|
|
53
|
+
stroke-miterlimit="10"
|
|
54
|
+
x1="22"
|
|
55
|
+
x2="2"
|
|
56
|
+
y1="12"
|
|
57
|
+
y2="12"
|
|
58
|
+
opacity="0.4"
|
|
59
|
+
/>
|
|
60
|
+
</g>
|
|
61
|
+
</g>
|
|
62
|
+
</svg>
|
|
63
|
+
</template>
|
|
64
|
+
|
|
65
|
+
<style scoped>
|
|
66
|
+
.icon {
|
|
67
|
+
display: inline-block;
|
|
68
|
+
vertical-align: middle;
|
|
69
|
+
}
|
|
70
|
+
.nc-loop-bars-anim-3-icon-o,
|
|
71
|
+
.nc-loop-bars-anim-3-icon-o > * {
|
|
72
|
+
--animation-duration: 1.5s;
|
|
73
|
+
transform-origin: 50% 50%;
|
|
74
|
+
}
|
|
75
|
+
.nc-loop-bars-anim-3-icon-o {
|
|
76
|
+
animation: nc-loop-bars-anim-3 var(--animation-duration) infinite
|
|
77
|
+
cubic-bezier(0.65, 0.05, 0.36, 1);
|
|
78
|
+
}
|
|
79
|
+
.nc-loop-bars-anim-3-icon-o > :nth-child(1) {
|
|
80
|
+
animation: nc-loop-bars-anim-3-sub-1 var(--animation-duration) infinite linear;
|
|
81
|
+
}
|
|
82
|
+
.nc-loop-bars-anim-3-icon-o > :nth-child(2) {
|
|
83
|
+
animation: nc-loop-bars-anim-3-sub-2 var(--animation-duration) infinite linear;
|
|
84
|
+
}
|
|
85
|
+
.nc-loop-bars-anim-3-icon-o > :nth-child(3) {
|
|
86
|
+
animation: nc-loop-bars-anim-3-sub-3 var(--animation-duration) infinite linear;
|
|
87
|
+
}
|
|
88
|
+
@keyframes nc-loop-bars-anim-3 {
|
|
89
|
+
0% {
|
|
90
|
+
transform: rotate(0);
|
|
91
|
+
}
|
|
92
|
+
100% {
|
|
93
|
+
transform: rotate(420deg);
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
@keyframes nc-loop-bars-anim-3-sub-1 {
|
|
97
|
+
0%,
|
|
98
|
+
10% {
|
|
99
|
+
transform: rotate(0);
|
|
100
|
+
}
|
|
101
|
+
100%,
|
|
102
|
+
30% {
|
|
103
|
+
transform: rotate(120deg);
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
@keyframes nc-loop-bars-anim-3-sub-2 {
|
|
107
|
+
0%,
|
|
108
|
+
10% {
|
|
109
|
+
transform: rotate(0);
|
|
110
|
+
}
|
|
111
|
+
30%,
|
|
112
|
+
70% {
|
|
113
|
+
transform: rotate(60deg);
|
|
114
|
+
}
|
|
115
|
+
100% {
|
|
116
|
+
transform: rotate(120deg);
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
@keyframes nc-loop-bars-anim-3-sub-3 {
|
|
120
|
+
0%,
|
|
121
|
+
70% {
|
|
122
|
+
transform: rotate(0);
|
|
123
|
+
}
|
|
124
|
+
100% {
|
|
125
|
+
transform: rotate(120deg);
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
</style>
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
interface Props {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
const props = withDefaults(defineProps<Props>(), {
|
|
8
|
+
size: 24,
|
|
9
|
+
color: "currentColor",
|
|
10
|
+
});
|
|
11
|
+
</script>
|
|
12
|
+
|
|
13
|
+
<template>
|
|
14
|
+
<svg
|
|
15
|
+
class="icon"
|
|
16
|
+
:width="props.size"
|
|
17
|
+
:height="props.size"
|
|
18
|
+
viewBox="0 0 24 24"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
>
|
|
21
|
+
<title>bars anim</title>
|
|
22
|
+
<g class="nc-icon-wrapper" :fill="props.color">
|
|
23
|
+
<g class="nc-loop-bars-24-icon-f">
|
|
24
|
+
<path d="M0 4h4v16H0z" :fill="props.color" />
|
|
25
|
+
<path d="M10 4h4v16h-4z" data-color="color-2" />
|
|
26
|
+
<path d="M20 4h4v16h-4z" :fill="props.color" />
|
|
27
|
+
</g>
|
|
28
|
+
</g>
|
|
29
|
+
</svg>
|
|
30
|
+
</template>
|
|
31
|
+
|
|
32
|
+
<style scoped>
|
|
33
|
+
.icon {
|
|
34
|
+
display: inline-block;
|
|
35
|
+
vertical-align: middle;
|
|
36
|
+
}
|
|
37
|
+
.nc-loop-bars-24-icon-f * {
|
|
38
|
+
--animation-duration: 0.8s;
|
|
39
|
+
transform-origin: 12px 12px;
|
|
40
|
+
animation: nc-loop-bars-anim var(--animation-duration) infinite;
|
|
41
|
+
}
|
|
42
|
+
.nc-loop-bars-24-icon-f :nth-child(2) {
|
|
43
|
+
opacity: 1;
|
|
44
|
+
transform: scaleY(1);
|
|
45
|
+
}
|
|
46
|
+
.nc-loop-bars-24-icon-f :nth-child(1),
|
|
47
|
+
.nc-loop-bars-24-icon-f :nth-child(3) {
|
|
48
|
+
opacity: 0.3;
|
|
49
|
+
transform: scaleY(0.5);
|
|
50
|
+
animation-delay: calc(var(--animation-duration) / -2);
|
|
51
|
+
}
|
|
52
|
+
@keyframes nc-loop-bars-anim {
|
|
53
|
+
0%,
|
|
54
|
+
100% {
|
|
55
|
+
opacity: 1;
|
|
56
|
+
transform: scaleY(1);
|
|
57
|
+
}
|
|
58
|
+
50% {
|
|
59
|
+
opacity: 0.3;
|
|
60
|
+
transform: scaleY(0.5);
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
</style>
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
interface Props {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
const props = withDefaults(defineProps<Props>(), {
|
|
8
|
+
size: 24,
|
|
9
|
+
color: "currentColor",
|
|
10
|
+
});
|
|
11
|
+
</script>
|
|
12
|
+
|
|
13
|
+
<template>
|
|
14
|
+
<svg
|
|
15
|
+
class="icon"
|
|
16
|
+
:width="props.size"
|
|
17
|
+
:height="props.size"
|
|
18
|
+
viewBox="0 0 24 24"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
>
|
|
21
|
+
<title>bars anim</title>
|
|
22
|
+
<g
|
|
23
|
+
class="nc-icon-wrapper"
|
|
24
|
+
stroke-linecap="square"
|
|
25
|
+
stroke-linejoin="miter"
|
|
26
|
+
stroke-width="2"
|
|
27
|
+
:fill="props.color"
|
|
28
|
+
:stroke="props.color"
|
|
29
|
+
>
|
|
30
|
+
<g class="nc-loop-bars-24-icon-o">
|
|
31
|
+
<path d="M2 5v14" fill="none" :stroke="props.color" />
|
|
32
|
+
<path d="M12 5v14" fill="none" data-color="color-2" />
|
|
33
|
+
<path d="M22 5v14" fill="none" :stroke="props.color" />
|
|
34
|
+
</g>
|
|
35
|
+
</g>
|
|
36
|
+
</svg>
|
|
37
|
+
</template>
|
|
38
|
+
|
|
39
|
+
<style scoped>
|
|
40
|
+
.icon {
|
|
41
|
+
display: inline-block;
|
|
42
|
+
vertical-align: middle;
|
|
43
|
+
}
|
|
44
|
+
.nc-loop-bars-24-icon-o * {
|
|
45
|
+
--animation-duration: 0.8s;
|
|
46
|
+
transform-origin: 12px 12px;
|
|
47
|
+
animation: nc-loop-bars-anim var(--animation-duration) infinite;
|
|
48
|
+
}
|
|
49
|
+
.nc-loop-bars-24-icon-o :nth-child(2) {
|
|
50
|
+
opacity: 1;
|
|
51
|
+
transform: scaleY(1);
|
|
52
|
+
}
|
|
53
|
+
.nc-loop-bars-24-icon-o :nth-child(1),
|
|
54
|
+
.nc-loop-bars-24-icon-o :nth-child(3) {
|
|
55
|
+
opacity: 0.3;
|
|
56
|
+
transform: scaleY(0.5);
|
|
57
|
+
animation-delay: calc(var(--animation-duration) / -2);
|
|
58
|
+
}
|
|
59
|
+
@keyframes nc-loop-bars-anim {
|
|
60
|
+
0%,
|
|
61
|
+
100% {
|
|
62
|
+
opacity: 1;
|
|
63
|
+
transform: scaleY(1);
|
|
64
|
+
}
|
|
65
|
+
50% {
|
|
66
|
+
opacity: 0.3;
|
|
67
|
+
transform: scaleY(0.5);
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
</style>
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
interface Props {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
const props = withDefaults(defineProps<Props>(), {
|
|
8
|
+
size: 24,
|
|
9
|
+
color: "currentColor",
|
|
10
|
+
});
|
|
11
|
+
</script>
|
|
12
|
+
|
|
13
|
+
<template>
|
|
14
|
+
<svg
|
|
15
|
+
class="icon"
|
|
16
|
+
:width="props.size"
|
|
17
|
+
:height="props.size"
|
|
18
|
+
viewBox="0 0 24 24"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
>
|
|
21
|
+
<title>circle anim 2</title>
|
|
22
|
+
<g class="nc-icon-wrapper" :fill="props.color">
|
|
23
|
+
<g class="nc-loop-circle-2-24-icon-f">
|
|
24
|
+
<path
|
|
25
|
+
d="M12 24a12 12 0 1 1 12-12 12.013 12.013 0 0 1-12 12zm0-22a10 10 0 1 0 10 10A10.011 10.011 0 0 0 12 2z"
|
|
26
|
+
:fill="props.color"
|
|
27
|
+
opacity=".4"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M24 12h-2A10.011 10.011 0 0 0 12 2V0a12.013 12.013 0 0 1 12 12z"
|
|
31
|
+
data-color="color-2"
|
|
32
|
+
/>
|
|
33
|
+
</g>
|
|
34
|
+
</g>
|
|
35
|
+
</svg>
|
|
36
|
+
</template>
|
|
37
|
+
|
|
38
|
+
<style scoped>
|
|
39
|
+
.icon {
|
|
40
|
+
display: inline-block;
|
|
41
|
+
vertical-align: middle;
|
|
42
|
+
}
|
|
43
|
+
.nc-loop-circle-2-24-icon-f {
|
|
44
|
+
--animation-duration: 0.65s;
|
|
45
|
+
transform-origin: 12px 12px;
|
|
46
|
+
animation: nc-loop-circle-2-anim var(--animation-duration) infinite
|
|
47
|
+
cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
48
|
+
}
|
|
49
|
+
@keyframes nc-loop-circle-2-anim {
|
|
50
|
+
0% {
|
|
51
|
+
transform: rotate(0);
|
|
52
|
+
}
|
|
53
|
+
100% {
|
|
54
|
+
transform: rotate(360deg);
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
</style>
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
interface Props {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
const props = withDefaults(defineProps<Props>(), {
|
|
8
|
+
size: 24,
|
|
9
|
+
color: "currentColor",
|
|
10
|
+
});
|
|
11
|
+
</script>
|
|
12
|
+
|
|
13
|
+
<template>
|
|
14
|
+
<svg
|
|
15
|
+
class="icon"
|
|
16
|
+
:width="props.size"
|
|
17
|
+
:height="props.size"
|
|
18
|
+
viewBox="0 0 24 24"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
>
|
|
21
|
+
<title>circle anim 2</title>
|
|
22
|
+
<g
|
|
23
|
+
class="nc-icon-wrapper"
|
|
24
|
+
stroke-linecap="square"
|
|
25
|
+
stroke-linejoin="miter"
|
|
26
|
+
stroke-width="2"
|
|
27
|
+
:fill="props.color"
|
|
28
|
+
:stroke="props.color"
|
|
29
|
+
>
|
|
30
|
+
<g class="nc-loop-circle-2-24-icon-o">
|
|
31
|
+
<circle
|
|
32
|
+
cx="12"
|
|
33
|
+
cy="12"
|
|
34
|
+
fill="none"
|
|
35
|
+
opacity=".4"
|
|
36
|
+
r="11"
|
|
37
|
+
:stroke="props.color"
|
|
38
|
+
/>
|
|
39
|
+
<path
|
|
40
|
+
d="M12 1a11 11 0 0 1 11 11"
|
|
41
|
+
data-cap="butt"
|
|
42
|
+
data-color="color-2"
|
|
43
|
+
fill="none"
|
|
44
|
+
stroke-linecap="butt"
|
|
45
|
+
/>
|
|
46
|
+
</g>
|
|
47
|
+
</g>
|
|
48
|
+
</svg>
|
|
49
|
+
</template>
|
|
50
|
+
|
|
51
|
+
<style scoped>
|
|
52
|
+
.icon {
|
|
53
|
+
display: inline-block;
|
|
54
|
+
vertical-align: middle;
|
|
55
|
+
}
|
|
56
|
+
.nc-loop-circle-2-24-icon-o {
|
|
57
|
+
--animation-duration: 0.65s;
|
|
58
|
+
transform-origin: 12px 12px;
|
|
59
|
+
animation: nc-loop-circle-2-anim var(--animation-duration) infinite
|
|
60
|
+
cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
61
|
+
}
|
|
62
|
+
@keyframes nc-loop-circle-2-anim {
|
|
63
|
+
0% {
|
|
64
|
+
transform: rotate(0);
|
|
65
|
+
}
|
|
66
|
+
100% {
|
|
67
|
+
transform: rotate(360deg);
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
</style>
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
interface Props {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
const props = withDefaults(defineProps<Props>(), {
|
|
8
|
+
size: 24,
|
|
9
|
+
color: "currentColor",
|
|
10
|
+
});
|
|
11
|
+
</script>
|
|
12
|
+
|
|
13
|
+
<template>
|
|
14
|
+
<svg
|
|
15
|
+
class="icon"
|
|
16
|
+
:width="props.size"
|
|
17
|
+
:height="props.size"
|
|
18
|
+
viewBox="0 0 24 24"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
>
|
|
21
|
+
<title>circle anim 3 2</title>
|
|
22
|
+
<g class="nc-icon-wrapper" :fill="props.color">
|
|
23
|
+
<g class="nc-loop-circle-3-24-icon-f">
|
|
24
|
+
<path
|
|
25
|
+
d="M12 24a12 12 0 1 1 12-12 1 1 0 0 1-2 0 10 10 0 1 0-1.818 5.751 1 1 0 0 1 1.636 1.15A12.022 12.022 0 0 1 12 24z"
|
|
26
|
+
:fill="props.color"
|
|
27
|
+
/>
|
|
28
|
+
</g>
|
|
29
|
+
</g>
|
|
30
|
+
</svg>
|
|
31
|
+
</template>
|
|
32
|
+
|
|
33
|
+
<style scoped>
|
|
34
|
+
.icon {
|
|
35
|
+
display: inline-block;
|
|
36
|
+
vertical-align: middle;
|
|
37
|
+
}
|
|
38
|
+
.nc-loop-circle-3-24-icon-f {
|
|
39
|
+
--animation-duration: 0.7s;
|
|
40
|
+
transform-origin: 12px 12px;
|
|
41
|
+
animation: nc-loop-circle-3-anim var(--animation-duration) infinite linear;
|
|
42
|
+
}
|
|
43
|
+
@keyframes nc-loop-circle-3-anim {
|
|
44
|
+
0% {
|
|
45
|
+
transform: rotate(0);
|
|
46
|
+
}
|
|
47
|
+
100% {
|
|
48
|
+
transform: rotate(360deg);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
</style>
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
interface Props {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
const props = withDefaults(defineProps<Props>(), {
|
|
8
|
+
size: 24,
|
|
9
|
+
color: "currentColor",
|
|
10
|
+
});
|
|
11
|
+
</script>
|
|
12
|
+
|
|
13
|
+
<template>
|
|
14
|
+
<svg
|
|
15
|
+
class="icon"
|
|
16
|
+
:width="props.size"
|
|
17
|
+
:height="props.size"
|
|
18
|
+
viewBox="0 0 24 24"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
>
|
|
21
|
+
<title>circle anim 3</title>
|
|
22
|
+
<g class="nc-icon-wrapper" :fill="props.color">
|
|
23
|
+
<g class="nc-loop-circle-24-icon-f">
|
|
24
|
+
<path
|
|
25
|
+
d="M12 24a12 12 0 1 1 12-12 12.013 12.013 0 0 1-12 12zm0-22a10 10 0 1 0 10 10A10.011 10.011 0 0 0 12 2z"
|
|
26
|
+
:fill="props.color"
|
|
27
|
+
opacity=".4"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M24 12h-2A10.011 10.011 0 0 0 12 2V0a12.013 12.013 0 0 1 12 12z"
|
|
31
|
+
data-color="color-2"
|
|
32
|
+
/>
|
|
33
|
+
</g>
|
|
34
|
+
</g>
|
|
35
|
+
</svg>
|
|
36
|
+
</template>
|
|
37
|
+
|
|
38
|
+
<style scoped>
|
|
39
|
+
.icon {
|
|
40
|
+
display: inline-block;
|
|
41
|
+
vertical-align: middle;
|
|
42
|
+
}
|
|
43
|
+
.nc-loop-circle-24-icon-f {
|
|
44
|
+
--animation-duration: 0.5s;
|
|
45
|
+
transform-origin: 12px 12px;
|
|
46
|
+
animation: nc-loop-circle-anim var(--animation-duration) infinite linear;
|
|
47
|
+
}
|
|
48
|
+
@keyframes nc-loop-circle-anim {
|
|
49
|
+
0% {
|
|
50
|
+
transform: rotate(0);
|
|
51
|
+
}
|
|
52
|
+
100% {
|
|
53
|
+
transform: rotate(360deg);
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
</style>
|