solana-docs 0.0.0 → 1.0.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.
Potentially problematic release.
This version of solana-docs might be problematic. Click here for more details.
- package/index.js +47 -0
- package/package.json +7 -45
- package/.eslintignore +0 -8
- package/.eslintrc +0 -21
- package/.prettierignore +0 -7
- package/.travis/before_install.sh +0 -9
- package/.travis/script.sh +0 -4
- package/README.md +0 -59
- package/art/data-plane-fanout.bob +0 -19
- package/art/data-plane-neighborhood.bob +0 -25
- package/art/data-plane-seeding.bob +0 -15
- package/art/data-plane.bob +0 -18
- package/art/fork-generation.bob +0 -13
- package/art/forks-pruned.bob +0 -9
- package/art/forks-pruned2.bob +0 -11
- package/art/forks.bob +0 -13
- package/art/passive-staking-callflow.msc +0 -30
- package/art/retransmit_stage.bob +0 -45
- package/art/runtime.bob +0 -10
- package/art/sdk-tools.bob +0 -20
- package/art/spv-bank-hash.bob +0 -19
- package/art/spv-block-merkle.bob +0 -19
- package/art/tpu.bob +0 -19
- package/art/tvu.bob +0 -37
- package/art/validator-proposal.bob +0 -60
- package/art/validator.bob +0 -30
- package/babel.config.js +0 -3
- package/build-cli-usage.sh +0 -42
- package/build.sh +0 -40
- package/convert-ascii-to-svg.sh +0 -21
- package/crowdin.yml +0 -16
- package/docusaurus.config.js +0 -161
- package/offline-cmd-md-links.sh +0 -11
- package/publish-docs.sh +0 -56
- package/set-solana-release-tag.sh +0 -20
- package/sidebars.js +0 -210
- package/src/cli/.usage.md.header +0 -59
- package/src/cli/choose-a-cluster.md +0 -43
- package/src/cli/conventions.md +0 -80
- package/src/cli/delegate-stake.md +0 -206
- package/src/cli/deploy-a-program.md +0 -302
- package/src/cli/install-solana-cli-tools.md +0 -164
- package/src/cli/transfer-tokens.md +0 -158
- package/src/cli.md +0 -22
- package/src/cluster/bench-tps.md +0 -129
- package/src/cluster/fork-generation.md +0 -64
- package/src/cluster/leader-rotation.md +0 -88
- package/src/cluster/managing-forks.md +0 -36
- package/src/cluster/overview.md +0 -39
- package/src/cluster/performance-metrics.md +0 -25
- package/src/cluster/rpc-endpoints.md +0 -50
- package/src/cluster/stake-delegation-and-rewards.md +0 -197
- package/src/cluster/synchronization.md +0 -28
- package/src/cluster/turbine-block-propagation.md +0 -101
- package/src/cluster/vote-signing.md +0 -59
- package/src/clusters.md +0 -173
- package/src/css/custom.css +0 -73
- package/src/developing/backwards-compatibility.md +0 -151
- package/src/developing/clients/javascript-api.md +0 -332
- package/src/developing/clients/javascript-reference.md +0 -750
- package/src/developing/clients/jsonrpc-api.md +0 -5173
- package/src/developing/clients/rust-api.md +0 -36
- package/src/developing/on-chain-programs/debugging.md +0 -110
- package/src/developing/on-chain-programs/deploying.md +0 -24
- package/src/developing/on-chain-programs/developing-c.md +0 -202
- package/src/developing/on-chain-programs/developing-rust.md +0 -406
- package/src/developing/on-chain-programs/examples.md +0 -61
- package/src/developing/on-chain-programs/faq.md +0 -81
- package/src/developing/on-chain-programs/overview.md +0 -218
- package/src/developing/plugins/accountsdb_plugin.md +0 -360
- package/src/developing/programming-model/accounts.md +0 -231
- package/src/developing/programming-model/calling-between-programs.md +0 -351
- package/src/developing/programming-model/overview.md +0 -17
- package/src/developing/programming-model/runtime.md +0 -131
- package/src/developing/programming-model/transactions.md +0 -210
- package/src/developing/runtime-facilities/programs.md +0 -168
- package/src/developing/runtime-facilities/sysvars.md +0 -142
- package/src/developing/test-validator.md +0 -153
- package/src/economics_overview.md +0 -20
- package/src/history.md +0 -60
- package/src/icons/Archivers.inline.svg +0 -11
- package/src/icons/Bulb.inline.svg +0 -13
- package/src/icons/Chat.inline.svg +0 -10
- package/src/icons/Clipboard.inline.svg +0 -13
- package/src/icons/Cloudbreak.inline.svg +0 -11
- package/src/icons/Code.inline.svg +0 -11
- package/src/icons/Fire.inline.svg +0 -10
- package/src/icons/Gamepad.inline.svg +0 -11
- package/src/icons/Globe.inline.svg +0 -1
- package/src/icons/Gulfstream.inline.svg +0 -11
- package/src/icons/History.inline.svg +0 -11
- package/src/icons/Money.inline.svg +0 -11
- package/src/icons/Pipeline.inline.svg +0 -15
- package/src/icons/PoH.inline.svg +0 -11
- package/src/icons/Sealevel.inline.svg +0 -11
- package/src/icons/Tools.inline.svg +0 -11
- package/src/icons/Tower.inline.svg +0 -11
- package/src/icons/Turbine.inline.svg +0 -12
- package/src/icons/duotone-icons/Clothes/Brassiere.svg +0 -10
- package/src/icons/duotone-icons/Clothes/Briefcase.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Cap.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Crown.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Dress.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Hanger.svg +0 -10
- package/src/icons/duotone-icons/Clothes/Hat.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Panties.svg +0 -10
- package/src/icons/duotone-icons/Clothes/Shirt.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Shoes.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Shorts.svg +0 -10
- package/src/icons/duotone-icons/Clothes/Sneakers.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Socks.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Sun-glasses.svg +0 -11
- package/src/icons/duotone-icons/Clothes/T-Shirt.svg +0 -10
- package/src/icons/duotone-icons/Clothes/Tie.svg +0 -11
- package/src/icons/duotone-icons/Code/Backspace.svg +0 -11
- package/src/icons/duotone-icons/Code/CMD.svg +0 -10
- package/src/icons/duotone-icons/Code/Code.inline.svg +0 -11
- package/src/icons/duotone-icons/Code/Commit.svg +0 -11
- package/src/icons/duotone-icons/Code/Compiling.inline.svg +0 -11
- package/src/icons/duotone-icons/Code/Control.svg +0 -10
- package/src/icons/duotone-icons/Code/Done-circle.svg +0 -11
- package/src/icons/duotone-icons/Code/Error-circle.svg +0 -11
- package/src/icons/duotone-icons/Code/Git#1.svg +0 -12
- package/src/icons/duotone-icons/Code/Git#2.svg +0 -15
- package/src/icons/duotone-icons/Code/Git#3.svg +0 -13
- package/src/icons/duotone-icons/Code/Git#4.svg +0 -13
- package/src/icons/duotone-icons/Code/Github.svg +0 -11
- package/src/icons/duotone-icons/Code/Info-circle.svg +0 -12
- package/src/icons/duotone-icons/Code/Left-circle.svg +0 -11
- package/src/icons/duotone-icons/Code/Loading.svg +0 -12
- package/src/icons/duotone-icons/Code/Lock-circle.svg +0 -11
- package/src/icons/duotone-icons/Code/Lock-overturning.svg +0 -11
- package/src/icons/duotone-icons/Code/Minus.svg +0 -11
- package/src/icons/duotone-icons/Code/Option.svg +0 -11
- package/src/icons/duotone-icons/Code/Plus.svg +0 -11
- package/src/icons/duotone-icons/Code/Puzzle.svg +0 -10
- package/src/icons/duotone-icons/Code/Question-circle.svg +0 -11
- package/src/icons/duotone-icons/Code/Right-circle.svg +0 -11
- package/src/icons/duotone-icons/Code/Settings#4.svg +0 -11
- package/src/icons/duotone-icons/Code/Shift.svg +0 -10
- package/src/icons/duotone-icons/Code/Spy.svg +0 -11
- package/src/icons/duotone-icons/Code/Stop.svg +0 -10
- package/src/icons/duotone-icons/Code/Terminal.svg +0 -11
- package/src/icons/duotone-icons/Code/Thunder-circle.svg +0 -11
- package/src/icons/duotone-icons/Code/Time-schedule.svg +0 -11
- package/src/icons/duotone-icons/Code/Warning-1-circle.svg +0 -12
- package/src/icons/duotone-icons/Code/Warning-2.svg +0 -12
- package/src/icons/duotone-icons/Communication/Active-call.svg +0 -11
- package/src/icons/duotone-icons/Communication/Add-user.svg +0 -11
- package/src/icons/duotone-icons/Communication/Address-card.svg +0 -10
- package/src/icons/duotone-icons/Communication/Adress-book#1.svg +0 -11
- package/src/icons/duotone-icons/Communication/Adress-book#2.svg +0 -11
- package/src/icons/duotone-icons/Communication/Archive.svg +0 -10
- package/src/icons/duotone-icons/Communication/Call#1.svg +0 -10
- package/src/icons/duotone-icons/Communication/Call.svg +0 -10
- package/src/icons/duotone-icons/Communication/Chat#1.svg +0 -11
- package/src/icons/duotone-icons/Communication/Chat#2.svg +0 -11
- package/src/icons/duotone-icons/Communication/Chat#4.svg +0 -10
- package/src/icons/duotone-icons/Communication/Chat#5.svg +0 -11
- package/src/icons/duotone-icons/Communication/Chat#6.svg +0 -11
- package/src/icons/duotone-icons/Communication/Chat-check.svg +0 -11
- package/src/icons/duotone-icons/Communication/Chat-error.svg +0 -11
- package/src/icons/duotone-icons/Communication/Chat-locked.svg +0 -11
- package/src/icons/duotone-icons/Communication/Chat-smile.svg +0 -11
- package/src/icons/duotone-icons/Communication/Clipboard-check.svg +0 -12
- package/src/icons/duotone-icons/Communication/Clipboard-list.svg +0 -17
- package/src/icons/duotone-icons/Communication/Contact#1.svg +0 -11
- package/src/icons/duotone-icons/Communication/Delete-user.svg +0 -11
- package/src/icons/duotone-icons/Communication/Dial-numbers.svg +0 -18
- package/src/icons/duotone-icons/Communication/Flag.svg +0 -11
- package/src/icons/duotone-icons/Communication/Forward.svg +0 -10
- package/src/icons/duotone-icons/Communication/Group-chat.svg +0 -11
- package/src/icons/duotone-icons/Communication/Group.svg +0 -11
- package/src/icons/duotone-icons/Communication/Incoming-box.svg +0 -12
- package/src/icons/duotone-icons/Communication/Incoming-call.svg +0 -11
- package/src/icons/duotone-icons/Communication/Incoming-mail.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail-@.svg +0 -10
- package/src/icons/duotone-icons/Communication/Mail-attachment.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail-box.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail-error.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail-heart.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail-locked.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail-notification.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail-opened.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail-unocked.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail.svg +0 -10
- package/src/icons/duotone-icons/Communication/Missed-call.svg +0 -11
- package/src/icons/duotone-icons/Communication/Outgoing-box.svg +0 -12
- package/src/icons/duotone-icons/Communication/Outgoing-call.svg +0 -11
- package/src/icons/duotone-icons/Communication/Outgoing-mail.svg +0 -11
- package/src/icons/duotone-icons/Communication/RSS.svg +0 -12
- package/src/icons/duotone-icons/Communication/Readed-mail.svg +0 -11
- package/src/icons/duotone-icons/Communication/Reply-all.svg +0 -11
- package/src/icons/duotone-icons/Communication/Reply.svg +0 -10
- package/src/icons/duotone-icons/Communication/Right.svg +0 -10
- package/src/icons/duotone-icons/Communication/Safe-chat.svg +0 -11
- package/src/icons/duotone-icons/Communication/Send.svg +0 -10
- package/src/icons/duotone-icons/Communication/Sending mail.svg +0 -11
- package/src/icons/duotone-icons/Communication/Sending.svg +0 -11
- package/src/icons/duotone-icons/Communication/Share.svg +0 -11
- package/src/icons/duotone-icons/Communication/Shield-thunder.svg +0 -11
- package/src/icons/duotone-icons/Communication/Shield-user.svg +0 -12
- package/src/icons/duotone-icons/Communication/Snoozed-mail.svg +0 -11
- package/src/icons/duotone-icons/Communication/Spam.svg +0 -10
- package/src/icons/duotone-icons/Communication/Thumbtack.svg +0 -11
- package/src/icons/duotone-icons/Communication/Urgent-mail.svg +0 -11
- package/src/icons/duotone-icons/Communication/Write.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Baking-glove.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Bowl.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Chef.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Cooking-book.svg +0 -17
- package/src/icons/duotone-icons/Cooking/Cooking-pot.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Cutting board.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Dinner.svg +0 -14
- package/src/icons/duotone-icons/Cooking/Dish.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Dishes.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Fork-spoon-knife.svg +0 -15
- package/src/icons/duotone-icons/Cooking/Fork-spoon.svg +0 -13
- package/src/icons/duotone-icons/Cooking/Fork.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Frying-pan.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Grater.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Kitchen-scale.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Knife#1.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Knife#2.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Knife&fork#1.svg +0 -13
- package/src/icons/duotone-icons/Cooking/Knife&fork#2.svg +0 -13
- package/src/icons/duotone-icons/Cooking/Ladle.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Rolling-pin.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Saucepan.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Shovel.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Sieve.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Spoon.svg +0 -12
- package/src/icons/duotone-icons/Design/Adjust.svg +0 -10
- package/src/icons/duotone-icons/Design/Anchor-center-down.svg +0 -14
- package/src/icons/duotone-icons/Design/Anchor-center-up.svg +0 -14
- package/src/icons/duotone-icons/Design/Anchor-center.svg +0 -11
- package/src/icons/duotone-icons/Design/Anchor-left-down.svg +0 -14
- package/src/icons/duotone-icons/Design/Anchor-left-up.svg +0 -14
- package/src/icons/duotone-icons/Design/Anchor-left.svg +0 -14
- package/src/icons/duotone-icons/Design/Anchor-right-down.svg +0 -14
- package/src/icons/duotone-icons/Design/Anchor-right-up.svg +0 -14
- package/src/icons/duotone-icons/Design/Anchor-right.svg +0 -14
- package/src/icons/duotone-icons/Design/Arrows.svg +0 -11
- package/src/icons/duotone-icons/Design/Bezier-curve.svg +0 -11
- package/src/icons/duotone-icons/Design/Border.svg +0 -10
- package/src/icons/duotone-icons/Design/Brush.svg +0 -11
- package/src/icons/duotone-icons/Design/Bucket.svg +0 -11
- package/src/icons/duotone-icons/Design/Cap-1.svg +0 -11
- package/src/icons/duotone-icons/Design/Cap-2.svg +0 -10
- package/src/icons/duotone-icons/Design/Cap-3.svg +0 -11
- package/src/icons/duotone-icons/Design/Circle.svg +0 -10
- package/src/icons/duotone-icons/Design/Color-profile.svg +0 -11
- package/src/icons/duotone-icons/Design/Color.svg +0 -10
- package/src/icons/duotone-icons/Design/Component.svg +0 -10
- package/src/icons/duotone-icons/Design/Crop.svg +0 -11
- package/src/icons/duotone-icons/Design/Difference.svg +0 -11
- package/src/icons/duotone-icons/Design/Edit.svg +0 -11
- package/src/icons/duotone-icons/Design/Eraser.svg +0 -10
- package/src/icons/duotone-icons/Design/Flatten.svg +0 -11
- package/src/icons/duotone-icons/Design/Flip-horizontal.svg +0 -12
- package/src/icons/duotone-icons/Design/Flip-vertical.svg +0 -12
- package/src/icons/duotone-icons/Design/Horizontal.svg +0 -11
- package/src/icons/duotone-icons/Design/Image.svg +0 -10
- package/src/icons/duotone-icons/Design/Interselect.svg +0 -11
- package/src/icons/duotone-icons/Design/Join-1.svg +0 -11
- package/src/icons/duotone-icons/Design/Join-2.svg +0 -11
- package/src/icons/duotone-icons/Design/Join-3.svg +0 -11
- package/src/icons/duotone-icons/Design/Layers.svg +0 -11
- package/src/icons/duotone-icons/Design/Line.svg +0 -12
- package/src/icons/duotone-icons/Design/Magic.svg +0 -11
- package/src/icons/duotone-icons/Design/Mask.svg +0 -11
- package/src/icons/duotone-icons/Design/Patch.svg +0 -12
- package/src/icons/duotone-icons/Design/Pen&ruller.svg +0 -11
- package/src/icons/duotone-icons/Design/Pen-tool-vector.svg +0 -11
- package/src/icons/duotone-icons/Design/Pencil.svg +0 -11
- package/src/icons/duotone-icons/Design/Picker.svg +0 -11
- package/src/icons/duotone-icons/Design/Pixels.svg +0 -15
- package/src/icons/duotone-icons/Design/Polygon.svg +0 -10
- package/src/icons/duotone-icons/Design/Position.svg +0 -10
- package/src/icons/duotone-icons/Design/Rectangle.svg +0 -10
- package/src/icons/duotone-icons/Design/Saturation.svg +0 -11
- package/src/icons/duotone-icons/Design/Select.svg +0 -11
- package/src/icons/duotone-icons/Design/Sketch.svg +0 -11
- package/src/icons/duotone-icons/Design/Stamp.svg +0 -11
- package/src/icons/duotone-icons/Design/Substract.svg +0 -11
- package/src/icons/duotone-icons/Design/Target.svg +0 -11
- package/src/icons/duotone-icons/Design/Triangle.svg +0 -10
- package/src/icons/duotone-icons/Design/Union.svg +0 -10
- package/src/icons/duotone-icons/Design/Vertical.svg +0 -11
- package/src/icons/duotone-icons/Design/Zoom minus.svg +0 -12
- package/src/icons/duotone-icons/Design/Zoom plus.svg +0 -12
- package/src/icons/duotone-icons/Devices/Airpods.svg +0 -13
- package/src/icons/duotone-icons/Devices/Android.svg +0 -11
- package/src/icons/duotone-icons/Devices/Apple-Watch.svg +0 -11
- package/src/icons/duotone-icons/Devices/Battery-charging.svg +0 -12
- package/src/icons/duotone-icons/Devices/Battery-empty.svg +0 -11
- package/src/icons/duotone-icons/Devices/Battery-full.svg +0 -11
- package/src/icons/duotone-icons/Devices/Battery-half.svg +0 -11
- package/src/icons/duotone-icons/Devices/Bluetooth.svg +0 -11
- package/src/icons/duotone-icons/Devices/CPU#1.svg +0 -17
- package/src/icons/duotone-icons/Devices/CPU#2.svg +0 -23
- package/src/icons/duotone-icons/Devices/Camera.svg +0 -12
- package/src/icons/duotone-icons/Devices/Cardboard-vr.svg +0 -11
- package/src/icons/duotone-icons/Devices/Cassete.svg +0 -12
- package/src/icons/duotone-icons/Devices/Diagnostics.svg +0 -12
- package/src/icons/duotone-icons/Devices/Display#1.svg +0 -11
- package/src/icons/duotone-icons/Devices/Display#2.svg +0 -12
- package/src/icons/duotone-icons/Devices/Display#3.svg +0 -12
- package/src/icons/duotone-icons/Devices/Gameboy.svg +0 -11
- package/src/icons/duotone-icons/Devices/Gamepad#1.svg +0 -11
- package/src/icons/duotone-icons/Devices/Gamepad#2.svg +0 -11
- package/src/icons/duotone-icons/Devices/Generator.svg +0 -13
- package/src/icons/duotone-icons/Devices/Hard-drive.svg +0 -11
- package/src/icons/duotone-icons/Devices/Headphones.svg +0 -11
- package/src/icons/duotone-icons/Devices/Homepod.svg +0 -11
- package/src/icons/duotone-icons/Devices/Keyboard.svg +0 -11
- package/src/icons/duotone-icons/Devices/LTE#1.svg +0 -11
- package/src/icons/duotone-icons/Devices/LTE#2.svg +0 -11
- package/src/icons/duotone-icons/Devices/Laptop-macbook.svg +0 -11
- package/src/icons/duotone-icons/Devices/Laptop.svg +0 -11
- package/src/icons/duotone-icons/Devices/Mic.svg +0 -11
- package/src/icons/duotone-icons/Devices/Midi.svg +0 -16
- package/src/icons/duotone-icons/Devices/Mouse.svg +0 -12
- package/src/icons/duotone-icons/Devices/Phone.svg +0 -12
- package/src/icons/duotone-icons/Devices/Printer.svg +0 -11
- package/src/icons/duotone-icons/Devices/Radio.svg +0 -14
- package/src/icons/duotone-icons/Devices/Router#1.svg +0 -11
- package/src/icons/duotone-icons/Devices/Router#2.svg +0 -11
- package/src/icons/duotone-icons/Devices/SD-card.svg +0 -10
- package/src/icons/duotone-icons/Devices/Server.svg +0 -12
- package/src/icons/duotone-icons/Devices/Speaker.svg +0 -11
- package/src/icons/duotone-icons/Devices/TV#1.svg +0 -12
- package/src/icons/duotone-icons/Devices/TV#2.svg +0 -11
- package/src/icons/duotone-icons/Devices/Tablet.svg +0 -11
- package/src/icons/duotone-icons/Devices/USB.svg +0 -12
- package/src/icons/duotone-icons/Devices/Usb-storage.svg +0 -11
- package/src/icons/duotone-icons/Devices/Video-camera.svg +0 -11
- package/src/icons/duotone-icons/Devices/Watch#1.svg +0 -13
- package/src/icons/duotone-icons/Devices/Watch#2.svg +0 -13
- package/src/icons/duotone-icons/Devices/Wi-fi.svg +0 -11
- package/src/icons/duotone-icons/Devices/iMac.svg +0 -12
- package/src/icons/duotone-icons/Devices/iPhone-X.svg +0 -11
- package/src/icons/duotone-icons/Devices/iPhone-back.svg +0 -10
- package/src/icons/duotone-icons/Devices/iPhone-x-back.svg +0 -10
- package/src/icons/duotone-icons/Electric/Air-conditioning.svg +0 -11
- package/src/icons/duotone-icons/Electric/Blender.svg +0 -10
- package/src/icons/duotone-icons/Electric/Fan.svg +0 -12
- package/src/icons/duotone-icons/Electric/Fridge.svg +0 -10
- package/src/icons/duotone-icons/Electric/Gas-stove.svg +0 -11
- package/src/icons/duotone-icons/Electric/Hair-dryer.svg +0 -11
- package/src/icons/duotone-icons/Electric/Highvoltage.svg +0 -10
- package/src/icons/duotone-icons/Electric/Iron.svg +0 -11
- package/src/icons/duotone-icons/Electric/Kettle.svg +0 -11
- package/src/icons/duotone-icons/Electric/Mixer.svg +0 -11
- package/src/icons/duotone-icons/Electric/Outlet.svg +0 -11
- package/src/icons/duotone-icons/Electric/Range-hood.svg +0 -11
- package/src/icons/duotone-icons/Electric/Shutdown.svg +0 -11
- package/src/icons/duotone-icons/Electric/Socket-eu.svg +0 -10
- package/src/icons/duotone-icons/Electric/Socket-us.svg +0 -10
- package/src/icons/duotone-icons/Electric/Washer.svg +0 -11
- package/src/icons/duotone-icons/Files/Cloud-download.svg +0 -11
- package/src/icons/duotone-icons/Files/Cloud-upload.svg +0 -11
- package/src/icons/duotone-icons/Files/Compilation.svg +0 -14
- package/src/icons/duotone-icons/Files/Compiled-file.svg +0 -14
- package/src/icons/duotone-icons/Files/Deleted-file.svg +0 -11
- package/src/icons/duotone-icons/Files/Deleted-folder.svg +0 -11
- package/src/icons/duotone-icons/Files/Download.inline.svg +0 -12
- package/src/icons/duotone-icons/Files/Downloaded file.svg +0 -11
- package/src/icons/duotone-icons/Files/Downloads-folder.svg +0 -11
- package/src/icons/duotone-icons/Files/Export.svg +0 -12
- package/src/icons/duotone-icons/Files/File-cloud.svg +0 -11
- package/src/icons/duotone-icons/Files/File-done.svg +0 -11
- package/src/icons/duotone-icons/Files/File-minus.svg +0 -11
- package/src/icons/duotone-icons/Files/File-plus.svg +0 -11
- package/src/icons/duotone-icons/Files/File.svg +0 -12
- package/src/icons/duotone-icons/Files/Folder-check.svg +0 -11
- package/src/icons/duotone-icons/Files/Folder-cloud.svg +0 -11
- package/src/icons/duotone-icons/Files/Folder-error.svg +0 -11
- package/src/icons/duotone-icons/Files/Folder-heart.svg +0 -11
- package/src/icons/duotone-icons/Files/Folder-minus.svg +0 -11
- package/src/icons/duotone-icons/Files/Folder-plus.svg +0 -11
- package/src/icons/duotone-icons/Files/Folder-solid.svg +0 -10
- package/src/icons/duotone-icons/Files/Folder-star.svg +0 -11
- package/src/icons/duotone-icons/Files/Folder-thunder.svg +0 -11
- package/src/icons/duotone-icons/Files/Folder.svg +0 -10
- package/src/icons/duotone-icons/Files/Group-folders.svg +0 -11
- package/src/icons/duotone-icons/Files/Import.svg +0 -12
- package/src/icons/duotone-icons/Files/Locked-folder.svg +0 -11
- package/src/icons/duotone-icons/Files/Media-folder.svg +0 -11
- package/src/icons/duotone-icons/Files/Media.svg +0 -11
- package/src/icons/duotone-icons/Files/Music.svg +0 -11
- package/src/icons/duotone-icons/Files/Pictures#1.svg +0 -13
- package/src/icons/duotone-icons/Files/Pictures#2.svg +0 -15
- package/src/icons/duotone-icons/Files/Protected-file.svg +0 -11
- package/src/icons/duotone-icons/Files/Selected-file.svg +0 -11
- package/src/icons/duotone-icons/Files/Share.svg +0 -13
- package/src/icons/duotone-icons/Files/Upload-folder.svg +0 -11
- package/src/icons/duotone-icons/Files/Upload.svg +0 -12
- package/src/icons/duotone-icons/Files/Uploaded-file.svg +0 -11
- package/src/icons/duotone-icons/Files/User-folder.svg +0 -12
- package/src/icons/duotone-icons/Food/Beer.svg +0 -14
- package/src/icons/duotone-icons/Food/Bottle#1.svg +0 -11
- package/src/icons/duotone-icons/Food/Bottle#2.svg +0 -11
- package/src/icons/duotone-icons/Food/Bread.svg +0 -11
- package/src/icons/duotone-icons/Food/Bucket.svg +0 -11
- package/src/icons/duotone-icons/Food/Burger.svg +0 -12
- package/src/icons/duotone-icons/Food/Cake.svg +0 -12
- package/src/icons/duotone-icons/Food/Carrot.svg +0 -13
- package/src/icons/duotone-icons/Food/Cheese.svg +0 -11
- package/src/icons/duotone-icons/Food/Chicken.svg +0 -13
- package/src/icons/duotone-icons/Food/Coffee#1.svg +0 -14
- package/src/icons/duotone-icons/Food/Coffee#2.svg +0 -12
- package/src/icons/duotone-icons/Food/Cookie.svg +0 -13
- package/src/icons/duotone-icons/Food/Dinner.svg +0 -11
- package/src/icons/duotone-icons/Food/Fish.svg +0 -11
- package/src/icons/duotone-icons/Food/French Bread.svg +0 -10
- package/src/icons/duotone-icons/Food/Glass-martini.svg +0 -11
- package/src/icons/duotone-icons/Food/Ice-cream#1.svg +0 -11
- package/src/icons/duotone-icons/Food/Ice-cream#2.svg +0 -11
- package/src/icons/duotone-icons/Food/Miso-soup.svg +0 -11
- package/src/icons/duotone-icons/Food/Orange.svg +0 -11
- package/src/icons/duotone-icons/Food/Pizza.svg +0 -13
- package/src/icons/duotone-icons/Food/Sushi.svg +0 -11
- package/src/icons/duotone-icons/Food/Two-bottles.svg +0 -11
- package/src/icons/duotone-icons/Food/Wine.svg +0 -11
- package/src/icons/duotone-icons/General/Attachment#1.svg +0 -11
- package/src/icons/duotone-icons/General/Attachment#2.svg +0 -13
- package/src/icons/duotone-icons/General/Binocular.svg +0 -10
- package/src/icons/duotone-icons/General/Bookmark.svg +0 -10
- package/src/icons/duotone-icons/General/Clip.svg +0 -10
- package/src/icons/duotone-icons/General/Clipboard.svg +0 -13
- package/src/icons/duotone-icons/General/Cursor.svg +0 -10
- package/src/icons/duotone-icons/General/Dislike.svg +0 -11
- package/src/icons/duotone-icons/General/Duplicate.svg +0 -11
- package/src/icons/duotone-icons/General/Edit.svg +0 -10
- package/src/icons/duotone-icons/General/Expand-arrows.svg +0 -11
- package/src/icons/duotone-icons/General/Fire.svg +0 -10
- package/src/icons/duotone-icons/General/Folder.svg +0 -10
- package/src/icons/duotone-icons/General/Half-heart.svg +0 -11
- package/src/icons/duotone-icons/General/Half-star.svg +0 -11
- package/src/icons/duotone-icons/General/Heart.svg +0 -10
- package/src/icons/duotone-icons/General/Hidden.svg +0 -12
- package/src/icons/duotone-icons/General/Like.svg +0 -11
- package/src/icons/duotone-icons/General/Lock.svg +0 -16
- package/src/icons/duotone-icons/General/Notification#2.svg +0 -11
- package/src/icons/duotone-icons/General/Notifications#1.svg +0 -10
- package/src/icons/duotone-icons/General/Other#1.svg +0 -12
- package/src/icons/duotone-icons/General/Other#2.svg +0 -12
- package/src/icons/duotone-icons/General/Sad.svg +0 -11
- package/src/icons/duotone-icons/General/Save.svg +0 -11
- package/src/icons/duotone-icons/General/Scale.svg +0 -11
- package/src/icons/duotone-icons/General/Scissors.svg +0 -11
- package/src/icons/duotone-icons/General/Search.svg +0 -11
- package/src/icons/duotone-icons/General/Settings#3.svg +0 -11
- package/src/icons/duotone-icons/General/Settings-1.inline.svg +0 -11
- package/src/icons/duotone-icons/General/Settings-2.svg +0 -10
- package/src/icons/duotone-icons/General/Shield-check.svg +0 -11
- package/src/icons/duotone-icons/General/Shield-disabled.svg +0 -11
- package/src/icons/duotone-icons/General/Shield-protected.svg +0 -11
- package/src/icons/duotone-icons/General/Size.svg +0 -11
- package/src/icons/duotone-icons/General/Smile.svg +0 -11
- package/src/icons/duotone-icons/General/Star.svg +0 -10
- package/src/icons/duotone-icons/General/Thunder-move.svg +0 -11
- package/src/icons/duotone-icons/General/Thunder.svg +0 -10
- package/src/icons/duotone-icons/General/Trash.svg +0 -11
- package/src/icons/duotone-icons/General/Unlock.svg +0 -16
- package/src/icons/duotone-icons/General/Update.svg +0 -10
- package/src/icons/duotone-icons/General/User.svg +0 -11
- package/src/icons/duotone-icons/General/Visible.svg +0 -11
- package/src/icons/duotone-icons/Home/Air-ballon.svg +0 -11
- package/src/icons/duotone-icons/Home/Alarm-clock.svg +0 -12
- package/src/icons/duotone-icons/Home/Armchair.svg +0 -11
- package/src/icons/duotone-icons/Home/Bag-chair.svg +0 -11
- package/src/icons/duotone-icons/Home/Bath.svg +0 -11
- package/src/icons/duotone-icons/Home/Bed.svg +0 -12
- package/src/icons/duotone-icons/Home/Book-open.svg +0 -11
- package/src/icons/duotone-icons/Home/Book.svg +0 -16
- package/src/icons/duotone-icons/Home/Box.svg +0 -11
- package/src/icons/duotone-icons/Home/Broom.svg +0 -11
- package/src/icons/duotone-icons/Home/Building.svg +0 -12
- package/src/icons/duotone-icons/Home/Bulb#1.svg +0 -13
- package/src/icons/duotone-icons/Home/Bulb#2.svg +0 -13
- package/src/icons/duotone-icons/Home/Chair#1.svg +0 -11
- package/src/icons/duotone-icons/Home/Chair#2.svg +0 -11
- package/src/icons/duotone-icons/Home/Clock.svg +0 -11
- package/src/icons/duotone-icons/Home/Commode#1.svg +0 -11
- package/src/icons/duotone-icons/Home/Commode#2.svg +0 -11
- package/src/icons/duotone-icons/Home/Couch.svg +0 -11
- package/src/icons/duotone-icons/Home/Cupboard.svg +0 -11
- package/src/icons/duotone-icons/Home/Curtains.svg +0 -11
- package/src/icons/duotone-icons/Home/Deer.svg +0 -11
- package/src/icons/duotone-icons/Home/Door-open.svg +0 -11
- package/src/icons/duotone-icons/Home/Earth.svg +0 -11
- package/src/icons/duotone-icons/Home/Fireplace.svg +0 -11
- package/src/icons/duotone-icons/Home/Flashlight.svg +0 -11
- package/src/icons/duotone-icons/Home/Flower#1.svg +0 -13
- package/src/icons/duotone-icons/Home/Flower#2.svg +0 -14
- package/src/icons/duotone-icons/Home/Flower#3.svg +0 -12
- package/src/icons/duotone-icons/Home/Globe.svg +0 -11
- package/src/icons/duotone-icons/Home/Home-heart.svg +0 -11
- package/src/icons/duotone-icons/Home/Home.svg +0 -10
- package/src/icons/duotone-icons/Home/Key.svg +0 -11
- package/src/icons/duotone-icons/Home/Ladder.svg +0 -11
- package/src/icons/duotone-icons/Home/Lamp#1.svg +0 -13
- package/src/icons/duotone-icons/Home/Lamp#2.svg +0 -12
- package/src/icons/duotone-icons/Home/Library.svg +0 -11
- package/src/icons/duotone-icons/Home/Mailbox.svg +0 -11
- package/src/icons/duotone-icons/Home/Mirror.svg +0 -11
- package/src/icons/duotone-icons/Home/Picture.svg +0 -13
- package/src/icons/duotone-icons/Home/Ruller.svg +0 -10
- package/src/icons/duotone-icons/Home/Stairs.svg +0 -10
- package/src/icons/duotone-icons/Home/Timer.svg +0 -13
- package/src/icons/duotone-icons/Home/Toilet.svg +0 -11
- package/src/icons/duotone-icons/Home/Towel.svg +0 -10
- package/src/icons/duotone-icons/Home/Trash.svg +0 -11
- package/src/icons/duotone-icons/Home/Water-mixer.svg +0 -12
- package/src/icons/duotone-icons/Home/Weight#1.svg +0 -11
- package/src/icons/duotone-icons/Home/Weight#2.svg +0 -11
- package/src/icons/duotone-icons/Home/Wood#1.svg +0 -11
- package/src/icons/duotone-icons/Home/Wood#2.svg +0 -11
- package/src/icons/duotone-icons/Home/Wood-horse.svg +0 -10
- package/src/icons/duotone-icons/Layout/Layout-3d.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-4-blocks.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-arrange.inline.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-grid.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-horizontal.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-left-panel-1.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-left-panel-2.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-right-panel-1.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-right-panel-2.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-top-panel-1.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-top-panel-2.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-top-panel-3.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-top-panel-4.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-top-panel-5.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-top-panel-6.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-vertical.svg +0 -11
- package/src/icons/duotone-icons/Map/Compass.svg +0 -10
- package/src/icons/duotone-icons/Map/Direction#1.svg +0 -10
- package/src/icons/duotone-icons/Map/Direction#2.svg +0 -10
- package/src/icons/duotone-icons/Map/Location-arrow.svg +0 -10
- package/src/icons/duotone-icons/Map/Marker#1.svg +0 -10
- package/src/icons/duotone-icons/Map/Marker#2.svg +0 -10
- package/src/icons/duotone-icons/Map/Position.svg +0 -12
- package/src/icons/duotone-icons/Media/Add-music.svg +0 -11
- package/src/icons/duotone-icons/Media/Airplay-video.svg +0 -11
- package/src/icons/duotone-icons/Media/Airplay.svg +0 -11
- package/src/icons/duotone-icons/Media/Back.svg +0 -11
- package/src/icons/duotone-icons/Media/Backward.svg +0 -11
- package/src/icons/duotone-icons/Media/CD.svg +0 -11
- package/src/icons/duotone-icons/Media/DVD.svg +0 -11
- package/src/icons/duotone-icons/Media/Eject.svg +0 -11
- package/src/icons/duotone-icons/Media/Equalizer.svg +0 -13
- package/src/icons/duotone-icons/Media/Forward.svg +0 -11
- package/src/icons/duotone-icons/Media/Media-library#1.svg +0 -13
- package/src/icons/duotone-icons/Media/Media-library#2.svg +0 -11
- package/src/icons/duotone-icons/Media/Media-library#3.svg +0 -17
- package/src/icons/duotone-icons/Media/Movie-Lane #2.svg +0 -11
- package/src/icons/duotone-icons/Media/Movie-lane#1.svg +0 -11
- package/src/icons/duotone-icons/Media/Music-cloud.svg +0 -11
- package/src/icons/duotone-icons/Media/Music-note.svg +0 -10
- package/src/icons/duotone-icons/Media/Music.svg +0 -10
- package/src/icons/duotone-icons/Media/Mute.svg +0 -11
- package/src/icons/duotone-icons/Media/Next.svg +0 -11
- package/src/icons/duotone-icons/Media/Pause.svg +0 -10
- package/src/icons/duotone-icons/Media/Play.svg +0 -10
- package/src/icons/duotone-icons/Media/Playlist#1.svg +0 -11
- package/src/icons/duotone-icons/Media/Playlist#2.svg +0 -11
- package/src/icons/duotone-icons/Media/Rec.svg +0 -10
- package/src/icons/duotone-icons/Media/Repeat-one.svg +0 -11
- package/src/icons/duotone-icons/Media/Repeat.svg +0 -11
- package/src/icons/duotone-icons/Media/Shuffle.svg +0 -11
- package/src/icons/duotone-icons/Media/Volume-down.svg +0 -11
- package/src/icons/duotone-icons/Media/Volume-full.svg +0 -11
- package/src/icons/duotone-icons/Media/Volume-half.svg +0 -11
- package/src/icons/duotone-icons/Media/Volume-up.svg +0 -11
- package/src/icons/duotone-icons/Media/Vynil.svg +0 -11
- package/src/icons/duotone-icons/Media/Youtube.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Angle-double-down.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Angle-double-left.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Angle-double-right.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Angle-double-up.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Angle-down.svg +0 -10
- package/src/icons/duotone-icons/Navigation/Angle-left.svg +0 -10
- package/src/icons/duotone-icons/Navigation/Angle-right.svg +0 -10
- package/src/icons/duotone-icons/Navigation/Angle-up.svg +0 -10
- package/src/icons/duotone-icons/Navigation/Arrow-down.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Arrow-from-bottom.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrow-from-left.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrow-from-right.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrow-from-top.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrow-left.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Arrow-right.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Arrow-to-bottom.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrow-to-left.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrow-to-right.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrow-to-up.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrow-up.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Arrows-h.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrows-v.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Check.svg +0 -10
- package/src/icons/duotone-icons/Navigation/Close.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Double-check.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Down-2.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Down-left.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Down-right.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Exchange.svg +0 -13
- package/src/icons/duotone-icons/Navigation/Left 3.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Left-2.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Minus.svg +0 -9
- package/src/icons/duotone-icons/Navigation/Plus.svg +0 -10
- package/src/icons/duotone-icons/Navigation/Right 3.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Right-2.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Route.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Sign-in.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Sign-out.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Up-2.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Up-down.svg +0 -13
- package/src/icons/duotone-icons/Navigation/Up-left.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Up-right.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Waiting.svg +0 -10
- package/src/icons/duotone-icons/Shopping/ATM.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Bag#1.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Bag#2.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Barcode-read.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Barcode-scan.svg +0 -12
- package/src/icons/duotone-icons/Shopping/Barcode.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Bitcoin.svg +0 -12
- package/src/icons/duotone-icons/Shopping/Box#1.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Box#3.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Box2.inline.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Calculator.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Cart#1.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Cart#2.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Cart#3.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Chart-bar#1.svg +0 -13
- package/src/icons/duotone-icons/Shopping/Chart-bar#2.svg +0 -13
- package/src/icons/duotone-icons/Shopping/Chart-bar#3.svg +0 -13
- package/src/icons/duotone-icons/Shopping/Chart-line#1.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Chart-line#2.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Chart-pie.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Credit-card.svg +0 -12
- package/src/icons/duotone-icons/Shopping/Dollar.svg +0 -12
- package/src/icons/duotone-icons/Shopping/Euro.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Gift.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Loader.svg +0 -12
- package/src/icons/duotone-icons/Shopping/MC.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Money.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Pound.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Price #1.svg +0 -10
- package/src/icons/duotone-icons/Shopping/Price #2.svg +0 -14
- package/src/icons/duotone-icons/Shopping/Rouble.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Safe.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Sale#1.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Sale#2.svg +0 -13
- package/src/icons/duotone-icons/Shopping/Settings.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Sort#1.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Sort#2.svg +0 -10
- package/src/icons/duotone-icons/Shopping/Sort#3.svg +0 -10
- package/src/icons/duotone-icons/Shopping/Ticket.svg +0 -10
- package/src/icons/duotone-icons/Shopping/Wallet#2.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Wallet#3.svg +0 -12
- package/src/icons/duotone-icons/Shopping/Wallet.svg +0 -12
- package/src/icons/duotone-icons/Text/Align-auto.svg +0 -11
- package/src/icons/duotone-icons/Text/Align-center.svg +0 -11
- package/src/icons/duotone-icons/Text/Align-justify.svg +0 -11
- package/src/icons/duotone-icons/Text/Align-left.svg +0 -12
- package/src/icons/duotone-icons/Text/Align-right.svg +0 -11
- package/src/icons/duotone-icons/Text/Article.svg +0 -11
- package/src/icons/duotone-icons/Text/Bold.svg +0 -10
- package/src/icons/duotone-icons/Text/Bullet-list.svg +0 -11
- package/src/icons/duotone-icons/Text/Code.svg +0 -10
- package/src/icons/duotone-icons/Text/Edit-text.svg +0 -11
- package/src/icons/duotone-icons/Text/Filter.svg +0 -10
- package/src/icons/duotone-icons/Text/Font.svg +0 -11
- package/src/icons/duotone-icons/Text/H1.svg +0 -11
- package/src/icons/duotone-icons/Text/H2.svg +0 -11
- package/src/icons/duotone-icons/Text/Itallic.svg +0 -10
- package/src/icons/duotone-icons/Text/Menu.svg +0 -11
- package/src/icons/duotone-icons/Text/Paragraph.svg +0 -10
- package/src/icons/duotone-icons/Text/Quote#1.svg +0 -11
- package/src/icons/duotone-icons/Text/Quote#2.svg +0 -11
- package/src/icons/duotone-icons/Text/Redo.svg +0 -10
- package/src/icons/duotone-icons/Text/Strikethrough.svg +0 -11
- package/src/icons/duotone-icons/Text/Text-height.svg +0 -11
- package/src/icons/duotone-icons/Text/Text-width.svg +0 -11
- package/src/icons/duotone-icons/Text/Text.svg +0 -10
- package/src/icons/duotone-icons/Text/Underline.svg +0 -11
- package/src/icons/duotone-icons/Text/Undo.svg +0 -10
- package/src/icons/duotone-icons/Tools/Angle Grinder.svg +0 -12
- package/src/icons/duotone-icons/Tools/Axe.svg +0 -11
- package/src/icons/duotone-icons/Tools/Brush.svg +0 -11
- package/src/icons/duotone-icons/Tools/Compass.svg +0 -11
- package/src/icons/duotone-icons/Tools/Hummer#2.svg +0 -12
- package/src/icons/duotone-icons/Tools/Hummer.svg +0 -11
- package/src/icons/duotone-icons/Tools/Pantone.svg +0 -12
- package/src/icons/duotone-icons/Tools/Road-Cone.svg +0 -11
- package/src/icons/duotone-icons/Tools/Roller.svg +0 -12
- package/src/icons/duotone-icons/Tools/Roulette.svg +0 -11
- package/src/icons/duotone-icons/Tools/Screwdriver.svg +0 -11
- package/src/icons/duotone-icons/Tools/Shovel.svg +0 -11
- package/src/icons/duotone-icons/Tools/Spatula.svg +0 -11
- package/src/icons/duotone-icons/Tools/Swiss-knife.svg +0 -11
- package/src/icons/duotone-icons/Tools/Tools.svg +0 -11
- package/src/icons/duotone-icons/Weather/Celcium.svg +0 -11
- package/src/icons/duotone-icons/Weather/Cloud#1.svg +0 -10
- package/src/icons/duotone-icons/Weather/Cloud#2.svg +0 -11
- package/src/icons/duotone-icons/Weather/Cloud-fog.svg +0 -11
- package/src/icons/duotone-icons/Weather/Cloud-sun.svg +0 -11
- package/src/icons/duotone-icons/Weather/Cloud-wind.svg +0 -12
- package/src/icons/duotone-icons/Weather/Cloudy-night.svg +0 -11
- package/src/icons/duotone-icons/Weather/Cloudy.svg +0 -11
- package/src/icons/duotone-icons/Weather/Day-rain.svg +0 -11
- package/src/icons/duotone-icons/Weather/Fahrenheit.svg +0 -11
- package/src/icons/duotone-icons/Weather/Fog.svg +0 -15
- package/src/icons/duotone-icons/Weather/Moon.svg +0 -10
- package/src/icons/duotone-icons/Weather/Night-fog.svg +0 -11
- package/src/icons/duotone-icons/Weather/Night-rain.svg +0 -11
- package/src/icons/duotone-icons/Weather/Rain#1.svg +0 -11
- package/src/icons/duotone-icons/Weather/Rain#2.svg +0 -11
- package/src/icons/duotone-icons/Weather/Rain#5.svg +0 -11
- package/src/icons/duotone-icons/Weather/Rainbow.svg +0 -12
- package/src/icons/duotone-icons/Weather/Snow#1.svg +0 -11
- package/src/icons/duotone-icons/Weather/Snow#2.svg +0 -11
- package/src/icons/duotone-icons/Weather/Snow#3.svg +0 -11
- package/src/icons/duotone-icons/Weather/Snow.svg +0 -11
- package/src/icons/duotone-icons/Weather/Storm.svg +0 -11
- package/src/icons/duotone-icons/Weather/Sun-fog.svg +0 -11
- package/src/icons/duotone-icons/Weather/Sun.svg +0 -11
- package/src/icons/duotone-icons/Weather/Suset#1.svg +0 -11
- package/src/icons/duotone-icons/Weather/Suset#2.svg +0 -11
- package/src/icons/duotone-icons/Weather/Temperature-empty.svg +0 -10
- package/src/icons/duotone-icons/Weather/Temperature-full.svg +0 -10
- package/src/icons/duotone-icons/Weather/Temperature-half.svg +0 -10
- package/src/icons/duotone-icons/Weather/Thunder-night.svg +0 -11
- package/src/icons/duotone-icons/Weather/Thunder.svg +0 -11
- package/src/icons/duotone-icons/Weather/Umbrella.svg +0 -11
- package/src/icons/duotone-icons/Weather/Wind.svg +0 -11
- package/src/icons/social/facebook.svg +0 -10
- package/src/icons/social/instagram.svg +0 -10
- package/src/icons/social/pinterest.svg +0 -3
- package/src/icons/social/twitter.svg +0 -10
- package/src/implemented-proposals/abi-management.md +0 -161
- package/src/implemented-proposals/bank-timestamp-correction.md +0 -77
- package/src/implemented-proposals/commitment.md +0 -92
- package/src/implemented-proposals/durable-tx-nonces.md +0 -131
- package/src/implemented-proposals/ed_overview/ed_economic_sustainability.md +0 -9
- package/src/implemented-proposals/ed_overview/ed_mvp.md +0 -24
- package/src/implemented-proposals/ed_overview/ed_overview.md +0 -19
- package/src/implemented-proposals/ed_overview/ed_references.md +0 -7
- package/src/implemented-proposals/ed_overview/ed_storage_rent_economics.md +0 -17
- package/src/implemented-proposals/ed_overview/ed_validation_client_economics/ed_vce_overview.md +0 -9
- package/src/implemented-proposals/ed_overview/ed_validation_client_economics/ed_vce_state_validation_protocol_based_rewards.md +0 -64
- package/src/implemented-proposals/ed_overview/ed_validation_client_economics/ed_vce_state_validation_transaction_fees.md +0 -20
- package/src/implemented-proposals/ed_overview/ed_validation_client_economics/ed_vce_validation_stake_delegation.md +0 -28
- package/src/implemented-proposals/implemented-proposals.md +0 -9
- package/src/implemented-proposals/installer.md +0 -216
- package/src/implemented-proposals/instruction_introspection.md +0 -28
- package/src/implemented-proposals/leader-leader-transition.md +0 -55
- package/src/implemented-proposals/leader-validator-transition.md +0 -52
- package/src/implemented-proposals/persistent-account-storage.md +0 -83
- package/src/implemented-proposals/readonly-accounts.md +0 -25
- package/src/implemented-proposals/reliable-vote-transmission.md +0 -60
- package/src/implemented-proposals/rent.md +0 -69
- package/src/implemented-proposals/repair-service.md +0 -108
- package/src/implemented-proposals/rpc-transaction-history.md +0 -107
- package/src/implemented-proposals/snapshot-verification.md +0 -56
- package/src/implemented-proposals/staking-rewards.md +0 -33
- package/src/implemented-proposals/testing-programs.md +0 -53
- package/src/implemented-proposals/tower-bft.md +0 -138
- package/src/implemented-proposals/transaction-fees.md +0 -32
- package/src/implemented-proposals/validator-timestamp-oracle.md +0 -107
- package/src/inflation/adjusted_staking_yield.md +0 -118
- package/src/inflation/inflation_schedule.md +0 -40
- package/src/inflation/terminology.md +0 -54
- package/src/integrations/exchange.md +0 -753
- package/src/introduction.md +0 -33
- package/src/offline-signing/durable-nonce.md +0 -247
- package/src/offline-signing.md +0 -174
- package/src/pages/index.js +0 -160
- package/src/pages/styles.module.css +0 -41
- package/src/proposals/accepted-design-proposals.md +0 -11
- package/src/proposals/accounts-db-replication.md +0 -185
- package/src/proposals/bankless-leader.md +0 -57
- package/src/proposals/block-confirmation.md +0 -85
- package/src/proposals/cluster-test-framework.md +0 -102
- package/src/proposals/comprehensive-compute-fees.md +0 -164
- package/src/proposals/embedding-move.md +0 -37
- package/src/proposals/interchain-transaction-verification.md +0 -105
- package/src/proposals/ledger-replication-to-implement.md +0 -417
- package/src/proposals/log_data.md +0 -146
- package/src/proposals/optimistic-confirmation-and-slashing.md +0 -89
- package/src/proposals/optimistic-transaction-propagation-signal.md +0 -109
- package/src/proposals/optimistic_confirmation.md +0 -408
- package/src/proposals/program-instruction-macro.md +0 -226
- package/src/proposals/return-data.md +0 -144
- package/src/proposals/rip-curl.md +0 -56
- package/src/proposals/rust-clients.md +0 -54
- package/src/proposals/simple-payment-and-state-verification.md +0 -258
- package/src/proposals/slashing.md +0 -60
- package/src/proposals/snapshot-verification.md +0 -11
- package/src/proposals/tick-verification.md +0 -70
- package/src/proposals/transactions-v2.md +0 -334
- package/src/proposals/validator-proposal.md +0 -54
- package/src/proposals/vote-signing-to-implement.md +0 -116
- package/src/running-validator/restart-cluster.md +0 -117
- package/src/running-validator/validator-failover.md +0 -146
- package/src/running-validator/validator-info.md +0 -64
- package/src/running-validator/validator-monitor.md +0 -47
- package/src/running-validator/validator-reqs.md +0 -115
- package/src/running-validator/validator-stake.md +0 -132
- package/src/running-validator/validator-start.md +0 -492
- package/src/running-validator/validator-troubleshoot.md +0 -17
- package/src/running-validator/vote-accounts.md +0 -219
- package/src/running-validator.md +0 -7
- package/src/staking/stake-accounts.md +0 -141
- package/src/staking/stake-programming.md +0 -27
- package/src/staking.md +0 -117
- package/src/storage_rent_economics.md +0 -17
- package/src/terminology.md +0 -346
- package/src/theme/Footer/index.js +0 -126
- package/src/theme/Footer/styles.module.css +0 -15
- package/src/transaction_fees.md +0 -21
- package/src/validator/anatomy.md +0 -13
- package/src/validator/blockstore.md +0 -91
- package/src/validator/gossip.md +0 -90
- package/src/validator/runtime.md +0 -69
- package/src/validator/tpu.md +0 -5
- package/src/validator/tvu.md +0 -9
- package/src/wallet-guide/apps.md +0 -74
- package/src/wallet-guide/cli.md +0 -67
- package/src/wallet-guide/file-system-wallet.md +0 -65
- package/src/wallet-guide/hardware-wallets/ledger.md +0 -219
- package/src/wallet-guide/hardware-wallets.md +0 -53
- package/src/wallet-guide/ledger-live.md +0 -77
- package/src/wallet-guide/paper-wallet.md +0 -203
- package/src/wallet-guide/solflare.md +0 -201
- package/src/wallet-guide/support.md +0 -16
- package/src/wallet-guide/web-wallets.md +0 -52
- package/src/wallet-guide.md +0 -63
- package/static/.nojekyll +0 -0
- package/static/img/favicon.ico +0 -0
- package/static/katex/README.md +0 -91
- package/static/katex/contrib/auto-render.js +0 -350
- package/static/katex/contrib/auto-render.min.js +0 -1
- package/static/katex/contrib/auto-render.mjs +0 -226
- package/static/katex/contrib/copy-tex.css +0 -13
- package/static/katex/contrib/copy-tex.js +0 -213
- package/static/katex/contrib/copy-tex.min.css +0 -1
- package/static/katex/contrib/copy-tex.min.js +0 -1
- package/static/katex/contrib/copy-tex.mjs +0 -85
- package/static/katex/contrib/mathtex-script-type.js +0 -137
- package/static/katex/contrib/mathtex-script-type.min.js +0 -1
- package/static/katex/contrib/mathtex-script-type.mjs +0 -24
- package/static/katex/contrib/mhchem.js +0 -3241
- package/static/katex/contrib/mhchem.min.js +0 -1
- package/static/katex/contrib/mhchem.mjs +0 -3109
- package/static/katex/contrib/render-a11y-string.js +0 -870
- package/static/katex/contrib/render-a11y-string.min.js +0 -1
- package/static/katex/contrib/render-a11y-string.mjs +0 -753
- package/static/katex/fonts/KaTeX_AMS-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_AMS-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_AMS-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Caligraphic-Bold.ttf +0 -0
- package/static/katex/fonts/KaTeX_Caligraphic-Bold.woff +0 -0
- package/static/katex/fonts/KaTeX_Caligraphic-Bold.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Caligraphic-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Caligraphic-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Caligraphic-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Fraktur-Bold.ttf +0 -0
- package/static/katex/fonts/KaTeX_Fraktur-Bold.woff +0 -0
- package/static/katex/fonts/KaTeX_Fraktur-Bold.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Fraktur-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Fraktur-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Fraktur-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Main-Bold.ttf +0 -0
- package/static/katex/fonts/KaTeX_Main-Bold.woff +0 -0
- package/static/katex/fonts/KaTeX_Main-Bold.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Main-BoldItalic.ttf +0 -0
- package/static/katex/fonts/KaTeX_Main-BoldItalic.woff +0 -0
- package/static/katex/fonts/KaTeX_Main-BoldItalic.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Main-Italic.ttf +0 -0
- package/static/katex/fonts/KaTeX_Main-Italic.woff +0 -0
- package/static/katex/fonts/KaTeX_Main-Italic.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Main-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Main-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Main-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Math-BoldItalic.ttf +0 -0
- package/static/katex/fonts/KaTeX_Math-BoldItalic.woff +0 -0
- package/static/katex/fonts/KaTeX_Math-BoldItalic.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Math-Italic.ttf +0 -0
- package/static/katex/fonts/KaTeX_Math-Italic.woff +0 -0
- package/static/katex/fonts/KaTeX_Math-Italic.woff2 +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Bold.ttf +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Bold.woff +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Bold.woff2 +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Italic.ttf +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Italic.woff +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Italic.woff2 +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Script-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Script-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Script-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Size1-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Size1-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Size1-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Size2-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Size2-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Size2-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Size3-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Size3-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Size3-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Size4-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Size4-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Size4-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Typewriter-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Typewriter-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Typewriter-Regular.woff2 +0 -0
- package/static/katex/katex.css +0 -1034
- package/static/katex/katex.js +0 -17308
- package/static/katex/katex.min.css +0 -1
- package/static/katex/katex.min.js +0 -1
- package/static/katex/katex.mjs +0 -16911
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Home / Wood#1</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Wood#1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M12,19 C15.8659932,19 19,15.8659932 19,12 C19,9.42267117 16.6666667,6.08933783 12,2 C7.33333333,6.08933783 5,9.42267117 5,12 C5,15.8659932 8.13400675,19 12,19 Z" id="Oval-2" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<rect id="Rectangle" fill="#335EEA" x="11" y="11" width="2" height="11" rx="1"></rect>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Home / Wood#2</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Wood#2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<polygon id="Path-109" fill="#335EEA" opacity="0.3" points="12 2 4 19 20 19"></polygon>
|
|
9
|
-
<rect id="Rectangle" fill="#335EEA" x="11" y="11" width="2" height="11" rx="1"></rect>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Home / Wood-horse</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Wood-horse" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M6.98113892,21.5 L7.61810208,21.5 C7.84357761,21.5 8.04115745,21.3490893 8.10048399,21.1315587 L9.37729932,16.4497595 C9.44617559,16.1972133 9.69816937,16.0405293 9.95512991,16.0904778 C11.3596584,16.3634926 12.3746151,16.5 13,16.5 C13.646503,16.5 15.0010968,16.3541177 17.0637814,16.0623532 L17.0637875,16.0623965 C17.3131816,16.0271199 17.5498754,16.1828763 17.6161485,16.4258779 L18.899516,21.1315587 C18.9588425,21.3490893 19.1564224,21.5 19.3818979,21.5 L20.0384026,21.5 C20.2990829,21.5 20.5160222,21.2997228 20.5368102,21.0398726 L21.1544815,13.3189809 C21.3306498,11.1168774 19.6883048,9.18890717 17.4862013,9.01273889 C17.3800862,9.00424968 17.2736745,9 17.1672204,9 L13,9 C12.0256112,6.96792142 11.1922779,5.63458808 10.5,5 C10.1827335,4.70917234 8.36084967,3.94216891 5.03434861,2.69898968 L5.03438003,2.69890562 C4.87913228,2.64088647 4.7062453,2.71970582 4.64822614,2.87495357 C4.62696245,2.93185098 4.62346541,2.99386164 4.63819725,3.05278899 L4.92939183,4.21785549 C4.97292798,4.39200007 4.919759,4.57611822 4.79008912,4.70024499 C4.13636504,5.32602378 3.70633533,5.75927545 3.5,6 C3.28507393,6.25074708 2.97597493,7.00745907 2.57270301,8.27013596 L2.5727779,8.27015988 C2.52651585,8.4150101 2.54869436,8.57304154 2.6330412,8.69956179 L3.23554277,9.60331416 C3.38359021,9.82538532 3.67995409,9.89202755 3.9088158,9.75471052 L4.75,9.25 C5.15859127,9.00484524 5.68855714,9.13733671 5.9337119,9.54592798 C6.00837879,9.67037279 6.05044776,9.81164184 6.05602542,9.95666096 L6.48150833,21.0192166 C6.49183398,21.2876836 6.71247339,21.5 6.98113892,21.5 Z" id="Path-106" fill="#335EEA"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Layout / Layout-3d</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Layout-/-Layout-3d" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M1.5,5 L4.5,5 C5.32842712,5 6,5.67157288 6,6.5 L6,17.5 C6,18.3284271 5.32842712,19 4.5,19 L1.5,19 C0.671572875,19 1.01453063e-16,18.3284271 0,17.5 L0,6.5 C-1.01453063e-16,5.67157288 0.671572875,5 1.5,5 Z M18.5,5 L22.5,5 C23.3284271,5 24,5.67157288 24,6.5 L24,17.5 C24,18.3284271 23.3284271,19 22.5,19 L18.5,19 C17.6715729,19 17,18.3284271 17,17.5 L17,6.5 C17,5.67157288 17.6715729,5 18.5,5 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<rect id="Rectangle-7-Copy-2" fill="#335EEA" opacity="0.3" x="8" y="5" width="7" height="14" rx="1.5"></rect>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Layout / Layout-4-blocks</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Layout-/-Layout-4-blocks" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<rect id="Rectangle-7" fill="#335EEA" x="4" y="4" width="7" height="7" rx="1.5"></rect>
|
|
9
|
-
<path d="M5.5,13 L9.5,13 C10.3284271,13 11,13.6715729 11,14.5 L11,18.5 C11,19.3284271 10.3284271,20 9.5,20 L5.5,20 C4.67157288,20 4,19.3284271 4,18.5 L4,14.5 C4,13.6715729 4.67157288,13 5.5,13 Z M14.5,4 L18.5,4 C19.3284271,4 20,4.67157288 20,5.5 L20,9.5 C20,10.3284271 19.3284271,11 18.5,11 L14.5,11 C13.6715729,11 13,10.3284271 13,9.5 L13,5.5 C13,4.67157288 13.6715729,4 14.5,4 Z M14.5,13 L18.5,13 C19.3284271,13 20,13.6715729 20,14.5 L20,18.5 C20,19.3284271 19.3284271,20 18.5,20 L14.5,20 C13.6715729,20 13,19.3284271 13,18.5 L13,14.5 C13,13.6715729 13.6715729,13 14.5,13 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Layout / Layout-arrange</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Layout-/-Layout-arrange" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M5.5,4 L9.5,4 C10.3284271,4 11,4.67157288 11,5.5 L11,6.5 C11,7.32842712 10.3284271,8 9.5,8 L5.5,8 C4.67157288,8 4,7.32842712 4,6.5 L4,5.5 C4,4.67157288 4.67157288,4 5.5,4 Z M14.5,16 L18.5,16 C19.3284271,16 20,16.6715729 20,17.5 L20,18.5 C20,19.3284271 19.3284271,20 18.5,20 L14.5,20 C13.6715729,20 13,19.3284271 13,18.5 L13,17.5 C13,16.6715729 13.6715729,16 14.5,16 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<path d="M5.5,10 L9.5,10 C10.3284271,10 11,10.6715729 11,11.5 L11,18.5 C11,19.3284271 10.3284271,20 9.5,20 L5.5,20 C4.67157288,20 4,19.3284271 4,18.5 L4,11.5 C4,10.6715729 4.67157288,10 5.5,10 Z M14.5,4 L18.5,4 C19.3284271,4 20,4.67157288 20,5.5 L20,12.5 C20,13.3284271 19.3284271,14 18.5,14 L14.5,14 C13.6715729,14 13,13.3284271 13,12.5 L13,5.5 C13,4.67157288 13.6715729,4 14.5,4 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Layout / Layout-grid</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Layout-/-Layout-grid" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<rect id="Rectangle-7" fill="#335EEA" opacity="0.3" x="4" y="4" width="4" height="4" rx="1"></rect>
|
|
9
|
-
<path d="M5,10 L7,10 C7.55228475,10 8,10.4477153 8,11 L8,13 C8,13.5522847 7.55228475,14 7,14 L5,14 C4.44771525,14 4,13.5522847 4,13 L4,11 C4,10.4477153 4.44771525,10 5,10 Z M11,4 L13,4 C13.5522847,4 14,4.44771525 14,5 L14,7 C14,7.55228475 13.5522847,8 13,8 L11,8 C10.4477153,8 10,7.55228475 10,7 L10,5 C10,4.44771525 10.4477153,4 11,4 Z M11,10 L13,10 C13.5522847,10 14,10.4477153 14,11 L14,13 C14,13.5522847 13.5522847,14 13,14 L11,14 C10.4477153,14 10,13.5522847 10,13 L10,11 C10,10.4477153 10.4477153,10 11,10 Z M17,4 L19,4 C19.5522847,4 20,4.44771525 20,5 L20,7 C20,7.55228475 19.5522847,8 19,8 L17,8 C16.4477153,8 16,7.55228475 16,7 L16,5 C16,4.44771525 16.4477153,4 17,4 Z M17,10 L19,10 C19.5522847,10 20,10.4477153 20,11 L20,13 C20,13.5522847 19.5522847,14 19,14 L17,14 C16.4477153,14 16,13.5522847 16,13 L16,11 C16,10.4477153 16.4477153,10 17,10 Z M5,16 L7,16 C7.55228475,16 8,16.4477153 8,17 L8,19 C8,19.5522847 7.55228475,20 7,20 L5,20 C4.44771525,20 4,19.5522847 4,19 L4,17 C4,16.4477153 4.44771525,16 5,16 Z M11,16 L13,16 C13.5522847,16 14,16.4477153 14,17 L14,19 C14,19.5522847 13.5522847,20 13,20 L11,20 C10.4477153,20 10,19.5522847 10,19 L10,17 C10,16.4477153 10.4477153,16 11,16 Z M17,16 L19,16 C19.5522847,16 20,16.4477153 20,17 L20,19 C20,19.5522847 19.5522847,20 19,20 L17,20 C16.4477153,20 16,19.5522847 16,19 L16,17 C16,16.4477153 16.4477153,16 17,16 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Layout / Layout-horizontal</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Layout-/-Layout-horizontal" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<rect id="Rectangle-7" fill="#335EEA" opacity="0.3" x="4" y="5" width="16" height="6" rx="1.5"></rect>
|
|
9
|
-
<rect id="Rectangle-7-Copy" fill="#335EEA" x="4" y="13" width="16" height="6" rx="1.5"></rect>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Layout / Layout-left-panel-1</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Layout-/-Layout-left-panel-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<rect id="Rectangle-7-Copy" fill="#335EEA" x="9" y="5" width="13" height="14" rx="1.5"></rect>
|
|
9
|
-
<rect id="Rectangle-7-Copy-2" fill="#335EEA" opacity="0.3" x="2" y="5" width="5" height="14" rx="1"></rect>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Layout / Layout-left-panel-2</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Layout-/-Layout-left-panel-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M10,4 L21,4 C21.5522847,4 22,4.44771525 22,5 L22,7 C22,7.55228475 21.5522847,8 21,8 L10,8 C9.44771525,8 9,7.55228475 9,7 L9,5 C9,4.44771525 9.44771525,4 10,4 Z M10,10 L21,10 C21.5522847,10 22,10.4477153 22,11 L22,13 C22,13.5522847 21.5522847,14 21,14 L10,14 C9.44771525,14 9,13.5522847 9,13 L9,11 C9,10.4477153 9.44771525,10 10,10 Z M10,16 L21,16 C21.5522847,16 22,16.4477153 22,17 L22,19 C22,19.5522847 21.5522847,20 21,20 L10,20 C9.44771525,20 9,19.5522847 9,19 L9,17 C9,16.4477153 9.44771525,16 10,16 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<rect id="Rectangle-7-Copy-2" fill="#335EEA" opacity="0.3" x="2" y="4" width="5" height="16" rx="1"></rect>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Layout / Layout-right-panel-1</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Layout-/-Layout-right-panel-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<rect id="Rectangle-7-Copy" fill="#335EEA" x="2" y="5" width="13" height="14" rx="1.5"></rect>
|
|
9
|
-
<rect id="Rectangle-7-Copy-2" fill="#335EEA" opacity="0.3" x="17" y="5" width="5" height="14" rx="1"></rect>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Layout / Layout-right-panel-2</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Layout-/-Layout-right-panel-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M10.5,5 L20.5,5 C21.3284271,5 22,5.67157288 22,6.5 L22,9.5 C22,10.3284271 21.3284271,11 20.5,11 L10.5,11 C9.67157288,11 9,10.3284271 9,9.5 L9,6.5 C9,5.67157288 9.67157288,5 10.5,5 Z M10.5,13 L20.5,13 C21.3284271,13 22,13.6715729 22,14.5 L22,17.5 C22,18.3284271 21.3284271,19 20.5,19 L10.5,19 C9.67157288,19 9,18.3284271 9,17.5 L9,14.5 C9,13.6715729 9.67157288,13 10.5,13 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<rect id="Rectangle-7-Copy-2" fill="#335EEA" opacity="0.3" x="2" y="5" width="5" height="14" rx="1"></rect>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Layout / Layout-top-panel-1</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Layout-/-Layout-top-panel-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<rect id="Rectangle-7-Copy" fill="#335EEA" x="2" y="4" width="19" height="4" rx="1"></rect>
|
|
9
|
-
<path d="M3,10 L6,10 C6.55228475,10 7,10.4477153 7,11 L7,19 C7,19.5522847 6.55228475,20 6,20 L3,20 C2.44771525,20 2,19.5522847 2,19 L2,11 C2,10.4477153 2.44771525,10 3,10 Z M10,10 L13,10 C13.5522847,10 14,10.4477153 14,11 L14,19 C14,19.5522847 13.5522847,20 13,20 L10,20 C9.44771525,20 9,19.5522847 9,19 L9,11 C9,10.4477153 9.44771525,10 10,10 Z M17,10 L20,10 C20.5522847,10 21,10.4477153 21,11 L21,19 C21,19.5522847 20.5522847,20 20,20 L17,20 C16.4477153,20 16,19.5522847 16,19 L16,11 C16,10.4477153 16.4477153,10 17,10 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Layout / Layout-top-panel-2</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Layout-/-Layout-top-panel-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M3,4 L20,4 C20.5522847,4 21,4.44771525 21,5 L21,7 C21,7.55228475 20.5522847,8 20,8 L3,8 C2.44771525,8 2,7.55228475 2,7 L2,5 C2,4.44771525 2.44771525,4 3,4 Z M10,10 L20,10 C20.5522847,10 21,10.4477153 21,11 L21,19 C21,19.5522847 20.5522847,20 20,20 L10,20 C9.44771525,20 9,19.5522847 9,19 L9,11 C9,10.4477153 9.44771525,10 10,10 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<rect id="Rectangle-7-Copy-2" fill="#335EEA" opacity="0.3" x="2" y="10" width="5" height="10" rx="1"></rect>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Layout / Layout-top-panel-3</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Layout-/-Layout-top-panel-3" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="Rectangle-17" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M3,4 L20,4 C20.5522847,4 21,4.44771525 21,5 L21,7 C21,7.55228475 20.5522847,8 20,8 L3,8 C2.44771525,8 2,7.55228475 2,7 L2,5 C2,4.44771525 2.44771525,4 3,4 Z M3,10 L13,10 C13.5522847,10 14,10.4477153 14,11 L14,19 C14,19.5522847 13.5522847,20 13,20 L3,20 C2.44771525,20 2,19.5522847 2,19 L2,11 C2,10.4477153 2.44771525,10 3,10 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<rect id="Rectangle-7-Copy-2" fill="#335EEA" opacity="0.3" x="16" y="10" width="5" height="10" rx="1"></rect>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Layout / Layout-top-panel-4</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Layout-/-Layout-top-panel-4" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M3,4 L20,4 C20.5522847,4 21,4.44771525 21,5 L21,7 C21,7.55228475 20.5522847,8 20,8 L3,8 C2.44771525,8 2,7.55228475 2,7 L2,5 C2,4.44771525 2.44771525,4 3,4 Z M3,10 L13,10 C13.5522847,10 14,10.4477153 14,11 L14,13 C14,13.5522847 13.5522847,14 13,14 L3,14 C2.44771525,14 2,13.5522847 2,13 L2,11 C2,10.4477153 2.44771525,10 3,10 Z M3,16 L13,16 C13.5522847,16 14,16.4477153 14,17 L14,19 C14,19.5522847 13.5522847,20 13,20 L3,20 C2.44771525,20 2,19.5522847 2,19 L2,17 C2,16.4477153 2.44771525,16 3,16 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<rect id="Rectangle-7-Copy-2" fill="#335EEA" opacity="0.3" x="16" y="10" width="5" height="10" rx="1"></rect>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Layout / Layout-top-panel-5</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Layout-/-Layout-top-panel-5" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M3,4 L20,4 C20.5522847,4 21,4.44771525 21,5 L21,7 C21,7.55228475 20.5522847,8 20,8 L3,8 C2.44771525,8 2,7.55228475 2,7 L2,5 C2,4.44771525 2.44771525,4 3,4 Z M10,10 L20,10 C20.5522847,10 21,10.4477153 21,11 L21,13 C21,13.5522847 20.5522847,14 20,14 L10,14 C9.44771525,14 9,13.5522847 9,13 L9,11 C9,10.4477153 9.44771525,10 10,10 Z M10,16 L20,16 C20.5522847,16 21,16.4477153 21,17 L21,19 C21,19.5522847 20.5522847,20 20,20 L10,20 C9.44771525,20 9,19.5522847 9,19 L9,17 C9,16.4477153 9.44771525,16 10,16 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<rect id="Rectangle-7-Copy-2" fill="#335EEA" opacity="0.3" x="2" y="10" width="5" height="10" rx="1"></rect>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Layout / Layout-top-panel-6</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Layout-/-Layout-top-panel-6" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<rect id="Rectangle-7-Copy" fill="#335EEA" x="2" y="5" width="19" height="4" rx="1"></rect>
|
|
9
|
-
<rect id="Rectangle-7-Copy-4" fill="#335EEA" opacity="0.3" x="2" y="11" width="19" height="10" rx="1"></rect>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Layout / Layout-vertical</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Layout-/-Layout-vertical" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<rect id="Rectangle-7" fill="#335EEA" x="5" y="4" width="6" height="16" rx="1.5"></rect>
|
|
9
|
-
<rect id="Rectangle-7-Copy" fill="#335EEA" opacity="0.3" x="13" y="4" width="6" height="16" rx="1.5"></rect>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Map / Compass</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Map-/-Compass" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M12,21 C7.02943725,21 3,16.9705627 3,12 C3,7.02943725 7.02943725,3 12,3 C16.9705627,3 21,7.02943725 21,12 C21,16.9705627 16.9705627,21 12,21 Z M14.1654881,7.35483745 L9.61055177,10.3622525 C9.47921741,10.4489666 9.39637436,10.592455 9.38694497,10.7495509 L9.05991526,16.197949 C9.04337012,16.4735952 9.25341309,16.7104632 9.52905936,16.7270083 C9.63705011,16.7334903 9.74423017,16.7047714 9.83451193,16.6451626 L14.3894482,13.6377475 C14.5207826,13.5510334 14.6036256,13.407545 14.613055,13.2504491 L14.9400847,7.80205104 C14.9566299,7.52640477 14.7465869,7.28953682 14.4709406,7.27299168 C14.3629499,7.26650974 14.2557698,7.29522855 14.1654881,7.35483745 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Map / Direction#1</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Map-/-Direction#1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M12,16.381038 L12,6.47213595 L5.99460483,18.4829263 L12,16.381038 Z M2.88230018,20.2353996 L11.2844582,3.43108351 C11.4820496,3.03590071 11.9625881,2.87572123 12.3577709,3.07331263 C12.5125928,3.15072359 12.6381308,3.27626158 12.7155418,3.43108351 L21.1176998,20.2353996 C21.3152912,20.6305824 21.1551117,21.1111209 20.7599289,21.3087123 C20.5664522,21.4054506 20.3420471,21.4197165 20.1378777,21.3482572 L12,18.5 L3.86212227,21.3482572 C3.44509941,21.4942152 2.98871325,21.2744737 2.84275525,20.8574509 C2.77129597,20.6532815 2.78556182,20.4288764 2.88230018,20.2353996 Z" id="Path-99" fill="#335EEA"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Map / Direction#2</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Map-/-Direction#2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M14,13.381038 L14,3.47213595 L7.99460483,15.4829263 L14,13.381038 Z M4.88230018,17.2353996 L13.2844582,0.431083506 C13.4820496,0.0359007077 13.9625881,-0.12427877 14.3577709,0.0733126292 C14.5125928,0.15072359 14.6381308,0.276261584 14.7155418,0.431083506 L23.1176998,17.2353996 C23.3152912,17.6305824 23.1551117,18.1111209 22.7599289,18.3087123 C22.5664522,18.4054506 22.3420471,18.4197165 22.1378777,18.3482572 L14,15.5 L5.86212227,18.3482572 C5.44509941,18.4942152 4.98871325,18.2744737 4.84275525,17.8574509 C4.77129597,17.6532815 4.78556182,17.4288764 4.88230018,17.2353996 Z" id="Path-99" fill="#335EEA" transform="translate(14.000087, 9.191034) rotate(-315.000000) translate(-14.000087, -9.191034) "></path>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Map / Location-arrow</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Map-/-Location-arrow" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M4.88230018,17.2353996 L13.2844582,0.431083506 C13.4820496,0.0359007077 13.9625881,-0.12427877 14.3577709,0.0733126292 C14.5125928,0.15072359 14.6381308,0.276261584 14.7155418,0.431083506 L23.1176998,17.2353996 C23.3152912,17.6305824 23.1551117,18.1111209 22.7599289,18.3087123 C22.5664522,18.4054506 22.3420471,18.4197165 22.1378777,18.3482572 L14,15.5 L5.86212227,18.3482572 C5.44509941,18.4942152 4.98871325,18.2744737 4.84275525,17.8574509 C4.77129597,17.6532815 4.78556182,17.4288764 4.88230018,17.2353996 Z" id="Path-99" fill="#335EEA" transform="translate(14.000087, 9.191034) rotate(-315.000000) translate(-14.000087, -9.191034) "></path>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Map / Marker#1</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Map-/-Marker#1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M5,10.5 C5,6 8,3 12.5,3 C17,3 20,6.75 20,10.5 C20,12.8325623 17.8236613,16.03566 13.470984,20.1092932 C12.9154018,20.6292577 12.0585054,20.6508331 11.4774555,20.1594925 C7.15915182,16.5078313 5,13.2880005 5,10.5 Z M12.5,12 C13.8807119,12 15,10.8807119 15,9.5 C15,8.11928813 13.8807119,7 12.5,7 C11.1192881,7 10,8.11928813 10,9.5 C10,10.8807119 11.1192881,12 12.5,12 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Map / Marker#2</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Map-/-Marker#2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M9.82829464,16.6565893 C7.02541569,15.7427556 5,13.1079084 5,10 C5,6.13400675 8.13400675,3 12,3 C15.8659932,3 19,6.13400675 19,10 C19,13.1079084 16.9745843,15.7427556 14.1717054,16.6565893 L12,21 L9.82829464,16.6565893 Z M12,12 C13.1045695,12 14,11.1045695 14,10 C14,8.8954305 13.1045695,8 12,8 C10.8954305,8 10,8.8954305 10,10 C10,11.1045695 10.8954305,12 12,12 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Map / Position</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Map-/-Position" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M19,11 L21,11 C21.5522847,11 22,11.4477153 22,12 C22,12.5522847 21.5522847,13 21,13 L19,13 C18.4477153,13 18,12.5522847 18,12 C18,11.4477153 18.4477153,11 19,11 Z M3,11 L5,11 C5.55228475,11 6,11.4477153 6,12 C6,12.5522847 5.55228475,13 5,13 L3,13 C2.44771525,13 2,12.5522847 2,12 C2,11.4477153 2.44771525,11 3,11 Z M12,2 C12.5522847,2 13,2.44771525 13,3 L13,5 C13,5.55228475 12.5522847,6 12,6 C11.4477153,6 11,5.55228475 11,5 L11,3 C11,2.44771525 11.4477153,2 12,2 Z M12,18 C12.5522847,18 13,18.4477153 13,19 L13,21 C13,21.5522847 12.5522847,22 12,22 C11.4477153,22 11,21.5522847 11,21 L11,19 C11,18.4477153 11.4477153,18 12,18 Z" id="Oval" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<circle id="Path" fill="#335EEA" opacity="0.3" cx="12" cy="12" r="2"></circle>
|
|
10
|
-
<path d="M12,17 C14.7614237,17 17,14.7614237 17,12 C17,9.23857625 14.7614237,7 12,7 C9.23857625,7 7,9.23857625 7,12 C7,14.7614237 9.23857625,17 12,17 Z M12,19 C8.13400675,19 5,15.8659932 5,12 C5,8.13400675 8.13400675,5 12,5 C15.8659932,5 19,8.13400675 19,12 C19,15.8659932 15.8659932,19 12,19 Z" id="Oval-70" fill="#335EEA"></path>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Media / Add-music</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Media-/-Add-music" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M8.97852058,18.8007059 C8.80029331,20.0396328 7.53473012,21 6,21 C4.34314575,21 3,19.8807119 3,18.5 C3,17.1192881 4.34314575,16 6,16 C6.35063542,16 6.68722107,16.0501285 7,16.1422548 L7,5.93171093 C7,5.41893942 7.31978104,4.96566617 7.78944063,4.81271925 L13.5394406,3.05418311 C14.2638626,2.81827161 15,3.38225531 15,4.1731748 C15,4.95474642 15,5.54092513 15,5.93171093 C15,6.51788965 14.4511634,6.89225606 14,7 C13.3508668,7.15502181 11.6842001,7.48835515 9,8 L9,18.5512168 C9,18.6409956 8.9927193,18.7241187 8.97852058,18.8007059 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<path d="M16,13 L16,11 C16,10.4477153 16.4477153,10 17,10 C17.5522847,10 18,10.4477153 18,11 L18,13 L20,13 C20.5522847,13 21,13.4477153 21,14 C21,14.5522847 20.5522847,15 20,15 L18,15 L18,17 C18,17.5522847 17.5522847,18 17,18 C16.4477153,18 16,17.5522847 16,17 L16,15 L14,15 C13.4477153,15 13,14.5522847 13,14 C13,13.4477153 13.4477153,13 14,13 L16,13 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Media / Airplay-video</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Media-/-Airplay-video" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M7,15 C7.55228475,15 8,15.4477153 8,16 C8,16.5522847 7.55228475,17 7,17 L6,17 C4.34314575,17 3,15.6568542 3,14 L3,7 C3,5.34314575 4.34314575,4 6,4 L18,4 C19.6568542,4 21,5.34314575 21,7 L21,14 C21,15.6568542 19.6568542,17 18,17 L17,17 C16.4477153,17 16,16.5522847 16,16 C16,15.4477153 16.4477153,15 17,15 L18,15 C18.5522847,15 19,14.5522847 19,14 L19,7 C19,6.44771525 18.5522847,6 18,6 L6,6 C5.44771525,6 5,6.44771525 5,7 L5,14 C5,14.5522847 5.44771525,15 6,15 L7,15 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<polygon id="Path-15" fill="#335EEA" opacity="0.3" points="8 20 16 20 12 15"></polygon>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Media / Airplay</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Media-/-Airplay" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<polygon id="Path-15" fill="#335EEA" opacity="0.3" points="8 21 16 21 12 16"></polygon>
|
|
9
|
-
<path d="M17.4029496,14.5491021 L15.8599014,15.8215022 C14.9149052,14.675499 13.5137472,14 12,14 C10.4912085,14 9.09418404,14.6710418 8.14910121,15.8106159 L6.60963188,14.533888 C7.93073905,12.9409064 9.88958759,12 12,12 C14.1173586,12 16.0819686,12.9471394 17.4029496,14.5491021 Z M20.4681628,11.9788888 L18.929169,13.2561898 C17.2286725,11.2072964 14.7140097,10 12,10 C9.28974232,10 6.77820732,11.2039334 5.07766256,13.2479685 L3.54017812,11.968851 C5.61676443,9.47281829 8.68922234,8 12,8 C15.3153667,8 18.3916375,9.47692603 20.4681628,11.9788888 Z M23.2904427,9.72048884 L21.678507,10.9044074 C19.4302828,7.84339199 15.8698431,6 12,6 C8.0766912,6 4.47282622,7.89509192 2.2325887,11.0270624 L0.605887503,9.86351476 C3.21772389,6.21202937 7.42430358,4 12,4 C16.5132783,4 20.6693179,6.15175957 23.2904427,9.72048884 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Media / Back</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Media-/-Back" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M11.0879549,18.2771971 L17.8286578,12.3976203 C18.0367595,12.2161036 18.0583109,11.9002555 17.8767943,11.6921539 C17.8622027,11.6754252 17.8465132,11.6596867 17.8298301,11.6450431 L11.0891271,5.72838979 C10.8815919,5.54622572 10.5656782,5.56679309 10.3835141,5.7743283 C10.3034433,5.86555116 10.2592899,5.98278612 10.2592899,6.10416552 L10.2592899,17.9003957 C10.2592899,18.1765381 10.4831475,18.4003957 10.7592899,18.4003957 C10.8801329,18.4003957 10.9968872,18.3566309 11.0879549,18.2771971 Z" id="Path-10-Copy" fill="#335EEA" transform="translate(14.129645, 12.002277) scale(-1, 1) translate(-14.129645, -12.002277) "></path>
|
|
9
|
-
<rect id="Rectangle-Copy" fill="#335EEA" opacity="0.3" x="6" y="6" width="3" height="12" rx="1"></rect>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Media / Backward</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Media-/-Backward" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M11.0879549,18.2771971 L17.8286578,12.3976203 C18.0367595,12.2161036 18.0583109,11.9002555 17.8767943,11.6921539 C17.8622027,11.6754252 17.8465132,11.6596867 17.8298301,11.6450431 L11.0891271,5.72838979 C10.8815919,5.54622572 10.5656782,5.56679309 10.3835141,5.7743283 C10.3034433,5.86555116 10.2592899,5.98278612 10.2592899,6.10416552 L10.2592899,17.9003957 C10.2592899,18.1765381 10.4831475,18.4003957 10.7592899,18.4003957 C10.8801329,18.4003957 10.9968872,18.3566309 11.0879549,18.2771971 Z" id="Path-10" fill="#335EEA" opacity="0.3" transform="translate(14.129645, 12.002277) scale(-1, 1) translate(-14.129645, -12.002277) "></path>
|
|
9
|
-
<path d="M5.08795487,18.2771971 L11.8286578,12.3976203 C12.0367595,12.2161036 12.0583109,11.9002555 11.8767943,11.6921539 C11.8622027,11.6754252 11.8465132,11.6596867 11.8298301,11.6450431 L5.08912711,5.72838979 C4.8815919,5.54622572 4.56567821,5.56679309 4.38351414,5.7743283 C4.30344325,5.86555116 4.25928988,5.98278612 4.25928988,6.10416552 L4.25928988,17.9003957 C4.25928988,18.1765381 4.48314751,18.4003957 4.75928988,18.4003957 C4.88013293,18.4003957 4.99688719,18.3566309 5.08795487,18.2771971 Z" id="Path-10-Copy" fill="#335EEA" transform="translate(8.129645, 12.002277) scale(-1, 1) translate(-8.129645, -12.002277) "></path>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Media / CD</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Media-/-CD" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M12,21 C7.02943725,21 3,16.9705627 3,12 C3,7.02943725 7.02943725,3 12,3 C16.9705627,3 21,7.02943725 21,12 C21,16.9705627 16.9705627,21 12,21 Z M12,15 C13.6568542,15 15,13.6568542 15,12 C15,10.3431458 13.6568542,9 12,9 C10.3431458,9 9,10.3431458 9,12 C9,13.6568542 10.3431458,15 12,15 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<circle id="Oval" fill="#335EEA" opacity="0.3" cx="12" cy="12" r="1"></circle>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Media / DVD</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Media-/-DVD" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<circle id="Combined-Shape" fill="#335EEA" opacity="0.3" cx="12" cy="12" r="9"></circle>
|
|
9
|
-
<path d="M11.1582329,15.8732969 L15.1507272,12.3908445 C15.3588289,12.2093278 15.3803803,11.8934798 15.1988637,11.6853781 C15.1842721,11.6686494 15.1685826,11.652911 15.1518994,11.6382673 L11.1594051,8.13385466 C10.9518699,7.95169059 10.6359562,7.97225796 10.4537922,8.17979317 C10.3737213,8.27101604 10.3295679,8.388251 10.3295679,8.5096304 L10.3295679,15.4964955 C10.3295679,15.7726378 10.5534255,15.9964955 10.8295679,15.9964955 C10.950411,15.9964955 11.0671652,15.9527307 11.1582329,15.8732969 Z" id="Path-10" fill="#335EEA"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Media / Eject</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Media-/-Eject" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M9.35321926,16.3736278 L16.3544311,10.3706602 C16.5640654,10.1909158 16.5882961,9.87526197 16.4085517,9.66562759 C16.3922584,9.64662485 16.3745611,9.62887247 16.3556091,9.6125202 L9.35439731,3.57169798 C9.14532254,3.39130299 8.82959492,3.41455255 8.64919993,3.62362732 C8.5708616,3.71442013 8.52776329,3.83034375 8.52776329,3.95026134 L8.52776329,15.9940512 C8.52776329,16.2701936 8.75162092,16.4940512 9.02776329,16.4940512 C9.14714624,16.4940512 9.2625893,16.4513356 9.35321926,16.3736278 Z" id="Path-10-Copy" fill="#335EEA" transform="translate(12.398118, 9.870355) rotate(-450.000000) translate(-12.398118, -9.870355) "></path>
|
|
9
|
-
<rect id="Rectangle-Copy" fill="#335EEA" opacity="0.3" transform="translate(12.500000, 17.500000) scale(-1, 1) rotate(-270.000000) translate(-12.500000, -17.500000) " x="11" y="11" width="3" height="13" rx="0.5"></rect>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Media / Equalizer</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Media-/-Equalizer" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<rect id="Rectangle-62-Copy" fill="#335EEA" opacity="0.3" x="13" y="4" width="3" height="16" rx="1.5"></rect>
|
|
9
|
-
<rect id="Rectangle-62-Copy-2" fill="#335EEA" x="8" y="9" width="3" height="11" rx="1.5"></rect>
|
|
10
|
-
<rect id="Rectangle-62-Copy-4" fill="#335EEA" x="18" y="11" width="3" height="9" rx="1.5"></rect>
|
|
11
|
-
<rect id="Rectangle-62-Copy-3" fill="#335EEA" x="3" y="13" width="3" height="7" rx="1.5"></rect>
|
|
12
|
-
</g>
|
|
13
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Media / Forward</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Media-/-Forward" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M6.82866499,18.2771971 L13.5693679,12.3976203 C13.7774696,12.2161036 13.7990211,11.9002555 13.6175044,11.6921539 C13.6029128,11.6754252 13.5872233,11.6596867 13.5705402,11.6450431 L6.82983723,5.72838979 C6.62230202,5.54622572 6.30638833,5.56679309 6.12422426,5.7743283 C6.04415337,5.86555116 6,5.98278612 6,6.10416552 L6,17.9003957 C6,18.1765381 6.22385763,18.4003957 6.5,18.4003957 C6.62084305,18.4003957 6.73759731,18.3566309 6.82866499,18.2771971 Z" id="Path-10" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M12.828665,18.2771971 L19.5693679,12.3976203 C19.7774696,12.2161036 19.7990211,11.9002555 19.6175044,11.6921539 C19.6029128,11.6754252 19.5872233,11.6596867 19.5705402,11.6450431 L12.8298372,5.72838979 C12.622302,5.54622572 12.3063883,5.56679309 12.1242243,5.7743283 C12.0441534,5.86555116 12,5.98278612 12,6.10416552 L12,17.9003957 C12,18.1765381 12.2238576,18.4003957 12.5,18.4003957 C12.6208431,18.4003957 12.7375973,18.3566309 12.828665,18.2771971 Z" id="Path-10-Copy" fill="#335EEA"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Media / Media-library#1</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Media-/-Media-library#1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<rect id="Combined-Shape" fill="#335EEA" opacity="0.3" x="2" y="9" width="20" height="13" rx="2"></rect>
|
|
9
|
-
<rect id="Rectangle-116-Copy" fill="#335EEA" opacity="0.3" x="5" y="5" width="14" height="2" rx="0.5"></rect>
|
|
10
|
-
<rect id="Rectangle-116-Copy-2" fill="#335EEA" opacity="0.3" x="7" y="1" width="10" height="2" rx="0.5"></rect>
|
|
11
|
-
<path d="M10.8333333,20 C9.82081129,20 9,19.3159906 9,18.4722222 C9,17.6284539 9.82081129,16.9444444 10.8333333,16.9444444 C11.0476105,16.9444444 11.2533018,16.9750785 11.4444444,17.0313779 L11.4444444,12.7916011 C11.4444444,12.4782408 11.6398662,12.2012404 11.9268804,12.1077729 L15.4407693,11.0331119 C15.8834716,10.8889438 16.3333333,11.2336005 16.3333333,11.7169402 L16.3333333,12.7916011 C16.3333333,13.1498215 15.9979332,13.3786009 15.7222222,13.4444444 C15.3255297,13.53918 14.3070112,13.7428837 12.6666667,14.0555556 L12.6666667,18.5035214 C12.6666667,18.5583862 12.6622174,18.6091837 12.6535404,18.6559869 C12.5446237,19.4131089 11.771224,20 10.8333333,20 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
12
|
-
</g>
|
|
13
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Media / Media-library#2</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Media-/-Media-library#2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<path d="M3.5,22 L20.5,22 C21.3284271,22 22,21.3284271 22,20.5 L22,9.5 C22,8.67157288 21.3284271,8 20.5,8 L10,8 L7.43933983,5.43933983 C7.15803526,5.15803526 6.77650439,5 6.37867966,5 L3.5,5 C2.67157288,5 2,5.67157288 2,6.5 L2,20.5 C2,21.3284271 2.67157288,22 3.5,22 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M10.8333333,20 C9.82081129,20 9,19.3159906 9,18.4722222 C9,17.6284539 9.82081129,16.9444444 10.8333333,16.9444444 C11.0476105,16.9444444 11.2533018,16.9750785 11.4444444,17.0313779 L11.4444444,12.7916011 C11.4444444,12.4782408 11.6398662,12.2012404 11.9268804,12.1077729 L15.4407693,11.0331119 C15.8834716,10.8889438 16.3333333,11.2336005 16.3333333,11.7169402 L16.3333333,12.7916011 C16.3333333,13.1498215 15.9979332,13.3786009 15.7222222,13.4444444 C15.3255297,13.53918 14.3070112,13.7428837 12.6666667,14.0555556 L12.6666667,18.5035214 C12.6666667,18.5583862 12.6622174,18.6091837 12.6535404,18.6559869 C12.5446237,19.4131089 11.771224,20 10.8333333,20 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.2 (67145) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Stockholm-icons / Media / Media-library#3</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M19,5 L9,5 C8.44771525,5 8,5.44771525 8,6 C8,6.55228475 8.44771525,7 9,7 L19,7 L19,20.25 C19,20.6642136 18.6865993,21 18.3,21 L7.45,21 C6.09690236,21 5,19.8247475 5,18.375 L5,5.625 C5,4.17525253 6.09690236,3 7.45,3 L18.3,3 C18.6865993,3 19,3.33578644 19,3.75 L19,5 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Stockholm-icons-/-Media-/-Media-library#3" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<rect id="bound" x="0" y="0" width="24" height="24"></rect>
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Combined-Shape" fill="#335EEA" opacity="0.3" xlink:href="#path-1"></use>
|
|
15
|
-
<path d="M10.8333333,19 C9.82081129,19 9,18.3159906 9,17.4722222 C9,16.6284539 9.82081129,15.9444444 10.8333333,15.9444444 C11.0476105,15.9444444 11.2533018,15.9750785 11.4444444,16.0313779 L11.4444444,11.7916011 C11.4444444,11.4782408 11.6398662,11.2012404 11.9268804,11.1077729 L15.4407693,10.0331119 C15.8834716,9.88894376 16.3333333,10.2336005 16.3333333,10.7169402 L16.3333333,11.7916011 C16.3333333,12.1498215 15.9979332,12.3786009 15.7222222,12.4444444 C15.3255297,12.53918 14.3070112,12.7428837 12.6666667,13.0555556 L12.6666667,17.5035214 C12.6666667,17.5583862 12.6622174,17.6091837 12.6535404,17.6559869 C12.5446237,18.4131089 11.771224,19 10.8333333,19 Z" id="Combined-Shape" fill="#335EEA" mask="url(#mask-2)"></path>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|