@storm-ds/icons 0.1.0
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/LICENSE +21 -0
- package/README.md +57 -0
- package/dist/index.d.mts +1947 -0
- package/dist/index.d.ts +1947 -0
- package/dist/index.js +12441 -0
- package/dist/index.mjs +11954 -0
- package/dist/metadata.d.mts +9 -0
- package/dist/metadata.d.ts +9 -0
- package/dist/metadata.js +3887 -0
- package/dist/metadata.mjs +3884 -0
- package/package.json +51 -0
- package/svg/accessibility.svg +7 -0
- package/svg/activity.svg +3 -0
- package/svg/airplay.svg +5 -0
- package/svg/alarm-check.svg +6 -0
- package/svg/alarm-clock.svg +9 -0
- package/svg/alert-circle.svg +6 -0
- package/svg/alert-triangle.svg +6 -0
- package/svg/align-center.svg +6 -0
- package/svg/align-justify.svg +6 -0
- package/svg/align-left.svg +6 -0
- package/svg/align-right.svg +6 -0
- package/svg/anchor.svg +6 -0
- package/svg/angry.svg +7 -0
- package/svg/aperture.svg +10 -0
- package/svg/api.svg +4 -0
- package/svg/archive.svg +6 -0
- package/svg/area-chart.svg +5 -0
- package/svg/armchair.svg +7 -0
- package/svg/arrow-big-down.svg +4 -0
- package/svg/arrow-big-left.svg +4 -0
- package/svg/arrow-big-right.svg +4 -0
- package/svg/arrow-big-up.svg +4 -0
- package/svg/arrow-down-circle.svg +6 -0
- package/svg/arrow-down-left.svg +4 -0
- package/svg/arrow-down-right.svg +4 -0
- package/svg/arrow-down.svg +5 -0
- package/svg/arrow-left-circle.svg +6 -0
- package/svg/arrow-left.svg +5 -0
- package/svg/arrow-right-circle.svg +6 -0
- package/svg/arrow-right.svg +5 -0
- package/svg/arrow-up-circle.svg +6 -0
- package/svg/arrow-up-left.svg +4 -0
- package/svg/arrow-up-right.svg +4 -0
- package/svg/arrow-up.svg +5 -0
- package/svg/asterisk.svg +3 -0
- package/svg/at-sign.svg +4 -0
- package/svg/atom.svg +7 -0
- package/svg/award.svg +5 -0
- package/svg/badge-check.svg +5 -0
- package/svg/badge-percent.svg +6 -0
- package/svg/badge.svg +4 -0
- package/svg/ban.svg +4 -0
- package/svg/banknote.svg +6 -0
- package/svg/bar-chart-2.svg +5 -0
- package/svg/bar-chart-3.svg +4 -0
- package/svg/bar-chart.svg +5 -0
- package/svg/barcode.svg +3 -0
- package/svg/battery-charging.svg +6 -0
- package/svg/battery-full.svg +8 -0
- package/svg/battery-low.svg +6 -0
- package/svg/battery.svg +5 -0
- package/svg/beaker.svg +5 -0
- package/svg/bed.svg +6 -0
- package/svg/bell-off.svg +6 -0
- package/svg/bell-ring.svg +6 -0
- package/svg/bell.svg +6 -0
- package/svg/bike.svg +8 -0
- package/svg/binary.svg +5 -0
- package/svg/blocks.svg +6 -0
- package/svg/bluetooth.svg +3 -0
- package/svg/bold.svg +4 -0
- package/svg/book-marked.svg +6 -0
- package/svg/book-open.svg +5 -0
- package/svg/book.svg +5 -0
- package/svg/bookmark.svg +4 -0
- package/svg/bot.svg +9 -0
- package/svg/braces.svg +4 -0
- package/svg/brackets.svg +4 -0
- package/svg/brain.svg +6 -0
- package/svg/briefcase.svg +6 -0
- package/svg/brush.svg +5 -0
- package/svg/bug.svg +8 -0
- package/svg/building-2.svg +9 -0
- package/svg/building.svg +10 -0
- package/svg/cake.svg +7 -0
- package/svg/calculator.svg +11 -0
- package/svg/calendar-check.svg +8 -0
- package/svg/calendar-days.svg +10 -0
- package/svg/calendar-plus.svg +9 -0
- package/svg/calendar-x.svg +9 -0
- package/svg/calendar.svg +7 -0
- package/svg/camera-off.svg +5 -0
- package/svg/camera.svg +5 -0
- package/svg/car.svg +7 -0
- package/svg/cast.svg +4 -0
- package/svg/chart-candlestick.svg +8 -0
- package/svg/chart-network.svg +6 -0
- package/svg/chart-scatter.svg +8 -0
- package/svg/check-circle.svg +5 -0
- package/svg/check-square.svg +5 -0
- package/svg/check.svg +3 -0
- package/svg/chevron-down.svg +4 -0
- package/svg/chevron-left.svg +4 -0
- package/svg/chevron-right.svg +4 -0
- package/svg/chevron-up.svg +4 -0
- package/svg/chevrons-down.svg +4 -0
- package/svg/chevrons-left.svg +4 -0
- package/svg/chevrons-right.svg +4 -0
- package/svg/chevrons-up.svg +4 -0
- package/svg/circle-off.svg +5 -0
- package/svg/circle.svg +4 -0
- package/svg/clapperboard.svg +6 -0
- package/svg/clipboard-check.svg +6 -0
- package/svg/clipboard-copy.svg +7 -0
- package/svg/clipboard-list.svg +9 -0
- package/svg/clipboard.svg +5 -0
- package/svg/clock.svg +5 -0
- package/svg/cloud-download.svg +5 -0
- package/svg/cloud-drizzle.svg +4 -0
- package/svg/cloud-fog.svg +4 -0
- package/svg/cloud-lightning.svg +5 -0
- package/svg/cloud-off.svg +5 -0
- package/svg/cloud-rain.svg +5 -0
- package/svg/cloud-snow.svg +4 -0
- package/svg/cloud-sun.svg +6 -0
- package/svg/cloud-upload.svg +5 -0
- package/svg/cloud.svg +4 -0
- package/svg/code-2.svg +5 -0
- package/svg/code.svg +4 -0
- package/svg/coffee.svg +8 -0
- package/svg/coins.svg +7 -0
- package/svg/columns.svg +6 -0
- package/svg/compass-drawing.svg +6 -0
- package/svg/compass.svg +5 -0
- package/svg/component.svg +3 -0
- package/svg/contact.svg +6 -0
- package/svg/container.svg +7 -0
- package/svg/copy.svg +5 -0
- package/svg/corner-down-left.svg +4 -0
- package/svg/corner-down-right.svg +4 -0
- package/svg/corner-left-down.svg +4 -0
- package/svg/corner-left-up.svg +4 -0
- package/svg/corner-right-down.svg +4 -0
- package/svg/corner-right-up.svg +4 -0
- package/svg/corner-up-left.svg +4 -0
- package/svg/corner-up-right.svg +4 -0
- package/svg/cpu.svg +13 -0
- package/svg/credit-card.svg +5 -0
- package/svg/crosshair.svg +7 -0
- package/svg/crown.svg +5 -0
- package/svg/cut.svg +7 -0
- package/svg/database.svg +6 -0
- package/svg/diamond.svg +3 -0
- package/svg/dices.svg +10 -0
- package/svg/disc.svg +5 -0
- package/svg/dna.svg +10 -0
- package/svg/door-closed.svg +5 -0
- package/svg/door-open.svg +6 -0
- package/svg/download.svg +6 -0
- package/svg/droplet.svg +4 -0
- package/svg/droplets.svg +5 -0
- package/svg/earth.svg +6 -0
- package/svg/edit.svg +5 -0
- package/svg/eraser.svg +4 -0
- package/svg/ethernet.svg +9 -0
- package/svg/external-link.svg +5 -0
- package/svg/eye-off.svg +4 -0
- package/svg/eye.svg +5 -0
- package/svg/fast-forward.svg +6 -0
- package/svg/file-archive.svg +7 -0
- package/svg/file-audio.svg +7 -0
- package/svg/file-check.svg +6 -0
- package/svg/file-code.svg +7 -0
- package/svg/file-image.svg +7 -0
- package/svg/file-input.svg +6 -0
- package/svg/file-json.svg +7 -0
- package/svg/file-key.svg +7 -0
- package/svg/file-lock.svg +7 -0
- package/svg/file-minus.svg +6 -0
- package/svg/file-output.svg +6 -0
- package/svg/file-plus.svg +7 -0
- package/svg/file-search.svg +7 -0
- package/svg/file-spreadsheet.svg +8 -0
- package/svg/file-text.svg +8 -0
- package/svg/file-video.svg +6 -0
- package/svg/file-warning.svg +7 -0
- package/svg/file-x.svg +7 -0
- package/svg/file.svg +5 -0
- package/svg/film.svg +11 -0
- package/svg/filter.svg +4 -0
- package/svg/fingerprint.svg +10 -0
- package/svg/flag-triangle.svg +4 -0
- package/svg/flag.svg +5 -0
- package/svg/flame.svg +4 -0
- package/svg/flower.svg +6 -0
- package/svg/folder-check.svg +5 -0
- package/svg/folder-minus.svg +5 -0
- package/svg/folder-open.svg +5 -0
- package/svg/folder-plus.svg +6 -0
- package/svg/folder-x.svg +6 -0
- package/svg/folder.svg +4 -0
- package/svg/frown.svg +7 -0
- package/svg/gamepad.svg +8 -0
- package/svg/gantt-chart.svg +3 -0
- package/svg/gauge.svg +5 -0
- package/svg/gift.svg +8 -0
- package/svg/git-branch.svg +6 -0
- package/svg/git-commit.svg +5 -0
- package/svg/git-compare.svg +6 -0
- package/svg/git-fork.svg +7 -0
- package/svg/git-merge.svg +5 -0
- package/svg/git-pull-request.svg +6 -0
- package/svg/glasses.svg +9 -0
- package/svg/globe-2.svg +6 -0
- package/svg/globe.svg +5 -0
- package/svg/grab.svg +3 -0
- package/svg/grid-3x3.svg +7 -0
- package/svg/grid.svg +6 -0
- package/svg/grip-horizontal.svg +4 -0
- package/svg/grip-vertical.svg +4 -0
- package/svg/hand-coins.svg +7 -0
- package/svg/hand.svg +3 -0
- package/svg/hard-drive.svg +6 -0
- package/svg/hash.svg +6 -0
- package/svg/heading-1.svg +3 -0
- package/svg/heading-2.svg +4 -0
- package/svg/heading-3.svg +4 -0
- package/svg/headphones.svg +4 -0
- package/svg/heart-pulse.svg +5 -0
- package/svg/heart.svg +4 -0
- package/svg/help-circle.svg +6 -0
- package/svg/hexagon.svg +4 -0
- package/svg/highlighter.svg +6 -0
- package/svg/home.svg +7 -0
- package/svg/hospital.svg +6 -0
- package/svg/hourglass.svg +5 -0
- package/svg/image.svg +6 -0
- package/svg/inbox.svg +5 -0
- package/svg/indent.svg +6 -0
- package/svg/infinity.svg +3 -0
- package/svg/info.svg +6 -0
- package/svg/italic.svg +5 -0
- package/svg/joystick.svg +6 -0
- package/svg/kanban.svg +5 -0
- package/svg/key-round.svg +5 -0
- package/svg/key.svg +3 -0
- package/svg/keyboard.svg +9 -0
- package/svg/lamp.svg +7 -0
- package/svg/landmark.svg +9 -0
- package/svg/laptop.svg +5 -0
- package/svg/laugh.svg +7 -0
- package/svg/layers-2.svg +5 -0
- package/svg/layers.svg +6 -0
- package/svg/layout-dashboard.svg +6 -0
- package/svg/layout-grid.svg +10 -0
- package/svg/layout-list.svg +8 -0
- package/svg/layout-template.svg +6 -0
- package/svg/leaf.svg +5 -0
- package/svg/lightbulb.svg +6 -0
- package/svg/line-chart.svg +4 -0
- package/svg/link.svg +4 -0
- package/svg/list-checks.svg +4 -0
- package/svg/list-ordered.svg +6 -0
- package/svg/list.svg +8 -0
- package/svg/loader-2.svg +3 -0
- package/svg/loader.svg +10 -0
- package/svg/lock-keyhole.svg +6 -0
- package/svg/lock.svg +5 -0
- package/svg/log-in.svg +6 -0
- package/svg/log-out.svg +6 -0
- package/svg/magnet.svg +8 -0
- package/svg/mail-open.svg +5 -0
- package/svg/mail.svg +5 -0
- package/svg/map-pin.svg +5 -0
- package/svg/map.svg +6 -0
- package/svg/maximize-2.svg +6 -0
- package/svg/maximize.svg +3 -0
- package/svg/megaphone.svg +5 -0
- package/svg/meh.svg +7 -0
- package/svg/memory-stick.svg +6 -0
- package/svg/menu.svg +5 -0
- package/svg/message-circle.svg +4 -0
- package/svg/message-square.svg +4 -0
- package/svg/messages-square.svg +5 -0
- package/svg/mic-off.svg +7 -0
- package/svg/mic.svg +7 -0
- package/svg/microscope.svg +8 -0
- package/svg/minimize-2.svg +6 -0
- package/svg/minimize.svg +3 -0
- package/svg/minus-circle.svg +5 -0
- package/svg/minus-square.svg +5 -0
- package/svg/minus.svg +5 -0
- package/svg/monitor.svg +6 -0
- package/svg/moon.svg +4 -0
- package/svg/more-horizontal.svg +5 -0
- package/svg/more-vertical.svg +5 -0
- package/svg/mountain.svg +5 -0
- package/svg/mouse-pointer-click.svg +6 -0
- package/svg/mouse-pointer.svg +5 -0
- package/svg/mouse.svg +6 -0
- package/svg/move-horizontal.svg +5 -0
- package/svg/move-vertical.svg +5 -0
- package/svg/move.svg +8 -0
- package/svg/music-2.svg +5 -0
- package/svg/music.svg +7 -0
- package/svg/navigation.svg +4 -0
- package/svg/notebook.svg +7 -0
- package/svg/octagon.svg +4 -0
- package/svg/outdent.svg +6 -0
- package/svg/package.svg +6 -0
- package/svg/palette.svg +8 -0
- package/svg/panel-bottom.svg +5 -0
- package/svg/panel-left.svg +5 -0
- package/svg/panel-right.svg +5 -0
- package/svg/panel-top.svg +5 -0
- package/svg/paperclip.svg +3 -0
- package/svg/party-popper.svg +6 -0
- package/svg/paste.svg +5 -0
- package/svg/pause.svg +5 -0
- package/svg/pen-tool.svg +7 -0
- package/svg/pen.svg +4 -0
- package/svg/pentagon.svg +4 -0
- package/svg/percent.svg +5 -0
- package/svg/phone-call.svg +4 -0
- package/svg/phone-forwarded.svg +5 -0
- package/svg/phone-incoming.svg +5 -0
- package/svg/phone-missed.svg +5 -0
- package/svg/phone-off.svg +4 -0
- package/svg/phone-outgoing.svg +5 -0
- package/svg/phone.svg +3 -0
- package/svg/pie-chart.svg +5 -0
- package/svg/piggy-bank.svg +4 -0
- package/svg/pilcrow.svg +3 -0
- package/svg/pill.svg +5 -0
- package/svg/pin-off.svg +6 -0
- package/svg/pin.svg +4 -0
- package/svg/pipette.svg +5 -0
- package/svg/plane.svg +4 -0
- package/svg/play.svg +4 -0
- package/svg/plug-off.svg +7 -0
- package/svg/plug.svg +6 -0
- package/svg/plus-circle.svg +6 -0
- package/svg/plus-square.svg +6 -0
- package/svg/plus.svg +6 -0
- package/svg/podcast.svg +7 -0
- package/svg/pointer.svg +6 -0
- package/svg/power.svg +4 -0
- package/svg/presentation.svg +6 -0
- package/svg/printer.svg +7 -0
- package/svg/puzzle.svg +5 -0
- package/svg/qr-code.svg +7 -0
- package/svg/quote.svg +4 -0
- package/svg/radio-tower.svg +7 -0
- package/svg/radio.svg +5 -0
- package/svg/rainbow.svg +5 -0
- package/svg/receipt.svg +6 -0
- package/svg/redo.svg +4 -0
- package/svg/refresh-ccw.svg +5 -0
- package/svg/refresh-cw.svg +5 -0
- package/svg/regex.svg +6 -0
- package/svg/repeat.svg +6 -0
- package/svg/rewind.svg +6 -0
- package/svg/rocket.svg +7 -0
- package/svg/rotate-ccw.svg +4 -0
- package/svg/rotate-cw.svg +4 -0
- package/svg/rows.svg +6 -0
- package/svg/rss.svg +5 -0
- package/svg/ruler.svg +8 -0
- package/svg/satellite-dish.svg +6 -0
- package/svg/satellite.svg +5 -0
- package/svg/save.svg +6 -0
- package/svg/scale.svg +7 -0
- package/svg/scan-face.svg +6 -0
- package/svg/scan-line.svg +4 -0
- package/svg/scan.svg +4 -0
- package/svg/school.svg +6 -0
- package/svg/scissors.svg +7 -0
- package/svg/screen-share.svg +7 -0
- package/svg/search.svg +5 -0
- package/svg/send.svg +4 -0
- package/svg/separator.svg +5 -0
- package/svg/server.svg +7 -0
- package/svg/settings.svg +5 -0
- package/svg/share-2.svg +8 -0
- package/svg/share.svg +7 -0
- package/svg/shield-alert.svg +6 -0
- package/svg/shield-check.svg +5 -0
- package/svg/shield-off.svg +5 -0
- package/svg/shield-plus.svg +6 -0
- package/svg/shield-x.svg +6 -0
- package/svg/shield.svg +4 -0
- package/svg/ship.svg +6 -0
- package/svg/shopping-bag.svg +6 -0
- package/svg/shopping-cart.svg +6 -0
- package/svg/shuffle.svg +7 -0
- package/svg/sidebar-close.svg +6 -0
- package/svg/sidebar-open.svg +6 -0
- package/svg/sidebar.svg +8 -0
- package/svg/sigma.svg +3 -0
- package/svg/signal-low.svg +6 -0
- package/svg/signal.svg +7 -0
- package/svg/siren.svg +5 -0
- package/svg/skip-back.svg +5 -0
- package/svg/skip-forward.svg +5 -0
- package/svg/sliders-horizontal.svg +11 -0
- package/svg/sliders.svg +11 -0
- package/svg/smartphone.svg +5 -0
- package/svg/smile.svg +7 -0
- package/svg/snowflake.svg +5 -0
- package/svg/sort-asc.svg +5 -0
- package/svg/sort-desc.svg +5 -0
- package/svg/space.svg +3 -0
- package/svg/sparkles.svg +5 -0
- package/svg/speaker.svg +6 -0
- package/svg/sprout.svg +6 -0
- package/svg/square.svg +4 -0
- package/svg/stamp.svg +5 -0
- package/svg/star.svg +4 -0
- package/svg/stethoscope.svg +7 -0
- package/svg/stop-circle.svg +5 -0
- package/svg/store.svg +9 -0
- package/svg/strikethrough.svg +5 -0
- package/svg/sun.svg +5 -0
- package/svg/sunrise.svg +6 -0
- package/svg/sunset.svg +6 -0
- package/svg/syringe.svg +6 -0
- package/svg/table-2.svg +6 -0
- package/svg/table.svg +7 -0
- package/svg/tablet.svg +5 -0
- package/svg/tag.svg +5 -0
- package/svg/tags.svg +6 -0
- package/svg/target.svg +6 -0
- package/svg/telescope.svg +7 -0
- package/svg/tent.svg +7 -0
- package/svg/terminal-square.svg +6 -0
- package/svg/terminal.svg +6 -0
- package/svg/test-tube.svg +5 -0
- package/svg/thermometer.svg +3 -0
- package/svg/thumbs-down.svg +4 -0
- package/svg/thumbs-up.svg +5 -0
- package/svg/ticket.svg +5 -0
- package/svg/timer.svg +7 -0
- package/svg/toggle-left.svg +5 -0
- package/svg/toggle-right.svg +5 -0
- package/svg/train.svg +10 -0
- package/svg/trash-2.svg +7 -0
- package/svg/trash.svg +6 -0
- package/svg/tree-pine.svg +4 -0
- package/svg/trending-down.svg +4 -0
- package/svg/trending-up.svg +4 -0
- package/svg/triangle.svg +4 -0
- package/svg/trophy.svg +8 -0
- package/svg/truck.svg +6 -0
- package/svg/tv.svg +5 -0
- package/svg/type.svg +5 -0
- package/svg/underline.svg +4 -0
- package/svg/undo.svg +4 -0
- package/svg/unlink.svg +8 -0
- package/svg/unlock.svg +4 -0
- package/svg/upload.svg +6 -0
- package/svg/usb.svg +7 -0
- package/svg/user-check.svg +5 -0
- package/svg/user-circle.svg +6 -0
- package/svg/user-cog.svg +7 -0
- package/svg/user-lock.svg +6 -0
- package/svg/user-minus.svg +5 -0
- package/svg/user-plus.svg +7 -0
- package/svg/user-x.svg +6 -0
- package/svg/user.svg +5 -0
- package/svg/users.svg +7 -0
- package/svg/variable.svg +6 -0
- package/svg/video-off.svg +5 -0
- package/svg/video.svg +5 -0
- package/svg/voicemail.svg +5 -0
- package/svg/volume-1.svg +5 -0
- package/svg/volume-2.svg +6 -0
- package/svg/volume-mute.svg +6 -0
- package/svg/volume.svg +6 -0
- package/svg/wallet.svg +6 -0
- package/svg/wand.svg +4 -0
- package/svg/warehouse.svg +6 -0
- package/svg/watch.svg +7 -0
- package/svg/waves.svg +5 -0
- package/svg/webcam.svg +7 -0
- package/svg/webhook.svg +8 -0
- package/svg/wifi-off.svg +9 -0
- package/svg/wifi.svg +6 -0
- package/svg/wind.svg +5 -0
- package/svg/window.svg +7 -0
- package/svg/wrap-text.svg +6 -0
- package/svg/x-circle.svg +6 -0
- package/svg/x-square.svg +6 -0
- package/svg/x.svg +6 -0
- package/svg/zap.svg +4 -0
- package/svg/zoom-in.svg +7 -0
- package/svg/zoom-out.svg +6 -0
package/svg/crown.svg
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M2 4l3 12h14l3-12-6 7-4-7-4 7z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M2 4l3 12h14l3-12-6 7-4-7-4 7z"/>
|
|
4
|
+
<line x1="5" y1="20" x2="19" y2="20"/>
|
|
5
|
+
</svg>
|
package/svg/cut.svg
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<circle cx="6" cy="6" r="3"/>
|
|
3
|
+
<circle cx="6" cy="18" r="3"/>
|
|
4
|
+
<line x1="20" y1="4" x2="8.12" y2="15.88"/>
|
|
5
|
+
<line x1="14.47" y1="14.48" x2="20" y2="20"/>
|
|
6
|
+
<line x1="8.12" y1="8.12" x2="12" y2="12"/>
|
|
7
|
+
</svg>
|
package/svg/database.svg
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<ellipse cx="12" cy="5" rx="9" ry="3" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<ellipse cx="12" cy="5" rx="9" ry="3"/>
|
|
4
|
+
<path d="M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"/>
|
|
5
|
+
<path d="M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"/>
|
|
6
|
+
</svg>
|
package/svg/diamond.svg
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<rect x="4.93" y="4.93" width="14.14" height="14.14" rx="1" transform="rotate(45 12 12)"/>
|
|
3
|
+
</svg>
|
package/svg/dices.svg
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<rect x="2" y="10" width="12" height="12" rx="2" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<rect x="10" y="2" width="12" height="12" rx="2" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
4
|
+
<rect x="2" y="10" width="12" height="12" rx="2"/>
|
|
5
|
+
<rect x="10" y="2" width="12" height="12" rx="2"/>
|
|
6
|
+
<circle cx="7" cy="15" r="0.5"/>
|
|
7
|
+
<circle cx="9" cy="17" r="0.5"/>
|
|
8
|
+
<circle cx="15" cy="7" r="0.5"/>
|
|
9
|
+
<circle cx="17" cy="9" r="0.5"/>
|
|
10
|
+
</svg>
|
package/svg/disc.svg
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<circle cx="12" cy="12" r="10" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<circle cx="12" cy="12" r="10"/>
|
|
4
|
+
<circle cx="12" cy="12" r="3"/>
|
|
5
|
+
</svg>
|
package/svg/dna.svg
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M2 15c6.667-6 13.333 0 20-6"/>
|
|
3
|
+
<path d="M2 9c6.667 6 13.333 0 20 6"/>
|
|
4
|
+
<path d="M2 4h5"/>
|
|
5
|
+
<path d="M17 4h5"/>
|
|
6
|
+
<path d="M7 9h10"/>
|
|
7
|
+
<path d="M7 15h10"/>
|
|
8
|
+
<path d="M2 20h5"/>
|
|
9
|
+
<path d="M17 20h5"/>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<rect x="4" y="2" width="16" height="20" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<rect x="4" y="2" width="16" height="20"/>
|
|
4
|
+
<circle cx="15" cy="13" r="1"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<rect x="3" y="2" width="14" height="20" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M3 2h14v20H3V2z"/>
|
|
4
|
+
<path d="M17 2h4v20h-4"/>
|
|
5
|
+
<circle cx="14" cy="13" r="1"/>
|
|
6
|
+
</svg>
|
package/svg/download.svg
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M3 17l2 2h14l2-2"/>
|
|
3
|
+
<path d="M10 3v9"/>
|
|
4
|
+
<path d="M14 3v5"/>
|
|
5
|
+
<path d="M7 14l5 5 5-5"/>
|
|
6
|
+
</svg>
|
package/svg/droplet.svg
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z"/>
|
|
4
|
+
</svg>
|
package/svg/droplets.svg
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M7 16.3c2.2 0 4-1.83 4-4.05 0-1.16-.57-2.26-1.71-3.19S7.29 6.75 7 5.3c-.29 1.45-1.14 2.84-2.29 3.76S3 11.1 3 12.25c0 2.22 1.8 4.05 4 4.05z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M7 16.3c2.2 0 4-1.83 4-4.05 0-1.16-.57-2.26-1.71-3.19S7.29 6.75 7 5.3c-.29 1.45-1.14 2.84-2.29 3.76S3 11.1 3 12.25c0 2.22 1.8 4.05 4 4.05z"/>
|
|
4
|
+
<path d="M12.56 14.1a4 4 0 1 0 5.88-5.4l-2.94-2.93c-.2.68-.66 1.39-1.22 1.95z"/>
|
|
5
|
+
</svg>
|
package/svg/earth.svg
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<circle cx="12" cy="12" r="10" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<circle cx="12" cy="12" r="10"/>
|
|
4
|
+
<path d="M2 12h20"/>
|
|
5
|
+
<path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"/>
|
|
6
|
+
</svg>
|
package/svg/edit.svg
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M17 3l4 4-12 12H5v-4z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M17 3l4 4-12 12H5v-4z"/>
|
|
4
|
+
<path d="M14.5 5.5l4 4"/>
|
|
5
|
+
</svg>
|
package/svg/eraser.svg
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M7 21h10"/>
|
|
3
|
+
<path d="M5.5 13.5L17 2l5 5-11.5 11.5a2 2 0 0 1-1.41.59H6.17a2 2 0 0 1-1.41-.59L3 17z"/>
|
|
4
|
+
</svg>
|
package/svg/ethernet.svg
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<rect x="1" y="9" width="22" height="8" rx="2" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<rect x="1" y="9" width="22" height="8" rx="2"/>
|
|
4
|
+
<line x1="7" y1="4" x2="7" y2="9"/>
|
|
5
|
+
<line x1="12" y1="4" x2="12" y2="9"/>
|
|
6
|
+
<line x1="17" y1="4" x2="17" y2="9"/>
|
|
7
|
+
<line x1="7" y1="17" x2="7" y2="20"/>
|
|
8
|
+
<line x1="17" y1="17" x2="17" y2="20"/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M18 14v5l-2 2H5l-2-2V8l2-2h5"/>
|
|
3
|
+
<path d="M14 3h7v7"/>
|
|
4
|
+
<path d="M21 3L10 14"/>
|
|
5
|
+
</svg>
|
package/svg/eye-off.svg
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"/>
|
|
3
|
+
<line x1="1" y1="1" x2="23" y2="23"/>
|
|
4
|
+
</svg>
|
package/svg/eye.svg
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/>
|
|
3
|
+
<circle cx="12" cy="12" r="3" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
4
|
+
<circle cx="12" cy="12" r="3"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<polygon points="13 19 22 12 13 5 13 19" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<polygon points="13 19 22 12 13 5 13 19"/>
|
|
4
|
+
<polygon points="2 19 11 12 2 5 2 19" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
5
|
+
<polygon points="2 19 11 12 2 5 2 19"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<path d="M12 12v6"/>
|
|
6
|
+
<path d="M10 18h4v1a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1z"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<path d="M11 11v5a2 2 0 1 1-2-2h2z"/>
|
|
6
|
+
<path d="M14 11v5a2 2 0 1 0 2-2h-2z"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<path d="M9 15l2 2 4-4"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<polyline points="8 13 6 15 8 17"/>
|
|
6
|
+
<polyline points="14 13 16 15 14 17"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<circle cx="10" cy="13" r="2"/>
|
|
6
|
+
<path d="M20 17l-3.5-3.5a2 2 0 0 0-3 0L8 19"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<path d="M10 15h4l-2 2m0-4l2 2"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<path d="M10 12H8c-1 0-2 .5-2 1.5S7 15 8 15s2 .5 2 1.5S9 18 8 18h-2"/>
|
|
6
|
+
<path d="M16 12h-2c-1 0-2 .5-2 1.5s1 1.5 2 1.5 2 .5 2 1.5-1 1.5-2 1.5h-2"/>
|
|
7
|
+
</svg>
|
package/svg/file-key.svg
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<circle cx="10" cy="16" r="2"/>
|
|
6
|
+
<path d="M16 16h-3.85"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<rect x="9" y="14" width="6" height="4" rx="1"/>
|
|
6
|
+
<path d="M10 14v-1a2 2 0 1 1 4 0v1"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<line x1="9" y1="15" x2="15" y2="15"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<path d="M14 15h-4l2 2m0-4l-2 2"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<line x1="12" y1="18" x2="12" y2="12"/>
|
|
6
|
+
<line x1="9" y1="15" x2="15" y2="15"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<circle cx="11.5" cy="14.5" r="2.5"/>
|
|
6
|
+
<line x1="13.25" y1="16.25" x2="15" y2="18"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<line x1="8" y1="13" x2="16" y2="13"/>
|
|
6
|
+
<line x1="8" y1="17" x2="16" y2="17"/>
|
|
7
|
+
<line x1="12" y1="11" x2="12" y2="19"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<line x1="16" y1="13" x2="8" y2="13"/>
|
|
6
|
+
<line x1="16" y1="17" x2="8" y2="17"/>
|
|
7
|
+
<polyline points="10 9 9 9 8 9"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<path d="M10 11l5 3-5 3z"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<line x1="12" y1="12" x2="12" y2="16"/>
|
|
6
|
+
<line x1="12" y1="18" x2="12.01" y2="18"/>
|
|
7
|
+
</svg>
|
package/svg/file-x.svg
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
|
|
4
|
+
<polyline points="14 2 14 8 20 8"/>
|
|
5
|
+
<line x1="9.5" y1="12.5" x2="14.5" y2="17.5"/>
|
|
6
|
+
<line x1="14.5" y1="12.5" x2="9.5" y2="17.5"/>
|
|
7
|
+
</svg>
|
package/svg/file.svg
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M6 2h8l4 4v14l-2 2H6l-2-2V4z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M14 2v4h4"/>
|
|
4
|
+
<path d="M6 2h8l4 4v14l-2 2H6l-2-2V4z"/>
|
|
5
|
+
</svg>
|
package/svg/film.svg
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<rect x="2" y="2" width="20" height="20" rx="2" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<rect x="2" y="2" width="20" height="20" rx="2"/>
|
|
4
|
+
<line x1="7" y1="2" x2="7" y2="22"/>
|
|
5
|
+
<line x1="17" y1="2" x2="17" y2="22"/>
|
|
6
|
+
<line x1="2" y1="12" x2="22" y2="12"/>
|
|
7
|
+
<line x1="2" y1="7" x2="7" y2="7"/>
|
|
8
|
+
<line x1="2" y1="17" x2="7" y2="17"/>
|
|
9
|
+
<line x1="17" y1="17" x2="22" y2="17"/>
|
|
10
|
+
<line x1="17" y1="7" x2="22" y2="7"/>
|
|
11
|
+
</svg>
|
package/svg/filter.svg
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<polygon points="22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<polygon points="22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M2 12C2 6.5 6.5 2 12 2a10 10 0 0 1 8 4"/>
|
|
3
|
+
<path d="M5 19.5C5.5 18 6 15 6 12c0-.7.12-1.37.34-2"/>
|
|
4
|
+
<path d="M17.29 21.02c.12-.6.43-2.3.5-3.02"/>
|
|
5
|
+
<path d="M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4"/>
|
|
6
|
+
<path d="M8.65 22c.21-.66.45-1.32.57-2"/>
|
|
7
|
+
<path d="M14 13.12c0 2.38 0 6.38-1 8.88"/>
|
|
8
|
+
<path d="M2 16h.01M21.8 16c.2-2 .131-5.354 0-6"/>
|
|
9
|
+
<path d="M9 6.8a6 6 0 0 1 9 5.2c0 .47 0 1.17-.02 2"/>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M12.73 2.04l7.42 12.86c.35.61-.12 1.35-.82 1.35H5.67c-.7 0-1.17-.74-.82-1.35L12.27 2.04c.36-.62 1.1-.62 1.46 0z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M5 22l7-18 7 18"/>
|
|
4
|
+
</svg>
|
package/svg/flag.svg
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z"/>
|
|
4
|
+
<line x1="4" y1="22" x2="4" y2="15"/>
|
|
5
|
+
</svg>
|
package/svg/flame.svg
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.07-2.14 0-5.5 2-7.5 1 1.5 2 3.24 2 5.5 2-1 4 1.21 4 5.5a6 6 0 1 1-12 0c0-1 .5-1.5 1-2.29z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.07-2.14 0-5.5 2-7.5 1 1.5 2 3.24 2 5.5 2-1 4 1.21 4 5.5a6 6 0 1 1-12 0c0-1 .5-1.5 1-2.29z"/>
|
|
4
|
+
</svg>
|
package/svg/flower.svg
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<circle cx="12" cy="12" r="3" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<circle cx="12" cy="12" r="3"/>
|
|
4
|
+
<path d="M12 2a4 4 0 0 1 0 8M12 22a4 4 0 0 1 0-8M2 12a4 4 0 0 1 8 0M22 12a4 4 0 0 1-8 0"/>
|
|
5
|
+
<path d="M5.64 5.64a4 4 0 0 1 5.66 5.66M18.36 5.64a4 4 0 0 0-5.66 5.66M18.36 18.36a4 4 0 0 1-5.66-5.66M5.64 18.36a4 4 0 0 0 5.66-5.66"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"/>
|
|
4
|
+
<path d="M9 14l2 2 4-4"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"/>
|
|
4
|
+
<line x1="9" y1="14" x2="15" y2="14"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M5 19l-2-9h18l-2 9H5z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M5 4h4l3 3h7a2 2 0 0 1 2 2v1"/>
|
|
4
|
+
<path d="M3 10v8a2 2 0 0 0 2 2h14a2 2 0 0 0 2-1.5l2.02-8.08A1 1 0 0 0 22.05 9H3"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"/>
|
|
4
|
+
<line x1="12" y1="11" x2="12" y2="17"/>
|
|
5
|
+
<line x1="9" y1="14" x2="15" y2="14"/>
|
|
6
|
+
</svg>
|
package/svg/folder-x.svg
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"/>
|
|
4
|
+
<line x1="9.5" y1="11.5" x2="14.5" y2="16.5"/>
|
|
5
|
+
<line x1="14.5" y1="11.5" x2="9.5" y2="16.5"/>
|
|
6
|
+
</svg>
|
package/svg/folder.svg
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M3 8l2-3h4l2 3h7l2 2v8l-2 2H5l-2-2z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M3 8l2-3h4l2 3h7l2 2v8l-2 2H5l-2-2z"/>
|
|
4
|
+
</svg>
|
package/svg/frown.svg
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<circle cx="12" cy="12" r="10" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<circle cx="12" cy="12" r="10"/>
|
|
4
|
+
<path d="M16 16s-1.5-2-4-2-4 2-4 2"/>
|
|
5
|
+
<line x1="9" y1="9" x2="9.01" y2="9"/>
|
|
6
|
+
<line x1="15" y1="9" x2="15.01" y2="9"/>
|
|
7
|
+
</svg>
|
package/svg/gamepad.svg
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<rect x="2" y="6" width="20" height="12" rx="2" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<rect x="2" y="6" width="20" height="12" rx="2"/>
|
|
4
|
+
<line x1="6" y1="10" x2="6" y2="14"/>
|
|
5
|
+
<line x1="4" y1="12" x2="8" y2="12"/>
|
|
6
|
+
<circle cx="16" cy="10" r="1"/>
|
|
7
|
+
<circle cx="19" cy="13" r="1"/>
|
|
8
|
+
</svg>
|
package/svg/gauge.svg
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z"/>
|
|
4
|
+
<path d="M12 6v6l4 2"/>
|
|
5
|
+
</svg>
|
package/svg/gift.svg
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<rect x="3" y="8" width="18" height="4" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<rect x="3" y="8" width="18" height="4"/>
|
|
4
|
+
<path d="M3 12v8a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-8"/>
|
|
5
|
+
<path d="M12 8V22"/>
|
|
6
|
+
<path d="M12 8a4 4 0 0 0-4-4c-1.5 0-3 .8-3 3s2 3 3 3h4"/>
|
|
7
|
+
<path d="M12 8a4 4 0 0 1 4-4c1.5 0 3 .8 3 3s-2 3-3 3h-4"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<line x1="6" y1="3" x2="6" y2="15"/>
|
|
3
|
+
<circle cx="18" cy="6" r="3"/>
|
|
4
|
+
<circle cx="6" cy="18" r="3"/>
|
|
5
|
+
<path d="M18 9a9 9 0 0 1-9 9"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<circle cx="12" cy="12" r="4"/>
|
|
3
|
+
<line x1="1.05" y1="12" x2="7" y2="12"/>
|
|
4
|
+
<line x1="17.01" y1="12" x2="22.96" y2="12"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<circle cx="18" cy="18" r="3"/>
|
|
3
|
+
<circle cx="6" cy="6" r="3"/>
|
|
4
|
+
<path d="M13 6h3a2 2 0 0 1 2 2v7"/>
|
|
5
|
+
<path d="M11 18H8a2 2 0 0 1-2-2V9"/>
|
|
6
|
+
</svg>
|
package/svg/git-fork.svg
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<circle cx="12" cy="18" r="3"/>
|
|
3
|
+
<circle cx="6" cy="6" r="3"/>
|
|
4
|
+
<circle cx="18" cy="6" r="3"/>
|
|
5
|
+
<path d="M18 9v1a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V9"/>
|
|
6
|
+
<path d="M12 12v3"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<circle cx="18" cy="18" r="3"/>
|
|
3
|
+
<circle cx="6" cy="6" r="3"/>
|
|
4
|
+
<path d="M6 21V9a9 9 0 0 0 9 9"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<circle cx="18" cy="18" r="3"/>
|
|
3
|
+
<circle cx="6" cy="6" r="3"/>
|
|
4
|
+
<path d="M13 6h3a2 2 0 0 1 2 2v7"/>
|
|
5
|
+
<line x1="6" y1="9" x2="6" y2="21"/>
|
|
6
|
+
</svg>
|
package/svg/glasses.svg
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<circle cx="6" cy="15" r="4" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
+
<circle cx="18" cy="15" r="4" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
4
|
+
<circle cx="6" cy="15" r="4"/>
|
|
5
|
+
<circle cx="18" cy="15" r="4"/>
|
|
6
|
+
<path d="M10 15h4"/>
|
|
7
|
+
<path d="M2 15V9"/>
|
|
8
|
+
<path d="M22 15V9"/>
|
|
9
|
+
</svg>
|
package/svg/globe-2.svg
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M21.54 15H17a2 2 0 0 0-2 2v4.54"/>
|
|
3
|
+
<path d="M7 3.34V5a3 3 0 0 0 3 3v0a2 2 0 0 1 2 2v0c0 1.1.9 2 2 2v0a2 2 0 0 0 2-2v0c0-1.1.9-2 2-2h3.17"/>
|
|
4
|
+
<path d="M11 21.95V18a2 2 0 0 0-2-2v0a2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05"/>
|
|
5
|
+
<circle cx="12" cy="12" r="10"/>
|
|
6
|
+
</svg>
|
package/svg/globe.svg
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<circle cx="12" cy="12" r="10"/>
|
|
3
|
+
<line x1="2" y1="12" x2="22" y2="12"/>
|
|
4
|
+
<path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"/>
|
|
5
|
+
</svg>
|
package/svg/grab.svg
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path d="M18 11.5V9a2 2 0 0 0-4 0v1a2 2 0 0 0-4 0v2a2 2 0 0 0-4 0v2c0 4.42 3.58 8 8 8h1a7 7 0 0 0 7-7v-1.5a2 2 0 0 0-4 0z"/>
|
|
3
|
+
</svg>
|
package/svg/grid-3x3.svg
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<rect x="2" y="2" width="20" height="20" rx="2"/>
|
|
3
|
+
<line x1="8.67" y1="2" x2="8.67" y2="22"/>
|
|
4
|
+
<line x1="15.33" y1="2" x2="15.33" y2="22"/>
|
|
5
|
+
<line x1="2" y1="8.67" x2="22" y2="8.67"/>
|
|
6
|
+
<line x1="2" y1="15.33" x2="22" y2="15.33"/>
|
|
7
|
+
</svg>
|