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,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 / Home / Bulb#1</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Bulb#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
|
-
<circle id="Combined-Shape" fill="#335EEA" opacity="0.3" cx="12" cy="9" r="8"></circle>
|
|
9
|
-
<path d="M14.5297296,11 L9.46184488,11 L11.9758349,17.4645458 L14.5297296,11 Z M10.5679953,19.3624463 L6.53815512,9 L17.4702704,9 L13.3744964,19.3674279 L11.9759405,18.814912 L10.5679953,19.3624463 Z" id="Path-69" fill="#335EEA" opacity="0.3"></path>
|
|
10
|
-
<path d="M10,22 L14,22 L14,22 C14,23.1045695 13.1045695,24 12,24 L12,24 C10.8954305,24 10,23.1045695 10,22 Z" id="Rectangle-72-Copy-2" fill="#335EEA" opacity="0.3"></path>
|
|
11
|
-
<path d="M9,20 C8.44771525,20 8,19.5522847 8,19 C8,18.4477153 8.44771525,18 9,18 C8.44771525,18 8,17.5522847 8,17 C8,16.4477153 8.44771525,16 9,16 L15,16 C15.5522847,16 16,16.4477153 16,17 C16,17.5522847 15.5522847,18 15,18 C15.5522847,18 16,18.4477153 16,19 C16,19.5522847 15.5522847,20 15,20 C15.5522847,20 16,20.4477153 16,21 C16,21.5522847 15.5522847,22 15,22 L9,22 C8.44771525,22 8,21.5522847 8,21 C8,20.4477153 8.44771525,20 9,20 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
12
|
-
</g>
|
|
13
|
-
</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 / Home / Bulb#2</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Bulb#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="M5.11245763,2.03825554 C7.06198789,1.34608518 9.35774462,1 11.9997278,1 C14.6417901,1 16.9376995,1.34610591 18.8874558,2.03831773 L18.8874591,2.0383083 C19.9283802,2.40786109 20.4726317,3.55127609 20.103079,4.59219718 C20.0677743,4.69163999 20.0246549,4.78813275 19.9741245,4.88077171 L15,14 L9,14 L4.02583562,4.88068072 C3.49691243,3.91098821 3.85422657,2.69612015 4.82391908,2.16719696 C4.91654682,2.11667273 5.01302748,2.07355769 5.11245763,2.03825554 Z" id="Rectangle-130" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M10,20 L14,20 L14,20 C14,21.1045695 13.1045695,22 12,22 L12,22 C10.8954305,22 10,21.1045695 10,20 Z" id="Rectangle-72-Copy-2" fill="#335EEA" opacity="0.3"></path>
|
|
10
|
-
<path d="M13,10 L13,18 C13,18.5522847 12.5522847,19 12,19 C11.4477153,19 11,18.5522847 11,18 L11,10 L10.5,10 C10.2238576,10 10,9.77614237 10,9.5 C10,9.22385763 10.2238576,9 10.5,9 L13.5,9 C13.7761424,9 14,9.22385763 14,9.5 C14,9.77614237 13.7761424,10 13.5,10 L13,10 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
11
|
-
<path d="M9,18 C8.44771525,18 8,17.5522847 8,17 C8,16.4477153 8.44771525,16 9,16 C8.44771525,16 8,15.5522847 8,15 C8,14.4477153 8.44771525,14 9,14 L15,14 C15.5522847,14 16,14.4477153 16,15 C16,15.5522847 15.5522847,16 15,16 C15.5522847,16 16,16.4477153 16,17 C16,17.5522847 15.5522847,18 15,18 C15.5522847,18 16,18.4477153 16,19 C16,19.5522847 15.5522847,20 15,20 L9,20 C8.44771525,20 8,19.5522847 8,19 C8,18.4477153 8.44771525,18 9,18 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 / Home / Chair#1</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Chair#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,2 C13.8385982,2 15.5193947,3.03878936 16.3416408,4.68328157 L19,10 C20.365323,12.730646 19.25851,16.0510849 16.527864,17.4164079 C15.7602901,17.8001948 14.9139019,18 14.0557281,18 L9.94427191,18 C6.8913169,18 4.41640786,15.525091 4.41640786,12.472136 C4.41640786,11.6139622 4.61621302,10.767574 5,10 L7.65835921,4.68328157 C8.48060532,3.03878936 10.1614018,2 12,2 Z M7.55,13.6 C9.00633458,14.6922509 10.4936654,15.25 12,15.25 C13.5063346,15.25 14.9936654,14.6922509 16.45,13.6 L15.55,12.4 C14.3396679,13.3077491 13.1603321,13.75 12,13.75 C10.8396679,13.75 9.66033208,13.3077491 8.45,12.4 L7.55,13.6 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<path d="M6.15999985,21.0604779 L8.15999985,17.5963763 C8.43614222,17.1180837 9.04773263,16.9542085 9.52602525,17.2303509 C10.0043179,17.5064933 10.168193,18.1180837 9.89205065,18.5963763 L7.89205065,22.0604779 C7.61590828,22.5387706 7.00431787,22.7026457 6.52602525,22.4265033 C6.04773263,22.150361 5.88385747,21.5387706 6.15999985,21.0604779 Z M17.8320512,21.0301278 C18.1081936,21.5084204 17.9443184,22.1200108 17.4660258,22.3961532 C16.9877332,22.6722956 16.3761428,22.5084204 16.1000004,22.0301278 L14.1000004,18.5660262 C13.823858,18.0877335 13.9877332,17.4761431 14.4660258,17.2000008 C14.9443184,16.9238584 15.5559088,17.0877335 15.8320512,17.5660262 L17.8320512,21.0301278 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 / Home / Chair#2</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Chair#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="M6.54246133,21.5014597 L8.1406184,15.5370564 C8.28356021,15.0035903 8.83189716,14.6870078 9.36536327,14.8299496 C9.89882937,14.9728914 10.2154119,15.5212284 10.07247,16.0546945 L8.47431299,22.0190978 C8.33137118,22.5525639 7.78303422,22.8691464 7.24956812,22.7262046 C6.71610201,22.5832628 6.39951952,22.0349258 6.54246133,21.5014597 Z M17.4495897,21.4711096 C17.5925315,22.0045757 17.275949,22.5529126 16.7424829,22.6958545 C16.2090168,22.8387963 15.6606799,22.5222138 15.517738,21.9887477 L14.2148496,17.126302 C14.0719078,16.5928359 14.3884903,16.0444989 14.9219564,15.9015571 C15.4554225,15.7586153 16.0037595,16.0751978 16.1467013,16.6086639 L17.4495897,21.4711096 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M7.36092084,1 L16.6390792,1 C17.7436487,1 18.6390792,1.8954305 18.6390792,3 C18.6390792,3.11016172 18.6299775,3.22013512 18.611867,3.32879797 L17.0696334,12.5821995 C17.0294511,12.8232935 16.820856,13 16.5764365,13 L7.42356354,13 C7.17914397,13 6.97054891,12.8232935 6.93036658,12.5821995 L5.388133,3.32879797 C5.20654289,2.23925733 5.94258223,1.20880226 7.03212287,1.02721215 C7.14078572,1.00910168 7.25075912,1 7.36092084,1 Z M5.5,14 L18.5,14 C19.3284271,14 20,14.6715729 20,15.5 C20,16.3284271 19.3284271,17 18.5,17 L5.5,17 C4.67157288,17 4,16.3284271 4,15.5 C4,14.6715729 4.67157288,14 5.5,14 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 / Home / Clock</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Clock" 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,22 C7.02943725,22 3,17.9705627 3,13 C3,8.02943725 7.02943725,4 12,4 C16.9705627,4 21,8.02943725 21,13 C21,17.9705627 16.9705627,22 12,22 Z" id="Mask" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M11.9630156,7.5 L12.0475062,7.5 C12.3043819,7.5 12.5194647,7.69464724 12.5450248,7.95024814 L13,12.5 L16.2480695,14.3560397 C16.403857,14.4450611 16.5,14.6107328 16.5,14.7901613 L16.5,15 C16.5,15.2109164 16.3290185,15.3818979 16.1181021,15.3818979 C16.0841582,15.3818979 16.0503659,15.3773725 16.0176181,15.3684413 L11.3986612,14.1087258 C11.1672824,14.0456225 11.0132986,13.8271186 11.0316926,13.5879956 L11.4644883,7.96165175 C11.4845267,7.70115317 11.7017474,7.5 11.9630156,7.5 Z" id="Path-107" 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 / Home / Сommode#1</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Сommode#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.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 L5.5,11 C4.67157288,11 4,10.3284271 4,9.5 L4,5.5 C4,4.67157288 4.67157288,4 5.5,4 Z M11,6 C10.4477153,6 10,6.44771525 10,7 C10,7.55228475 10.4477153,8 11,8 L13,8 C13.5522847,8 14,7.55228475 14,7 C14,6.44771525 13.5522847,6 13,6 L11,6 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M5.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 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 M11,15 C10.4477153,15 10,15.4477153 10,16 C10,16.5522847 10.4477153,17 11,17 L13,17 C13.5522847,17 14,16.5522847 14,16 C14,15.4477153 13.5522847,15 13,15 L11,15 Z" id="Combined-Shape-Copy" 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 / Home / Сommode#2</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Сommode#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="M5.5,2 L18.5,2 C19.3284271,2 20,2.67157288 20,3.5 L20,6.5 C20,7.32842712 19.3284271,8 18.5,8 L5.5,8 C4.67157288,8 4,7.32842712 4,6.5 L4,3.5 C4,2.67157288 4.67157288,2 5.5,2 Z M11,4 C10.4477153,4 10,4.44771525 10,5 C10,5.55228475 10.4477153,6 11,6 L13,6 C13.5522847,6 14,5.55228475 14,5 C14,4.44771525 13.5522847,4 13,4 L11,4 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M5.5,9 L18.5,9 C19.3284271,9 20,9.67157288 20,10.5 L20,13.5 C20,14.3284271 19.3284271,15 18.5,15 L5.5,15 C4.67157288,15 4,14.3284271 4,13.5 L4,10.5 C4,9.67157288 4.67157288,9 5.5,9 Z M11,11 C10.4477153,11 10,11.4477153 10,12 C10,12.5522847 10.4477153,13 11,13 L13,13 C13.5522847,13 14,12.5522847 14,12 C14,11.4477153 13.5522847,11 13,11 L11,11 Z M5.5,16 L18.5,16 C19.3284271,16 20,16.6715729 20,17.5 L20,20.5 C20,21.3284271 19.3284271,22 18.5,22 L5.5,22 C4.67157288,22 4,21.3284271 4,20.5 L4,17.5 C4,16.6715729 4.67157288,16 5.5,16 Z M11,18 C10.4477153,18 10,18.4477153 10,19 C10,19.5522847 10.4477153,20 11,20 L13,20 C13.5522847,20 14,19.5522847 14,19 C14,18.4477153 13.5522847,18 13,18 L11,18 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 / Home / Couch</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Couch" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<path d="M6,20 L4,20 C4,17.2385763 6.23857625,16 9,16 L15,16 C17.7614237,16 20,17.2385763 20,20 L18,20 C18,18.3431458 16.6568542,18 15,18 L9,18 C7.34314575,18 6,18.3431458 6,20 Z" id="Path-61" fill="#335EEA" opacity="0.3"></path>
|
|
8
|
-
<path d="M23,8 L21.173913,8 C20.0693435,8 19.173913,8.8954305 19.173913,10 L19.173913,12 C19.173913,12.5522847 18.7261978,13 18.173913,13 L5.86956522,13 C5.31728047,13 4.86956522,12.5522847 4.86956522,12 L4.86956522,10 C4.86956522,8.8954305 3.97413472,8 2.86956522,8 L1,8 C1,6.34314575 2.34314575,5 4,5 L20,5 C21.6568542,5 23,6.34314575 23,8 Z" id="Path" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M23,10 L23,15 C23,16.6568542 21.6568542,18 20,18 L4,18 C2.34314575,18 1,16.6568542 1,15 L1,10 L2.86956522,10 L2.86956522,12 C2.86956522,13.6568542 4.21271097,15 5.86956522,15 L18.173913,15 C19.8307673,15 21.173913,13.6568542 21.173913,12 L21.173913,10 L23,10 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 / Home / Сupboard</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Сupboard" 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,3 L9.5,3 C10.3284271,3 11,3.67157288 11,4.5 L11,18.5 C11,19.3284271 10.3284271,20 9.5,20 L3.5,20 C2.67157288,20 2,19.3284271 2,18.5 L2,4.5 C2,3.67157288 2.67157288,3 3.5,3 Z M9,9 C8.44771525,9 8,9.44771525 8,10 L8,12 C8,12.5522847 8.44771525,13 9,13 C9.55228475,13 10,12.5522847 10,12 L10,10 C10,9.44771525 9.55228475,9 9,9 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M14.5,3 L20.5,3 C21.3284271,3 22,3.67157288 22,4.5 L22,18.5 C22,19.3284271 21.3284271,20 20.5,20 L14.5,20 C13.6715729,20 13,19.3284271 13,18.5 L13,4.5 C13,3.67157288 13.6715729,3 14.5,3 Z M20,9 C19.4477153,9 19,9.44771525 19,10 L19,12 C19,12.5522847 19.4477153,13 20,13 C20.5522847,13 21,12.5522847 21,12 L21,10 C21,9.44771525 20.5522847,9 20,9 Z" id="Combined-Shape-Copy" fill="#335EEA" transform="translate(17.500000, 11.500000) scale(-1, 1) translate(-17.500000, -11.500000) "></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 / Home / Сurtains</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Сurtains" 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 C3,3.44771525 3.44771525,3 4,3 L11,3 L11,5 C11,9.418278 7.418278,13 3,13 L3,4 Z M21,4 L21,13 C16.581722,13 13,9.418278 13,5 L13,3 L20,3 C20.5522847,3 21,3.44771525 21,4 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M4,21 C3.44771525,21 3,20.5522847 3,20 L3,13 C6.3137085,13 9,15.6862915 9,19 L9,21 L4,21 Z M20,21 L15,21 L15,19 C15,15.6862915 17.6862915,13 21,13 L21,20 C21,20.5522847 20.5522847,21 20,21 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 / Home / Deer</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Deer" 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="M21.9819854,8.18909235 C21.930842,8.45576237 21.7720053,8.7029872 21.5144958,8.85749293 L16.5144958,11.8574929 C16.3590804,11.9507422 16.1812439,12 16,12 L8,12 C7.81875605,12 7.64091965,11.9507422 7.48550424,11.8574929 L2.48550424,8.85749293 C2.2279947,8.7029872 2.069158,8.45576237 2.01801457,8.18909235 L1.01941932,3.19611614 C0.911107374,2.65455638 1.26232411,2.12773127 1.80388386,2.01941932 C2.34544362,1.91110737 2.87226873,2.26232411 2.98058068,2.80388386 L3.61413433,5.97165211 L6.29289322,3.29289322 C6.68341751,2.90236893 7.31658249,2.90236893 7.70710678,3.29289322 C8.09763107,3.68341751 8.09763107,4.31658249 7.70710678,4.70710678 L4.61275246,7.8014611 L8.27698396,10 L15.723016,10 L19.3872475,7.8014611 L16.2928932,4.70710678 C15.9023689,4.31658249 15.9023689,3.68341751 16.2928932,3.29289322 C16.6834175,2.90236893 17.3165825,2.90236893 17.7071068,3.29289322 L20.3858657,5.97165211 L21.0194193,2.80388386 C21.1277313,2.26232411 21.6545564,1.91110737 22.1961161,2.01941932 C22.7376759,2.12773127 23.0888926,2.65455638 22.9805807,3.19611614 L21.9819854,8.18909235 Z M15.0527864,8.89442719 C14.5588079,8.64743794 14.3585836,8.0467649 14.6055728,7.5527864 C14.8525621,7.05880791 15.4532351,6.85858356 15.9472136,7.10557281 L18.9472136,8.60557281 C19.6529974,8.95846471 19.6911351,9.95150933 19.0144958,10.3574929 L16.5144958,11.8574929 C16.3590804,11.9507422 16.1812439,12 16,12 L8,12 C7.81875605,12 7.64091965,11.9507422 7.48550424,11.8574929 L4.98550424,10.3574929 C4.33816525,9.96908953 4.33816525,9.03091047 4.98550424,8.64250707 L7.48550424,7.14250707 C7.95908451,6.85835891 8.57334477,7.01192398 8.85749293,7.48550424 C9.14164109,7.95908451 8.98807602,8.57334477 8.51449576,8.85749293 L7.44365063,9.5 L8.27698396,10 L15.723016,10 L16.4234324,9.57975019 L15.0527864,8.89442719 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M9.85539998,10 L14.1446,10 C15.2491695,10 16.1446,10.8954305 16.1446,12 C16.1446,12.233105 16.1038489,12.4644155 16.0241869,12.6834861 L13.3417431,20.0602066 C13.1365752,20.6244182 12.600357,21 12,21 L12,21 C11.399643,21 10.8634248,20.6244182 10.6582569,20.0602066 L7.97581314,12.6834861 C7.59833417,11.645419 8.13384671,10.4978921 9.17191386,10.1204132 C9.39098444,10.0407511 9.62229495,10 9.85539998,10 Z" id="Rectangle-192" 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 / Home / Door-open</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Door-open" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="bound" opacity="0.300000012" x="0" y="0" width="24" height="24"></rect>
|
|
8
|
-
<polygon id="Path-90" fill="#335EEA" opacity="0.3" points="7 4.89473684 7 21 5 21 5 3 11 3 11 4.89473684"></polygon>
|
|
9
|
-
<path d="M10.1782982,2.24743315 L18.1782982,3.6970464 C18.6540619,3.78325557 19,4.19751166 19,4.68102291 L19,19.3190064 C19,19.8025177 18.6540619,20.2167738 18.1782982,20.3029829 L10.1782982,21.7525962 C9.63486295,21.8510675 9.11449486,21.4903531 9.0160235,20.9469179 C9.00536265,20.8880837 9,20.8284119 9,20.7686197 L9,3.23140966 C9,2.67912491 9.44771525,2.23140966 10,2.23140966 C10.0597922,2.23140966 10.119464,2.2367723 10.1782982,2.24743315 Z M11.9166667,12.9060229 C12.6070226,12.9060229 13.1666667,12.2975724 13.1666667,11.5470105 C13.1666667,10.7964487 12.6070226,10.1879981 11.9166667,10.1879981 C11.2263107,10.1879981 10.6666667,10.7964487 10.6666667,11.5470105 C10.6666667,12.2975724 11.2263107,12.9060229 11.9166667,12.9060229 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 / Home / Earth</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Earth" 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="Oval" fill="#335EEA" opacity="0.3" cx="12" cy="12" r="9"></circle>
|
|
9
|
-
<path d="M11.7357634,20.9961946 C6.88740052,20.8563914 3,16.8821712 3,12 C3,11.9168367 3.00112797,11.8339369 3.00336944,11.751315 C3.66233009,11.8143341 4.85636818,11.9573854 4.91262842,12.4204038 C4.9904938,13.0609191 4.91262842,13.8615942 5.45804656,14.101772 C6.00346469,14.3419498 6.15931561,13.1409372 6.6267482,13.4612567 C7.09418079,13.7815761 8.34086797,14.0899175 8.34086797,14.6562185 C8.34086797,15.222396 8.10715168,16.1034596 8.34086797,16.2636193 C8.57458427,16.423779 9.5089688,17.54465 9.50920913,17.7048097 C9.50956962,17.8649694 9.83857487,18.6793513 9.74040201,18.9906563 C9.65905192,19.2487394 9.24857641,20.0501554 8.85059781,20.4145589 C9.75315358,20.7620621 10.7235846,20.9657742 11.7357634,20.9960544 L11.7357634,20.9961946 Z M8.28272988,3.80112099 C9.4158415,3.28656421 10.6744554,3 12,3 C15.5114513,3 18.5532143,5.01097452 20.0364482,7.94408274 C20.069657,8.72412177 20.0638332,9.39135321 20.2361262,9.6327358 C21.1131932,10.8600506 18.0995147,11.7043158 18.5573343,13.5605384 C18.7589671,14.3794892 16.5527814,14.1196773 16.0139722,14.886394 C15.4748026,15.6527403 14.1574598,15.137809 13.8520064,14.9904917 C13.546553,14.8431744 12.3766497,15.3341497 12.4789081,14.4995164 C12.5805657,13.664636 13.2922889,13.6156126 14.0555619,13.2719546 C14.8184743,12.928667 15.9189236,11.7871741 15.3781918,11.6380045 C12.8323064,10.9362407 11.963771,8.47852395 11.963771,8.47852395 C11.8110443,8.44901109 11.8493762,6.74109366 11.1883616,6.69207022 C10.5267462,6.64279981 10.170464,6.88841096 9.20435656,6.69207022 C8.23764828,6.49572949 8.44144409,5.85743687 8.2887174,4.48255778 C8.25453994,4.17415686 8.25619136,3.95717082 8.28272988,3.80112099 Z M20.9991771,11.8770357 C20.9997251,11.9179585 21,11.9589471 21,12 C21,16.9406923 17.0188468,20.9515364 12.0895088,20.9995641 C16.970233,20.9503326 20.9337111,16.888438 20.9991771,11.8770357 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 / Home / Fireplace</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Fireplace" 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="M17,20 L17,12 C17,9.23857625 14.7614237,7 12,7 C9.23857625,7 7,9.23857625 7,12 L7,20 L5,20 C3.8954305,20 3,19.1045695 3,18 L3,6 C3,4.8954305 3.8954305,4 5,4 L19,4 C20.1045695,4 21,4.8954305 21,6 L21,18 C21,19.1045695 20.1045695,20 19,20 L17,20 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M12.9717525,11.7005668 C12.8097937,13.3201542 12.3239175,14.1866868 11.5141238,14.3001646 C11.5141238,14.3001646 12.2429381,11.4576287 11.2711857,10 C11.2711857,10 11.1681401,11.5618236 10.126941,13.4359819 C9.63887975,14.3144921 9.08474261,14.9067082 9.08474261,16.0734529 C9.08474261,17.7393714 10.7908674,18.6003292 12.002779,18.6003292 C13.2146906,18.6003292 14.9152574,18.0172577 14.9152574,15.9765075 C14.9152574,15.1373628 14.2674224,13.7120493 12.9717525,11.7005668 Z" id="Path-17" 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 / Home / Flashlight</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Flashlight" 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,10 L6,6 L18,6 L18,10 C16,11.5197922 15,12.8531255 15,14 L15,18 L15,20 C15,21.1045695 14.1045695,22 13,22 L11,22 C9.8954305,22 9,21.1045695 9,20 L9,18 L9,14 C9,12.3333333 8,11 6,10 Z M12,11 C10.8954305,11 10,11.8954305 10,13 L10,15 C10,16.1045695 10.8954305,17 12,17 C13.1045695,17 14,16.1045695 14,15 L14,13 C14,11.8954305 13.1045695,11 12,11 Z M12,14 C11.4477153,14 11,13.5522847 11,13 C11,12.4477153 11.4477153,12 12,12 C12.5522847,12 13,12.4477153 13,13 C13,13.5522847 12.5522847,14 12,14 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<path d="M7,2 L17,2 C17.5522847,2 18,2.44771525 18,3 L18,4 L6,4 L6,3 C6,2.44771525 6.44771525,2 7,2 Z" id="Rectangle" fill="#335EEA" opacity="0.3"></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 / Home / Flower#1</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Flower#1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<polygon id="bound" points="0 0 24 0 24 24 0 24"></polygon>
|
|
8
|
-
<path d="M9,1 C4.92361111,7.82926829 4.92361111,12.8292683 9,16 C12.9097222,12.8292683 12.9097222,7.82926829 9,1 Z" id="Path-36-Copy-2" fill="#335EEA" opacity="0.3" transform="translate(8.937500, 8.500000) scale(-1, 1) rotate(-330.000000) translate(-8.937500, -8.500000) "></path>
|
|
9
|
-
<path d="M15,1 C10.9236111,7.82926829 10.9236111,12.8292683 15,16 C18.9097222,12.8292683 18.9097222,7.82926829 15,1 Z" id="Path-36-Copy-3" fill="#335EEA" opacity="0.3" transform="translate(14.937500, 8.500000) rotate(-330.000000) translate(-14.937500, -8.500000) "></path>
|
|
10
|
-
<path d="M12,1 C7.92361111,7.82926829 7.92361111,12.8292683 12,16 C15.9097222,12.8292683 15.9097222,7.82926829 12,1 Z" id="Path-36" fill="#335EEA" opacity="0.3"></path>
|
|
11
|
-
<path d="M6.34403065,13 L17.6559693,13 C18.2082541,13 18.6559693,13.4477153 18.6559693,14 C18.6559693,14.0973246 18.6417616,14.1941279 18.6137956,14.2873479 L16.4275913,21.5746958 C16.1738009,22.4206637 15.3951551,23 14.5119387,23 L9.4880613,23 C8.60484486,23 7.82619911,22.4206637 7.57240873,21.5746958 L5.38620437,14.2873479 C5.22750651,13.758355 5.52768992,13.2008716 6.05668277,13.0421737 C6.14990279,13.0142077 6.24670609,13 6.34403065,13 Z" id="Rectangle-71" fill="#335EEA"></path>
|
|
12
|
-
</g>
|
|
13
|
-
</svg>
|
|
@@ -1,14 +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 / Flower#2</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Flower#2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<polygon id="bound" points="0 0 24 0 24 24 0 24"></polygon>
|
|
8
|
-
<circle id="Oval-32" fill="#335EEA" opacity="0.3" cx="15" cy="17" r="5"></circle>
|
|
9
|
-
<circle id="Oval-32-Copy" fill="#335EEA" opacity="0.3" cx="9" cy="17" r="5"></circle>
|
|
10
|
-
<circle id="Oval-32-Copy-2" fill="#335EEA" opacity="0.3" cx="7" cy="11" r="5"></circle>
|
|
11
|
-
<circle id="Oval-32-Copy-3" fill="#335EEA" opacity="0.3" cx="17" cy="11" r="5"></circle>
|
|
12
|
-
<circle id="Oval-32-Copy-4" fill="#335EEA" opacity="0.3" cx="12" cy="7" r="5"></circle>
|
|
13
|
-
</g>
|
|
14
|
-
</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 / Home / Flower#3</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Flower#3" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<polygon id="bound" points="0 0 24 0 24 24 0 24"></polygon>
|
|
8
|
-
<path d="M1.4152146,4.84010415 C11.1782334,10.3362599 14.7076452,16.4493804 12.0034499,23.1794656 C5.02500006,22.0396582 1.4955883,15.9265377 1.4152146,4.84010415 Z" id="Path-36-Copy-2" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M22.5950046,4.84010415 C12.8319858,10.3362599 9.30257403,16.4493804 12.0067693,23.1794656 C18.9852192,22.0396582 22.5146309,15.9265377 22.5950046,4.84010415 Z" id="Path-36-Copy-3" fill="#335EEA" opacity="0.3"></path>
|
|
10
|
-
<path d="M12.0002081,2 C6.29326368,11.6413199 6.29326368,18.7001435 12.0002081,23.1764706 C17.4738192,18.7001435 17.4738192,11.6413199 12.0002081,2 Z" id="Path-36" fill="#335EEA" opacity="0.3"></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 / Home / Globe</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Globe" 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="M13,18.9450712 L13,20 L14,20 C15.1045695,20 16,20.8954305 16,22 L8,22 C8,20.8954305 8.8954305,20 10,20 L11,20 L11,18.9448245 C9.02872877,18.7261967 7.20827378,17.866394 5.79372555,16.5182701 L4.73856106,17.6741866 C4.36621808,18.0820826 3.73370941,18.110904 3.32581341,17.7385611 C2.9179174,17.3662181 2.88909597,16.7337094 3.26143894,16.3258134 L5.04940685,14.367122 C5.46150313,13.9156769 6.17860937,13.9363085 6.56406875,14.4106998 C7.88623094,16.037907 9.86320756,17 12,17 C15.8659932,17 19,13.8659932 19,10 C19,7.73468744 17.9175842,5.65198725 16.1214335,4.34123851 C15.6753081,4.01567657 15.5775721,3.39010038 15.903134,2.94397499 C16.228696,2.49784959 16.8542722,2.4001136 17.3003976,2.72567554 C19.6071362,4.40902808 21,7.08906798 21,10 C21,14.6325537 17.4999505,18.4476269 13,18.9450712 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<circle id="Oval" fill="#335EEA" opacity="0.3" cx="12" cy="10" r="6"></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 / Home / Home-heart</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Home-heart" 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.95709826,8.41510662 L11.47855,3.81866389 C11.7986624,3.62303967 12.2013376,3.62303967 12.52145,3.81866389 L20.0429,8.41510557 C20.6374094,8.77841684 21,9.42493654 21,10.1216692 L21,19.0000673 C21,20.1046368 20.1045695,21.0000673 19,21.0000673 L4.99998155,21.0000704 C3.89541205,21.0000704 2.99998155,20.1046399 2.99998155,19.0000704 C2.99998155,19.0000693 2.99998155,19.0000683 2.99998155,19.0000673 L2.99999828,10.1216672 C2.99999935,9.42493561 3.36258984,8.77841732 3.95709826,8.41510662 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M13.8,12 C13.1562,12 12.4033,12.7298529 12,13.2 C11.5967,12.7298529 10.8438,12 10.2,12 C9.0604,12 8.4,12.8888719 8.4,14.0201635 C8.4,15.2733878 9.6,16.6 12,18 C14.4,16.6 15.6,15.3 15.6,14.1 C15.6,12.9687084 14.9396,12 13.8,12 Z" id="Shape" fill="#335EEA" opacity="0.3"></path>
|
|
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 / Home</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Home" 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.95709826,8.41510662 L11.47855,3.81866389 C11.7986624,3.62303967 12.2013376,3.62303967 12.52145,3.81866389 L20.0429,8.41510557 C20.6374094,8.77841684 21,9.42493654 21,10.1216692 L21,19.0000642 C21,20.1046337 20.1045695,21.0000642 19,21.0000642 L4.99998155,21.0000673 C3.89541205,21.0000673 2.99998155,20.1046368 2.99998155,19.0000673 L2.99999828,10.1216672 C2.99999935,9.42493561 3.36258984,8.77841732 3.95709826,8.41510662 Z M10,13 C9.44771525,13 9,13.4477153 9,14 L9,17 C9,17.5522847 9.44771525,18 10,18 L14,18 C14.5522847,18 15,17.5522847 15,17 L15,14 C15,13.4477153 14.5522847,13 14,13 L10,13 Z" id="Combined-Shape" 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 / Home / Key</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Key" 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-59" fill="#335EEA" opacity="0.3" transform="translate(8.885842, 16.114158) rotate(-315.000000) translate(-8.885842, -16.114158) " points="6.89784488 10.6187476 6.76452164 19.4882481 8.88584198 21.6095684 11.0071623 19.4882481 9.59294876 18.0740345 10.9659914 16.7009919 9.55177787 15.2867783 11.0071623 13.8313939 10.8837471 10.6187476"></polygon>
|
|
9
|
-
<path d="M15.9852814,14.9852814 C12.6715729,14.9852814 9.98528137,12.2989899 9.98528137,8.98528137 C9.98528137,5.67157288 12.6715729,2.98528137 15.9852814,2.98528137 C19.2989899,2.98528137 21.9852814,5.67157288 21.9852814,8.98528137 C21.9852814,12.2989899 19.2989899,14.9852814 15.9852814,14.9852814 Z M16.1776695,9.07106781 C17.0060967,9.07106781 17.6776695,8.39949494 17.6776695,7.57106781 C17.6776695,6.74264069 17.0060967,6.07106781 16.1776695,6.07106781 C15.3492424,6.07106781 14.6776695,6.74264069 14.6776695,7.57106781 C14.6776695,8.39949494 15.3492424,9.07106781 16.1776695,9.07106781 Z" id="Combined-Shape" fill="#335EEA" transform="translate(15.985281, 8.985281) rotate(-315.000000) translate(-15.985281, -8.985281) "></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 / Home / Ladder</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Ladder" 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,5 L17,5 C17.5522847,5 18,5.44771525 18,6 C18,6.55228475 17.5522847,7 17,7 L7,7 C6.44771525,7 6,6.55228475 6,6 C6,5.44771525 6.44771525,5 7,5 Z M7,9 L17,9 C17.5522847,9 18,9.44771525 18,10 C18,10.5522847 17.5522847,11 17,11 L7,11 C6.44771525,11 6,10.5522847 6,10 C6,9.44771525 6.44771525,9 7,9 Z M7,13 L17,13 C17.5522847,13 18,13.4477153 18,14 C18,14.5522847 17.5522847,15 17,15 L7,15 C6.44771525,15 6,14.5522847 6,14 C6,13.4477153 6.44771525,13 7,13 Z M7,17 L17,17 C17.5522847,17 18,17.4477153 18,18 C18,18.5522847 17.5522847,19 17,19 L7,19 C6.44771525,19 6,18.5522847 6,18 C6,17.4477153 6.44771525,17 7,17 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M5.5,2 C6.32842712,2 7,2.67157288 7,3.5 L7,20.5 C7,21.3284271 6.32842712,22 5.5,22 C4.67157288,22 4,21.3284271 4,20.5 L4,3.5 C4,2.67157288 4.67157288,2 5.5,2 Z M18.5,2 C19.3284271,2 20,2.67157288 20,3.5 L20,20.5 C20,21.3284271 19.3284271,22 18.5,22 C17.6715729,22 17,21.3284271 17,20.5 L17,3.5 C17,2.67157288 17.6715729,2 18.5,2 Z" id="Combined-Shape" 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 / Home / Lamp#1</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Lamp#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="M10,19 L14,19 C15.1045695,19 16,19.8954305 16,21 L8,21 L8,21 C8,19.8954305 8.8954305,19 10,19 Z" id="Rectangle-98-Copy" fill="#335EEA"></path>
|
|
9
|
-
<rect id="Rectangle" fill="#335EEA" opacity="0.3" x="11" y="12" width="2" height="6" rx="1"></rect>
|
|
10
|
-
<rect id="Rectangle-132" fill="#FFFFFF" transform="translate(16.612973, 8.673634) rotate(-15.000000) translate(-16.612973, -8.673634) " x="15.6129734" y="6.17363361" width="2" height="5" rx="1"></rect>
|
|
11
|
-
<path d="M7.44151844,4 L16.5584816,4 C17.4193424,4 18.1836201,4.55086019 18.4558482,5.36754447 L21,13 L3,13 L5.54415184,5.36754447 C5.81637994,4.55086019 6.58065762,4 7.44151844,4 Z" id="Rectangle-98" fill="#335EEA"></path>
|
|
12
|
-
</g>
|
|
13
|
-
</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 / Home / Lamp#2</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Lamp#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="M12,2 C12.5522847,2 13,2.44771525 13,3 L13,11 C13,11.5522847 12.5522847,12 12,12 C11.4477153,12 11,11.5522847 11,11 L11,3 C11,2.44771525 11.4477153,2 12,2 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M8.12601749,19 L15.8739825,19 C15.4299397,20.7252272 13.8638394,22 12,22 C10.1361606,22 8.57006028,20.7252272 8.12601749,19 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
10
|
-
<path d="M12,8 L12,8 C16.9705627,8 21,12.0294373 21,17 L3,17 L3,17 C3,12.0294373 7.02943725,8 12,8 Z" id="Rectangle-98" 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 / Home / Library</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Library" 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,3 L6,3 C6.55228475,3 7,3.44771525 7,4 L7,20 C7,20.5522847 6.55228475,21 6,21 L5,21 C4.44771525,21 4,20.5522847 4,20 L4,4 C4,3.44771525 4.44771525,3 5,3 Z M10,3 L11,3 C11.5522847,3 12,3.44771525 12,4 L12,20 C12,20.5522847 11.5522847,21 11,21 L10,21 C9.44771525,21 9,20.5522847 9,20 L9,4 C9,3.44771525 9.44771525,3 10,3 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<rect id="Rectangle-Copy-2" fill="#335EEA" opacity="0.3" transform="translate(17.825568, 11.945519) rotate(-19.000000) translate(-17.825568, -11.945519) " x="16.3255682" y="2.94551858" width="3" height="18" 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 / Mailbox</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Mailbox" 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,6 L20.5,6 C21.3284271,6 22,6.67157288 22,7.5 C22,8.32842712 21.3284271,9 20.5,9 L8,9 L8,19.5 C8,20.3284271 7.32842712,21 6.5,21 C5.67157288,21 5,20.3284271 5,19.5 L5,9 L3.5,9 C2.67157288,9 2,8.32842712 2,7.5 C2,6.67157288 2.67157288,6 3.5,6 L5,6 L5,4.5 C5,3.67157288 5.67157288,3 6.5,3 C7.32842712,3 8,3.67157288 8,4.5 L8,6 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<path d="M10,11 L20.5,11 C21.3284271,11 22,11.6715729 22,12.5 L22,15 C22,17.209139 20.209139,19 18,19 L11.5,19 C10.6715729,19 10,18.3284271 10,17.5 L10,11 Z M20,12 C19.4477153,12 19,12.4477153 19,13 L19,16 C19,16.5522847 19.4477153,17 20,17 C20.5522847,17 21,16.5522847 21,16 L21,13 C21,12.4477153 20.5522847,12 20,12 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 / Home / Mirror</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Mirror" 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="M13,17.0484323 L13,18 L14,18 C15.1045695,18 16,18.8954305 16,20 L8,20 C8,18.8954305 8.8954305,18 10,18 L11,18 L11,17.0482312 C6.89844817,16.5925472 3.58685702,13.3691811 3.07555009,9.22038742 C3.00799634,8.67224972 3.3975866,8.17313318 3.94572429,8.10557943 C4.49386199,8.03802567 4.99297853,8.42761593 5.06053229,8.97575363 C5.4896663,12.4577884 8.46049164,15.1035129 12.0008191,15.1035129 C15.577644,15.1035129 18.5681939,12.4043008 18.9524872,8.87772126 C19.0123158,8.32868667 19.505897,7.93210686 20.0549316,7.99193546 C20.6039661,8.05176407 21.000546,8.54534521 20.9407173,9.09437981 C20.4824216,13.3000638 17.1471597,16.5885839 13,17.0484323 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<path d="M12,14 C8.6862915,14 6,11.3137085 6,8 C6,4.6862915 8.6862915,2 12,2 C15.3137085,2 18,4.6862915 18,8 C18,11.3137085 15.3137085,14 12,14 Z M8.81595773,7.80077353 C8.79067542,7.43921955 8.47708263,7.16661749 8.11552864,7.19189981 C7.75397465,7.21718213 7.4813726,7.53077492 7.50665492,7.89232891 C7.62279197,9.55316612 8.39667037,10.8635466 9.79502238,11.7671393 C10.099435,11.9638458 10.5056723,11.8765328 10.7023788,11.5721203 C10.8990854,11.2677077 10.8117724,10.8614704 10.5073598,10.6647638 C9.4559885,9.98538454 8.90327706,9.04949813 8.81595773,7.80077353 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></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 / Home / Picture</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Picture" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<polygon id="Shape" points="0 0 24 0 24 24 0 24"></polygon>
|
|
8
|
-
<rect id="Rectangle-25" fill="#335EEA" opacity="0.3" x="2" y="4" width="20" height="16" rx="2"></rect>
|
|
9
|
-
<polygon id="Path" fill="#335EEA" opacity="0.3" points="4 20 10.5 11 17 20"></polygon>
|
|
10
|
-
<polygon id="Path-Copy" fill="#335EEA" points="11 20 15.5 14 20 20"></polygon>
|
|
11
|
-
<circle id="Oval-76" fill="#335EEA" opacity="0.3" cx="18.5" cy="8.5" r="1.5"></circle>
|
|
12
|
-
</g>
|
|
13
|
-
</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 / Ruller</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Ruller" 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="M15,7 L15,8 C15,8.55228475 15.4477153,9 16,9 C16.5522847,9 17,8.55228475 17,8 L17,7 L19,7 L19,10 C19,10.5522847 19.4477153,11 20,11 C20.5522847,11 21,10.5522847 21,10 L21,7 C22.1045695,7 23,7.8954305 23,9 L23,15 C23,16.1045695 22.1045695,17 21,17 L3,17 C1.8954305,17 1,16.1045695 1,15 L1,9 C1,7.8954305 1.8954305,7 3,7 L3,10 C3,10.5522847 3.44771525,11 4,11 C4.55228475,11 5,10.5522847 5,10 L5,7 L7,7 L7,8 C7,8.55228475 7.44771525,9 8,9 C8.55228475,9 9,8.55228475 9,8 L9,7 L11,7 L11,10 C11,10.5522847 11.4477153,11 12,11 C12.5522847,11 13,10.5522847 13,10 L13,7 L15,7 Z" id="Combined-Shape" fill="#335EEA" transform="translate(12.000000, 12.000000) rotate(-45.000000) translate(-12.000000, -12.000000) "></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 / Home / Stairs</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Stairs" 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="M21,5.5 L21,17.5 C21,18.3284271 20.3284271,19 19.5,19 L4.5,19 C3.67157288,19 3,18.3284271 3,17.5 L3,14.5 C3,13.6715729 3.67157288,13 4.5,13 L9,13 L9,9.5 C9,8.67157288 9.67157288,8 10.5,8 L15,8 L15,5.5 C15,4.67157288 15.6715729,4 16.5,4 L19.5,4 C20.3284271,4 21,4.67157288 21,5.5 Z" id="Path-6" fill="#335EEA"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</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 / Home / Timer</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Timer" 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.581722,21 4,17.418278 4,13 C4,8.581722 7.581722,5 12,5 C16.418278,5 20,8.581722 20,13 C20,17.418278 16.418278,21 12,21 Z" id="Combined-Shape" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M13,5.06189375 C12.6724058,5.02104333 12.3386603,5 12,5 C11.6613397,5 11.3275942,5.02104333 11,5.06189375 L11,4 L10,4 C9.44771525,4 9,3.55228475 9,3 C9,2.44771525 9.44771525,2 10,2 L14,2 C14.5522847,2 15,2.44771525 15,3 C15,3.55228475 14.5522847,4 14,4 L13,4 L13,5.06189375 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
10
|
-
<path d="M16.7099142,6.53272645 L17.5355339,5.70710678 C17.9260582,5.31658249 18.5592232,5.31658249 18.9497475,5.70710678 C19.3402718,6.09763107 19.3402718,6.73079605 18.9497475,7.12132034 L18.1671361,7.90393167 C17.7407802,7.38854954 17.251061,6.92750259 16.7099142,6.53272645 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
11
|
-
<path d="M11.9630156,7.5 L12.0369844,7.5 C12.2982526,7.5 12.5154733,7.70115317 12.5355117,7.96165175 L12.9585886,13.4616518 C12.9797677,13.7369807 12.7737386,13.9773481 12.4984096,13.9985272 C12.4856504,13.9995087 12.4728582,14 12.4600614,14 L11.5399386,14 C11.2637963,14 11.0399386,13.7761424 11.0399386,13.5 C11.0399386,13.4872031 11.0404299,13.4744109 11.0414114,13.4616518 L11.4644883,7.96165175 C11.4845267,7.70115317 11.7017474,7.5 11.9630156,7.5 Z" id="Path-107" 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 / Home / Toilet</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Toilet" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<rect id="Rectangle-139" fill="#335EEA" opacity="0.3" x="6" y="1" width="12" height="4" rx="1"></rect>
|
|
8
|
-
<path d="M17.8608177,12.8865418 C17.9519649,13.4062346 18,13.9461053 18,14.5 C18,18.6421356 15.3137085,22 12,22 C8.6862915,22 6,18.6421356 6,14.5 C6,13.9461053 6.04803512,13.4062346 6.13918227,12.8865418 L6.78100868,7.75193053 C6.90611589,6.75107289 7.7569179,6 8.76556444,6 L15.2344356,6 C16.2430821,6 17.0938841,6.75107289 17.2189913,7.75193053 L17.8608177,12.8865418 Z M12,20 C14.209139,20 16,17.7614237 16,15 C16,12.2385763 14.209139,10 12,10 C9.790861,10 8,12.2385763 8,15 C8,17.7614237 9.790861,20 12,20 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<path d="M11,14 L13,14 C13.2761424,14 13.5,14.2238576 13.5,14.5 L13.5,15.5 C13.5,16.3284271 12.8284271,17 12,17 L12,17 C11.1715729,17 10.5,16.3284271 10.5,15.5 L10.5,14.5 C10.5,14.2238576 10.7238576,14 11,14 Z" id="Rectangle-141" fill="#335EEA" opacity="0.3"></path>
|
|
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 / Towel</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Towel" 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="M18,16 L9,16 C8.44771525,16 8,15.5522847 8,15 C8,14.4477153 8.44771525,14 9,14 L17,14 C17.5522847,14 18,13.5522847 18,13 C18,12.4477153 17.5522847,12 17,12 L9,12 C7.34314575,12 6,13.3431458 6,15 C6,16.6568542 7.34314575,18 9,18 L19.5,18 C21,18 21,18.5 21,19 C21,19.5 21,20 19.5,20 L7,20 C4.790861,20 3,18.209139 3,16 L3,8 C3,5.790861 4.790861,4 7,4 L17,4 C19.209139,4 21,5.790861 21,8 L21,13.0000005 C21,14.6568542 19.6568542,16 18,16 Z" id="Combined-Shape" 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 / Home / Trash</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Trash" 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,8 L18,8 L17.106535,19.6150447 C17.04642,20.3965405 16.3947578,21 15.6109533,21 L8.38904671,21 C7.60524225,21 6.95358004,20.3965405 6.89346498,19.6150447 L6,8 Z M8,10 L8.45438229,14.0894406 L15.5517885,14.0339036 L16,10 L8,10 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<path d="M14,4.5 L14,3.5 C14,3.22385763 13.7761424,3 13.5,3 L10.5,3 C10.2238576,3 10,3.22385763 10,3.5 L10,4.5 L5.5,4.5 C5.22385763,4.5 5,4.72385763 5,5 L5,5.5 C5,5.77614237 5.22385763,6 5.5,6 L18.5,6 C18.7761424,6 19,5.77614237 19,5.5 L19,5 C19,4.72385763 18.7761424,4.5 18.5,4.5 L14,4.5 Z" id="Shape" fill="#335EEA" opacity="0.3"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</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 / Home / Water-mixer</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Water-mixer" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<polygon id="bound" points="0 0 24 0 24 24 0 24"></polygon>
|
|
8
|
-
<path d="M8,18 L8,18 C10.209139,18 12,19.790861 12,22 L4,22 L4,22 C4,19.790861 5.790861,18 8,18 Z" id="Rectangle-71" fill="#335EEA" opacity="0.3"></path>
|
|
9
|
-
<path d="M7,12.1260175 L7,8 C7,4.6862915 9.6862915,2 13,2 C16.3137085,2 19,4.6862915 19,8 L19,9 L17,9 L17,8 C17,5.790861 15.209139,4 13,4 C10.790861,4 9,5.790861 9,8 L9,12.1260175 C10.7252272,12.5700603 12,14.1361606 12,16 C12,18.209139 10.209139,20 8,20 C5.790861,20 4,18.209139 4,16 C4,14.1361606 5.27477279,12.5700603 7,12.1260175 Z M8,18 C9.1045695,18 10,17.1045695 10,16 C10,14.8954305 9.1045695,14 8,14 C6.8954305,14 6,14.8954305 6,16 C6,17.1045695 6.8954305,18 8,18 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
10
|
-
<path d="M18,17 C19.1045695,17 20,16.1045695 20,15 C20,14.2636203 19.3333333,13.2636203 18,12 C16.6666667,13.2636203 16,14.2636203 16,15 C16,16.1045695 16.8954305,17 18,17 Z" id="Oval-31" fill="#335EEA" opacity="0.3"></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 / Home / Weight#1</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Weight#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="M8.34232922,9 L15.6576708,9 C17.0342737,9 18.234223,9.93689212 18.5680983,11.2723931 L21,21 L3,21 L5.43190172,11.2723931 C5.76577697,9.93689212 6.96572629,9 8.34232922,9 Z M11.264,18 L12.608,18 L12.608,12.336 L11.376,12.336 L9.512,13.704 L10.208,14.656 L11.264,13.84 L11.264,18 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
9
|
-
<circle id="Oval" fill="#335EEA" opacity="0.3" cx="12" cy="5.5" r="2.5"></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 / Home / Weight#2</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Stockholm-icons-/-Home-/-Weight#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
|
-
<rect id="Rectangle" fill="#335EEA" opacity="0.3" transform="translate(12.023129, 11.752757) rotate(33.000000) translate(-12.023129, -11.752757) " x="11.0231287" y="7.92751491" width="2" height="7.65048405" rx="1"></rect>
|
|
9
|
-
<path d="M7.5,3 L16.5,3 C18.9852814,3 21,5.01471863 21,7.5 L21,15.5 C21,17.9852814 18.9852814,20 16.5,20 L7.5,20 C5.01471863,20 3,17.9852814 3,15.5 L3,7.5 C3,5.01471863 5.01471863,3 7.5,3 Z M6,7.88235294 L8.57142857,12 L15.4285714,12 L18,7.88235294 C17,5.96078431 15,5 12,5 C9,5 7,5.96078431 6,7.88235294 Z" id="Combined-Shape" fill="#335EEA"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|