@storm-ds/icons 1.0.1 → 1.0.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/index.d.mts +21 -1165
- package/dist/index.d.ts +21 -1165
- package/dist/index.js +1533 -9114
- package/dist/index.mjs +1526 -8821
- package/dist/metadata.d.mts +2 -2
- package/dist/metadata.d.ts +2 -2
- package/dist/metadata.js +863 -3133
- package/dist/metadata.mjs +863 -3133
- package/package.json +1 -1
- package/svg/activity.svg +1 -1
- package/svg/airplay.svg +1 -2
- package/svg/alert-circle.svg +1 -2
- package/svg/alert-triangle.svg +4 -5
- package/svg/align-center.svg +1 -1
- package/svg/align-justify.svg +1 -1
- package/svg/align-left.svg +1 -1
- package/svg/align-right.svg +1 -1
- package/svg/archive.svg +4 -5
- package/svg/arrow-down-left.svg +2 -2
- package/svg/arrow-down-right.svg +2 -2
- package/svg/arrow-down.svg +3 -4
- package/svg/arrow-left.svg +3 -4
- package/svg/arrow-right.svg +3 -4
- package/svg/arrow-up-left.svg +1 -1
- package/svg/arrow-up-right.svg +1 -1
- package/svg/arrow-up.svg +3 -4
- package/svg/at-sign.svg +3 -3
- package/svg/award.svg +1 -2
- package/svg/bar-chart.svg +1 -1
- package/svg/battery-full.svg +5 -8
- package/svg/battery-high.svg +5 -0
- package/svg/battery-low.svg +5 -6
- package/svg/battery-medium.svg +5 -0
- package/svg/battery.svg +4 -5
- package/svg/bell.svg +3 -5
- package/svg/bluetooth.svg +1 -1
- package/svg/bold.svg +1 -1
- package/svg/bookmark.svg +2 -3
- package/svg/calendar.svg +5 -6
- package/svg/camera.svg +1 -2
- package/svg/cast.svg +1 -1
- package/svg/check-circle.svg +3 -4
- package/svg/check.svg +2 -2
- package/svg/chevron-down.svg +2 -3
- package/svg/chevron-left.svg +2 -3
- package/svg/chevron-right.svg +2 -3
- package/svg/chevron-up.svg +2 -3
- package/svg/chevrons-down.svg +3 -3
- package/svg/chevrons-left.svg +3 -3
- package/svg/chevrons-right.svg +3 -3
- package/svg/chevrons-up.svg +3 -3
- package/svg/circle.svg +2 -3
- package/svg/clipboard.svg +3 -4
- package/svg/clock.svg +3 -4
- package/svg/cloud-upload.svg +4 -4
- package/svg/cloud.svg +2 -3
- package/svg/code.svg +3 -3
- package/svg/columns.svg +4 -6
- package/svg/compass.svg +1 -2
- package/svg/copy.svg +4 -5
- package/svg/corner-down-left.svg +1 -1
- package/svg/corner-down-right.svg +1 -1
- package/svg/corner-up-right.svg +3 -3
- package/svg/cpu.svg +2 -3
- package/svg/credit-card.svg +4 -4
- package/svg/database.svg +4 -5
- package/svg/{move-vertical.svg → dollar-sign.svg} +2 -3
- package/svg/download.svg +4 -5
- package/svg/droplet.svg +1 -2
- package/svg/edit.svg +3 -4
- package/svg/external-link.svg +4 -4
- package/svg/eye-off.svg +4 -3
- package/svg/eye.svg +2 -3
- package/svg/feather.svg +5 -0
- package/svg/file-code.svg +3 -4
- package/svg/file-image.svg +2 -3
- package/svg/file-minus.svg +1 -2
- package/svg/file-plus.svg +1 -2
- package/svg/file-text.svg +6 -7
- package/svg/file.svg +3 -4
- package/svg/film.svg +2 -3
- package/svg/filter.svg +2 -3
- package/svg/fingerprint.svg +6 -9
- package/svg/flag.svg +3 -4
- package/svg/folder-open.svg +3 -4
- package/svg/folder-plus.svg +1 -2
- package/svg/folder.svg +2 -3
- package/svg/gift.svg +6 -7
- package/svg/github.svg +3 -0
- package/svg/globe.svg +1 -1
- package/svg/grid.svg +5 -5
- package/svg/hard-drive.svg +4 -5
- package/svg/hash.svg +5 -5
- package/svg/headphones.svg +3 -2
- package/svg/heart.svg +2 -3
- package/svg/help-circle.svg +1 -2
- package/svg/home.svg +3 -6
- package/svg/image.svg +4 -5
- package/svg/inbox.svg +3 -4
- package/svg/infinity.svg +1 -1
- package/svg/info.svg +3 -4
- package/svg/italic.svg +1 -1
- package/svg/key.svg +3 -2
- package/svg/laptop.svg +4 -5
- package/svg/layers.svg +4 -5
- package/svg/layout.svg +5 -0
- package/svg/link.svg +3 -3
- package/svg/list.svg +7 -7
- package/svg/loader.svg +2 -9
- package/svg/lock.svg +3 -4
- package/svg/log-in.svg +4 -5
- package/svg/log-out.svg +4 -5
- package/svg/mail.svg +3 -4
- package/svg/map-pin.svg +3 -4
- package/svg/map.svg +4 -5
- package/svg/maximize-2.svg +5 -5
- package/svg/menu.svg +4 -4
- package/svg/message-circle.svg +2 -3
- package/svg/message-square.svg +2 -3
- package/svg/mic.svg +5 -6
- package/svg/minimize-2.svg +4 -4
- package/svg/minus-circle.svg +1 -2
- package/svg/minus.svg +2 -4
- package/svg/monitor.svg +2 -3
- package/svg/moon.svg +2 -3
- package/svg/more-horizontal.svg +4 -4
- package/svg/more-vertical.svg +4 -4
- package/svg/move.svg +7 -7
- package/svg/music.svg +1 -3
- package/svg/navigation.svg +2 -3
- package/svg/package.svg +2 -2
- package/svg/panel-left.svg +3 -4
- package/svg/paperclip.svg +2 -2
- package/svg/pause.svg +3 -4
- package/svg/percent.svg +1 -1
- package/svg/phone-call.svg +2 -2
- package/svg/phone-off.svg +3 -2
- package/svg/phone.svg +2 -2
- package/svg/pie-chart.svg +1 -2
- package/svg/pin.svg +2 -2
- package/svg/play.svg +2 -3
- package/svg/plus-circle.svg +1 -2
- package/svg/plus.svg +3 -5
- package/svg/power.svg +3 -3
- package/svg/printer.svg +4 -6
- package/svg/radio.svg +5 -3
- package/svg/receipt.svg +3 -3
- package/svg/redo.svg +2 -2
- package/svg/refresh-cw.svg +5 -4
- package/svg/rotate-cw.svg +3 -3
- package/svg/rss.svg +1 -1
- package/svg/save.svg +4 -5
- package/svg/scan.svg +5 -3
- package/svg/scissors.svg +1 -1
- package/svg/search.svg +3 -4
- package/svg/send.svg +3 -3
- package/svg/server.svg +3 -4
- package/svg/settings.svg +2 -3
- package/svg/share.svg +6 -6
- package/svg/shield-check.svg +2 -3
- package/svg/shield-x.svg +3 -4
- package/svg/shield.svg +2 -3
- package/svg/shopping-bag.svg +3 -5
- package/svg/shopping-cart.svg +5 -5
- package/svg/sidebar.svg +3 -7
- package/svg/skip-back.svg +3 -4
- package/svg/skip-forward.svg +3 -4
- package/svg/sliders.svg +7 -10
- package/svg/smartphone.svg +4 -5
- package/svg/sort-asc.svg +4 -4
- package/svg/sort-desc.svg +4 -4
- package/svg/{barcode.svg → sparkle.svg} +2 -2
- package/svg/square.svg +2 -3
- package/svg/star.svg +2 -3
- package/svg/stop-circle.svg +3 -4
- package/svg/sun.svg +10 -4
- package/svg/tablet.svg +4 -5
- package/svg/tag.svg +3 -4
- package/svg/terminal.svg +4 -5
- package/svg/thermometer.svg +1 -1
- package/svg/thumbs-down.svg +2 -2
- package/svg/thumbs-up.svg +2 -3
- package/svg/trash.svg +8 -5
- package/svg/trending-down.svg +1 -1
- package/svg/trending-up.svg +1 -1
- package/svg/triangle.svg +2 -3
- package/svg/truck.svg +1 -1
- package/svg/twitter.svg +3 -0
- package/svg/type.svg +1 -1
- package/svg/underline.svg +1 -1
- package/svg/undo.svg +1 -1
- package/svg/unlock.svg +3 -3
- package/svg/upload.svg +4 -5
- package/svg/user-check.svg +4 -4
- package/svg/user-minus.svg +4 -4
- package/svg/user-plus.svg +5 -6
- package/svg/user-x.svg +1 -1
- package/svg/user.svg +3 -4
- package/svg/users.svg +4 -5
- package/svg/video.svg +2 -3
- package/svg/volume-1.svg +3 -4
- package/svg/volume-2.svg +4 -5
- package/svg/volume-x.svg +5 -0
- package/svg/volume.svg +2 -5
- package/svg/wallet.svg +4 -5
- package/svg/wifi.svg +1 -1
- package/svg/x-circle.svg +3 -4
- package/svg/x.svg +3 -5
- package/svg/zap.svg +2 -3
- package/svg/accessibility.svg +0 -7
- package/svg/alarm-check.svg +0 -6
- package/svg/alarm-clock.svg +0 -9
- package/svg/anchor.svg +0 -6
- package/svg/angry.svg +0 -7
- package/svg/aperture.svg +0 -10
- package/svg/api.svg +0 -4
- package/svg/area-chart.svg +0 -5
- package/svg/armchair.svg +0 -7
- package/svg/arrow-big-down.svg +0 -4
- package/svg/arrow-big-left.svg +0 -4
- package/svg/arrow-big-right.svg +0 -4
- package/svg/arrow-big-up.svg +0 -4
- package/svg/arrow-down-circle.svg +0 -6
- package/svg/arrow-left-circle.svg +0 -6
- package/svg/arrow-right-circle.svg +0 -6
- package/svg/arrow-up-circle.svg +0 -6
- package/svg/asterisk.svg +0 -3
- package/svg/atom.svg +0 -7
- package/svg/badge-check.svg +0 -5
- package/svg/badge-percent.svg +0 -6
- package/svg/badge.svg +0 -4
- package/svg/ban.svg +0 -4
- package/svg/banknote.svg +0 -6
- package/svg/bar-chart-2.svg +0 -5
- package/svg/bar-chart-3.svg +0 -4
- package/svg/battery-charging.svg +0 -6
- package/svg/beaker.svg +0 -5
- package/svg/bed.svg +0 -6
- package/svg/bell-off.svg +0 -6
- package/svg/bell-ring.svg +0 -6
- package/svg/bike.svg +0 -8
- package/svg/binary.svg +0 -5
- package/svg/blocks.svg +0 -6
- package/svg/book-marked.svg +0 -6
- package/svg/book-open.svg +0 -5
- package/svg/book.svg +0 -5
- package/svg/bot.svg +0 -9
- package/svg/braces.svg +0 -4
- package/svg/brackets.svg +0 -4
- package/svg/brain.svg +0 -6
- package/svg/briefcase.svg +0 -6
- package/svg/brush.svg +0 -5
- package/svg/bug.svg +0 -8
- package/svg/building-2.svg +0 -9
- package/svg/building.svg +0 -10
- package/svg/cake.svg +0 -7
- package/svg/calculator.svg +0 -11
- package/svg/calendar-check.svg +0 -8
- package/svg/calendar-days.svg +0 -10
- package/svg/calendar-plus.svg +0 -9
- package/svg/calendar-x.svg +0 -9
- package/svg/camera-off.svg +0 -5
- package/svg/car.svg +0 -7
- package/svg/chart-candlestick.svg +0 -8
- package/svg/chart-network.svg +0 -6
- package/svg/chart-scatter.svg +0 -8
- package/svg/check-square.svg +0 -5
- package/svg/circle-off.svg +0 -5
- package/svg/clapperboard.svg +0 -6
- package/svg/clipboard-check.svg +0 -6
- package/svg/clipboard-copy.svg +0 -7
- package/svg/clipboard-list.svg +0 -9
- package/svg/cloud-download.svg +0 -5
- package/svg/cloud-drizzle.svg +0 -4
- package/svg/cloud-fog.svg +0 -4
- package/svg/cloud-lightning.svg +0 -5
- package/svg/cloud-off.svg +0 -5
- package/svg/cloud-rain.svg +0 -5
- package/svg/cloud-snow.svg +0 -4
- package/svg/cloud-sun.svg +0 -6
- package/svg/code-2.svg +0 -5
- package/svg/coffee.svg +0 -8
- package/svg/coins.svg +0 -7
- package/svg/compass-drawing.svg +0 -6
- package/svg/component.svg +0 -3
- package/svg/contact.svg +0 -6
- package/svg/container.svg +0 -7
- package/svg/corner-left-down.svg +0 -4
- package/svg/corner-left-up.svg +0 -4
- package/svg/corner-right-down.svg +0 -4
- package/svg/corner-right-up.svg +0 -4
- package/svg/corner-up-left.svg +0 -4
- package/svg/crosshair.svg +0 -7
- package/svg/crown.svg +0 -5
- package/svg/cut.svg +0 -7
- package/svg/diamond.svg +0 -3
- package/svg/dices.svg +0 -10
- package/svg/disc.svg +0 -5
- package/svg/dna.svg +0 -10
- package/svg/door-closed.svg +0 -5
- package/svg/door-open.svg +0 -6
- package/svg/droplets.svg +0 -5
- package/svg/earth.svg +0 -6
- package/svg/eraser.svg +0 -4
- package/svg/ethernet.svg +0 -9
- package/svg/fast-forward.svg +0 -6
- package/svg/file-archive.svg +0 -7
- package/svg/file-audio.svg +0 -7
- package/svg/file-check.svg +0 -6
- package/svg/file-input.svg +0 -6
- package/svg/file-json.svg +0 -7
- package/svg/file-key.svg +0 -7
- package/svg/file-lock.svg +0 -7
- package/svg/file-output.svg +0 -6
- package/svg/file-search.svg +0 -7
- package/svg/file-spreadsheet.svg +0 -8
- package/svg/file-video.svg +0 -6
- package/svg/file-warning.svg +0 -7
- package/svg/file-x.svg +0 -7
- package/svg/flag-triangle.svg +0 -4
- package/svg/flame.svg +0 -4
- package/svg/flower.svg +0 -6
- package/svg/folder-check.svg +0 -5
- package/svg/folder-minus.svg +0 -5
- package/svg/folder-x.svg +0 -6
- package/svg/frown.svg +0 -7
- package/svg/gamepad.svg +0 -8
- package/svg/gantt-chart.svg +0 -3
- package/svg/gauge.svg +0 -5
- package/svg/git-branch.svg +0 -6
- package/svg/git-commit.svg +0 -5
- package/svg/git-compare.svg +0 -6
- package/svg/git-fork.svg +0 -7
- package/svg/git-merge.svg +0 -5
- package/svg/git-pull-request.svg +0 -6
- package/svg/glasses.svg +0 -9
- package/svg/globe-2.svg +0 -6
- package/svg/grab.svg +0 -3
- package/svg/grid-3x3.svg +0 -7
- package/svg/grip-horizontal.svg +0 -4
- package/svg/grip-vertical.svg +0 -4
- package/svg/hand-coins.svg +0 -7
- package/svg/hand.svg +0 -3
- package/svg/heading-1.svg +0 -3
- package/svg/heading-2.svg +0 -4
- package/svg/heading-3.svg +0 -4
- package/svg/heart-pulse.svg +0 -5
- package/svg/hexagon.svg +0 -4
- package/svg/highlighter.svg +0 -6
- package/svg/hospital.svg +0 -6
- package/svg/hourglass.svg +0 -5
- package/svg/indent.svg +0 -6
- package/svg/joystick.svg +0 -6
- package/svg/kanban.svg +0 -5
- package/svg/key-round.svg +0 -5
- package/svg/keyboard.svg +0 -9
- package/svg/lamp.svg +0 -7
- package/svg/landmark.svg +0 -9
- package/svg/laugh.svg +0 -7
- package/svg/layers-2.svg +0 -5
- package/svg/layout-dashboard.svg +0 -6
- package/svg/layout-grid.svg +0 -10
- package/svg/layout-list.svg +0 -8
- package/svg/layout-template.svg +0 -6
- package/svg/leaf.svg +0 -5
- package/svg/lightbulb.svg +0 -6
- package/svg/line-chart.svg +0 -4
- package/svg/list-checks.svg +0 -4
- package/svg/list-ordered.svg +0 -6
- package/svg/loader-2.svg +0 -3
- package/svg/lock-keyhole.svg +0 -6
- package/svg/magnet.svg +0 -8
- package/svg/mail-open.svg +0 -5
- package/svg/maximize.svg +0 -3
- package/svg/megaphone.svg +0 -5
- package/svg/meh.svg +0 -7
- package/svg/memory-stick.svg +0 -6
- package/svg/messages-square.svg +0 -5
- package/svg/mic-off.svg +0 -7
- package/svg/microscope.svg +0 -8
- package/svg/minimize.svg +0 -3
- package/svg/minus-square.svg +0 -5
- package/svg/mountain.svg +0 -5
- package/svg/mouse-pointer-click.svg +0 -6
- package/svg/mouse-pointer.svg +0 -5
- package/svg/mouse.svg +0 -6
- package/svg/move-horizontal.svg +0 -5
- package/svg/music-2.svg +0 -5
- package/svg/notebook.svg +0 -7
- package/svg/octagon.svg +0 -4
- package/svg/outdent.svg +0 -6
- package/svg/palette.svg +0 -8
- package/svg/panel-bottom.svg +0 -5
- package/svg/panel-right.svg +0 -5
- package/svg/panel-top.svg +0 -5
- package/svg/party-popper.svg +0 -6
- package/svg/paste.svg +0 -5
- package/svg/pen-tool.svg +0 -7
- package/svg/pen.svg +0 -4
- package/svg/pentagon.svg +0 -4
- package/svg/phone-forwarded.svg +0 -5
- package/svg/phone-incoming.svg +0 -5
- package/svg/phone-missed.svg +0 -5
- package/svg/phone-outgoing.svg +0 -5
- package/svg/piggy-bank.svg +0 -4
- package/svg/pilcrow.svg +0 -3
- package/svg/pill.svg +0 -5
- package/svg/pin-off.svg +0 -6
- package/svg/pipette.svg +0 -5
- package/svg/plane.svg +0 -4
- package/svg/plug-off.svg +0 -7
- package/svg/plug.svg +0 -6
- package/svg/plus-square.svg +0 -6
- package/svg/podcast.svg +0 -7
- package/svg/pointer.svg +0 -6
- package/svg/presentation.svg +0 -6
- package/svg/puzzle.svg +0 -5
- package/svg/qr-code.svg +0 -7
- package/svg/quote.svg +0 -4
- package/svg/radio-tower.svg +0 -7
- package/svg/rainbow.svg +0 -5
- package/svg/refresh-ccw.svg +0 -5
- package/svg/regex.svg +0 -6
- package/svg/repeat.svg +0 -6
- package/svg/rewind.svg +0 -6
- package/svg/rocket.svg +0 -7
- package/svg/rotate-ccw.svg +0 -4
- package/svg/rows.svg +0 -6
- package/svg/ruler.svg +0 -8
- package/svg/satellite-dish.svg +0 -6
- package/svg/satellite.svg +0 -5
- package/svg/scale.svg +0 -7
- package/svg/scan-face.svg +0 -6
- package/svg/scan-line.svg +0 -4
- package/svg/school.svg +0 -6
- package/svg/screen-share.svg +0 -7
- package/svg/separator.svg +0 -5
- package/svg/share-2.svg +0 -8
- package/svg/shield-alert.svg +0 -6
- package/svg/shield-off.svg +0 -5
- package/svg/shield-plus.svg +0 -6
- package/svg/ship.svg +0 -6
- package/svg/shuffle.svg +0 -7
- package/svg/sidebar-close.svg +0 -6
- package/svg/sidebar-open.svg +0 -6
- package/svg/sigma.svg +0 -3
- package/svg/signal-low.svg +0 -6
- package/svg/signal.svg +0 -7
- package/svg/siren.svg +0 -5
- package/svg/sliders-horizontal.svg +0 -11
- package/svg/smile.svg +0 -7
- package/svg/snowflake.svg +0 -5
- package/svg/space.svg +0 -3
- package/svg/sparkles.svg +0 -5
- package/svg/speaker.svg +0 -6
- package/svg/sprout.svg +0 -6
- package/svg/stamp.svg +0 -5
- package/svg/stethoscope.svg +0 -7
- package/svg/store.svg +0 -9
- package/svg/strikethrough.svg +0 -5
- package/svg/sunrise.svg +0 -6
- package/svg/sunset.svg +0 -6
- package/svg/syringe.svg +0 -6
- package/svg/table-2.svg +0 -6
- package/svg/table.svg +0 -7
- package/svg/tags.svg +0 -6
- package/svg/target.svg +0 -6
- package/svg/telescope.svg +0 -7
- package/svg/tent.svg +0 -7
- package/svg/terminal-square.svg +0 -6
- package/svg/test-tube.svg +0 -5
- package/svg/ticket.svg +0 -5
- package/svg/timer.svg +0 -7
- package/svg/toggle-left.svg +0 -5
- package/svg/toggle-right.svg +0 -5
- package/svg/train.svg +0 -10
- package/svg/trash-2.svg +0 -7
- package/svg/tree-pine.svg +0 -4
- package/svg/trophy.svg +0 -8
- package/svg/tv.svg +0 -5
- package/svg/unlink.svg +0 -8
- package/svg/usb.svg +0 -7
- package/svg/user-circle.svg +0 -6
- package/svg/user-cog.svg +0 -7
- package/svg/user-lock.svg +0 -6
- package/svg/variable.svg +0 -6
- package/svg/video-off.svg +0 -5
- package/svg/voicemail.svg +0 -5
- package/svg/volume-mute.svg +0 -6
- package/svg/wand.svg +0 -4
- package/svg/warehouse.svg +0 -6
- package/svg/watch.svg +0 -7
- package/svg/waves.svg +0 -5
- package/svg/webcam.svg +0 -7
- package/svg/webhook.svg +0 -8
- package/svg/wifi-off.svg +0 -9
- package/svg/wind.svg +0 -5
- package/svg/window.svg +0 -7
- package/svg/wrap-text.svg +0 -6
- package/svg/x-square.svg +0 -6
- package/svg/zoom-in.svg +0 -7
- package/svg/zoom-out.svg +0 -6
package/svg/mail.svg
CHANGED
|
@@ -1,5 +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
|
-
<
|
|
3
|
-
<
|
|
4
|
-
<path d="M2 8l10 6 10-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="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<rect x="3" y="4" width="18" height="16" />
|
|
3
|
+
<polyline points="3 4 12 13 21 4" />
|
|
5
4
|
</svg>
|
package/svg/map-pin.svg
CHANGED
|
@@ -1,5 +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
|
-
|
|
3
|
-
|
|
4
|
-
<circle cx="12" cy="9" r="2.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="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<path d="M12 21c0 0-7-7.5-7-12a7 7 0 0 1 14 0c0 4.5-7 12-7 12z"/>
|
|
3
|
+
<circle cx="12" cy="9" r="2.5"/>
|
|
5
4
|
</svg>
|
package/svg/map.svg
CHANGED
|
@@ -1,6 +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
|
-
<
|
|
3
|
-
<
|
|
4
|
-
<line x1="
|
|
5
|
-
<line x1="15" y1="6" x2="15" y2="22"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<polygon points="1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"/>
|
|
3
|
+
<line x1="8" y1="2" x2="8" y2="18"/>
|
|
4
|
+
<line x1="16" y1="6" x2="16" y2="22"/>
|
|
6
5
|
</svg>
|
package/svg/maximize-2.svg
CHANGED
|
@@ -1,6 +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
|
-
<polyline points="
|
|
3
|
-
<
|
|
4
|
-
<
|
|
5
|
-
<line x1="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<polyline points="9,3 3,3 3,9"/>
|
|
3
|
+
<line x1="3" y1="3" x2="10" y2="10"/>
|
|
4
|
+
<polyline points="15,21 21,21 21,15"/>
|
|
5
|
+
<line x1="21" y1="21" x2="14" y2="14"/>
|
|
6
6
|
</svg>
|
package/svg/menu.svg
CHANGED
|
@@ -1,5 +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
|
-
<
|
|
3
|
-
<
|
|
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="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<line x1="3" y1="6" x2="21" y2="6"/>
|
|
3
|
+
<line x1="3" y1="12" x2="21" y2="12"/>
|
|
4
|
+
<line x1="3" y1="18" x2="21" y2="18"/>
|
|
5
5
|
</svg>
|
package/svg/message-circle.svg
CHANGED
|
@@ -1,4 +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
|
-
<path d="
|
|
3
|
-
<path d="M12 3a9 9 0 0 1 0 18c-1.5 0-3-.4-4.2-1L3 21l1-4.8A9 9 0 0 1 12 3z"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<path d="M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"/>
|
|
4
3
|
</svg>
|
package/svg/message-square.svg
CHANGED
|
@@ -1,4 +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
|
-
<path d="
|
|
3
|
-
<path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<path d="M3 3 L21 3 L21 17 L9 17 L5 21 L5 17 L3 17 Z" />
|
|
4
3
|
</svg>
|
package/svg/mic.svg
CHANGED
|
@@ -1,7 +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
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
<line x1="8" y1="23" x2="16" y2="23"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<rect x="9" y="3" width="6" height="11" rx="3"/>
|
|
3
|
+
<line x1="12" y1="17" x2="12" y2="21"/>
|
|
4
|
+
<line x1="8" y1="21" x2="16" y2="21"/>
|
|
5
|
+
<path d="M5 10a7 7 0 0 0 14 0"/>
|
|
7
6
|
</svg>
|
package/svg/minimize-2.svg
CHANGED
|
@@ -1,6 +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
|
-
<polyline points="4
|
|
3
|
-
<polyline points="20 10 14 10 14 4"/>
|
|
4
|
-
<line x1="14" y1="10" x2="21" y2="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="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<polyline points="4,14 10,14 10,20"/>
|
|
5
3
|
<line x1="3" y1="21" x2="10" y2="14"/>
|
|
4
|
+
<polyline points="20,10 14,10 14,4"/>
|
|
5
|
+
<line x1="21" y1="3" x2="14" y2="10"/>
|
|
6
6
|
</svg>
|
package/svg/minus-circle.svg
CHANGED
|
@@ -1,5 +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
|
-
<circle cx="12" cy="12" r="10" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
3
2
|
<circle cx="12" cy="12" r="10"/>
|
|
4
3
|
<line x1="8" y1="12" x2="16" y2="12"/>
|
|
5
4
|
</svg>
|
package/svg/minus.svg
CHANGED
|
@@ -1,5 +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
|
-
|
|
3
|
-
<path d="M6 10v4"/>
|
|
4
|
-
<path d="M18 10v4"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<line x1="5" y1="12" x2="19" y2="12"/>
|
|
5
3
|
</svg>
|
package/svg/monitor.svg
CHANGED
|
@@ -1,6 +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
|
-
<rect x="2" y="3" width="20" height="14" rx="2"
|
|
3
|
-
<rect x="2" y="3" width="20" height="14" rx="2"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<rect x="2" y="3" width="20" height="14" rx="2" ry="2"/>
|
|
4
3
|
<line x1="8" y1="21" x2="16" y2="21"/>
|
|
5
4
|
<line x1="12" y1="17" x2="12" y2="21"/>
|
|
6
5
|
</svg>
|
package/svg/moon.svg
CHANGED
|
@@ -1,4 +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
|
-
|
|
3
|
-
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"/>
|
|
4
3
|
</svg>
|
package/svg/more-horizontal.svg
CHANGED
|
@@ -1,5 +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
|
-
<circle cx="
|
|
3
|
-
<circle cx="
|
|
4
|
-
<circle cx="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<circle cx="6" cy="12" r="1.5"/>
|
|
3
|
+
<circle cx="12" cy="12" r="1.5"/>
|
|
4
|
+
<circle cx="18" cy="12" r="1.5"/>
|
|
5
5
|
</svg>
|
package/svg/more-vertical.svg
CHANGED
|
@@ -1,5 +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
|
-
<circle cx="12" cy="
|
|
3
|
-
<circle cx="12" cy="
|
|
4
|
-
<circle cx="12" cy="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<circle cx="12" cy="6" r="1.5"/>
|
|
3
|
+
<circle cx="12" cy="12" r="1.5"/>
|
|
4
|
+
<circle cx="12" cy="18" r="1.5"/>
|
|
5
5
|
</svg>
|
package/svg/move.svg
CHANGED
|
@@ -1,8 +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
|
-
<
|
|
3
|
-
<
|
|
4
|
-
<
|
|
5
|
-
<
|
|
6
|
-
<
|
|
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="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<path d="M12 2v20"/>
|
|
3
|
+
<path d="m15 19-3 3-3-3"/>
|
|
4
|
+
<path d="m9 5 3-3 3 3"/>
|
|
5
|
+
<path d="M2 12h20"/>
|
|
6
|
+
<path d="m5 9-3 3 3 3"/>
|
|
7
|
+
<path d="m19 9 3 3-3 3"/>
|
|
8
8
|
</svg>
|
package/svg/music.svg
CHANGED
|
@@ -1,7 +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="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
2
|
<path d="M9 18V5l12-2v13"/>
|
|
3
|
-
<circle cx="6" cy="18" r="3" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
4
3
|
<circle cx="6" cy="18" r="3"/>
|
|
5
|
-
<circle cx="18" cy="16" r="3" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
6
4
|
<circle cx="18" cy="16" r="3"/>
|
|
7
5
|
</svg>
|
package/svg/navigation.svg
CHANGED
|
@@ -1,4 +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
|
-
<polygon points="3
|
|
3
|
-
<polygon points="3 11 22 2 13 21 11 13 3 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="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<polygon points="12 3 19 21 12 16 5 21" />
|
|
4
3
|
</svg>
|
package/svg/package.svg
CHANGED
|
@@ -1,5 +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
|
-
<
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<line x1="16.5" y1="9.4" x2="7.5" y2="4.21"/>
|
|
3
3
|
<path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"/>
|
|
4
4
|
<polyline points="3.27 6.96 12 12.01 20.73 6.96"/>
|
|
5
5
|
<line x1="12" y1="22.08" x2="12" y2="12"/>
|
package/svg/panel-left.svg
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="
|
|
2
|
-
<rect x="3" y="3" width="18" height="18" rx="2"
|
|
3
|
-
<rect x="3" y="3" width="18" height="18" rx="2"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<rect x="3" y="3" width="18" height="18" rx="2" ry="2"/>
|
|
4
3
|
<line x1="9" y1="3" x2="9" y2="21"/>
|
|
5
|
-
</svg>
|
|
4
|
+
</svg>
|
package/svg/paperclip.svg
CHANGED
|
@@ -1,3 +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
|
-
<path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<path d="M16.5 6.5 L8 15 C6.9 16.1 6.9 17.9 8 19 C9.1 20.1 10.9 20.1 12 19 L20 11 C21.66 9.34 21.66 6.66 20 5 C18.34 3.34 15.66 3.34 14 5 L6 13 C3.79 15.21 3.79 18.79 6 21" />
|
|
3
3
|
</svg>
|
package/svg/pause.svg
CHANGED
|
@@ -1,5 +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
|
-
|
|
3
|
-
|
|
4
|
-
<rect x="14" y="4" width="4" height="16"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<rect x="6" y="4" width="4" height="16"/>
|
|
3
|
+
<rect x="14" y="4" width="4" height="16"/>
|
|
5
4
|
</svg>
|
package/svg/percent.svg
CHANGED
|
@@ -1,4 +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="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
2
|
<line x1="19" y1="5" x2="5" y2="19"/>
|
|
3
3
|
<circle cx="6.5" cy="6.5" r="2.5"/>
|
|
4
4
|
<circle cx="17.5" cy="17.5" r="2.5"/>
|
package/svg/phone-call.svg
CHANGED
|
@@ -1,4 +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="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
2
|
<path d="M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94"/>
|
|
3
|
-
<path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.
|
|
3
|
+
<path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/>
|
|
4
4
|
</svg>
|
package/svg/phone-off.svg
CHANGED
|
@@ -1,4 +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
|
-
<path d="M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.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="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<path d="M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67"/>
|
|
3
|
+
<path d="M14.68 14.68a16.06 16.06 0 0 1-6.59-6.59l1.27-1.27a2 2 0 0 0 .45-2.11 12.84 12.84 0 0 0-.7-2.81A2 2 0 0 0 7.11 2h-3a2 2 0 0 0-2 2.18c.14 1.66.54 3.29 1.18 4.82"/>
|
|
3
4
|
<line x1="23" y1="1" x2="1" y2="23"/>
|
|
4
5
|
</svg>
|
package/svg/phone.svg
CHANGED
|
@@ -1,3 +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
|
-
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z"/>
|
|
3
3
|
</svg>
|
package/svg/pie-chart.svg
CHANGED
|
@@ -1,5 +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
|
-
<path d="M21.21 15.89A10 10 0 1 1 8 2.83" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
3
2
|
<path d="M21.21 15.89A10 10 0 1 1 8 2.83"/>
|
|
4
3
|
<path d="M22 12A10 10 0 0 0 12 2v10z"/>
|
|
5
4
|
</svg>
|
package/svg/pin.svg
CHANGED
|
@@ -1,4 +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="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
2
|
<line x1="12" y1="17" x2="12" y2="22"/>
|
|
3
|
-
<path d="M5 17h14v-1.76a2 2 0 0 0-1.11-1.79l-1.78-.9A2 2 0 0 1 15 10.
|
|
3
|
+
<path d="M5 17h14v-1.76a2 2 0 0 0-1.11-1.79l-1.78-.9A2 2 0 0 1 15 10.76V6h1a2 2 0 0 0 0-4H8a2 2 0 0 0 0 4h1v4.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24Z"/>
|
|
4
4
|
</svg>
|
package/svg/play.svg
CHANGED
|
@@ -1,4 +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
|
-
|
|
3
|
-
<polygon points="5,3 19,12 5,21"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<polygon points="6,3 6,21 20,12"/>
|
|
4
3
|
</svg>
|
package/svg/plus-circle.svg
CHANGED
|
@@ -1,5 +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
|
-
<circle cx="12" cy="12" r="10" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
3
2
|
<circle cx="12" cy="12" r="10"/>
|
|
4
3
|
<line x1="12" y1="8" x2="12" y2="16"/>
|
|
5
4
|
<line x1="8" y1="12" x2="16" y2="12"/>
|
package/svg/plus.svg
CHANGED
|
@@ -1,6 +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
|
-
|
|
3
|
-
|
|
4
|
-
<path d="M3 12h6"/>
|
|
5
|
-
<path d="M15 12h6"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<line x1="12" y1="5" x2="12" y2="19"/>
|
|
3
|
+
<line x1="5" y1="12" x2="19" y2="12"/>
|
|
6
4
|
</svg>
|
package/svg/power.svg
CHANGED
|
@@ -1,4 +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
|
-
|
|
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="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<line x1="12" y1="3" x2="12" y2="12"/>
|
|
3
|
+
<path d="M7.5 6.5A8 8 0 1 0 16.5 6.5"/>
|
|
4
4
|
</svg>
|
package/svg/printer.svg
CHANGED
|
@@ -1,7 +1,5 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="
|
|
2
|
-
<
|
|
3
|
-
<
|
|
4
|
-
<rect x="4" y="9" width="16" height="8" rx="2"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<polyline points="6 9 6 2 18 2 18 9"/>
|
|
3
|
+
<path d="M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"/>
|
|
5
4
|
<rect x="6" y="14" width="12" height="8"/>
|
|
6
|
-
|
|
7
|
-
</svg>
|
|
5
|
+
</svg>
|
package/svg/radio.svg
CHANGED
|
@@ -1,5 +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
|
-
<circle cx="12" cy="12" r="2" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
3
2
|
<circle cx="12" cy="12" r="2"/>
|
|
4
|
-
<path d="M16.24 7.76a6 6 0 0 1 0 8.
|
|
3
|
+
<path d="M16.24 7.76a6 6 0 0 1 0 8.49"/>
|
|
4
|
+
<path d="M7.76 16.24a6 6 0 0 1 0-8.49"/>
|
|
5
|
+
<path d="M19.07 4.93a10 10 0 0 1 0 14.14"/>
|
|
6
|
+
<path d="M4.93 19.07a10 10 0 0 1 0-14.14"/>
|
|
5
7
|
</svg>
|
package/svg/receipt.svg
CHANGED
|
@@ -1,6 +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
|
-
<path d="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
3
2
|
<path d="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1z"/>
|
|
4
3
|
<line x1="8" y1="10" x2="16" y2="10"/>
|
|
5
|
-
<line x1="8" y1="14" x2="
|
|
4
|
+
<line x1="8" y1="14" x2="16" y2="14"/>
|
|
5
|
+
<line x1="8" y1="6" x2="16" y2="6"/>
|
|
6
6
|
</svg>
|
package/svg/redo.svg
CHANGED
|
@@ -1,4 +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="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
2
|
<polyline points="23 4 23 10 17 10"/>
|
|
3
|
-
<path d="M20.49 15a9 9 0 1 1-2.
|
|
3
|
+
<path d="M20.49 15a9 9 0 1 1-2.13-9.36L23 10"/>
|
|
4
4
|
</svg>
|
package/svg/refresh-cw.svg
CHANGED
|
@@ -1,5 +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
|
-
|
|
3
|
-
|
|
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="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<path d="M21 4v5h-5"/>
|
|
3
|
+
<path d="M3 20v-5h5"/>
|
|
4
|
+
<path d="M21 9A9 9 0 0 0 6.3 5.3L3 8"/>
|
|
5
|
+
<path d="M3 15a9 9 0 0 0 14.7 3.7L21 16"/>
|
|
5
6
|
</svg>
|
package/svg/rotate-cw.svg
CHANGED
|
@@ -1,4 +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
|
-
|
|
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="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<path d="M21 4v5h-5"/>
|
|
3
|
+
<path d="M21 9A9 9 0 1 0 18.7 18.7"/>
|
|
4
4
|
</svg>
|
package/svg/rss.svg
CHANGED
|
@@ -1,4 +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="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
2
|
<path d="M4 11a9 9 0 0 1 9 9"/>
|
|
3
3
|
<path d="M4 4a16 16 0 0 1 16 16"/>
|
|
4
4
|
<circle cx="5" cy="19" r="1"/>
|
package/svg/save.svg
CHANGED
|
@@ -1,6 +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
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
<polyline points="7 3 7 8 15 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="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<polygon points="3,3 17,3 21,7 21,21 3,21"/>
|
|
3
|
+
<rect x="8" y="14" width="8" height="7"/>
|
|
4
|
+
<rect x="7" y="3" width="8" height="5"/>
|
|
6
5
|
</svg>
|
package/svg/scan.svg
CHANGED
|
@@ -1,4 +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
|
-
<path d="M3 7V5a2 2 0 0 1 2-
|
|
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="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<path d="M3 7V5a2 2 0 0 1 2-2h2"/>
|
|
3
|
+
<path d="M17 3h2a2 2 0 0 1 2 2v2"/>
|
|
4
|
+
<path d="M21 17v2a2 2 0 0 1-2 2h-2"/>
|
|
5
|
+
<path d="M7 21H5a2 2 0 0 1-2-2v-2"/>
|
|
4
6
|
</svg>
|
package/svg/scissors.svg
CHANGED
|
@@ -1,4 +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="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
2
|
<circle cx="6" cy="6" r="3"/>
|
|
3
3
|
<circle cx="6" cy="18" r="3"/>
|
|
4
4
|
<line x1="20" y1="4" x2="8.12" y2="15.88"/>
|
package/svg/search.svg
CHANGED
|
@@ -1,5 +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
|
-
|
|
3
|
-
|
|
4
|
-
<path d="M21 21l-4.35-4.35"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<circle cx="11" cy="11" r="7"/>
|
|
3
|
+
<line x1="16" y1="16" x2="21" y2="21"/>
|
|
5
4
|
</svg>
|
package/svg/send.svg
CHANGED
|
@@ -1,4 +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
|
-
<path d="
|
|
3
|
-
<path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<path d="M22 2 L11 13"/>
|
|
3
|
+
<path d="M22 2 L15 22 L11 13 L2 9 L22 2"/>
|
|
4
4
|
</svg>
|
package/svg/server.svg
CHANGED
|
@@ -1,7 +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
|
-
<rect x="2" y="2" width="20" height="8" rx="2"
|
|
3
|
-
<rect x="2" y="
|
|
4
|
-
<rect x="2" y="14" width="20" height="8" rx="2"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<rect x="2" y="2" width="20" height="8" rx="2" ry="2"/>
|
|
3
|
+
<rect x="2" y="14" width="20" height="8" rx="2" ry="2"/>
|
|
5
4
|
<line x1="6" y1="6" x2="6.01" y2="6"/>
|
|
6
5
|
<line x1="6" y1="18" x2="6.01" y2="18"/>
|
|
7
6
|
</svg>
|
package/svg/settings.svg
CHANGED
|
@@ -1,5 +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
|
-
<circle cx="12" cy="12" r="3" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
3
|
-
<path d="M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
4
2
|
<circle cx="12" cy="12" r="3"/>
|
|
3
|
+
<path d="M10.3 2.3l-.6 2.1a7.5 7.5 0 0 0-3.3 1.9L4.4 5.5l-1.7 3 1.9 1.3a7.5 7.5 0 0 0 0 3.8l-1.9 1.3 1.7 3 2-.8a7.5 7.5 0 0 0 3.3 1.9l.6 2.1h3.4l.6-2.1a7.5 7.5 0 0 0 3.3-1.9l2 .8 1.7-3-1.9-1.3a7.5 7.5 0 0 0 0-3.8l1.9-1.3-1.7-3-2 .8a7.5 7.5 0 0 0-3.3-1.9l-.6-2.1z"/>
|
|
5
4
|
</svg>
|
package/svg/share.svg
CHANGED
|
@@ -1,7 +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
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
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="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<circle cx="18" cy="5" r="3"/>
|
|
3
|
+
<circle cx="6" cy="12" r="3"/>
|
|
4
|
+
<circle cx="18" cy="19" r="3"/>
|
|
5
|
+
<line x1="8.7" y1="10.7" x2="15.3" y2="6.3"/>
|
|
6
|
+
<line x1="8.7" y1="13.3" x2="15.3" y2="17.7"/>
|
|
7
7
|
</svg>
|
package/svg/shield-check.svg
CHANGED
|
@@ -1,5 +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
|
-
<path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
3
2
|
<path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/>
|
|
4
|
-
<
|
|
3
|
+
<polyline points="9 12 11 14 15 10"/>
|
|
5
4
|
</svg>
|
package/svg/shield-x.svg
CHANGED
|
@@ -1,6 +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
|
-
<path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z" fill="currentColor" fill-opacity="0.15" stroke="none"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
3
2
|
<path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/>
|
|
4
|
-
<line x1="9.5" y1="9" x2="14.5" y2="
|
|
5
|
-
<line x1="14.5" y1="9" x2="9.5" y2="
|
|
3
|
+
<line x1="9.5" y1="9" x2="14.5" y2="14"/>
|
|
4
|
+
<line x1="14.5" y1="9" x2="9.5" y2="14"/>
|
|
6
5
|
</svg>
|
package/svg/shield.svg
CHANGED
|
@@ -1,4 +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
|
-
|
|
3
|
-
<path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter">
|
|
2
|
+
<path d="M12 3L4 7v5c0 5.25 3.4 10.15 8 11 4.6-.85 8-5.75 8-11V7l-8-4z"/>
|
|
4
3
|
</svg>
|