From 18a76c547faeb0470f4929a37ecfdabb49279d7a Mon Sep 17 00:00:00 2001 From: Arturo Wibawa Date: Thu, 12 Aug 2021 11:32:07 -0700 Subject: [PATCH] removed id and display: block in template --- bin/template.js | 3 +- package.json | 2 +- src/data.json | 2 +- src/icons.d.ts | 21 ++++++++++++ src/icons.js | 21 ++++++++++++ src/icons/air.js | 4 +-- src/icons/airplay-audio.js | 4 +-- src/icons/airplay-video.js | 4 +-- src/icons/airpods.js | 4 +-- src/icons/alarm.js | 4 +-- src/icons/align-bottom.js | 4 +-- src/icons/align-horizontal-center.js | 4 +-- src/icons/align-left.js | 4 +-- src/icons/align-right.js | 4 +-- src/icons/align-to-bottom.js | 4 +-- src/icons/align-to-middle.js | 4 +-- src/icons/align-to-top.js | 4 +-- src/icons/align-top.js | 4 +-- src/icons/align-vertical-center.js | 4 +-- src/icons/android-fill.js | 4 +-- src/icons/angular-fill.js | 31 +++++++++++++++++ src/icons/arrow-back-thick-fill.js | 4 +-- src/icons/arrow-back-thick.js | 4 +-- src/icons/arrow-back.js | 4 +-- src/icons/arrow-clockwise.js | 4 +-- src/icons/arrow-counter-clockwise.js | 4 +-- src/icons/arrow-cycle.js | 4 +-- src/icons/arrow-down-left.js | 4 +-- src/icons/arrow-down-right.js | 4 +-- src/icons/arrow-down-thick.js | 4 +-- src/icons/arrow-down.js | 4 +-- src/icons/arrow-forward-thick-fill.js | 4 +-- src/icons/arrow-forward-thick.js | 4 +-- src/icons/arrow-forward.js | 4 +-- src/icons/arrow-left-thick.js | 4 +-- src/icons/arrow-left.js | 4 +-- src/icons/arrow-repeat.js | 4 +-- src/icons/arrow-right-left.js | 4 +-- src/icons/arrow-right-thick.js | 4 +-- src/icons/arrow-right.js | 4 +-- src/icons/arrow-shuffle.js | 4 +-- src/icons/arrow-up-down.js | 4 +-- src/icons/arrow-up-left.js | 4 +-- src/icons/arrow-up-right.js | 4 +-- src/icons/arrow-up-thick.js | 4 +-- src/icons/arrow-up.js | 4 +-- src/icons/attach.js | 4 +-- src/icons/backspace-fill.js | 4 +-- src/icons/backspace.js | 4 +-- src/icons/basket.js | 4 +-- src/icons/battery-charging.js | 4 +-- src/icons/battery-empty.js | 4 +-- src/icons/battery-full.js | 4 +-- src/icons/battery-low.js | 4 +-- src/icons/battery-medium.js | 4 +-- src/icons/bell.js | 4 +-- src/icons/bicycle.js | 4 +-- src/icons/bitcoin-fill.js | 4 +-- src/icons/block.js | 4 +-- src/icons/bluetooth.js | 4 +-- src/icons/book.js | 4 +-- src/icons/bootstrap-fill.js | 34 +++++++++++++++++++ src/icons/box.js | 4 +-- src/icons/bug.js | 4 +-- src/icons/calculator.js | 4 +-- src/icons/calendar.js | 4 +-- src/icons/camera.js | 4 +-- src/icons/cart.js | 4 +-- src/icons/chat-add.js | 4 +-- src/icons/chat-bubble.js | 4 +-- src/icons/chat-dots.js | 4 +-- src/icons/chat-error.js | 4 +-- src/icons/chat-remove.js | 4 +-- src/icons/check-box-fill.js | 4 +-- src/icons/check-box.js | 4 +-- src/icons/check.js | 4 +-- src/icons/chess.js | 4 +-- src/icons/chevron-down.js | 4 +-- src/icons/chevron-horizontal.js | 4 +-- src/icons/chevron-left.js | 4 +-- src/icons/chevron-right.js | 4 +-- src/icons/chevron-up.js | 4 +-- src/icons/chevron-vertical.js | 4 +-- src/icons/circle-alert-fill.js | 4 +-- src/icons/circle-alert.js | 4 +-- src/icons/circle-check-fill.js | 4 +-- src/icons/circle-check.js | 4 +-- src/icons/circle-chevron-down-fill.js | 4 +-- src/icons/circle-chevron-down.js | 4 +-- src/icons/circle-chevron-left-fill.js | 4 +-- src/icons/circle-chevron-left.js | 4 +-- src/icons/circle-chevron-right-fill.js | 4 +-- src/icons/circle-chevron-right.js | 4 +-- src/icons/circle-chevron-up-fill.js | 4 +-- src/icons/circle-chevron-up.js | 4 +-- src/icons/circle-fill.js | 4 +-- src/icons/circle-minus-fill.js | 4 +-- src/icons/circle-minus.js | 4 +-- src/icons/circle-plus-fill.js | 4 +-- src/icons/circle-plus.js | 4 +-- src/icons/circle-triangle-down-fill.js | 4 +-- src/icons/circle-triangle-down.js | 4 +-- src/icons/circle-triangle-left-fill.js | 4 +-- src/icons/circle-triangle-left.js | 4 +-- src/icons/circle-triangle-right-fill.js | 4 +-- src/icons/circle-triangle-right.js | 4 +-- src/icons/circle-triangle-up-fill.js | 4 +-- src/icons/circle-triangle-up.js | 4 +-- src/icons/circle-x-fill.js | 4 +-- src/icons/circle-x.js | 4 +-- src/icons/circle.js | 4 +-- src/icons/clipboard.js | 4 +-- src/icons/clock.js | 4 +-- src/icons/cloud-download.js | 4 +-- src/icons/cloud-upload.js | 4 +-- src/icons/cloud.js | 4 +-- src/icons/codepen-fill.js | 4 +-- src/icons/coffee.js | 4 +-- src/icons/coin.js | 4 +-- src/icons/command.js | 4 +-- src/icons/computing.js | 4 +-- src/icons/copy.js | 4 +-- src/icons/credit-card.js | 4 +-- src/icons/cross.js | 4 +-- src/icons/css-fill.js | 37 ++++++++++++++++++++ src/icons/desktop-device.js | 4 +-- src/icons/devices.js | 4 +-- src/icons/diamond.js | 4 +-- src/icons/discord-fill.js | 4 +-- src/icons/django-fill.js | 36 ++++++++++++++++++++ src/icons/door.js | 4 +-- src/icons/dot-grid.js | 4 +-- src/icons/double-check.js | 4 +-- src/icons/download.js | 4 +-- src/icons/draft.js | 4 +-- src/icons/drag-horizontal-fill.js | 4 +-- src/icons/drag-vertical-fill.js | 4 +-- src/icons/dribbble-fill.js | 4 +-- src/icons/dropbox-fill.js | 4 +-- src/icons/edit.js | 4 +-- src/icons/enlarge.js | 4 +-- src/icons/envelope.js | 4 +-- src/icons/eye-closed.js | 4 +-- src/icons/eye-open.js | 4 +-- src/icons/eye-slashed.js | 4 +-- src/icons/face-happy.js | 4 +-- src/icons/face-neutral.js | 4 +-- src/icons/face-sad.js | 4 +-- src/icons/face-very-happy.js | 4 +-- src/icons/face-very-sad.js | 4 +-- src/icons/face-wink.js | 4 +-- src/icons/facebook-fill.js | 4 +-- src/icons/figma-fill.js | 4 +-- src/icons/file.js | 4 +-- src/icons/fire.js | 4 +-- src/icons/flag.js | 4 +-- src/icons/flashlight.js | 4 +-- src/icons/folder-add.js | 4 +-- src/icons/folder.js | 4 +-- src/icons/full-screen.js | 4 +-- src/icons/game-controller.js | 4 +-- src/icons/gatsby-fill.js | 30 +++++++++++++++++ src/icons/gear.js | 4 +-- src/icons/gift.js | 4 +-- src/icons/github-fill.js | 4 +-- src/icons/glasses.js | 4 +-- src/icons/globe.js | 4 +-- src/icons/google-contained-fill.js | 4 +-- src/icons/google-fill.js | 4 +-- src/icons/graphql-fill.js | 41 ++++++++++++++++++++++ src/icons/grid.js | 4 +-- src/icons/hashtag.js | 4 +-- src/icons/headphone.js | 4 +-- src/icons/health.js | 4 +-- src/icons/heart.js | 4 +-- src/icons/height.js | 4 +-- src/icons/heptagon-fill.js | 4 +-- src/icons/heptagon.js | 4 +-- src/icons/hexagon-fill.js | 4 +-- src/icons/hexagon.js | 4 +-- src/icons/home.js | 4 +-- src/icons/html-fill.js | 45 +++++++++++++++++++++++++ src/icons/image.js | 4 +-- src/icons/inbox.js | 4 +-- src/icons/infinite.js | 4 +-- src/icons/info-fill.js | 4 +-- src/icons/info.js | 4 +-- src/icons/instagram-fill.js | 4 +-- src/icons/jar.js | 4 +-- src/icons/javascript-fill.js | 34 +++++++++++++++++++ src/icons/jquery-fill.js | 32 ++++++++++++++++++ src/icons/key-cap.js | 4 +-- src/icons/laptop-device.js | 4 +-- src/icons/leaf.js | 4 +-- src/icons/lifesaver.js | 4 +-- src/icons/light-bulb.js | 4 +-- src/icons/link-chain.js | 4 +-- src/icons/link-off.js | 4 +-- src/icons/link-on.js | 4 +-- src/icons/link-out.js | 4 +-- src/icons/linkedInV1-fill.js | 4 +-- src/icons/linkedInV2-fill.js | 4 +-- src/icons/location.js | 4 +-- src/icons/lock-off.js | 4 +-- src/icons/lock-on.js | 4 +-- src/icons/map.js | 4 +-- src/icons/medium-fill.js | 4 +-- src/icons/mention.js | 4 +-- src/icons/microphone.js | 4 +-- src/icons/miniplayer.js | 4 +-- src/icons/minus.js | 4 +-- src/icons/mobile-device.js | 4 +-- src/icons/money.js | 4 +-- src/icons/moon-fill.js | 4 +-- src/icons/moon.js | 4 +-- src/icons/more-horizontal-fill.js | 4 +-- src/icons/more-vertical-fill.js | 4 +-- src/icons/network.js | 4 +-- src/icons/newspaper.js | 4 +-- src/icons/nextjs-fill.js | 37 ++++++++++++++++++++ src/icons/node-fill.js | 30 +++++++++++++++++ src/icons/normal-screen.js | 4 +-- src/icons/npm-fill.js | 34 +++++++++++++++++++ src/icons/octagon-fill.js | 4 +-- src/icons/octagon.js | 4 +-- src/icons/octocat-fill.js | 4 +-- src/icons/open-envelope.js | 4 +-- src/icons/oval.js | 4 +-- src/icons/paper.js | 4 +-- src/icons/parallelogram.js | 4 +-- src/icons/pause.js | 4 +-- src/icons/pencil.js | 4 +-- src/icons/pentagon-fill.js | 4 +-- src/icons/pentagon.js | 4 +-- src/icons/people-group.js | 4 +-- src/icons/people-multiple.js | 4 +-- src/icons/person-add.js | 4 +-- src/icons/person-check.js | 4 +-- src/icons/person-cross.js | 4 +-- src/icons/person.js | 4 +-- src/icons/phone.js | 4 +-- src/icons/php-fill.js | 30 +++++++++++++++++ src/icons/pin.js | 4 +-- src/icons/pinterest-fill.js | 4 +-- src/icons/plane-fill.js | 4 +-- src/icons/plane.js | 4 +-- src/icons/planet.js | 4 +-- src/icons/plant.js | 4 +-- src/icons/play.js | 4 +-- src/icons/plus.js | 4 +-- src/icons/pointer-down-fill.js | 4 +-- src/icons/pointer-left-fill.js | 4 +-- src/icons/pointer-right-fill.js | 4 +-- src/icons/pointer-up-fill.js | 4 +-- src/icons/pointing-up.js | 4 +-- src/icons/python-fill.js | 38 +++++++++++++++++++++ src/icons/question-fill.js | 4 +-- src/icons/question.js | 4 +-- src/icons/radish.js | 4 +-- src/icons/react-fill.js | 38 +++++++++++++++++++++ src/icons/reddit-fill.js | 4 +-- src/icons/reduce.js | 4 +-- src/icons/redux-fill.js | 30 +++++++++++++++++ src/icons/ribbon.js | 4 +-- src/icons/rock-on.js | 4 +-- src/icons/rss.js | 4 +-- src/icons/sass-fill.js | 30 +++++++++++++++++ src/icons/schedule.js | 4 +-- src/icons/scissor.js | 4 +-- src/icons/search.js | 4 +-- src/icons/send.js | 4 +-- src/icons/share-box.js | 4 +-- src/icons/shield.js | 4 +-- src/icons/shipping-box-v1.js | 4 +-- src/icons/shipping-box-v2.js | 4 +-- src/icons/shopping-bag.js | 4 +-- src/icons/sign-out.js | 4 +-- src/icons/slack-fill.js | 4 +-- src/icons/snapchat-fill.js | 4 +-- src/icons/sound-down.js | 4 +-- src/icons/sound-off.js | 4 +-- src/icons/sound-on.js | 4 +-- src/icons/sound-up.js | 4 +-- src/icons/soundcloud-fill.js | 4 +-- src/icons/spotify-fill.js | 4 +-- src/icons/square-fill.js | 4 +-- src/icons/square.js | 4 +-- src/icons/stack-overflow-fill.js | 4 +-- src/icons/star.js | 4 +-- src/icons/stop-fill.js | 4 +-- src/icons/stop.js | 4 +-- src/icons/sun-fill.js | 4 +-- src/icons/sun.js | 4 +-- src/icons/tablet-device.js | 4 +-- src/icons/tag.js | 4 +-- src/icons/telegram-fill.js | 4 +-- src/icons/telescope.js | 4 +-- src/icons/tetragon-fill.js | 4 +-- src/icons/tetragon.js | 4 +-- src/icons/text-align-center.js | 4 +-- src/icons/text-align-justified.js | 4 +-- src/icons/text-align-left.js | 4 +-- src/icons/text-align-right.js | 4 +-- src/icons/three-line-horizontal.js | 4 +-- src/icons/three-line-vertical.js | 4 +-- src/icons/thumbs-down.js | 4 +-- src/icons/thumbs-up.js | 4 +-- src/icons/thunder.js | 4 +-- src/icons/ticket.js | 4 +-- src/icons/toggle-off-fill.js | 4 +-- src/icons/toggle-off.js | 4 +-- src/icons/toggle-on-fill.js | 4 +-- src/icons/toggle-on.js | 4 +-- src/icons/togo-cup.js | 4 +-- src/icons/trash-bin.js | 4 +-- src/icons/trash-can.js | 4 +-- src/icons/triangle-alert-fill.js | 4 +-- src/icons/triangle-alert.js | 4 +-- src/icons/triangle-down.js | 4 +-- src/icons/triangle-fill.js | 4 +-- src/icons/triangle-left.js | 4 +-- src/icons/triangle-right.js | 4 +-- src/icons/triangle-up.js | 4 +-- src/icons/triangle.js | 4 +-- src/icons/trophy.js | 4 +-- src/icons/tumblr-fill.js | 4 +-- src/icons/twitch-fill.js | 4 +-- src/icons/twitter-fill.js | 4 +-- src/icons/two-line-horizontal.js | 4 +-- src/icons/two-line-vertical.js | 4 +-- src/icons/umbrella.js | 4 +-- src/icons/utensils.js | 4 +-- src/icons/vercel-fill.js | 30 +++++++++++++++++ src/icons/victory-hand.js | 4 +-- src/icons/vimeo-fill.js | 4 +-- src/icons/vk-fill.js | 4 +-- src/icons/vr-ar.js | 4 +-- src/icons/vscode-fill.js | 33 ++++++++++++++++++ src/icons/vue-fill.js | 30 +++++++++++++++++ src/icons/wallet.js | 4 +-- src/icons/watch-device.js | 4 +-- src/icons/water.js | 4 +-- src/icons/whatsapp-fill.js | 4 +-- src/icons/width.js | 4 +-- src/icons/wifi.js | 4 +-- src/icons/yarn-fill.js | 42 +++++++++++++++++++++++ src/icons/youtube-fill.js | 4 +-- src/icons/zoom-fill.js | 4 +-- src/icons/zoom-in.js | 4 +-- src/icons/zoom-out.js | 4 +-- src/svg/angular-fill.svg | 4 +++ src/svg/bootstrap-fill.svg | 3 ++ src/svg/css-fill.svg | 6 ++++ src/svg/django-fill.svg | 5 +++ src/svg/gatsby-fill.svg | 3 ++ src/svg/graphql-fill.svg | 10 ++++++ src/svg/html-fill.svg | 14 ++++++++ src/svg/javascript-fill.svg | 3 ++ src/svg/jquery-fill.svg | 5 +++ src/svg/nextjs-fill.svg | 10 ++++++ src/svg/node-fill.svg | 3 ++ src/svg/npm-fill.svg | 3 ++ src/svg/php-fill.svg | 3 ++ src/svg/python-fill.svg | 11 ++++++ src/svg/react-fill.svg | 11 ++++++ src/svg/redux-fill.svg | 3 ++ src/svg/sass-fill.svg | 3 ++ src/svg/vercel-fill.svg | 3 ++ src/svg/vscode-fill.svg | 6 ++++ src/svg/vue-fill.svg | 3 ++ src/svg/yarn-fill.svg | 11 ++++++ 371 files changed, 1214 insertions(+), 976 deletions(-) create mode 100644 src/icons/angular-fill.js create mode 100644 src/icons/bootstrap-fill.js create mode 100644 src/icons/css-fill.js create mode 100644 src/icons/django-fill.js create mode 100644 src/icons/gatsby-fill.js create mode 100644 src/icons/graphql-fill.js create mode 100644 src/icons/html-fill.js create mode 100644 src/icons/javascript-fill.js create mode 100644 src/icons/jquery-fill.js create mode 100644 src/icons/nextjs-fill.js create mode 100644 src/icons/node-fill.js create mode 100644 src/icons/npm-fill.js create mode 100644 src/icons/php-fill.js create mode 100644 src/icons/python-fill.js create mode 100644 src/icons/react-fill.js create mode 100644 src/icons/redux-fill.js create mode 100644 src/icons/sass-fill.js create mode 100644 src/icons/vercel-fill.js create mode 100644 src/icons/vscode-fill.js create mode 100644 src/icons/vue-fill.js create mode 100644 src/icons/yarn-fill.js create mode 100644 src/svg/angular-fill.svg create mode 100644 src/svg/bootstrap-fill.svg create mode 100644 src/svg/css-fill.svg create mode 100644 src/svg/django-fill.svg create mode 100644 src/svg/gatsby-fill.svg create mode 100644 src/svg/graphql-fill.svg create mode 100644 src/svg/html-fill.svg create mode 100644 src/svg/javascript-fill.svg create mode 100644 src/svg/jquery-fill.svg create mode 100644 src/svg/nextjs-fill.svg create mode 100644 src/svg/node-fill.svg create mode 100644 src/svg/npm-fill.svg create mode 100644 src/svg/php-fill.svg create mode 100644 src/svg/python-fill.svg create mode 100644 src/svg/react-fill.svg create mode 100644 src/svg/redux-fill.svg create mode 100644 src/svg/sass-fill.svg create mode 100644 src/svg/vercel-fill.svg create mode 100644 src/svg/vscode-fill.svg create mode 100644 src/svg/vue-fill.svg create mode 100644 src/svg/yarn-fill.svg diff --git a/bin/template.js b/bin/template.js index 4d6042f9..2c99f0f0 100644 --- a/bin/template.js +++ b/bin/template.js @@ -27,7 +27,7 @@ const getElementCode = (ComponentName, attrs, svgCode) => ` const ${ComponentName} = (props) => { const { color, size, ...otherProps } = props; return ( - + ${svgCode} ) @@ -44,7 +44,6 @@ const getElementCode = (ComponentName, attrs, svgCode) => ` ${ComponentName}.defaultProps = { color: 'currentColor', size: '24', - display: 'block', } export default ${ComponentName} diff --git a/package.json b/package.json index 3d769bb2..fc5aab04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "akar-icons", - "version": "1.8.7", + "version": "1.8.8", "description": "A perfectly rounded icon library made for everyone.", "main": "dist/index.js", "typings": "dist/icons.d.ts", diff --git a/src/data.json b/src/data.json index 77f02b19..e12ea96b 100644 --- a/src/data.json +++ b/src/data.json @@ -1 +1 @@ -{"29:349":{"name":"arrow-left","id":"29:349","key":"4caf8f8a807b36743c8460caee5e4513e02e4862","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2ef2/9b37/80ed4f85dcd683e1c5b787ab48752add"},"29:358":{"name":"arrow-right","id":"29:358","key":"5a1c652c95ebf7076a7efde464712ce2a900a712","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/959f/72d7/fd9069a53f91b38289b03646b99b9f27"},"29:320":{"name":"arrow-up","id":"29:320","key":"684b20610292a2c95e23719cd0d97eb831b75547","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/aa17/c5aa/9913ab46bc7f29f4222548d2b7b50bc2"},"29:300":{"name":"arrow-down","id":"29:300","key":"1b4ec2d1c9d1e46844cdeaa881798b68fc1b990e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4f5f/bb47/8d8e4282b467b8f6aad663c381a00dcc"},"29:283":{"name":"arrow-down-left","id":"29:283","key":"20846249a7fcc28b851e4c9636bd509cb9fb90ef","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/52f1/696e/f384be8be81fb1aadd22c793d330cb31"},"29:282":{"name":"arrow-up-left","id":"29:282","key":"ef1caf417aadd8bb4379a9c9f498b559d6ee438a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/10cb/3f57/cec5de4dfd31ce27793bf25a15db21cc"},"29:333":{"name":"arrow-up-right","id":"29:333","key":"e55a3a04da4c0f34a0d18ef3324fc7ddee9a671a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f91b/b9ab/8681e70b735fe0204dbb70bf531a71e4"},"29:338":{"name":"arrow-down-right","id":"29:338","key":"20884320974563f6d9a3d11a49359144b1673bc3","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/26cc/788d/88eb9c2f9cde7de428256f0afb1ec005"},"29:370":{"name":"chevron-left","id":"29:370","key":"64c7d6abee737ef17bf276b2352ba33639ad6a68","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3d01/4088/474d9c268376f331fff390d63be14ecd"},"29:365":{"name":"chevron-right","id":"29:365","key":"d3a2197f862fbd56094e059df4781c17d3062ec1","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6fc8/fa9d/3a1ab591aac95534d9f58f4bc2ebbec8"},"29:316":{"name":"chevron-up","id":"29:316","key":"2176bc098a60486865a12d43b486944d40d0b596","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c1dc/71f3/bc07fd6d7d8497ef889f5a1e8292cf3a"},"29:356":{"name":"chevron-down","id":"29:356","key":"a9365f735ed6bdf862fbcedf555b98238f871f33","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6d45/08a9/3045c44ab5e2d30e26092d5e41812d5b"},"38:125":{"name":"arrow-cycle","id":"38:125","key":"4ee76ee1a3d690cf507a71b50182d7cf45665cf9","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2b45/fa2b/023b41dae095c334f362d49bae63123a"},"38:124":{"name":"arrow-clockwise","id":"38:124","key":"d0664212baaac50fb383bbcb2fb890f5e0786bb9","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0966/ce5e/3334672e2d5d239b61efc2963b05454e"},"38:123":{"name":"arrow-counter-clockwise","id":"38:123","key":"e86487da7847487b7e296637a2ddf9f6d1e56d07","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4ee2/7fa0/00aaf5023d4a70e28a6fbdabef46a495"},"29:294":{"name":"arrow-back-thick","id":"29:294","key":"246fa5016977c9ab5691a3b1cb393a281da09624","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2d5f/916a/a2a131084ab2e149d90008ba5a4f15db"},"506:282":{"name":"arrow-back-thick-fill","id":"506:282","key":"53648f263509f0bb104be69a23609355542096de","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/cb48/b156/505e849e06a1d9614607692a2b02544e"},"29:289":{"name":"arrow-forward-thick","id":"29:289","key":"1ad50439ab24b4a77eb563b97c3003f4fee3c194","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/270a/7673/096e03c15acb6b640334c84e67481207"},"506:281":{"name":"arrow-forward-thick-fill","id":"506:281","key":"e373eb5a4ccf01732dee7ec9ad9391ced9d65f0e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/75a7/1645/ed29f2d66042c06fe7c3646460d181a2"},"49:29":{"name":"width","id":"49:29","key":"d0ea574ca42f3282dabc4a0dbdaa6d8e3c55fba0","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/90b4/e199/bac881596603926a2a14ce5c9d6c0ac4"},"49:28":{"name":"height","id":"49:28","key":"fe5c9bd45ae6a65152333beda4bfac42807624ba","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/735d/80fd/98bdc2c6299480c72bbf6f86d386f9df"},"49:55":{"name":"enlarge","id":"49:55","key":"24d514df3f2da2c84fa0d85d789a5612326d958c","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/987f/339e/500534c6cb427e322df0c158da7c3c6b"},"49:54":{"name":"reduce","id":"49:54","key":"7cb9c07caac34abf591d89160536098160616f6e","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3b64/0240/9276d16c1017d3d62f06cc286fbdecc9"},"62:200":{"name":"arrow-left-thick","id":"62:200","key":"7e402b461c3638062f5dd71986f2e9eebfb4d3d6","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ba35/44dd/337692b95c3cb4edbd274a86d6a09d2b"},"62:201":{"name":"arrow-down-thick","id":"62:201","key":"5186cb001ab0580f0c9ca0cf95cbcd25b6df721d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/222c/6818/3ed40a44283b700671042b75d7027212"},"62:199":{"name":"arrow-right-thick","id":"62:199","key":"a55a3bb8acfb7771f9a795e3a69428d78484628f","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a9cb/2de1/26237f59718e4082b25602df4b044b7b"},"62:198":{"name":"arrow-up-thick","id":"62:198","key":"59325a31a228c0566862dd52a526ceb30210cad0","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/643d/f408/1c8b05f07b5229c1be54582055d2c06e"},"67:34":{"name":"arrow-back","id":"67:34","key":"f1816936fbf199403ac27cf69c9cdd503a7b0113","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c509/869e/f41c30c6685e2db88b7720934768dd61"},"67:33":{"name":"arrow-forward","id":"67:33","key":"3db5dd9770430344ed66e4f5755a9f2939ffcd87","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9d74/01af/cf5886362e26ba72d2ecf5d62d63b91d"},"67:50":{"name":"triangle-left","id":"67:50","key":"097641e47c1e5820663fa14caac71b81675296d0","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1229/dd1c/b033f4a410314c578d0b0078ae908819"},"67:49":{"name":"triangle-right","id":"67:49","key":"164c31e9c7fd48234163a07131c6c8ccda739bcd","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2181/a2bb/c01b583158407bdd043acf868fa27046"},"67:48":{"name":"triangle-up","id":"67:48","key":"51455ccb51590dbd03d10a06272ee769c061c323","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4021/d724/3f76f6797348219da8f57dd721ada6ca"},"67:47":{"name":"triangle-down","id":"67:47","key":"b55d0e91b9e2568e4db262fc2f48d079ddf34383","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9981/7d38/35e6087b7dfdc2fd28607e43ba80b5ab"},"108:34":{"name":"circle-triangle-right","id":"108:34","key":"63fbc657585e755676698b35e0589c2ee97a2999","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/da84/b49c/40c38f7f3108bd2efe9dee76efa1612c"},"108:37":{"name":"circle-triangle-left","id":"108:37","key":"89e6614335e5066ccac06a47e77587b95e1ff12c","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/151c/7d20/fdca661e049a1a2e2b8da7a5a877df43"},"108:32":{"name":"circle-triangle-up","id":"108:32","key":"f8f49b672a07bbfa8424cdaa9d27e9e393385156","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3f3e/f092/2ebb7a018ff1276e86fe893145e5f24d"},"108:35":{"name":"circle-triangle-down","id":"108:35","key":"1a984258045ead81d088c517abd52c78dde08e24","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/13c5/7ab9/2bc2c9c15950691feaa7757ce066727b"},"108:31":{"name":"circle-chevron-left","id":"108:31","key":"55d417a297599ef4a0ee351cca1db804ed9b5f05","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6ad2/a68b/89900e7f9d61fa6e2eb3ba1b46d1182e"},"108:36":{"name":"circle-chevron-right","id":"108:36","key":"2749317a7616f42d93e28b8c449461345d1d2a01","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ba0f/c924/716cf48bfe563f7529099578f8e270d7"},"108:30":{"name":"circle-chevron-up","id":"108:30","key":"05388fadbebb190ccb9daef5ec52c59a8da9fb2f","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e8a9/1171/aca0b12d71645abd2ad973ef222eefe5"},"108:33":{"name":"circle-chevron-down","id":"108:33","key":"9b89dd93a109e97ba5915ea3bcca6c32163042ee","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/259b/c222/f00e2355330304546f886239f7e093a0"},"721:454":{"name":"circle-triangle-right-fill","id":"721:454","key":"ba104df0c8527ad75ad44818abc2ab8a66690ac7","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/015d/578d/f42ced02600a4f7d34a9ecd68b110076"},"721:452":{"name":"circle-triangle-left-fill","id":"721:452","key":"da25b0622200d20e8bdd36ed09ac7972e44d9abf","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e8fe/89bd/33b6dfddbde9c5fc4637d1b231bede68"},"721:451":{"name":"circle-triangle-up-fill","id":"721:451","key":"8e57edc7d8dc47c4f1bea321cd52ecb0f5f8cdef","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/03b6/9926/13de6bc88fae95727ecf2ed634b3c716"},"721:449":{"name":"circle-triangle-down-fill","id":"721:449","key":"8d5904deb78b0f45906ef6da2d35ea6018f6cf1d","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c91e/fb03/9c41a9903ba5104de552bfb8894dcf39"},"721:450":{"name":"circle-chevron-left-fill","id":"721:450","key":"014b6495827866def5b9e59955803919af17728f","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/70ed/fb06/505548f3b3f881fdeb0cdffe8d4f1af0"},"721:453":{"name":"circle-chevron-right-fill","id":"721:453","key":"de9e45f891459b493e5febb2ee938ae4de288a6c","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e0fc/577a/a1ed79519e2875b952f60e217acc8fa5"},"721:448":{"name":"circle-chevron-up-fill","id":"721:448","key":"14481d89c53da08eaa83f0ea0fecf9f590284025","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a797/064b/104102f0d84a9602018764dff13e02e0"},"721:447":{"name":"circle-chevron-down-fill","id":"721:447","key":"847a8425d655cf42606911787ad0d50dcd882a94","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e55e/a323/3c84333d130f91257db6e592542d95e5"},"108:127":{"name":"chevron-horizontal","id":"108:127","key":"75477a4750610d8f6f80de3a774d0f17d0c52fa0","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b05d/4b20/08ea8f076492492285b045523e8d1cce"},"108:128":{"name":"chevron-vertical","id":"108:128","key":"bd09ac5115ac9fe1665dec2cc0ae2ec239fe32ca","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/fdc2/6540/27cc0d49b1321ea09e70f057fcd593ca"},"725:274":{"name":"arrow-up-down","id":"725:274","key":"03df45a03202b7c4516a1c6716a35a95a3d2d455","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/be35/f161/0b2a7617d6a6cf10f0d6aa6f7023b2ea"},"725:275":{"name":"arrow-right-left","id":"725:275","key":"4af23ad5d01558ccb1285179ede94a0e2c2dd360","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0e3f/3729/296c411ae9dce60d17163fd06325a0f4"},"725:279":{"name":"arrow-shuffle","id":"725:279","key":"6cf46cb324e952a42e4a3c9ed86ed4e0922d222a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4962/e93d/8d0d44aa0198a30c1a5e0ef67b3e8913"},"727:287":{"name":"arrow-repeat","id":"727:287","key":"adaa829bd95f54196d268a23a9dadd622a7cbcbc","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/484c/2e41/363a8d31c6b15780cc8758126950bcbb"},"29:323":{"name":"plus","id":"29:323","key":"119697421cea36f361ff8ffeca5e8e3915bc0ca5","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0173/f110/6cac0315b828803e6cc5de71a0ec6372"},"29:299":{"name":"minus","id":"29:299","key":"5678dc2328073f8c0394c204751fcdede1c0f60f","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/bb03/2938/d55beb72d48c29caa93f21455c37695e"},"29:368":{"name":"cross","id":"29:368","key":"b6d8792246f7536e9bfec4a8f62daaab922106ec","file":"nG9UldrvhS24io40e6RI17","description":"x","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8a19/5025/69f7a417c782a1b4e65ecb8a2b586f8f"},"29:292":{"name":"check","id":"29:292","key":"45b76aa972e6ccb8b9060eb0557a052bf21f5f2f","file":"nG9UldrvhS24io40e6RI17","description":"done","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/46fd/abb8/847fbf0f4ca034b290b1a55d11c55e42"},"29:359":{"name":"question","id":"29:359","key":"661f0d78f70a3b3b7ff4a8a1a91952d70ef84adb","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f674/4c60/e9b3ccafe83d7baf805358f16206ca76"},"29:339":{"name":"circle-alert","id":"29:339","key":"43c468441a043890fddc1708c49bb3e6db2792a3","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/acd5/9dcc/cdaed03bd12ab719208f1d9a1b75a9cb"},"29:345":{"name":"circle-x","id":"29:345","key":"b7ca067ee537bda3826ad19e9741eb7d58609811","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0b83/60e1/b01208948fb9a2d1751389210502f559"},"29:363":{"name":"circle-check","id":"29:363","key":"5bbb1695bdda835c9f039fa3128681979c296a1f","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1524/8b21/2b603cd1f31dae7fcfaf4882558047c9"},"29:317":{"name":"circle-plus","id":"29:317","key":"f28bbb18378b861aa1b45a11234a1dd0f6f32d2d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4ae5/2026/320b2274c5f006038db2dccc94b2831f"},"29:342":{"name":"circle-minus","id":"29:342","key":"5bc3b1eca6a4a4d6bd45d69097ba2648a34f29bf","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b337/dfc1/8f47bbe7c974b2e7fa492901f5c21026"},"29:307":{"name":"triangle-alert","id":"29:307","key":"597f201bf2d2d889e9b08c7cd1e18c0fa7542947","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c1c6/0bd3/2bca724c068d385f15066808f0e1bb8b"},"29:291":{"name":"stop","id":"29:291","key":"e2e5c11b859bd7dc1d990adbe9d972c07f9bcd37","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f27f/c1c6/5c53bd8c4440fc6af916189c6464b7c8"},"29:372":{"name":"info","id":"29:372","key":"f2078ee1c2e59afbce92ec41d5bfb530e64de23d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ee37/7f7e/322a9df79567e793219e5e21e30010ac"},"29:350":{"name":"play","id":"29:350","key":"3b00d2bb4594f2bc6a7eed05bf9e60b89eee4b3d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b9c5/d7bd/baa3f7132103e3d216a15ed62ec941e4"},"29:353":{"name":"pause","id":"29:353","key":"2ce032526f584d2197328fd1cb66ecf9dda519c4","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/bb27/bef2/81ba374808ab5d5497a760d4a485c392"},"29:341":{"name":"command","id":"29:341","key":"18bbc2abec11a706fa5c7043badec76a64405499","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/86b2/2c93/8674e1b4a4bb1aecc0eb5229488867a9"},"29:348":{"name":"sound-down","id":"29:348","key":"f383755d9c90791e17950fc3ba8b8c7ca91fd5c1","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9ca6/5645/eb7327a1564ad48504a3e090afb36206"},"29:369":{"name":"sound-on","id":"29:369","key":"422a48bd7843c5227ab5455496ecfe014af47c9f","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/287b/9e9b/5c77e08420544f93b384a2bdbcf7688f"},"29:297":{"name":"sound-off","id":"29:297","key":"5f23e1d767327110b1ab6b1915b7783b2d1b84dd","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/da56/62a0/df948a9184c0b94c166472e45b87251b"},"29:290":{"name":"sound-up","id":"29:290","key":"4488455ecbbe64eea44a6488c21213938a7d6f44","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/08aa/dfb3/01e18787f620fab7596da265a8985b46"},"29:332":{"name":"infinite","id":"29:332","key":"7266d79eb8a244c945ceaecc80a44f3e34d6a87e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/917c/078b/2483d36f8980bdc10f2a6e0b251b46a3"},"1:42":{"name":"airplay-audio","id":"1:42","key":"eb0c786fce63da49f0dfcdc05eb9502824fbd7f6","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/eabe/e35b/003d019da8378fbd86de20375031ed3d"},"1:64":{"name":"airplay-video","id":"1:64","key":"37585ed6f0f78c982f2a37aeaf8738dcbbea925d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a8a5/654e/715f90819ef1a56ab8d36d1f0bbc74f7"},"29:306":{"name":"miniplayer","id":"29:306","key":"8c2d7317f95bd9c61c0e6d9362f2ea0502f8e54e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ec9d/55c5/2de89b7bf7f98323557ca224f17051b7"},"29:366":{"name":"text-align-left","id":"29:366","key":"3d9957916b50d33eeb460c4d5c5201662b2dbb24","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/635b/2423/cf654749385211f9f6bf01cf144d5a74"},"29:357":{"name":"text-align-center","id":"29:357","key":"f0d981c8f9e86c8a66e4943b67ca9126746c8130","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/588d/ecd3/fe8fb69867371a60c7185b58fc32eafc"},"29:313":{"name":"text-align-right","id":"29:313","key":"f4ebc7b3a845a4a5ff2d48705fad0ef7e340d507","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b2bd/0923/16b1d1ce54c2533c5420f9da2b28f55d"},"29:319":{"name":"text-align-justified","id":"29:319","key":"f1b1f29c70cc7aa23af900ee38171eeeeaff8ac8","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/cd26/b523/34b66e183ec9c2dac692ce013e928b01"},"29:314":{"name":"mention","id":"29:314","key":"3586c580af74afa0e7a29fb013c1688ec8541a5c","file":"nG9UldrvhS24io40e6RI17","description":"at","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6404/f524/8c2033fae164485a16b6b3284f5bc07f"},"29:346":{"name":"heart","id":"29:346","key":"d3245f4aae2fdec1e5452c35e04cd699eadd3442","file":"nG9UldrvhS24io40e6RI17","description":"love","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7be9/aee5/391ae805cdd0d13fa2ba630f64df12cc"},"29:327":{"name":"full-screen","id":"29:327","key":"20ab62f1515af8a726fe0bbe40012eb4d2f2f9f2","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/db95/61cc/25769efc319a5b66415aeb157840c6da"},"29:340":{"name":"normal-screen","id":"29:340","key":"a18a02d8f03c3e98783185e5a2693e48992b72bd","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7a37/6df3/03e3e447f9eecac7ce5b560a97c6d6e3"},"29:296":{"name":"align-left","id":"29:296","key":"fde9458124ca3a072675bcf5c392c6a440562395","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4488/7d42/094e685c9427bc5328eb78b8ef29db6d"},"29:326":{"name":"align-horizontal-center","id":"29:326","key":"9fea736081cdc990d585e0f62f6a059430ef78d4","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4e28/54be/e107f5e0ab7f6643d939c91480006a2e"},"29:337":{"name":"align-right","id":"29:337","key":"5335181c81cd54fe2fefa32ab45111f101965050","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e46f/164e/6faf0b475306fac274d538e128caf917"},"29:304":{"name":"align-top","id":"29:304","key":"8c7ffb139b304fc3b8683b30a7d4a13a39d558ef","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ccf1/909b/a4748fcd59b488f30582c764fa883d80"},"29:298":{"name":"align-vertical-center","id":"29:298","key":"04198ed558272b6ee169ce74327894dfe5bf6d90","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/cc6b/8795/b498da3ce52acf1bf2d649f39ab6110a"},"29:364":{"name":"align-bottom","id":"29:364","key":"81a731d51535b4ff17fe88971520054dec408ca7","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1fd2/3839/80f7e7633b8541ffd3c9ccf23778eb6f"},"29:325":{"name":"share-box","id":"29:325","key":"a93524a7e7ce7446a9f8bbb356eede1d893b8d2f","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/61f7/911b/9d005d88ed9792b035479a482d706569"},"29:310":{"name":"download","id":"29:310","key":"0f8dddee251b0ebcea3e17298a5e39a1da413498","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/d1b1/2853/1e69402951a2b89d9a333fea6742cfc7"},"29:355":{"name":"align-to-top","id":"29:355","key":"80573439bead85980af197d09070167a1e4e249d","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/88ec/2445/c25d9a10976e4547f972340eccfb5953"},"29:312":{"name":"align-to-middle","id":"29:312","key":"d3ec113e20c8770077764baa407a368e2a567d18","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3973/28ff/a66b127f1b27458fa8db8e7a53926d9b"},"29:295":{"name":"align-to-bottom","id":"29:295","key":"3076169bf7b7614c7ce1e0d0d684072936fdfd88","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f9b5/e6eb/8bf735de004f9b5d804e58ae2b34f664"},"29:360":{"name":"block","id":"29:360","key":"fca7823642f117180a3874029b372f041dcaaec9","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c857/c024/5d6f86dc1bfdf83767cb2772d762d4b7"},"67:9":{"name":"more-horizontal-fill","id":"67:9","key":"c810386eab340c956a71f451a3ea1897df7dcda6","file":"nG9UldrvhS24io40e6RI17","description":"dots","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/645e/dc68/89f5ae097508021d6ccb32034c0e89bf"},"67:8":{"name":"more-vertical-fill","id":"67:8","key":"096bdae0962616c55f8d6e690f9d567916c53653","file":"nG9UldrvhS24io40e6RI17","description":"dots","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/d2b0/0362/86281d32942b3162770ff4b34b6179d9"},"67:58":{"name":"wifi","id":"67:58","key":"6edf309e30fe5a5d5448cb6b9732eda726a8857e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/661f/5fb1/8acec288bf1723675e8c2a310e16e196"},"68:4":{"name":"bluetooth","id":"68:4","key":"754a2870df9102374adc20d06d44c370eee19109","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a7a2/db07/0c795d205313224c64aaf053fddcfe9a"},"73:51":{"name":"location","id":"73:51","key":"bd9314e346e27414fa9e917dd8e71e1b977998aa","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/49f9/936f/6c5d1b3a1c914794191970b258d261fa"},"75:10":{"name":"link-chain","id":"75:10","key":"8fabed8707df8a26319e26b5a70127cbcecc2b83","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ffe6/859a/1f72b3fd6880acaa79e60c8cc26fd418"},"76:12":{"name":"link-out","id":"76:12","key":"02b44cbe2f2e54f93cc58f73ccca6dffb67ee6e2","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/43bf/73c3/871e7e3b203e5c1853d7b50908c36f3d"},"76:33":{"name":"sign-out","id":"76:33","key":"cfe1acf497d8ea1a72767c235523ef71fa95a59b","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9b61/57ed/e1f80357eb1d53aaaa8d76508b0a8a98"},"108:9":{"name":"hashtag","id":"108:9","key":"2c6beea805975b8380903782696f2f82391ec19d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/803a/06d6/59d0341f7f7d58265e29c5d50f955baa"},"108:140":{"name":"grid","id":"108:140","key":"185d15c05f4eed3a1862d23beff06aea6575f9e3","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/abcb/1a0f/7e098e143d667d740efcfbcc53e36c4f"},"108:139":{"name":"link-on","id":"108:139","key":"376e82e8f0a73ccfb04ad864e845e456528f4c28","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/444f/0b68/7692a1cc7052a0761d40cf3d7c93ffc2"},"108:138":{"name":"link-off","id":"108:138","key":"d57ceabe789c68c68bbc6cc68d2a22b3643581a8","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4c97/b840/3b9e0a952a5b13d757ae0b39756da1bb"},"56:303":{"name":"chat-bubble","id":"56:303","key":"dfc61a05969829dd161170328b714566b748af1c","file":"nG9UldrvhS24io40e6RI17","description":"speech","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/703d/d9f2/235f599f53c7e365a95c2a8ff356ef37"},"128:18":{"name":"chat-add","id":"128:18","key":"ed89cd7735244ef429f477a0a0de6a539e5c7003","file":"nG9UldrvhS24io40e6RI17","description":"chat","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b87d/a1af/a7b40114853adc14b741456fc0955c0c"},"678:292":{"name":"chat-remove","id":"678:292","key":"07f6e572323527dac2098afb75acbbeb1ead7f6d","file":"nG9UldrvhS24io40e6RI17","description":"chat","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4309/8ab8/f2bdc983d47544929283424d68b449c6"},"148:2":{"name":"zoom-in","id":"148:2","key":"0fd43deb3bd10a40c879df5ae96f44de8c2e5f3e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2738/bc0a/19257d836ef966de1c22576d98ed64d4"},"148:4":{"name":"zoom-out","id":"148:4","key":"d5efdbc4ac2c1056284be2ea4cb372e1abf38b96","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0238/1535/c8c8680aea951d49f228336ed4885dfc"},"725:380":{"name":"box","id":"725:380","key":"af4764381edb358301c09fb857ec6cd57ab99810","file":"nG9UldrvhS24io40e6RI17","description":"check, empty","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9ee1/758d/3f3f361f33731d590368f252339d3a70"},"725:378":{"name":"check-box","id":"725:378","key":"7982689e2e2b1eed201dacb7bf447a589a827af7","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a329/b30f/7545bd2b31c5a8f17b18297f758b9d40"},"725:379":{"name":"check-box-fill","id":"725:379","key":"81c980b0caaff4519e3942b30806316804c9f140","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0b61/0a12/cd6347b67de92cf68a79b8af0efddb6d"},"399:279":{"name":"rss","id":"399:279","key":"1ada37c15a5d324ef756efe2bb3a8f66b0590b87","file":"nG9UldrvhS24io40e6RI17","description":"feed","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c9ab/4443/2c62b71c37b059117403ec2a4a5dfde3"},"401:273":{"name":"backspace","id":"401:273","key":"e41eb629a3502de7386777934d0066246be30107","file":"nG9UldrvhS24io40e6RI17","description":"delete, remove","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/26f9/0b03/30b74b69f4c2cc683cd2c754b51a724e"},"401:274":{"name":"backspace-fill","id":"401:274","key":"6de8540d53a47cd761dca6b3bd635a8ab6e1541c","file":"nG9UldrvhS24io40e6RI17","description":"delete, remove","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e1bd/fcfc/5656402a43ccee1bfa118d60310dd5cb"},"580:271":{"name":"double-check","id":"580:271","key":"e38639217bb7afe1fe20508cb2315e765501eda8","file":"nG9UldrvhS24io40e6RI17","description":"done","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8cb5/c482/2473b8df33647ac994b0ef25cca216d8"},"591:303":{"name":"drag-vertical-fill","id":"591:303","key":"7d94a01ad7469c45cc72bd803e2edda0efea9343","file":"nG9UldrvhS24io40e6RI17","description":"dots","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/61f0/0db3/4edebada64d0fdd42ac9ac4d7eccffbe"},"591:304":{"name":"drag-horizontal-fill","id":"591:304","key":"6118514d46bfc2c065cf0b529a357ff8246f0537","file":"nG9UldrvhS24io40e6RI17","description":"dots","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/36dd/0094/1cbc5ed2ca0646ba94cceedca2391fc6"},"591:314":{"name":"dot-grid","id":"591:314","key":"d9580103ca6b717c79180da65db7dc90e592d7af","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5d03/8a87/f7f86f69f967df5582be2aaee7cfe63d"},"678:283":{"name":"chat-dots","id":"678:283","key":"de0de2e8dd513d3ba2eb84e07702a6d1e4652667","file":"nG9UldrvhS24io40e6RI17","description":"speech","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/55a0/c66d/bc67a37d79b19147991bb2b76f81f79b"},"678:299":{"name":"chat-error","id":"678:299","key":"d83fed6ba2d0c89b9273d0aa29fdaef45ca2ab0d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2b0b/b21e/c449f3fe86f3047e621843453c728190"},"148:3":{"name":"health","id":"148:3","key":"1727efe435efe6a2e8d9bd50e597d6c7e34539e8","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/847e/0a56/369b3b237ec43732b18dddc7ee4ce71b"},"720:21":{"name":"question-fill","id":"720:21","key":"55d21ff0af40df2a6061372eed3ca624dfa2dea2","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0b0d/8bf8/8492e543994018bca15801cc4a7c966d"},"720:22":{"name":"circle-alert-fill","id":"720:22","key":"18556516d6c3d859abcd86a49e4c6c1d573aa182","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/848d/0547/89a72b494d4015f4c28ec38f12589bcd"},"720:19":{"name":"circle-x-fill","id":"720:19","key":"fd1c8fdc290f2d39dc62b945855dbc739504ba15","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4d5f/a179/5defda7684e2e5ef746f121341f5cff8"},"720:20":{"name":"circle-plus-fill","id":"720:20","key":"df00ef2c119a9f185cc84913ace7a36fef56b793","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/be35/a93e/ca9d6c7d9a82d0a136938d2bb7ce5475"},"720:23":{"name":"circle-minus-fill","id":"720:23","key":"16f030e25dad4a42cb68cfe5dc95e9d3d412c23e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7dd6/3f00/9633d4e01b271182e4053a7effa79b52"},"720:24":{"name":"circle-check-fill","id":"720:24","key":"a64d07c70d8e457a35ee523f911eaffe4f20db2d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3cd0/1d62/66376539637ae51effcf3a75fa0fe56b"},"720:16":{"name":"triangle-alert-fill","id":"720:16","key":"562a4d93500495d44e1c2637727c3e9986d35423","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/78c8/89da/12523e3bcca0a8d3f08e2e0bbd038526"},"720:18":{"name":"stop-fill","id":"720:18","key":"098f1c80ea80515648bb653c3e09a40d0bd3c2f6","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/15d0/40e8/d65ceb4a5884c8e28b82f155ec20b36e"},"720:17":{"name":"info-fill","id":"720:17","key":"e2390111ed44322ef393831afb56ab51ca2ec112","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/87aa/7dbb/687ddf757e57ec72b944b79a9c9f9ea4"},"67:7":{"name":"cloud-download","id":"67:7","key":"ac667c1526e5e45cd1a75045b81de17cca2f835e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/806c/d6d1/8be3ca6ac0f5d5c2bbd1d8b1cad17f5b"},"67:6":{"name":"cloud-upload","id":"67:6","key":"effe6c511c26f38534484426d8c34d5ffa07b1ae","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3053/7b33/a6655bcd24c1e0fa8fb4652dddd078e5"},"727:370":{"name":"network","id":"727:370","key":"e053490d253e046fb0cb339b64d617fcb12c3cf5","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0ed9/458b/f281095f76442cf0eef6ae8d0db9e459"},"727:360":{"name":"toggle-off","id":"727:360","key":"319de64251f9af33def7f549ae4ae39a4e199e7a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/dc0e/cfa4/ca0bc09976740fb9498c9fe2ae3aa5cd"},"727:359":{"name":"toggle-on","id":"727:359","key":"1527ddd33e21f867dcdcedce7047e00e2f26f472","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a209/e9c0/9733ed86cb8bc35a52e5c670c05bcc62"},"727:358":{"name":"toggle-off-fill","id":"727:358","key":"76589df12f052263e32c4f12056d2d5f775ac6e4","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/aa5d/4735/7bf49285bfe95676780d915dd95411bb"},"727:357":{"name":"toggle-on-fill","id":"727:357","key":"fa9017701e5731ec10b2df011c42bbe6c0b75f90","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/22fa/5cbd/7329eff842020974143ddc249eccbb0f"},"743:272":{"name":"three-line-horizontal","id":"743:272","key":"073caa810c174c4b69fcbd5762763c02237b35d2","file":"nG9UldrvhS24io40e6RI17","description":"hamburger","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/cdf6/aa2b/a4e19e52fddf5ba7543c54f83054f0bb"},"743:285":{"name":"three-line-vertical","id":"743:285","key":"84533e59beab921ccf1d44fbf856099367537667","file":"nG9UldrvhS24io40e6RI17","description":"hamburger","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a7fe/254c/2935e6c9f0af7a3d761363aef5949bfa"},"743:284":{"name":"two-line-horizontal","id":"743:284","key":"29861d474f8f7dda947056554987a3d47acd7f13","file":"nG9UldrvhS24io40e6RI17","description":"sandwich","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/794f/fa1f/1badc6465b5c6d795697f45761e23d3a"},"743:283":{"name":"two-line-vertical","id":"743:283","key":"2775685c637cddde37c395bfc7bdd3806be58eea","file":"nG9UldrvhS24io40e6RI17","description":"sandwich","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f92d/9e32/789ba156fc3269bdca082b09626155a1"},"899:281":{"name":"pointer-left-fill","id":"899:281","key":"fb99754f522863c9ff97911e870e48262480ced7","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/dfe5/90bb/02cea3b6d8a03f51091304847f80c0c5"},"899:280":{"name":"pointer-right-fill","id":"899:280","key":"0dba4d467a8913968abc13f5109c05c29b07d106","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6e80/217c/5192eff94831cd388527fd7671648bb7"},"899:279":{"name":"pointer-up-fill","id":"899:279","key":"e8aa8f8eae75c72090b561c96b0d7777a481d268","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/27b5/028e/3ee05d53baaae1c974a92553ca0bc7a8"},"899:278":{"name":"pointer-down-fill","id":"899:278","key":"da6b5b4ffcb037eb05dec2856a88c42b0aa6e167","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/50b4/1f9d/1e17e10fbdf00db268fd0172bf505344"},"29:277":{"name":"ribbon","id":"29:277","key":"efd35f1574a888fa47bc5e38f9f367a060247594","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4263/30ef/e001d0d8524224a966d9a12d42996856"},"29:367":{"name":"phone","id":"29:367","key":"e2672cc0ba3e6dfda9f2e56504cc156c6a3cee94","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f22e/1cd0/28939a76798ab53035559634245cfebf"},"29:324":{"name":"attach","id":"29:324","key":"3aef8ffab4716427de90011c4d801d09441b016e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/efb0/2956/d67a675df0babe83cf321e433a40a88a"},"29:280":{"name":"thunder","id":"29:280","key":"59bbbab5f962599b047bdbbcb7f46999d3f5198a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/d79f/a016/d40fe14af996c5b3dc9b19b54a66c082"},"29:288":{"name":"send","id":"29:288","key":"71e94dc47f51b3cc80681cdae72d07394f912b20","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8005/d1d3/fe35d9c22e903ee69f87f2790e159c6f"},"29:287":{"name":"sun","id":"29:287","key":"a6f0c9a1fdfa4a0d1445c31aa656d7cbc5894385","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/251e/a445/00001f29c5f198959fcb19677bb129d0"},"29:362":{"name":"moon","id":"29:362","key":"2ab74915ab1ca9e78ab7f739b544baa0c18f0a60","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/15a7/eded/37f27937965f2fc97530b1bc8f9da23f"},"29:347":{"name":"pencil","id":"29:347","key":"ff582b509dbb261381b370e618ad517e7b9594ed","file":"nG9UldrvhS24io40e6RI17","description":"edit","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9a46/a0c4/e7558259b9e585d87905d3c51ec794c1"},"29:278":{"name":"pin","id":"29:278","key":"1bffce0b29c40a64d21581437a6eb65b2e3dcdd0","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/85c7/2bc0/ef29df62f3c276f35aee600a7aa3f1b2"},"29:331":{"name":"draft","id":"29:331","key":"69460d03e5529a4397b33e0552a177a84efcc0dc","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/110e/8074/b325375a256759d86440e935bebd9a88"},"29:315":{"name":"eye-open","id":"29:315","key":"2645fc36e27405f7b7196acf69329448c2e262c1","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5729/2c81/3e981292b0fc8c24269fd5d2ac642516"},"727:299":{"name":"eye-slashed","id":"727:299","key":"8f88e600a3074c08c568404cf2622c312b6432cb","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/13be/0b11/c300a1b37ae87fb5c2d92096caeac10b"},"499:281":{"name":"eye-closed","id":"499:281","key":"9b64ac66a587653de3ce186caccc58305236694c","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/41e9/aad5/b9b787112727db6fb8661a452f35bbbb"},"1:116":{"name":"airpods","id":"1:116","key":"d43adc737f89818dd8226a12d46bc7ccaa6b1a37","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/96ce/c951/ad658565a2d7c5abc3e550bbe9f855e3"},"29:354":{"name":"paper","id":"29:354","key":"4031f2f9fce915df14640bd104d14337e18af578","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ebb6/0979/63ea1422d06a0243003892e97cbe86c5"},"29:371":{"name":"file","id":"29:371","key":"ee2e0815fa86225fbb300b577c4d8745ba1246b2","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/84c8/ebfc/78ca576dd9166288ca5012c7e34931eb"},"29:286":{"name":"headphone","id":"29:286","key":"308dd71eac55222d5bdb5768fb772743f4a18a11","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1319/16e8/e08fc86083ac63a415d4638354fa7792"},"29:361":{"name":"mobile-device","id":"29:361","key":"310af7f01739ddac9381923a01daf0e19c739342","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7aba/59f5/68b7eb51cf36205de9f1d3b6ef8aeb8d"},"29:351":{"name":"tablet-device","id":"29:351","key":"00d9cea22accecbf28d5a193344532f36cf9054a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/d7b6/b052/106e3a0d5913fd5c6dffec692dc42c59"},"29:321":{"name":"laptop-device","id":"29:321","key":"37396640bd1bf8f4c2cefa814ab669c42af9147a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7977/139e/52a3cee9c5e96c2445651cbd63a91fbd"},"29:311":{"name":"desktop-device","id":"29:311","key":"83b36a168089a59b356012f08c63ac7224fbc0da","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c9a7/b977/4160ac37eac9be7b2913f97afc291b50"},"29:308":{"name":"watch-device","id":"29:308","key":"ec19696203f0555d98fb9fc490bae7ddeacefc75","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5ffd/1c93/746355226f7d1642741802bf9d8b2480"},"29:330":{"name":"wallet","id":"29:330","key":"546b8418f80533b53e56a6f8e7fc22293c0f8d3c","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4e94/1fff/620494932b79daff6e36f67c1ca77ba8"},"29:303":{"name":"search","id":"29:303","key":"41f7687f85fea90f8705cf7a356bb2f8b2db0176","file":"nG9UldrvhS24io40e6RI17","description":"magnifying glass","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/27a7/479d/fc1c3b5d84b5ff35e66c6087e2de468a"},"29:322":{"name":"lock-on","id":"29:322","key":"bef92a43e36fdc3a3be6010494762d4f0eb9b5b4","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ac23/eb0e/8209845140f311b24d5995701565e345"},"29:285":{"name":"lock-off","id":"29:285","key":"459ef3cfcd81e3e7f3cc37c2e3a8a65c1f6bd284","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f43a/748b/d7d9a1428f9f48b91e5ee1df836b6d1c"},"29:336":{"name":"camera","id":"29:336","key":"52eb4134d23f32ff5d2fa773b861620329e7200c","file":"nG9UldrvhS24io40e6RI17","description":"photo","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/54cd/c0e3/9858b0957eb48bb2e9e0e7eebc26b577"},"29:334":{"name":"image","id":"29:334","key":"102daa8ce88e3e385e18944593218e3f4c41246a","file":"nG9UldrvhS24io40e6RI17","description":"photo","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5136/1d78/2bd119196ef778a120adefdf87072962"},"29:343":{"name":"folder","id":"29:343","key":"58ae7e0b18972fe59bef2eeeb04dab0c3ad797f1","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1c23/0ab4/14c0ca9a98372925f5a3af43237cfae6"},"29:329":{"name":"folder-add","id":"29:329","key":"7a4694a91184f4e7bc78d4217a3308aa3bb5ab35","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2602/b9de/55c463c43702f7e8e8a10b32f5a2a782"},"29:302":{"name":"calendar","id":"29:302","key":"d189e1bdd53cb60334b4951fffd2424b31ee059b","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/702e/9cc1/bf23ebaf76525ad8ac2d175658f2ba8d"},"29:318":{"name":"bell","id":"29:318","key":"9592cd5c45713e64f81edcc18c48412ece3b88d5","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7a98/7c6f/e97cdc8a4400373c0ae88caa8d135247"},"727:308":{"name":"battery-empty","id":"727:308","key":"f818a71e30e5934b4ee96291b5523dba263ae3ab","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/30f7/f198/4c39079ea9ee039879cb714f215fa14d"},"56:140":{"name":"battery-low","id":"56:140","key":"b74bd5b6f17989e91b7fee8260dad327b5fa6dfb","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3153/b571/ecd138b1220ab3df62a2fb8c500fbbbb"},"56:135":{"name":"battery-medium","id":"56:135","key":"add243efe9738bf55d597eefa6ef3ec07d4a5678","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/cf5f/429c/9cfd01055aeceb7b774ec8433e97f7ed"},"56:138":{"name":"battery-full","id":"56:138","key":"d276818deb6b683630fdcd181fc6e3b41cbea20a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4e00/6f0d/a015a512ba0f1e83e86ae28b49aee3f4"},"56:136":{"name":"flashlight","id":"56:136","key":"6243976245d03ba5524ac7921ec60ee961b58bc7","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f30c/90a9/dad2a5e5f89694367054e0a05ee3dbdf"},"56:139":{"name":"calculator","id":"56:139","key":"88213fcdafbe26dc0e097c278397aebcb55c5eab","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f776/e274/cebfe03c47b4ef41eb518914e855064c"},"56:134":{"name":"alarm","id":"56:134","key":"3b9479dca111d8099a3e2416a9b562a3f99c1328","file":"nG9UldrvhS24io40e6RI17","description":"time, clock","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/bb60/5dda/dfdb2b0f78b0f6854c0c98cf3de0e8e8"},"56:137":{"name":"globe","id":"56:137","key":"536f30a7bdf6830777c0436245d9e04ec8355cb7","file":"nG9UldrvhS24io40e6RI17","description":"world","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0f37/772c/0746b3885d60c3634100e23fabfde490"},"56:304":{"name":"book","id":"56:304","key":"1e6618f072a450cf50e03a92a3a07a1c4438e375","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/58de/d3b0/29d5232a67f47667e779a1cb354d2a95"},"56:302":{"name":"cloud","id":"56:302","key":"e24fb5a62ab227cdf7ddbf694ccf09a565d33bd7","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3d1d/a4b8/1406bae373bd7ef6427cf8ba9067f5a2"},"56:301":{"name":"envelope","id":"56:301","key":"4a0759dba8f34c5edb36ba84a71d493ab91a18ef","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b877/3953/8da7fe5d9329acfedf63e331f33ce1d8"},"56:300":{"name":"shopping-bag","id":"56:300","key":"85be1efe42b01d0a06c0c4e27432db6fcbf235a6","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/12a8/01bf/1237141b252a609c986c86fc4028e349"},"56:299":{"name":"gift","id":"56:299","key":"c9abb1cf4faa6a6e977ed6eee605b241e177ce7e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c762/8940/ecf405aa1c6c8333910dc2c54c73626b"},"56:298":{"name":"map","id":"56:298","key":"18c4b957b68726723f1cf95a45568226d990e4db","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2a7c/16e9/054eaa3c7fa504f0ae10c25523cba2fa"},"73:44":{"name":"shield","id":"73:44","key":"392511a08d77121a9c9aa7d8224e6d5e79a4e70b","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1eb1/7214/ec8c3d9e043e3593943312318606fbf7"},"56:305":{"name":"tag","id":"56:305","key":"a9d40b67b3592da2cead2540d150c253384d683d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/bf95/a05f/ef3a0ca1ed103e386c33329d65a8abc5"},"68:128":{"name":"gear","id":"68:128","key":"81636e05b877d9d873564819ea4b9622a4efc9b9","file":"nG9UldrvhS24io40e6RI17","description":"setting","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9c83/7f84/998970fd7c8188993eedbf0232454db0"},"68:6":{"name":"flag","id":"68:6","key":"d36be15f5817ea5681e9a9947288149e3165c21f","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e7e8/76c5/340ff4f9528573cc568b71f6dec53dd6"},"71:8":{"name":"ticket","id":"71:8","key":"f8afd723d7e8f39e04b664c9eb1295d04aeb70f1","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5e92/3d4f/e50321d80803bce34a11ce7cb96d568b"},"73:16":{"name":"bug","id":"73:16","key":"ff2252a51c61872dfe64ce82ac09c056e9dc54c4","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5707/8b56/762329e0ba7f3203000c26e0cef798aa"},"121:14":{"name":"copy","id":"121:14","key":"b8aaa0a7270b5e460a5fc85e63796321a17f402b","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8b9e/2eae/7f238a3217504277294ac25cbb06d37b"},"73:30":{"name":"lifesaver","id":"73:30","key":"cdefc56e626e2a9a7a25fdf5342d07e25775b08a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/34b3/5df7/30bed048380209c9319c4ac3cff21288"},"29:281":{"name":"star","id":"29:281","key":"7afec0be6a9f51e31777bf6bc787fa45af665de9","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/d2f4/c4c8/e1de3aff663f8b3fca12501de43b80d0"},"727:316":{"name":"battery-charging","id":"727:316","key":"1d001d0ae18d4e83f38532cd301180930fc66edd","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7d65/856e/11f2586b14a8d2411f57ee0c80a70385"},"114:28":{"name":"trophy","id":"114:28","key":"4fe647362820d4d85ef29e256df6942b25f2ec57","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/39b9/cc78/8054a30052cb46ca2081bef333775d41"},"114:40":{"name":"leaf","id":"114:40","key":"f934bd69ad51df8ba38aff0984d9473a0d067cb5","file":"nG9UldrvhS24io40e6RI17","description":"green","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7359/5f38/b69fa862f45f65cc521fe8ebd6c9d6d5"},"114:52":{"name":"schedule","id":"114:52","key":"8276e2624dd31f2566bdfb2dbe7d9069a2590759","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b805/d70f/11265463367844fc26f7d29aafcf36b7"},"125:6":{"name":"money","id":"125:6","key":"80d803014f914f9ab5f916d73fd665dab0bb0c44","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/381e/2cdf/58285bcbe8e675070744862b2e051638"},"125:16":{"name":"scissor","id":"125:16","key":"8184edb266b177f0b420d647694f174830a4d8ae","file":"nG9UldrvhS24io40e6RI17","description":"cut","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c459/e839/cd7c33fb7eca8e544a238dc80e7f3215"},"128:13":{"name":"coin","id":"128:13","key":"8255282c873b0e82cf616e1b1b6d229c6a06791e","file":"nG9UldrvhS24io40e6RI17","description":"money","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/dc02/606b/9652d54fc1120616643cd106e1f64d8b"},"128:34":{"name":"telescope","id":"128:34","key":"4a07b1658f953dcb7d727d8a4b72f173604f7f51","file":"nG9UldrvhS24io40e6RI17","description":"explore, search","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2db4/ae33/25d92990eb4c8efe2905794cfa356a13"},"128:43":{"name":"planet","id":"128:43","key":"9b8b91460c694d9ea77056c6547219bff2e31c5c","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6a43/c10b/7ebff8a22d257ea16179b02cbfa3bfe9"},"130:24":{"name":"game-controller","id":"130:24","key":"94b733ffb8e34d7df00e55afb585f21e35cec68c","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/cfab/88b1/f621f1c3805fc71d21d7526b7dc49d0d"},"130:33":{"name":"vr-ar","id":"130:33","key":"f14f758980ca6abc8ba72341f02fd875a304a1c2","file":"nG9UldrvhS24io40e6RI17","description":"virtual, augmented","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/26a6/396e/587da48bcd5472902ad7415b0a2f4d25"},"131:90":{"name":"computing","id":"131:90","key":"9ea302f503fa521910acdd46cec92b7ab9a409d0","file":"nG9UldrvhS24io40e6RI17","description":"chip","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c228/8bcc/292c4648095f2ab7b3f353504519cf48"},"131:58":{"name":"inbox","id":"131:58","key":"a07a00d846d262c529248ee8b6bf69ea81609faf","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3195/fec9/0a847ccb71cd1e2c70f42212a6b6e123"},"131:99":{"name":"light-bulb","id":"131:99","key":"81797c31beed93f1a87a037414239b1abaa4e34b","file":"nG9UldrvhS24io40e6RI17","description":"idea","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/215d/22b7/75c975891339bc3a3af6e5638199f44e"},"131:105":{"name":"chess","id":"131:105","key":"b1a38a4018cdd55bd6a470d882d0a35276e01383","file":"nG9UldrvhS24io40e6RI17","description":"strategy","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/cefd/047e/125e6477f78d28c1c8360cd7c4a18595"},"131:112":{"name":"trash-can","id":"131:112","key":"910e2c9584c296d5c117239132e9db8b1e003c13","file":"nG9UldrvhS24io40e6RI17","description":"delete","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/76fd/9eba/5af7e5abfb8bd8b582b1f2964cc71c90"},"132:6":{"name":"microphone","id":"132:6","key":"1a67ba16f88ed4c6af6e57272de12783aad3855e","file":"nG9UldrvhS24io40e6RI17","description":"speak","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/27a4/1942/300e01ecade67141107339b86ad54b6b"},"137:15":{"name":"coffee","id":"137:15","key":"30a3afc80809556897b1143d4a175ce2871a376d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6ef1/7449/94b0fe940053382d36fe2ffc9eed9a05"},"143:2":{"name":"credit-card","id":"143:2","key":"4ff5eae48d1ef8120680ade4297ef1c74e269968","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/01d8/dcb8/80b4214dba7c93d578a3c987df50ddd8"},"148:19":{"name":"utensils","id":"148:19","key":"ce53e09115055787ddf6e5f68fd1e7021233b4ae","file":"nG9UldrvhS24io40e6RI17","description":"food, fork, knife","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1188/5b1e/b76fe239e523e7b02c7b8b7896018349"},"169:271":{"name":"radish","id":"169:271","key":"5829f8c0886aca059de397fd1a5381c74aecdf64","file":"nG9UldrvhS24io40e6RI17","description":"vegetable, root, akar","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/969e/508f/500f7e0f4d3e4d4d10f7c14d56927e7e"},"205:271":{"name":"clipboard","id":"205:271","key":"bf5ca6e05bb6a26c8bc5a434952f9053c0714be7","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5116/1ad9/c420c1245d8ff108a707a398678943c0"},"316:28":{"name":"bicycle","id":"316:28","key":"32b2611ea1e72cd4aca87582aaa476d620c98f08","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/019b/5115/27b48e8d1e0692b2b3477e10fd3521d2"},"316:57":{"name":"plane","id":"316:57","key":"b98c771184fcdfbd28ee3d0173f7c6a1f26ce12e","file":"nG9UldrvhS24io40e6RI17","description":"flight","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8a6e/8f8e/fdaeaf23678110c9ac07e263b20b973e"},"599:275":{"name":"plane-fill","id":"599:275","key":"bcc1a1f476da8b3d73ff3cd22d56f792981417cf","file":"nG9UldrvhS24io40e6RI17","description":"flight","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3743/0bda/c41a805b3cdc758cb4794beda0867433"},"316:15":{"name":"jar","id":"316:15","key":"4ef62904a6bfc77df7f0f918e50677e6bd977e9a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/445a/d00b/a044c079d6f3aec9671e36d50dd14ceb"},"338:322":{"name":"glasses","id":"338:322","key":"628fafd413e477dda4939308970067da8d88e879","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/39e5/b1a6/4c156efba246b48b957a89285eac618d"},"343:293":{"name":"plant","id":"343:293","key":"5a3e9518c138ac42cd1774501170470a2da2fa57","file":"nG9UldrvhS24io40e6RI17","description":"pot, life","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/26e5/8ec5/cdc01bdc94133368826b29d30a9866c8"},"410:0":{"name":"edit","id":"410:0","key":"2cdbc5a8a6004a02f7f228d7bf40f77d5c929c0c","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3854/6787/eefbca415d34d5fa2806063af521b282"},"29:279":{"name":"trash-bin","id":"29:279","key":"b0bce0fd339b3b4cda2ee6da0da6f248cdc31812","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/07af/3be4/0305bbbf532b893e1b75a01678f147ba"},"576:277":{"name":"sun-fill","id":"576:277","key":"7f898d5ba23d08c18930071e1cd0b6934b546af2","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5211/d200/4ef61324407080620369552c8700fc26"},"576:276":{"name":"moon-fill","id":"576:276","key":"110e7002fff32e850eb15d18f841a1a41004115a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c768/0e87/6dc88dd56ae6e040a49a4ee4dc302549"},"589:280":{"name":"key-cap","id":"589:280","key":"c41232b32063e743fece968057b0272bc5ee0202","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/16d8/0038/662e04efc0700679521843515fe0af0c"},"677:6":{"name":"newspaper","id":"677:6","key":"7f7b777417480a46d376ae430f9ddc60d09fb7d3","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/19fa/d3d6/ef0afbe4ff4cfaaa66e6cd5bb674714d"},"677:20":{"name":"door","id":"677:20","key":"73fdd624c74d5366263e38f2aad0ba2d5e1ea807","file":"nG9UldrvhS24io40e6RI17","description":"exit","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0b5a/509f/1af06806001772473cc16608e852ff0c"},"108:144":{"name":"water","id":"108:144","key":"55cf57d6f73758a615f0fdca99cee919bd1f5213","file":"nG9UldrvhS24io40e6RI17","description":"droplet, liquid","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/553f/9f11/8e8baff8973a1c4916e14fe750c1c43e"},"114:4":{"name":"fire","id":"114:4","key":"94eddd72f8b5793bb8b7601f0f69a92f734694f9","file":"nG9UldrvhS24io40e6RI17","description":"hot, sizzle","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9d97/843f/d1779a67053b5fd89d0f610417421658"},"114:19":{"name":"air","id":"114:19","key":"1b097451d6fa27c937bbaf1fd115d3f2885e6e98","file":"nG9UldrvhS24io40e6RI17","description":"wind","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8d1c/6aeb/3b22fc6270de08bf613b16f532150de6"},"29:305":{"name":"home","id":"29:305","key":"b1a88468090562f0b09436b49f1265fd6e61e869","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f257/8034/90aaad59944b3e15f9703449057e6412"},"728:296":{"name":"umbrella","id":"728:296","key":"4af95bdeb5b4eb5fbe8f5873c339264cbcbbf6ed","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0c1b/3f50/b1674e80424fad7f398eb39942bdc2d9"},"805:275":{"name":"togo-cup","id":"805:275","key":"b136ca4d042f4d73f69174b752834b25c1eccc57","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a7fd/4089/3b177bc4b74802458b2d5037a0174b91"},"808:276":{"name":"devices","id":"808:276","key":"cacecb6ef4582a946fd91d854e123e8ae9b156bd","file":"nG9UldrvhS24io40e6RI17","description":"tech\n","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/dd9c/5a44/1c942cf0d320772dceb18af3fcd1d6fe"},"808:291":{"name":"shipping-box-v1","id":"808:291","key":"c1ba3821b40ce34290b6349c72e83e6516f0660f","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a692/601b/851536520a8675b0ff16eb872226830c"},"810:270":{"name":"shipping-box-v2","id":"810:270","key":"eb8c85e5348e912069d1137b47bd6ed4fb6c6c87","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ae2e/5c6d/3b9e5edac0f34149da2af51092a392d9"},"820:271":{"name":"cart","id":"820:271","key":"7093db95b92a9608eac39afc335480a86eb21f5a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/00da/a3b7/7d76a8b1102db87270bdcf0cd9f8e219"},"820:284":{"name":"basket","id":"820:284","key":"56426766041e823806343f16a2237bbf470d248b","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e90c/d746/a5d3291e8c24d2dbc0de465a23f486c1"},"820:289":{"name":"open-envelope","id":"820:289","key":"8719faf02581cb6611ad201d92da2f9be1022a9e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/20e6/f710/862c647bc2a2fae180ed10a560345729"},"923:273":{"name":"clock","id":"923:273","key":"e2eb4897f5540aaba06644408f7672efebcb0a3a","file":"nG9UldrvhS24io40e6RI17","description":"watch","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/584e/963d/55e5ff71d5981a620c0dc59538a0b8aa"},"38:133":{"name":"person","id":"38:133","key":"86c32b05cdc3e6591a992ee2f39ebfb67992bc28","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a21a/fd1a/66e93b8e944ce0851d2acb0ae42fea8a"},"38:132":{"name":"person-add","id":"38:132","key":"10e6415454ecf22cbee01842172f43c5df7fb078","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/710b/54b7/aba66b76327196583b93f5d1342ccb82"},"38:131":{"name":"person-check","id":"38:131","key":"02507a70b47450082ea1354db01e15f91af179bd","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a9c8/9cd4/90dc0cd22aab8ee4d597d06c487078cd"},"38:130":{"name":"person-cross","id":"38:130","key":"e9a8ad851aa5512851f9444acfb579bd471c15da","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e7c1/c492/c056dccb435099fd96338e035ad2cd68"},"38:129":{"name":"face-very-happy","id":"38:129","key":"03ffd059eaf27695eaa37528283812e4f9b71d04","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1cac/c3b5/b8b718ddc1a6b9bf21ae6495c108e9fd"},"38:128":{"name":"face-happy","id":"38:128","key":"9074a6497c04bd6208914cc0780827e1799fdf92","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/cd16/b48a/0102a1fa2d4f34c84bfe8a7f46fdbb83"},"38:126":{"name":"face-neutral","id":"38:126","key":"a9eb5431ef071905bcf6cec838eb2039c9a5ad1b","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8d87/deb1/17124cfe5734eeb522b8c4ab632dcc56"},"38:127":{"name":"face-sad","id":"38:127","key":"3489ad30921218e55239d0db6be8ae03a0d1825a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0705/9513/66727ad274f8a43f0e3e94bd334616cf"},"38:134":{"name":"face-very-sad","id":"38:134","key":"ec9642d1c2b3b6dd5be017a2f5a8c52addb3ef9a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c522/ca01/ac74d7a7c3f3232caf24c62783f65920"},"799:275":{"name":"face-wink","id":"799:275","key":"0473d556c6a93b94d3e175fce6b679873d1ddb96","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1535/1648/0ed8f4b3e9c0719cfe8de2835581ee61"},"47:11":{"name":"thumbs-up","id":"47:11","key":"d2958e452a32554c6f68e4a88574d25189ada6d5","file":"nG9UldrvhS24io40e6RI17","description":"like, yes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5506/db5c/ab04989a4142d43cf2c6a21a30ea620f"},"47:10":{"name":"thumbs-down","id":"47:10","key":"8340ad885564b9cd23502ef9a65fb71c93e3ca19","file":"nG9UldrvhS24io40e6RI17","description":"dislike, no","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b97e/7504/d2ccec5cccda01790dc5a20ac6501ce1"},"338:280":{"name":"victory-hand","id":"338:280","key":"b8f434b9113c84eaf58a9aaa92942dca30501df0","file":"nG9UldrvhS24io40e6RI17","description":"two, 2, peace, finger","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4de0/78de/72ac79eaf52c0da7293a86d86ac87d4e"},"338:297":{"name":"pointing-up","id":"338:297","key":"a188cfca4db835feeb6ae2034a117c1b1cc64042","file":"nG9UldrvhS24io40e6RI17","description":"one, index, finger","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/dc9a/1dcc/29ce9a9050c1b30e6909cf5873161644"},"338:308":{"name":"rock-on","id":"338:308","key":"c62468f2f1ea96484ed9458fde8374fa260f7644","file":"nG9UldrvhS24io40e6RI17","description":"horns","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6925/f931/0b2d67745217d7c944b65d30faf9ce34"},"926:283":{"name":"people-multiple","id":"926:283","key":"368adffffd4d3f801e4c9840ea2658e56949b8cd","file":"nG9UldrvhS24io40e6RI17","description":"person","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/56cf/de69/4e0b2ba9bf2fbf97f66edc6793651bdd"},"926:288":{"name":"people-group","id":"926:288","key":"10fb5671b65c5d5124855c8be8fa99d9d21d1f58","file":"nG9UldrvhS24io40e6RI17","description":"person","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1d67/a1f8/15b4de0cd3d8bbab37ba9ed2b683f7bc"},"65:70":{"name":"facebook-fill","id":"65:70","key":"c21bc513c25fa89bc092c330726f67bfa1c21edd","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7036/d978/e50d02d976e95e024744f20482849033"},"65:69":{"name":"twitter-fill","id":"65:69","key":"5f06ae8400ce32adea9d300d82d2391615bac6f7","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0e5f/7f76/7a31132120ca43653cc58834e7d0eca5"},"66:157":{"name":"linkedInV1-fill","id":"66:157","key":"6d69a2a50055d20c223032364d75b6e08d4dbe1c","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/eb87/afb4/8fa0386148f1d82d6c8be734582aaaa0"},"67:12":{"name":"dribbble-fill","id":"67:12","key":"72bc8f4fec808b7296c88bbbc345f1c7f3d44a98","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0f29/6946/16ae17a3f65c41fc51210e1ccb32b2f6"},"67:13":{"name":"reddit-fill","id":"67:13","key":"c201b5d4709e6eb3a77b5df8257d78b4c284ad27","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1e12/7c9a/6aa34cd45956c02c34cc343e4b829d55"},"66:158":{"name":"tumblr-fill","id":"66:158","key":"7d154bd21a133bc78687cbc1262508a14abc2678","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0bf5/96bc/289d808f3d89da4438e524435be92ca2"},"67:11":{"name":"pinterest-fill","id":"67:11","key":"46debb873713798eef1a04b33e33b75c066c93b6","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/71a7/8baa/76d29566ca989b7e3e753d6da801230b"},"67:10":{"name":"vk-fill","id":"67:10","key":"3dbf519688ec8c4788b39f7786c793c6682ef646","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/193d/081b/874d001633da32644989e0b05d9f9f10"},"100:7":{"name":"youtube-fill","id":"100:7","key":"5cf762d222026660f87839bb17756d63d6bb00f7","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/d161/22d1/b64871c10358413ffd439141492c3e77"},"100:6":{"name":"instagram-fill","id":"100:6","key":"78e66b08edcea00e75cef90e886ccb292d40f70a","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1998/dd7d/b24c3c006305728c07aaabd667712741"},"100:5":{"name":"figma-fill","id":"100:5","key":"72379876f73f0fe7659eb2b52ba25c99e593ee7f","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a0df/bf91/e2ec999e96e697306b78f4e95891d7d5"},"100:4":{"name":"github-fill","id":"100:4","key":"cbc67aaf9ffafc58e48007961c1fab91d7653e31","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0f24/0c5d/3eec36f3a6561bfe0a38a897ed164036"},"331:272":{"name":"telegram-fill","id":"331:272","key":"0a7573dcd1447b3e6d07ebffb121bdeabd5811d3","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f58a/2deb/ea6ee5d482e524b65531ee1ceb27ee48"},"399:288":{"name":"dropbox-fill","id":"399:288","key":"77af9bb069440bb35213f43c531717a4cf3b5d2c","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8418/06fd/9d5b1222884fb289259a1c18b2a87b51"},"399:294":{"name":"google-fill","id":"399:294","key":"c67e17ed65fc432c7ad774b412221eb762c8eb4b","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1894/f4fd/bd6baa2672fe566916da3c7e3768b112"},"399:293":{"name":"google-contained-fill","id":"399:293","key":"1f32c12ba3d1bdcf8a7d1016f69ef7a580c63241","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6ecf/932e/afc87189d8d7beea6208cfc5859288f7"},"399:391":{"name":"android-fill","id":"399:391","key":"0717fd3b84ab3f27822096fd0dabe877324e3bfd","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/36e8/8b05/34d5ad9b2faf8db156dd1cb39563327a"},"399:390":{"name":"bitcoin-fill","id":"399:390","key":"c0ce1e284510752e9633a59c4df49399b7cfdbcb","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a5eb/3a0f/d22a99a420b136d8e932dcdb73bf4381"},"399:388":{"name":"spotify-fill","id":"399:388","key":"90e50123bd6ff584cba3f73f8e50507535a20529","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a47c/aec7/348589affc76c9fe088c8f14229eb578"},"399:389":{"name":"soundcloud-fill","id":"399:389","key":"9d3d784b21ddda54aad10155ac4d55d915c7ff7f","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e27a/d964/76b1de649403e1e648ef0f85a66d92d2"},"419:281":{"name":"codepen-fill","id":"419:281","key":"9f2ecd6cb554055a4e00d552ee9e22fc935ade84","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c45b/527e/0f14a9b6db0e8719a413ee8017914ef1"},"615:275":{"name":"whatsapp-fill","id":"615:275","key":"bb3d2f36f28170a7ad98451a13cbd2de695959d8","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/d21b/3965/c66a5a8d62d4421415badcddbf7dd7a7"},"822:272":{"name":"linkedInV2-fill","id":"822:272","key":"b637b8adb9cf501c11d1b4c1c7c8382e89beff13","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2295/ddeb/9331992a37b88eeb392d9c23a2a305db"},"822:277":{"name":"vimeo-fill","id":"822:277","key":"e6dcc72e0da2dc17730b5ae72de18dd91e6cf034","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/250d/eb22/f1e7ec8b1dc88ff733e6adeaf0de54aa"},"822:299":{"name":"medium-fill","id":"822:299","key":"0163dab0d3f9c9d748db1912c10901392e2baae6","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/dfc3/8b3e/fdc63786bbac06d52bf3cb34137b7930"},"822:311":{"name":"zoom-fill","id":"822:311","key":"992abd08afdff1e403ab2ad08317bcd625eea528","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3de0/eb77/139caedf53f6ed5e002d8f3a2a1126c1"},"822:320":{"name":"slack-fill","id":"822:320","key":"53dc819ebd812e0ee90d5d10dd1ff52a678beed0","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9ab2/4410/b2f696a309affd2f162a636166b9adb1"},"822:338":{"name":"stack-overflow-fill","id":"822:338","key":"c4dce542477d20419f00d75f9a3d36e007b1d678","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ba16/a17c/ff59046ed11d21fe9bd4f8909b768fe8"},"822:331":{"name":"twitch-fill","id":"822:331","key":"6be4b2e558260af5f506839bcd9b322e7a7661f4","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ca32/d031/7d9297a12eeb77aa95e374a12e7097a5"},"822:337":{"name":"snapchat-fill","id":"822:337","key":"4dd380732da44d5565a50ab67f544f03fcc207ba","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b754/a053/5f32da82e7886fc3e1c6b845b77876ed"},"822:340":{"name":"octocat-fill","id":"822:340","key":"892bd3c56bd7eaad26f8a771a6bb5acf781f6606","file":"nG9UldrvhS24io40e6RI17","description":"github, social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/816a/5207/fda43f5b6b8a52ed8e5eb66a3c209e49"},"898:274":{"name":"discord-fill","id":"898:274","key":"1eafcf39823c01f28a0cf15559edb003d4e311f8","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5fde/114f/c5b860f2449a46c92410d15a71eba621"},"399:281":{"name":"circle","id":"399:281","key":"f10a7c7177cd32fd3ed26617b41f799e9a3b6cf7","file":"nG9UldrvhS24io40e6RI17","description":"dot, radio, basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7d0d/87c7/40b9520384d37eaec222408d4b3041c0"},"399:282":{"name":"circle-fill","id":"399:282","key":"4a1c9200bbe79ec60621761f9e09a72f938f5247","file":"nG9UldrvhS24io40e6RI17","description":"dot, radio-filled, basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/fe59/fa2f/3cf7430fd4487f00515a57bead4f8928"},"810:409":{"name":"triangle","id":"810:409","key":"275f92af9756ce31a1267370709282ded9617d0d","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8b3c/2fb4/a30514a970708a594de6086a66c15fee"},"810:406":{"name":"triangle-fill","id":"810:406","key":"04b41122da85c989a48ce451a106207a9d49dceb","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/fa8e/a126/fd3461437bffb7f616cdc54d90cb05d6"},"810:404":{"name":"square","id":"810:404","key":"2850e915d38e4ccd6ae8fdc8644e115adda65559","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ec4a/d4d4/c78ce99bd1bdc3ccb11fd6aca6fdd1b9"},"810:403":{"name":"square-fill","id":"810:403","key":"86f6c79676d5cc085d4a42d9a1e9dce2940e987b","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4551/b2b7/c892afdac66ed54fd8c201d885947b5d"},"810:407":{"name":"tetragon","id":"810:407","key":"808f2811ab8e24e37ff3ce4df237e6cb3ae5aec9","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/68ff/4e7b/5e13b1b8f2888afc7af060006014688e"},"810:402":{"name":"tetragon-fill","id":"810:402","key":"164092006b105c3d0c1530f20a74191b293d4c29","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/d28b/0150/67012452cd9ff8c6942152e97366cb9f"},"810:400":{"name":"pentagon","id":"810:400","key":"5ba9fc6f76d69a931d564e41a257ddbb5c7dc66e","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5920/3740/2d40cad0f99dc1072862c3e59b546520"},"810:401":{"name":"pentagon-fill","id":"810:401","key":"28e1b4f8995f1c58efc325a893e3f074e0dc6385","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6cab/cd9e/53c40eddb8b08226d1e720cc3d2e9908"},"810:399":{"name":"hexagon","id":"810:399","key":"ffe36acd97e95c9aeb2b5480c381d633755e21dc","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1e91/1708/20b3d9e86ec09d3a9d1ddeeded147722"},"810:398":{"name":"hexagon-fill","id":"810:398","key":"7a575a31a413621f07ffbe7bd09017416317c813","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/bf76/9ced/5e6c1332e80080be440a2886fb223731"},"810:397":{"name":"heptagon","id":"810:397","key":"c2ae91bcc0460045ecc049367fac1c13abff60fc","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b051/fc51/cb5d1f5eb33d7b68cc5bc60b369c3486"},"810:408":{"name":"heptagon-fill","id":"810:408","key":"c1275595579eca60107ddb0d9fec87d9283193c3","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4522/a6ee/5e97173f28d5ed9e8932d8b7845fc66a"},"810:405":{"name":"octagon","id":"810:405","key":"c9b21b18b6635ad74485cd77b2dafeff0f14f8f8","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/fc83/336c/64f4d6c5dd3c1797a4233666be3a42dc"},"810:396":{"name":"octagon-fill","id":"810:396","key":"0fa34c1f3b734225fc8638889ad0c5d8765808a9","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e4e2/d8b6/b98d6b3b15a8a3b3f9bcb4a5664eb9a4"},"810:395":{"name":"oval","id":"810:395","key":"0ead0e23099823e315278d5b6944dae69de67a04","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/30d9/92c6/b62ceb1d882e1645c83f1b963f0592e7"},"810:394":{"name":"parallelogram","id":"810:394","key":"5905374d6aa458be372e0290bda7349b07623257","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6d06/747a/9b1d19b81132f791adb5d529b0bb1266"},"810:393":{"name":"diamond","id":"810:393","key":"660ed30697a2c4afd9933c78db0fc36dc4b62f5c","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/249b/ba85/419e288edd6148bb780a891ec0b613d8"}} \ No newline at end of file +{"29:349":{"name":"arrow-left","id":"29:349","key":"4caf8f8a807b36743c8460caee5e4513e02e4862","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2ef2/9b37/80ed4f85dcd683e1c5b787ab48752add"},"29:358":{"name":"arrow-right","id":"29:358","key":"5a1c652c95ebf7076a7efde464712ce2a900a712","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/959f/72d7/fd9069a53f91b38289b03646b99b9f27"},"29:320":{"name":"arrow-up","id":"29:320","key":"684b20610292a2c95e23719cd0d97eb831b75547","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/aa17/c5aa/9913ab46bc7f29f4222548d2b7b50bc2"},"29:300":{"name":"arrow-down","id":"29:300","key":"1b4ec2d1c9d1e46844cdeaa881798b68fc1b990e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4f5f/bb47/8d8e4282b467b8f6aad663c381a00dcc"},"29:283":{"name":"arrow-down-left","id":"29:283","key":"20846249a7fcc28b851e4c9636bd509cb9fb90ef","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/52f1/696e/f384be8be81fb1aadd22c793d330cb31"},"29:282":{"name":"arrow-up-left","id":"29:282","key":"ef1caf417aadd8bb4379a9c9f498b559d6ee438a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/10cb/3f57/cec5de4dfd31ce27793bf25a15db21cc"},"29:333":{"name":"arrow-up-right","id":"29:333","key":"e55a3a04da4c0f34a0d18ef3324fc7ddee9a671a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f91b/b9ab/8681e70b735fe0204dbb70bf531a71e4"},"29:338":{"name":"arrow-down-right","id":"29:338","key":"20884320974563f6d9a3d11a49359144b1673bc3","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/26cc/788d/88eb9c2f9cde7de428256f0afb1ec005"},"29:370":{"name":"chevron-left","id":"29:370","key":"64c7d6abee737ef17bf276b2352ba33639ad6a68","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3d01/4088/474d9c268376f331fff390d63be14ecd"},"29:365":{"name":"chevron-right","id":"29:365","key":"d3a2197f862fbd56094e059df4781c17d3062ec1","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6fc8/fa9d/3a1ab591aac95534d9f58f4bc2ebbec8"},"29:316":{"name":"chevron-up","id":"29:316","key":"2176bc098a60486865a12d43b486944d40d0b596","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c1dc/71f3/bc07fd6d7d8497ef889f5a1e8292cf3a"},"29:356":{"name":"chevron-down","id":"29:356","key":"a9365f735ed6bdf862fbcedf555b98238f871f33","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6d45/08a9/3045c44ab5e2d30e26092d5e41812d5b"},"38:125":{"name":"arrow-cycle","id":"38:125","key":"4ee76ee1a3d690cf507a71b50182d7cf45665cf9","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2b45/fa2b/023b41dae095c334f362d49bae63123a"},"38:124":{"name":"arrow-clockwise","id":"38:124","key":"d0664212baaac50fb383bbcb2fb890f5e0786bb9","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0966/ce5e/3334672e2d5d239b61efc2963b05454e"},"38:123":{"name":"arrow-counter-clockwise","id":"38:123","key":"e86487da7847487b7e296637a2ddf9f6d1e56d07","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4ee2/7fa0/00aaf5023d4a70e28a6fbdabef46a495"},"29:294":{"name":"arrow-back-thick","id":"29:294","key":"246fa5016977c9ab5691a3b1cb393a281da09624","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2d5f/916a/a2a131084ab2e149d90008ba5a4f15db"},"506:282":{"name":"arrow-back-thick-fill","id":"506:282","key":"53648f263509f0bb104be69a23609355542096de","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/cb48/b156/505e849e06a1d9614607692a2b02544e"},"29:289":{"name":"arrow-forward-thick","id":"29:289","key":"1ad50439ab24b4a77eb563b97c3003f4fee3c194","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/270a/7673/096e03c15acb6b640334c84e67481207"},"506:281":{"name":"arrow-forward-thick-fill","id":"506:281","key":"e373eb5a4ccf01732dee7ec9ad9391ced9d65f0e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/75a7/1645/ed29f2d66042c06fe7c3646460d181a2"},"49:29":{"name":"width","id":"49:29","key":"d0ea574ca42f3282dabc4a0dbdaa6d8e3c55fba0","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/90b4/e199/bac881596603926a2a14ce5c9d6c0ac4"},"49:28":{"name":"height","id":"49:28","key":"fe5c9bd45ae6a65152333beda4bfac42807624ba","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/735d/80fd/98bdc2c6299480c72bbf6f86d386f9df"},"49:55":{"name":"enlarge","id":"49:55","key":"24d514df3f2da2c84fa0d85d789a5612326d958c","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/987f/339e/500534c6cb427e322df0c158da7c3c6b"},"49:54":{"name":"reduce","id":"49:54","key":"7cb9c07caac34abf591d89160536098160616f6e","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3b64/0240/9276d16c1017d3d62f06cc286fbdecc9"},"62:200":{"name":"arrow-left-thick","id":"62:200","key":"7e402b461c3638062f5dd71986f2e9eebfb4d3d6","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ba35/44dd/337692b95c3cb4edbd274a86d6a09d2b"},"62:201":{"name":"arrow-down-thick","id":"62:201","key":"5186cb001ab0580f0c9ca0cf95cbcd25b6df721d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/222c/6818/3ed40a44283b700671042b75d7027212"},"62:199":{"name":"arrow-right-thick","id":"62:199","key":"a55a3bb8acfb7771f9a795e3a69428d78484628f","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a9cb/2de1/26237f59718e4082b25602df4b044b7b"},"62:198":{"name":"arrow-up-thick","id":"62:198","key":"59325a31a228c0566862dd52a526ceb30210cad0","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/643d/f408/1c8b05f07b5229c1be54582055d2c06e"},"67:34":{"name":"arrow-back","id":"67:34","key":"f1816936fbf199403ac27cf69c9cdd503a7b0113","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c509/869e/f41c30c6685e2db88b7720934768dd61"},"67:33":{"name":"arrow-forward","id":"67:33","key":"3db5dd9770430344ed66e4f5755a9f2939ffcd87","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9d74/01af/cf5886362e26ba72d2ecf5d62d63b91d"},"67:50":{"name":"triangle-left","id":"67:50","key":"097641e47c1e5820663fa14caac71b81675296d0","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1229/dd1c/b033f4a410314c578d0b0078ae908819"},"67:49":{"name":"triangle-right","id":"67:49","key":"164c31e9c7fd48234163a07131c6c8ccda739bcd","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2181/a2bb/c01b583158407bdd043acf868fa27046"},"67:48":{"name":"triangle-up","id":"67:48","key":"51455ccb51590dbd03d10a06272ee769c061c323","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4021/d724/3f76f6797348219da8f57dd721ada6ca"},"67:47":{"name":"triangle-down","id":"67:47","key":"b55d0e91b9e2568e4db262fc2f48d079ddf34383","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9981/7d38/35e6087b7dfdc2fd28607e43ba80b5ab"},"108:34":{"name":"circle-triangle-right","id":"108:34","key":"63fbc657585e755676698b35e0589c2ee97a2999","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/da84/b49c/40c38f7f3108bd2efe9dee76efa1612c"},"108:37":{"name":"circle-triangle-left","id":"108:37","key":"89e6614335e5066ccac06a47e77587b95e1ff12c","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/151c/7d20/fdca661e049a1a2e2b8da7a5a877df43"},"108:32":{"name":"circle-triangle-up","id":"108:32","key":"f8f49b672a07bbfa8424cdaa9d27e9e393385156","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3f3e/f092/2ebb7a018ff1276e86fe893145e5f24d"},"108:35":{"name":"circle-triangle-down","id":"108:35","key":"1a984258045ead81d088c517abd52c78dde08e24","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/13c5/7ab9/2bc2c9c15950691feaa7757ce066727b"},"108:31":{"name":"circle-chevron-left","id":"108:31","key":"55d417a297599ef4a0ee351cca1db804ed9b5f05","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6ad2/a68b/89900e7f9d61fa6e2eb3ba1b46d1182e"},"108:36":{"name":"circle-chevron-right","id":"108:36","key":"2749317a7616f42d93e28b8c449461345d1d2a01","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ba0f/c924/716cf48bfe563f7529099578f8e270d7"},"108:30":{"name":"circle-chevron-up","id":"108:30","key":"05388fadbebb190ccb9daef5ec52c59a8da9fb2f","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e8a9/1171/aca0b12d71645abd2ad973ef222eefe5"},"108:33":{"name":"circle-chevron-down","id":"108:33","key":"9b89dd93a109e97ba5915ea3bcca6c32163042ee","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/259b/c222/f00e2355330304546f886239f7e093a0"},"721:454":{"name":"circle-triangle-right-fill","id":"721:454","key":"ba104df0c8527ad75ad44818abc2ab8a66690ac7","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/015d/578d/f42ced02600a4f7d34a9ecd68b110076"},"721:452":{"name":"circle-triangle-left-fill","id":"721:452","key":"da25b0622200d20e8bdd36ed09ac7972e44d9abf","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e8fe/89bd/33b6dfddbde9c5fc4637d1b231bede68"},"721:451":{"name":"circle-triangle-up-fill","id":"721:451","key":"8e57edc7d8dc47c4f1bea321cd52ecb0f5f8cdef","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/03b6/9926/13de6bc88fae95727ecf2ed634b3c716"},"721:449":{"name":"circle-triangle-down-fill","id":"721:449","key":"8d5904deb78b0f45906ef6da2d35ea6018f6cf1d","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c91e/fb03/9c41a9903ba5104de552bfb8894dcf39"},"721:450":{"name":"circle-chevron-left-fill","id":"721:450","key":"014b6495827866def5b9e59955803919af17728f","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/70ed/fb06/505548f3b3f881fdeb0cdffe8d4f1af0"},"721:453":{"name":"circle-chevron-right-fill","id":"721:453","key":"de9e45f891459b493e5febb2ee938ae4de288a6c","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e0fc/577a/a1ed79519e2875b952f60e217acc8fa5"},"721:448":{"name":"circle-chevron-up-fill","id":"721:448","key":"14481d89c53da08eaa83f0ea0fecf9f590284025","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a797/064b/104102f0d84a9602018764dff13e02e0"},"721:447":{"name":"circle-chevron-down-fill","id":"721:447","key":"847a8425d655cf42606911787ad0d50dcd882a94","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e55e/a323/3c84333d130f91257db6e592542d95e5"},"108:127":{"name":"chevron-horizontal","id":"108:127","key":"75477a4750610d8f6f80de3a774d0f17d0c52fa0","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b05d/4b20/08ea8f076492492285b045523e8d1cce"},"108:128":{"name":"chevron-vertical","id":"108:128","key":"bd09ac5115ac9fe1665dec2cc0ae2ec239fe32ca","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/fdc2/6540/27cc0d49b1321ea09e70f057fcd593ca"},"725:274":{"name":"arrow-up-down","id":"725:274","key":"03df45a03202b7c4516a1c6716a35a95a3d2d455","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/be35/f161/0b2a7617d6a6cf10f0d6aa6f7023b2ea"},"725:275":{"name":"arrow-right-left","id":"725:275","key":"4af23ad5d01558ccb1285179ede94a0e2c2dd360","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0e3f/3729/296c411ae9dce60d17163fd06325a0f4"},"725:279":{"name":"arrow-shuffle","id":"725:279","key":"6cf46cb324e952a42e4a3c9ed86ed4e0922d222a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4962/e93d/8d0d44aa0198a30c1a5e0ef67b3e8913"},"727:287":{"name":"arrow-repeat","id":"727:287","key":"adaa829bd95f54196d268a23a9dadd622a7cbcbc","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/484c/2e41/363a8d31c6b15780cc8758126950bcbb"},"29:323":{"name":"plus","id":"29:323","key":"119697421cea36f361ff8ffeca5e8e3915bc0ca5","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0173/f110/6cac0315b828803e6cc5de71a0ec6372"},"29:299":{"name":"minus","id":"29:299","key":"5678dc2328073f8c0394c204751fcdede1c0f60f","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/bb03/2938/d55beb72d48c29caa93f21455c37695e"},"29:368":{"name":"cross","id":"29:368","key":"b6d8792246f7536e9bfec4a8f62daaab922106ec","file":"nG9UldrvhS24io40e6RI17","description":"x","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8a19/5025/69f7a417c782a1b4e65ecb8a2b586f8f"},"29:292":{"name":"check","id":"29:292","key":"45b76aa972e6ccb8b9060eb0557a052bf21f5f2f","file":"nG9UldrvhS24io40e6RI17","description":"done","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/46fd/abb8/847fbf0f4ca034b290b1a55d11c55e42"},"29:359":{"name":"question","id":"29:359","key":"661f0d78f70a3b3b7ff4a8a1a91952d70ef84adb","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f674/4c60/e9b3ccafe83d7baf805358f16206ca76"},"29:339":{"name":"circle-alert","id":"29:339","key":"43c468441a043890fddc1708c49bb3e6db2792a3","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/acd5/9dcc/cdaed03bd12ab719208f1d9a1b75a9cb"},"29:345":{"name":"circle-x","id":"29:345","key":"b7ca067ee537bda3826ad19e9741eb7d58609811","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0b83/60e1/b01208948fb9a2d1751389210502f559"},"29:363":{"name":"circle-check","id":"29:363","key":"5bbb1695bdda835c9f039fa3128681979c296a1f","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1524/8b21/2b603cd1f31dae7fcfaf4882558047c9"},"29:317":{"name":"circle-plus","id":"29:317","key":"f28bbb18378b861aa1b45a11234a1dd0f6f32d2d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4ae5/2026/320b2274c5f006038db2dccc94b2831f"},"29:342":{"name":"circle-minus","id":"29:342","key":"5bc3b1eca6a4a4d6bd45d69097ba2648a34f29bf","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b337/dfc1/8f47bbe7c974b2e7fa492901f5c21026"},"29:307":{"name":"triangle-alert","id":"29:307","key":"597f201bf2d2d889e9b08c7cd1e18c0fa7542947","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c1c6/0bd3/2bca724c068d385f15066808f0e1bb8b"},"29:291":{"name":"stop","id":"29:291","key":"e2e5c11b859bd7dc1d990adbe9d972c07f9bcd37","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f27f/c1c6/5c53bd8c4440fc6af916189c6464b7c8"},"29:372":{"name":"info","id":"29:372","key":"f2078ee1c2e59afbce92ec41d5bfb530e64de23d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ee37/7f7e/322a9df79567e793219e5e21e30010ac"},"29:350":{"name":"play","id":"29:350","key":"3b00d2bb4594f2bc6a7eed05bf9e60b89eee4b3d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b9c5/d7bd/baa3f7132103e3d216a15ed62ec941e4"},"29:353":{"name":"pause","id":"29:353","key":"2ce032526f584d2197328fd1cb66ecf9dda519c4","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/bb27/bef2/81ba374808ab5d5497a760d4a485c392"},"29:341":{"name":"command","id":"29:341","key":"18bbc2abec11a706fa5c7043badec76a64405499","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/86b2/2c93/8674e1b4a4bb1aecc0eb5229488867a9"},"29:348":{"name":"sound-down","id":"29:348","key":"f383755d9c90791e17950fc3ba8b8c7ca91fd5c1","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9ca6/5645/eb7327a1564ad48504a3e090afb36206"},"29:369":{"name":"sound-on","id":"29:369","key":"422a48bd7843c5227ab5455496ecfe014af47c9f","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/287b/9e9b/5c77e08420544f93b384a2bdbcf7688f"},"29:297":{"name":"sound-off","id":"29:297","key":"5f23e1d767327110b1ab6b1915b7783b2d1b84dd","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/da56/62a0/df948a9184c0b94c166472e45b87251b"},"29:290":{"name":"sound-up","id":"29:290","key":"4488455ecbbe64eea44a6488c21213938a7d6f44","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/08aa/dfb3/01e18787f620fab7596da265a8985b46"},"29:332":{"name":"infinite","id":"29:332","key":"7266d79eb8a244c945ceaecc80a44f3e34d6a87e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/917c/078b/2483d36f8980bdc10f2a6e0b251b46a3"},"1:42":{"name":"airplay-audio","id":"1:42","key":"eb0c786fce63da49f0dfcdc05eb9502824fbd7f6","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/eabe/e35b/003d019da8378fbd86de20375031ed3d"},"1:64":{"name":"airplay-video","id":"1:64","key":"37585ed6f0f78c982f2a37aeaf8738dcbbea925d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a8a5/654e/715f90819ef1a56ab8d36d1f0bbc74f7"},"29:306":{"name":"miniplayer","id":"29:306","key":"8c2d7317f95bd9c61c0e6d9362f2ea0502f8e54e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ec9d/55c5/2de89b7bf7f98323557ca224f17051b7"},"29:366":{"name":"text-align-left","id":"29:366","key":"3d9957916b50d33eeb460c4d5c5201662b2dbb24","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/635b/2423/cf654749385211f9f6bf01cf144d5a74"},"29:357":{"name":"text-align-center","id":"29:357","key":"f0d981c8f9e86c8a66e4943b67ca9126746c8130","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/588d/ecd3/fe8fb69867371a60c7185b58fc32eafc"},"29:313":{"name":"text-align-right","id":"29:313","key":"f4ebc7b3a845a4a5ff2d48705fad0ef7e340d507","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b2bd/0923/16b1d1ce54c2533c5420f9da2b28f55d"},"29:319":{"name":"text-align-justified","id":"29:319","key":"f1b1f29c70cc7aa23af900ee38171eeeeaff8ac8","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/cd26/b523/34b66e183ec9c2dac692ce013e928b01"},"29:314":{"name":"mention","id":"29:314","key":"3586c580af74afa0e7a29fb013c1688ec8541a5c","file":"nG9UldrvhS24io40e6RI17","description":"at","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6404/f524/8c2033fae164485a16b6b3284f5bc07f"},"29:346":{"name":"heart","id":"29:346","key":"d3245f4aae2fdec1e5452c35e04cd699eadd3442","file":"nG9UldrvhS24io40e6RI17","description":"love","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7be9/aee5/391ae805cdd0d13fa2ba630f64df12cc"},"29:327":{"name":"full-screen","id":"29:327","key":"20ab62f1515af8a726fe0bbe40012eb4d2f2f9f2","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/db95/61cc/25769efc319a5b66415aeb157840c6da"},"29:340":{"name":"normal-screen","id":"29:340","key":"a18a02d8f03c3e98783185e5a2693e48992b72bd","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7a37/6df3/03e3e447f9eecac7ce5b560a97c6d6e3"},"29:296":{"name":"align-left","id":"29:296","key":"fde9458124ca3a072675bcf5c392c6a440562395","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4488/7d42/094e685c9427bc5328eb78b8ef29db6d"},"29:326":{"name":"align-horizontal-center","id":"29:326","key":"9fea736081cdc990d585e0f62f6a059430ef78d4","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4e28/54be/e107f5e0ab7f6643d939c91480006a2e"},"29:337":{"name":"align-right","id":"29:337","key":"5335181c81cd54fe2fefa32ab45111f101965050","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e46f/164e/6faf0b475306fac274d538e128caf917"},"29:304":{"name":"align-top","id":"29:304","key":"8c7ffb139b304fc3b8683b30a7d4a13a39d558ef","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ccf1/909b/a4748fcd59b488f30582c764fa883d80"},"29:298":{"name":"align-vertical-center","id":"29:298","key":"04198ed558272b6ee169ce74327894dfe5bf6d90","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/cc6b/8795/b498da3ce52acf1bf2d649f39ab6110a"},"29:364":{"name":"align-bottom","id":"29:364","key":"81a731d51535b4ff17fe88971520054dec408ca7","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1fd2/3839/80f7e7633b8541ffd3c9ccf23778eb6f"},"29:325":{"name":"share-box","id":"29:325","key":"a93524a7e7ce7446a9f8bbb356eede1d893b8d2f","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/61f7/911b/9d005d88ed9792b035479a482d706569"},"29:310":{"name":"download","id":"29:310","key":"0f8dddee251b0ebcea3e17298a5e39a1da413498","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/d1b1/2853/1e69402951a2b89d9a333fea6742cfc7"},"29:355":{"name":"align-to-top","id":"29:355","key":"80573439bead85980af197d09070167a1e4e249d","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/88ec/2445/c25d9a10976e4547f972340eccfb5953"},"29:312":{"name":"align-to-middle","id":"29:312","key":"d3ec113e20c8770077764baa407a368e2a567d18","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3973/28ff/a66b127f1b27458fa8db8e7a53926d9b"},"29:295":{"name":"align-to-bottom","id":"29:295","key":"3076169bf7b7614c7ce1e0d0d684072936fdfd88","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f9b5/e6eb/8bf735de004f9b5d804e58ae2b34f664"},"29:360":{"name":"block","id":"29:360","key":"fca7823642f117180a3874029b372f041dcaaec9","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c857/c024/5d6f86dc1bfdf83767cb2772d762d4b7"},"67:9":{"name":"more-horizontal-fill","id":"67:9","key":"c810386eab340c956a71f451a3ea1897df7dcda6","file":"nG9UldrvhS24io40e6RI17","description":"dots","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/645e/dc68/89f5ae097508021d6ccb32034c0e89bf"},"67:8":{"name":"more-vertical-fill","id":"67:8","key":"096bdae0962616c55f8d6e690f9d567916c53653","file":"nG9UldrvhS24io40e6RI17","description":"dots","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/d2b0/0362/86281d32942b3162770ff4b34b6179d9"},"67:58":{"name":"wifi","id":"67:58","key":"6edf309e30fe5a5d5448cb6b9732eda726a8857e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/661f/5fb1/8acec288bf1723675e8c2a310e16e196"},"68:4":{"name":"bluetooth","id":"68:4","key":"754a2870df9102374adc20d06d44c370eee19109","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a7a2/db07/0c795d205313224c64aaf053fddcfe9a"},"73:51":{"name":"location","id":"73:51","key":"bd9314e346e27414fa9e917dd8e71e1b977998aa","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/49f9/936f/6c5d1b3a1c914794191970b258d261fa"},"75:10":{"name":"link-chain","id":"75:10","key":"8fabed8707df8a26319e26b5a70127cbcecc2b83","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ffe6/859a/1f72b3fd6880acaa79e60c8cc26fd418"},"76:12":{"name":"link-out","id":"76:12","key":"02b44cbe2f2e54f93cc58f73ccca6dffb67ee6e2","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/43bf/73c3/871e7e3b203e5c1853d7b50908c36f3d"},"76:33":{"name":"sign-out","id":"76:33","key":"cfe1acf497d8ea1a72767c235523ef71fa95a59b","file":"nG9UldrvhS24io40e6RI17","description":"arrow","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9b61/57ed/e1f80357eb1d53aaaa8d76508b0a8a98"},"108:9":{"name":"hashtag","id":"108:9","key":"2c6beea805975b8380903782696f2f82391ec19d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/803a/06d6/59d0341f7f7d58265e29c5d50f955baa"},"108:140":{"name":"grid","id":"108:140","key":"185d15c05f4eed3a1862d23beff06aea6575f9e3","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/abcb/1a0f/7e098e143d667d740efcfbcc53e36c4f"},"108:139":{"name":"link-on","id":"108:139","key":"376e82e8f0a73ccfb04ad864e845e456528f4c28","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/444f/0b68/7692a1cc7052a0761d40cf3d7c93ffc2"},"108:138":{"name":"link-off","id":"108:138","key":"d57ceabe789c68c68bbc6cc68d2a22b3643581a8","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4c97/b840/3b9e0a952a5b13d757ae0b39756da1bb"},"56:303":{"name":"chat-bubble","id":"56:303","key":"dfc61a05969829dd161170328b714566b748af1c","file":"nG9UldrvhS24io40e6RI17","description":"speech","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/703d/d9f2/235f599f53c7e365a95c2a8ff356ef37"},"128:18":{"name":"chat-add","id":"128:18","key":"ed89cd7735244ef429f477a0a0de6a539e5c7003","file":"nG9UldrvhS24io40e6RI17","description":"chat","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b87d/a1af/a7b40114853adc14b741456fc0955c0c"},"678:292":{"name":"chat-remove","id":"678:292","key":"07f6e572323527dac2098afb75acbbeb1ead7f6d","file":"nG9UldrvhS24io40e6RI17","description":"chat","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4309/8ab8/f2bdc983d47544929283424d68b449c6"},"148:2":{"name":"zoom-in","id":"148:2","key":"0fd43deb3bd10a40c879df5ae96f44de8c2e5f3e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2738/bc0a/19257d836ef966de1c22576d98ed64d4"},"148:4":{"name":"zoom-out","id":"148:4","key":"d5efdbc4ac2c1056284be2ea4cb372e1abf38b96","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0238/1535/c8c8680aea951d49f228336ed4885dfc"},"725:380":{"name":"box","id":"725:380","key":"af4764381edb358301c09fb857ec6cd57ab99810","file":"nG9UldrvhS24io40e6RI17","description":"check, empty","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9ee1/758d/3f3f361f33731d590368f252339d3a70"},"725:378":{"name":"check-box","id":"725:378","key":"7982689e2e2b1eed201dacb7bf447a589a827af7","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a329/b30f/7545bd2b31c5a8f17b18297f758b9d40"},"725:379":{"name":"check-box-fill","id":"725:379","key":"81c980b0caaff4519e3942b30806316804c9f140","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0b61/0a12/cd6347b67de92cf68a79b8af0efddb6d"},"399:279":{"name":"rss","id":"399:279","key":"1ada37c15a5d324ef756efe2bb3a8f66b0590b87","file":"nG9UldrvhS24io40e6RI17","description":"feed","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c9ab/4443/2c62b71c37b059117403ec2a4a5dfde3"},"401:273":{"name":"backspace","id":"401:273","key":"e41eb629a3502de7386777934d0066246be30107","file":"nG9UldrvhS24io40e6RI17","description":"delete, remove","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/26f9/0b03/30b74b69f4c2cc683cd2c754b51a724e"},"401:274":{"name":"backspace-fill","id":"401:274","key":"6de8540d53a47cd761dca6b3bd635a8ab6e1541c","file":"nG9UldrvhS24io40e6RI17","description":"delete, remove","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e1bd/fcfc/5656402a43ccee1bfa118d60310dd5cb"},"580:271":{"name":"double-check","id":"580:271","key":"e38639217bb7afe1fe20508cb2315e765501eda8","file":"nG9UldrvhS24io40e6RI17","description":"done","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8cb5/c482/2473b8df33647ac994b0ef25cca216d8"},"591:303":{"name":"drag-vertical-fill","id":"591:303","key":"7d94a01ad7469c45cc72bd803e2edda0efea9343","file":"nG9UldrvhS24io40e6RI17","description":"dots","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/61f0/0db3/4edebada64d0fdd42ac9ac4d7eccffbe"},"591:304":{"name":"drag-horizontal-fill","id":"591:304","key":"6118514d46bfc2c065cf0b529a357ff8246f0537","file":"nG9UldrvhS24io40e6RI17","description":"dots","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/36dd/0094/1cbc5ed2ca0646ba94cceedca2391fc6"},"591:314":{"name":"dot-grid","id":"591:314","key":"d9580103ca6b717c79180da65db7dc90e592d7af","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5d03/8a87/f7f86f69f967df5582be2aaee7cfe63d"},"678:283":{"name":"chat-dots","id":"678:283","key":"de0de2e8dd513d3ba2eb84e07702a6d1e4652667","file":"nG9UldrvhS24io40e6RI17","description":"speech","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/55a0/c66d/bc67a37d79b19147991bb2b76f81f79b"},"678:299":{"name":"chat-error","id":"678:299","key":"d83fed6ba2d0c89b9273d0aa29fdaef45ca2ab0d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2b0b/b21e/c449f3fe86f3047e621843453c728190"},"148:3":{"name":"health","id":"148:3","key":"1727efe435efe6a2e8d9bd50e597d6c7e34539e8","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/847e/0a56/369b3b237ec43732b18dddc7ee4ce71b"},"720:21":{"name":"question-fill","id":"720:21","key":"55d21ff0af40df2a6061372eed3ca624dfa2dea2","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0b0d/8bf8/8492e543994018bca15801cc4a7c966d"},"720:22":{"name":"circle-alert-fill","id":"720:22","key":"18556516d6c3d859abcd86a49e4c6c1d573aa182","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/848d/0547/89a72b494d4015f4c28ec38f12589bcd"},"720:19":{"name":"circle-x-fill","id":"720:19","key":"fd1c8fdc290f2d39dc62b945855dbc739504ba15","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4d5f/a179/5defda7684e2e5ef746f121341f5cff8"},"720:20":{"name":"circle-plus-fill","id":"720:20","key":"df00ef2c119a9f185cc84913ace7a36fef56b793","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/be35/a93e/ca9d6c7d9a82d0a136938d2bb7ce5475"},"720:23":{"name":"circle-minus-fill","id":"720:23","key":"16f030e25dad4a42cb68cfe5dc95e9d3d412c23e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7dd6/3f00/9633d4e01b271182e4053a7effa79b52"},"720:24":{"name":"circle-check-fill","id":"720:24","key":"a64d07c70d8e457a35ee523f911eaffe4f20db2d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3cd0/1d62/66376539637ae51effcf3a75fa0fe56b"},"720:16":{"name":"triangle-alert-fill","id":"720:16","key":"562a4d93500495d44e1c2637727c3e9986d35423","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/78c8/89da/12523e3bcca0a8d3f08e2e0bbd038526"},"720:18":{"name":"stop-fill","id":"720:18","key":"098f1c80ea80515648bb653c3e09a40d0bd3c2f6","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/15d0/40e8/d65ceb4a5884c8e28b82f155ec20b36e"},"720:17":{"name":"info-fill","id":"720:17","key":"e2390111ed44322ef393831afb56ab51ca2ec112","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/87aa/7dbb/687ddf757e57ec72b944b79a9c9f9ea4"},"67:7":{"name":"cloud-download","id":"67:7","key":"ac667c1526e5e45cd1a75045b81de17cca2f835e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/806c/d6d1/8be3ca6ac0f5d5c2bbd1d8b1cad17f5b"},"67:6":{"name":"cloud-upload","id":"67:6","key":"effe6c511c26f38534484426d8c34d5ffa07b1ae","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3053/7b33/a6655bcd24c1e0fa8fb4652dddd078e5"},"727:370":{"name":"network","id":"727:370","key":"e053490d253e046fb0cb339b64d617fcb12c3cf5","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0ed9/458b/f281095f76442cf0eef6ae8d0db9e459"},"727:360":{"name":"toggle-off","id":"727:360","key":"319de64251f9af33def7f549ae4ae39a4e199e7a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/dc0e/cfa4/ca0bc09976740fb9498c9fe2ae3aa5cd"},"727:359":{"name":"toggle-on","id":"727:359","key":"1527ddd33e21f867dcdcedce7047e00e2f26f472","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a209/e9c0/9733ed86cb8bc35a52e5c670c05bcc62"},"727:358":{"name":"toggle-off-fill","id":"727:358","key":"76589df12f052263e32c4f12056d2d5f775ac6e4","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/aa5d/4735/7bf49285bfe95676780d915dd95411bb"},"727:357":{"name":"toggle-on-fill","id":"727:357","key":"fa9017701e5731ec10b2df011c42bbe6c0b75f90","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/22fa/5cbd/7329eff842020974143ddc249eccbb0f"},"743:272":{"name":"three-line-horizontal","id":"743:272","key":"073caa810c174c4b69fcbd5762763c02237b35d2","file":"nG9UldrvhS24io40e6RI17","description":"hamburger","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/cdf6/aa2b/a4e19e52fddf5ba7543c54f83054f0bb"},"743:285":{"name":"three-line-vertical","id":"743:285","key":"84533e59beab921ccf1d44fbf856099367537667","file":"nG9UldrvhS24io40e6RI17","description":"hamburger","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a7fe/254c/2935e6c9f0af7a3d761363aef5949bfa"},"743:284":{"name":"two-line-horizontal","id":"743:284","key":"29861d474f8f7dda947056554987a3d47acd7f13","file":"nG9UldrvhS24io40e6RI17","description":"sandwich","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/794f/fa1f/1badc6465b5c6d795697f45761e23d3a"},"743:283":{"name":"two-line-vertical","id":"743:283","key":"2775685c637cddde37c395bfc7bdd3806be58eea","file":"nG9UldrvhS24io40e6RI17","description":"sandwich","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f92d/9e32/789ba156fc3269bdca082b09626155a1"},"899:281":{"name":"pointer-left-fill","id":"899:281","key":"fb99754f522863c9ff97911e870e48262480ced7","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/dfe5/90bb/02cea3b6d8a03f51091304847f80c0c5"},"899:280":{"name":"pointer-right-fill","id":"899:280","key":"0dba4d467a8913968abc13f5109c05c29b07d106","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6e80/217c/5192eff94831cd388527fd7671648bb7"},"899:279":{"name":"pointer-up-fill","id":"899:279","key":"e8aa8f8eae75c72090b561c96b0d7777a481d268","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/27b5/028e/3ee05d53baaae1c974a92553ca0bc7a8"},"899:278":{"name":"pointer-down-fill","id":"899:278","key":"da6b5b4ffcb037eb05dec2856a88c42b0aa6e167","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/50b4/1f9d/1e17e10fbdf00db268fd0172bf505344"},"29:277":{"name":"ribbon","id":"29:277","key":"efd35f1574a888fa47bc5e38f9f367a060247594","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4263/30ef/e001d0d8524224a966d9a12d42996856"},"29:367":{"name":"phone","id":"29:367","key":"e2672cc0ba3e6dfda9f2e56504cc156c6a3cee94","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f22e/1cd0/28939a76798ab53035559634245cfebf"},"29:324":{"name":"attach","id":"29:324","key":"3aef8ffab4716427de90011c4d801d09441b016e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/efb0/2956/d67a675df0babe83cf321e433a40a88a"},"29:280":{"name":"thunder","id":"29:280","key":"59bbbab5f962599b047bdbbcb7f46999d3f5198a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/d79f/a016/d40fe14af996c5b3dc9b19b54a66c082"},"29:288":{"name":"send","id":"29:288","key":"71e94dc47f51b3cc80681cdae72d07394f912b20","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8005/d1d3/fe35d9c22e903ee69f87f2790e159c6f"},"29:287":{"name":"sun","id":"29:287","key":"a6f0c9a1fdfa4a0d1445c31aa656d7cbc5894385","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/251e/a445/00001f29c5f198959fcb19677bb129d0"},"29:362":{"name":"moon","id":"29:362","key":"2ab74915ab1ca9e78ab7f739b544baa0c18f0a60","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/15a7/eded/37f27937965f2fc97530b1bc8f9da23f"},"29:347":{"name":"pencil","id":"29:347","key":"ff582b509dbb261381b370e618ad517e7b9594ed","file":"nG9UldrvhS24io40e6RI17","description":"edit","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9a46/a0c4/e7558259b9e585d87905d3c51ec794c1"},"29:278":{"name":"pin","id":"29:278","key":"1bffce0b29c40a64d21581437a6eb65b2e3dcdd0","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/85c7/2bc0/ef29df62f3c276f35aee600a7aa3f1b2"},"29:331":{"name":"draft","id":"29:331","key":"69460d03e5529a4397b33e0552a177a84efcc0dc","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/110e/8074/b325375a256759d86440e935bebd9a88"},"29:315":{"name":"eye-open","id":"29:315","key":"2645fc36e27405f7b7196acf69329448c2e262c1","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5729/2c81/3e981292b0fc8c24269fd5d2ac642516"},"727:299":{"name":"eye-slashed","id":"727:299","key":"8f88e600a3074c08c568404cf2622c312b6432cb","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/13be/0b11/c300a1b37ae87fb5c2d92096caeac10b"},"499:281":{"name":"eye-closed","id":"499:281","key":"9b64ac66a587653de3ce186caccc58305236694c","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/41e9/aad5/b9b787112727db6fb8661a452f35bbbb"},"1:116":{"name":"airpods","id":"1:116","key":"d43adc737f89818dd8226a12d46bc7ccaa6b1a37","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/96ce/c951/ad658565a2d7c5abc3e550bbe9f855e3"},"29:354":{"name":"paper","id":"29:354","key":"4031f2f9fce915df14640bd104d14337e18af578","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ebb6/0979/63ea1422d06a0243003892e97cbe86c5"},"29:371":{"name":"file","id":"29:371","key":"ee2e0815fa86225fbb300b577c4d8745ba1246b2","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/84c8/ebfc/78ca576dd9166288ca5012c7e34931eb"},"29:286":{"name":"headphone","id":"29:286","key":"308dd71eac55222d5bdb5768fb772743f4a18a11","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1319/16e8/e08fc86083ac63a415d4638354fa7792"},"29:361":{"name":"mobile-device","id":"29:361","key":"310af7f01739ddac9381923a01daf0e19c739342","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7aba/59f5/68b7eb51cf36205de9f1d3b6ef8aeb8d"},"29:351":{"name":"tablet-device","id":"29:351","key":"00d9cea22accecbf28d5a193344532f36cf9054a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/d7b6/b052/106e3a0d5913fd5c6dffec692dc42c59"},"29:321":{"name":"laptop-device","id":"29:321","key":"37396640bd1bf8f4c2cefa814ab669c42af9147a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7977/139e/52a3cee9c5e96c2445651cbd63a91fbd"},"29:311":{"name":"desktop-device","id":"29:311","key":"83b36a168089a59b356012f08c63ac7224fbc0da","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c9a7/b977/4160ac37eac9be7b2913f97afc291b50"},"29:308":{"name":"watch-device","id":"29:308","key":"ec19696203f0555d98fb9fc490bae7ddeacefc75","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5ffd/1c93/746355226f7d1642741802bf9d8b2480"},"29:330":{"name":"wallet","id":"29:330","key":"546b8418f80533b53e56a6f8e7fc22293c0f8d3c","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4e94/1fff/620494932b79daff6e36f67c1ca77ba8"},"29:303":{"name":"search","id":"29:303","key":"41f7687f85fea90f8705cf7a356bb2f8b2db0176","file":"nG9UldrvhS24io40e6RI17","description":"magnifying glass","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/27a7/479d/fc1c3b5d84b5ff35e66c6087e2de468a"},"29:322":{"name":"lock-on","id":"29:322","key":"bef92a43e36fdc3a3be6010494762d4f0eb9b5b4","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ac23/eb0e/8209845140f311b24d5995701565e345"},"29:285":{"name":"lock-off","id":"29:285","key":"459ef3cfcd81e3e7f3cc37c2e3a8a65c1f6bd284","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f43a/748b/d7d9a1428f9f48b91e5ee1df836b6d1c"},"29:336":{"name":"camera","id":"29:336","key":"52eb4134d23f32ff5d2fa773b861620329e7200c","file":"nG9UldrvhS24io40e6RI17","description":"photo","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/54cd/c0e3/9858b0957eb48bb2e9e0e7eebc26b577"},"29:334":{"name":"image","id":"29:334","key":"102daa8ce88e3e385e18944593218e3f4c41246a","file":"nG9UldrvhS24io40e6RI17","description":"photo","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5136/1d78/2bd119196ef778a120adefdf87072962"},"29:343":{"name":"folder","id":"29:343","key":"58ae7e0b18972fe59bef2eeeb04dab0c3ad797f1","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1c23/0ab4/14c0ca9a98372925f5a3af43237cfae6"},"29:329":{"name":"folder-add","id":"29:329","key":"7a4694a91184f4e7bc78d4217a3308aa3bb5ab35","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2602/b9de/55c463c43702f7e8e8a10b32f5a2a782"},"29:302":{"name":"calendar","id":"29:302","key":"d189e1bdd53cb60334b4951fffd2424b31ee059b","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/702e/9cc1/bf23ebaf76525ad8ac2d175658f2ba8d"},"29:318":{"name":"bell","id":"29:318","key":"9592cd5c45713e64f81edcc18c48412ece3b88d5","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7a98/7c6f/e97cdc8a4400373c0ae88caa8d135247"},"727:308":{"name":"battery-empty","id":"727:308","key":"f818a71e30e5934b4ee96291b5523dba263ae3ab","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/30f7/f198/4c39079ea9ee039879cb714f215fa14d"},"56:140":{"name":"battery-low","id":"56:140","key":"b74bd5b6f17989e91b7fee8260dad327b5fa6dfb","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3153/b571/ecd138b1220ab3df62a2fb8c500fbbbb"},"56:135":{"name":"battery-medium","id":"56:135","key":"add243efe9738bf55d597eefa6ef3ec07d4a5678","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/cf5f/429c/9cfd01055aeceb7b774ec8433e97f7ed"},"56:138":{"name":"battery-full","id":"56:138","key":"d276818deb6b683630fdcd181fc6e3b41cbea20a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4e00/6f0d/a015a512ba0f1e83e86ae28b49aee3f4"},"56:136":{"name":"flashlight","id":"56:136","key":"6243976245d03ba5524ac7921ec60ee961b58bc7","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f30c/90a9/dad2a5e5f89694367054e0a05ee3dbdf"},"56:139":{"name":"calculator","id":"56:139","key":"88213fcdafbe26dc0e097c278397aebcb55c5eab","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f776/e274/cebfe03c47b4ef41eb518914e855064c"},"56:134":{"name":"alarm","id":"56:134","key":"3b9479dca111d8099a3e2416a9b562a3f99c1328","file":"nG9UldrvhS24io40e6RI17","description":"time, clock","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/bb60/5dda/dfdb2b0f78b0f6854c0c98cf3de0e8e8"},"56:137":{"name":"globe","id":"56:137","key":"536f30a7bdf6830777c0436245d9e04ec8355cb7","file":"nG9UldrvhS24io40e6RI17","description":"world","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0f37/772c/0746b3885d60c3634100e23fabfde490"},"56:304":{"name":"book","id":"56:304","key":"1e6618f072a450cf50e03a92a3a07a1c4438e375","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/58de/d3b0/29d5232a67f47667e779a1cb354d2a95"},"56:302":{"name":"cloud","id":"56:302","key":"e24fb5a62ab227cdf7ddbf694ccf09a565d33bd7","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3d1d/a4b8/1406bae373bd7ef6427cf8ba9067f5a2"},"56:301":{"name":"envelope","id":"56:301","key":"4a0759dba8f34c5edb36ba84a71d493ab91a18ef","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b877/3953/8da7fe5d9329acfedf63e331f33ce1d8"},"56:300":{"name":"shopping-bag","id":"56:300","key":"85be1efe42b01d0a06c0c4e27432db6fcbf235a6","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/12a8/01bf/1237141b252a609c986c86fc4028e349"},"56:299":{"name":"gift","id":"56:299","key":"c9abb1cf4faa6a6e977ed6eee605b241e177ce7e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c762/8940/ecf405aa1c6c8333910dc2c54c73626b"},"56:298":{"name":"map","id":"56:298","key":"18c4b957b68726723f1cf95a45568226d990e4db","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2a7c/16e9/054eaa3c7fa504f0ae10c25523cba2fa"},"73:44":{"name":"shield","id":"73:44","key":"392511a08d77121a9c9aa7d8224e6d5e79a4e70b","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1eb1/7214/ec8c3d9e043e3593943312318606fbf7"},"56:305":{"name":"tag","id":"56:305","key":"a9d40b67b3592da2cead2540d150c253384d683d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/bf95/a05f/ef3a0ca1ed103e386c33329d65a8abc5"},"68:128":{"name":"gear","id":"68:128","key":"81636e05b877d9d873564819ea4b9622a4efc9b9","file":"nG9UldrvhS24io40e6RI17","description":"setting","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9c83/7f84/998970fd7c8188993eedbf0232454db0"},"68:6":{"name":"flag","id":"68:6","key":"d36be15f5817ea5681e9a9947288149e3165c21f","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e7e8/76c5/340ff4f9528573cc568b71f6dec53dd6"},"71:8":{"name":"ticket","id":"71:8","key":"f8afd723d7e8f39e04b664c9eb1295d04aeb70f1","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5e92/3d4f/e50321d80803bce34a11ce7cb96d568b"},"73:16":{"name":"bug","id":"73:16","key":"ff2252a51c61872dfe64ce82ac09c056e9dc54c4","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5707/8b56/762329e0ba7f3203000c26e0cef798aa"},"121:14":{"name":"copy","id":"121:14","key":"b8aaa0a7270b5e460a5fc85e63796321a17f402b","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8b9e/2eae/7f238a3217504277294ac25cbb06d37b"},"73:30":{"name":"lifesaver","id":"73:30","key":"cdefc56e626e2a9a7a25fdf5342d07e25775b08a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/34b3/5df7/30bed048380209c9319c4ac3cff21288"},"29:281":{"name":"star","id":"29:281","key":"7afec0be6a9f51e31777bf6bc787fa45af665de9","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/d2f4/c4c8/e1de3aff663f8b3fca12501de43b80d0"},"727:316":{"name":"battery-charging","id":"727:316","key":"1d001d0ae18d4e83f38532cd301180930fc66edd","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7d65/856e/11f2586b14a8d2411f57ee0c80a70385"},"114:28":{"name":"trophy","id":"114:28","key":"4fe647362820d4d85ef29e256df6942b25f2ec57","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/39b9/cc78/8054a30052cb46ca2081bef333775d41"},"114:40":{"name":"leaf","id":"114:40","key":"f934bd69ad51df8ba38aff0984d9473a0d067cb5","file":"nG9UldrvhS24io40e6RI17","description":"green","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7359/5f38/b69fa862f45f65cc521fe8ebd6c9d6d5"},"114:52":{"name":"schedule","id":"114:52","key":"8276e2624dd31f2566bdfb2dbe7d9069a2590759","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b805/d70f/11265463367844fc26f7d29aafcf36b7"},"125:6":{"name":"money","id":"125:6","key":"80d803014f914f9ab5f916d73fd665dab0bb0c44","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/381e/2cdf/58285bcbe8e675070744862b2e051638"},"125:16":{"name":"scissor","id":"125:16","key":"8184edb266b177f0b420d647694f174830a4d8ae","file":"nG9UldrvhS24io40e6RI17","description":"cut","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c459/e839/cd7c33fb7eca8e544a238dc80e7f3215"},"128:13":{"name":"coin","id":"128:13","key":"8255282c873b0e82cf616e1b1b6d229c6a06791e","file":"nG9UldrvhS24io40e6RI17","description":"money","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/dc02/606b/9652d54fc1120616643cd106e1f64d8b"},"128:34":{"name":"telescope","id":"128:34","key":"4a07b1658f953dcb7d727d8a4b72f173604f7f51","file":"nG9UldrvhS24io40e6RI17","description":"explore, search","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2db4/ae33/25d92990eb4c8efe2905794cfa356a13"},"128:43":{"name":"planet","id":"128:43","key":"9b8b91460c694d9ea77056c6547219bff2e31c5c","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6a43/c10b/7ebff8a22d257ea16179b02cbfa3bfe9"},"130:24":{"name":"game-controller","id":"130:24","key":"94b733ffb8e34d7df00e55afb585f21e35cec68c","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/cfab/88b1/f621f1c3805fc71d21d7526b7dc49d0d"},"130:33":{"name":"vr-ar","id":"130:33","key":"f14f758980ca6abc8ba72341f02fd875a304a1c2","file":"nG9UldrvhS24io40e6RI17","description":"virtual, augmented","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/26a6/396e/587da48bcd5472902ad7415b0a2f4d25"},"131:90":{"name":"computing","id":"131:90","key":"9ea302f503fa521910acdd46cec92b7ab9a409d0","file":"nG9UldrvhS24io40e6RI17","description":"chip","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c228/8bcc/292c4648095f2ab7b3f353504519cf48"},"131:58":{"name":"inbox","id":"131:58","key":"a07a00d846d262c529248ee8b6bf69ea81609faf","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3195/fec9/0a847ccb71cd1e2c70f42212a6b6e123"},"131:99":{"name":"light-bulb","id":"131:99","key":"81797c31beed93f1a87a037414239b1abaa4e34b","file":"nG9UldrvhS24io40e6RI17","description":"idea","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/215d/22b7/75c975891339bc3a3af6e5638199f44e"},"131:105":{"name":"chess","id":"131:105","key":"b1a38a4018cdd55bd6a470d882d0a35276e01383","file":"nG9UldrvhS24io40e6RI17","description":"strategy","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/cefd/047e/125e6477f78d28c1c8360cd7c4a18595"},"131:112":{"name":"trash-can","id":"131:112","key":"910e2c9584c296d5c117239132e9db8b1e003c13","file":"nG9UldrvhS24io40e6RI17","description":"delete","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/76fd/9eba/5af7e5abfb8bd8b582b1f2964cc71c90"},"132:6":{"name":"microphone","id":"132:6","key":"1a67ba16f88ed4c6af6e57272de12783aad3855e","file":"nG9UldrvhS24io40e6RI17","description":"speak","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/27a4/1942/300e01ecade67141107339b86ad54b6b"},"137:15":{"name":"coffee","id":"137:15","key":"30a3afc80809556897b1143d4a175ce2871a376d","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6ef1/7449/94b0fe940053382d36fe2ffc9eed9a05"},"143:2":{"name":"credit-card","id":"143:2","key":"4ff5eae48d1ef8120680ade4297ef1c74e269968","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/01d8/dcb8/80b4214dba7c93d578a3c987df50ddd8"},"148:19":{"name":"utensils","id":"148:19","key":"ce53e09115055787ddf6e5f68fd1e7021233b4ae","file":"nG9UldrvhS24io40e6RI17","description":"food, fork, knife","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1188/5b1e/b76fe239e523e7b02c7b8b7896018349"},"169:271":{"name":"radish","id":"169:271","key":"5829f8c0886aca059de397fd1a5381c74aecdf64","file":"nG9UldrvhS24io40e6RI17","description":"vegetable, root, akar","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/969e/508f/500f7e0f4d3e4d4d10f7c14d56927e7e"},"205:271":{"name":"clipboard","id":"205:271","key":"bf5ca6e05bb6a26c8bc5a434952f9053c0714be7","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5116/1ad9/c420c1245d8ff108a707a398678943c0"},"316:28":{"name":"bicycle","id":"316:28","key":"32b2611ea1e72cd4aca87582aaa476d620c98f08","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/019b/5115/27b48e8d1e0692b2b3477e10fd3521d2"},"316:57":{"name":"plane","id":"316:57","key":"b98c771184fcdfbd28ee3d0173f7c6a1f26ce12e","file":"nG9UldrvhS24io40e6RI17","description":"flight","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8a6e/8f8e/fdaeaf23678110c9ac07e263b20b973e"},"599:275":{"name":"plane-fill","id":"599:275","key":"bcc1a1f476da8b3d73ff3cd22d56f792981417cf","file":"nG9UldrvhS24io40e6RI17","description":"flight","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3743/0bda/c41a805b3cdc758cb4794beda0867433"},"316:15":{"name":"jar","id":"316:15","key":"4ef62904a6bfc77df7f0f918e50677e6bd977e9a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/445a/d00b/a044c079d6f3aec9671e36d50dd14ceb"},"338:322":{"name":"glasses","id":"338:322","key":"628fafd413e477dda4939308970067da8d88e879","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/39e5/b1a6/4c156efba246b48b957a89285eac618d"},"343:293":{"name":"plant","id":"343:293","key":"5a3e9518c138ac42cd1774501170470a2da2fa57","file":"nG9UldrvhS24io40e6RI17","description":"pot, life","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/26e5/8ec5/cdc01bdc94133368826b29d30a9866c8"},"410:0":{"name":"edit","id":"410:0","key":"2cdbc5a8a6004a02f7f228d7bf40f77d5c929c0c","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3854/6787/eefbca415d34d5fa2806063af521b282"},"29:279":{"name":"trash-bin","id":"29:279","key":"b0bce0fd339b3b4cda2ee6da0da6f248cdc31812","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/07af/3be4/0305bbbf532b893e1b75a01678f147ba"},"576:277":{"name":"sun-fill","id":"576:277","key":"7f898d5ba23d08c18930071e1cd0b6934b546af2","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5211/d200/4ef61324407080620369552c8700fc26"},"576:276":{"name":"moon-fill","id":"576:276","key":"110e7002fff32e850eb15d18f841a1a41004115a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c768/0e87/6dc88dd56ae6e040a49a4ee4dc302549"},"589:280":{"name":"key-cap","id":"589:280","key":"c41232b32063e743fece968057b0272bc5ee0202","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/16d8/0038/662e04efc0700679521843515fe0af0c"},"677:6":{"name":"newspaper","id":"677:6","key":"7f7b777417480a46d376ae430f9ddc60d09fb7d3","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/19fa/d3d6/ef0afbe4ff4cfaaa66e6cd5bb674714d"},"677:20":{"name":"door","id":"677:20","key":"73fdd624c74d5366263e38f2aad0ba2d5e1ea807","file":"nG9UldrvhS24io40e6RI17","description":"exit","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0b5a/509f/1af06806001772473cc16608e852ff0c"},"108:144":{"name":"water","id":"108:144","key":"55cf57d6f73758a615f0fdca99cee919bd1f5213","file":"nG9UldrvhS24io40e6RI17","description":"droplet, liquid","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/553f/9f11/8e8baff8973a1c4916e14fe750c1c43e"},"114:4":{"name":"fire","id":"114:4","key":"94eddd72f8b5793bb8b7601f0f69a92f734694f9","file":"nG9UldrvhS24io40e6RI17","description":"hot, sizzle","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9d97/843f/d1779a67053b5fd89d0f610417421658"},"114:19":{"name":"air","id":"114:19","key":"1b097451d6fa27c937bbaf1fd115d3f2885e6e98","file":"nG9UldrvhS24io40e6RI17","description":"wind","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8d1c/6aeb/3b22fc6270de08bf613b16f532150de6"},"29:305":{"name":"home","id":"29:305","key":"b1a88468090562f0b09436b49f1265fd6e61e869","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f257/8034/90aaad59944b3e15f9703449057e6412"},"728:296":{"name":"umbrella","id":"728:296","key":"4af95bdeb5b4eb5fbe8f5873c339264cbcbbf6ed","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0c1b/3f50/b1674e80424fad7f398eb39942bdc2d9"},"805:275":{"name":"togo-cup","id":"805:275","key":"b136ca4d042f4d73f69174b752834b25c1eccc57","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a7fd/4089/3b177bc4b74802458b2d5037a0174b91"},"808:276":{"name":"devices","id":"808:276","key":"cacecb6ef4582a946fd91d854e123e8ae9b156bd","file":"nG9UldrvhS24io40e6RI17","description":"tech\n","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/dd9c/5a44/1c942cf0d320772dceb18af3fcd1d6fe"},"808:291":{"name":"shipping-box-v1","id":"808:291","key":"c1ba3821b40ce34290b6349c72e83e6516f0660f","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a692/601b/851536520a8675b0ff16eb872226830c"},"810:270":{"name":"shipping-box-v2","id":"810:270","key":"eb8c85e5348e912069d1137b47bd6ed4fb6c6c87","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ae2e/5c6d/3b9e5edac0f34149da2af51092a392d9"},"820:271":{"name":"cart","id":"820:271","key":"7093db95b92a9608eac39afc335480a86eb21f5a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/00da/a3b7/7d76a8b1102db87270bdcf0cd9f8e219"},"820:284":{"name":"basket","id":"820:284","key":"56426766041e823806343f16a2237bbf470d248b","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e90c/d746/a5d3291e8c24d2dbc0de465a23f486c1"},"820:289":{"name":"open-envelope","id":"820:289","key":"8719faf02581cb6611ad201d92da2f9be1022a9e","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/20e6/f710/862c647bc2a2fae180ed10a560345729"},"923:273":{"name":"clock","id":"923:273","key":"e2eb4897f5540aaba06644408f7672efebcb0a3a","file":"nG9UldrvhS24io40e6RI17","description":"watch","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/584e/963d/55e5ff71d5981a620c0dc59538a0b8aa"},"38:133":{"name":"person","id":"38:133","key":"86c32b05cdc3e6591a992ee2f39ebfb67992bc28","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a21a/fd1a/66e93b8e944ce0851d2acb0ae42fea8a"},"38:132":{"name":"person-add","id":"38:132","key":"10e6415454ecf22cbee01842172f43c5df7fb078","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/710b/54b7/aba66b76327196583b93f5d1342ccb82"},"38:131":{"name":"person-check","id":"38:131","key":"02507a70b47450082ea1354db01e15f91af179bd","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a9c8/9cd4/90dc0cd22aab8ee4d597d06c487078cd"},"38:130":{"name":"person-cross","id":"38:130","key":"e9a8ad851aa5512851f9444acfb579bd471c15da","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e7c1/c492/c056dccb435099fd96338e035ad2cd68"},"38:129":{"name":"face-very-happy","id":"38:129","key":"03ffd059eaf27695eaa37528283812e4f9b71d04","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1cac/c3b5/b8b718ddc1a6b9bf21ae6495c108e9fd"},"38:128":{"name":"face-happy","id":"38:128","key":"9074a6497c04bd6208914cc0780827e1799fdf92","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/cd16/b48a/0102a1fa2d4f34c84bfe8a7f46fdbb83"},"38:126":{"name":"face-neutral","id":"38:126","key":"a9eb5431ef071905bcf6cec838eb2039c9a5ad1b","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8d87/deb1/17124cfe5734eeb522b8c4ab632dcc56"},"38:127":{"name":"face-sad","id":"38:127","key":"3489ad30921218e55239d0db6be8ae03a0d1825a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0705/9513/66727ad274f8a43f0e3e94bd334616cf"},"38:134":{"name":"face-very-sad","id":"38:134","key":"ec9642d1c2b3b6dd5be017a2f5a8c52addb3ef9a","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c522/ca01/ac74d7a7c3f3232caf24c62783f65920"},"799:275":{"name":"face-wink","id":"799:275","key":"0473d556c6a93b94d3e175fce6b679873d1ddb96","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1535/1648/0ed8f4b3e9c0719cfe8de2835581ee61"},"47:11":{"name":"thumbs-up","id":"47:11","key":"d2958e452a32554c6f68e4a88574d25189ada6d5","file":"nG9UldrvhS24io40e6RI17","description":"like, yes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5506/db5c/ab04989a4142d43cf2c6a21a30ea620f"},"47:10":{"name":"thumbs-down","id":"47:10","key":"8340ad885564b9cd23502ef9a65fb71c93e3ca19","file":"nG9UldrvhS24io40e6RI17","description":"dislike, no","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b97e/7504/d2ccec5cccda01790dc5a20ac6501ce1"},"338:280":{"name":"victory-hand","id":"338:280","key":"b8f434b9113c84eaf58a9aaa92942dca30501df0","file":"nG9UldrvhS24io40e6RI17","description":"two, 2, peace, finger","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4de0/78de/72ac79eaf52c0da7293a86d86ac87d4e"},"338:297":{"name":"pointing-up","id":"338:297","key":"a188cfca4db835feeb6ae2034a117c1b1cc64042","file":"nG9UldrvhS24io40e6RI17","description":"one, index, finger","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/dc9a/1dcc/29ce9a9050c1b30e6909cf5873161644"},"338:308":{"name":"rock-on","id":"338:308","key":"c62468f2f1ea96484ed9458fde8374fa260f7644","file":"nG9UldrvhS24io40e6RI17","description":"horns","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6925/f931/0b2d67745217d7c944b65d30faf9ce34"},"926:283":{"name":"people-multiple","id":"926:283","key":"368adffffd4d3f801e4c9840ea2658e56949b8cd","file":"nG9UldrvhS24io40e6RI17","description":"person","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/56cf/de69/4e0b2ba9bf2fbf97f66edc6793651bdd"},"926:288":{"name":"people-group","id":"926:288","key":"10fb5671b65c5d5124855c8be8fa99d9d21d1f58","file":"nG9UldrvhS24io40e6RI17","description":"person","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1d67/a1f8/15b4de0cd3d8bbab37ba9ed2b683f7bc"},"65:70":{"name":"facebook-fill","id":"65:70","key":"c21bc513c25fa89bc092c330726f67bfa1c21edd","file":"nG9UldrvhS24io40e6RI17","description":"","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7036/d978/e50d02d976e95e024744f20482849033"},"65:69":{"name":"twitter-fill","id":"65:69","key":"5f06ae8400ce32adea9d300d82d2391615bac6f7","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0e5f/7f76/7a31132120ca43653cc58834e7d0eca5"},"66:157":{"name":"linkedInV1-fill","id":"66:157","key":"6d69a2a50055d20c223032364d75b6e08d4dbe1c","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/eb87/afb4/8fa0386148f1d82d6c8be734582aaaa0"},"67:12":{"name":"dribbble-fill","id":"67:12","key":"72bc8f4fec808b7296c88bbbc345f1c7f3d44a98","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0f29/6946/16ae17a3f65c41fc51210e1ccb32b2f6"},"67:13":{"name":"reddit-fill","id":"67:13","key":"c201b5d4709e6eb3a77b5df8257d78b4c284ad27","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1e12/7c9a/6aa34cd45956c02c34cc343e4b829d55"},"66:158":{"name":"tumblr-fill","id":"66:158","key":"7d154bd21a133bc78687cbc1262508a14abc2678","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0bf5/96bc/289d808f3d89da4438e524435be92ca2"},"67:11":{"name":"pinterest-fill","id":"67:11","key":"46debb873713798eef1a04b33e33b75c066c93b6","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/71a7/8baa/76d29566ca989b7e3e753d6da801230b"},"67:10":{"name":"vk-fill","id":"67:10","key":"3dbf519688ec8c4788b39f7786c793c6682ef646","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/193d/081b/874d001633da32644989e0b05d9f9f10"},"100:7":{"name":"youtube-fill","id":"100:7","key":"5cf762d222026660f87839bb17756d63d6bb00f7","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/d161/22d1/b64871c10358413ffd439141492c3e77"},"100:6":{"name":"instagram-fill","id":"100:6","key":"78e66b08edcea00e75cef90e886ccb292d40f70a","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1998/dd7d/b24c3c006305728c07aaabd667712741"},"100:5":{"name":"figma-fill","id":"100:5","key":"72379876f73f0fe7659eb2b52ba25c99e593ee7f","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a0df/bf91/e2ec999e96e697306b78f4e95891d7d5"},"100:4":{"name":"github-fill","id":"100:4","key":"cbc67aaf9ffafc58e48007961c1fab91d7653e31","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/0f24/0c5d/3eec36f3a6561bfe0a38a897ed164036"},"331:272":{"name":"telegram-fill","id":"331:272","key":"0a7573dcd1447b3e6d07ebffb121bdeabd5811d3","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/f58a/2deb/ea6ee5d482e524b65531ee1ceb27ee48"},"399:288":{"name":"dropbox-fill","id":"399:288","key":"77af9bb069440bb35213f43c531717a4cf3b5d2c","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8418/06fd/9d5b1222884fb289259a1c18b2a87b51"},"399:294":{"name":"google-fill","id":"399:294","key":"c67e17ed65fc432c7ad774b412221eb762c8eb4b","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1894/f4fd/bd6baa2672fe566916da3c7e3768b112"},"399:293":{"name":"google-contained-fill","id":"399:293","key":"1f32c12ba3d1bdcf8a7d1016f69ef7a580c63241","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6ecf/932e/afc87189d8d7beea6208cfc5859288f7"},"399:391":{"name":"android-fill","id":"399:391","key":"0717fd3b84ab3f27822096fd0dabe877324e3bfd","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/36e8/8b05/34d5ad9b2faf8db156dd1cb39563327a"},"399:390":{"name":"bitcoin-fill","id":"399:390","key":"c0ce1e284510752e9633a59c4df49399b7cfdbcb","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a5eb/3a0f/d22a99a420b136d8e932dcdb73bf4381"},"399:388":{"name":"spotify-fill","id":"399:388","key":"90e50123bd6ff584cba3f73f8e50507535a20529","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a47c/aec7/348589affc76c9fe088c8f14229eb578"},"399:389":{"name":"soundcloud-fill","id":"399:389","key":"9d3d784b21ddda54aad10155ac4d55d915c7ff7f","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e27a/d964/76b1de649403e1e648ef0f85a66d92d2"},"419:281":{"name":"codepen-fill","id":"419:281","key":"9f2ecd6cb554055a4e00d552ee9e22fc935ade84","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/c45b/527e/0f14a9b6db0e8719a413ee8017914ef1"},"615:275":{"name":"whatsapp-fill","id":"615:275","key":"bb3d2f36f28170a7ad98451a13cbd2de695959d8","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/d21b/3965/c66a5a8d62d4421415badcddbf7dd7a7"},"822:272":{"name":"linkedInV2-fill","id":"822:272","key":"b637b8adb9cf501c11d1b4c1c7c8382e89beff13","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2295/ddeb/9331992a37b88eeb392d9c23a2a305db"},"822:277":{"name":"vimeo-fill","id":"822:277","key":"e6dcc72e0da2dc17730b5ae72de18dd91e6cf034","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/250d/eb22/f1e7ec8b1dc88ff733e6adeaf0de54aa"},"822:299":{"name":"medium-fill","id":"822:299","key":"0163dab0d3f9c9d748db1912c10901392e2baae6","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/dfc3/8b3e/fdc63786bbac06d52bf3cb34137b7930"},"822:311":{"name":"zoom-fill","id":"822:311","key":"992abd08afdff1e403ab2ad08317bcd625eea528","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/3de0/eb77/139caedf53f6ed5e002d8f3a2a1126c1"},"822:320":{"name":"slack-fill","id":"822:320","key":"53dc819ebd812e0ee90d5d10dd1ff52a678beed0","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/9ab2/4410/b2f696a309affd2f162a636166b9adb1"},"822:338":{"name":"stack-overflow-fill","id":"822:338","key":"c4dce542477d20419f00d75f9a3d36e007b1d678","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ba16/a17c/ff59046ed11d21fe9bd4f8909b768fe8"},"822:331":{"name":"twitch-fill","id":"822:331","key":"6be4b2e558260af5f506839bcd9b322e7a7661f4","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ca32/d031/7d9297a12eeb77aa95e374a12e7097a5"},"822:337":{"name":"snapchat-fill","id":"822:337","key":"4dd380732da44d5565a50ab67f544f03fcc207ba","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b754/a053/5f32da82e7886fc3e1c6b845b77876ed"},"822:340":{"name":"octocat-fill","id":"822:340","key":"892bd3c56bd7eaad26f8a771a6bb5acf781f6606","file":"nG9UldrvhS24io40e6RI17","description":"github, social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/816a/5207/fda43f5b6b8a52ed8e5eb66a3c209e49"},"898:274":{"name":"discord-fill","id":"898:274","key":"1eafcf39823c01f28a0cf15559edb003d4e311f8","file":"nG9UldrvhS24io40e6RI17","description":"social","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5fde/114f/c5b860f2449a46c92410d15a71eba621"},"399:281":{"name":"circle","id":"399:281","key":"f10a7c7177cd32fd3ed26617b41f799e9a3b6cf7","file":"nG9UldrvhS24io40e6RI17","description":"dot, radio, basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/7d0d/87c7/40b9520384d37eaec222408d4b3041c0"},"399:282":{"name":"circle-fill","id":"399:282","key":"4a1c9200bbe79ec60621761f9e09a72f938f5247","file":"nG9UldrvhS24io40e6RI17","description":"dot, radio-filled, basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/fe59/fa2f/3cf7430fd4487f00515a57bead4f8928"},"810:409":{"name":"triangle","id":"810:409","key":"275f92af9756ce31a1267370709282ded9617d0d","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/8b3c/2fb4/a30514a970708a594de6086a66c15fee"},"810:406":{"name":"triangle-fill","id":"810:406","key":"04b41122da85c989a48ce451a106207a9d49dceb","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/fa8e/a126/fd3461437bffb7f616cdc54d90cb05d6"},"810:404":{"name":"square","id":"810:404","key":"2850e915d38e4ccd6ae8fdc8644e115adda65559","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ec4a/d4d4/c78ce99bd1bdc3ccb11fd6aca6fdd1b9"},"810:403":{"name":"square-fill","id":"810:403","key":"86f6c79676d5cc085d4a42d9a1e9dce2940e987b","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4551/b2b7/c892afdac66ed54fd8c201d885947b5d"},"810:407":{"name":"tetragon","id":"810:407","key":"808f2811ab8e24e37ff3ce4df237e6cb3ae5aec9","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/68ff/4e7b/5e13b1b8f2888afc7af060006014688e"},"810:402":{"name":"tetragon-fill","id":"810:402","key":"164092006b105c3d0c1530f20a74191b293d4c29","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/d28b/0150/67012452cd9ff8c6942152e97366cb9f"},"810:400":{"name":"pentagon","id":"810:400","key":"5ba9fc6f76d69a931d564e41a257ddbb5c7dc66e","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5920/3740/2d40cad0f99dc1072862c3e59b546520"},"810:401":{"name":"pentagon-fill","id":"810:401","key":"28e1b4f8995f1c58efc325a893e3f074e0dc6385","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6cab/cd9e/53c40eddb8b08226d1e720cc3d2e9908"},"810:399":{"name":"hexagon","id":"810:399","key":"ffe36acd97e95c9aeb2b5480c381d633755e21dc","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1e91/1708/20b3d9e86ec09d3a9d1ddeeded147722"},"810:398":{"name":"hexagon-fill","id":"810:398","key":"7a575a31a413621f07ffbe7bd09017416317c813","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/bf76/9ced/5e6c1332e80080be440a2886fb223731"},"810:397":{"name":"heptagon","id":"810:397","key":"c2ae91bcc0460045ecc049367fac1c13abff60fc","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b051/fc51/cb5d1f5eb33d7b68cc5bc60b369c3486"},"810:408":{"name":"heptagon-fill","id":"810:408","key":"c1275595579eca60107ddb0d9fec87d9283193c3","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4522/a6ee/5e97173f28d5ed9e8932d8b7845fc66a"},"810:405":{"name":"octagon","id":"810:405","key":"c9b21b18b6635ad74485cd77b2dafeff0f14f8f8","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/fc83/336c/64f4d6c5dd3c1797a4233666be3a42dc"},"810:396":{"name":"octagon-fill","id":"810:396","key":"0fa34c1f3b734225fc8638889ad0c5d8765808a9","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e4e2/d8b6/b98d6b3b15a8a3b3f9bcb4a5664eb9a4"},"810:395":{"name":"oval","id":"810:395","key":"0ead0e23099823e315278d5b6944dae69de67a04","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/30d9/92c6/b62ceb1d882e1645c83f1b963f0592e7"},"810:394":{"name":"parallelogram","id":"810:394","key":"5905374d6aa458be372e0290bda7349b07623257","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/6d06/747a/9b1d19b81132f791adb5d529b0bb1266"},"810:393":{"name":"diamond","id":"810:393","key":"660ed30697a2c4afd9933c78db0fc36dc4b62f5c","file":"nG9UldrvhS24io40e6RI17","description":"basic shapes","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/249b/ba85/419e288edd6148bb780a891ec0b613d8"},"950:643":{"name":"bootstrap-fill","id":"950:643","key":"f35b563d95b0aa8403deca0f7939fc87add9675e","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/aeac/7794/4f413085486547319b8748068f21b0d6"},"950:642":{"name":"react-fill","id":"950:642","key":"fdbd229ad8755777c7feb8d35b5145d7316ddde6","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/10fd/51eb/809a90bc7380ee5eae1d2f0cc4159e6f"},"950:638":{"name":"angular-fill","id":"950:638","key":"e053dc5922e86753407a7fb169414aff3e4d855c","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/a24a/9dc3/06b2f77df6f30153befd60c7db547caf"},"950:636":{"name":"vue-fill","id":"950:636","key":"65f2b08de285e734cb6ae343f9af575f917d137d","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/b30b/2cd5/66651a8b575a1acbed6522331cbe03bd"},"950:640":{"name":"javascript-fill","id":"950:640","key":"7f5a3290b914b66d7e10cdb00fab3c3f482c61bf","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/984b/901b/6ba76db2e0ef5f057f014c8394e3a177"},"950:634":{"name":"node-fill","id":"950:634","key":"a42f08c8ffebc48ad32da5d17df0e2a8b9d48e36","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/06cd/c9a7/ab33a3a3c4604e835c356b7993ef1db8"},"950:633":{"name":"html-fill","id":"950:633","key":"8f7999261cda816bfd586b1b6aa5c2c9e29b7cc5","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/74e8/94be/bc8aee6da533fa51583839768ccd2573"},"950:632":{"name":"css-fill","id":"950:632","key":"579a27143455a930addb07e193a813d5ed1903e9","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/718d/19db/84bdc089266719af8946ea6373e7a50d"},"950:631":{"name":"vercel-fill","id":"950:631","key":"65c4d13fadbaa06df7dc404a6ab48df5bc0343b5","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/5403/ae90/aa1cbd808f78ac225cddae3386e5b154"},"950:641":{"name":"nextjs-fill","id":"950:641","key":"6471bca9bce35c4828a3d44d1d83258a7878b8b7","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/1112/9e59/3c893b221ad8cfe142e8fe2248039aeb"},"950:630":{"name":"redux-fill","id":"950:630","key":"96e67c4d13929998044264105bb81ec5148f539a","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/2f46/ff58/817135f8adf2795e0458de3fa4e8e7d9"},"950:629":{"name":"python-fill","id":"950:629","key":"484daefb890ddc00bbbb5a427adeb15b05e764a5","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/205d/1ead/a0322b2ebf43afb513ca8a2d09c85a25"},"950:628":{"name":"graphql-fill","id":"950:628","key":"3aef866f893eedff5faa77a1993e4c6974bbd0b9","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/e95c/9db1/d45f3355f3fa1cda1f3ba4f64a65e469"},"950:627":{"name":"php-fill","id":"950:627","key":"96ccb3defac4acd9679900a5377d72a6c982fc18","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/bed4/283b/888b23ef633ff7aec9aeb7f9f89f4aa7"},"950:626":{"name":"jquery-fill","id":"950:626","key":"dc7f6bb2b1550625c2ecf85a0cdab6f69b7115a0","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/258f/49cb/62f4fe523b31d7b11b553fccf5e47985"},"950:625":{"name":"sass-fill","id":"950:625","key":"a69cba83b01ceb19ca90188b0c0a298436526c34","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/48b7/6919/0fe9748cc4ab1beb3027a4a260f1f1e7"},"950:624":{"name":"gatsby-fill","id":"950:624","key":"558ee339746b393709be5fe81a47ca365846100d","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/d5ba/4ee6/f0b0d22cf1536df03a360e1fb311807b"},"950:637":{"name":"npm-fill","id":"950:637","key":"542b4a0b48a48ab0c5f61dbd39d4ba1e62db7788","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/4af4/1d75/50f368e343f7eb443355cb4ceb03d35c"},"950:623":{"name":"yarn-fill","id":"950:623","key":"0e4f431217aff10179d82e3cf8ba9c1948d4ade2","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/ae97/b751/3c8549c34f812da1e5a370db47870722"},"950:635":{"name":"django-fill","id":"950:635","key":"43684ffd76475c6566f94e51fad01d8c90abb616","file":"nG9UldrvhS24io40e6RI17","description":"code","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/52fb/688e/0d642ce09f5fed55b3a8a78d430d54f7"},"950:639":{"name":"vscode-fill","id":"950:639","key":"ef861cf797a793f54444e945fc0c19e6ef4811ea","file":"nG9UldrvhS24io40e6RI17","description":"visual-studio","width":24,"height":24,"image":"https://s3-us-west-2.amazonaws.com/figma-alpha-api/img/eb59/10ce/95bfe93f446f567b25e5dd92b2b978d7"}} \ No newline at end of file diff --git a/src/icons.d.ts b/src/icons.d.ts index 6e3fc77f..de575c22 100644 --- a/src/icons.d.ts +++ b/src/icons.d.ts @@ -331,3 +331,24 @@ export const OctagonFill: Icon; export const Oval: Icon; export const Parallelogram: Icon; export const Diamond: Icon; +export const BootstrapFill: Icon; +export const ReactFill: Icon; +export const AngularFill: Icon; +export const VueFill: Icon; +export const JavascriptFill: Icon; +export const NodeFill: Icon; +export const HtmlFill: Icon; +export const CssFill: Icon; +export const VercelFill: Icon; +export const NextjsFill: Icon; +export const ReduxFill: Icon; +export const PythonFill: Icon; +export const GraphqlFill: Icon; +export const PhpFill: Icon; +export const JqueryFill: Icon; +export const SassFill: Icon; +export const GatsbyFill: Icon; +export const NpmFill: Icon; +export const YarnFill: Icon; +export const DjangoFill: Icon; +export const VscodeFill: Icon; diff --git a/src/icons.js b/src/icons.js index 84508b7a..164dcfa5 100644 --- a/src/icons.js +++ b/src/icons.js @@ -322,3 +322,24 @@ export { default as OctagonFill } from './icons/octagon-fill'; export { default as Oval } from './icons/oval'; export { default as Parallelogram } from './icons/parallelogram'; export { default as Diamond } from './icons/diamond'; +export { default as BootstrapFill } from './icons/bootstrap-fill'; +export { default as ReactFill } from './icons/react-fill'; +export { default as AngularFill } from './icons/angular-fill'; +export { default as VueFill } from './icons/vue-fill'; +export { default as JavascriptFill } from './icons/javascript-fill'; +export { default as NodeFill } from './icons/node-fill'; +export { default as HtmlFill } from './icons/html-fill'; +export { default as CssFill } from './icons/css-fill'; +export { default as VercelFill } from './icons/vercel-fill'; +export { default as NextjsFill } from './icons/nextjs-fill'; +export { default as ReduxFill } from './icons/redux-fill'; +export { default as PythonFill } from './icons/python-fill'; +export { default as GraphqlFill } from './icons/graphql-fill'; +export { default as PhpFill } from './icons/php-fill'; +export { default as JqueryFill } from './icons/jquery-fill'; +export { default as SassFill } from './icons/sass-fill'; +export { default as GatsbyFill } from './icons/gatsby-fill'; +export { default as NpmFill } from './icons/npm-fill'; +export { default as YarnFill } from './icons/yarn-fill'; +export { default as DjangoFill } from './icons/django-fill'; +export { default as VscodeFill } from './icons/vscode-fill'; diff --git a/src/icons/air.js b/src/icons/air.js index 7e7a8bc4..b75bb631 100644 --- a/src/icons/air.js +++ b/src/icons/air.js @@ -15,7 +15,6 @@ const Air = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Air" > @@ -31,8 +30,7 @@ Air.propTypes = { Air.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Air; diff --git a/src/icons/airplay-audio.js b/src/icons/airplay-audio.js index d5a9c4d7..0709d1ab 100644 --- a/src/icons/airplay-audio.js +++ b/src/icons/airplay-audio.js @@ -15,7 +15,6 @@ const AirplayAudio = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="AirplayAudio" > @@ -32,8 +31,7 @@ AirplayAudio.propTypes = { AirplayAudio.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default AirplayAudio; diff --git a/src/icons/airplay-video.js b/src/icons/airplay-video.js index 73415ab3..f79d8994 100644 --- a/src/icons/airplay-video.js +++ b/src/icons/airplay-video.js @@ -15,7 +15,6 @@ const AirplayVideo = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="AirplayVideo" > @@ -30,8 +29,7 @@ AirplayVideo.propTypes = { AirplayVideo.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default AirplayVideo; diff --git a/src/icons/airpods.js b/src/icons/airpods.js index 89a64c01..30bc13cc 100644 --- a/src/icons/airpods.js +++ b/src/icons/airpods.js @@ -15,7 +15,6 @@ const Airpods = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Airpods" > @@ -36,8 +35,7 @@ Airpods.propTypes = { Airpods.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Airpods; diff --git a/src/icons/alarm.js b/src/icons/alarm.js index c20076f8..b3c18d64 100644 --- a/src/icons/alarm.js +++ b/src/icons/alarm.js @@ -15,7 +15,6 @@ const Alarm = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Alarm" > @@ -35,8 +34,7 @@ Alarm.propTypes = { Alarm.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Alarm; diff --git a/src/icons/align-bottom.js b/src/icons/align-bottom.js index b97e9aa8..f7d22fff 100644 --- a/src/icons/align-bottom.js +++ b/src/icons/align-bottom.js @@ -15,7 +15,6 @@ const AlignBottom = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="AlignBottom" > @@ -31,8 +30,7 @@ AlignBottom.propTypes = { AlignBottom.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default AlignBottom; diff --git a/src/icons/align-horizontal-center.js b/src/icons/align-horizontal-center.js index e40f6111..224fa496 100644 --- a/src/icons/align-horizontal-center.js +++ b/src/icons/align-horizontal-center.js @@ -15,7 +15,6 @@ const AlignHorizontalCenter = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="AlignHorizontalCenter" > @@ -33,8 +32,7 @@ AlignHorizontalCenter.propTypes = { AlignHorizontalCenter.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default AlignHorizontalCenter; diff --git a/src/icons/align-left.js b/src/icons/align-left.js index 06583ab9..d6d9bf55 100644 --- a/src/icons/align-left.js +++ b/src/icons/align-left.js @@ -15,7 +15,6 @@ const AlignLeft = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="AlignLeft" > @@ -31,8 +30,7 @@ AlignLeft.propTypes = { AlignLeft.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default AlignLeft; diff --git a/src/icons/align-right.js b/src/icons/align-right.js index c2047fac..55641bd9 100644 --- a/src/icons/align-right.js +++ b/src/icons/align-right.js @@ -15,7 +15,6 @@ const AlignRight = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="AlignRight" > @@ -31,8 +30,7 @@ AlignRight.propTypes = { AlignRight.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default AlignRight; diff --git a/src/icons/align-to-bottom.js b/src/icons/align-to-bottom.js index f964977d..196d6dec 100644 --- a/src/icons/align-to-bottom.js +++ b/src/icons/align-to-bottom.js @@ -15,7 +15,6 @@ const AlignToBottom = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="AlignToBottom" > @@ -31,8 +30,7 @@ AlignToBottom.propTypes = { AlignToBottom.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default AlignToBottom; diff --git a/src/icons/align-to-middle.js b/src/icons/align-to-middle.js index af439adf..3f5170b5 100644 --- a/src/icons/align-to-middle.js +++ b/src/icons/align-to-middle.js @@ -15,7 +15,6 @@ const AlignToMiddle = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="AlignToMiddle" > @@ -33,8 +32,7 @@ AlignToMiddle.propTypes = { AlignToMiddle.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default AlignToMiddle; diff --git a/src/icons/align-to-top.js b/src/icons/align-to-top.js index 5feac596..09de90c0 100644 --- a/src/icons/align-to-top.js +++ b/src/icons/align-to-top.js @@ -15,7 +15,6 @@ const AlignToTop = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="AlignToTop" > @@ -31,8 +30,7 @@ AlignToTop.propTypes = { AlignToTop.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default AlignToTop; diff --git a/src/icons/align-top.js b/src/icons/align-top.js index 7402c331..7e999f84 100644 --- a/src/icons/align-top.js +++ b/src/icons/align-top.js @@ -15,7 +15,6 @@ const AlignTop = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="AlignTop" > @@ -31,8 +30,7 @@ AlignTop.propTypes = { AlignTop.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default AlignTop; diff --git a/src/icons/align-vertical-center.js b/src/icons/align-vertical-center.js index 3ce49ff1..033cad16 100644 --- a/src/icons/align-vertical-center.js +++ b/src/icons/align-vertical-center.js @@ -15,7 +15,6 @@ const AlignVerticalCenter = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="AlignVerticalCenter" > @@ -33,8 +32,7 @@ AlignVerticalCenter.propTypes = { AlignVerticalCenter.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default AlignVerticalCenter; diff --git a/src/icons/android-fill.js b/src/icons/android-fill.js index fb254330..96e09f25 100644 --- a/src/icons/android-fill.js +++ b/src/icons/android-fill.js @@ -11,7 +11,6 @@ const AndroidFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="AndroidFill" > @@ -25,8 +24,7 @@ AndroidFill.propTypes = { AndroidFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default AndroidFill; diff --git a/src/icons/angular-fill.js b/src/icons/angular-fill.js new file mode 100644 index 00000000..8f80ccfe --- /dev/null +++ b/src/icons/angular-fill.js @@ -0,0 +1,31 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const AngularFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + + ); +}; + +AngularFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +AngularFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default AngularFill; diff --git a/src/icons/arrow-back-thick-fill.js b/src/icons/arrow-back-thick-fill.js index e52ac989..7cc2ca67 100644 --- a/src/icons/arrow-back-thick-fill.js +++ b/src/icons/arrow-back-thick-fill.js @@ -11,7 +11,6 @@ const ArrowBackThickFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="ArrowBackThickFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowBackThick" > @@ -29,8 +28,7 @@ ArrowBackThick.propTypes = { ArrowBackThick.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowBackThick; diff --git a/src/icons/arrow-back.js b/src/icons/arrow-back.js index b6d91da5..4719093b 100644 --- a/src/icons/arrow-back.js +++ b/src/icons/arrow-back.js @@ -15,7 +15,6 @@ const ArrowBack = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowBack" > @@ -30,8 +29,7 @@ ArrowBack.propTypes = { ArrowBack.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowBack; diff --git a/src/icons/arrow-clockwise.js b/src/icons/arrow-clockwise.js index be2d68c9..f0c463af 100644 --- a/src/icons/arrow-clockwise.js +++ b/src/icons/arrow-clockwise.js @@ -15,7 +15,6 @@ const ArrowClockwise = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowClockwise" > @@ -30,8 +29,7 @@ ArrowClockwise.propTypes = { ArrowClockwise.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowClockwise; diff --git a/src/icons/arrow-counter-clockwise.js b/src/icons/arrow-counter-clockwise.js index 96818673..5c897429 100644 --- a/src/icons/arrow-counter-clockwise.js +++ b/src/icons/arrow-counter-clockwise.js @@ -15,7 +15,6 @@ const ArrowCounterClockwise = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowCounterClockwise" > @@ -30,8 +29,7 @@ ArrowCounterClockwise.propTypes = { ArrowCounterClockwise.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowCounterClockwise; diff --git a/src/icons/arrow-cycle.js b/src/icons/arrow-cycle.js index 28ae6865..302cec0a 100644 --- a/src/icons/arrow-cycle.js +++ b/src/icons/arrow-cycle.js @@ -15,7 +15,6 @@ const ArrowCycle = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowCycle" > @@ -32,8 +31,7 @@ ArrowCycle.propTypes = { ArrowCycle.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowCycle; diff --git a/src/icons/arrow-down-left.js b/src/icons/arrow-down-left.js index 9dae04b3..24815fee 100644 --- a/src/icons/arrow-down-left.js +++ b/src/icons/arrow-down-left.js @@ -15,7 +15,6 @@ const ArrowDownLeft = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowDownLeft" > @@ -30,8 +29,7 @@ ArrowDownLeft.propTypes = { ArrowDownLeft.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowDownLeft; diff --git a/src/icons/arrow-down-right.js b/src/icons/arrow-down-right.js index 8e5f599c..7d94f077 100644 --- a/src/icons/arrow-down-right.js +++ b/src/icons/arrow-down-right.js @@ -15,7 +15,6 @@ const ArrowDownRight = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowDownRight" > @@ -30,8 +29,7 @@ ArrowDownRight.propTypes = { ArrowDownRight.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowDownRight; diff --git a/src/icons/arrow-down-thick.js b/src/icons/arrow-down-thick.js index 0e419b6a..188fad03 100644 --- a/src/icons/arrow-down-thick.js +++ b/src/icons/arrow-down-thick.js @@ -15,7 +15,6 @@ const ArrowDownThick = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowDownThick" > @@ -29,8 +28,7 @@ ArrowDownThick.propTypes = { ArrowDownThick.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowDownThick; diff --git a/src/icons/arrow-down.js b/src/icons/arrow-down.js index 75331507..ca5119c7 100644 --- a/src/icons/arrow-down.js +++ b/src/icons/arrow-down.js @@ -15,7 +15,6 @@ const ArrowDown = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowDown" > @@ -30,8 +29,7 @@ ArrowDown.propTypes = { ArrowDown.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowDown; diff --git a/src/icons/arrow-forward-thick-fill.js b/src/icons/arrow-forward-thick-fill.js index 7078053b..4fb29cdd 100644 --- a/src/icons/arrow-forward-thick-fill.js +++ b/src/icons/arrow-forward-thick-fill.js @@ -11,7 +11,6 @@ const ArrowForwardThickFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="ArrowForwardThickFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowForwardThick" > @@ -29,8 +28,7 @@ ArrowForwardThick.propTypes = { ArrowForwardThick.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowForwardThick; diff --git a/src/icons/arrow-forward.js b/src/icons/arrow-forward.js index ce5ffb92..3778289b 100644 --- a/src/icons/arrow-forward.js +++ b/src/icons/arrow-forward.js @@ -15,7 +15,6 @@ const ArrowForward = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowForward" > @@ -30,8 +29,7 @@ ArrowForward.propTypes = { ArrowForward.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowForward; diff --git a/src/icons/arrow-left-thick.js b/src/icons/arrow-left-thick.js index f14e31ad..fa8aca66 100644 --- a/src/icons/arrow-left-thick.js +++ b/src/icons/arrow-left-thick.js @@ -15,7 +15,6 @@ const ArrowLeftThick = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowLeftThick" > @@ -29,8 +28,7 @@ ArrowLeftThick.propTypes = { ArrowLeftThick.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowLeftThick; diff --git a/src/icons/arrow-left.js b/src/icons/arrow-left.js index 674b7532..2c287ef5 100644 --- a/src/icons/arrow-left.js +++ b/src/icons/arrow-left.js @@ -15,7 +15,6 @@ const ArrowLeft = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowLeft" > @@ -30,8 +29,7 @@ ArrowLeft.propTypes = { ArrowLeft.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowLeft; diff --git a/src/icons/arrow-repeat.js b/src/icons/arrow-repeat.js index 0fb7c8b2..6cf87fa4 100644 --- a/src/icons/arrow-repeat.js +++ b/src/icons/arrow-repeat.js @@ -15,7 +15,6 @@ const ArrowRepeat = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowRepeat" > @@ -32,8 +31,7 @@ ArrowRepeat.propTypes = { ArrowRepeat.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowRepeat; diff --git a/src/icons/arrow-right-left.js b/src/icons/arrow-right-left.js index 1c1def44..2faeb601 100644 --- a/src/icons/arrow-right-left.js +++ b/src/icons/arrow-right-left.js @@ -15,7 +15,6 @@ const ArrowRightLeft = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowRightLeft" > @@ -30,8 +29,7 @@ ArrowRightLeft.propTypes = { ArrowRightLeft.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowRightLeft; diff --git a/src/icons/arrow-right-thick.js b/src/icons/arrow-right-thick.js index c255ec70..719ece38 100644 --- a/src/icons/arrow-right-thick.js +++ b/src/icons/arrow-right-thick.js @@ -15,7 +15,6 @@ const ArrowRightThick = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowRightThick" > @@ -29,8 +28,7 @@ ArrowRightThick.propTypes = { ArrowRightThick.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowRightThick; diff --git a/src/icons/arrow-right.js b/src/icons/arrow-right.js index 027e373b..41bae145 100644 --- a/src/icons/arrow-right.js +++ b/src/icons/arrow-right.js @@ -15,7 +15,6 @@ const ArrowRight = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowRight" > @@ -30,8 +29,7 @@ ArrowRight.propTypes = { ArrowRight.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowRight; diff --git a/src/icons/arrow-shuffle.js b/src/icons/arrow-shuffle.js index d06adfe0..89ab4dd8 100644 --- a/src/icons/arrow-shuffle.js +++ b/src/icons/arrow-shuffle.js @@ -15,7 +15,6 @@ const ArrowShuffle = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowShuffle" > @@ -31,8 +30,7 @@ ArrowShuffle.propTypes = { ArrowShuffle.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowShuffle; diff --git a/src/icons/arrow-up-down.js b/src/icons/arrow-up-down.js index 81bcb04b..592225d4 100644 --- a/src/icons/arrow-up-down.js +++ b/src/icons/arrow-up-down.js @@ -15,7 +15,6 @@ const ArrowUpDown = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowUpDown" > @@ -30,8 +29,7 @@ ArrowUpDown.propTypes = { ArrowUpDown.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowUpDown; diff --git a/src/icons/arrow-up-left.js b/src/icons/arrow-up-left.js index 6befbb81..96b41140 100644 --- a/src/icons/arrow-up-left.js +++ b/src/icons/arrow-up-left.js @@ -15,7 +15,6 @@ const ArrowUpLeft = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowUpLeft" > @@ -30,8 +29,7 @@ ArrowUpLeft.propTypes = { ArrowUpLeft.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowUpLeft; diff --git a/src/icons/arrow-up-right.js b/src/icons/arrow-up-right.js index e16746c8..7c009623 100644 --- a/src/icons/arrow-up-right.js +++ b/src/icons/arrow-up-right.js @@ -15,7 +15,6 @@ const ArrowUpRight = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowUpRight" > @@ -30,8 +29,7 @@ ArrowUpRight.propTypes = { ArrowUpRight.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowUpRight; diff --git a/src/icons/arrow-up-thick.js b/src/icons/arrow-up-thick.js index f56b0020..067066f0 100644 --- a/src/icons/arrow-up-thick.js +++ b/src/icons/arrow-up-thick.js @@ -15,7 +15,6 @@ const ArrowUpThick = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowUpThick" > @@ -29,8 +28,7 @@ ArrowUpThick.propTypes = { ArrowUpThick.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowUpThick; diff --git a/src/icons/arrow-up.js b/src/icons/arrow-up.js index 73463cae..28fc6f2b 100644 --- a/src/icons/arrow-up.js +++ b/src/icons/arrow-up.js @@ -15,7 +15,6 @@ const ArrowUp = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ArrowUp" > @@ -30,8 +29,7 @@ ArrowUp.propTypes = { ArrowUp.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ArrowUp; diff --git a/src/icons/attach.js b/src/icons/attach.js index d3e51783..421d42a7 100644 --- a/src/icons/attach.js +++ b/src/icons/attach.js @@ -15,7 +15,6 @@ const Attach = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Attach" > @@ -29,8 +28,7 @@ Attach.propTypes = { Attach.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Attach; diff --git a/src/icons/backspace-fill.js b/src/icons/backspace-fill.js index 490f6d72..e54e7525 100644 --- a/src/icons/backspace-fill.js +++ b/src/icons/backspace-fill.js @@ -11,7 +11,6 @@ const BackspaceFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="BackspaceFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Backspace" > @@ -30,8 +29,7 @@ Backspace.propTypes = { Backspace.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Backspace; diff --git a/src/icons/basket.js b/src/icons/basket.js index d63d0be4..962eff93 100644 --- a/src/icons/basket.js +++ b/src/icons/basket.js @@ -15,7 +15,6 @@ const Basket = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Basket" > @@ -33,8 +32,7 @@ Basket.propTypes = { Basket.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Basket; diff --git a/src/icons/battery-charging.js b/src/icons/battery-charging.js index cdffbc65..ad862c48 100644 --- a/src/icons/battery-charging.js +++ b/src/icons/battery-charging.js @@ -15,7 +15,6 @@ const BatteryCharging = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="BatteryCharging" > @@ -31,8 +30,7 @@ BatteryCharging.propTypes = { BatteryCharging.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default BatteryCharging; diff --git a/src/icons/battery-empty.js b/src/icons/battery-empty.js index 8c993a38..45732eec 100644 --- a/src/icons/battery-empty.js +++ b/src/icons/battery-empty.js @@ -15,7 +15,6 @@ const BatteryEmpty = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="BatteryEmpty" > @@ -30,8 +29,7 @@ BatteryEmpty.propTypes = { BatteryEmpty.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default BatteryEmpty; diff --git a/src/icons/battery-full.js b/src/icons/battery-full.js index 2df7a76a..8679a480 100644 --- a/src/icons/battery-full.js +++ b/src/icons/battery-full.js @@ -15,7 +15,6 @@ const BatteryFull = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="BatteryFull" > @@ -33,8 +32,7 @@ BatteryFull.propTypes = { BatteryFull.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default BatteryFull; diff --git a/src/icons/battery-low.js b/src/icons/battery-low.js index 76c927ec..bb40c8b0 100644 --- a/src/icons/battery-low.js +++ b/src/icons/battery-low.js @@ -15,7 +15,6 @@ const BatteryLow = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="BatteryLow" > @@ -31,8 +30,7 @@ BatteryLow.propTypes = { BatteryLow.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default BatteryLow; diff --git a/src/icons/battery-medium.js b/src/icons/battery-medium.js index fea06381..a21fa22d 100644 --- a/src/icons/battery-medium.js +++ b/src/icons/battery-medium.js @@ -15,7 +15,6 @@ const BatteryMedium = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="BatteryMedium" > @@ -32,8 +31,7 @@ BatteryMedium.propTypes = { BatteryMedium.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default BatteryMedium; diff --git a/src/icons/bell.js b/src/icons/bell.js index 05877928..fccdcd5b 100644 --- a/src/icons/bell.js +++ b/src/icons/bell.js @@ -15,7 +15,6 @@ const Bell = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Bell" > @@ -31,8 +30,7 @@ Bell.propTypes = { Bell.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Bell; diff --git a/src/icons/bicycle.js b/src/icons/bicycle.js index 98055bf8..6d3f5058 100644 --- a/src/icons/bicycle.js +++ b/src/icons/bicycle.js @@ -15,7 +15,6 @@ const Bicycle = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Bicycle" > @@ -34,8 +33,7 @@ Bicycle.propTypes = { Bicycle.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Bicycle; diff --git a/src/icons/bitcoin-fill.js b/src/icons/bitcoin-fill.js index 05336d3b..fbc47412 100644 --- a/src/icons/bitcoin-fill.js +++ b/src/icons/bitcoin-fill.js @@ -11,7 +11,6 @@ const BitcoinFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="BitcoinFill" > @@ -38,8 +37,7 @@ BitcoinFill.propTypes = { BitcoinFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default BitcoinFill; diff --git a/src/icons/block.js b/src/icons/block.js index e26974cb..130f78a0 100644 --- a/src/icons/block.js +++ b/src/icons/block.js @@ -15,7 +15,6 @@ const Block = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Block" > @@ -30,8 +29,7 @@ Block.propTypes = { Block.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Block; diff --git a/src/icons/bluetooth.js b/src/icons/bluetooth.js index b6253ffd..c4244cd0 100644 --- a/src/icons/bluetooth.js +++ b/src/icons/bluetooth.js @@ -15,7 +15,6 @@ const Bluetooth = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Bluetooth" > @@ -29,8 +28,7 @@ Bluetooth.propTypes = { Bluetooth.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Bluetooth; diff --git a/src/icons/book.js b/src/icons/book.js index 42401cd0..dfa27a3e 100644 --- a/src/icons/book.js +++ b/src/icons/book.js @@ -15,7 +15,6 @@ const Book = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Book" > @@ -30,8 +29,7 @@ Book.propTypes = { Book.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Book; diff --git a/src/icons/bootstrap-fill.js b/src/icons/bootstrap-fill.js new file mode 100644 index 00000000..1cb55360 --- /dev/null +++ b/src/icons/bootstrap-fill.js @@ -0,0 +1,34 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const BootstrapFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + ); +}; + +BootstrapFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +BootstrapFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default BootstrapFill; diff --git a/src/icons/box.js b/src/icons/box.js index 3d8764e0..782ad34d 100644 --- a/src/icons/box.js +++ b/src/icons/box.js @@ -15,7 +15,6 @@ const Box = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Box" > @@ -29,8 +28,7 @@ Box.propTypes = { Box.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Box; diff --git a/src/icons/bug.js b/src/icons/bug.js index 42fbeab6..191b6a2f 100644 --- a/src/icons/bug.js +++ b/src/icons/bug.js @@ -15,7 +15,6 @@ const Bug = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Bug" > @@ -37,8 +36,7 @@ Bug.propTypes = { Bug.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Bug; diff --git a/src/icons/calculator.js b/src/icons/calculator.js index 97183efc..91195f3a 100644 --- a/src/icons/calculator.js +++ b/src/icons/calculator.js @@ -15,7 +15,6 @@ const Calculator = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Calculator" > @@ -33,8 +32,7 @@ Calculator.propTypes = { Calculator.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Calculator; diff --git a/src/icons/calendar.js b/src/icons/calendar.js index edcb38fd..8ceacd82 100644 --- a/src/icons/calendar.js +++ b/src/icons/calendar.js @@ -15,7 +15,6 @@ const Calendar = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Calendar" > @@ -32,8 +31,7 @@ Calendar.propTypes = { Calendar.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Calendar; diff --git a/src/icons/camera.js b/src/icons/camera.js index 10505296..e2f64357 100644 --- a/src/icons/camera.js +++ b/src/icons/camera.js @@ -15,7 +15,6 @@ const Camera = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Camera" > @@ -31,8 +30,7 @@ Camera.propTypes = { Camera.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Camera; diff --git a/src/icons/cart.js b/src/icons/cart.js index e58e57b3..2d4c64ed 100644 --- a/src/icons/cart.js +++ b/src/icons/cart.js @@ -15,7 +15,6 @@ const Cart = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Cart" > @@ -32,8 +31,7 @@ Cart.propTypes = { Cart.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Cart; diff --git a/src/icons/chat-add.js b/src/icons/chat-add.js index 85a620b4..e2390864 100644 --- a/src/icons/chat-add.js +++ b/src/icons/chat-add.js @@ -15,7 +15,6 @@ const ChatAdd = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ChatAdd" > @@ -31,8 +30,7 @@ ChatAdd.propTypes = { ChatAdd.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ChatAdd; diff --git a/src/icons/chat-bubble.js b/src/icons/chat-bubble.js index f1969406..15300c54 100644 --- a/src/icons/chat-bubble.js +++ b/src/icons/chat-bubble.js @@ -15,7 +15,6 @@ const ChatBubble = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ChatBubble" > @@ -30,8 +29,7 @@ ChatBubble.propTypes = { ChatBubble.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ChatBubble; diff --git a/src/icons/chat-dots.js b/src/icons/chat-dots.js index cf055739..ea4bec03 100644 --- a/src/icons/chat-dots.js +++ b/src/icons/chat-dots.js @@ -15,7 +15,6 @@ const ChatDots = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ChatDots" > @@ -33,8 +32,7 @@ ChatDots.propTypes = { ChatDots.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ChatDots; diff --git a/src/icons/chat-error.js b/src/icons/chat-error.js index dedd6ecc..5885d69e 100644 --- a/src/icons/chat-error.js +++ b/src/icons/chat-error.js @@ -15,7 +15,6 @@ const ChatError = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ChatError" > @@ -31,8 +30,7 @@ ChatError.propTypes = { ChatError.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ChatError; diff --git a/src/icons/chat-remove.js b/src/icons/chat-remove.js index 3c0212ef..68356698 100644 --- a/src/icons/chat-remove.js +++ b/src/icons/chat-remove.js @@ -15,7 +15,6 @@ const ChatRemove = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ChatRemove" > @@ -31,8 +30,7 @@ ChatRemove.propTypes = { ChatRemove.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ChatRemove; diff --git a/src/icons/check-box-fill.js b/src/icons/check-box-fill.js index 3ff57123..e666b2eb 100644 --- a/src/icons/check-box-fill.js +++ b/src/icons/check-box-fill.js @@ -11,7 +11,6 @@ const CheckBoxFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="CheckBoxFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="CheckBox" > @@ -30,8 +29,7 @@ CheckBox.propTypes = { CheckBox.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CheckBox; diff --git a/src/icons/check.js b/src/icons/check.js index 189c6c36..9ee5cdec 100644 --- a/src/icons/check.js +++ b/src/icons/check.js @@ -15,7 +15,6 @@ const Check = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Check" > @@ -29,8 +28,7 @@ Check.propTypes = { Check.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Check; diff --git a/src/icons/chess.js b/src/icons/chess.js index af769d1a..34bf8c78 100644 --- a/src/icons/chess.js +++ b/src/icons/chess.js @@ -15,7 +15,6 @@ const Chess = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Chess" > @@ -30,8 +29,7 @@ Chess.propTypes = { Chess.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Chess; diff --git a/src/icons/chevron-down.js b/src/icons/chevron-down.js index c063fa71..17a55a31 100644 --- a/src/icons/chevron-down.js +++ b/src/icons/chevron-down.js @@ -15,7 +15,6 @@ const ChevronDown = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ChevronDown" > @@ -29,8 +28,7 @@ ChevronDown.propTypes = { ChevronDown.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ChevronDown; diff --git a/src/icons/chevron-horizontal.js b/src/icons/chevron-horizontal.js index 1a8cb0b8..cf6bc48d 100644 --- a/src/icons/chevron-horizontal.js +++ b/src/icons/chevron-horizontal.js @@ -15,7 +15,6 @@ const ChevronHorizontal = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ChevronHorizontal" > @@ -30,8 +29,7 @@ ChevronHorizontal.propTypes = { ChevronHorizontal.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ChevronHorizontal; diff --git a/src/icons/chevron-left.js b/src/icons/chevron-left.js index afcfe1dd..bf778fca 100644 --- a/src/icons/chevron-left.js +++ b/src/icons/chevron-left.js @@ -15,7 +15,6 @@ const ChevronLeft = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ChevronLeft" > @@ -29,8 +28,7 @@ ChevronLeft.propTypes = { ChevronLeft.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ChevronLeft; diff --git a/src/icons/chevron-right.js b/src/icons/chevron-right.js index 4bb0c994..d2ec3283 100644 --- a/src/icons/chevron-right.js +++ b/src/icons/chevron-right.js @@ -15,7 +15,6 @@ const ChevronRight = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ChevronRight" > @@ -29,8 +28,7 @@ ChevronRight.propTypes = { ChevronRight.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ChevronRight; diff --git a/src/icons/chevron-up.js b/src/icons/chevron-up.js index ba3da00d..f1685a23 100644 --- a/src/icons/chevron-up.js +++ b/src/icons/chevron-up.js @@ -15,7 +15,6 @@ const ChevronUp = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ChevronUp" > @@ -29,8 +28,7 @@ ChevronUp.propTypes = { ChevronUp.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ChevronUp; diff --git a/src/icons/chevron-vertical.js b/src/icons/chevron-vertical.js index 1b44f471..42388e14 100644 --- a/src/icons/chevron-vertical.js +++ b/src/icons/chevron-vertical.js @@ -15,7 +15,6 @@ const ChevronVertical = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ChevronVertical" > @@ -30,8 +29,7 @@ ChevronVertical.propTypes = { ChevronVertical.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ChevronVertical; diff --git a/src/icons/circle-alert-fill.js b/src/icons/circle-alert-fill.js index dcb21534..2a55d372 100644 --- a/src/icons/circle-alert-fill.js +++ b/src/icons/circle-alert-fill.js @@ -11,7 +11,6 @@ const CircleAlertFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="CircleAlertFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="CircleAlert" > @@ -30,8 +29,7 @@ CircleAlert.propTypes = { CircleAlert.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CircleAlert; diff --git a/src/icons/circle-check-fill.js b/src/icons/circle-check-fill.js index fa47a095..021082fa 100644 --- a/src/icons/circle-check-fill.js +++ b/src/icons/circle-check-fill.js @@ -11,7 +11,6 @@ const CircleCheckFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="CircleCheckFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="CircleCheck" > @@ -30,8 +29,7 @@ CircleCheck.propTypes = { CircleCheck.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CircleCheck; diff --git a/src/icons/circle-chevron-down-fill.js b/src/icons/circle-chevron-down-fill.js index 6dde3d95..3f69ac7a 100644 --- a/src/icons/circle-chevron-down-fill.js +++ b/src/icons/circle-chevron-down-fill.js @@ -11,7 +11,6 @@ const CircleChevronDownFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="CircleChevronDownFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="CircleChevronDown" > @@ -30,8 +29,7 @@ CircleChevronDown.propTypes = { CircleChevronDown.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CircleChevronDown; diff --git a/src/icons/circle-chevron-left-fill.js b/src/icons/circle-chevron-left-fill.js index c0794be8..880fb777 100644 --- a/src/icons/circle-chevron-left-fill.js +++ b/src/icons/circle-chevron-left-fill.js @@ -11,7 +11,6 @@ const CircleChevronLeftFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="CircleChevronLeftFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="CircleChevronLeft" > @@ -30,8 +29,7 @@ CircleChevronLeft.propTypes = { CircleChevronLeft.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CircleChevronLeft; diff --git a/src/icons/circle-chevron-right-fill.js b/src/icons/circle-chevron-right-fill.js index 38b73bfc..3f3b6dff 100644 --- a/src/icons/circle-chevron-right-fill.js +++ b/src/icons/circle-chevron-right-fill.js @@ -11,7 +11,6 @@ const CircleChevronRightFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="CircleChevronRightFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="CircleChevronRight" > @@ -30,8 +29,7 @@ CircleChevronRight.propTypes = { CircleChevronRight.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CircleChevronRight; diff --git a/src/icons/circle-chevron-up-fill.js b/src/icons/circle-chevron-up-fill.js index b6776356..3fe66379 100644 --- a/src/icons/circle-chevron-up-fill.js +++ b/src/icons/circle-chevron-up-fill.js @@ -11,7 +11,6 @@ const CircleChevronUpFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="CircleChevronUpFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="CircleChevronUp" > @@ -30,8 +29,7 @@ CircleChevronUp.propTypes = { CircleChevronUp.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CircleChevronUp; diff --git a/src/icons/circle-fill.js b/src/icons/circle-fill.js index 3ab95516..40219d2c 100644 --- a/src/icons/circle-fill.js +++ b/src/icons/circle-fill.js @@ -11,7 +11,6 @@ const CircleFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="CircleFill" > @@ -25,8 +24,7 @@ CircleFill.propTypes = { CircleFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CircleFill; diff --git a/src/icons/circle-minus-fill.js b/src/icons/circle-minus-fill.js index 6be5d677..992ab918 100644 --- a/src/icons/circle-minus-fill.js +++ b/src/icons/circle-minus-fill.js @@ -11,7 +11,6 @@ const CircleMinusFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="CircleMinusFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="CircleMinus" > @@ -30,8 +29,7 @@ CircleMinus.propTypes = { CircleMinus.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CircleMinus; diff --git a/src/icons/circle-plus-fill.js b/src/icons/circle-plus-fill.js index 9c952a37..ce25b6b2 100644 --- a/src/icons/circle-plus-fill.js +++ b/src/icons/circle-plus-fill.js @@ -11,7 +11,6 @@ const CirclePlusFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="CirclePlusFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="CirclePlus" > @@ -30,8 +29,7 @@ CirclePlus.propTypes = { CirclePlus.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CirclePlus; diff --git a/src/icons/circle-triangle-down-fill.js b/src/icons/circle-triangle-down-fill.js index 5310af50..71f3038b 100644 --- a/src/icons/circle-triangle-down-fill.js +++ b/src/icons/circle-triangle-down-fill.js @@ -11,7 +11,6 @@ const CircleTriangleDownFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="CircleTriangleDownFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="CircleTriangleDown" > @@ -30,8 +29,7 @@ CircleTriangleDown.propTypes = { CircleTriangleDown.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CircleTriangleDown; diff --git a/src/icons/circle-triangle-left-fill.js b/src/icons/circle-triangle-left-fill.js index 71d58c45..133b9eb4 100644 --- a/src/icons/circle-triangle-left-fill.js +++ b/src/icons/circle-triangle-left-fill.js @@ -11,7 +11,6 @@ const CircleTriangleLeftFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="CircleTriangleLeftFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="CircleTriangleLeft" > @@ -30,8 +29,7 @@ CircleTriangleLeft.propTypes = { CircleTriangleLeft.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CircleTriangleLeft; diff --git a/src/icons/circle-triangle-right-fill.js b/src/icons/circle-triangle-right-fill.js index 4a34c079..e66c9832 100644 --- a/src/icons/circle-triangle-right-fill.js +++ b/src/icons/circle-triangle-right-fill.js @@ -11,7 +11,6 @@ const CircleTriangleRightFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="CircleTriangleRightFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="CircleTriangleRight" > @@ -30,8 +29,7 @@ CircleTriangleRight.propTypes = { CircleTriangleRight.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CircleTriangleRight; diff --git a/src/icons/circle-triangle-up-fill.js b/src/icons/circle-triangle-up-fill.js index 7d1922a2..19341b7a 100644 --- a/src/icons/circle-triangle-up-fill.js +++ b/src/icons/circle-triangle-up-fill.js @@ -11,7 +11,6 @@ const CircleTriangleUpFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="CircleTriangleUpFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="CircleTriangleUp" > @@ -30,8 +29,7 @@ CircleTriangleUp.propTypes = { CircleTriangleUp.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CircleTriangleUp; diff --git a/src/icons/circle-x-fill.js b/src/icons/circle-x-fill.js index 68a0e2da..460a5b1b 100644 --- a/src/icons/circle-x-fill.js +++ b/src/icons/circle-x-fill.js @@ -11,7 +11,6 @@ const CircleXFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="CircleXFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="CircleX" > @@ -30,8 +29,7 @@ CircleX.propTypes = { CircleX.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CircleX; diff --git a/src/icons/circle.js b/src/icons/circle.js index 3c6141c6..fb100a82 100644 --- a/src/icons/circle.js +++ b/src/icons/circle.js @@ -15,7 +15,6 @@ const Circle = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Circle" > @@ -29,8 +28,7 @@ Circle.propTypes = { Circle.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Circle; diff --git a/src/icons/clipboard.js b/src/icons/clipboard.js index aa4094b1..0ecbb011 100644 --- a/src/icons/clipboard.js +++ b/src/icons/clipboard.js @@ -15,7 +15,6 @@ const Clipboard = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Clipboard" > @@ -32,8 +31,7 @@ Clipboard.propTypes = { Clipboard.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Clipboard; diff --git a/src/icons/clock.js b/src/icons/clock.js index 7bde6ddc..a12547b8 100644 --- a/src/icons/clock.js +++ b/src/icons/clock.js @@ -15,7 +15,6 @@ const Clock = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Clock" > @@ -30,8 +29,7 @@ Clock.propTypes = { Clock.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Clock; diff --git a/src/icons/cloud-download.js b/src/icons/cloud-download.js index bc1f192a..9fd70a3e 100644 --- a/src/icons/cloud-download.js +++ b/src/icons/cloud-download.js @@ -15,7 +15,6 @@ const CloudDownload = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="CloudDownload" > @@ -32,8 +31,7 @@ CloudDownload.propTypes = { CloudDownload.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CloudDownload; diff --git a/src/icons/cloud-upload.js b/src/icons/cloud-upload.js index 174a4be6..1c0d2a4d 100644 --- a/src/icons/cloud-upload.js +++ b/src/icons/cloud-upload.js @@ -15,7 +15,6 @@ const CloudUpload = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="CloudUpload" > @@ -32,8 +31,7 @@ CloudUpload.propTypes = { CloudUpload.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CloudUpload; diff --git a/src/icons/cloud.js b/src/icons/cloud.js index 89616106..11e43474 100644 --- a/src/icons/cloud.js +++ b/src/icons/cloud.js @@ -15,7 +15,6 @@ const Cloud = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Cloud" > @@ -30,8 +29,7 @@ Cloud.propTypes = { Cloud.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Cloud; diff --git a/src/icons/codepen-fill.js b/src/icons/codepen-fill.js index 1e31e75c..c60b5767 100644 --- a/src/icons/codepen-fill.js +++ b/src/icons/codepen-fill.js @@ -11,7 +11,6 @@ const CodepenFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="CodepenFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Coffee" > @@ -34,8 +33,7 @@ Coffee.propTypes = { Coffee.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Coffee; diff --git a/src/icons/coin.js b/src/icons/coin.js index a30e299b..3df6b4a8 100644 --- a/src/icons/coin.js +++ b/src/icons/coin.js @@ -15,7 +15,6 @@ const Coin = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Coin" > @@ -31,8 +30,7 @@ Coin.propTypes = { Coin.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Coin; diff --git a/src/icons/command.js b/src/icons/command.js index bfcfa6dd..202e76d0 100644 --- a/src/icons/command.js +++ b/src/icons/command.js @@ -15,7 +15,6 @@ const Command = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Command" > @@ -29,8 +28,7 @@ Command.propTypes = { Command.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Command; diff --git a/src/icons/computing.js b/src/icons/computing.js index 86d6c358..e74df42e 100644 --- a/src/icons/computing.js +++ b/src/icons/computing.js @@ -15,7 +15,6 @@ const Computing = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Computing" > @@ -37,8 +36,7 @@ Computing.propTypes = { Computing.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Computing; diff --git a/src/icons/copy.js b/src/icons/copy.js index 16de104e..cb7e16c9 100644 --- a/src/icons/copy.js +++ b/src/icons/copy.js @@ -15,7 +15,6 @@ const Copy = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Copy" > @@ -30,8 +29,7 @@ Copy.propTypes = { Copy.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Copy; diff --git a/src/icons/credit-card.js b/src/icons/credit-card.js index 6a5bc9b3..ccd73844 100644 --- a/src/icons/credit-card.js +++ b/src/icons/credit-card.js @@ -15,7 +15,6 @@ const CreditCard = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="CreditCard" > @@ -30,8 +29,7 @@ CreditCard.propTypes = { CreditCard.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default CreditCard; diff --git a/src/icons/cross.js b/src/icons/cross.js index 03db1e84..6e8c59d5 100644 --- a/src/icons/cross.js +++ b/src/icons/cross.js @@ -15,7 +15,6 @@ const Cross = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Cross" > @@ -29,8 +28,7 @@ Cross.propTypes = { Cross.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Cross; diff --git a/src/icons/css-fill.js b/src/icons/css-fill.js new file mode 100644 index 00000000..71ca1949 --- /dev/null +++ b/src/icons/css-fill.js @@ -0,0 +1,37 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const CssFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + + + + ); +}; + +CssFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +CssFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default CssFill; diff --git a/src/icons/desktop-device.js b/src/icons/desktop-device.js index 4f191182..cd41ab1e 100644 --- a/src/icons/desktop-device.js +++ b/src/icons/desktop-device.js @@ -15,7 +15,6 @@ const DesktopDevice = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="DesktopDevice" > @@ -30,8 +29,7 @@ DesktopDevice.propTypes = { DesktopDevice.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default DesktopDevice; diff --git a/src/icons/devices.js b/src/icons/devices.js index 30692d2d..b6a8a61f 100644 --- a/src/icons/devices.js +++ b/src/icons/devices.js @@ -15,7 +15,6 @@ const Devices = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Devices" > @@ -32,8 +31,7 @@ Devices.propTypes = { Devices.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Devices; diff --git a/src/icons/diamond.js b/src/icons/diamond.js index 9f3cc843..5d457e40 100644 --- a/src/icons/diamond.js +++ b/src/icons/diamond.js @@ -15,7 +15,6 @@ const Diamond = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Diamond" > @@ -29,8 +28,7 @@ Diamond.propTypes = { Diamond.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Diamond; diff --git a/src/icons/discord-fill.js b/src/icons/discord-fill.js index fadd344d..31137cfe 100644 --- a/src/icons/discord-fill.js +++ b/src/icons/discord-fill.js @@ -11,7 +11,6 @@ const DiscordFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="DiscordFill" > @@ -25,8 +24,7 @@ DiscordFill.propTypes = { DiscordFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default DiscordFill; diff --git a/src/icons/django-fill.js b/src/icons/django-fill.js new file mode 100644 index 00000000..cc2da954 --- /dev/null +++ b/src/icons/django-fill.js @@ -0,0 +1,36 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const DjangoFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + + + ); +}; + +DjangoFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +DjangoFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default DjangoFill; diff --git a/src/icons/door.js b/src/icons/door.js index 74fe7f8a..e8454ea7 100644 --- a/src/icons/door.js +++ b/src/icons/door.js @@ -15,7 +15,6 @@ const Door = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Door" > @@ -31,8 +30,7 @@ Door.propTypes = { Door.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Door; diff --git a/src/icons/dot-grid.js b/src/icons/dot-grid.js index cdde9cd5..a2f076d1 100644 --- a/src/icons/dot-grid.js +++ b/src/icons/dot-grid.js @@ -15,7 +15,6 @@ const DotGrid = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="DotGrid" > @@ -37,8 +36,7 @@ DotGrid.propTypes = { DotGrid.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default DotGrid; diff --git a/src/icons/double-check.js b/src/icons/double-check.js index b2bed182..445e149d 100644 --- a/src/icons/double-check.js +++ b/src/icons/double-check.js @@ -15,7 +15,6 @@ const DoubleCheck = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="DoubleCheck" > @@ -31,8 +30,7 @@ DoubleCheck.propTypes = { DoubleCheck.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default DoubleCheck; diff --git a/src/icons/download.js b/src/icons/download.js index ee877c9c..93fc6c0e 100644 --- a/src/icons/download.js +++ b/src/icons/download.js @@ -15,7 +15,6 @@ const Download = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Download" > @@ -30,8 +29,7 @@ Download.propTypes = { Download.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Download; diff --git a/src/icons/draft.js b/src/icons/draft.js index 9bac805f..38873011 100644 --- a/src/icons/draft.js +++ b/src/icons/draft.js @@ -15,7 +15,6 @@ const Draft = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Draft" > @@ -30,8 +29,7 @@ Draft.propTypes = { Draft.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Draft; diff --git a/src/icons/drag-horizontal-fill.js b/src/icons/drag-horizontal-fill.js index 6305c44c..5629aceb 100644 --- a/src/icons/drag-horizontal-fill.js +++ b/src/icons/drag-horizontal-fill.js @@ -11,7 +11,6 @@ const DragHorizontalFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="DragHorizontalFill" > { viewBox="0 0 24 24" fill={color} {...otherProps} - id="DragVerticalFill" > { viewBox="0 0 24 24" fill={color} {...otherProps} - id="DribbbleFill" > { viewBox="0 0 24 24" fill={color} {...otherProps} - id="DropboxFill" > @@ -25,8 +24,7 @@ DropboxFill.propTypes = { DropboxFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default DropboxFill; diff --git a/src/icons/edit.js b/src/icons/edit.js index 71b2a9bf..b79d915a 100644 --- a/src/icons/edit.js +++ b/src/icons/edit.js @@ -15,7 +15,6 @@ const Edit = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Edit" > @@ -30,8 +29,7 @@ Edit.propTypes = { Edit.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Edit; diff --git a/src/icons/enlarge.js b/src/icons/enlarge.js index 71e79a78..9e4f530c 100644 --- a/src/icons/enlarge.js +++ b/src/icons/enlarge.js @@ -15,7 +15,6 @@ const Enlarge = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Enlarge" > @@ -29,8 +28,7 @@ Enlarge.propTypes = { Enlarge.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Enlarge; diff --git a/src/icons/envelope.js b/src/icons/envelope.js index 995e0604..0f73afa2 100644 --- a/src/icons/envelope.js +++ b/src/icons/envelope.js @@ -15,7 +15,6 @@ const Envelope = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Envelope" > @@ -30,8 +29,7 @@ Envelope.propTypes = { Envelope.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Envelope; diff --git a/src/icons/eye-closed.js b/src/icons/eye-closed.js index 0ba19546..60d3bb28 100644 --- a/src/icons/eye-closed.js +++ b/src/icons/eye-closed.js @@ -15,7 +15,6 @@ const EyeClosed = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="EyeClosed" > @@ -33,8 +32,7 @@ EyeClosed.propTypes = { EyeClosed.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default EyeClosed; diff --git a/src/icons/eye-open.js b/src/icons/eye-open.js index 89d5e056..cc07e690 100644 --- a/src/icons/eye-open.js +++ b/src/icons/eye-open.js @@ -15,7 +15,6 @@ const EyeOpen = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="EyeOpen" > @@ -30,8 +29,7 @@ EyeOpen.propTypes = { EyeOpen.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default EyeOpen; diff --git a/src/icons/eye-slashed.js b/src/icons/eye-slashed.js index ac724026..1302dd7b 100644 --- a/src/icons/eye-slashed.js +++ b/src/icons/eye-slashed.js @@ -15,7 +15,6 @@ const EyeSlashed = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="EyeSlashed" > @@ -32,8 +31,7 @@ EyeSlashed.propTypes = { EyeSlashed.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default EyeSlashed; diff --git a/src/icons/face-happy.js b/src/icons/face-happy.js index 09026f82..e0be0cd0 100644 --- a/src/icons/face-happy.js +++ b/src/icons/face-happy.js @@ -15,7 +15,6 @@ const FaceHappy = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="FaceHappy" > @@ -32,8 +31,7 @@ FaceHappy.propTypes = { FaceHappy.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default FaceHappy; diff --git a/src/icons/face-neutral.js b/src/icons/face-neutral.js index 4e85093b..7298bc02 100644 --- a/src/icons/face-neutral.js +++ b/src/icons/face-neutral.js @@ -15,7 +15,6 @@ const FaceNeutral = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="FaceNeutral" > @@ -32,8 +31,7 @@ FaceNeutral.propTypes = { FaceNeutral.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default FaceNeutral; diff --git a/src/icons/face-sad.js b/src/icons/face-sad.js index a08aff76..ee23fe7f 100644 --- a/src/icons/face-sad.js +++ b/src/icons/face-sad.js @@ -15,7 +15,6 @@ const FaceSad = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="FaceSad" > @@ -32,8 +31,7 @@ FaceSad.propTypes = { FaceSad.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default FaceSad; diff --git a/src/icons/face-very-happy.js b/src/icons/face-very-happy.js index 90e87204..54c1b035 100644 --- a/src/icons/face-very-happy.js +++ b/src/icons/face-very-happy.js @@ -15,7 +15,6 @@ const FaceVeryHappy = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="FaceVeryHappy" > @@ -32,8 +31,7 @@ FaceVeryHappy.propTypes = { FaceVeryHappy.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default FaceVeryHappy; diff --git a/src/icons/face-very-sad.js b/src/icons/face-very-sad.js index 81fc0dc0..8a883684 100644 --- a/src/icons/face-very-sad.js +++ b/src/icons/face-very-sad.js @@ -15,7 +15,6 @@ const FaceVerySad = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="FaceVerySad" > @@ -32,8 +31,7 @@ FaceVerySad.propTypes = { FaceVerySad.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default FaceVerySad; diff --git a/src/icons/face-wink.js b/src/icons/face-wink.js index 876aa3dd..8e69acba 100644 --- a/src/icons/face-wink.js +++ b/src/icons/face-wink.js @@ -15,7 +15,6 @@ const FaceWink = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="FaceWink" > @@ -32,8 +31,7 @@ FaceWink.propTypes = { FaceWink.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default FaceWink; diff --git a/src/icons/facebook-fill.js b/src/icons/facebook-fill.js index aef9cfc4..76f07899 100644 --- a/src/icons/facebook-fill.js +++ b/src/icons/facebook-fill.js @@ -11,7 +11,6 @@ const FacebookFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="FacebookFill" > { viewBox="0 0 24 24" fill={color} {...otherProps} - id="FigmaFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="File" > @@ -32,8 +31,7 @@ File.propTypes = { File.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default File; diff --git a/src/icons/fire.js b/src/icons/fire.js index c5bda66b..41b9123a 100644 --- a/src/icons/fire.js +++ b/src/icons/fire.js @@ -15,7 +15,6 @@ const Fire = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Fire" > @@ -30,8 +29,7 @@ Fire.propTypes = { Fire.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Fire; diff --git a/src/icons/flag.js b/src/icons/flag.js index 27e0d0e9..4fca714c 100644 --- a/src/icons/flag.js +++ b/src/icons/flag.js @@ -15,7 +15,6 @@ const Flag = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Flag" > @@ -29,8 +28,7 @@ Flag.propTypes = { Flag.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Flag; diff --git a/src/icons/flashlight.js b/src/icons/flashlight.js index e386a51c..d9d91a06 100644 --- a/src/icons/flashlight.js +++ b/src/icons/flashlight.js @@ -15,7 +15,6 @@ const Flashlight = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Flashlight" > @@ -31,8 +30,7 @@ Flashlight.propTypes = { Flashlight.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Flashlight; diff --git a/src/icons/folder-add.js b/src/icons/folder-add.js index 6a9842de..fcfcf431 100644 --- a/src/icons/folder-add.js +++ b/src/icons/folder-add.js @@ -15,7 +15,6 @@ const FolderAdd = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="FolderAdd" > @@ -30,8 +29,7 @@ FolderAdd.propTypes = { FolderAdd.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default FolderAdd; diff --git a/src/icons/folder.js b/src/icons/folder.js index 4f762b37..f438f9cd 100644 --- a/src/icons/folder.js +++ b/src/icons/folder.js @@ -15,7 +15,6 @@ const Folder = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Folder" > @@ -29,8 +28,7 @@ Folder.propTypes = { Folder.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Folder; diff --git a/src/icons/full-screen.js b/src/icons/full-screen.js index 3fb0512b..fc73fc39 100644 --- a/src/icons/full-screen.js +++ b/src/icons/full-screen.js @@ -15,7 +15,6 @@ const FullScreen = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="FullScreen" > @@ -32,8 +31,7 @@ FullScreen.propTypes = { FullScreen.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default FullScreen; diff --git a/src/icons/game-controller.js b/src/icons/game-controller.js index 26089a8d..defb984e 100644 --- a/src/icons/game-controller.js +++ b/src/icons/game-controller.js @@ -15,7 +15,6 @@ const GameController = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="GameController" > @@ -30,8 +29,7 @@ GameController.propTypes = { GameController.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default GameController; diff --git a/src/icons/gatsby-fill.js b/src/icons/gatsby-fill.js new file mode 100644 index 00000000..47e3a377 --- /dev/null +++ b/src/icons/gatsby-fill.js @@ -0,0 +1,30 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const GatsbyFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + ); +}; + +GatsbyFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +GatsbyFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default GatsbyFill; diff --git a/src/icons/gear.js b/src/icons/gear.js index d0f47285..0e429b16 100644 --- a/src/icons/gear.js +++ b/src/icons/gear.js @@ -15,7 +15,6 @@ const Gear = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Gear" > @@ -30,8 +29,7 @@ Gear.propTypes = { Gear.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Gear; diff --git a/src/icons/gift.js b/src/icons/gift.js index c6ed34e6..57a8fa0f 100644 --- a/src/icons/gift.js +++ b/src/icons/gift.js @@ -15,7 +15,6 @@ const Gift = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Gift" > @@ -33,8 +32,7 @@ Gift.propTypes = { Gift.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Gift; diff --git a/src/icons/github-fill.js b/src/icons/github-fill.js index 432f22b0..af266fb5 100644 --- a/src/icons/github-fill.js +++ b/src/icons/github-fill.js @@ -11,7 +11,6 @@ const GithubFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="GithubFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Glasses" > @@ -33,8 +32,7 @@ Glasses.propTypes = { Glasses.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Glasses; diff --git a/src/icons/globe.js b/src/icons/globe.js index 3b36e4e8..8cc60103 100644 --- a/src/icons/globe.js +++ b/src/icons/globe.js @@ -15,7 +15,6 @@ const Globe = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Globe" > { viewBox="0 0 24 24" fill={color} {...otherProps} - id="GoogleContainedFill" > { viewBox="0 0 24 24" fill={color} {...otherProps} - id="GoogleFill" > @@ -25,8 +24,7 @@ GoogleFill.propTypes = { GoogleFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default GoogleFill; diff --git a/src/icons/graphql-fill.js b/src/icons/graphql-fill.js new file mode 100644 index 00000000..9910b880 --- /dev/null +++ b/src/icons/graphql-fill.js @@ -0,0 +1,41 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const GraphqlFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + + + + + + + + ); +}; + +GraphqlFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +GraphqlFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default GraphqlFill; diff --git a/src/icons/grid.js b/src/icons/grid.js index 0b960cf9..ae3addba 100644 --- a/src/icons/grid.js +++ b/src/icons/grid.js @@ -15,7 +15,6 @@ const Grid = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Grid" > @@ -32,8 +31,7 @@ Grid.propTypes = { Grid.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Grid; diff --git a/src/icons/hashtag.js b/src/icons/hashtag.js index 63a4bc68..0a9663d9 100644 --- a/src/icons/hashtag.js +++ b/src/icons/hashtag.js @@ -15,7 +15,6 @@ const Hashtag = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Hashtag" > @@ -32,8 +31,7 @@ Hashtag.propTypes = { Hashtag.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Hashtag; diff --git a/src/icons/headphone.js b/src/icons/headphone.js index 18522e37..1e4e2f3a 100644 --- a/src/icons/headphone.js +++ b/src/icons/headphone.js @@ -15,7 +15,6 @@ const Headphone = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Headphone" > @@ -31,8 +30,7 @@ Headphone.propTypes = { Headphone.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Headphone; diff --git a/src/icons/health.js b/src/icons/health.js index ac583537..c1eb442a 100644 --- a/src/icons/health.js +++ b/src/icons/health.js @@ -15,7 +15,6 @@ const Health = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Health" > @@ -29,8 +28,7 @@ Health.propTypes = { Health.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Health; diff --git a/src/icons/heart.js b/src/icons/heart.js index 5378f0a6..b291ff5b 100644 --- a/src/icons/heart.js +++ b/src/icons/heart.js @@ -15,7 +15,6 @@ const Heart = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Heart" > @@ -29,8 +28,7 @@ Heart.propTypes = { Heart.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Heart; diff --git a/src/icons/height.js b/src/icons/height.js index 2f3ca2f4..81a04fb5 100644 --- a/src/icons/height.js +++ b/src/icons/height.js @@ -15,7 +15,6 @@ const Height = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Height" > @@ -29,8 +28,7 @@ Height.propTypes = { Height.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Height; diff --git a/src/icons/heptagon-fill.js b/src/icons/heptagon-fill.js index b31bf1c6..3405adc6 100644 --- a/src/icons/heptagon-fill.js +++ b/src/icons/heptagon-fill.js @@ -11,7 +11,6 @@ const HeptagonFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="HeptagonFill" > @@ -25,8 +24,7 @@ HeptagonFill.propTypes = { HeptagonFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default HeptagonFill; diff --git a/src/icons/heptagon.js b/src/icons/heptagon.js index 3d03135d..654aeaab 100644 --- a/src/icons/heptagon.js +++ b/src/icons/heptagon.js @@ -15,7 +15,6 @@ const Heptagon = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Heptagon" > @@ -29,8 +28,7 @@ Heptagon.propTypes = { Heptagon.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Heptagon; diff --git a/src/icons/hexagon-fill.js b/src/icons/hexagon-fill.js index eee81246..0951dd6e 100644 --- a/src/icons/hexagon-fill.js +++ b/src/icons/hexagon-fill.js @@ -11,7 +11,6 @@ const HexagonFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="HexagonFill" > @@ -25,8 +24,7 @@ HexagonFill.propTypes = { HexagonFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default HexagonFill; diff --git a/src/icons/hexagon.js b/src/icons/hexagon.js index 4dcac0c3..0ac2281e 100644 --- a/src/icons/hexagon.js +++ b/src/icons/hexagon.js @@ -15,7 +15,6 @@ const Hexagon = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Hexagon" > @@ -29,8 +28,7 @@ Hexagon.propTypes = { Hexagon.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Hexagon; diff --git a/src/icons/home.js b/src/icons/home.js index 2aedd11f..1e4314e3 100644 --- a/src/icons/home.js +++ b/src/icons/home.js @@ -15,7 +15,6 @@ const Home = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Home" > @@ -29,8 +28,7 @@ Home.propTypes = { Home.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Home; diff --git a/src/icons/html-fill.js b/src/icons/html-fill.js new file mode 100644 index 00000000..dd01b7f9 --- /dev/null +++ b/src/icons/html-fill.js @@ -0,0 +1,45 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const HtmlFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + + + + + + + + + + + + ); +}; + +HtmlFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +HtmlFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default HtmlFill; diff --git a/src/icons/image.js b/src/icons/image.js index a05a5e45..dd456821 100644 --- a/src/icons/image.js +++ b/src/icons/image.js @@ -15,7 +15,6 @@ const Image = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Image" > @@ -31,8 +30,7 @@ Image.propTypes = { Image.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Image; diff --git a/src/icons/inbox.js b/src/icons/inbox.js index 2fee4103..f2e20a1c 100644 --- a/src/icons/inbox.js +++ b/src/icons/inbox.js @@ -15,7 +15,6 @@ const Inbox = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Inbox" > @@ -30,8 +29,7 @@ Inbox.propTypes = { Inbox.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Inbox; diff --git a/src/icons/infinite.js b/src/icons/infinite.js index aa900648..5d070b40 100644 --- a/src/icons/infinite.js +++ b/src/icons/infinite.js @@ -15,7 +15,6 @@ const Infinite = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Infinite" > @@ -29,8 +28,7 @@ Infinite.propTypes = { Infinite.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Infinite; diff --git a/src/icons/info-fill.js b/src/icons/info-fill.js index 9f6623db..542804a7 100644 --- a/src/icons/info-fill.js +++ b/src/icons/info-fill.js @@ -11,7 +11,6 @@ const InfoFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="InfoFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Info" > @@ -32,8 +31,7 @@ Info.propTypes = { Info.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Info; diff --git a/src/icons/instagram-fill.js b/src/icons/instagram-fill.js index 393e79d9..dcb75c24 100644 --- a/src/icons/instagram-fill.js +++ b/src/icons/instagram-fill.js @@ -11,7 +11,6 @@ const InstagramFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="InstagramFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Jar" > @@ -32,8 +31,7 @@ Jar.propTypes = { Jar.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Jar; diff --git a/src/icons/javascript-fill.js b/src/icons/javascript-fill.js new file mode 100644 index 00000000..51d5bfb0 --- /dev/null +++ b/src/icons/javascript-fill.js @@ -0,0 +1,34 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const JavascriptFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + ); +}; + +JavascriptFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +JavascriptFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default JavascriptFill; diff --git a/src/icons/jquery-fill.js b/src/icons/jquery-fill.js new file mode 100644 index 00000000..37da2137 --- /dev/null +++ b/src/icons/jquery-fill.js @@ -0,0 +1,32 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const JqueryFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + + + ); +}; + +JqueryFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +JqueryFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default JqueryFill; diff --git a/src/icons/key-cap.js b/src/icons/key-cap.js index 37ae82c6..755a0d3f 100644 --- a/src/icons/key-cap.js +++ b/src/icons/key-cap.js @@ -15,7 +15,6 @@ const KeyCap = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="KeyCap" > @@ -32,8 +31,7 @@ KeyCap.propTypes = { KeyCap.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default KeyCap; diff --git a/src/icons/laptop-device.js b/src/icons/laptop-device.js index b427f10f..ae182366 100644 --- a/src/icons/laptop-device.js +++ b/src/icons/laptop-device.js @@ -15,7 +15,6 @@ const LaptopDevice = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="LaptopDevice" > @@ -30,8 +29,7 @@ LaptopDevice.propTypes = { LaptopDevice.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default LaptopDevice; diff --git a/src/icons/leaf.js b/src/icons/leaf.js index 09d68ba4..7b38e4f2 100644 --- a/src/icons/leaf.js +++ b/src/icons/leaf.js @@ -15,7 +15,6 @@ const Leaf = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Leaf" > @@ -30,8 +29,7 @@ Leaf.propTypes = { Leaf.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Leaf; diff --git a/src/icons/lifesaver.js b/src/icons/lifesaver.js index c3f0d0d5..cd73b8d5 100644 --- a/src/icons/lifesaver.js +++ b/src/icons/lifesaver.js @@ -15,7 +15,6 @@ const Lifesaver = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Lifesaver" > @@ -41,8 +40,7 @@ Lifesaver.propTypes = { Lifesaver.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Lifesaver; diff --git a/src/icons/light-bulb.js b/src/icons/light-bulb.js index f117e7d7..3367ded8 100644 --- a/src/icons/light-bulb.js +++ b/src/icons/light-bulb.js @@ -15,7 +15,6 @@ const LightBulb = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="LightBulb" > @@ -30,8 +29,7 @@ LightBulb.propTypes = { LightBulb.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default LightBulb; diff --git a/src/icons/link-chain.js b/src/icons/link-chain.js index 7c3ac33b..1704c1a4 100644 --- a/src/icons/link-chain.js +++ b/src/icons/link-chain.js @@ -15,7 +15,6 @@ const LinkChain = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="LinkChain" > @@ -30,8 +29,7 @@ LinkChain.propTypes = { LinkChain.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default LinkChain; diff --git a/src/icons/link-off.js b/src/icons/link-off.js index 8b814854..8110c197 100644 --- a/src/icons/link-off.js +++ b/src/icons/link-off.js @@ -15,7 +15,6 @@ const LinkOff = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="LinkOff" > @@ -30,8 +29,7 @@ LinkOff.propTypes = { LinkOff.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default LinkOff; diff --git a/src/icons/link-on.js b/src/icons/link-on.js index 1ffd62d4..29003460 100644 --- a/src/icons/link-on.js +++ b/src/icons/link-on.js @@ -15,7 +15,6 @@ const LinkOn = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="LinkOn" > @@ -31,8 +30,7 @@ LinkOn.propTypes = { LinkOn.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default LinkOn; diff --git a/src/icons/link-out.js b/src/icons/link-out.js index 431780e2..b7e6a7d5 100644 --- a/src/icons/link-out.js +++ b/src/icons/link-out.js @@ -15,7 +15,6 @@ const LinkOut = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="LinkOut" > @@ -31,8 +30,7 @@ LinkOut.propTypes = { LinkOut.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default LinkOut; diff --git a/src/icons/linkedInV1-fill.js b/src/icons/linkedInV1-fill.js index 3ddfd0bd..9bd89188 100644 --- a/src/icons/linkedInV1-fill.js +++ b/src/icons/linkedInV1-fill.js @@ -11,7 +11,6 @@ const LinkedInV1Fill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="LinkedInV1Fill" > { viewBox="0 0 24 24" fill={color} {...otherProps} - id="LinkedInV2Fill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Location" > @@ -30,8 +29,7 @@ Location.propTypes = { Location.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Location; diff --git a/src/icons/lock-off.js b/src/icons/lock-off.js index 74249711..3ec283d3 100644 --- a/src/icons/lock-off.js +++ b/src/icons/lock-off.js @@ -15,7 +15,6 @@ const LockOff = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="LockOff" > @@ -30,8 +29,7 @@ LockOff.propTypes = { LockOff.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default LockOff; diff --git a/src/icons/lock-on.js b/src/icons/lock-on.js index 5e90744d..afd74918 100644 --- a/src/icons/lock-on.js +++ b/src/icons/lock-on.js @@ -15,7 +15,6 @@ const LockOn = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="LockOn" > @@ -30,8 +29,7 @@ LockOn.propTypes = { LockOn.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default LockOn; diff --git a/src/icons/map.js b/src/icons/map.js index 38b7fff2..765e7ca1 100644 --- a/src/icons/map.js +++ b/src/icons/map.js @@ -15,7 +15,6 @@ const Map = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Map" > @@ -31,8 +30,7 @@ Map.propTypes = { Map.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Map; diff --git a/src/icons/medium-fill.js b/src/icons/medium-fill.js index 5cfc7ac2..eb3deea5 100644 --- a/src/icons/medium-fill.js +++ b/src/icons/medium-fill.js @@ -11,7 +11,6 @@ const MediumFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="MediumFill" > @@ -25,8 +24,7 @@ MediumFill.propTypes = { MediumFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default MediumFill; diff --git a/src/icons/mention.js b/src/icons/mention.js index 7d21762f..4d5a6a36 100644 --- a/src/icons/mention.js +++ b/src/icons/mention.js @@ -15,7 +15,6 @@ const Mention = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Mention" > @@ -31,8 +30,7 @@ Mention.propTypes = { Mention.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Mention; diff --git a/src/icons/microphone.js b/src/icons/microphone.js index b8fa13a3..d27a2c72 100644 --- a/src/icons/microphone.js +++ b/src/icons/microphone.js @@ -15,7 +15,6 @@ const Microphone = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Microphone" > @@ -32,8 +31,7 @@ Microphone.propTypes = { Microphone.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Microphone; diff --git a/src/icons/miniplayer.js b/src/icons/miniplayer.js index 7d6a4dfb..556a45ab 100644 --- a/src/icons/miniplayer.js +++ b/src/icons/miniplayer.js @@ -15,7 +15,6 @@ const Miniplayer = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Miniplayer" > @@ -30,8 +29,7 @@ Miniplayer.propTypes = { Miniplayer.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Miniplayer; diff --git a/src/icons/minus.js b/src/icons/minus.js index 7bf750bb..d95d0ba8 100644 --- a/src/icons/minus.js +++ b/src/icons/minus.js @@ -15,7 +15,6 @@ const Minus = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Minus" > @@ -29,8 +28,7 @@ Minus.propTypes = { Minus.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Minus; diff --git a/src/icons/mobile-device.js b/src/icons/mobile-device.js index f98ec2dd..95428362 100644 --- a/src/icons/mobile-device.js +++ b/src/icons/mobile-device.js @@ -15,7 +15,6 @@ const MobileDevice = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="MobileDevice" > @@ -30,8 +29,7 @@ MobileDevice.propTypes = { MobileDevice.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default MobileDevice; diff --git a/src/icons/money.js b/src/icons/money.js index 7c64a26c..abfab0d0 100644 --- a/src/icons/money.js +++ b/src/icons/money.js @@ -15,7 +15,6 @@ const Money = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Money" > @@ -32,8 +31,7 @@ Money.propTypes = { Money.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Money; diff --git a/src/icons/moon-fill.js b/src/icons/moon-fill.js index 828eada7..37149df1 100644 --- a/src/icons/moon-fill.js +++ b/src/icons/moon-fill.js @@ -11,7 +11,6 @@ const MoonFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="MoonFill" > @@ -26,8 +25,7 @@ MoonFill.propTypes = { MoonFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default MoonFill; diff --git a/src/icons/moon.js b/src/icons/moon.js index 56343c0b..bfd11915 100644 --- a/src/icons/moon.js +++ b/src/icons/moon.js @@ -15,7 +15,6 @@ const Moon = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Moon" > @@ -30,8 +29,7 @@ Moon.propTypes = { Moon.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Moon; diff --git a/src/icons/more-horizontal-fill.js b/src/icons/more-horizontal-fill.js index e0f9fa60..6c068c60 100644 --- a/src/icons/more-horizontal-fill.js +++ b/src/icons/more-horizontal-fill.js @@ -11,7 +11,6 @@ const MoreHorizontalFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="MoreHorizontalFill" > { viewBox="0 0 24 24" fill={color} {...otherProps} - id="MoreVerticalFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Network" > @@ -32,8 +31,7 @@ Network.propTypes = { Network.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Network; diff --git a/src/icons/newspaper.js b/src/icons/newspaper.js index 8a0c4ec8..60feae55 100644 --- a/src/icons/newspaper.js +++ b/src/icons/newspaper.js @@ -15,7 +15,6 @@ const Newspaper = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Newspaper" > @@ -33,8 +32,7 @@ Newspaper.propTypes = { Newspaper.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Newspaper; diff --git a/src/icons/nextjs-fill.js b/src/icons/nextjs-fill.js new file mode 100644 index 00000000..e4e3854d --- /dev/null +++ b/src/icons/nextjs-fill.js @@ -0,0 +1,37 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const NextjsFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + + + + + + + + ); +}; + +NextjsFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +NextjsFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default NextjsFill; diff --git a/src/icons/node-fill.js b/src/icons/node-fill.js new file mode 100644 index 00000000..19855f2f --- /dev/null +++ b/src/icons/node-fill.js @@ -0,0 +1,30 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const NodeFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + ); +}; + +NodeFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +NodeFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default NodeFill; diff --git a/src/icons/normal-screen.js b/src/icons/normal-screen.js index 91e5ce0d..7c49bc0d 100644 --- a/src/icons/normal-screen.js +++ b/src/icons/normal-screen.js @@ -15,7 +15,6 @@ const NormalScreen = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="NormalScreen" > @@ -32,8 +31,7 @@ NormalScreen.propTypes = { NormalScreen.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default NormalScreen; diff --git a/src/icons/npm-fill.js b/src/icons/npm-fill.js new file mode 100644 index 00000000..74df0aac --- /dev/null +++ b/src/icons/npm-fill.js @@ -0,0 +1,34 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const NpmFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + ); +}; + +NpmFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +NpmFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default NpmFill; diff --git a/src/icons/octagon-fill.js b/src/icons/octagon-fill.js index b3e8a5f9..856d6cd1 100644 --- a/src/icons/octagon-fill.js +++ b/src/icons/octagon-fill.js @@ -11,7 +11,6 @@ const OctagonFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="OctagonFill" > @@ -25,8 +24,7 @@ OctagonFill.propTypes = { OctagonFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default OctagonFill; diff --git a/src/icons/octagon.js b/src/icons/octagon.js index 8888f7d9..0ae2adc5 100644 --- a/src/icons/octagon.js +++ b/src/icons/octagon.js @@ -15,7 +15,6 @@ const Octagon = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Octagon" > @@ -29,8 +28,7 @@ Octagon.propTypes = { Octagon.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Octagon; diff --git a/src/icons/octocat-fill.js b/src/icons/octocat-fill.js index 6af96b1f..04b5c8b4 100644 --- a/src/icons/octocat-fill.js +++ b/src/icons/octocat-fill.js @@ -11,7 +11,6 @@ const OctocatFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="OctocatFill" > @@ -25,8 +24,7 @@ OctocatFill.propTypes = { OctocatFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default OctocatFill; diff --git a/src/icons/open-envelope.js b/src/icons/open-envelope.js index 0a87d59c..d022c78b 100644 --- a/src/icons/open-envelope.js +++ b/src/icons/open-envelope.js @@ -15,7 +15,6 @@ const OpenEnvelope = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="OpenEnvelope" > @@ -30,8 +29,7 @@ OpenEnvelope.propTypes = { OpenEnvelope.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default OpenEnvelope; diff --git a/src/icons/oval.js b/src/icons/oval.js index 7ba74745..9827de34 100644 --- a/src/icons/oval.js +++ b/src/icons/oval.js @@ -15,7 +15,6 @@ const Oval = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Oval" > @@ -29,8 +28,7 @@ Oval.propTypes = { Oval.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Oval; diff --git a/src/icons/paper.js b/src/icons/paper.js index 63bc5d8f..d4314653 100644 --- a/src/icons/paper.js +++ b/src/icons/paper.js @@ -15,7 +15,6 @@ const Paper = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Paper" > @@ -30,8 +29,7 @@ Paper.propTypes = { Paper.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Paper; diff --git a/src/icons/parallelogram.js b/src/icons/parallelogram.js index 2d0b1e94..ba03afaa 100644 --- a/src/icons/parallelogram.js +++ b/src/icons/parallelogram.js @@ -15,7 +15,6 @@ const Parallelogram = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Parallelogram" > @@ -29,8 +28,7 @@ Parallelogram.propTypes = { Parallelogram.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Parallelogram; diff --git a/src/icons/pause.js b/src/icons/pause.js index c01f3314..7f39f4df 100644 --- a/src/icons/pause.js +++ b/src/icons/pause.js @@ -15,7 +15,6 @@ const Pause = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Pause" > @@ -29,8 +28,7 @@ Pause.propTypes = { Pause.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Pause; diff --git a/src/icons/pencil.js b/src/icons/pencil.js index 7fc55806..f19adc1f 100644 --- a/src/icons/pencil.js +++ b/src/icons/pencil.js @@ -15,7 +15,6 @@ const Pencil = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Pencil" > @@ -30,8 +29,7 @@ Pencil.propTypes = { Pencil.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Pencil; diff --git a/src/icons/pentagon-fill.js b/src/icons/pentagon-fill.js index b82c6c2e..ba0b97a0 100644 --- a/src/icons/pentagon-fill.js +++ b/src/icons/pentagon-fill.js @@ -11,7 +11,6 @@ const PentagonFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="PentagonFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Pentagon" > @@ -29,8 +28,7 @@ Pentagon.propTypes = { Pentagon.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Pentagon; diff --git a/src/icons/people-group.js b/src/icons/people-group.js index 4336bf75..c7ce52a5 100644 --- a/src/icons/people-group.js +++ b/src/icons/people-group.js @@ -15,7 +15,6 @@ const PeopleGroup = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="PeopleGroup" > @@ -34,8 +33,7 @@ PeopleGroup.propTypes = { PeopleGroup.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default PeopleGroup; diff --git a/src/icons/people-multiple.js b/src/icons/people-multiple.js index 7ef613a8..6d902d70 100644 --- a/src/icons/people-multiple.js +++ b/src/icons/people-multiple.js @@ -15,7 +15,6 @@ const PeopleMultiple = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="PeopleMultiple" > @@ -32,8 +31,7 @@ PeopleMultiple.propTypes = { PeopleMultiple.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default PeopleMultiple; diff --git a/src/icons/person-add.js b/src/icons/person-add.js index 6ba0b13e..56f8f867 100644 --- a/src/icons/person-add.js +++ b/src/icons/person-add.js @@ -15,7 +15,6 @@ const PersonAdd = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="PersonAdd" > @@ -32,8 +31,7 @@ PersonAdd.propTypes = { PersonAdd.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default PersonAdd; diff --git a/src/icons/person-check.js b/src/icons/person-check.js index 373cdfe6..a95530d7 100644 --- a/src/icons/person-check.js +++ b/src/icons/person-check.js @@ -15,7 +15,6 @@ const PersonCheck = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="PersonCheck" > @@ -31,8 +30,7 @@ PersonCheck.propTypes = { PersonCheck.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default PersonCheck; diff --git a/src/icons/person-cross.js b/src/icons/person-cross.js index b328f678..1b6c33eb 100644 --- a/src/icons/person-cross.js +++ b/src/icons/person-cross.js @@ -15,7 +15,6 @@ const PersonCross = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="PersonCross" > @@ -31,8 +30,7 @@ PersonCross.propTypes = { PersonCross.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default PersonCross; diff --git a/src/icons/person.js b/src/icons/person.js index 4a8fb5ff..9d592e36 100644 --- a/src/icons/person.js +++ b/src/icons/person.js @@ -15,7 +15,6 @@ const Person = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Person" > @@ -30,8 +29,7 @@ Person.propTypes = { Person.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Person; diff --git a/src/icons/phone.js b/src/icons/phone.js index dd54d18b..77c272de 100644 --- a/src/icons/phone.js +++ b/src/icons/phone.js @@ -15,7 +15,6 @@ const Phone = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Phone" > @@ -29,8 +28,7 @@ Phone.propTypes = { Phone.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Phone; diff --git a/src/icons/php-fill.js b/src/icons/php-fill.js new file mode 100644 index 00000000..dbf952c8 --- /dev/null +++ b/src/icons/php-fill.js @@ -0,0 +1,30 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const PhpFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + ); +}; + +PhpFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +PhpFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default PhpFill; diff --git a/src/icons/pin.js b/src/icons/pin.js index 5b190540..ae5576b7 100644 --- a/src/icons/pin.js +++ b/src/icons/pin.js @@ -15,7 +15,6 @@ const Pin = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Pin" > @@ -29,8 +28,7 @@ Pin.propTypes = { Pin.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Pin; diff --git a/src/icons/pinterest-fill.js b/src/icons/pinterest-fill.js index 712421f5..cd20c4d0 100644 --- a/src/icons/pinterest-fill.js +++ b/src/icons/pinterest-fill.js @@ -11,7 +11,6 @@ const PinterestFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="PinterestFill" > @@ -25,8 +24,7 @@ PinterestFill.propTypes = { PinterestFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default PinterestFill; diff --git a/src/icons/plane-fill.js b/src/icons/plane-fill.js index d30411ee..a9da5145 100644 --- a/src/icons/plane-fill.js +++ b/src/icons/plane-fill.js @@ -11,7 +11,6 @@ const PlaneFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="PlaneFill" > @@ -25,8 +24,7 @@ PlaneFill.propTypes = { PlaneFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default PlaneFill; diff --git a/src/icons/plane.js b/src/icons/plane.js index 0a992a8a..a91b7dff 100644 --- a/src/icons/plane.js +++ b/src/icons/plane.js @@ -15,7 +15,6 @@ const Plane = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Plane" > @@ -29,8 +28,7 @@ Plane.propTypes = { Plane.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Plane; diff --git a/src/icons/planet.js b/src/icons/planet.js index a98da4fb..e6bf1f07 100644 --- a/src/icons/planet.js +++ b/src/icons/planet.js @@ -15,7 +15,6 @@ const Planet = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Planet" > @@ -30,8 +29,7 @@ Planet.propTypes = { Planet.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Planet; diff --git a/src/icons/plant.js b/src/icons/plant.js index c5ff9da4..5ce5606d 100644 --- a/src/icons/plant.js +++ b/src/icons/plant.js @@ -15,7 +15,6 @@ const Plant = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Plant" > @@ -32,8 +31,7 @@ Plant.propTypes = { Plant.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Plant; diff --git a/src/icons/play.js b/src/icons/play.js index 10d80914..e3bcb35f 100644 --- a/src/icons/play.js +++ b/src/icons/play.js @@ -15,7 +15,6 @@ const Play = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Play" > @@ -31,8 +30,7 @@ Play.propTypes = { Play.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Play; diff --git a/src/icons/plus.js b/src/icons/plus.js index 699aead4..14ca263c 100644 --- a/src/icons/plus.js +++ b/src/icons/plus.js @@ -15,7 +15,6 @@ const Plus = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Plus" > @@ -29,8 +28,7 @@ Plus.propTypes = { Plus.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Plus; diff --git a/src/icons/pointer-down-fill.js b/src/icons/pointer-down-fill.js index 9d11a011..e123ccc6 100644 --- a/src/icons/pointer-down-fill.js +++ b/src/icons/pointer-down-fill.js @@ -11,7 +11,6 @@ const PointerDownFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="PointerDownFill" > { viewBox="0 0 24 24" fill={color} {...otherProps} - id="PointerLeftFill" > { viewBox="0 0 24 24" fill={color} {...otherProps} - id="PointerRightFill" > { viewBox="0 0 24 24" fill={color} {...otherProps} - id="PointerUpFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="PointingUp" > @@ -34,8 +33,7 @@ PointingUp.propTypes = { PointingUp.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default PointingUp; diff --git a/src/icons/python-fill.js b/src/icons/python-fill.js new file mode 100644 index 00000000..ca98e591 --- /dev/null +++ b/src/icons/python-fill.js @@ -0,0 +1,38 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const PythonFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + + + + + + + + + ); +}; + +PythonFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +PythonFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default PythonFill; diff --git a/src/icons/question-fill.js b/src/icons/question-fill.js index a03281d3..85a207a3 100644 --- a/src/icons/question-fill.js +++ b/src/icons/question-fill.js @@ -11,7 +11,6 @@ const QuestionFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="QuestionFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Question" > @@ -30,8 +29,7 @@ Question.propTypes = { Question.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Question; diff --git a/src/icons/radish.js b/src/icons/radish.js index e1fc3241..79955fd3 100644 --- a/src/icons/radish.js +++ b/src/icons/radish.js @@ -15,7 +15,6 @@ const Radish = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Radish" > @@ -32,8 +31,7 @@ Radish.propTypes = { Radish.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Radish; diff --git a/src/icons/react-fill.js b/src/icons/react-fill.js new file mode 100644 index 00000000..f519366b --- /dev/null +++ b/src/icons/react-fill.js @@ -0,0 +1,38 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const ReactFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + + + + + + + + + ); +}; + +ReactFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +ReactFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default ReactFill; diff --git a/src/icons/reddit-fill.js b/src/icons/reddit-fill.js index 8ba3edc7..4d983114 100644 --- a/src/icons/reddit-fill.js +++ b/src/icons/reddit-fill.js @@ -11,7 +11,6 @@ const RedditFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="RedditFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Reduce" > @@ -29,8 +28,7 @@ Reduce.propTypes = { Reduce.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Reduce; diff --git a/src/icons/redux-fill.js b/src/icons/redux-fill.js new file mode 100644 index 00000000..1e0d6c74 --- /dev/null +++ b/src/icons/redux-fill.js @@ -0,0 +1,30 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const ReduxFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + ); +}; + +ReduxFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +ReduxFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default ReduxFill; diff --git a/src/icons/ribbon.js b/src/icons/ribbon.js index 9ee93d66..c78c1871 100644 --- a/src/icons/ribbon.js +++ b/src/icons/ribbon.js @@ -15,7 +15,6 @@ const Ribbon = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Ribbon" > @@ -29,8 +28,7 @@ Ribbon.propTypes = { Ribbon.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Ribbon; diff --git a/src/icons/rock-on.js b/src/icons/rock-on.js index a8dc91cd..db6f0f5c 100644 --- a/src/icons/rock-on.js +++ b/src/icons/rock-on.js @@ -15,7 +15,6 @@ const RockOn = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="RockOn" > @@ -34,8 +33,7 @@ RockOn.propTypes = { RockOn.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default RockOn; diff --git a/src/icons/rss.js b/src/icons/rss.js index 81abe5aa..a8532627 100644 --- a/src/icons/rss.js +++ b/src/icons/rss.js @@ -15,7 +15,6 @@ const Rss = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Rss" > @@ -31,8 +30,7 @@ Rss.propTypes = { Rss.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Rss; diff --git a/src/icons/sass-fill.js b/src/icons/sass-fill.js new file mode 100644 index 00000000..a18fdf91 --- /dev/null +++ b/src/icons/sass-fill.js @@ -0,0 +1,30 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const SassFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + ); +}; + +SassFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +SassFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default SassFill; diff --git a/src/icons/schedule.js b/src/icons/schedule.js index 01e5154c..2a6aa579 100644 --- a/src/icons/schedule.js +++ b/src/icons/schedule.js @@ -15,7 +15,6 @@ const Schedule = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Schedule" > @@ -34,8 +33,7 @@ Schedule.propTypes = { Schedule.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Schedule; diff --git a/src/icons/scissor.js b/src/icons/scissor.js index a76364d5..ff83e6d6 100644 --- a/src/icons/scissor.js +++ b/src/icons/scissor.js @@ -15,7 +15,6 @@ const Scissor = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Scissor" > @@ -29,8 +28,7 @@ Scissor.propTypes = { Scissor.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Scissor; diff --git a/src/icons/search.js b/src/icons/search.js index a2da7c8a..212ba2b1 100644 --- a/src/icons/search.js +++ b/src/icons/search.js @@ -15,7 +15,6 @@ const Search = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Search" > @@ -29,8 +28,7 @@ Search.propTypes = { Search.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Search; diff --git a/src/icons/send.js b/src/icons/send.js index dc3a170b..ed8863ba 100644 --- a/src/icons/send.js +++ b/src/icons/send.js @@ -15,7 +15,6 @@ const Send = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Send" > @@ -29,8 +28,7 @@ Send.propTypes = { Send.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Send; diff --git a/src/icons/share-box.js b/src/icons/share-box.js index 4810a067..570c48bf 100644 --- a/src/icons/share-box.js +++ b/src/icons/share-box.js @@ -15,7 +15,6 @@ const ShareBox = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ShareBox" > @@ -30,8 +29,7 @@ ShareBox.propTypes = { ShareBox.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ShareBox; diff --git a/src/icons/shield.js b/src/icons/shield.js index ea5fb54e..e01a17e0 100644 --- a/src/icons/shield.js +++ b/src/icons/shield.js @@ -15,7 +15,6 @@ const Shield = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Shield" > @@ -29,8 +28,7 @@ Shield.propTypes = { Shield.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Shield; diff --git a/src/icons/shipping-box-v1.js b/src/icons/shipping-box-v1.js index 38a5e68a..d99cb55e 100644 --- a/src/icons/shipping-box-v1.js +++ b/src/icons/shipping-box-v1.js @@ -15,7 +15,6 @@ const ShippingBoxV1 = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ShippingBoxV1" > @@ -32,8 +31,7 @@ ShippingBoxV1.propTypes = { ShippingBoxV1.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ShippingBoxV1; diff --git a/src/icons/shipping-box-v2.js b/src/icons/shipping-box-v2.js index 27814742..6c20fd82 100644 --- a/src/icons/shipping-box-v2.js +++ b/src/icons/shipping-box-v2.js @@ -15,7 +15,6 @@ const ShippingBoxV2 = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ShippingBoxV2" > @@ -32,8 +31,7 @@ ShippingBoxV2.propTypes = { ShippingBoxV2.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ShippingBoxV2; diff --git a/src/icons/shopping-bag.js b/src/icons/shopping-bag.js index a60332b9..d2664487 100644 --- a/src/icons/shopping-bag.js +++ b/src/icons/shopping-bag.js @@ -15,7 +15,6 @@ const ShoppingBag = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ShoppingBag" > @@ -30,8 +29,7 @@ ShoppingBag.propTypes = { ShoppingBag.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ShoppingBag; diff --git a/src/icons/sign-out.js b/src/icons/sign-out.js index d36827ba..c6fddc91 100644 --- a/src/icons/sign-out.js +++ b/src/icons/sign-out.js @@ -15,7 +15,6 @@ const SignOut = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="SignOut" > @@ -30,8 +29,7 @@ SignOut.propTypes = { SignOut.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default SignOut; diff --git a/src/icons/slack-fill.js b/src/icons/slack-fill.js index 52b6a07a..f8ad73cc 100644 --- a/src/icons/slack-fill.js +++ b/src/icons/slack-fill.js @@ -11,7 +11,6 @@ const SlackFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="SlackFill" > { viewBox="0 0 24 24" fill={color} {...otherProps} - id="SnapchatFill" > @@ -25,8 +24,7 @@ SnapchatFill.propTypes = { SnapchatFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default SnapchatFill; diff --git a/src/icons/sound-down.js b/src/icons/sound-down.js index a32e047e..ade97fac 100644 --- a/src/icons/sound-down.js +++ b/src/icons/sound-down.js @@ -15,7 +15,6 @@ const SoundDown = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="SoundDown" > @@ -30,8 +29,7 @@ SoundDown.propTypes = { SoundDown.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default SoundDown; diff --git a/src/icons/sound-off.js b/src/icons/sound-off.js index 8a1642c9..8f481f00 100644 --- a/src/icons/sound-off.js +++ b/src/icons/sound-off.js @@ -15,7 +15,6 @@ const SoundOff = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="SoundOff" > @@ -30,8 +29,7 @@ SoundOff.propTypes = { SoundOff.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default SoundOff; diff --git a/src/icons/sound-on.js b/src/icons/sound-on.js index dc905e31..0f9abab0 100644 --- a/src/icons/sound-on.js +++ b/src/icons/sound-on.js @@ -15,7 +15,6 @@ const SoundOn = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="SoundOn" > @@ -31,8 +30,7 @@ SoundOn.propTypes = { SoundOn.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default SoundOn; diff --git a/src/icons/sound-up.js b/src/icons/sound-up.js index 88a395cd..ff1c9e7f 100644 --- a/src/icons/sound-up.js +++ b/src/icons/sound-up.js @@ -15,7 +15,6 @@ const SoundUp = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="SoundUp" > @@ -30,8 +29,7 @@ SoundUp.propTypes = { SoundUp.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default SoundUp; diff --git a/src/icons/soundcloud-fill.js b/src/icons/soundcloud-fill.js index 721f1bdf..4791c4ac 100644 --- a/src/icons/soundcloud-fill.js +++ b/src/icons/soundcloud-fill.js @@ -11,7 +11,6 @@ const SoundcloudFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="SoundcloudFill" > @@ -38,8 +37,7 @@ SoundcloudFill.propTypes = { SoundcloudFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default SoundcloudFill; diff --git a/src/icons/spotify-fill.js b/src/icons/spotify-fill.js index 69c428ef..c0310f56 100644 --- a/src/icons/spotify-fill.js +++ b/src/icons/spotify-fill.js @@ -11,7 +11,6 @@ const SpotifyFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="SpotifyFill" > @@ -25,8 +24,7 @@ SpotifyFill.propTypes = { SpotifyFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default SpotifyFill; diff --git a/src/icons/square-fill.js b/src/icons/square-fill.js index e31a765f..4c7a12a3 100644 --- a/src/icons/square-fill.js +++ b/src/icons/square-fill.js @@ -11,7 +11,6 @@ const SquareFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="SquareFill" > @@ -25,8 +24,7 @@ SquareFill.propTypes = { SquareFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default SquareFill; diff --git a/src/icons/square.js b/src/icons/square.js index cb197b40..7a4db482 100644 --- a/src/icons/square.js +++ b/src/icons/square.js @@ -15,7 +15,6 @@ const Square = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Square" > @@ -29,8 +28,7 @@ Square.propTypes = { Square.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Square; diff --git a/src/icons/stack-overflow-fill.js b/src/icons/stack-overflow-fill.js index b0f8da71..c4093804 100644 --- a/src/icons/stack-overflow-fill.js +++ b/src/icons/stack-overflow-fill.js @@ -11,7 +11,6 @@ const StackOverflowFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="StackOverflowFill" > @@ -26,8 +25,7 @@ StackOverflowFill.propTypes = { StackOverflowFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default StackOverflowFill; diff --git a/src/icons/star.js b/src/icons/star.js index 1ac75b04..ffbfbaa1 100644 --- a/src/icons/star.js +++ b/src/icons/star.js @@ -15,7 +15,6 @@ const Star = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Star" > @@ -29,8 +28,7 @@ Star.propTypes = { Star.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Star; diff --git a/src/icons/stop-fill.js b/src/icons/stop-fill.js index 2506b708..d67d7cc2 100644 --- a/src/icons/stop-fill.js +++ b/src/icons/stop-fill.js @@ -11,7 +11,6 @@ const StopFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="StopFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Stop" > @@ -30,8 +29,7 @@ Stop.propTypes = { Stop.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Stop; diff --git a/src/icons/sun-fill.js b/src/icons/sun-fill.js index 1a286da4..cbb78e08 100644 --- a/src/icons/sun-fill.js +++ b/src/icons/sun-fill.js @@ -11,7 +11,6 @@ const SunFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="SunFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Sun" > @@ -30,8 +29,7 @@ Sun.propTypes = { Sun.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Sun; diff --git a/src/icons/tablet-device.js b/src/icons/tablet-device.js index bf340bfa..16bde4a9 100644 --- a/src/icons/tablet-device.js +++ b/src/icons/tablet-device.js @@ -15,7 +15,6 @@ const TabletDevice = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="TabletDevice" > @@ -30,8 +29,7 @@ TabletDevice.propTypes = { TabletDevice.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TabletDevice; diff --git a/src/icons/tag.js b/src/icons/tag.js index 3c9e92fa..b5cd98d6 100644 --- a/src/icons/tag.js +++ b/src/icons/tag.js @@ -15,7 +15,6 @@ const Tag = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Tag" > @@ -30,8 +29,7 @@ Tag.propTypes = { Tag.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Tag; diff --git a/src/icons/telegram-fill.js b/src/icons/telegram-fill.js index ef9ee695..03ea4033 100644 --- a/src/icons/telegram-fill.js +++ b/src/icons/telegram-fill.js @@ -11,7 +11,6 @@ const TelegramFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="TelegramFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Telescope" > @@ -32,8 +31,7 @@ Telescope.propTypes = { Telescope.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Telescope; diff --git a/src/icons/tetragon-fill.js b/src/icons/tetragon-fill.js index 497baa04..dba48161 100644 --- a/src/icons/tetragon-fill.js +++ b/src/icons/tetragon-fill.js @@ -11,7 +11,6 @@ const TetragonFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="TetragonFill" > @@ -25,8 +24,7 @@ TetragonFill.propTypes = { TetragonFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TetragonFill; diff --git a/src/icons/tetragon.js b/src/icons/tetragon.js index ad79025a..d68171ff 100644 --- a/src/icons/tetragon.js +++ b/src/icons/tetragon.js @@ -15,7 +15,6 @@ const Tetragon = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Tetragon" > @@ -29,8 +28,7 @@ Tetragon.propTypes = { Tetragon.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Tetragon; diff --git a/src/icons/text-align-center.js b/src/icons/text-align-center.js index d19af8cf..ccf0804e 100644 --- a/src/icons/text-align-center.js +++ b/src/icons/text-align-center.js @@ -15,7 +15,6 @@ const TextAlignCenter = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="TextAlignCenter" > @@ -29,8 +28,7 @@ TextAlignCenter.propTypes = { TextAlignCenter.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TextAlignCenter; diff --git a/src/icons/text-align-justified.js b/src/icons/text-align-justified.js index 7aaa431f..3019b707 100644 --- a/src/icons/text-align-justified.js +++ b/src/icons/text-align-justified.js @@ -15,7 +15,6 @@ const TextAlignJustified = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="TextAlignJustified" > @@ -29,8 +28,7 @@ TextAlignJustified.propTypes = { TextAlignJustified.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TextAlignJustified; diff --git a/src/icons/text-align-left.js b/src/icons/text-align-left.js index 195430e5..913bb93f 100644 --- a/src/icons/text-align-left.js +++ b/src/icons/text-align-left.js @@ -15,7 +15,6 @@ const TextAlignLeft = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="TextAlignLeft" > @@ -29,8 +28,7 @@ TextAlignLeft.propTypes = { TextAlignLeft.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TextAlignLeft; diff --git a/src/icons/text-align-right.js b/src/icons/text-align-right.js index a69ffd88..167286b6 100644 --- a/src/icons/text-align-right.js +++ b/src/icons/text-align-right.js @@ -15,7 +15,6 @@ const TextAlignRight = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="TextAlignRight" > @@ -29,8 +28,7 @@ TextAlignRight.propTypes = { TextAlignRight.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TextAlignRight; diff --git a/src/icons/three-line-horizontal.js b/src/icons/three-line-horizontal.js index 22f3e544..84ace5ae 100644 --- a/src/icons/three-line-horizontal.js +++ b/src/icons/three-line-horizontal.js @@ -15,7 +15,6 @@ const ThreeLineHorizontal = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ThreeLineHorizontal" > @@ -29,8 +28,7 @@ ThreeLineHorizontal.propTypes = { ThreeLineHorizontal.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ThreeLineHorizontal; diff --git a/src/icons/three-line-vertical.js b/src/icons/three-line-vertical.js index af13c0b0..9f41cc1c 100644 --- a/src/icons/three-line-vertical.js +++ b/src/icons/three-line-vertical.js @@ -15,7 +15,6 @@ const ThreeLineVertical = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ThreeLineVertical" > @@ -29,8 +28,7 @@ ThreeLineVertical.propTypes = { ThreeLineVertical.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ThreeLineVertical; diff --git a/src/icons/thumbs-down.js b/src/icons/thumbs-down.js index f38fed5e..cb7ca4cc 100644 --- a/src/icons/thumbs-down.js +++ b/src/icons/thumbs-down.js @@ -15,7 +15,6 @@ const ThumbsDown = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ThumbsDown" > @@ -30,8 +29,7 @@ ThumbsDown.propTypes = { ThumbsDown.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ThumbsDown; diff --git a/src/icons/thumbs-up.js b/src/icons/thumbs-up.js index cc15f78b..4ce12926 100644 --- a/src/icons/thumbs-up.js +++ b/src/icons/thumbs-up.js @@ -15,7 +15,6 @@ const ThumbsUp = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ThumbsUp" > @@ -30,8 +29,7 @@ ThumbsUp.propTypes = { ThumbsUp.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ThumbsUp; diff --git a/src/icons/thunder.js b/src/icons/thunder.js index c4f6e4a9..69d0c83a 100644 --- a/src/icons/thunder.js +++ b/src/icons/thunder.js @@ -15,7 +15,6 @@ const Thunder = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Thunder" > @@ -29,8 +28,7 @@ Thunder.propTypes = { Thunder.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Thunder; diff --git a/src/icons/ticket.js b/src/icons/ticket.js index 3ae45a6c..524e2ab1 100644 --- a/src/icons/ticket.js +++ b/src/icons/ticket.js @@ -15,7 +15,6 @@ const Ticket = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Ticket" > @@ -29,8 +28,7 @@ Ticket.propTypes = { Ticket.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Ticket; diff --git a/src/icons/toggle-off-fill.js b/src/icons/toggle-off-fill.js index b29d780b..232eeed5 100644 --- a/src/icons/toggle-off-fill.js +++ b/src/icons/toggle-off-fill.js @@ -11,7 +11,6 @@ const ToggleOffFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="ToggleOffFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ToggleOff" > @@ -30,8 +29,7 @@ ToggleOff.propTypes = { ToggleOff.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ToggleOff; diff --git a/src/icons/toggle-on-fill.js b/src/icons/toggle-on-fill.js index c6bbead6..a072e8e4 100644 --- a/src/icons/toggle-on-fill.js +++ b/src/icons/toggle-on-fill.js @@ -11,7 +11,6 @@ const ToggleOnFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="ToggleOnFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ToggleOn" > @@ -30,8 +29,7 @@ ToggleOn.propTypes = { ToggleOn.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ToggleOn; diff --git a/src/icons/togo-cup.js b/src/icons/togo-cup.js index 72ced55a..c9cdf7ba 100644 --- a/src/icons/togo-cup.js +++ b/src/icons/togo-cup.js @@ -15,7 +15,6 @@ const TogoCup = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="TogoCup" > @@ -31,8 +30,7 @@ TogoCup.propTypes = { TogoCup.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TogoCup; diff --git a/src/icons/trash-bin.js b/src/icons/trash-bin.js index f83f7133..d478e5dd 100644 --- a/src/icons/trash-bin.js +++ b/src/icons/trash-bin.js @@ -15,7 +15,6 @@ const TrashBin = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="TrashBin" > @@ -30,8 +29,7 @@ TrashBin.propTypes = { TrashBin.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TrashBin; diff --git a/src/icons/trash-can.js b/src/icons/trash-can.js index 526c517f..6271103e 100644 --- a/src/icons/trash-can.js +++ b/src/icons/trash-can.js @@ -15,7 +15,6 @@ const TrashCan = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="TrashCan" > @@ -33,8 +32,7 @@ TrashCan.propTypes = { TrashCan.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TrashCan; diff --git a/src/icons/triangle-alert-fill.js b/src/icons/triangle-alert-fill.js index 67cea23c..854d4929 100644 --- a/src/icons/triangle-alert-fill.js +++ b/src/icons/triangle-alert-fill.js @@ -11,7 +11,6 @@ const TriangleAlertFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="TriangleAlertFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="TriangleAlert" > @@ -31,8 +30,7 @@ TriangleAlert.propTypes = { TriangleAlert.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TriangleAlert; diff --git a/src/icons/triangle-down.js b/src/icons/triangle-down.js index 2ca7a9c8..0266e4a3 100644 --- a/src/icons/triangle-down.js +++ b/src/icons/triangle-down.js @@ -15,7 +15,6 @@ const TriangleDown = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="TriangleDown" > @@ -29,8 +28,7 @@ TriangleDown.propTypes = { TriangleDown.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TriangleDown; diff --git a/src/icons/triangle-fill.js b/src/icons/triangle-fill.js index d6a0d92f..7d930eff 100644 --- a/src/icons/triangle-fill.js +++ b/src/icons/triangle-fill.js @@ -11,7 +11,6 @@ const TriangleFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="TriangleFill" > @@ -25,8 +24,7 @@ TriangleFill.propTypes = { TriangleFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TriangleFill; diff --git a/src/icons/triangle-left.js b/src/icons/triangle-left.js index 87915093..de4962c6 100644 --- a/src/icons/triangle-left.js +++ b/src/icons/triangle-left.js @@ -15,7 +15,6 @@ const TriangleLeft = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="TriangleLeft" > @@ -29,8 +28,7 @@ TriangleLeft.propTypes = { TriangleLeft.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TriangleLeft; diff --git a/src/icons/triangle-right.js b/src/icons/triangle-right.js index 4d6c8336..cbe96156 100644 --- a/src/icons/triangle-right.js +++ b/src/icons/triangle-right.js @@ -15,7 +15,6 @@ const TriangleRight = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="TriangleRight" > @@ -29,8 +28,7 @@ TriangleRight.propTypes = { TriangleRight.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TriangleRight; diff --git a/src/icons/triangle-up.js b/src/icons/triangle-up.js index 9771a51a..0ae27b37 100644 --- a/src/icons/triangle-up.js +++ b/src/icons/triangle-up.js @@ -15,7 +15,6 @@ const TriangleUp = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="TriangleUp" > @@ -29,8 +28,7 @@ TriangleUp.propTypes = { TriangleUp.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TriangleUp; diff --git a/src/icons/triangle.js b/src/icons/triangle.js index 74df8a9b..c8e3674e 100644 --- a/src/icons/triangle.js +++ b/src/icons/triangle.js @@ -15,7 +15,6 @@ const Triangle = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Triangle" > @@ -29,8 +28,7 @@ Triangle.propTypes = { Triangle.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Triangle; diff --git a/src/icons/trophy.js b/src/icons/trophy.js index 8dd367f3..48e7290f 100644 --- a/src/icons/trophy.js +++ b/src/icons/trophy.js @@ -15,7 +15,6 @@ const Trophy = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Trophy" > @@ -32,8 +31,7 @@ Trophy.propTypes = { Trophy.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Trophy; diff --git a/src/icons/tumblr-fill.js b/src/icons/tumblr-fill.js index d3ec1c47..9221b704 100644 --- a/src/icons/tumblr-fill.js +++ b/src/icons/tumblr-fill.js @@ -11,7 +11,6 @@ const TumblrFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="TumblrFill" > @@ -32,8 +31,7 @@ TumblrFill.propTypes = { TumblrFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TumblrFill; diff --git a/src/icons/twitch-fill.js b/src/icons/twitch-fill.js index 7c2bf100..38cd1a80 100644 --- a/src/icons/twitch-fill.js +++ b/src/icons/twitch-fill.js @@ -11,7 +11,6 @@ const TwitchFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="TwitchFill" > { viewBox="0 0 24 24" fill={color} {...otherProps} - id="TwitterFill" > @@ -25,8 +24,7 @@ TwitterFill.propTypes = { TwitterFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TwitterFill; diff --git a/src/icons/two-line-horizontal.js b/src/icons/two-line-horizontal.js index 9799a78a..46476141 100644 --- a/src/icons/two-line-horizontal.js +++ b/src/icons/two-line-horizontal.js @@ -15,7 +15,6 @@ const TwoLineHorizontal = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="TwoLineHorizontal" > @@ -29,8 +28,7 @@ TwoLineHorizontal.propTypes = { TwoLineHorizontal.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TwoLineHorizontal; diff --git a/src/icons/two-line-vertical.js b/src/icons/two-line-vertical.js index fdcef34f..21ecd5e2 100644 --- a/src/icons/two-line-vertical.js +++ b/src/icons/two-line-vertical.js @@ -15,7 +15,6 @@ const TwoLineVertical = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="TwoLineVertical" > @@ -29,8 +28,7 @@ TwoLineVertical.propTypes = { TwoLineVertical.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default TwoLineVertical; diff --git a/src/icons/umbrella.js b/src/icons/umbrella.js index ece9870f..4f389bd4 100644 --- a/src/icons/umbrella.js +++ b/src/icons/umbrella.js @@ -15,7 +15,6 @@ const Umbrella = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Umbrella" > @@ -29,8 +28,7 @@ Umbrella.propTypes = { Umbrella.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Umbrella; diff --git a/src/icons/utensils.js b/src/icons/utensils.js index cc400e1a..80904426 100644 --- a/src/icons/utensils.js +++ b/src/icons/utensils.js @@ -15,7 +15,6 @@ const Utensils = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Utensils" > @@ -34,8 +33,7 @@ Utensils.propTypes = { Utensils.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Utensils; diff --git a/src/icons/vercel-fill.js b/src/icons/vercel-fill.js new file mode 100644 index 00000000..758c8de7 --- /dev/null +++ b/src/icons/vercel-fill.js @@ -0,0 +1,30 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const VercelFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + ); +}; + +VercelFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +VercelFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default VercelFill; diff --git a/src/icons/victory-hand.js b/src/icons/victory-hand.js index 10f4a888..a10c3ea3 100644 --- a/src/icons/victory-hand.js +++ b/src/icons/victory-hand.js @@ -15,7 +15,6 @@ const VictoryHand = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="VictoryHand" > @@ -32,8 +31,7 @@ VictoryHand.propTypes = { VictoryHand.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default VictoryHand; diff --git a/src/icons/vimeo-fill.js b/src/icons/vimeo-fill.js index c05b859d..5b324ca2 100644 --- a/src/icons/vimeo-fill.js +++ b/src/icons/vimeo-fill.js @@ -11,7 +11,6 @@ const VimeoFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="VimeoFill" > @@ -25,8 +24,7 @@ VimeoFill.propTypes = { VimeoFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default VimeoFill; diff --git a/src/icons/vk-fill.js b/src/icons/vk-fill.js index 1a0846a7..023a4547 100644 --- a/src/icons/vk-fill.js +++ b/src/icons/vk-fill.js @@ -11,7 +11,6 @@ const VkFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="VkFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="VrAr" > @@ -30,8 +29,7 @@ VrAr.propTypes = { VrAr.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default VrAr; diff --git a/src/icons/vscode-fill.js b/src/icons/vscode-fill.js new file mode 100644 index 00000000..bbd33603 --- /dev/null +++ b/src/icons/vscode-fill.js @@ -0,0 +1,33 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const VscodeFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + + + + ); +}; + +VscodeFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +VscodeFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default VscodeFill; diff --git a/src/icons/vue-fill.js b/src/icons/vue-fill.js new file mode 100644 index 00000000..55af761b --- /dev/null +++ b/src/icons/vue-fill.js @@ -0,0 +1,30 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const VueFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + ); +}; + +VueFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +VueFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default VueFill; diff --git a/src/icons/wallet.js b/src/icons/wallet.js index 1fcd6845..d1ef66fd 100644 --- a/src/icons/wallet.js +++ b/src/icons/wallet.js @@ -15,7 +15,6 @@ const Wallet = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Wallet" > @@ -31,8 +30,7 @@ Wallet.propTypes = { Wallet.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Wallet; diff --git a/src/icons/watch-device.js b/src/icons/watch-device.js index 387f7bfa..23f0245e 100644 --- a/src/icons/watch-device.js +++ b/src/icons/watch-device.js @@ -15,7 +15,6 @@ const WatchDevice = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="WatchDevice" > @@ -31,8 +30,7 @@ WatchDevice.propTypes = { WatchDevice.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default WatchDevice; diff --git a/src/icons/water.js b/src/icons/water.js index 25ed85d5..1a12b41c 100644 --- a/src/icons/water.js +++ b/src/icons/water.js @@ -15,7 +15,6 @@ const Water = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Water" > @@ -29,8 +28,7 @@ Water.propTypes = { Water.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Water; diff --git a/src/icons/whatsapp-fill.js b/src/icons/whatsapp-fill.js index 9690be47..dc201b8f 100644 --- a/src/icons/whatsapp-fill.js +++ b/src/icons/whatsapp-fill.js @@ -11,7 +11,6 @@ const WhatsappFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="WhatsappFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Width" > @@ -29,8 +28,7 @@ Width.propTypes = { Width.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Width; diff --git a/src/icons/wifi.js b/src/icons/wifi.js index 866e2301..f949d2e2 100644 --- a/src/icons/wifi.js +++ b/src/icons/wifi.js @@ -15,7 +15,6 @@ const Wifi = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="Wifi" > @@ -31,8 +30,7 @@ Wifi.propTypes = { Wifi.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default Wifi; diff --git a/src/icons/yarn-fill.js b/src/icons/yarn-fill.js new file mode 100644 index 00000000..cf1f85ca --- /dev/null +++ b/src/icons/yarn-fill.js @@ -0,0 +1,42 @@ +import React from 'react'; +import PropTypes from 'prop-types'; + +const YarnFill = props => { + const { color, size, ...otherProps } = props; + return ( + + + + + + + + + + + + ); +}; + +YarnFill.propTypes = { + color: PropTypes.string, + size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) +}; + +YarnFill.defaultProps = { + color: 'currentColor', + size: '24' +}; + +export default YarnFill; diff --git a/src/icons/youtube-fill.js b/src/icons/youtube-fill.js index 9880d2f0..42690ef7 100644 --- a/src/icons/youtube-fill.js +++ b/src/icons/youtube-fill.js @@ -11,7 +11,6 @@ const YoutubeFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="YoutubeFill" > @@ -32,8 +31,7 @@ YoutubeFill.propTypes = { YoutubeFill.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default YoutubeFill; diff --git a/src/icons/zoom-fill.js b/src/icons/zoom-fill.js index 54ba1754..1662dd3e 100644 --- a/src/icons/zoom-fill.js +++ b/src/icons/zoom-fill.js @@ -11,7 +11,6 @@ const ZoomFill = props => { viewBox="0 0 24 24" fill={color} {...otherProps} - id="ZoomFill" > { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ZoomIn" > @@ -30,8 +29,7 @@ ZoomIn.propTypes = { ZoomIn.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ZoomIn; diff --git a/src/icons/zoom-out.js b/src/icons/zoom-out.js index 184dbdda..3722b830 100644 --- a/src/icons/zoom-out.js +++ b/src/icons/zoom-out.js @@ -15,7 +15,6 @@ const ZoomOut = props => { strokeLinecap="round" strokeLinejoin="round" {...otherProps} - id="ZoomOut" > @@ -30,8 +29,7 @@ ZoomOut.propTypes = { ZoomOut.defaultProps = { color: 'currentColor', - size: '24', - display: 'block' + size: '24' }; export default ZoomOut; diff --git a/src/svg/angular-fill.svg b/src/svg/angular-fill.svg new file mode 100644 index 00000000..1240c021 --- /dev/null +++ b/src/svg/angular-fill.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/svg/bootstrap-fill.svg b/src/svg/bootstrap-fill.svg new file mode 100644 index 00000000..f876161e --- /dev/null +++ b/src/svg/bootstrap-fill.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/svg/css-fill.svg b/src/svg/css-fill.svg new file mode 100644 index 00000000..edcc281e --- /dev/null +++ b/src/svg/css-fill.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/svg/django-fill.svg b/src/svg/django-fill.svg new file mode 100644 index 00000000..1a65581e --- /dev/null +++ b/src/svg/django-fill.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/svg/gatsby-fill.svg b/src/svg/gatsby-fill.svg new file mode 100644 index 00000000..fb6b5a9f --- /dev/null +++ b/src/svg/gatsby-fill.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/svg/graphql-fill.svg b/src/svg/graphql-fill.svg new file mode 100644 index 00000000..50f828ca --- /dev/null +++ b/src/svg/graphql-fill.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/html-fill.svg b/src/svg/html-fill.svg new file mode 100644 index 00000000..851e0bbd --- /dev/null +++ b/src/svg/html-fill.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/svg/javascript-fill.svg b/src/svg/javascript-fill.svg new file mode 100644 index 00000000..64bad40f --- /dev/null +++ b/src/svg/javascript-fill.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/svg/jquery-fill.svg b/src/svg/jquery-fill.svg new file mode 100644 index 00000000..a2d96496 --- /dev/null +++ b/src/svg/jquery-fill.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/svg/nextjs-fill.svg b/src/svg/nextjs-fill.svg new file mode 100644 index 00000000..55d85b29 --- /dev/null +++ b/src/svg/nextjs-fill.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/node-fill.svg b/src/svg/node-fill.svg new file mode 100644 index 00000000..95cc4fad --- /dev/null +++ b/src/svg/node-fill.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/svg/npm-fill.svg b/src/svg/npm-fill.svg new file mode 100644 index 00000000..e7a22a4f --- /dev/null +++ b/src/svg/npm-fill.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/svg/php-fill.svg b/src/svg/php-fill.svg new file mode 100644 index 00000000..212bd1dd --- /dev/null +++ b/src/svg/php-fill.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/svg/python-fill.svg b/src/svg/python-fill.svg new file mode 100644 index 00000000..cb53895a --- /dev/null +++ b/src/svg/python-fill.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/svg/react-fill.svg b/src/svg/react-fill.svg new file mode 100644 index 00000000..eb832931 --- /dev/null +++ b/src/svg/react-fill.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/svg/redux-fill.svg b/src/svg/redux-fill.svg new file mode 100644 index 00000000..1db10fe7 --- /dev/null +++ b/src/svg/redux-fill.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/svg/sass-fill.svg b/src/svg/sass-fill.svg new file mode 100644 index 00000000..1f8020a2 --- /dev/null +++ b/src/svg/sass-fill.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/svg/vercel-fill.svg b/src/svg/vercel-fill.svg new file mode 100644 index 00000000..b74130b2 --- /dev/null +++ b/src/svg/vercel-fill.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/svg/vscode-fill.svg b/src/svg/vscode-fill.svg new file mode 100644 index 00000000..21be5bff --- /dev/null +++ b/src/svg/vscode-fill.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/svg/vue-fill.svg b/src/svg/vue-fill.svg new file mode 100644 index 00000000..b4d522b8 --- /dev/null +++ b/src/svg/vue-fill.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/svg/yarn-fill.svg b/src/svg/yarn-fill.svg new file mode 100644 index 00000000..d4de6ee2 --- /dev/null +++ b/src/svg/yarn-fill.svg @@ -0,0 +1,11 @@ + + + + + + + + + + +