diff --git a/README.md b/README.md index 54d7301..6f1a97b 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ _High Quality web friendly icons_ 'Boxicons' is a carefully designed open source iconset with 1500+ icons. It's crafted to look enrich your website/app experience. -_Announcing Boxicons v2.1.2!_ +_Announcing Boxicons v2.1.3!_ - Fixed the errors with a few svgs, added viewbox -- Added 22 new icons +- Added 34 new icons ## Installation @@ -65,7 +65,7 @@ Instead of installing you may use the remote version Boxicons includes a Custom Element that makes using icons easy and efficient. To use it, add the `box-icon-element.js` file to the page: ```html - + ``` To use an icon, add the `` element to the location where the icon should be displayed: diff --git a/css/boxicons.css b/css/boxicons.css index 9e27861..db98f45 100644 --- a/css/boxicons.css +++ b/css/boxicons.css @@ -520,7 +520,108 @@ border-radius: 50%; } - + .bxs-balloon:before { + content: "\eb60"; + } + .bxs-castle:before { + content: "\eb79"; + } + .bxs-coffee-bean:before { + content: "\eb92"; + } + .bxs-objects-horizontal-center:before { + content: "\ebab"; + } + .bxs-objects-horizontal-left:before { + content: "\ebc4"; + } + .bxs-objects-horizontal-right:before { + content: "\ebdd"; + } + .bxs-objects-vertical-bottom:before { + content: "\ebf6"; + } + .bxs-objects-vertical-center:before { + content: "\ef40"; + } + .bxs-objects-vertical-top:before { + content: "\ef41"; + } + .bxs-pear:before { + content: "\ef42"; + } + .bxs-shield-minus:before { + content: "\ef43"; + } + .bxs-shield-plus:before { + content: "\ef44"; + } + .bxs-shower:before { + content: "\ef45"; + } + .bxs-sushi:before { + content: "\ef46"; + } + .bxs-universal-access:before { + content: "\ef47"; + } + .bx-child:before { + content: "\ef48"; + } + .bx-horizontal-left:before { + content: "\ef49"; + } + .bx-horizontal-right:before { + content: "\ef4a"; + } + .bx-objects-horizontal-center:before { + content: "\ef4b"; + } + .bx-objects-horizontal-left:before { + content: "\ef4c"; + } + .bx-objects-horizontal-right:before { + content: "\ef4d"; + } + .bx-objects-vertical-bottom:before { + content: "\ef4e"; + } + .bx-objects-vertical-center:before { + content: "\ef4f"; + } + .bx-objects-vertical-top:before { + content: "\ef50"; + } + .bx-rfid:before { + content: "\ef51"; + } + .bx-shield-minus:before { + content: "\ef52"; + } + .bx-shield-plus:before { + content: "\ef53"; + } + .bx-shower:before { + content: "\ef54"; + } + .bx-sushi:before { + content: "\ef55"; + } + .bx-universal-access:before { + content: "\ef56"; + } + .bx-vertical-bottom:before { + content: "\ef57"; + } + .bx-vertical-top:before { + content: "\ef58"; + } + .bxl-graphql:before { + content: "\ef59"; + } + .bxl-typescript:before { + content: "\ef5a"; + } .bxs-color:before { content: "\ef39"; } @@ -2502,7 +2603,7 @@ content: "\eb5f"; } .bx-menu-alt-left:before { - content: "\eb60"; + content: "\ef5b"; } .bx-menu-alt-right:before { content: "\eb61"; @@ -2577,7 +2678,7 @@ content: "\eb78"; } .bx-message-rounded-edit:before { - content: "\eb79"; + content: "\ef5c"; } .bx-message-rounded-error:before { content: "\eb7a"; @@ -2652,7 +2753,7 @@ content: "\eb91"; } .bx-mobile-vibration:before { - content: "\eb92"; + content: "\ef5d"; } .bx-money:before { content: "\eb93"; @@ -2727,7 +2828,7 @@ content: "\ebaa"; } .bx-paper-plane:before { - content: "\ebab"; + content: "\ef61"; } .bx-paragraph:before { content: "\ebac"; @@ -2802,7 +2903,7 @@ content: "\ebc3"; } .bx-pointer:before { - content: "\ebc4"; + content: "\ef5e"; } .bx-poll:before { content: "\ebc5"; @@ -2877,7 +2978,7 @@ content: "\ebdc"; } .bx-reply:before { - content: "\ebdd"; + content: "\ef5f"; } .bx-reply-all:before { content: "\ebde"; @@ -2952,7 +3053,7 @@ content: "\ebf5"; } .bx-screenshot:before { - content: "\ebf6"; + content: "\ef60"; } .bx-search:before { content: "\ebf7"; diff --git a/css/boxicons.min.css b/css/boxicons.min.css index 3828d87..ed39ac5 100644 --- a/css/boxicons.min.css +++ b/css/boxicons.min.css @@ -1 +1 @@ -@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(../fonts/boxicons.eot);src:url(../fonts/boxicons.eot) format('embedded-opentype'),url(../fonts/boxicons.woff2) format('woff2'),url(../fonts/boxicons.woff) format('woff'),url(../fonts/boxicons.ttf) format('truetype'),url(../fonts/boxicons.svg?#boxicons) format('svg')}.bx{font-family:boxicons!important;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@-webkit-keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@-webkit-keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@-webkit-keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@-webkit-keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bx-spin{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-spin-hover:hover{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-tada{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-tada-hover:hover{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-flashing{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-flashing-hover:hover{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-burst{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-burst-hover:hover{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-fade-up{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-up-hover:hover{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-down{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-down-hover:hover{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-left{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-left-hover:hover{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-right{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}.bx-fade-right-hover:hover{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-lg{font-size:3rem!important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em!important;vertical-align:middle}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{transform:rotate(90deg)}.bx-rotate-180{transform:rotate(180deg)}.bx-rotate-270{transform:rotate(270deg)}.bx-flip-horizontal{transform:scaleX(-1)}.bx-flip-vertical{transform:scaleY(-1)}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxs-color:before{content:"\ef39"}.bx-reflect-horizontal:before{content:"\ef3a"}.bx-reflect-vertical:before{content:"\ef3b"}.bx-color:before{content:"\ef3c"}.bxl-mongodb:before{content:"\ef3d"}.bxl-postgresql:before{content:"\ef3e"}.bxl-deezer:before{content:"\ef3f"}.bxs-hard-hat:before{content:"\ef2a"}.bxs-home-alt-2:before{content:"\ef2b"}.bxs-cheese:before{content:"\ef2c"}.bx-home-alt-2:before{content:"\ef2d"}.bx-hard-hat:before{content:"\ef2e"}.bx-cheese:before{content:"\ef2f"}.bx-cart-add:before{content:"\ef30"}.bx-cart-download:before{content:"\ef31"}.bx-no-signal:before{content:"\ef32"}.bx-signal-1:before{content:"\ef33"}.bx-signal-2:before{content:"\ef34"}.bx-signal-3:before{content:"\ef35"}.bx-signal-4:before{content:"\ef36"}.bx-signal-5:before{content:"\ef37"}.bxl-xing:before{content:"\ef38"}.bxl-meta:before{content:"\ef27"}.bx-lemon:before{content:"\ef28"}.bxs-lemon:before{content:"\ef29"}.bx-cricket-ball:before{content:"\ef0c"}.bx-baguette:before{content:"\ef0d"}.bx-bowl-hot:before{content:"\ef0e"}.bx-bowl-rice:before{content:"\ef0f"}.bx-cable-car:before{content:"\ef10"}.bx-candles:before{content:"\ef11"}.bx-circle-half:before{content:"\ef12"}.bx-circle-quarter:before{content:"\ef13"}.bx-circle-three-quarter:before{content:"\ef14"}.bx-cross:before{content:"\ef15"}.bx-fork:before{content:"\ef16"}.bx-knife:before{content:"\ef17"}.bx-money-withdraw:before{content:"\ef18"}.bx-popsicle:before{content:"\ef19"}.bx-scatter-chart:before{content:"\ef1a"}.bxs-baguette:before{content:"\ef1b"}.bxs-bowl-hot:before{content:"\ef1c"}.bxs-bowl-rice:before{content:"\ef1d"}.bxs-cable-car:before{content:"\ef1e"}.bxs-circle-half:before{content:"\ef1f"}.bxs-circle-quarter:before{content:"\ef20"}.bxs-circle-three-quarter:before{content:"\ef21"}.bxs-cricket-ball:before{content:"\ef22"}.bxs-invader:before{content:"\ef23"}.bx-male-female:before{content:"\ef24"}.bxs-popsicle:before{content:"\ef25"}.bxs-tree-alt:before{content:"\ef26"}.bxl-venmo:before{content:"\e900"}.bxl-upwork:before{content:"\e901"}.bxl-netlify:before{content:"\e902"}.bxl-java:before{content:"\e903"}.bxl-heroku:before{content:"\e904"}.bxl-go-lang:before{content:"\e905"}.bxl-gmail:before{content:"\e906"}.bxl-flask:before{content:"\e907"}.bxl-99designs:before{content:"\e908"}.bxl-500px:before{content:"\e909"}.bxl-adobe:before{content:"\e90a"}.bxl-airbnb:before{content:"\e90b"}.bxl-algolia:before{content:"\e90c"}.bxl-amazon:before{content:"\e90d"}.bxl-android:before{content:"\e90e"}.bxl-angular:before{content:"\e90f"}.bxl-apple:before{content:"\e910"}.bxl-audible:before{content:"\e911"}.bxl-aws:before{content:"\e912"}.bxl-baidu:before{content:"\e913"}.bxl-behance:before{content:"\e914"}.bxl-bing:before{content:"\e915"}.bxl-bitcoin:before{content:"\e916"}.bxl-blender:before{content:"\e917"}.bxl-blogger:before{content:"\e918"}.bxl-bootstrap:before{content:"\e919"}.bxl-chrome:before{content:"\e91a"}.bxl-codepen:before{content:"\e91b"}.bxl-c-plus-plus:before{content:"\e91c"}.bxl-creative-commons:before{content:"\e91d"}.bxl-css3:before{content:"\e91e"}.bxl-dailymotion:before{content:"\e91f"}.bxl-deviantart:before{content:"\e920"}.bxl-dev-to:before{content:"\e921"}.bxl-digg:before{content:"\e922"}.bxl-digitalocean:before{content:"\e923"}.bxl-discord:before{content:"\e924"}.bxl-discord-alt:before{content:"\e925"}.bxl-discourse:before{content:"\e926"}.bxl-django:before{content:"\e927"}.bxl-docker:before{content:"\e928"}.bxl-dribbble:before{content:"\e929"}.bxl-dropbox:before{content:"\e92a"}.bxl-drupal:before{content:"\e92b"}.bxl-ebay:before{content:"\e92c"}.bxl-edge:before{content:"\e92d"}.bxl-etsy:before{content:"\e92e"}.bxl-facebook:before{content:"\e92f"}.bxl-facebook-circle:before{content:"\e930"}.bxl-facebook-square:before{content:"\e931"}.bxl-figma:before{content:"\e932"}.bxl-firebase:before{content:"\e933"}.bxl-firefox:before{content:"\e934"}.bxl-flickr:before{content:"\e935"}.bxl-flickr-square:before{content:"\e936"}.bxl-flutter:before{content:"\e937"}.bxl-foursquare:before{content:"\e938"}.bxl-git:before{content:"\e939"}.bxl-github:before{content:"\e93a"}.bxl-gitlab:before{content:"\e93b"}.bxl-google:before{content:"\e93c"}.bxl-google-cloud:before{content:"\e93d"}.bxl-google-plus:before{content:"\e93e"}.bxl-google-plus-circle:before{content:"\e93f"}.bxl-html5:before{content:"\e940"}.bxl-imdb:before{content:"\e941"}.bxl-instagram:before{content:"\e942"}.bxl-instagram-alt:before{content:"\e943"}.bxl-internet-explorer:before{content:"\e944"}.bxl-invision:before{content:"\e945"}.bxl-javascript:before{content:"\e946"}.bxl-joomla:before{content:"\e947"}.bxl-jquery:before{content:"\e948"}.bxl-jsfiddle:before{content:"\e949"}.bxl-kickstarter:before{content:"\e94a"}.bxl-kubernetes:before{content:"\e94b"}.bxl-less:before{content:"\e94c"}.bxl-linkedin:before{content:"\e94d"}.bxl-linkedin-square:before{content:"\e94e"}.bxl-magento:before{content:"\e94f"}.bxl-mailchimp:before{content:"\e950"}.bxl-markdown:before{content:"\e951"}.bxl-mastercard:before{content:"\e952"}.bxl-mastodon:before{content:"\e953"}.bxl-medium:before{content:"\e954"}.bxl-medium-old:before{content:"\e955"}.bxl-medium-square:before{content:"\e956"}.bxl-messenger:before{content:"\e957"}.bxl-microsoft:before{content:"\e958"}.bxl-microsoft-teams:before{content:"\e959"}.bxl-nodejs:before{content:"\e95a"}.bxl-ok-ru:before{content:"\e95b"}.bxl-opera:before{content:"\e95c"}.bxl-patreon:before{content:"\e95d"}.bxl-paypal:before{content:"\e95e"}.bxl-periscope:before{content:"\e95f"}.bxl-php:before{content:"\e960"}.bxl-pinterest:before{content:"\e961"}.bxl-pinterest-alt:before{content:"\e962"}.bxl-play-store:before{content:"\e963"}.bxl-pocket:before{content:"\e964"}.bxl-product-hunt:before{content:"\e965"}.bxl-python:before{content:"\e966"}.bxl-quora:before{content:"\e967"}.bxl-react:before{content:"\e968"}.bxl-redbubble:before{content:"\e969"}.bxl-reddit:before{content:"\e96a"}.bxl-redux:before{content:"\e96b"}.bxl-sass:before{content:"\e96c"}.bxl-shopify:before{content:"\e96d"}.bxl-sketch:before{content:"\e96e"}.bxl-skype:before{content:"\e96f"}.bxl-slack:before{content:"\e970"}.bxl-slack-old:before{content:"\e971"}.bxl-snapchat:before{content:"\e972"}.bxl-soundcloud:before{content:"\e973"}.bxl-spotify:before{content:"\e974"}.bxl-spring-boot:before{content:"\e975"}.bxl-squarespace:before{content:"\e976"}.bxl-stack-overflow:before{content:"\e977"}.bxl-steam:before{content:"\e978"}.bxl-stripe:before{content:"\e979"}.bxl-tailwind-css:before{content:"\e97a"}.bxl-telegram:before{content:"\e97b"}.bxl-tiktok:before{content:"\e97c"}.bxl-trello:before{content:"\e97d"}.bxl-trip-advisor:before{content:"\e97e"}.bxl-tumblr:before{content:"\e97f"}.bxl-tux:before{content:"\e980"}.bxl-twitch:before{content:"\e981"}.bxl-twitter:before{content:"\e982"}.bxl-unity:before{content:"\e983"}.bxl-unsplash:before{content:"\e984"}.bxl-vimeo:before{content:"\e985"}.bxl-visa:before{content:"\e986"}.bxl-visual-studio:before{content:"\e987"}.bxl-vk:before{content:"\e988"}.bxl-vuejs:before{content:"\e989"}.bxl-whatsapp:before{content:"\e98a"}.bxl-whatsapp-square:before{content:"\e98b"}.bxl-wikipedia:before{content:"\e98c"}.bxl-windows:before{content:"\e98d"}.bxl-wix:before{content:"\e98e"}.bxl-wordpress:before{content:"\e98f"}.bxl-yahoo:before{content:"\e990"}.bxl-yelp:before{content:"\e991"}.bxl-youtube:before{content:"\e992"}.bxl-zoom:before{content:"\e993"}.bx-collapse-alt:before{content:"\e994"}.bx-collapse-horizontal:before{content:"\e995"}.bx-collapse-vertical:before{content:"\e996"}.bx-expand-horizontal:before{content:"\e997"}.bx-expand-vertical:before{content:"\e998"}.bx-injection:before{content:"\e999"}.bx-leaf:before{content:"\e99a"}.bx-math:before{content:"\e99b"}.bx-party:before{content:"\e99c"}.bx-abacus:before{content:"\e99d"}.bx-accessibility:before{content:"\e99e"}.bx-add-to-queue:before{content:"\e99f"}.bx-adjust:before{content:"\e9a0"}.bx-alarm:before{content:"\e9a1"}.bx-alarm-add:before{content:"\e9a2"}.bx-alarm-exclamation:before{content:"\e9a3"}.bx-alarm-off:before{content:"\e9a4"}.bx-alarm-snooze:before{content:"\e9a5"}.bx-album:before{content:"\e9a6"}.bx-align-justify:before{content:"\e9a7"}.bx-align-left:before{content:"\e9a8"}.bx-align-middle:before{content:"\e9a9"}.bx-align-right:before{content:"\e9aa"}.bx-analyse:before{content:"\e9ab"}.bx-anchor:before{content:"\e9ac"}.bx-angry:before{content:"\e9ad"}.bx-aperture:before{content:"\e9ae"}.bx-arch:before{content:"\e9af"}.bx-archive:before{content:"\e9b0"}.bx-archive-in:before{content:"\e9b1"}.bx-archive-out:before{content:"\e9b2"}.bx-area:before{content:"\e9b3"}.bx-arrow-back:before{content:"\e9b4"}.bx-arrow-from-bottom:before{content:"\e9b5"}.bx-arrow-from-left:before{content:"\e9b6"}.bx-arrow-from-right:before{content:"\e9b7"}.bx-arrow-from-top:before{content:"\e9b8"}.bx-arrow-to-bottom:before{content:"\e9b9"}.bx-arrow-to-left:before{content:"\e9ba"}.bx-arrow-to-right:before{content:"\e9bb"}.bx-arrow-to-top:before{content:"\e9bc"}.bx-at:before{content:"\e9bd"}.bx-atom:before{content:"\e9be"}.bx-award:before{content:"\e9bf"}.bx-badge:before{content:"\e9c0"}.bx-badge-check:before{content:"\e9c1"}.bx-ball:before{content:"\e9c2"}.bx-band-aid:before{content:"\e9c3"}.bx-bar-chart:before{content:"\e9c4"}.bx-bar-chart-alt:before{content:"\e9c5"}.bx-bar-chart-alt-2:before{content:"\e9c6"}.bx-bar-chart-square:before{content:"\e9c7"}.bx-barcode:before{content:"\e9c8"}.bx-barcode-reader:before{content:"\e9c9"}.bx-baseball:before{content:"\e9ca"}.bx-basket:before{content:"\e9cb"}.bx-basketball:before{content:"\e9cc"}.bx-bath:before{content:"\e9cd"}.bx-battery:before{content:"\e9ce"}.bx-bed:before{content:"\e9cf"}.bx-been-here:before{content:"\e9d0"}.bx-beer:before{content:"\e9d1"}.bx-bell:before{content:"\e9d2"}.bx-bell-minus:before{content:"\e9d3"}.bx-bell-off:before{content:"\e9d4"}.bx-bell-plus:before{content:"\e9d5"}.bx-bible:before{content:"\e9d6"}.bx-bitcoin:before{content:"\e9d7"}.bx-blanket:before{content:"\e9d8"}.bx-block:before{content:"\e9d9"}.bx-bluetooth:before{content:"\e9da"}.bx-body:before{content:"\e9db"}.bx-bold:before{content:"\e9dc"}.bx-bolt-circle:before{content:"\e9dd"}.bx-bomb:before{content:"\e9de"}.bx-bone:before{content:"\e9df"}.bx-bong:before{content:"\e9e0"}.bx-book:before{content:"\e9e1"}.bx-book-add:before{content:"\e9e2"}.bx-book-alt:before{content:"\e9e3"}.bx-book-bookmark:before{content:"\e9e4"}.bx-book-content:before{content:"\e9e5"}.bx-book-heart:before{content:"\e9e6"}.bx-bookmark:before{content:"\e9e7"}.bx-bookmark-alt:before{content:"\e9e8"}.bx-bookmark-alt-minus:before{content:"\e9e9"}.bx-bookmark-alt-plus:before{content:"\e9ea"}.bx-bookmark-heart:before{content:"\e9eb"}.bx-bookmark-minus:before{content:"\e9ec"}.bx-bookmark-plus:before{content:"\e9ed"}.bx-bookmarks:before{content:"\e9ee"}.bx-book-open:before{content:"\e9ef"}.bx-book-reader:before{content:"\e9f0"}.bx-border-all:before{content:"\e9f1"}.bx-border-bottom:before{content:"\e9f2"}.bx-border-inner:before{content:"\e9f3"}.bx-border-left:before{content:"\e9f4"}.bx-border-none:before{content:"\e9f5"}.bx-border-outer:before{content:"\e9f6"}.bx-border-radius:before{content:"\e9f7"}.bx-border-right:before{content:"\e9f8"}.bx-border-top:before{content:"\e9f9"}.bx-bot:before{content:"\e9fa"}.bx-bowling-ball:before{content:"\e9fb"}.bx-box:before{content:"\e9fc"}.bx-bracket:before{content:"\e9fd"}.bx-braille:before{content:"\e9fe"}.bx-brain:before{content:"\e9ff"}.bx-briefcase:before{content:"\ea00"}.bx-briefcase-alt:before{content:"\ea01"}.bx-briefcase-alt-2:before{content:"\ea02"}.bx-brightness:before{content:"\ea03"}.bx-brightness-half:before{content:"\ea04"}.bx-broadcast:before{content:"\ea05"}.bx-brush:before{content:"\ea06"}.bx-brush-alt:before{content:"\ea07"}.bx-bug:before{content:"\ea08"}.bx-bug-alt:before{content:"\ea09"}.bx-building:before{content:"\ea0a"}.bx-building-house:before{content:"\ea0b"}.bx-buildings:before{content:"\ea0c"}.bx-bulb:before{content:"\ea0d"}.bx-bullseye:before{content:"\ea0e"}.bx-buoy:before{content:"\ea0f"}.bx-bus:before{content:"\ea10"}.bx-bus-school:before{content:"\ea11"}.bx-cabinet:before{content:"\ea12"}.bx-cake:before{content:"\ea13"}.bx-calculator:before{content:"\ea14"}.bx-calendar:before{content:"\ea15"}.bx-calendar-alt:before{content:"\ea16"}.bx-calendar-check:before{content:"\ea17"}.bx-calendar-edit:before{content:"\ea18"}.bx-calendar-event:before{content:"\ea19"}.bx-calendar-exclamation:before{content:"\ea1a"}.bx-calendar-heart:before{content:"\ea1b"}.bx-calendar-minus:before{content:"\ea1c"}.bx-calendar-plus:before{content:"\ea1d"}.bx-calendar-star:before{content:"\ea1e"}.bx-calendar-week:before{content:"\ea1f"}.bx-calendar-x:before{content:"\ea20"}.bx-camera:before{content:"\ea21"}.bx-camera-home:before{content:"\ea22"}.bx-camera-movie:before{content:"\ea23"}.bx-camera-off:before{content:"\ea24"}.bx-capsule:before{content:"\ea25"}.bx-captions:before{content:"\ea26"}.bx-car:before{content:"\ea27"}.bx-card:before{content:"\ea28"}.bx-caret-down:before{content:"\ea29"}.bx-caret-down-circle:before{content:"\ea2a"}.bx-caret-down-square:before{content:"\ea2b"}.bx-caret-left:before{content:"\ea2c"}.bx-caret-left-circle:before{content:"\ea2d"}.bx-caret-left-square:before{content:"\ea2e"}.bx-caret-right:before{content:"\ea2f"}.bx-caret-right-circle:before{content:"\ea30"}.bx-caret-right-square:before{content:"\ea31"}.bx-caret-up:before{content:"\ea32"}.bx-caret-up-circle:before{content:"\ea33"}.bx-caret-up-square:before{content:"\ea34"}.bx-carousel:before{content:"\ea35"}.bx-cart:before{content:"\ea36"}.bx-cart-alt:before{content:"\ea37"}.bx-cast:before{content:"\ea38"}.bx-category:before{content:"\ea39"}.bx-category-alt:before{content:"\ea3a"}.bx-cctv:before{content:"\ea3b"}.bx-certification:before{content:"\ea3c"}.bx-chair:before{content:"\ea3d"}.bx-chalkboard:before{content:"\ea3e"}.bx-chart:before{content:"\ea3f"}.bx-chat:before{content:"\ea40"}.bx-check:before{content:"\ea41"}.bx-checkbox:before{content:"\ea42"}.bx-checkbox-checked:before{content:"\ea43"}.bx-checkbox-minus:before{content:"\ea44"}.bx-checkbox-square:before{content:"\ea45"}.bx-check-circle:before{content:"\ea46"}.bx-check-double:before{content:"\ea47"}.bx-check-shield:before{content:"\ea48"}.bx-check-square:before{content:"\ea49"}.bx-chevron-down:before{content:"\ea4a"}.bx-chevron-down-circle:before{content:"\ea4b"}.bx-chevron-down-square:before{content:"\ea4c"}.bx-chevron-left:before{content:"\ea4d"}.bx-chevron-left-circle:before{content:"\ea4e"}.bx-chevron-left-square:before{content:"\ea4f"}.bx-chevron-right:before{content:"\ea50"}.bx-chevron-right-circle:before{content:"\ea51"}.bx-chevron-right-square:before{content:"\ea52"}.bx-chevrons-down:before{content:"\ea53"}.bx-chevrons-left:before{content:"\ea54"}.bx-chevrons-right:before{content:"\ea55"}.bx-chevrons-up:before{content:"\ea56"}.bx-chevron-up:before{content:"\ea57"}.bx-chevron-up-circle:before{content:"\ea58"}.bx-chevron-up-square:before{content:"\ea59"}.bx-chip:before{content:"\ea5a"}.bx-church:before{content:"\ea5b"}.bx-circle:before{content:"\ea5c"}.bx-clinic:before{content:"\ea5d"}.bx-clipboard:before{content:"\ea5e"}.bx-closet:before{content:"\ea5f"}.bx-cloud:before{content:"\ea60"}.bx-cloud-download:before{content:"\ea61"}.bx-cloud-drizzle:before{content:"\ea62"}.bx-cloud-lightning:before{content:"\ea63"}.bx-cloud-light-rain:before{content:"\ea64"}.bx-cloud-rain:before{content:"\ea65"}.bx-cloud-snow:before{content:"\ea66"}.bx-cloud-upload:before{content:"\ea67"}.bx-code:before{content:"\ea68"}.bx-code-alt:before{content:"\ea69"}.bx-code-block:before{content:"\ea6a"}.bx-code-curly:before{content:"\ea6b"}.bx-coffee:before{content:"\ea6c"}.bx-coffee-togo:before{content:"\ea6d"}.bx-cog:before{content:"\ea6e"}.bx-coin:before{content:"\ea6f"}.bx-coin-stack:before{content:"\ea70"}.bx-collapse:before{content:"\ea71"}.bx-collection:before{content:"\ea72"}.bx-color-fill:before{content:"\ea73"}.bx-columns:before{content:"\ea74"}.bx-command:before{content:"\ea75"}.bx-comment:before{content:"\ea76"}.bx-comment-add:before{content:"\ea77"}.bx-comment-check:before{content:"\ea78"}.bx-comment-detail:before{content:"\ea79"}.bx-comment-dots:before{content:"\ea7a"}.bx-comment-edit:before{content:"\ea7b"}.bx-comment-error:before{content:"\ea7c"}.bx-comment-minus:before{content:"\ea7d"}.bx-comment-x:before{content:"\ea7e"}.bx-compass:before{content:"\ea7f"}.bx-confused:before{content:"\ea80"}.bx-conversation:before{content:"\ea81"}.bx-cookie:before{content:"\ea82"}.bx-cool:before{content:"\ea83"}.bx-copy:before{content:"\ea84"}.bx-copy-alt:before{content:"\ea85"}.bx-copyright:before{content:"\ea86"}.bx-credit-card:before{content:"\ea87"}.bx-credit-card-alt:before{content:"\ea88"}.bx-credit-card-front:before{content:"\ea89"}.bx-crop:before{content:"\ea8a"}.bx-crosshair:before{content:"\ea8b"}.bx-crown:before{content:"\ea8c"}.bx-cube:before{content:"\ea8d"}.bx-cube-alt:before{content:"\ea8e"}.bx-cuboid:before{content:"\ea8f"}.bx-current-location:before{content:"\ea90"}.bx-customize:before{content:"\ea91"}.bx-cut:before{content:"\ea92"}.bx-cycling:before{content:"\ea93"}.bx-cylinder:before{content:"\ea94"}.bx-data:before{content:"\ea95"}.bx-desktop:before{content:"\ea96"}.bx-detail:before{content:"\ea97"}.bx-devices:before{content:"\ea98"}.bx-dialpad:before{content:"\ea99"}.bx-dialpad-alt:before{content:"\ea9a"}.bx-diamond:before{content:"\ea9b"}.bx-dice-1:before{content:"\ea9c"}.bx-dice-2:before{content:"\ea9d"}.bx-dice-3:before{content:"\ea9e"}.bx-dice-4:before{content:"\ea9f"}.bx-dice-5:before{content:"\eaa0"}.bx-dice-6:before{content:"\eaa1"}.bx-directions:before{content:"\eaa2"}.bx-disc:before{content:"\eaa3"}.bx-dish:before{content:"\eaa4"}.bx-dislike:before{content:"\eaa5"}.bx-dizzy:before{content:"\eaa6"}.bx-dna:before{content:"\eaa7"}.bx-dock-bottom:before{content:"\eaa8"}.bx-dock-left:before{content:"\eaa9"}.bx-dock-right:before{content:"\eaaa"}.bx-dock-top:before{content:"\eaab"}.bx-dollar:before{content:"\eaac"}.bx-dollar-circle:before{content:"\eaad"}.bx-donate-blood:before{content:"\eaae"}.bx-donate-heart:before{content:"\eaaf"}.bx-door-open:before{content:"\eab0"}.bx-dots-horizontal:before{content:"\eab1"}.bx-dots-horizontal-rounded:before{content:"\eab2"}.bx-dots-vertical:before{content:"\eab3"}.bx-dots-vertical-rounded:before{content:"\eab4"}.bx-doughnut-chart:before{content:"\eab5"}.bx-down-arrow:before{content:"\eab6"}.bx-down-arrow-alt:before{content:"\eab7"}.bx-down-arrow-circle:before{content:"\eab8"}.bx-download:before{content:"\eab9"}.bx-downvote:before{content:"\eaba"}.bx-drink:before{content:"\eabb"}.bx-droplet:before{content:"\eabc"}.bx-dumbbell:before{content:"\eabd"}.bx-duplicate:before{content:"\eabe"}.bx-edit:before{content:"\eabf"}.bx-edit-alt:before{content:"\eac0"}.bx-envelope:before{content:"\eac1"}.bx-envelope-open:before{content:"\eac2"}.bx-equalizer:before{content:"\eac3"}.bx-eraser:before{content:"\eac4"}.bx-error:before{content:"\eac5"}.bx-error-alt:before{content:"\eac6"}.bx-error-circle:before{content:"\eac7"}.bx-euro:before{content:"\eac8"}.bx-exclude:before{content:"\eac9"}.bx-exit:before{content:"\eaca"}.bx-exit-fullscreen:before{content:"\eacb"}.bx-expand:before{content:"\eacc"}.bx-expand-alt:before{content:"\eacd"}.bx-export:before{content:"\eace"}.bx-extension:before{content:"\eacf"}.bx-face:before{content:"\ead0"}.bx-fast-forward:before{content:"\ead1"}.bx-fast-forward-circle:before{content:"\ead2"}.bx-female:before{content:"\ead3"}.bx-female-sign:before{content:"\ead4"}.bx-file:before{content:"\ead5"}.bx-file-blank:before{content:"\ead6"}.bx-file-find:before{content:"\ead7"}.bx-film:before{content:"\ead8"}.bx-filter:before{content:"\ead9"}.bx-filter-alt:before{content:"\eada"}.bx-fingerprint:before{content:"\eadb"}.bx-first-aid:before{content:"\eadc"}.bx-first-page:before{content:"\eadd"}.bx-flag:before{content:"\eade"}.bx-folder:before{content:"\eadf"}.bx-folder-minus:before{content:"\eae0"}.bx-folder-open:before{content:"\eae1"}.bx-folder-plus:before{content:"\eae2"}.bx-font:before{content:"\eae3"}.bx-font-color:before{content:"\eae4"}.bx-font-family:before{content:"\eae5"}.bx-font-size:before{content:"\eae6"}.bx-food-menu:before{content:"\eae7"}.bx-food-tag:before{content:"\eae8"}.bx-football:before{content:"\eae9"}.bx-fridge:before{content:"\eaea"}.bx-fullscreen:before{content:"\eaeb"}.bx-game:before{content:"\eaec"}.bx-gas-pump:before{content:"\eaed"}.bx-ghost:before{content:"\eaee"}.bx-gift:before{content:"\eaef"}.bx-git-branch:before{content:"\eaf0"}.bx-git-commit:before{content:"\eaf1"}.bx-git-compare:before{content:"\eaf2"}.bx-git-merge:before{content:"\eaf3"}.bx-git-pull-request:before{content:"\eaf4"}.bx-git-repo-forked:before{content:"\eaf5"}.bx-glasses:before{content:"\eaf6"}.bx-glasses-alt:before{content:"\eaf7"}.bx-globe:before{content:"\eaf8"}.bx-globe-alt:before{content:"\eaf9"}.bx-grid:before{content:"\eafa"}.bx-grid-alt:before{content:"\eafb"}.bx-grid-horizontal:before{content:"\eafc"}.bx-grid-small:before{content:"\eafd"}.bx-grid-vertical:before{content:"\eafe"}.bx-group:before{content:"\eaff"}.bx-handicap:before{content:"\eb00"}.bx-happy:before{content:"\eb01"}.bx-happy-alt:before{content:"\eb02"}.bx-happy-beaming:before{content:"\eb03"}.bx-happy-heart-eyes:before{content:"\eb04"}.bx-hash:before{content:"\eb05"}.bx-hdd:before{content:"\eb06"}.bx-heading:before{content:"\eb07"}.bx-headphone:before{content:"\eb08"}.bx-health:before{content:"\eb09"}.bx-heart:before{content:"\eb0a"}.bx-heart-circle:before{content:"\eb0b"}.bx-heart-square:before{content:"\eb0c"}.bx-help-circle:before{content:"\eb0d"}.bx-hide:before{content:"\eb0e"}.bx-highlight:before{content:"\eb0f"}.bx-history:before{content:"\eb10"}.bx-hive:before{content:"\eb11"}.bx-home:before{content:"\eb12"}.bx-home-alt:before{content:"\eb13"}.bx-home-circle:before{content:"\eb14"}.bx-home-heart:before{content:"\eb15"}.bx-home-smile:before{content:"\eb16"}.bx-horizontal-center:before{content:"\eb17"}.bx-hotel:before{content:"\eb18"}.bx-hourglass:before{content:"\eb19"}.bx-id-card:before{content:"\eb1a"}.bx-image:before{content:"\eb1b"}.bx-image-add:before{content:"\eb1c"}.bx-image-alt:before{content:"\eb1d"}.bx-images:before{content:"\eb1e"}.bx-import:before{content:"\eb1f"}.bx-infinite:before{content:"\eb20"}.bx-info-circle:before{content:"\eb21"}.bx-info-square:before{content:"\eb22"}.bx-intersect:before{content:"\eb23"}.bx-italic:before{content:"\eb24"}.bx-joystick:before{content:"\eb25"}.bx-joystick-alt:before{content:"\eb26"}.bx-joystick-button:before{content:"\eb27"}.bx-key:before{content:"\eb28"}.bx-label:before{content:"\eb29"}.bx-landscape:before{content:"\eb2a"}.bx-laptop:before{content:"\eb2b"}.bx-last-page:before{content:"\eb2c"}.bx-laugh:before{content:"\eb2d"}.bx-layer:before{content:"\eb2e"}.bx-layer-minus:before{content:"\eb2f"}.bx-layer-plus:before{content:"\eb30"}.bx-layout:before{content:"\eb31"}.bx-left-arrow:before{content:"\eb32"}.bx-left-arrow-alt:before{content:"\eb33"}.bx-left-arrow-circle:before{content:"\eb34"}.bx-left-down-arrow-circle:before{content:"\eb35"}.bx-left-indent:before{content:"\eb36"}.bx-left-top-arrow-circle:before{content:"\eb37"}.bx-library:before{content:"\eb38"}.bx-like:before{content:"\eb39"}.bx-line-chart:before{content:"\eb3a"}.bx-line-chart-down:before{content:"\eb3b"}.bx-link:before{content:"\eb3c"}.bx-link-alt:before{content:"\eb3d"}.bx-link-external:before{content:"\eb3e"}.bx-lira:before{content:"\eb3f"}.bx-list-check:before{content:"\eb40"}.bx-list-minus:before{content:"\eb41"}.bx-list-ol:before{content:"\eb42"}.bx-list-plus:before{content:"\eb43"}.bx-list-ul:before{content:"\eb44"}.bx-loader:before{content:"\eb45"}.bx-loader-alt:before{content:"\eb46"}.bx-loader-circle:before{content:"\eb47"}.bx-location-plus:before{content:"\eb48"}.bx-lock:before{content:"\eb49"}.bx-lock-alt:before{content:"\eb4a"}.bx-lock-open:before{content:"\eb4b"}.bx-lock-open-alt:before{content:"\eb4c"}.bx-log-in:before{content:"\eb4d"}.bx-log-in-circle:before{content:"\eb4e"}.bx-log-out:before{content:"\eb4f"}.bx-log-out-circle:before{content:"\eb50"}.bx-low-vision:before{content:"\eb51"}.bx-magnet:before{content:"\eb52"}.bx-mail-send:before{content:"\eb53"}.bx-male:before{content:"\eb54"}.bx-male-sign:before{content:"\eb55"}.bx-map:before{content:"\eb56"}.bx-map-alt:before{content:"\eb57"}.bx-map-pin:before{content:"\eb58"}.bx-mask:before{content:"\eb59"}.bx-medal:before{content:"\eb5a"}.bx-meh:before{content:"\eb5b"}.bx-meh-alt:before{content:"\eb5c"}.bx-meh-blank:before{content:"\eb5d"}.bx-memory-card:before{content:"\eb5e"}.bx-menu:before{content:"\eb5f"}.bx-menu-alt-left:before{content:"\eb60"}.bx-menu-alt-right:before{content:"\eb61"}.bx-merge:before{content:"\eb62"}.bx-message:before{content:"\eb63"}.bx-message-add:before{content:"\eb64"}.bx-message-alt:before{content:"\eb65"}.bx-message-alt-add:before{content:"\eb66"}.bx-message-alt-check:before{content:"\eb67"}.bx-message-alt-detail:before{content:"\eb68"}.bx-message-alt-dots:before{content:"\eb69"}.bx-message-alt-edit:before{content:"\eb6a"}.bx-message-alt-error:before{content:"\eb6b"}.bx-message-alt-minus:before{content:"\eb6c"}.bx-message-alt-x:before{content:"\eb6d"}.bx-message-check:before{content:"\eb6e"}.bx-message-detail:before{content:"\eb6f"}.bx-message-dots:before{content:"\eb70"}.bx-message-edit:before{content:"\eb71"}.bx-message-error:before{content:"\eb72"}.bx-message-minus:before{content:"\eb73"}.bx-message-rounded:before{content:"\eb74"}.bx-message-rounded-add:before{content:"\eb75"}.bx-message-rounded-check:before{content:"\eb76"}.bx-message-rounded-detail:before{content:"\eb77"}.bx-message-rounded-dots:before{content:"\eb78"}.bx-message-rounded-edit:before{content:"\eb79"}.bx-message-rounded-error:before{content:"\eb7a"}.bx-message-rounded-minus:before{content:"\eb7b"}.bx-message-rounded-x:before{content:"\eb7c"}.bx-message-square:before{content:"\eb7d"}.bx-message-square-add:before{content:"\eb7e"}.bx-message-square-check:before{content:"\eb7f"}.bx-message-square-detail:before{content:"\eb80"}.bx-message-square-dots:before{content:"\eb81"}.bx-message-square-edit:before{content:"\eb82"}.bx-message-square-error:before{content:"\eb83"}.bx-message-square-minus:before{content:"\eb84"}.bx-message-square-x:before{content:"\eb85"}.bx-message-x:before{content:"\eb86"}.bx-meteor:before{content:"\eb87"}.bx-microchip:before{content:"\eb88"}.bx-microphone:before{content:"\eb89"}.bx-microphone-off:before{content:"\eb8a"}.bx-minus:before{content:"\eb8b"}.bx-minus-back:before{content:"\eb8c"}.bx-minus-circle:before{content:"\eb8d"}.bx-minus-front:before{content:"\eb8e"}.bx-mobile:before{content:"\eb8f"}.bx-mobile-alt:before{content:"\eb90"}.bx-mobile-landscape:before{content:"\eb91"}.bx-mobile-vibration:before{content:"\eb92"}.bx-money:before{content:"\eb93"}.bx-moon:before{content:"\eb94"}.bx-mouse:before{content:"\eb95"}.bx-mouse-alt:before{content:"\eb96"}.bx-move:before{content:"\eb97"}.bx-move-horizontal:before{content:"\eb98"}.bx-move-vertical:before{content:"\eb99"}.bx-movie:before{content:"\eb9a"}.bx-movie-play:before{content:"\eb9b"}.bx-music:before{content:"\eb9c"}.bx-navigation:before{content:"\eb9d"}.bx-network-chart:before{content:"\eb9e"}.bx-news:before{content:"\eb9f"}.bx-no-entry:before{content:"\eba0"}.bx-note:before{content:"\eba1"}.bx-notepad:before{content:"\eba2"}.bx-notification:before{content:"\eba3"}.bx-notification-off:before{content:"\eba4"}.bx-outline:before{content:"\eba5"}.bx-package:before{content:"\eba6"}.bx-paint:before{content:"\eba7"}.bx-paint-roll:before{content:"\eba8"}.bx-palette:before{content:"\eba9"}.bx-paperclip:before{content:"\ebaa"}.bx-paper-plane:before{content:"\ebab"}.bx-paragraph:before{content:"\ebac"}.bx-paste:before{content:"\ebad"}.bx-pause:before{content:"\ebae"}.bx-pause-circle:before{content:"\ebaf"}.bx-pen:before{content:"\ebb0"}.bx-pencil:before{content:"\ebb1"}.bx-phone:before{content:"\ebb2"}.bx-phone-call:before{content:"\ebb3"}.bx-phone-incoming:before{content:"\ebb4"}.bx-phone-off:before{content:"\ebb5"}.bx-phone-outgoing:before{content:"\ebb6"}.bx-photo-album:before{content:"\ebb7"}.bx-pie-chart:before{content:"\ebb8"}.bx-pie-chart-alt:before{content:"\ebb9"}.bx-pie-chart-alt-2:before{content:"\ebba"}.bx-pin:before{content:"\ebbb"}.bx-planet:before{content:"\ebbc"}.bx-play:before{content:"\ebbd"}.bx-play-circle:before{content:"\ebbe"}.bx-plug:before{content:"\ebbf"}.bx-plus:before{content:"\ebc0"}.bx-plus-circle:before{content:"\ebc1"}.bx-plus-medical:before{content:"\ebc2"}.bx-podcast:before{content:"\ebc3"}.bx-pointer:before{content:"\ebc4"}.bx-poll:before{content:"\ebc5"}.bx-polygon:before{content:"\ebc6"}.bx-pound:before{content:"\ebc7"}.bx-power-off:before{content:"\ebc8"}.bx-printer:before{content:"\ebc9"}.bx-pulse:before{content:"\ebca"}.bx-purchase-tag:before{content:"\ebcb"}.bx-purchase-tag-alt:before{content:"\ebcc"}.bx-pyramid:before{content:"\ebcd"}.bx-qr:before{content:"\ebce"}.bx-qr-scan:before{content:"\ebcf"}.bx-question-mark:before{content:"\ebd0"}.bx-radar:before{content:"\ebd1"}.bx-radio:before{content:"\ebd2"}.bx-radio-circle:before{content:"\ebd3"}.bx-radio-circle-marked:before{content:"\ebd4"}.bx-receipt:before{content:"\ebd5"}.bx-rectangle:before{content:"\ebd6"}.bx-recycle:before{content:"\ebd7"}.bx-redo:before{content:"\ebd8"}.bx-refresh:before{content:"\ebd9"}.bx-registered:before{content:"\ebda"}.bx-rename:before{content:"\ebdb"}.bx-repeat:before{content:"\ebdc"}.bx-reply:before{content:"\ebdd"}.bx-reply-all:before{content:"\ebde"}.bx-repost:before{content:"\ebdf"}.bx-reset:before{content:"\ebe0"}.bx-restaurant:before{content:"\ebe1"}.bx-revision:before{content:"\ebe2"}.bx-rewind:before{content:"\ebe3"}.bx-rewind-circle:before{content:"\ebe4"}.bx-right-arrow:before{content:"\ebe5"}.bx-right-arrow-alt:before{content:"\ebe6"}.bx-right-arrow-circle:before{content:"\ebe7"}.bx-right-down-arrow-circle:before{content:"\ebe8"}.bx-right-indent:before{content:"\ebe9"}.bx-right-top-arrow-circle:before{content:"\ebea"}.bx-rocket:before{content:"\ebeb"}.bx-rotate-left:before{content:"\ebec"}.bx-rotate-right:before{content:"\ebed"}.bx-rss:before{content:"\ebee"}.bx-ruble:before{content:"\ebef"}.bx-ruler:before{content:"\ebf0"}.bx-run:before{content:"\ebf1"}.bx-rupee:before{content:"\ebf2"}.bx-sad:before{content:"\ebf3"}.bx-save:before{content:"\ebf4"}.bx-scan:before{content:"\ebf5"}.bx-screenshot:before{content:"\ebf6"}.bx-search:before{content:"\ebf7"}.bx-search-alt:before{content:"\ebf8"}.bx-search-alt-2:before{content:"\ebf9"}.bx-selection:before{content:"\ebfa"}.bx-select-multiple:before{content:"\ebfb"}.bx-send:before{content:"\ebfc"}.bx-server:before{content:"\ebfd"}.bx-shape-circle:before{content:"\ebfe"}.bx-shape-polygon:before{content:"\ebff"}.bx-shape-square:before{content:"\ec00"}.bx-shape-triangle:before{content:"\ec01"}.bx-share:before{content:"\ec02"}.bx-share-alt:before{content:"\ec03"}.bx-shekel:before{content:"\ec04"}.bx-shield:before{content:"\ec05"}.bx-shield-alt:before{content:"\ec06"}.bx-shield-alt-2:before{content:"\ec07"}.bx-shield-quarter:before{content:"\ec08"}.bx-shield-x:before{content:"\ec09"}.bx-shocked:before{content:"\ec0a"}.bx-shopping-bag:before{content:"\ec0b"}.bx-show:before{content:"\ec0c"}.bx-show-alt:before{content:"\ec0d"}.bx-shuffle:before{content:"\ec0e"}.bx-sidebar:before{content:"\ec0f"}.bx-sitemap:before{content:"\ec10"}.bx-skip-next:before{content:"\ec11"}.bx-skip-next-circle:before{content:"\ec12"}.bx-skip-previous:before{content:"\ec13"}.bx-skip-previous-circle:before{content:"\ec14"}.bx-sleepy:before{content:"\ec15"}.bx-slider:before{content:"\ec16"}.bx-slider-alt:before{content:"\ec17"}.bx-slideshow:before{content:"\ec18"}.bx-smile:before{content:"\ec19"}.bx-sort:before{content:"\ec1a"}.bx-sort-alt-2:before{content:"\ec1b"}.bx-sort-a-z:before{content:"\ec1c"}.bx-sort-down:before{content:"\ec1d"}.bx-sort-up:before{content:"\ec1e"}.bx-sort-z-a:before{content:"\ec1f"}.bx-spa:before{content:"\ec20"}.bx-space-bar:before{content:"\ec21"}.bx-speaker:before{content:"\ec22"}.bx-spray-can:before{content:"\ec23"}.bx-spreadsheet:before{content:"\ec24"}.bx-square:before{content:"\ec25"}.bx-square-rounded:before{content:"\ec26"}.bx-star:before{content:"\ec27"}.bx-station:before{content:"\ec28"}.bx-stats:before{content:"\ec29"}.bx-sticker:before{content:"\ec2a"}.bx-stop:before{content:"\ec2b"}.bx-stop-circle:before{content:"\ec2c"}.bx-stopwatch:before{content:"\ec2d"}.bx-store:before{content:"\ec2e"}.bx-store-alt:before{content:"\ec2f"}.bx-street-view:before{content:"\ec30"}.bx-strikethrough:before{content:"\ec31"}.bx-subdirectory-left:before{content:"\ec32"}.bx-subdirectory-right:before{content:"\ec33"}.bx-sun:before{content:"\ec34"}.bx-support:before{content:"\ec35"}.bx-swim:before{content:"\ec36"}.bx-sync:before{content:"\ec37"}.bx-tab:before{content:"\ec38"}.bx-table:before{content:"\ec39"}.bx-tachometer:before{content:"\ec3a"}.bx-tag:before{content:"\ec3b"}.bx-tag-alt:before{content:"\ec3c"}.bx-target-lock:before{content:"\ec3d"}.bx-task:before{content:"\ec3e"}.bx-task-x:before{content:"\ec3f"}.bx-taxi:before{content:"\ec40"}.bx-tennis-ball:before{content:"\ec41"}.bx-terminal:before{content:"\ec42"}.bx-test-tube:before{content:"\ec43"}.bx-text:before{content:"\ec44"}.bx-time:before{content:"\ec45"}.bx-time-five:before{content:"\ec46"}.bx-timer:before{content:"\ec47"}.bx-tired:before{content:"\ec48"}.bx-toggle-left:before{content:"\ec49"}.bx-toggle-right:before{content:"\ec4a"}.bx-tone:before{content:"\ec4b"}.bx-traffic-cone:before{content:"\ec4c"}.bx-train:before{content:"\ec4d"}.bx-transfer:before{content:"\ec4e"}.bx-transfer-alt:before{content:"\ec4f"}.bx-trash:before{content:"\ec50"}.bx-trash-alt:before{content:"\ec51"}.bx-trending-down:before{content:"\ec52"}.bx-trending-up:before{content:"\ec53"}.bx-trim:before{content:"\ec54"}.bx-trip:before{content:"\ec55"}.bx-trophy:before{content:"\ec56"}.bx-tv:before{content:"\ec57"}.bx-underline:before{content:"\ec58"}.bx-undo:before{content:"\ec59"}.bx-unite:before{content:"\ec5a"}.bx-unlink:before{content:"\ec5b"}.bx-up-arrow:before{content:"\ec5c"}.bx-up-arrow-alt:before{content:"\ec5d"}.bx-up-arrow-circle:before{content:"\ec5e"}.bx-upload:before{content:"\ec5f"}.bx-upside-down:before{content:"\ec60"}.bx-upvote:before{content:"\ec61"}.bx-usb:before{content:"\ec62"}.bx-user:before{content:"\ec63"}.bx-user-check:before{content:"\ec64"}.bx-user-circle:before{content:"\ec65"}.bx-user-minus:before{content:"\ec66"}.bx-user-pin:before{content:"\ec67"}.bx-user-plus:before{content:"\ec68"}.bx-user-voice:before{content:"\ec69"}.bx-user-x:before{content:"\ec6a"}.bx-vector:before{content:"\ec6b"}.bx-vertical-center:before{content:"\ec6c"}.bx-vial:before{content:"\ec6d"}.bx-video:before{content:"\ec6e"}.bx-video-off:before{content:"\ec6f"}.bx-video-plus:before{content:"\ec70"}.bx-video-recording:before{content:"\ec71"}.bx-voicemail:before{content:"\ec72"}.bx-volume:before{content:"\ec73"}.bx-volume-full:before{content:"\ec74"}.bx-volume-low:before{content:"\ec75"}.bx-volume-mute:before{content:"\ec76"}.bx-walk:before{content:"\ec77"}.bx-wallet:before{content:"\ec78"}.bx-wallet-alt:before{content:"\ec79"}.bx-water:before{content:"\ec7a"}.bx-webcam:before{content:"\ec7b"}.bx-wifi:before{content:"\ec7c"}.bx-wifi-0:before{content:"\ec7d"}.bx-wifi-1:before{content:"\ec7e"}.bx-wifi-2:before{content:"\ec7f"}.bx-wifi-off:before{content:"\ec80"}.bx-wind:before{content:"\ec81"}.bx-window:before{content:"\ec82"}.bx-window-alt:before{content:"\ec83"}.bx-window-close:before{content:"\ec84"}.bx-window-open:before{content:"\ec85"}.bx-windows:before{content:"\ec86"}.bx-wine:before{content:"\ec87"}.bx-wink-smile:before{content:"\ec88"}.bx-wink-tongue:before{content:"\ec89"}.bx-won:before{content:"\ec8a"}.bx-world:before{content:"\ec8b"}.bx-wrench:before{content:"\ec8c"}.bx-x:before{content:"\ec8d"}.bx-x-circle:before{content:"\ec8e"}.bx-yen:before{content:"\ec8f"}.bx-zoom-in:before{content:"\ec90"}.bx-zoom-out:before{content:"\ec91"}.bxs-party:before{content:"\ec92"}.bxs-hot:before{content:"\ec93"}.bxs-droplet:before{content:"\ec94"}.bxs-cat:before{content:"\ec95"}.bxs-dog:before{content:"\ec96"}.bxs-injection:before{content:"\ec97"}.bxs-leaf:before{content:"\ec98"}.bxs-add-to-queue:before{content:"\ec99"}.bxs-adjust:before{content:"\ec9a"}.bxs-adjust-alt:before{content:"\ec9b"}.bxs-alarm:before{content:"\ec9c"}.bxs-alarm-add:before{content:"\ec9d"}.bxs-alarm-exclamation:before{content:"\ec9e"}.bxs-alarm-off:before{content:"\ec9f"}.bxs-alarm-snooze:before{content:"\eca0"}.bxs-album:before{content:"\eca1"}.bxs-ambulance:before{content:"\eca2"}.bxs-analyse:before{content:"\eca3"}.bxs-angry:before{content:"\eca4"}.bxs-arch:before{content:"\eca5"}.bxs-archive:before{content:"\eca6"}.bxs-archive-in:before{content:"\eca7"}.bxs-archive-out:before{content:"\eca8"}.bxs-area:before{content:"\eca9"}.bxs-arrow-from-bottom:before{content:"\ecaa"}.bxs-arrow-from-left:before{content:"\ecab"}.bxs-arrow-from-right:before{content:"\ecac"}.bxs-arrow-from-top:before{content:"\ecad"}.bxs-arrow-to-bottom:before{content:"\ecae"}.bxs-arrow-to-left:before{content:"\ecaf"}.bxs-arrow-to-right:before{content:"\ecb0"}.bxs-arrow-to-top:before{content:"\ecb1"}.bxs-award:before{content:"\ecb2"}.bxs-baby-carriage:before{content:"\ecb3"}.bxs-backpack:before{content:"\ecb4"}.bxs-badge:before{content:"\ecb5"}.bxs-badge-check:before{content:"\ecb6"}.bxs-badge-dollar:before{content:"\ecb7"}.bxs-ball:before{content:"\ecb8"}.bxs-band-aid:before{content:"\ecb9"}.bxs-bank:before{content:"\ecba"}.bxs-bar-chart-alt-2:before{content:"\ecbb"}.bxs-bar-chart-square:before{content:"\ecbc"}.bxs-barcode:before{content:"\ecbd"}.bxs-baseball:before{content:"\ecbe"}.bxs-basket:before{content:"\ecbf"}.bxs-basketball:before{content:"\ecc0"}.bxs-bath:before{content:"\ecc1"}.bxs-battery:before{content:"\ecc2"}.bxs-battery-charging:before{content:"\ecc3"}.bxs-battery-full:before{content:"\ecc4"}.bxs-battery-low:before{content:"\ecc5"}.bxs-bed:before{content:"\ecc6"}.bxs-been-here:before{content:"\ecc7"}.bxs-beer:before{content:"\ecc8"}.bxs-bell:before{content:"\ecc9"}.bxs-bell-minus:before{content:"\ecca"}.bxs-bell-off:before{content:"\eccb"}.bxs-bell-plus:before{content:"\eccc"}.bxs-bell-ring:before{content:"\eccd"}.bxs-bible:before{content:"\ecce"}.bxs-binoculars:before{content:"\eccf"}.bxs-blanket:before{content:"\ecd0"}.bxs-bolt:before{content:"\ecd1"}.bxs-bolt-circle:before{content:"\ecd2"}.bxs-bomb:before{content:"\ecd3"}.bxs-bone:before{content:"\ecd4"}.bxs-bong:before{content:"\ecd5"}.bxs-book:before{content:"\ecd6"}.bxs-book-add:before{content:"\ecd7"}.bxs-book-alt:before{content:"\ecd8"}.bxs-book-bookmark:before{content:"\ecd9"}.bxs-book-content:before{content:"\ecda"}.bxs-book-heart:before{content:"\ecdb"}.bxs-bookmark:before{content:"\ecdc"}.bxs-bookmark-alt:before{content:"\ecdd"}.bxs-bookmark-alt-minus:before{content:"\ecde"}.bxs-bookmark-alt-plus:before{content:"\ecdf"}.bxs-bookmark-heart:before{content:"\ece0"}.bxs-bookmark-minus:before{content:"\ece1"}.bxs-bookmark-plus:before{content:"\ece2"}.bxs-bookmarks:before{content:"\ece3"}.bxs-bookmark-star:before{content:"\ece4"}.bxs-book-open:before{content:"\ece5"}.bxs-book-reader:before{content:"\ece6"}.bxs-bot:before{content:"\ece7"}.bxs-bowling-ball:before{content:"\ece8"}.bxs-box:before{content:"\ece9"}.bxs-brain:before{content:"\ecea"}.bxs-briefcase:before{content:"\eceb"}.bxs-briefcase-alt:before{content:"\ecec"}.bxs-briefcase-alt-2:before{content:"\eced"}.bxs-brightness:before{content:"\ecee"}.bxs-brightness-half:before{content:"\ecef"}.bxs-brush:before{content:"\ecf0"}.bxs-brush-alt:before{content:"\ecf1"}.bxs-bug:before{content:"\ecf2"}.bxs-bug-alt:before{content:"\ecf3"}.bxs-building:before{content:"\ecf4"}.bxs-building-house:before{content:"\ecf5"}.bxs-buildings:before{content:"\ecf6"}.bxs-bulb:before{content:"\ecf7"}.bxs-bullseye:before{content:"\ecf8"}.bxs-buoy:before{content:"\ecf9"}.bxs-bus:before{content:"\ecfa"}.bxs-business:before{content:"\ecfb"}.bxs-bus-school:before{content:"\ecfc"}.bxs-cabinet:before{content:"\ecfd"}.bxs-cake:before{content:"\ecfe"}.bxs-calculator:before{content:"\ecff"}.bxs-calendar:before{content:"\ed00"}.bxs-calendar-alt:before{content:"\ed01"}.bxs-calendar-check:before{content:"\ed02"}.bxs-calendar-edit:before{content:"\ed03"}.bxs-calendar-event:before{content:"\ed04"}.bxs-calendar-exclamation:before{content:"\ed05"}.bxs-calendar-heart:before{content:"\ed06"}.bxs-calendar-minus:before{content:"\ed07"}.bxs-calendar-plus:before{content:"\ed08"}.bxs-calendar-star:before{content:"\ed09"}.bxs-calendar-week:before{content:"\ed0a"}.bxs-calendar-x:before{content:"\ed0b"}.bxs-camera:before{content:"\ed0c"}.bxs-camera-home:before{content:"\ed0d"}.bxs-camera-movie:before{content:"\ed0e"}.bxs-camera-off:before{content:"\ed0f"}.bxs-camera-plus:before{content:"\ed10"}.bxs-capsule:before{content:"\ed11"}.bxs-captions:before{content:"\ed12"}.bxs-car:before{content:"\ed13"}.bxs-car-battery:before{content:"\ed14"}.bxs-car-crash:before{content:"\ed15"}.bxs-card:before{content:"\ed16"}.bxs-caret-down-circle:before{content:"\ed17"}.bxs-caret-down-square:before{content:"\ed18"}.bxs-caret-left-circle:before{content:"\ed19"}.bxs-caret-left-square:before{content:"\ed1a"}.bxs-caret-right-circle:before{content:"\ed1b"}.bxs-caret-right-square:before{content:"\ed1c"}.bxs-caret-up-circle:before{content:"\ed1d"}.bxs-caret-up-square:before{content:"\ed1e"}.bxs-car-garage:before{content:"\ed1f"}.bxs-car-mechanic:before{content:"\ed20"}.bxs-carousel:before{content:"\ed21"}.bxs-cart:before{content:"\ed22"}.bxs-cart-add:before{content:"\ed23"}.bxs-cart-alt:before{content:"\ed24"}.bxs-cart-download:before{content:"\ed25"}.bxs-car-wash:before{content:"\ed26"}.bxs-category:before{content:"\ed27"}.bxs-category-alt:before{content:"\ed28"}.bxs-cctv:before{content:"\ed29"}.bxs-certification:before{content:"\ed2a"}.bxs-chalkboard:before{content:"\ed2b"}.bxs-chart:before{content:"\ed2c"}.bxs-chat:before{content:"\ed2d"}.bxs-checkbox:before{content:"\ed2e"}.bxs-checkbox-checked:before{content:"\ed2f"}.bxs-checkbox-minus:before{content:"\ed30"}.bxs-check-circle:before{content:"\ed31"}.bxs-check-shield:before{content:"\ed32"}.bxs-check-square:before{content:"\ed33"}.bxs-chess:before{content:"\ed34"}.bxs-chevron-down:before{content:"\ed35"}.bxs-chevron-down-circle:before{content:"\ed36"}.bxs-chevron-down-square:before{content:"\ed37"}.bxs-chevron-left:before{content:"\ed38"}.bxs-chevron-left-circle:before{content:"\ed39"}.bxs-chevron-left-square:before{content:"\ed3a"}.bxs-chevron-right:before{content:"\ed3b"}.bxs-chevron-right-circle:before{content:"\ed3c"}.bxs-chevron-right-square:before{content:"\ed3d"}.bxs-chevrons-down:before{content:"\ed3e"}.bxs-chevrons-left:before{content:"\ed3f"}.bxs-chevrons-right:before{content:"\ed40"}.bxs-chevrons-up:before{content:"\ed41"}.bxs-chevron-up:before{content:"\ed42"}.bxs-chevron-up-circle:before{content:"\ed43"}.bxs-chevron-up-square:before{content:"\ed44"}.bxs-chip:before{content:"\ed45"}.bxs-church:before{content:"\ed46"}.bxs-circle:before{content:"\ed47"}.bxs-city:before{content:"\ed48"}.bxs-clinic:before{content:"\ed49"}.bxs-cloud:before{content:"\ed4a"}.bxs-cloud-download:before{content:"\ed4b"}.bxs-cloud-lightning:before{content:"\ed4c"}.bxs-cloud-rain:before{content:"\ed4d"}.bxs-cloud-upload:before{content:"\ed4e"}.bxs-coffee:before{content:"\ed4f"}.bxs-coffee-alt:before{content:"\ed50"}.bxs-coffee-togo:before{content:"\ed51"}.bxs-cog:before{content:"\ed52"}.bxs-coin:before{content:"\ed53"}.bxs-coin-stack:before{content:"\ed54"}.bxs-collection:before{content:"\ed55"}.bxs-color-fill:before{content:"\ed56"}.bxs-comment:before{content:"\ed57"}.bxs-comment-add:before{content:"\ed58"}.bxs-comment-check:before{content:"\ed59"}.bxs-comment-detail:before{content:"\ed5a"}.bxs-comment-dots:before{content:"\ed5b"}.bxs-comment-edit:before{content:"\ed5c"}.bxs-comment-error:before{content:"\ed5d"}.bxs-comment-minus:before{content:"\ed5e"}.bxs-comment-x:before{content:"\ed5f"}.bxs-compass:before{content:"\ed60"}.bxs-component:before{content:"\ed61"}.bxs-confused:before{content:"\ed62"}.bxs-contact:before{content:"\ed63"}.bxs-conversation:before{content:"\ed64"}.bxs-cookie:before{content:"\ed65"}.bxs-cool:before{content:"\ed66"}.bxs-copy:before{content:"\ed67"}.bxs-copy-alt:before{content:"\ed68"}.bxs-copyright:before{content:"\ed69"}.bxs-coupon:before{content:"\ed6a"}.bxs-credit-card:before{content:"\ed6b"}.bxs-credit-card-alt:before{content:"\ed6c"}.bxs-credit-card-front:before{content:"\ed6d"}.bxs-crop:before{content:"\ed6e"}.bxs-crown:before{content:"\ed6f"}.bxs-cube:before{content:"\ed70"}.bxs-cube-alt:before{content:"\ed71"}.bxs-cuboid:before{content:"\ed72"}.bxs-customize:before{content:"\ed73"}.bxs-cylinder:before{content:"\ed74"}.bxs-dashboard:before{content:"\ed75"}.bxs-data:before{content:"\ed76"}.bxs-detail:before{content:"\ed77"}.bxs-devices:before{content:"\ed78"}.bxs-diamond:before{content:"\ed79"}.bxs-dice-1:before{content:"\ed7a"}.bxs-dice-2:before{content:"\ed7b"}.bxs-dice-3:before{content:"\ed7c"}.bxs-dice-4:before{content:"\ed7d"}.bxs-dice-5:before{content:"\ed7e"}.bxs-dice-6:before{content:"\ed7f"}.bxs-direction-left:before{content:"\ed80"}.bxs-direction-right:before{content:"\ed81"}.bxs-directions:before{content:"\ed82"}.bxs-disc:before{content:"\ed83"}.bxs-discount:before{content:"\ed84"}.bxs-dish:before{content:"\ed85"}.bxs-dislike:before{content:"\ed86"}.bxs-dizzy:before{content:"\ed87"}.bxs-dock-bottom:before{content:"\ed88"}.bxs-dock-left:before{content:"\ed89"}.bxs-dock-right:before{content:"\ed8a"}.bxs-dock-top:before{content:"\ed8b"}.bxs-dollar-circle:before{content:"\ed8c"}.bxs-donate-blood:before{content:"\ed8d"}.bxs-donate-heart:before{content:"\ed8e"}.bxs-door-open:before{content:"\ed8f"}.bxs-doughnut-chart:before{content:"\ed90"}.bxs-down-arrow:before{content:"\ed91"}.bxs-down-arrow-alt:before{content:"\ed92"}.bxs-down-arrow-circle:before{content:"\ed93"}.bxs-down-arrow-square:before{content:"\ed94"}.bxs-download:before{content:"\ed95"}.bxs-downvote:before{content:"\ed96"}.bxs-drink:before{content:"\ed97"}.bxs-droplet-half:before{content:"\ed98"}.bxs-dryer:before{content:"\ed99"}.bxs-duplicate:before{content:"\ed9a"}.bxs-edit:before{content:"\ed9b"}.bxs-edit-alt:before{content:"\ed9c"}.bxs-edit-location:before{content:"\ed9d"}.bxs-eject:before{content:"\ed9e"}.bxs-envelope:before{content:"\ed9f"}.bxs-envelope-open:before{content:"\eda0"}.bxs-eraser:before{content:"\eda1"}.bxs-error:before{content:"\eda2"}.bxs-error-alt:before{content:"\eda3"}.bxs-error-circle:before{content:"\eda4"}.bxs-ev-station:before{content:"\eda5"}.bxs-exit:before{content:"\eda6"}.bxs-extension:before{content:"\eda7"}.bxs-eyedropper:before{content:"\eda8"}.bxs-face:before{content:"\eda9"}.bxs-face-mask:before{content:"\edaa"}.bxs-factory:before{content:"\edab"}.bxs-fast-forward-circle:before{content:"\edac"}.bxs-file:before{content:"\edad"}.bxs-file-archive:before{content:"\edae"}.bxs-file-blank:before{content:"\edaf"}.bxs-file-css:before{content:"\edb0"}.bxs-file-doc:before{content:"\edb1"}.bxs-file-export:before{content:"\edb2"}.bxs-file-find:before{content:"\edb3"}.bxs-file-gif:before{content:"\edb4"}.bxs-file-html:before{content:"\edb5"}.bxs-file-image:before{content:"\edb6"}.bxs-file-import:before{content:"\edb7"}.bxs-file-jpg:before{content:"\edb8"}.bxs-file-js:before{content:"\edb9"}.bxs-file-json:before{content:"\edba"}.bxs-file-md:before{content:"\edbb"}.bxs-file-pdf:before{content:"\edbc"}.bxs-file-plus:before{content:"\edbd"}.bxs-file-png:before{content:"\edbe"}.bxs-file-txt:before{content:"\edbf"}.bxs-film:before{content:"\edc0"}.bxs-filter-alt:before{content:"\edc1"}.bxs-first-aid:before{content:"\edc2"}.bxs-flag:before{content:"\edc3"}.bxs-flag-alt:before{content:"\edc4"}.bxs-flag-checkered:before{content:"\edc5"}.bxs-flame:before{content:"\edc6"}.bxs-flask:before{content:"\edc7"}.bxs-florist:before{content:"\edc8"}.bxs-folder:before{content:"\edc9"}.bxs-folder-minus:before{content:"\edca"}.bxs-folder-open:before{content:"\edcb"}.bxs-folder-plus:before{content:"\edcc"}.bxs-food-menu:before{content:"\edcd"}.bxs-fridge:before{content:"\edce"}.bxs-game:before{content:"\edcf"}.bxs-gas-pump:before{content:"\edd0"}.bxs-ghost:before{content:"\edd1"}.bxs-gift:before{content:"\edd2"}.bxs-graduation:before{content:"\edd3"}.bxs-grid:before{content:"\edd4"}.bxs-grid-alt:before{content:"\edd5"}.bxs-group:before{content:"\edd6"}.bxs-guitar-amp:before{content:"\edd7"}.bxs-hand:before{content:"\edd8"}.bxs-hand-down:before{content:"\edd9"}.bxs-hand-left:before{content:"\edda"}.bxs-hand-right:before{content:"\eddb"}.bxs-hand-up:before{content:"\eddc"}.bxs-happy:before{content:"\eddd"}.bxs-happy-alt:before{content:"\edde"}.bxs-happy-beaming:before{content:"\eddf"}.bxs-happy-heart-eyes:before{content:"\ede0"}.bxs-hdd:before{content:"\ede1"}.bxs-heart:before{content:"\ede2"}.bxs-heart-circle:before{content:"\ede3"}.bxs-heart-square:before{content:"\ede4"}.bxs-help-circle:before{content:"\ede5"}.bxs-hide:before{content:"\ede6"}.bxs-home:before{content:"\ede7"}.bxs-home-circle:before{content:"\ede8"}.bxs-home-heart:before{content:"\ede9"}.bxs-home-smile:before{content:"\edea"}.bxs-hotel:before{content:"\edeb"}.bxs-hourglass:before{content:"\edec"}.bxs-hourglass-bottom:before{content:"\eded"}.bxs-hourglass-top:before{content:"\edee"}.bxs-id-card:before{content:"\edef"}.bxs-image:before{content:"\edf0"}.bxs-image-add:before{content:"\edf1"}.bxs-image-alt:before{content:"\edf2"}.bxs-inbox:before{content:"\edf3"}.bxs-info-circle:before{content:"\edf4"}.bxs-info-square:before{content:"\edf5"}.bxs-institution:before{content:"\edf6"}.bxs-joystick:before{content:"\edf7"}.bxs-joystick-alt:before{content:"\edf8"}.bxs-joystick-button:before{content:"\edf9"}.bxs-key:before{content:"\edfa"}.bxs-keyboard:before{content:"\edfb"}.bxs-label:before{content:"\edfc"}.bxs-landmark:before{content:"\edfd"}.bxs-landscape:before{content:"\edfe"}.bxs-laugh:before{content:"\edff"}.bxs-layer:before{content:"\ee00"}.bxs-layer-minus:before{content:"\ee01"}.bxs-layer-plus:before{content:"\ee02"}.bxs-layout:before{content:"\ee03"}.bxs-left-arrow:before{content:"\ee04"}.bxs-left-arrow-alt:before{content:"\ee05"}.bxs-left-arrow-circle:before{content:"\ee06"}.bxs-left-arrow-square:before{content:"\ee07"}.bxs-left-down-arrow-circle:before{content:"\ee08"}.bxs-left-top-arrow-circle:before{content:"\ee09"}.bxs-like:before{content:"\ee0a"}.bxs-location-plus:before{content:"\ee0b"}.bxs-lock:before{content:"\ee0c"}.bxs-lock-alt:before{content:"\ee0d"}.bxs-lock-open:before{content:"\ee0e"}.bxs-lock-open-alt:before{content:"\ee0f"}.bxs-log-in:before{content:"\ee10"}.bxs-log-in-circle:before{content:"\ee11"}.bxs-log-out:before{content:"\ee12"}.bxs-log-out-circle:before{content:"\ee13"}.bxs-low-vision:before{content:"\ee14"}.bxs-magic-wand:before{content:"\ee15"}.bxs-magnet:before{content:"\ee16"}.bxs-map:before{content:"\ee17"}.bxs-map-alt:before{content:"\ee18"}.bxs-map-pin:before{content:"\ee19"}.bxs-mask:before{content:"\ee1a"}.bxs-medal:before{content:"\ee1b"}.bxs-megaphone:before{content:"\ee1c"}.bxs-meh:before{content:"\ee1d"}.bxs-meh-alt:before{content:"\ee1e"}.bxs-meh-blank:before{content:"\ee1f"}.bxs-memory-card:before{content:"\ee20"}.bxs-message:before{content:"\ee21"}.bxs-message-add:before{content:"\ee22"}.bxs-message-alt:before{content:"\ee23"}.bxs-message-alt-add:before{content:"\ee24"}.bxs-message-alt-check:before{content:"\ee25"}.bxs-message-alt-detail:before{content:"\ee26"}.bxs-message-alt-dots:before{content:"\ee27"}.bxs-message-alt-edit:before{content:"\ee28"}.bxs-message-alt-error:before{content:"\ee29"}.bxs-message-alt-minus:before{content:"\ee2a"}.bxs-message-alt-x:before{content:"\ee2b"}.bxs-message-check:before{content:"\ee2c"}.bxs-message-detail:before{content:"\ee2d"}.bxs-message-dots:before{content:"\ee2e"}.bxs-message-edit:before{content:"\ee2f"}.bxs-message-error:before{content:"\ee30"}.bxs-message-minus:before{content:"\ee31"}.bxs-message-rounded:before{content:"\ee32"}.bxs-message-rounded-add:before{content:"\ee33"}.bxs-message-rounded-check:before{content:"\ee34"}.bxs-message-rounded-detail:before{content:"\ee35"}.bxs-message-rounded-dots:before{content:"\ee36"}.bxs-message-rounded-edit:before{content:"\ee37"}.bxs-message-rounded-error:before{content:"\ee38"}.bxs-message-rounded-minus:before{content:"\ee39"}.bxs-message-rounded-x:before{content:"\ee3a"}.bxs-message-square:before{content:"\ee3b"}.bxs-message-square-add:before{content:"\ee3c"}.bxs-message-square-check:before{content:"\ee3d"}.bxs-message-square-detail:before{content:"\ee3e"}.bxs-message-square-dots:before{content:"\ee3f"}.bxs-message-square-edit:before{content:"\ee40"}.bxs-message-square-error:before{content:"\ee41"}.bxs-message-square-minus:before{content:"\ee42"}.bxs-message-square-x:before{content:"\ee43"}.bxs-message-x:before{content:"\ee44"}.bxs-meteor:before{content:"\ee45"}.bxs-microchip:before{content:"\ee46"}.bxs-microphone:before{content:"\ee47"}.bxs-microphone-alt:before{content:"\ee48"}.bxs-microphone-off:before{content:"\ee49"}.bxs-minus-circle:before{content:"\ee4a"}.bxs-minus-square:before{content:"\ee4b"}.bxs-mobile:before{content:"\ee4c"}.bxs-mobile-vibration:before{content:"\ee4d"}.bxs-moon:before{content:"\ee4e"}.bxs-mouse:before{content:"\ee4f"}.bxs-mouse-alt:before{content:"\ee50"}.bxs-movie:before{content:"\ee51"}.bxs-movie-play:before{content:"\ee52"}.bxs-music:before{content:"\ee53"}.bxs-navigation:before{content:"\ee54"}.bxs-network-chart:before{content:"\ee55"}.bxs-news:before{content:"\ee56"}.bxs-no-entry:before{content:"\ee57"}.bxs-note:before{content:"\ee58"}.bxs-notepad:before{content:"\ee59"}.bxs-notification:before{content:"\ee5a"}.bxs-notification-off:before{content:"\ee5b"}.bxs-offer:before{content:"\ee5c"}.bxs-package:before{content:"\ee5d"}.bxs-paint:before{content:"\ee5e"}.bxs-paint-roll:before{content:"\ee5f"}.bxs-palette:before{content:"\ee60"}.bxs-paper-plane:before{content:"\ee61"}.bxs-parking:before{content:"\ee62"}.bxs-paste:before{content:"\ee63"}.bxs-pen:before{content:"\ee64"}.bxs-pencil:before{content:"\ee65"}.bxs-phone:before{content:"\ee66"}.bxs-phone-call:before{content:"\ee67"}.bxs-phone-incoming:before{content:"\ee68"}.bxs-phone-off:before{content:"\ee69"}.bxs-phone-outgoing:before{content:"\ee6a"}.bxs-photo-album:before{content:"\ee6b"}.bxs-piano:before{content:"\ee6c"}.bxs-pie-chart:before{content:"\ee6d"}.bxs-pie-chart-alt:before{content:"\ee6e"}.bxs-pie-chart-alt-2:before{content:"\ee6f"}.bxs-pin:before{content:"\ee70"}.bxs-pizza:before{content:"\ee71"}.bxs-plane:before{content:"\ee72"}.bxs-plane-alt:before{content:"\ee73"}.bxs-plane-land:before{content:"\ee74"}.bxs-planet:before{content:"\ee75"}.bxs-plane-take-off:before{content:"\ee76"}.bxs-playlist:before{content:"\ee77"}.bxs-plug:before{content:"\ee78"}.bxs-plus-circle:before{content:"\ee79"}.bxs-plus-square:before{content:"\ee7a"}.bxs-pointer:before{content:"\ee7b"}.bxs-polygon:before{content:"\ee7c"}.bxs-printer:before{content:"\ee7d"}.bxs-purchase-tag:before{content:"\ee7e"}.bxs-purchase-tag-alt:before{content:"\ee7f"}.bxs-pyramid:before{content:"\ee80"}.bxs-quote-alt-left:before{content:"\ee81"}.bxs-quote-alt-right:before{content:"\ee82"}.bxs-quote-left:before{content:"\ee83"}.bxs-quote-right:before{content:"\ee84"}.bxs-quote-single-left:before{content:"\ee85"}.bxs-quote-single-right:before{content:"\ee86"}.bxs-radiation:before{content:"\ee87"}.bxs-radio:before{content:"\ee88"}.bxs-receipt:before{content:"\ee89"}.bxs-rectangle:before{content:"\ee8a"}.bxs-registered:before{content:"\ee8b"}.bxs-rename:before{content:"\ee8c"}.bxs-report:before{content:"\ee8d"}.bxs-rewind-circle:before{content:"\ee8e"}.bxs-right-arrow:before{content:"\ee8f"}.bxs-right-arrow-alt:before{content:"\ee90"}.bxs-right-arrow-circle:before{content:"\ee91"}.bxs-right-arrow-square:before{content:"\ee92"}.bxs-right-down-arrow-circle:before{content:"\ee93"}.bxs-right-top-arrow-circle:before{content:"\ee94"}.bxs-rocket:before{content:"\ee95"}.bxs-ruler:before{content:"\ee96"}.bxs-sad:before{content:"\ee97"}.bxs-save:before{content:"\ee98"}.bxs-school:before{content:"\ee99"}.bxs-search:before{content:"\ee9a"}.bxs-search-alt-2:before{content:"\ee9b"}.bxs-select-multiple:before{content:"\ee9c"}.bxs-send:before{content:"\ee9d"}.bxs-server:before{content:"\ee9e"}.bxs-shapes:before{content:"\ee9f"}.bxs-share:before{content:"\eea0"}.bxs-share-alt:before{content:"\eea1"}.bxs-shield:before{content:"\eea2"}.bxs-shield-alt-2:before{content:"\eea3"}.bxs-shield-x:before{content:"\eea4"}.bxs-ship:before{content:"\eea5"}.bxs-shocked:before{content:"\eea6"}.bxs-shopping-bag:before{content:"\eea7"}.bxs-shopping-bag-alt:before{content:"\eea8"}.bxs-shopping-bags:before{content:"\eea9"}.bxs-show:before{content:"\eeaa"}.bxs-skip-next-circle:before{content:"\eeab"}.bxs-skip-previous-circle:before{content:"\eeac"}.bxs-skull:before{content:"\eead"}.bxs-sleepy:before{content:"\eeae"}.bxs-slideshow:before{content:"\eeaf"}.bxs-smile:before{content:"\eeb0"}.bxs-sort-alt:before{content:"\eeb1"}.bxs-spa:before{content:"\eeb2"}.bxs-speaker:before{content:"\eeb3"}.bxs-spray-can:before{content:"\eeb4"}.bxs-spreadsheet:before{content:"\eeb5"}.bxs-square:before{content:"\eeb6"}.bxs-square-rounded:before{content:"\eeb7"}.bxs-star:before{content:"\eeb8"}.bxs-star-half:before{content:"\eeb9"}.bxs-sticker:before{content:"\eeba"}.bxs-stopwatch:before{content:"\eebb"}.bxs-store:before{content:"\eebc"}.bxs-store-alt:before{content:"\eebd"}.bxs-sun:before{content:"\eebe"}.bxs-tachometer:before{content:"\eebf"}.bxs-tag:before{content:"\eec0"}.bxs-tag-alt:before{content:"\eec1"}.bxs-tag-x:before{content:"\eec2"}.bxs-taxi:before{content:"\eec3"}.bxs-tennis-ball:before{content:"\eec4"}.bxs-terminal:before{content:"\eec5"}.bxs-thermometer:before{content:"\eec6"}.bxs-time:before{content:"\eec7"}.bxs-time-five:before{content:"\eec8"}.bxs-timer:before{content:"\eec9"}.bxs-tired:before{content:"\eeca"}.bxs-toggle-left:before{content:"\eecb"}.bxs-toggle-right:before{content:"\eecc"}.bxs-tone:before{content:"\eecd"}.bxs-torch:before{content:"\eece"}.bxs-to-top:before{content:"\eecf"}.bxs-traffic:before{content:"\eed0"}.bxs-traffic-barrier:before{content:"\eed1"}.bxs-traffic-cone:before{content:"\eed2"}.bxs-train:before{content:"\eed3"}.bxs-trash:before{content:"\eed4"}.bxs-trash-alt:before{content:"\eed5"}.bxs-tree:before{content:"\eed6"}.bxs-trophy:before{content:"\eed7"}.bxs-truck:before{content:"\eed8"}.bxs-t-shirt:before{content:"\eed9"}.bxs-tv:before{content:"\eeda"}.bxs-up-arrow:before{content:"\eedb"}.bxs-up-arrow-alt:before{content:"\eedc"}.bxs-up-arrow-circle:before{content:"\eedd"}.bxs-up-arrow-square:before{content:"\eede"}.bxs-upside-down:before{content:"\eedf"}.bxs-upvote:before{content:"\eee0"}.bxs-user:before{content:"\eee1"}.bxs-user-account:before{content:"\eee2"}.bxs-user-badge:before{content:"\eee3"}.bxs-user-check:before{content:"\eee4"}.bxs-user-circle:before{content:"\eee5"}.bxs-user-detail:before{content:"\eee6"}.bxs-user-minus:before{content:"\eee7"}.bxs-user-pin:before{content:"\eee8"}.bxs-user-plus:before{content:"\eee9"}.bxs-user-rectangle:before{content:"\eeea"}.bxs-user-voice:before{content:"\eeeb"}.bxs-user-x:before{content:"\eeec"}.bxs-vector:before{content:"\eeed"}.bxs-vial:before{content:"\eeee"}.bxs-video:before{content:"\eeef"}.bxs-video-off:before{content:"\eef0"}.bxs-video-plus:before{content:"\eef1"}.bxs-video-recording:before{content:"\eef2"}.bxs-videos:before{content:"\eef3"}.bxs-virus:before{content:"\eef4"}.bxs-virus-block:before{content:"\eef5"}.bxs-volume:before{content:"\eef6"}.bxs-volume-full:before{content:"\eef7"}.bxs-volume-low:before{content:"\eef8"}.bxs-volume-mute:before{content:"\eef9"}.bxs-wallet:before{content:"\eefa"}.bxs-wallet-alt:before{content:"\eefb"}.bxs-washer:before{content:"\eefc"}.bxs-watch:before{content:"\eefd"}.bxs-watch-alt:before{content:"\eefe"}.bxs-webcam:before{content:"\eeff"}.bxs-widget:before{content:"\ef00"}.bxs-window-alt:before{content:"\ef01"}.bxs-wine:before{content:"\ef02"}.bxs-wink-smile:before{content:"\ef03"}.bxs-wink-tongue:before{content:"\ef04"}.bxs-wrench:before{content:"\ef05"}.bxs-x-circle:before{content:"\ef06"}.bxs-x-square:before{content:"\ef07"}.bxs-yin-yang:before{content:"\ef08"}.bxs-zap:before{content:"\ef09"}.bxs-zoom-in:before{content:"\ef0a"}.bxs-zoom-out:before{content:"\ef0b"} \ No newline at end of file +@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(../fonts/boxicons.eot);src:url(../fonts/boxicons.eot) format('embedded-opentype'),url(../fonts/boxicons.woff2) format('woff2'),url(../fonts/boxicons.woff) format('woff'),url(../fonts/boxicons.ttf) format('truetype'),url(../fonts/boxicons.svg?#boxicons) format('svg')}.bx{font-family:boxicons!important;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@-webkit-keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@-webkit-keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@-webkit-keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@-webkit-keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bx-spin{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-spin-hover:hover{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-tada{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-tada-hover:hover{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-flashing{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-flashing-hover:hover{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-burst{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-burst-hover:hover{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-fade-up{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-up-hover:hover{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-down{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-down-hover:hover{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-left{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-left-hover:hover{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-right{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}.bx-fade-right-hover:hover{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-lg{font-size:3rem!important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em!important;vertical-align:middle}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{transform:rotate(90deg)}.bx-rotate-180{transform:rotate(180deg)}.bx-rotate-270{transform:rotate(270deg)}.bx-flip-horizontal{transform:scaleX(-1)}.bx-flip-vertical{transform:scaleY(-1)}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxs-balloon:before{content:"\eb60"}.bxs-castle:before{content:"\eb79"}.bxs-coffee-bean:before{content:"\eb92"}.bxs-objects-horizontal-center:before{content:"\ebab"}.bxs-objects-horizontal-left:before{content:"\ebc4"}.bxs-objects-horizontal-right:before{content:"\ebdd"}.bxs-objects-vertical-bottom:before{content:"\ebf6"}.bxs-objects-vertical-center:before{content:"\ef40"}.bxs-objects-vertical-top:before{content:"\ef41"}.bxs-pear:before{content:"\ef42"}.bxs-shield-minus:before{content:"\ef43"}.bxs-shield-plus:before{content:"\ef44"}.bxs-shower:before{content:"\ef45"}.bxs-sushi:before{content:"\ef46"}.bxs-universal-access:before{content:"\ef47"}.bx-child:before{content:"\ef48"}.bx-horizontal-left:before{content:"\ef49"}.bx-horizontal-right:before{content:"\ef4a"}.bx-objects-horizontal-center:before{content:"\ef4b"}.bx-objects-horizontal-left:before{content:"\ef4c"}.bx-objects-horizontal-right:before{content:"\ef4d"}.bx-objects-vertical-bottom:before{content:"\ef4e"}.bx-objects-vertical-center:before{content:"\ef4f"}.bx-objects-vertical-top:before{content:"\ef50"}.bx-rfid:before{content:"\ef51"}.bx-shield-minus:before{content:"\ef52"}.bx-shield-plus:before{content:"\ef53"}.bx-shower:before{content:"\ef54"}.bx-sushi:before{content:"\ef55"}.bx-universal-access:before{content:"\ef56"}.bx-vertical-bottom:before{content:"\ef57"}.bx-vertical-top:before{content:"\ef58"}.bxl-graphql:before{content:"\ef59"}.bxl-typescript:before{content:"\ef5a"}.bxs-color:before{content:"\ef39"}.bx-reflect-horizontal:before{content:"\ef3a"}.bx-reflect-vertical:before{content:"\ef3b"}.bx-color:before{content:"\ef3c"}.bxl-mongodb:before{content:"\ef3d"}.bxl-postgresql:before{content:"\ef3e"}.bxl-deezer:before{content:"\ef3f"}.bxs-hard-hat:before{content:"\ef2a"}.bxs-home-alt-2:before{content:"\ef2b"}.bxs-cheese:before{content:"\ef2c"}.bx-home-alt-2:before{content:"\ef2d"}.bx-hard-hat:before{content:"\ef2e"}.bx-cheese:before{content:"\ef2f"}.bx-cart-add:before{content:"\ef30"}.bx-cart-download:before{content:"\ef31"}.bx-no-signal:before{content:"\ef32"}.bx-signal-1:before{content:"\ef33"}.bx-signal-2:before{content:"\ef34"}.bx-signal-3:before{content:"\ef35"}.bx-signal-4:before{content:"\ef36"}.bx-signal-5:before{content:"\ef37"}.bxl-xing:before{content:"\ef38"}.bxl-meta:before{content:"\ef27"}.bx-lemon:before{content:"\ef28"}.bxs-lemon:before{content:"\ef29"}.bx-cricket-ball:before{content:"\ef0c"}.bx-baguette:before{content:"\ef0d"}.bx-bowl-hot:before{content:"\ef0e"}.bx-bowl-rice:before{content:"\ef0f"}.bx-cable-car:before{content:"\ef10"}.bx-candles:before{content:"\ef11"}.bx-circle-half:before{content:"\ef12"}.bx-circle-quarter:before{content:"\ef13"}.bx-circle-three-quarter:before{content:"\ef14"}.bx-cross:before{content:"\ef15"}.bx-fork:before{content:"\ef16"}.bx-knife:before{content:"\ef17"}.bx-money-withdraw:before{content:"\ef18"}.bx-popsicle:before{content:"\ef19"}.bx-scatter-chart:before{content:"\ef1a"}.bxs-baguette:before{content:"\ef1b"}.bxs-bowl-hot:before{content:"\ef1c"}.bxs-bowl-rice:before{content:"\ef1d"}.bxs-cable-car:before{content:"\ef1e"}.bxs-circle-half:before{content:"\ef1f"}.bxs-circle-quarter:before{content:"\ef20"}.bxs-circle-three-quarter:before{content:"\ef21"}.bxs-cricket-ball:before{content:"\ef22"}.bxs-invader:before{content:"\ef23"}.bx-male-female:before{content:"\ef24"}.bxs-popsicle:before{content:"\ef25"}.bxs-tree-alt:before{content:"\ef26"}.bxl-venmo:before{content:"\e900"}.bxl-upwork:before{content:"\e901"}.bxl-netlify:before{content:"\e902"}.bxl-java:before{content:"\e903"}.bxl-heroku:before{content:"\e904"}.bxl-go-lang:before{content:"\e905"}.bxl-gmail:before{content:"\e906"}.bxl-flask:before{content:"\e907"}.bxl-99designs:before{content:"\e908"}.bxl-500px:before{content:"\e909"}.bxl-adobe:before{content:"\e90a"}.bxl-airbnb:before{content:"\e90b"}.bxl-algolia:before{content:"\e90c"}.bxl-amazon:before{content:"\e90d"}.bxl-android:before{content:"\e90e"}.bxl-angular:before{content:"\e90f"}.bxl-apple:before{content:"\e910"}.bxl-audible:before{content:"\e911"}.bxl-aws:before{content:"\e912"}.bxl-baidu:before{content:"\e913"}.bxl-behance:before{content:"\e914"}.bxl-bing:before{content:"\e915"}.bxl-bitcoin:before{content:"\e916"}.bxl-blender:before{content:"\e917"}.bxl-blogger:before{content:"\e918"}.bxl-bootstrap:before{content:"\e919"}.bxl-chrome:before{content:"\e91a"}.bxl-codepen:before{content:"\e91b"}.bxl-c-plus-plus:before{content:"\e91c"}.bxl-creative-commons:before{content:"\e91d"}.bxl-css3:before{content:"\e91e"}.bxl-dailymotion:before{content:"\e91f"}.bxl-deviantart:before{content:"\e920"}.bxl-dev-to:before{content:"\e921"}.bxl-digg:before{content:"\e922"}.bxl-digitalocean:before{content:"\e923"}.bxl-discord:before{content:"\e924"}.bxl-discord-alt:before{content:"\e925"}.bxl-discourse:before{content:"\e926"}.bxl-django:before{content:"\e927"}.bxl-docker:before{content:"\e928"}.bxl-dribbble:before{content:"\e929"}.bxl-dropbox:before{content:"\e92a"}.bxl-drupal:before{content:"\e92b"}.bxl-ebay:before{content:"\e92c"}.bxl-edge:before{content:"\e92d"}.bxl-etsy:before{content:"\e92e"}.bxl-facebook:before{content:"\e92f"}.bxl-facebook-circle:before{content:"\e930"}.bxl-facebook-square:before{content:"\e931"}.bxl-figma:before{content:"\e932"}.bxl-firebase:before{content:"\e933"}.bxl-firefox:before{content:"\e934"}.bxl-flickr:before{content:"\e935"}.bxl-flickr-square:before{content:"\e936"}.bxl-flutter:before{content:"\e937"}.bxl-foursquare:before{content:"\e938"}.bxl-git:before{content:"\e939"}.bxl-github:before{content:"\e93a"}.bxl-gitlab:before{content:"\e93b"}.bxl-google:before{content:"\e93c"}.bxl-google-cloud:before{content:"\e93d"}.bxl-google-plus:before{content:"\e93e"}.bxl-google-plus-circle:before{content:"\e93f"}.bxl-html5:before{content:"\e940"}.bxl-imdb:before{content:"\e941"}.bxl-instagram:before{content:"\e942"}.bxl-instagram-alt:before{content:"\e943"}.bxl-internet-explorer:before{content:"\e944"}.bxl-invision:before{content:"\e945"}.bxl-javascript:before{content:"\e946"}.bxl-joomla:before{content:"\e947"}.bxl-jquery:before{content:"\e948"}.bxl-jsfiddle:before{content:"\e949"}.bxl-kickstarter:before{content:"\e94a"}.bxl-kubernetes:before{content:"\e94b"}.bxl-less:before{content:"\e94c"}.bxl-linkedin:before{content:"\e94d"}.bxl-linkedin-square:before{content:"\e94e"}.bxl-magento:before{content:"\e94f"}.bxl-mailchimp:before{content:"\e950"}.bxl-markdown:before{content:"\e951"}.bxl-mastercard:before{content:"\e952"}.bxl-mastodon:before{content:"\e953"}.bxl-medium:before{content:"\e954"}.bxl-medium-old:before{content:"\e955"}.bxl-medium-square:before{content:"\e956"}.bxl-messenger:before{content:"\e957"}.bxl-microsoft:before{content:"\e958"}.bxl-microsoft-teams:before{content:"\e959"}.bxl-nodejs:before{content:"\e95a"}.bxl-ok-ru:before{content:"\e95b"}.bxl-opera:before{content:"\e95c"}.bxl-patreon:before{content:"\e95d"}.bxl-paypal:before{content:"\e95e"}.bxl-periscope:before{content:"\e95f"}.bxl-php:before{content:"\e960"}.bxl-pinterest:before{content:"\e961"}.bxl-pinterest-alt:before{content:"\e962"}.bxl-play-store:before{content:"\e963"}.bxl-pocket:before{content:"\e964"}.bxl-product-hunt:before{content:"\e965"}.bxl-python:before{content:"\e966"}.bxl-quora:before{content:"\e967"}.bxl-react:before{content:"\e968"}.bxl-redbubble:before{content:"\e969"}.bxl-reddit:before{content:"\e96a"}.bxl-redux:before{content:"\e96b"}.bxl-sass:before{content:"\e96c"}.bxl-shopify:before{content:"\e96d"}.bxl-sketch:before{content:"\e96e"}.bxl-skype:before{content:"\e96f"}.bxl-slack:before{content:"\e970"}.bxl-slack-old:before{content:"\e971"}.bxl-snapchat:before{content:"\e972"}.bxl-soundcloud:before{content:"\e973"}.bxl-spotify:before{content:"\e974"}.bxl-spring-boot:before{content:"\e975"}.bxl-squarespace:before{content:"\e976"}.bxl-stack-overflow:before{content:"\e977"}.bxl-steam:before{content:"\e978"}.bxl-stripe:before{content:"\e979"}.bxl-tailwind-css:before{content:"\e97a"}.bxl-telegram:before{content:"\e97b"}.bxl-tiktok:before{content:"\e97c"}.bxl-trello:before{content:"\e97d"}.bxl-trip-advisor:before{content:"\e97e"}.bxl-tumblr:before{content:"\e97f"}.bxl-tux:before{content:"\e980"}.bxl-twitch:before{content:"\e981"}.bxl-twitter:before{content:"\e982"}.bxl-unity:before{content:"\e983"}.bxl-unsplash:before{content:"\e984"}.bxl-vimeo:before{content:"\e985"}.bxl-visa:before{content:"\e986"}.bxl-visual-studio:before{content:"\e987"}.bxl-vk:before{content:"\e988"}.bxl-vuejs:before{content:"\e989"}.bxl-whatsapp:before{content:"\e98a"}.bxl-whatsapp-square:before{content:"\e98b"}.bxl-wikipedia:before{content:"\e98c"}.bxl-windows:before{content:"\e98d"}.bxl-wix:before{content:"\e98e"}.bxl-wordpress:before{content:"\e98f"}.bxl-yahoo:before{content:"\e990"}.bxl-yelp:before{content:"\e991"}.bxl-youtube:before{content:"\e992"}.bxl-zoom:before{content:"\e993"}.bx-collapse-alt:before{content:"\e994"}.bx-collapse-horizontal:before{content:"\e995"}.bx-collapse-vertical:before{content:"\e996"}.bx-expand-horizontal:before{content:"\e997"}.bx-expand-vertical:before{content:"\e998"}.bx-injection:before{content:"\e999"}.bx-leaf:before{content:"\e99a"}.bx-math:before{content:"\e99b"}.bx-party:before{content:"\e99c"}.bx-abacus:before{content:"\e99d"}.bx-accessibility:before{content:"\e99e"}.bx-add-to-queue:before{content:"\e99f"}.bx-adjust:before{content:"\e9a0"}.bx-alarm:before{content:"\e9a1"}.bx-alarm-add:before{content:"\e9a2"}.bx-alarm-exclamation:before{content:"\e9a3"}.bx-alarm-off:before{content:"\e9a4"}.bx-alarm-snooze:before{content:"\e9a5"}.bx-album:before{content:"\e9a6"}.bx-align-justify:before{content:"\e9a7"}.bx-align-left:before{content:"\e9a8"}.bx-align-middle:before{content:"\e9a9"}.bx-align-right:before{content:"\e9aa"}.bx-analyse:before{content:"\e9ab"}.bx-anchor:before{content:"\e9ac"}.bx-angry:before{content:"\e9ad"}.bx-aperture:before{content:"\e9ae"}.bx-arch:before{content:"\e9af"}.bx-archive:before{content:"\e9b0"}.bx-archive-in:before{content:"\e9b1"}.bx-archive-out:before{content:"\e9b2"}.bx-area:before{content:"\e9b3"}.bx-arrow-back:before{content:"\e9b4"}.bx-arrow-from-bottom:before{content:"\e9b5"}.bx-arrow-from-left:before{content:"\e9b6"}.bx-arrow-from-right:before{content:"\e9b7"}.bx-arrow-from-top:before{content:"\e9b8"}.bx-arrow-to-bottom:before{content:"\e9b9"}.bx-arrow-to-left:before{content:"\e9ba"}.bx-arrow-to-right:before{content:"\e9bb"}.bx-arrow-to-top:before{content:"\e9bc"}.bx-at:before{content:"\e9bd"}.bx-atom:before{content:"\e9be"}.bx-award:before{content:"\e9bf"}.bx-badge:before{content:"\e9c0"}.bx-badge-check:before{content:"\e9c1"}.bx-ball:before{content:"\e9c2"}.bx-band-aid:before{content:"\e9c3"}.bx-bar-chart:before{content:"\e9c4"}.bx-bar-chart-alt:before{content:"\e9c5"}.bx-bar-chart-alt-2:before{content:"\e9c6"}.bx-bar-chart-square:before{content:"\e9c7"}.bx-barcode:before{content:"\e9c8"}.bx-barcode-reader:before{content:"\e9c9"}.bx-baseball:before{content:"\e9ca"}.bx-basket:before{content:"\e9cb"}.bx-basketball:before{content:"\e9cc"}.bx-bath:before{content:"\e9cd"}.bx-battery:before{content:"\e9ce"}.bx-bed:before{content:"\e9cf"}.bx-been-here:before{content:"\e9d0"}.bx-beer:before{content:"\e9d1"}.bx-bell:before{content:"\e9d2"}.bx-bell-minus:before{content:"\e9d3"}.bx-bell-off:before{content:"\e9d4"}.bx-bell-plus:before{content:"\e9d5"}.bx-bible:before{content:"\e9d6"}.bx-bitcoin:before{content:"\e9d7"}.bx-blanket:before{content:"\e9d8"}.bx-block:before{content:"\e9d9"}.bx-bluetooth:before{content:"\e9da"}.bx-body:before{content:"\e9db"}.bx-bold:before{content:"\e9dc"}.bx-bolt-circle:before{content:"\e9dd"}.bx-bomb:before{content:"\e9de"}.bx-bone:before{content:"\e9df"}.bx-bong:before{content:"\e9e0"}.bx-book:before{content:"\e9e1"}.bx-book-add:before{content:"\e9e2"}.bx-book-alt:before{content:"\e9e3"}.bx-book-bookmark:before{content:"\e9e4"}.bx-book-content:before{content:"\e9e5"}.bx-book-heart:before{content:"\e9e6"}.bx-bookmark:before{content:"\e9e7"}.bx-bookmark-alt:before{content:"\e9e8"}.bx-bookmark-alt-minus:before{content:"\e9e9"}.bx-bookmark-alt-plus:before{content:"\e9ea"}.bx-bookmark-heart:before{content:"\e9eb"}.bx-bookmark-minus:before{content:"\e9ec"}.bx-bookmark-plus:before{content:"\e9ed"}.bx-bookmarks:before{content:"\e9ee"}.bx-book-open:before{content:"\e9ef"}.bx-book-reader:before{content:"\e9f0"}.bx-border-all:before{content:"\e9f1"}.bx-border-bottom:before{content:"\e9f2"}.bx-border-inner:before{content:"\e9f3"}.bx-border-left:before{content:"\e9f4"}.bx-border-none:before{content:"\e9f5"}.bx-border-outer:before{content:"\e9f6"}.bx-border-radius:before{content:"\e9f7"}.bx-border-right:before{content:"\e9f8"}.bx-border-top:before{content:"\e9f9"}.bx-bot:before{content:"\e9fa"}.bx-bowling-ball:before{content:"\e9fb"}.bx-box:before{content:"\e9fc"}.bx-bracket:before{content:"\e9fd"}.bx-braille:before{content:"\e9fe"}.bx-brain:before{content:"\e9ff"}.bx-briefcase:before{content:"\ea00"}.bx-briefcase-alt:before{content:"\ea01"}.bx-briefcase-alt-2:before{content:"\ea02"}.bx-brightness:before{content:"\ea03"}.bx-brightness-half:before{content:"\ea04"}.bx-broadcast:before{content:"\ea05"}.bx-brush:before{content:"\ea06"}.bx-brush-alt:before{content:"\ea07"}.bx-bug:before{content:"\ea08"}.bx-bug-alt:before{content:"\ea09"}.bx-building:before{content:"\ea0a"}.bx-building-house:before{content:"\ea0b"}.bx-buildings:before{content:"\ea0c"}.bx-bulb:before{content:"\ea0d"}.bx-bullseye:before{content:"\ea0e"}.bx-buoy:before{content:"\ea0f"}.bx-bus:before{content:"\ea10"}.bx-bus-school:before{content:"\ea11"}.bx-cabinet:before{content:"\ea12"}.bx-cake:before{content:"\ea13"}.bx-calculator:before{content:"\ea14"}.bx-calendar:before{content:"\ea15"}.bx-calendar-alt:before{content:"\ea16"}.bx-calendar-check:before{content:"\ea17"}.bx-calendar-edit:before{content:"\ea18"}.bx-calendar-event:before{content:"\ea19"}.bx-calendar-exclamation:before{content:"\ea1a"}.bx-calendar-heart:before{content:"\ea1b"}.bx-calendar-minus:before{content:"\ea1c"}.bx-calendar-plus:before{content:"\ea1d"}.bx-calendar-star:before{content:"\ea1e"}.bx-calendar-week:before{content:"\ea1f"}.bx-calendar-x:before{content:"\ea20"}.bx-camera:before{content:"\ea21"}.bx-camera-home:before{content:"\ea22"}.bx-camera-movie:before{content:"\ea23"}.bx-camera-off:before{content:"\ea24"}.bx-capsule:before{content:"\ea25"}.bx-captions:before{content:"\ea26"}.bx-car:before{content:"\ea27"}.bx-card:before{content:"\ea28"}.bx-caret-down:before{content:"\ea29"}.bx-caret-down-circle:before{content:"\ea2a"}.bx-caret-down-square:before{content:"\ea2b"}.bx-caret-left:before{content:"\ea2c"}.bx-caret-left-circle:before{content:"\ea2d"}.bx-caret-left-square:before{content:"\ea2e"}.bx-caret-right:before{content:"\ea2f"}.bx-caret-right-circle:before{content:"\ea30"}.bx-caret-right-square:before{content:"\ea31"}.bx-caret-up:before{content:"\ea32"}.bx-caret-up-circle:before{content:"\ea33"}.bx-caret-up-square:before{content:"\ea34"}.bx-carousel:before{content:"\ea35"}.bx-cart:before{content:"\ea36"}.bx-cart-alt:before{content:"\ea37"}.bx-cast:before{content:"\ea38"}.bx-category:before{content:"\ea39"}.bx-category-alt:before{content:"\ea3a"}.bx-cctv:before{content:"\ea3b"}.bx-certification:before{content:"\ea3c"}.bx-chair:before{content:"\ea3d"}.bx-chalkboard:before{content:"\ea3e"}.bx-chart:before{content:"\ea3f"}.bx-chat:before{content:"\ea40"}.bx-check:before{content:"\ea41"}.bx-checkbox:before{content:"\ea42"}.bx-checkbox-checked:before{content:"\ea43"}.bx-checkbox-minus:before{content:"\ea44"}.bx-checkbox-square:before{content:"\ea45"}.bx-check-circle:before{content:"\ea46"}.bx-check-double:before{content:"\ea47"}.bx-check-shield:before{content:"\ea48"}.bx-check-square:before{content:"\ea49"}.bx-chevron-down:before{content:"\ea4a"}.bx-chevron-down-circle:before{content:"\ea4b"}.bx-chevron-down-square:before{content:"\ea4c"}.bx-chevron-left:before{content:"\ea4d"}.bx-chevron-left-circle:before{content:"\ea4e"}.bx-chevron-left-square:before{content:"\ea4f"}.bx-chevron-right:before{content:"\ea50"}.bx-chevron-right-circle:before{content:"\ea51"}.bx-chevron-right-square:before{content:"\ea52"}.bx-chevrons-down:before{content:"\ea53"}.bx-chevrons-left:before{content:"\ea54"}.bx-chevrons-right:before{content:"\ea55"}.bx-chevrons-up:before{content:"\ea56"}.bx-chevron-up:before{content:"\ea57"}.bx-chevron-up-circle:before{content:"\ea58"}.bx-chevron-up-square:before{content:"\ea59"}.bx-chip:before{content:"\ea5a"}.bx-church:before{content:"\ea5b"}.bx-circle:before{content:"\ea5c"}.bx-clinic:before{content:"\ea5d"}.bx-clipboard:before{content:"\ea5e"}.bx-closet:before{content:"\ea5f"}.bx-cloud:before{content:"\ea60"}.bx-cloud-download:before{content:"\ea61"}.bx-cloud-drizzle:before{content:"\ea62"}.bx-cloud-lightning:before{content:"\ea63"}.bx-cloud-light-rain:before{content:"\ea64"}.bx-cloud-rain:before{content:"\ea65"}.bx-cloud-snow:before{content:"\ea66"}.bx-cloud-upload:before{content:"\ea67"}.bx-code:before{content:"\ea68"}.bx-code-alt:before{content:"\ea69"}.bx-code-block:before{content:"\ea6a"}.bx-code-curly:before{content:"\ea6b"}.bx-coffee:before{content:"\ea6c"}.bx-coffee-togo:before{content:"\ea6d"}.bx-cog:before{content:"\ea6e"}.bx-coin:before{content:"\ea6f"}.bx-coin-stack:before{content:"\ea70"}.bx-collapse:before{content:"\ea71"}.bx-collection:before{content:"\ea72"}.bx-color-fill:before{content:"\ea73"}.bx-columns:before{content:"\ea74"}.bx-command:before{content:"\ea75"}.bx-comment:before{content:"\ea76"}.bx-comment-add:before{content:"\ea77"}.bx-comment-check:before{content:"\ea78"}.bx-comment-detail:before{content:"\ea79"}.bx-comment-dots:before{content:"\ea7a"}.bx-comment-edit:before{content:"\ea7b"}.bx-comment-error:before{content:"\ea7c"}.bx-comment-minus:before{content:"\ea7d"}.bx-comment-x:before{content:"\ea7e"}.bx-compass:before{content:"\ea7f"}.bx-confused:before{content:"\ea80"}.bx-conversation:before{content:"\ea81"}.bx-cookie:before{content:"\ea82"}.bx-cool:before{content:"\ea83"}.bx-copy:before{content:"\ea84"}.bx-copy-alt:before{content:"\ea85"}.bx-copyright:before{content:"\ea86"}.bx-credit-card:before{content:"\ea87"}.bx-credit-card-alt:before{content:"\ea88"}.bx-credit-card-front:before{content:"\ea89"}.bx-crop:before{content:"\ea8a"}.bx-crosshair:before{content:"\ea8b"}.bx-crown:before{content:"\ea8c"}.bx-cube:before{content:"\ea8d"}.bx-cube-alt:before{content:"\ea8e"}.bx-cuboid:before{content:"\ea8f"}.bx-current-location:before{content:"\ea90"}.bx-customize:before{content:"\ea91"}.bx-cut:before{content:"\ea92"}.bx-cycling:before{content:"\ea93"}.bx-cylinder:before{content:"\ea94"}.bx-data:before{content:"\ea95"}.bx-desktop:before{content:"\ea96"}.bx-detail:before{content:"\ea97"}.bx-devices:before{content:"\ea98"}.bx-dialpad:before{content:"\ea99"}.bx-dialpad-alt:before{content:"\ea9a"}.bx-diamond:before{content:"\ea9b"}.bx-dice-1:before{content:"\ea9c"}.bx-dice-2:before{content:"\ea9d"}.bx-dice-3:before{content:"\ea9e"}.bx-dice-4:before{content:"\ea9f"}.bx-dice-5:before{content:"\eaa0"}.bx-dice-6:before{content:"\eaa1"}.bx-directions:before{content:"\eaa2"}.bx-disc:before{content:"\eaa3"}.bx-dish:before{content:"\eaa4"}.bx-dislike:before{content:"\eaa5"}.bx-dizzy:before{content:"\eaa6"}.bx-dna:before{content:"\eaa7"}.bx-dock-bottom:before{content:"\eaa8"}.bx-dock-left:before{content:"\eaa9"}.bx-dock-right:before{content:"\eaaa"}.bx-dock-top:before{content:"\eaab"}.bx-dollar:before{content:"\eaac"}.bx-dollar-circle:before{content:"\eaad"}.bx-donate-blood:before{content:"\eaae"}.bx-donate-heart:before{content:"\eaaf"}.bx-door-open:before{content:"\eab0"}.bx-dots-horizontal:before{content:"\eab1"}.bx-dots-horizontal-rounded:before{content:"\eab2"}.bx-dots-vertical:before{content:"\eab3"}.bx-dots-vertical-rounded:before{content:"\eab4"}.bx-doughnut-chart:before{content:"\eab5"}.bx-down-arrow:before{content:"\eab6"}.bx-down-arrow-alt:before{content:"\eab7"}.bx-down-arrow-circle:before{content:"\eab8"}.bx-download:before{content:"\eab9"}.bx-downvote:before{content:"\eaba"}.bx-drink:before{content:"\eabb"}.bx-droplet:before{content:"\eabc"}.bx-dumbbell:before{content:"\eabd"}.bx-duplicate:before{content:"\eabe"}.bx-edit:before{content:"\eabf"}.bx-edit-alt:before{content:"\eac0"}.bx-envelope:before{content:"\eac1"}.bx-envelope-open:before{content:"\eac2"}.bx-equalizer:before{content:"\eac3"}.bx-eraser:before{content:"\eac4"}.bx-error:before{content:"\eac5"}.bx-error-alt:before{content:"\eac6"}.bx-error-circle:before{content:"\eac7"}.bx-euro:before{content:"\eac8"}.bx-exclude:before{content:"\eac9"}.bx-exit:before{content:"\eaca"}.bx-exit-fullscreen:before{content:"\eacb"}.bx-expand:before{content:"\eacc"}.bx-expand-alt:before{content:"\eacd"}.bx-export:before{content:"\eace"}.bx-extension:before{content:"\eacf"}.bx-face:before{content:"\ead0"}.bx-fast-forward:before{content:"\ead1"}.bx-fast-forward-circle:before{content:"\ead2"}.bx-female:before{content:"\ead3"}.bx-female-sign:before{content:"\ead4"}.bx-file:before{content:"\ead5"}.bx-file-blank:before{content:"\ead6"}.bx-file-find:before{content:"\ead7"}.bx-film:before{content:"\ead8"}.bx-filter:before{content:"\ead9"}.bx-filter-alt:before{content:"\eada"}.bx-fingerprint:before{content:"\eadb"}.bx-first-aid:before{content:"\eadc"}.bx-first-page:before{content:"\eadd"}.bx-flag:before{content:"\eade"}.bx-folder:before{content:"\eadf"}.bx-folder-minus:before{content:"\eae0"}.bx-folder-open:before{content:"\eae1"}.bx-folder-plus:before{content:"\eae2"}.bx-font:before{content:"\eae3"}.bx-font-color:before{content:"\eae4"}.bx-font-family:before{content:"\eae5"}.bx-font-size:before{content:"\eae6"}.bx-food-menu:before{content:"\eae7"}.bx-food-tag:before{content:"\eae8"}.bx-football:before{content:"\eae9"}.bx-fridge:before{content:"\eaea"}.bx-fullscreen:before{content:"\eaeb"}.bx-game:before{content:"\eaec"}.bx-gas-pump:before{content:"\eaed"}.bx-ghost:before{content:"\eaee"}.bx-gift:before{content:"\eaef"}.bx-git-branch:before{content:"\eaf0"}.bx-git-commit:before{content:"\eaf1"}.bx-git-compare:before{content:"\eaf2"}.bx-git-merge:before{content:"\eaf3"}.bx-git-pull-request:before{content:"\eaf4"}.bx-git-repo-forked:before{content:"\eaf5"}.bx-glasses:before{content:"\eaf6"}.bx-glasses-alt:before{content:"\eaf7"}.bx-globe:before{content:"\eaf8"}.bx-globe-alt:before{content:"\eaf9"}.bx-grid:before{content:"\eafa"}.bx-grid-alt:before{content:"\eafb"}.bx-grid-horizontal:before{content:"\eafc"}.bx-grid-small:before{content:"\eafd"}.bx-grid-vertical:before{content:"\eafe"}.bx-group:before{content:"\eaff"}.bx-handicap:before{content:"\eb00"}.bx-happy:before{content:"\eb01"}.bx-happy-alt:before{content:"\eb02"}.bx-happy-beaming:before{content:"\eb03"}.bx-happy-heart-eyes:before{content:"\eb04"}.bx-hash:before{content:"\eb05"}.bx-hdd:before{content:"\eb06"}.bx-heading:before{content:"\eb07"}.bx-headphone:before{content:"\eb08"}.bx-health:before{content:"\eb09"}.bx-heart:before{content:"\eb0a"}.bx-heart-circle:before{content:"\eb0b"}.bx-heart-square:before{content:"\eb0c"}.bx-help-circle:before{content:"\eb0d"}.bx-hide:before{content:"\eb0e"}.bx-highlight:before{content:"\eb0f"}.bx-history:before{content:"\eb10"}.bx-hive:before{content:"\eb11"}.bx-home:before{content:"\eb12"}.bx-home-alt:before{content:"\eb13"}.bx-home-circle:before{content:"\eb14"}.bx-home-heart:before{content:"\eb15"}.bx-home-smile:before{content:"\eb16"}.bx-horizontal-center:before{content:"\eb17"}.bx-hotel:before{content:"\eb18"}.bx-hourglass:before{content:"\eb19"}.bx-id-card:before{content:"\eb1a"}.bx-image:before{content:"\eb1b"}.bx-image-add:before{content:"\eb1c"}.bx-image-alt:before{content:"\eb1d"}.bx-images:before{content:"\eb1e"}.bx-import:before{content:"\eb1f"}.bx-infinite:before{content:"\eb20"}.bx-info-circle:before{content:"\eb21"}.bx-info-square:before{content:"\eb22"}.bx-intersect:before{content:"\eb23"}.bx-italic:before{content:"\eb24"}.bx-joystick:before{content:"\eb25"}.bx-joystick-alt:before{content:"\eb26"}.bx-joystick-button:before{content:"\eb27"}.bx-key:before{content:"\eb28"}.bx-label:before{content:"\eb29"}.bx-landscape:before{content:"\eb2a"}.bx-laptop:before{content:"\eb2b"}.bx-last-page:before{content:"\eb2c"}.bx-laugh:before{content:"\eb2d"}.bx-layer:before{content:"\eb2e"}.bx-layer-minus:before{content:"\eb2f"}.bx-layer-plus:before{content:"\eb30"}.bx-layout:before{content:"\eb31"}.bx-left-arrow:before{content:"\eb32"}.bx-left-arrow-alt:before{content:"\eb33"}.bx-left-arrow-circle:before{content:"\eb34"}.bx-left-down-arrow-circle:before{content:"\eb35"}.bx-left-indent:before{content:"\eb36"}.bx-left-top-arrow-circle:before{content:"\eb37"}.bx-library:before{content:"\eb38"}.bx-like:before{content:"\eb39"}.bx-line-chart:before{content:"\eb3a"}.bx-line-chart-down:before{content:"\eb3b"}.bx-link:before{content:"\eb3c"}.bx-link-alt:before{content:"\eb3d"}.bx-link-external:before{content:"\eb3e"}.bx-lira:before{content:"\eb3f"}.bx-list-check:before{content:"\eb40"}.bx-list-minus:before{content:"\eb41"}.bx-list-ol:before{content:"\eb42"}.bx-list-plus:before{content:"\eb43"}.bx-list-ul:before{content:"\eb44"}.bx-loader:before{content:"\eb45"}.bx-loader-alt:before{content:"\eb46"}.bx-loader-circle:before{content:"\eb47"}.bx-location-plus:before{content:"\eb48"}.bx-lock:before{content:"\eb49"}.bx-lock-alt:before{content:"\eb4a"}.bx-lock-open:before{content:"\eb4b"}.bx-lock-open-alt:before{content:"\eb4c"}.bx-log-in:before{content:"\eb4d"}.bx-log-in-circle:before{content:"\eb4e"}.bx-log-out:before{content:"\eb4f"}.bx-log-out-circle:before{content:"\eb50"}.bx-low-vision:before{content:"\eb51"}.bx-magnet:before{content:"\eb52"}.bx-mail-send:before{content:"\eb53"}.bx-male:before{content:"\eb54"}.bx-male-sign:before{content:"\eb55"}.bx-map:before{content:"\eb56"}.bx-map-alt:before{content:"\eb57"}.bx-map-pin:before{content:"\eb58"}.bx-mask:before{content:"\eb59"}.bx-medal:before{content:"\eb5a"}.bx-meh:before{content:"\eb5b"}.bx-meh-alt:before{content:"\eb5c"}.bx-meh-blank:before{content:"\eb5d"}.bx-memory-card:before{content:"\eb5e"}.bx-menu:before{content:"\eb5f"}.bx-menu-alt-left:before{content:"\ef5b"}.bx-menu-alt-right:before{content:"\eb61"}.bx-merge:before{content:"\eb62"}.bx-message:before{content:"\eb63"}.bx-message-add:before{content:"\eb64"}.bx-message-alt:before{content:"\eb65"}.bx-message-alt-add:before{content:"\eb66"}.bx-message-alt-check:before{content:"\eb67"}.bx-message-alt-detail:before{content:"\eb68"}.bx-message-alt-dots:before{content:"\eb69"}.bx-message-alt-edit:before{content:"\eb6a"}.bx-message-alt-error:before{content:"\eb6b"}.bx-message-alt-minus:before{content:"\eb6c"}.bx-message-alt-x:before{content:"\eb6d"}.bx-message-check:before{content:"\eb6e"}.bx-message-detail:before{content:"\eb6f"}.bx-message-dots:before{content:"\eb70"}.bx-message-edit:before{content:"\eb71"}.bx-message-error:before{content:"\eb72"}.bx-message-minus:before{content:"\eb73"}.bx-message-rounded:before{content:"\eb74"}.bx-message-rounded-add:before{content:"\eb75"}.bx-message-rounded-check:before{content:"\eb76"}.bx-message-rounded-detail:before{content:"\eb77"}.bx-message-rounded-dots:before{content:"\eb78"}.bx-message-rounded-edit:before{content:"\ef5c"}.bx-message-rounded-error:before{content:"\eb7a"}.bx-message-rounded-minus:before{content:"\eb7b"}.bx-message-rounded-x:before{content:"\eb7c"}.bx-message-square:before{content:"\eb7d"}.bx-message-square-add:before{content:"\eb7e"}.bx-message-square-check:before{content:"\eb7f"}.bx-message-square-detail:before{content:"\eb80"}.bx-message-square-dots:before{content:"\eb81"}.bx-message-square-edit:before{content:"\eb82"}.bx-message-square-error:before{content:"\eb83"}.bx-message-square-minus:before{content:"\eb84"}.bx-message-square-x:before{content:"\eb85"}.bx-message-x:before{content:"\eb86"}.bx-meteor:before{content:"\eb87"}.bx-microchip:before{content:"\eb88"}.bx-microphone:before{content:"\eb89"}.bx-microphone-off:before{content:"\eb8a"}.bx-minus:before{content:"\eb8b"}.bx-minus-back:before{content:"\eb8c"}.bx-minus-circle:before{content:"\eb8d"}.bx-minus-front:before{content:"\eb8e"}.bx-mobile:before{content:"\eb8f"}.bx-mobile-alt:before{content:"\eb90"}.bx-mobile-landscape:before{content:"\eb91"}.bx-mobile-vibration:before{content:"\ef5d"}.bx-money:before{content:"\eb93"}.bx-moon:before{content:"\eb94"}.bx-mouse:before{content:"\eb95"}.bx-mouse-alt:before{content:"\eb96"}.bx-move:before{content:"\eb97"}.bx-move-horizontal:before{content:"\eb98"}.bx-move-vertical:before{content:"\eb99"}.bx-movie:before{content:"\eb9a"}.bx-movie-play:before{content:"\eb9b"}.bx-music:before{content:"\eb9c"}.bx-navigation:before{content:"\eb9d"}.bx-network-chart:before{content:"\eb9e"}.bx-news:before{content:"\eb9f"}.bx-no-entry:before{content:"\eba0"}.bx-note:before{content:"\eba1"}.bx-notepad:before{content:"\eba2"}.bx-notification:before{content:"\eba3"}.bx-notification-off:before{content:"\eba4"}.bx-outline:before{content:"\eba5"}.bx-package:before{content:"\eba6"}.bx-paint:before{content:"\eba7"}.bx-paint-roll:before{content:"\eba8"}.bx-palette:before{content:"\eba9"}.bx-paperclip:before{content:"\ebaa"}.bx-paper-plane:before{content:"\ef61"}.bx-paragraph:before{content:"\ebac"}.bx-paste:before{content:"\ebad"}.bx-pause:before{content:"\ebae"}.bx-pause-circle:before{content:"\ebaf"}.bx-pen:before{content:"\ebb0"}.bx-pencil:before{content:"\ebb1"}.bx-phone:before{content:"\ebb2"}.bx-phone-call:before{content:"\ebb3"}.bx-phone-incoming:before{content:"\ebb4"}.bx-phone-off:before{content:"\ebb5"}.bx-phone-outgoing:before{content:"\ebb6"}.bx-photo-album:before{content:"\ebb7"}.bx-pie-chart:before{content:"\ebb8"}.bx-pie-chart-alt:before{content:"\ebb9"}.bx-pie-chart-alt-2:before{content:"\ebba"}.bx-pin:before{content:"\ebbb"}.bx-planet:before{content:"\ebbc"}.bx-play:before{content:"\ebbd"}.bx-play-circle:before{content:"\ebbe"}.bx-plug:before{content:"\ebbf"}.bx-plus:before{content:"\ebc0"}.bx-plus-circle:before{content:"\ebc1"}.bx-plus-medical:before{content:"\ebc2"}.bx-podcast:before{content:"\ebc3"}.bx-pointer:before{content:"\ef5e"}.bx-poll:before{content:"\ebc5"}.bx-polygon:before{content:"\ebc6"}.bx-pound:before{content:"\ebc7"}.bx-power-off:before{content:"\ebc8"}.bx-printer:before{content:"\ebc9"}.bx-pulse:before{content:"\ebca"}.bx-purchase-tag:before{content:"\ebcb"}.bx-purchase-tag-alt:before{content:"\ebcc"}.bx-pyramid:before{content:"\ebcd"}.bx-qr:before{content:"\ebce"}.bx-qr-scan:before{content:"\ebcf"}.bx-question-mark:before{content:"\ebd0"}.bx-radar:before{content:"\ebd1"}.bx-radio:before{content:"\ebd2"}.bx-radio-circle:before{content:"\ebd3"}.bx-radio-circle-marked:before{content:"\ebd4"}.bx-receipt:before{content:"\ebd5"}.bx-rectangle:before{content:"\ebd6"}.bx-recycle:before{content:"\ebd7"}.bx-redo:before{content:"\ebd8"}.bx-refresh:before{content:"\ebd9"}.bx-registered:before{content:"\ebda"}.bx-rename:before{content:"\ebdb"}.bx-repeat:before{content:"\ebdc"}.bx-reply:before{content:"\ef5f"}.bx-reply-all:before{content:"\ebde"}.bx-repost:before{content:"\ebdf"}.bx-reset:before{content:"\ebe0"}.bx-restaurant:before{content:"\ebe1"}.bx-revision:before{content:"\ebe2"}.bx-rewind:before{content:"\ebe3"}.bx-rewind-circle:before{content:"\ebe4"}.bx-right-arrow:before{content:"\ebe5"}.bx-right-arrow-alt:before{content:"\ebe6"}.bx-right-arrow-circle:before{content:"\ebe7"}.bx-right-down-arrow-circle:before{content:"\ebe8"}.bx-right-indent:before{content:"\ebe9"}.bx-right-top-arrow-circle:before{content:"\ebea"}.bx-rocket:before{content:"\ebeb"}.bx-rotate-left:before{content:"\ebec"}.bx-rotate-right:before{content:"\ebed"}.bx-rss:before{content:"\ebee"}.bx-ruble:before{content:"\ebef"}.bx-ruler:before{content:"\ebf0"}.bx-run:before{content:"\ebf1"}.bx-rupee:before{content:"\ebf2"}.bx-sad:before{content:"\ebf3"}.bx-save:before{content:"\ebf4"}.bx-scan:before{content:"\ebf5"}.bx-screenshot:before{content:"\ef60"}.bx-search:before{content:"\ebf7"}.bx-search-alt:before{content:"\ebf8"}.bx-search-alt-2:before{content:"\ebf9"}.bx-selection:before{content:"\ebfa"}.bx-select-multiple:before{content:"\ebfb"}.bx-send:before{content:"\ebfc"}.bx-server:before{content:"\ebfd"}.bx-shape-circle:before{content:"\ebfe"}.bx-shape-polygon:before{content:"\ebff"}.bx-shape-square:before{content:"\ec00"}.bx-shape-triangle:before{content:"\ec01"}.bx-share:before{content:"\ec02"}.bx-share-alt:before{content:"\ec03"}.bx-shekel:before{content:"\ec04"}.bx-shield:before{content:"\ec05"}.bx-shield-alt:before{content:"\ec06"}.bx-shield-alt-2:before{content:"\ec07"}.bx-shield-quarter:before{content:"\ec08"}.bx-shield-x:before{content:"\ec09"}.bx-shocked:before{content:"\ec0a"}.bx-shopping-bag:before{content:"\ec0b"}.bx-show:before{content:"\ec0c"}.bx-show-alt:before{content:"\ec0d"}.bx-shuffle:before{content:"\ec0e"}.bx-sidebar:before{content:"\ec0f"}.bx-sitemap:before{content:"\ec10"}.bx-skip-next:before{content:"\ec11"}.bx-skip-next-circle:before{content:"\ec12"}.bx-skip-previous:before{content:"\ec13"}.bx-skip-previous-circle:before{content:"\ec14"}.bx-sleepy:before{content:"\ec15"}.bx-slider:before{content:"\ec16"}.bx-slider-alt:before{content:"\ec17"}.bx-slideshow:before{content:"\ec18"}.bx-smile:before{content:"\ec19"}.bx-sort:before{content:"\ec1a"}.bx-sort-alt-2:before{content:"\ec1b"}.bx-sort-a-z:before{content:"\ec1c"}.bx-sort-down:before{content:"\ec1d"}.bx-sort-up:before{content:"\ec1e"}.bx-sort-z-a:before{content:"\ec1f"}.bx-spa:before{content:"\ec20"}.bx-space-bar:before{content:"\ec21"}.bx-speaker:before{content:"\ec22"}.bx-spray-can:before{content:"\ec23"}.bx-spreadsheet:before{content:"\ec24"}.bx-square:before{content:"\ec25"}.bx-square-rounded:before{content:"\ec26"}.bx-star:before{content:"\ec27"}.bx-station:before{content:"\ec28"}.bx-stats:before{content:"\ec29"}.bx-sticker:before{content:"\ec2a"}.bx-stop:before{content:"\ec2b"}.bx-stop-circle:before{content:"\ec2c"}.bx-stopwatch:before{content:"\ec2d"}.bx-store:before{content:"\ec2e"}.bx-store-alt:before{content:"\ec2f"}.bx-street-view:before{content:"\ec30"}.bx-strikethrough:before{content:"\ec31"}.bx-subdirectory-left:before{content:"\ec32"}.bx-subdirectory-right:before{content:"\ec33"}.bx-sun:before{content:"\ec34"}.bx-support:before{content:"\ec35"}.bx-swim:before{content:"\ec36"}.bx-sync:before{content:"\ec37"}.bx-tab:before{content:"\ec38"}.bx-table:before{content:"\ec39"}.bx-tachometer:before{content:"\ec3a"}.bx-tag:before{content:"\ec3b"}.bx-tag-alt:before{content:"\ec3c"}.bx-target-lock:before{content:"\ec3d"}.bx-task:before{content:"\ec3e"}.bx-task-x:before{content:"\ec3f"}.bx-taxi:before{content:"\ec40"}.bx-tennis-ball:before{content:"\ec41"}.bx-terminal:before{content:"\ec42"}.bx-test-tube:before{content:"\ec43"}.bx-text:before{content:"\ec44"}.bx-time:before{content:"\ec45"}.bx-time-five:before{content:"\ec46"}.bx-timer:before{content:"\ec47"}.bx-tired:before{content:"\ec48"}.bx-toggle-left:before{content:"\ec49"}.bx-toggle-right:before{content:"\ec4a"}.bx-tone:before{content:"\ec4b"}.bx-traffic-cone:before{content:"\ec4c"}.bx-train:before{content:"\ec4d"}.bx-transfer:before{content:"\ec4e"}.bx-transfer-alt:before{content:"\ec4f"}.bx-trash:before{content:"\ec50"}.bx-trash-alt:before{content:"\ec51"}.bx-trending-down:before{content:"\ec52"}.bx-trending-up:before{content:"\ec53"}.bx-trim:before{content:"\ec54"}.bx-trip:before{content:"\ec55"}.bx-trophy:before{content:"\ec56"}.bx-tv:before{content:"\ec57"}.bx-underline:before{content:"\ec58"}.bx-undo:before{content:"\ec59"}.bx-unite:before{content:"\ec5a"}.bx-unlink:before{content:"\ec5b"}.bx-up-arrow:before{content:"\ec5c"}.bx-up-arrow-alt:before{content:"\ec5d"}.bx-up-arrow-circle:before{content:"\ec5e"}.bx-upload:before{content:"\ec5f"}.bx-upside-down:before{content:"\ec60"}.bx-upvote:before{content:"\ec61"}.bx-usb:before{content:"\ec62"}.bx-user:before{content:"\ec63"}.bx-user-check:before{content:"\ec64"}.bx-user-circle:before{content:"\ec65"}.bx-user-minus:before{content:"\ec66"}.bx-user-pin:before{content:"\ec67"}.bx-user-plus:before{content:"\ec68"}.bx-user-voice:before{content:"\ec69"}.bx-user-x:before{content:"\ec6a"}.bx-vector:before{content:"\ec6b"}.bx-vertical-center:before{content:"\ec6c"}.bx-vial:before{content:"\ec6d"}.bx-video:before{content:"\ec6e"}.bx-video-off:before{content:"\ec6f"}.bx-video-plus:before{content:"\ec70"}.bx-video-recording:before{content:"\ec71"}.bx-voicemail:before{content:"\ec72"}.bx-volume:before{content:"\ec73"}.bx-volume-full:before{content:"\ec74"}.bx-volume-low:before{content:"\ec75"}.bx-volume-mute:before{content:"\ec76"}.bx-walk:before{content:"\ec77"}.bx-wallet:before{content:"\ec78"}.bx-wallet-alt:before{content:"\ec79"}.bx-water:before{content:"\ec7a"}.bx-webcam:before{content:"\ec7b"}.bx-wifi:before{content:"\ec7c"}.bx-wifi-0:before{content:"\ec7d"}.bx-wifi-1:before{content:"\ec7e"}.bx-wifi-2:before{content:"\ec7f"}.bx-wifi-off:before{content:"\ec80"}.bx-wind:before{content:"\ec81"}.bx-window:before{content:"\ec82"}.bx-window-alt:before{content:"\ec83"}.bx-window-close:before{content:"\ec84"}.bx-window-open:before{content:"\ec85"}.bx-windows:before{content:"\ec86"}.bx-wine:before{content:"\ec87"}.bx-wink-smile:before{content:"\ec88"}.bx-wink-tongue:before{content:"\ec89"}.bx-won:before{content:"\ec8a"}.bx-world:before{content:"\ec8b"}.bx-wrench:before{content:"\ec8c"}.bx-x:before{content:"\ec8d"}.bx-x-circle:before{content:"\ec8e"}.bx-yen:before{content:"\ec8f"}.bx-zoom-in:before{content:"\ec90"}.bx-zoom-out:before{content:"\ec91"}.bxs-party:before{content:"\ec92"}.bxs-hot:before{content:"\ec93"}.bxs-droplet:before{content:"\ec94"}.bxs-cat:before{content:"\ec95"}.bxs-dog:before{content:"\ec96"}.bxs-injection:before{content:"\ec97"}.bxs-leaf:before{content:"\ec98"}.bxs-add-to-queue:before{content:"\ec99"}.bxs-adjust:before{content:"\ec9a"}.bxs-adjust-alt:before{content:"\ec9b"}.bxs-alarm:before{content:"\ec9c"}.bxs-alarm-add:before{content:"\ec9d"}.bxs-alarm-exclamation:before{content:"\ec9e"}.bxs-alarm-off:before{content:"\ec9f"}.bxs-alarm-snooze:before{content:"\eca0"}.bxs-album:before{content:"\eca1"}.bxs-ambulance:before{content:"\eca2"}.bxs-analyse:before{content:"\eca3"}.bxs-angry:before{content:"\eca4"}.bxs-arch:before{content:"\eca5"}.bxs-archive:before{content:"\eca6"}.bxs-archive-in:before{content:"\eca7"}.bxs-archive-out:before{content:"\eca8"}.bxs-area:before{content:"\eca9"}.bxs-arrow-from-bottom:before{content:"\ecaa"}.bxs-arrow-from-left:before{content:"\ecab"}.bxs-arrow-from-right:before{content:"\ecac"}.bxs-arrow-from-top:before{content:"\ecad"}.bxs-arrow-to-bottom:before{content:"\ecae"}.bxs-arrow-to-left:before{content:"\ecaf"}.bxs-arrow-to-right:before{content:"\ecb0"}.bxs-arrow-to-top:before{content:"\ecb1"}.bxs-award:before{content:"\ecb2"}.bxs-baby-carriage:before{content:"\ecb3"}.bxs-backpack:before{content:"\ecb4"}.bxs-badge:before{content:"\ecb5"}.bxs-badge-check:before{content:"\ecb6"}.bxs-badge-dollar:before{content:"\ecb7"}.bxs-ball:before{content:"\ecb8"}.bxs-band-aid:before{content:"\ecb9"}.bxs-bank:before{content:"\ecba"}.bxs-bar-chart-alt-2:before{content:"\ecbb"}.bxs-bar-chart-square:before{content:"\ecbc"}.bxs-barcode:before{content:"\ecbd"}.bxs-baseball:before{content:"\ecbe"}.bxs-basket:before{content:"\ecbf"}.bxs-basketball:before{content:"\ecc0"}.bxs-bath:before{content:"\ecc1"}.bxs-battery:before{content:"\ecc2"}.bxs-battery-charging:before{content:"\ecc3"}.bxs-battery-full:before{content:"\ecc4"}.bxs-battery-low:before{content:"\ecc5"}.bxs-bed:before{content:"\ecc6"}.bxs-been-here:before{content:"\ecc7"}.bxs-beer:before{content:"\ecc8"}.bxs-bell:before{content:"\ecc9"}.bxs-bell-minus:before{content:"\ecca"}.bxs-bell-off:before{content:"\eccb"}.bxs-bell-plus:before{content:"\eccc"}.bxs-bell-ring:before{content:"\eccd"}.bxs-bible:before{content:"\ecce"}.bxs-binoculars:before{content:"\eccf"}.bxs-blanket:before{content:"\ecd0"}.bxs-bolt:before{content:"\ecd1"}.bxs-bolt-circle:before{content:"\ecd2"}.bxs-bomb:before{content:"\ecd3"}.bxs-bone:before{content:"\ecd4"}.bxs-bong:before{content:"\ecd5"}.bxs-book:before{content:"\ecd6"}.bxs-book-add:before{content:"\ecd7"}.bxs-book-alt:before{content:"\ecd8"}.bxs-book-bookmark:before{content:"\ecd9"}.bxs-book-content:before{content:"\ecda"}.bxs-book-heart:before{content:"\ecdb"}.bxs-bookmark:before{content:"\ecdc"}.bxs-bookmark-alt:before{content:"\ecdd"}.bxs-bookmark-alt-minus:before{content:"\ecde"}.bxs-bookmark-alt-plus:before{content:"\ecdf"}.bxs-bookmark-heart:before{content:"\ece0"}.bxs-bookmark-minus:before{content:"\ece1"}.bxs-bookmark-plus:before{content:"\ece2"}.bxs-bookmarks:before{content:"\ece3"}.bxs-bookmark-star:before{content:"\ece4"}.bxs-book-open:before{content:"\ece5"}.bxs-book-reader:before{content:"\ece6"}.bxs-bot:before{content:"\ece7"}.bxs-bowling-ball:before{content:"\ece8"}.bxs-box:before{content:"\ece9"}.bxs-brain:before{content:"\ecea"}.bxs-briefcase:before{content:"\eceb"}.bxs-briefcase-alt:before{content:"\ecec"}.bxs-briefcase-alt-2:before{content:"\eced"}.bxs-brightness:before{content:"\ecee"}.bxs-brightness-half:before{content:"\ecef"}.bxs-brush:before{content:"\ecf0"}.bxs-brush-alt:before{content:"\ecf1"}.bxs-bug:before{content:"\ecf2"}.bxs-bug-alt:before{content:"\ecf3"}.bxs-building:before{content:"\ecf4"}.bxs-building-house:before{content:"\ecf5"}.bxs-buildings:before{content:"\ecf6"}.bxs-bulb:before{content:"\ecf7"}.bxs-bullseye:before{content:"\ecf8"}.bxs-buoy:before{content:"\ecf9"}.bxs-bus:before{content:"\ecfa"}.bxs-business:before{content:"\ecfb"}.bxs-bus-school:before{content:"\ecfc"}.bxs-cabinet:before{content:"\ecfd"}.bxs-cake:before{content:"\ecfe"}.bxs-calculator:before{content:"\ecff"}.bxs-calendar:before{content:"\ed00"}.bxs-calendar-alt:before{content:"\ed01"}.bxs-calendar-check:before{content:"\ed02"}.bxs-calendar-edit:before{content:"\ed03"}.bxs-calendar-event:before{content:"\ed04"}.bxs-calendar-exclamation:before{content:"\ed05"}.bxs-calendar-heart:before{content:"\ed06"}.bxs-calendar-minus:before{content:"\ed07"}.bxs-calendar-plus:before{content:"\ed08"}.bxs-calendar-star:before{content:"\ed09"}.bxs-calendar-week:before{content:"\ed0a"}.bxs-calendar-x:before{content:"\ed0b"}.bxs-camera:before{content:"\ed0c"}.bxs-camera-home:before{content:"\ed0d"}.bxs-camera-movie:before{content:"\ed0e"}.bxs-camera-off:before{content:"\ed0f"}.bxs-camera-plus:before{content:"\ed10"}.bxs-capsule:before{content:"\ed11"}.bxs-captions:before{content:"\ed12"}.bxs-car:before{content:"\ed13"}.bxs-car-battery:before{content:"\ed14"}.bxs-car-crash:before{content:"\ed15"}.bxs-card:before{content:"\ed16"}.bxs-caret-down-circle:before{content:"\ed17"}.bxs-caret-down-square:before{content:"\ed18"}.bxs-caret-left-circle:before{content:"\ed19"}.bxs-caret-left-square:before{content:"\ed1a"}.bxs-caret-right-circle:before{content:"\ed1b"}.bxs-caret-right-square:before{content:"\ed1c"}.bxs-caret-up-circle:before{content:"\ed1d"}.bxs-caret-up-square:before{content:"\ed1e"}.bxs-car-garage:before{content:"\ed1f"}.bxs-car-mechanic:before{content:"\ed20"}.bxs-carousel:before{content:"\ed21"}.bxs-cart:before{content:"\ed22"}.bxs-cart-add:before{content:"\ed23"}.bxs-cart-alt:before{content:"\ed24"}.bxs-cart-download:before{content:"\ed25"}.bxs-car-wash:before{content:"\ed26"}.bxs-category:before{content:"\ed27"}.bxs-category-alt:before{content:"\ed28"}.bxs-cctv:before{content:"\ed29"}.bxs-certification:before{content:"\ed2a"}.bxs-chalkboard:before{content:"\ed2b"}.bxs-chart:before{content:"\ed2c"}.bxs-chat:before{content:"\ed2d"}.bxs-checkbox:before{content:"\ed2e"}.bxs-checkbox-checked:before{content:"\ed2f"}.bxs-checkbox-minus:before{content:"\ed30"}.bxs-check-circle:before{content:"\ed31"}.bxs-check-shield:before{content:"\ed32"}.bxs-check-square:before{content:"\ed33"}.bxs-chess:before{content:"\ed34"}.bxs-chevron-down:before{content:"\ed35"}.bxs-chevron-down-circle:before{content:"\ed36"}.bxs-chevron-down-square:before{content:"\ed37"}.bxs-chevron-left:before{content:"\ed38"}.bxs-chevron-left-circle:before{content:"\ed39"}.bxs-chevron-left-square:before{content:"\ed3a"}.bxs-chevron-right:before{content:"\ed3b"}.bxs-chevron-right-circle:before{content:"\ed3c"}.bxs-chevron-right-square:before{content:"\ed3d"}.bxs-chevrons-down:before{content:"\ed3e"}.bxs-chevrons-left:before{content:"\ed3f"}.bxs-chevrons-right:before{content:"\ed40"}.bxs-chevrons-up:before{content:"\ed41"}.bxs-chevron-up:before{content:"\ed42"}.bxs-chevron-up-circle:before{content:"\ed43"}.bxs-chevron-up-square:before{content:"\ed44"}.bxs-chip:before{content:"\ed45"}.bxs-church:before{content:"\ed46"}.bxs-circle:before{content:"\ed47"}.bxs-city:before{content:"\ed48"}.bxs-clinic:before{content:"\ed49"}.bxs-cloud:before{content:"\ed4a"}.bxs-cloud-download:before{content:"\ed4b"}.bxs-cloud-lightning:before{content:"\ed4c"}.bxs-cloud-rain:before{content:"\ed4d"}.bxs-cloud-upload:before{content:"\ed4e"}.bxs-coffee:before{content:"\ed4f"}.bxs-coffee-alt:before{content:"\ed50"}.bxs-coffee-togo:before{content:"\ed51"}.bxs-cog:before{content:"\ed52"}.bxs-coin:before{content:"\ed53"}.bxs-coin-stack:before{content:"\ed54"}.bxs-collection:before{content:"\ed55"}.bxs-color-fill:before{content:"\ed56"}.bxs-comment:before{content:"\ed57"}.bxs-comment-add:before{content:"\ed58"}.bxs-comment-check:before{content:"\ed59"}.bxs-comment-detail:before{content:"\ed5a"}.bxs-comment-dots:before{content:"\ed5b"}.bxs-comment-edit:before{content:"\ed5c"}.bxs-comment-error:before{content:"\ed5d"}.bxs-comment-minus:before{content:"\ed5e"}.bxs-comment-x:before{content:"\ed5f"}.bxs-compass:before{content:"\ed60"}.bxs-component:before{content:"\ed61"}.bxs-confused:before{content:"\ed62"}.bxs-contact:before{content:"\ed63"}.bxs-conversation:before{content:"\ed64"}.bxs-cookie:before{content:"\ed65"}.bxs-cool:before{content:"\ed66"}.bxs-copy:before{content:"\ed67"}.bxs-copy-alt:before{content:"\ed68"}.bxs-copyright:before{content:"\ed69"}.bxs-coupon:before{content:"\ed6a"}.bxs-credit-card:before{content:"\ed6b"}.bxs-credit-card-alt:before{content:"\ed6c"}.bxs-credit-card-front:before{content:"\ed6d"}.bxs-crop:before{content:"\ed6e"}.bxs-crown:before{content:"\ed6f"}.bxs-cube:before{content:"\ed70"}.bxs-cube-alt:before{content:"\ed71"}.bxs-cuboid:before{content:"\ed72"}.bxs-customize:before{content:"\ed73"}.bxs-cylinder:before{content:"\ed74"}.bxs-dashboard:before{content:"\ed75"}.bxs-data:before{content:"\ed76"}.bxs-detail:before{content:"\ed77"}.bxs-devices:before{content:"\ed78"}.bxs-diamond:before{content:"\ed79"}.bxs-dice-1:before{content:"\ed7a"}.bxs-dice-2:before{content:"\ed7b"}.bxs-dice-3:before{content:"\ed7c"}.bxs-dice-4:before{content:"\ed7d"}.bxs-dice-5:before{content:"\ed7e"}.bxs-dice-6:before{content:"\ed7f"}.bxs-direction-left:before{content:"\ed80"}.bxs-direction-right:before{content:"\ed81"}.bxs-directions:before{content:"\ed82"}.bxs-disc:before{content:"\ed83"}.bxs-discount:before{content:"\ed84"}.bxs-dish:before{content:"\ed85"}.bxs-dislike:before{content:"\ed86"}.bxs-dizzy:before{content:"\ed87"}.bxs-dock-bottom:before{content:"\ed88"}.bxs-dock-left:before{content:"\ed89"}.bxs-dock-right:before{content:"\ed8a"}.bxs-dock-top:before{content:"\ed8b"}.bxs-dollar-circle:before{content:"\ed8c"}.bxs-donate-blood:before{content:"\ed8d"}.bxs-donate-heart:before{content:"\ed8e"}.bxs-door-open:before{content:"\ed8f"}.bxs-doughnut-chart:before{content:"\ed90"}.bxs-down-arrow:before{content:"\ed91"}.bxs-down-arrow-alt:before{content:"\ed92"}.bxs-down-arrow-circle:before{content:"\ed93"}.bxs-down-arrow-square:before{content:"\ed94"}.bxs-download:before{content:"\ed95"}.bxs-downvote:before{content:"\ed96"}.bxs-drink:before{content:"\ed97"}.bxs-droplet-half:before{content:"\ed98"}.bxs-dryer:before{content:"\ed99"}.bxs-duplicate:before{content:"\ed9a"}.bxs-edit:before{content:"\ed9b"}.bxs-edit-alt:before{content:"\ed9c"}.bxs-edit-location:before{content:"\ed9d"}.bxs-eject:before{content:"\ed9e"}.bxs-envelope:before{content:"\ed9f"}.bxs-envelope-open:before{content:"\eda0"}.bxs-eraser:before{content:"\eda1"}.bxs-error:before{content:"\eda2"}.bxs-error-alt:before{content:"\eda3"}.bxs-error-circle:before{content:"\eda4"}.bxs-ev-station:before{content:"\eda5"}.bxs-exit:before{content:"\eda6"}.bxs-extension:before{content:"\eda7"}.bxs-eyedropper:before{content:"\eda8"}.bxs-face:before{content:"\eda9"}.bxs-face-mask:before{content:"\edaa"}.bxs-factory:before{content:"\edab"}.bxs-fast-forward-circle:before{content:"\edac"}.bxs-file:before{content:"\edad"}.bxs-file-archive:before{content:"\edae"}.bxs-file-blank:before{content:"\edaf"}.bxs-file-css:before{content:"\edb0"}.bxs-file-doc:before{content:"\edb1"}.bxs-file-export:before{content:"\edb2"}.bxs-file-find:before{content:"\edb3"}.bxs-file-gif:before{content:"\edb4"}.bxs-file-html:before{content:"\edb5"}.bxs-file-image:before{content:"\edb6"}.bxs-file-import:before{content:"\edb7"}.bxs-file-jpg:before{content:"\edb8"}.bxs-file-js:before{content:"\edb9"}.bxs-file-json:before{content:"\edba"}.bxs-file-md:before{content:"\edbb"}.bxs-file-pdf:before{content:"\edbc"}.bxs-file-plus:before{content:"\edbd"}.bxs-file-png:before{content:"\edbe"}.bxs-file-txt:before{content:"\edbf"}.bxs-film:before{content:"\edc0"}.bxs-filter-alt:before{content:"\edc1"}.bxs-first-aid:before{content:"\edc2"}.bxs-flag:before{content:"\edc3"}.bxs-flag-alt:before{content:"\edc4"}.bxs-flag-checkered:before{content:"\edc5"}.bxs-flame:before{content:"\edc6"}.bxs-flask:before{content:"\edc7"}.bxs-florist:before{content:"\edc8"}.bxs-folder:before{content:"\edc9"}.bxs-folder-minus:before{content:"\edca"}.bxs-folder-open:before{content:"\edcb"}.bxs-folder-plus:before{content:"\edcc"}.bxs-food-menu:before{content:"\edcd"}.bxs-fridge:before{content:"\edce"}.bxs-game:before{content:"\edcf"}.bxs-gas-pump:before{content:"\edd0"}.bxs-ghost:before{content:"\edd1"}.bxs-gift:before{content:"\edd2"}.bxs-graduation:before{content:"\edd3"}.bxs-grid:before{content:"\edd4"}.bxs-grid-alt:before{content:"\edd5"}.bxs-group:before{content:"\edd6"}.bxs-guitar-amp:before{content:"\edd7"}.bxs-hand:before{content:"\edd8"}.bxs-hand-down:before{content:"\edd9"}.bxs-hand-left:before{content:"\edda"}.bxs-hand-right:before{content:"\eddb"}.bxs-hand-up:before{content:"\eddc"}.bxs-happy:before{content:"\eddd"}.bxs-happy-alt:before{content:"\edde"}.bxs-happy-beaming:before{content:"\eddf"}.bxs-happy-heart-eyes:before{content:"\ede0"}.bxs-hdd:before{content:"\ede1"}.bxs-heart:before{content:"\ede2"}.bxs-heart-circle:before{content:"\ede3"}.bxs-heart-square:before{content:"\ede4"}.bxs-help-circle:before{content:"\ede5"}.bxs-hide:before{content:"\ede6"}.bxs-home:before{content:"\ede7"}.bxs-home-circle:before{content:"\ede8"}.bxs-home-heart:before{content:"\ede9"}.bxs-home-smile:before{content:"\edea"}.bxs-hotel:before{content:"\edeb"}.bxs-hourglass:before{content:"\edec"}.bxs-hourglass-bottom:before{content:"\eded"}.bxs-hourglass-top:before{content:"\edee"}.bxs-id-card:before{content:"\edef"}.bxs-image:before{content:"\edf0"}.bxs-image-add:before{content:"\edf1"}.bxs-image-alt:before{content:"\edf2"}.bxs-inbox:before{content:"\edf3"}.bxs-info-circle:before{content:"\edf4"}.bxs-info-square:before{content:"\edf5"}.bxs-institution:before{content:"\edf6"}.bxs-joystick:before{content:"\edf7"}.bxs-joystick-alt:before{content:"\edf8"}.bxs-joystick-button:before{content:"\edf9"}.bxs-key:before{content:"\edfa"}.bxs-keyboard:before{content:"\edfb"}.bxs-label:before{content:"\edfc"}.bxs-landmark:before{content:"\edfd"}.bxs-landscape:before{content:"\edfe"}.bxs-laugh:before{content:"\edff"}.bxs-layer:before{content:"\ee00"}.bxs-layer-minus:before{content:"\ee01"}.bxs-layer-plus:before{content:"\ee02"}.bxs-layout:before{content:"\ee03"}.bxs-left-arrow:before{content:"\ee04"}.bxs-left-arrow-alt:before{content:"\ee05"}.bxs-left-arrow-circle:before{content:"\ee06"}.bxs-left-arrow-square:before{content:"\ee07"}.bxs-left-down-arrow-circle:before{content:"\ee08"}.bxs-left-top-arrow-circle:before{content:"\ee09"}.bxs-like:before{content:"\ee0a"}.bxs-location-plus:before{content:"\ee0b"}.bxs-lock:before{content:"\ee0c"}.bxs-lock-alt:before{content:"\ee0d"}.bxs-lock-open:before{content:"\ee0e"}.bxs-lock-open-alt:before{content:"\ee0f"}.bxs-log-in:before{content:"\ee10"}.bxs-log-in-circle:before{content:"\ee11"}.bxs-log-out:before{content:"\ee12"}.bxs-log-out-circle:before{content:"\ee13"}.bxs-low-vision:before{content:"\ee14"}.bxs-magic-wand:before{content:"\ee15"}.bxs-magnet:before{content:"\ee16"}.bxs-map:before{content:"\ee17"}.bxs-map-alt:before{content:"\ee18"}.bxs-map-pin:before{content:"\ee19"}.bxs-mask:before{content:"\ee1a"}.bxs-medal:before{content:"\ee1b"}.bxs-megaphone:before{content:"\ee1c"}.bxs-meh:before{content:"\ee1d"}.bxs-meh-alt:before{content:"\ee1e"}.bxs-meh-blank:before{content:"\ee1f"}.bxs-memory-card:before{content:"\ee20"}.bxs-message:before{content:"\ee21"}.bxs-message-add:before{content:"\ee22"}.bxs-message-alt:before{content:"\ee23"}.bxs-message-alt-add:before{content:"\ee24"}.bxs-message-alt-check:before{content:"\ee25"}.bxs-message-alt-detail:before{content:"\ee26"}.bxs-message-alt-dots:before{content:"\ee27"}.bxs-message-alt-edit:before{content:"\ee28"}.bxs-message-alt-error:before{content:"\ee29"}.bxs-message-alt-minus:before{content:"\ee2a"}.bxs-message-alt-x:before{content:"\ee2b"}.bxs-message-check:before{content:"\ee2c"}.bxs-message-detail:before{content:"\ee2d"}.bxs-message-dots:before{content:"\ee2e"}.bxs-message-edit:before{content:"\ee2f"}.bxs-message-error:before{content:"\ee30"}.bxs-message-minus:before{content:"\ee31"}.bxs-message-rounded:before{content:"\ee32"}.bxs-message-rounded-add:before{content:"\ee33"}.bxs-message-rounded-check:before{content:"\ee34"}.bxs-message-rounded-detail:before{content:"\ee35"}.bxs-message-rounded-dots:before{content:"\ee36"}.bxs-message-rounded-edit:before{content:"\ee37"}.bxs-message-rounded-error:before{content:"\ee38"}.bxs-message-rounded-minus:before{content:"\ee39"}.bxs-message-rounded-x:before{content:"\ee3a"}.bxs-message-square:before{content:"\ee3b"}.bxs-message-square-add:before{content:"\ee3c"}.bxs-message-square-check:before{content:"\ee3d"}.bxs-message-square-detail:before{content:"\ee3e"}.bxs-message-square-dots:before{content:"\ee3f"}.bxs-message-square-edit:before{content:"\ee40"}.bxs-message-square-error:before{content:"\ee41"}.bxs-message-square-minus:before{content:"\ee42"}.bxs-message-square-x:before{content:"\ee43"}.bxs-message-x:before{content:"\ee44"}.bxs-meteor:before{content:"\ee45"}.bxs-microchip:before{content:"\ee46"}.bxs-microphone:before{content:"\ee47"}.bxs-microphone-alt:before{content:"\ee48"}.bxs-microphone-off:before{content:"\ee49"}.bxs-minus-circle:before{content:"\ee4a"}.bxs-minus-square:before{content:"\ee4b"}.bxs-mobile:before{content:"\ee4c"}.bxs-mobile-vibration:before{content:"\ee4d"}.bxs-moon:before{content:"\ee4e"}.bxs-mouse:before{content:"\ee4f"}.bxs-mouse-alt:before{content:"\ee50"}.bxs-movie:before{content:"\ee51"}.bxs-movie-play:before{content:"\ee52"}.bxs-music:before{content:"\ee53"}.bxs-navigation:before{content:"\ee54"}.bxs-network-chart:before{content:"\ee55"}.bxs-news:before{content:"\ee56"}.bxs-no-entry:before{content:"\ee57"}.bxs-note:before{content:"\ee58"}.bxs-notepad:before{content:"\ee59"}.bxs-notification:before{content:"\ee5a"}.bxs-notification-off:before{content:"\ee5b"}.bxs-offer:before{content:"\ee5c"}.bxs-package:before{content:"\ee5d"}.bxs-paint:before{content:"\ee5e"}.bxs-paint-roll:before{content:"\ee5f"}.bxs-palette:before{content:"\ee60"}.bxs-paper-plane:before{content:"\ee61"}.bxs-parking:before{content:"\ee62"}.bxs-paste:before{content:"\ee63"}.bxs-pen:before{content:"\ee64"}.bxs-pencil:before{content:"\ee65"}.bxs-phone:before{content:"\ee66"}.bxs-phone-call:before{content:"\ee67"}.bxs-phone-incoming:before{content:"\ee68"}.bxs-phone-off:before{content:"\ee69"}.bxs-phone-outgoing:before{content:"\ee6a"}.bxs-photo-album:before{content:"\ee6b"}.bxs-piano:before{content:"\ee6c"}.bxs-pie-chart:before{content:"\ee6d"}.bxs-pie-chart-alt:before{content:"\ee6e"}.bxs-pie-chart-alt-2:before{content:"\ee6f"}.bxs-pin:before{content:"\ee70"}.bxs-pizza:before{content:"\ee71"}.bxs-plane:before{content:"\ee72"}.bxs-plane-alt:before{content:"\ee73"}.bxs-plane-land:before{content:"\ee74"}.bxs-planet:before{content:"\ee75"}.bxs-plane-take-off:before{content:"\ee76"}.bxs-playlist:before{content:"\ee77"}.bxs-plug:before{content:"\ee78"}.bxs-plus-circle:before{content:"\ee79"}.bxs-plus-square:before{content:"\ee7a"}.bxs-pointer:before{content:"\ee7b"}.bxs-polygon:before{content:"\ee7c"}.bxs-printer:before{content:"\ee7d"}.bxs-purchase-tag:before{content:"\ee7e"}.bxs-purchase-tag-alt:before{content:"\ee7f"}.bxs-pyramid:before{content:"\ee80"}.bxs-quote-alt-left:before{content:"\ee81"}.bxs-quote-alt-right:before{content:"\ee82"}.bxs-quote-left:before{content:"\ee83"}.bxs-quote-right:before{content:"\ee84"}.bxs-quote-single-left:before{content:"\ee85"}.bxs-quote-single-right:before{content:"\ee86"}.bxs-radiation:before{content:"\ee87"}.bxs-radio:before{content:"\ee88"}.bxs-receipt:before{content:"\ee89"}.bxs-rectangle:before{content:"\ee8a"}.bxs-registered:before{content:"\ee8b"}.bxs-rename:before{content:"\ee8c"}.bxs-report:before{content:"\ee8d"}.bxs-rewind-circle:before{content:"\ee8e"}.bxs-right-arrow:before{content:"\ee8f"}.bxs-right-arrow-alt:before{content:"\ee90"}.bxs-right-arrow-circle:before{content:"\ee91"}.bxs-right-arrow-square:before{content:"\ee92"}.bxs-right-down-arrow-circle:before{content:"\ee93"}.bxs-right-top-arrow-circle:before{content:"\ee94"}.bxs-rocket:before{content:"\ee95"}.bxs-ruler:before{content:"\ee96"}.bxs-sad:before{content:"\ee97"}.bxs-save:before{content:"\ee98"}.bxs-school:before{content:"\ee99"}.bxs-search:before{content:"\ee9a"}.bxs-search-alt-2:before{content:"\ee9b"}.bxs-select-multiple:before{content:"\ee9c"}.bxs-send:before{content:"\ee9d"}.bxs-server:before{content:"\ee9e"}.bxs-shapes:before{content:"\ee9f"}.bxs-share:before{content:"\eea0"}.bxs-share-alt:before{content:"\eea1"}.bxs-shield:before{content:"\eea2"}.bxs-shield-alt-2:before{content:"\eea3"}.bxs-shield-x:before{content:"\eea4"}.bxs-ship:before{content:"\eea5"}.bxs-shocked:before{content:"\eea6"}.bxs-shopping-bag:before{content:"\eea7"}.bxs-shopping-bag-alt:before{content:"\eea8"}.bxs-shopping-bags:before{content:"\eea9"}.bxs-show:before{content:"\eeaa"}.bxs-skip-next-circle:before{content:"\eeab"}.bxs-skip-previous-circle:before{content:"\eeac"}.bxs-skull:before{content:"\eead"}.bxs-sleepy:before{content:"\eeae"}.bxs-slideshow:before{content:"\eeaf"}.bxs-smile:before{content:"\eeb0"}.bxs-sort-alt:before{content:"\eeb1"}.bxs-spa:before{content:"\eeb2"}.bxs-speaker:before{content:"\eeb3"}.bxs-spray-can:before{content:"\eeb4"}.bxs-spreadsheet:before{content:"\eeb5"}.bxs-square:before{content:"\eeb6"}.bxs-square-rounded:before{content:"\eeb7"}.bxs-star:before{content:"\eeb8"}.bxs-star-half:before{content:"\eeb9"}.bxs-sticker:before{content:"\eeba"}.bxs-stopwatch:before{content:"\eebb"}.bxs-store:before{content:"\eebc"}.bxs-store-alt:before{content:"\eebd"}.bxs-sun:before{content:"\eebe"}.bxs-tachometer:before{content:"\eebf"}.bxs-tag:before{content:"\eec0"}.bxs-tag-alt:before{content:"\eec1"}.bxs-tag-x:before{content:"\eec2"}.bxs-taxi:before{content:"\eec3"}.bxs-tennis-ball:before{content:"\eec4"}.bxs-terminal:before{content:"\eec5"}.bxs-thermometer:before{content:"\eec6"}.bxs-time:before{content:"\eec7"}.bxs-time-five:before{content:"\eec8"}.bxs-timer:before{content:"\eec9"}.bxs-tired:before{content:"\eeca"}.bxs-toggle-left:before{content:"\eecb"}.bxs-toggle-right:before{content:"\eecc"}.bxs-tone:before{content:"\eecd"}.bxs-torch:before{content:"\eece"}.bxs-to-top:before{content:"\eecf"}.bxs-traffic:before{content:"\eed0"}.bxs-traffic-barrier:before{content:"\eed1"}.bxs-traffic-cone:before{content:"\eed2"}.bxs-train:before{content:"\eed3"}.bxs-trash:before{content:"\eed4"}.bxs-trash-alt:before{content:"\eed5"}.bxs-tree:before{content:"\eed6"}.bxs-trophy:before{content:"\eed7"}.bxs-truck:before{content:"\eed8"}.bxs-t-shirt:before{content:"\eed9"}.bxs-tv:before{content:"\eeda"}.bxs-up-arrow:before{content:"\eedb"}.bxs-up-arrow-alt:before{content:"\eedc"}.bxs-up-arrow-circle:before{content:"\eedd"}.bxs-up-arrow-square:before{content:"\eede"}.bxs-upside-down:before{content:"\eedf"}.bxs-upvote:before{content:"\eee0"}.bxs-user:before{content:"\eee1"}.bxs-user-account:before{content:"\eee2"}.bxs-user-badge:before{content:"\eee3"}.bxs-user-check:before{content:"\eee4"}.bxs-user-circle:before{content:"\eee5"}.bxs-user-detail:before{content:"\eee6"}.bxs-user-minus:before{content:"\eee7"}.bxs-user-pin:before{content:"\eee8"}.bxs-user-plus:before{content:"\eee9"}.bxs-user-rectangle:before{content:"\eeea"}.bxs-user-voice:before{content:"\eeeb"}.bxs-user-x:before{content:"\eeec"}.bxs-vector:before{content:"\eeed"}.bxs-vial:before{content:"\eeee"}.bxs-video:before{content:"\eeef"}.bxs-video-off:before{content:"\eef0"}.bxs-video-plus:before{content:"\eef1"}.bxs-video-recording:before{content:"\eef2"}.bxs-videos:before{content:"\eef3"}.bxs-virus:before{content:"\eef4"}.bxs-virus-block:before{content:"\eef5"}.bxs-volume:before{content:"\eef6"}.bxs-volume-full:before{content:"\eef7"}.bxs-volume-low:before{content:"\eef8"}.bxs-volume-mute:before{content:"\eef9"}.bxs-wallet:before{content:"\eefa"}.bxs-wallet-alt:before{content:"\eefb"}.bxs-washer:before{content:"\eefc"}.bxs-watch:before{content:"\eefd"}.bxs-watch-alt:before{content:"\eefe"}.bxs-webcam:before{content:"\eeff"}.bxs-widget:before{content:"\ef00"}.bxs-window-alt:before{content:"\ef01"}.bxs-wine:before{content:"\ef02"}.bxs-wink-smile:before{content:"\ef03"}.bxs-wink-tongue:before{content:"\ef04"}.bxs-wrench:before{content:"\ef05"}.bxs-x-circle:before{content:"\ef06"}.bxs-x-square:before{content:"\ef07"}.bxs-yin-yang:before{content:"\ef08"}.bxs-zap:before{content:"\ef09"}.bxs-zoom-in:before{content:"\ef0a"}.bxs-zoom-out:before{content:"\ef0b"} \ No newline at end of file diff --git a/dist/boxicons.js b/dist/boxicons.js index 9ada533..1fb49ba 100644 --- a/dist/boxicons.js +++ b/dist/boxicons.js @@ -1,2 +1,2 @@ -!function(t,e,n,r,o){if("customElements"in n)o();else{if(n.AWAITING_WEB_COMPONENTS_POLYFILL)return void n.AWAITING_WEB_COMPONENTS_POLYFILL.then(o);var a=n.AWAITING_WEB_COMPONENTS_POLYFILL=f();a.then(o);var i=n.WEB_COMPONENTS_POLYFILL||"//cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/2.0.2/webcomponents-bundle.js",s=n.ES6_CORE_POLYFILL||"//cdnjs.cloudflare.com/ajax/libs/core-js/2.5.3/core.min.js";"Promise"in n?c(i).then((function(){a.isDone=!0,a.exec()})):c(s).then((function(){c(i).then((function(){a.isDone=!0,a.exec()}))}))}function f(){var t=[];return t.isDone=!1,t.exec=function(){t.splice(0).forEach((function(t){t()}))},t.then=function(e){return t.isDone?e():t.push(e),t},t}function c(t){var e=f(),n=r.createElement("script");return n.type="text/javascript",n.readyState?n.onreadystatechange=function(){"loaded"!=n.readyState&&"complete"!=n.readyState||(n.onreadystatechange=null,e.isDone=!0,e.exec())}:n.onload=function(){e.isDone=!0,e.exec()},n.src=t,r.getElementsByTagName("head")[0].appendChild(n),n.then=e.then,n}}(0,0,window,document,(function(){var t,e;t=window,e=function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,function(e){return t[e]}.bind(null,o));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=5)}([function(t,e){t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=function(t,e){var n,r=t[1]||"",o=t[3];if(!o)return r;if(e&&"function"==typeof btoa){var a=(n=o,"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(n))))+" */"),i=o.sources.map((function(t){return"/*# sourceURL="+o.sourceRoot+t+" */"}));return[r].concat(i).concat([a]).join("\n")}return[r].join("\n")}(e,t);return e[2]?"@media "+e[2]+"{"+n+"}":n})).join("")},e.i=function(t,n){"string"==typeof t&&(t=[[null,t,""]]);for(var r={},o=0;o\n:host {\n display: inline-block;\n font-size: initial;\n box-sizing: border-box;\n width: 24px;\n height: 24px;\n}\n:host([size=xs]) {\n width: 0.8rem;\n height: 0.8rem;\n}\n:host([size=sm]) {\n width: 1.55rem;\n height: 1.55rem;\n}\n:host([size=md]) {\n width: 2.25rem;\n height: 2.25rem;\n}\n:host([size=lg]) {\n width: 3.0rem;\n height: 3.0rem;\n}\n\n:host([size]:not([size=""]):not([size=xs]):not([size=sm]):not([size=md]):not([size=lg])) {\n width: auto;\n height: auto;\n}\n:host([pull=left]) #icon {\n float: left;\n margin-right: .3em!important;\n}\n:host([pull=right]) #icon {\n float: right;\n margin-left: .3em!important;\n}\n:host([border=square]) #icon {\n padding: .25em;\n border: .07em solid rgba(0,0,0,.1);\n border-radius: .25em;\n}\n:host([border=circle]) #icon {\n padding: .25em;\n border: .07em solid rgba(0,0,0,.1);\n border-radius: 50%;\n}\n#icon,\nsvg {\n width: 100%;\n height: 100%;\n}\n#icon {\n box-sizing: border-box;\n} \n'+f.a+"\n"+l.a+'\n\n
';var g=d(function(t){function e(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);var t=function(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}(this,(e.__proto__||Object.getPrototypeOf(e)).call(this));return t.$ui=t.attachShadow({mode:"open"}),t.$ui.appendChild(t.ownerDocument.importNode(y.content,!0)),h()&&p.ShadyCSS.styleElement(t),t._state={$iconHolder:t.$ui.getElementById("icon"),type:t.getAttribute("type")},t}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}(e,HTMLElement),u(e,null,[{key:"getIconSvg",value:function(t,e){var n=this.cdnUrl+"/regular/bx-"+t+".svg";return"solid"===e?n=this.cdnUrl+"/solid/bxs-"+t+".svg":"logo"===e&&(n=this.cdnUrl+"/logos/bxl-"+t+".svg"),n&&b[n]||(b[n]=new Promise((function(t,e){var r=new XMLHttpRequest;r.addEventListener("load",(function(){this.status<200||this.status>=300?e(new Error(this.status+" "+this.responseText)):t(this.responseText)})),r.onerror=e,r.onabort=e,r.open("GET",n),r.send()}))),b[n]}},{key:"define",value:function(t){t=t||this.tagName,h()&&p.ShadyCSS.prepareTemplate(y,t),customElements.define(t,this)}},{key:"cdnUrl",get:function(){return"//unpkg.com/boxicons@2.1.2/svg"}},{key:"tagName",get:function(){return"box-icon"}},{key:"observedAttributes",get:function(){return["type","name","color","size","rotate","flip","animation","border","pull"]}}]),u(e,[{key:"attributeChangedCallback",value:function(t,e,n){var r=this._state.$iconHolder;switch(t){case"type":!function(t,e,n){var r=t._state;r.$iconHolder.textContent="",r.type&&(r.type=null),r.type=!n||"solid"!==n&&"logo"!==n?"regular":n,void 0!==r.currentName&&t.constructor.getIconSvg(r.currentName,r.type).then((function(t){r.type===n&&(r.$iconHolder.innerHTML=t)})).catch((function(t){console.error("Failed to load icon: "+r.currentName+"\n"+t)}))}(this,0,n);break;case"name":!function(t,e,n){var r=t._state;r.currentName=n,r.$iconHolder.textContent="",n&&void 0!==r.type&&t.constructor.getIconSvg(n,r.type).then((function(t){r.currentName===n&&(r.$iconHolder.innerHTML=t)})).catch((function(t){console.error("Failed to load icon: "+n+"\n"+t)}))}(this,0,n);break;case"color":r.style.fill=n||"";break;case"size":!function(t,e,n){var r=t._state;r.size&&(r.$iconHolder.style.width=r.$iconHolder.style.height="",r.size=r.sizeType=null),n&&!/^(xs|sm|md|lg)$/.test(r.size)&&(r.size=n.trim(),r.$iconHolder.style.width=r.$iconHolder.style.height=r.size)}(this,0,n);break;case"rotate":e&&r.classList.remove("bx-rotate-"+e),n&&r.classList.add("bx-rotate-"+n);break;case"flip":e&&r.classList.remove("bx-flip-"+e),n&&r.classList.add("bx-flip-"+n);break;case"animation":e&&r.classList.remove("bx-"+e),n&&r.classList.add("bx-"+n)}}},{key:"connectedCallback",value:function(){h()&&p.ShadyCSS.styleElement(this)}}]),e}());e.default=g,g.define()}])},"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.BoxIconElement=e():t.BoxIconElement=e()})); +!function(t,e,n,r,o){if("customElements"in n)o();else{if(n.AWAITING_WEB_COMPONENTS_POLYFILL)return void n.AWAITING_WEB_COMPONENTS_POLYFILL.then(o);var a=n.AWAITING_WEB_COMPONENTS_POLYFILL=f();a.then(o);var i=n.WEB_COMPONENTS_POLYFILL||"//cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/2.0.2/webcomponents-bundle.js",s=n.ES6_CORE_POLYFILL||"//cdnjs.cloudflare.com/ajax/libs/core-js/2.5.3/core.min.js";"Promise"in n?c(i).then((function(){a.isDone=!0,a.exec()})):c(s).then((function(){c(i).then((function(){a.isDone=!0,a.exec()}))}))}function f(){var t=[];return t.isDone=!1,t.exec=function(){t.splice(0).forEach((function(t){t()}))},t.then=function(e){return t.isDone?e():t.push(e),t},t}function c(t){var e=f(),n=r.createElement("script");return n.type="text/javascript",n.readyState?n.onreadystatechange=function(){"loaded"!=n.readyState&&"complete"!=n.readyState||(n.onreadystatechange=null,e.isDone=!0,e.exec())}:n.onload=function(){e.isDone=!0,e.exec()},n.src=t,r.getElementsByTagName("head")[0].appendChild(n),n.then=e.then,n}}(0,0,window,document,(function(){var t,e;t=window,e=function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,function(e){return t[e]}.bind(null,o));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=5)}([function(t,e){t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=function(t,e){var n,r=t[1]||"",o=t[3];if(!o)return r;if(e&&"function"==typeof btoa){var a=(n=o,"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(n))))+" */"),i=o.sources.map((function(t){return"/*# sourceURL="+o.sourceRoot+t+" */"}));return[r].concat(i).concat([a]).join("\n")}return[r].join("\n")}(e,t);return e[2]?"@media "+e[2]+"{"+n+"}":n})).join("")},e.i=function(t,n){"string"==typeof t&&(t=[[null,t,""]]);for(var r={},o=0;o\n:host {\n display: inline-block;\n font-size: initial;\n box-sizing: border-box;\n width: 24px;\n height: 24px;\n}\n:host([size=xs]) {\n width: 0.8rem;\n height: 0.8rem;\n}\n:host([size=sm]) {\n width: 1.55rem;\n height: 1.55rem;\n}\n:host([size=md]) {\n width: 2.25rem;\n height: 2.25rem;\n}\n:host([size=lg]) {\n width: 3.0rem;\n height: 3.0rem;\n}\n\n:host([size]:not([size=""]):not([size=xs]):not([size=sm]):not([size=md]):not([size=lg])) {\n width: auto;\n height: auto;\n}\n:host([pull=left]) #icon {\n float: left;\n margin-right: .3em!important;\n}\n:host([pull=right]) #icon {\n float: right;\n margin-left: .3em!important;\n}\n:host([border=square]) #icon {\n padding: .25em;\n border: .07em solid rgba(0,0,0,.1);\n border-radius: .25em;\n}\n:host([border=circle]) #icon {\n padding: .25em;\n border: .07em solid rgba(0,0,0,.1);\n border-radius: 50%;\n}\n#icon,\nsvg {\n width: 100%;\n height: 100%;\n}\n#icon {\n box-sizing: border-box;\n} \n'+f.a+"\n"+l.a+'\n\n
';var g=d(function(t){function e(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);var t=function(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}(this,(e.__proto__||Object.getPrototypeOf(e)).call(this));return t.$ui=t.attachShadow({mode:"open"}),t.$ui.appendChild(t.ownerDocument.importNode(y.content,!0)),h()&&p.ShadyCSS.styleElement(t),t._state={$iconHolder:t.$ui.getElementById("icon"),type:t.getAttribute("type")},t}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}(e,HTMLElement),u(e,null,[{key:"getIconSvg",value:function(t,e){var n=this.cdnUrl+"/regular/bx-"+t+".svg";return"solid"===e?n=this.cdnUrl+"/solid/bxs-"+t+".svg":"logo"===e&&(n=this.cdnUrl+"/logos/bxl-"+t+".svg"),n&&b[n]||(b[n]=new Promise((function(t,e){var r=new XMLHttpRequest;r.addEventListener("load",(function(){this.status<200||this.status>=300?e(new Error(this.status+" "+this.responseText)):t(this.responseText)})),r.onerror=e,r.onabort=e,r.open("GET",n),r.send()}))),b[n]}},{key:"define",value:function(t){t=t||this.tagName,h()&&p.ShadyCSS.prepareTemplate(y,t),customElements.define(t,this)}},{key:"cdnUrl",get:function(){return"//unpkg.com/boxicons@2.1.4/svg"}},{key:"tagName",get:function(){return"box-icon"}},{key:"observedAttributes",get:function(){return["type","name","color","size","rotate","flip","animation","border","pull"]}}]),u(e,[{key:"attributeChangedCallback",value:function(t,e,n){var r=this._state.$iconHolder;switch(t){case"type":!function(t,e,n){var r=t._state;r.$iconHolder.textContent="",r.type&&(r.type=null),r.type=!n||"solid"!==n&&"logo"!==n?"regular":n,void 0!==r.currentName&&t.constructor.getIconSvg(r.currentName,r.type).then((function(t){r.type===n&&(r.$iconHolder.innerHTML=t)})).catch((function(t){console.error("Failed to load icon: "+r.currentName+"\n"+t)}))}(this,0,n);break;case"name":!function(t,e,n){var r=t._state;r.currentName=n,r.$iconHolder.textContent="",n&&void 0!==r.type&&t.constructor.getIconSvg(n,r.type).then((function(t){r.currentName===n&&(r.$iconHolder.innerHTML=t)})).catch((function(t){console.error("Failed to load icon: "+n+"\n"+t)}))}(this,0,n);break;case"color":r.style.fill=n||"";break;case"size":!function(t,e,n){var r=t._state;r.size&&(r.$iconHolder.style.width=r.$iconHolder.style.height="",r.size=r.sizeType=null),n&&!/^(xs|sm|md|lg)$/.test(r.size)&&(r.size=n.trim(),r.$iconHolder.style.width=r.$iconHolder.style.height=r.size)}(this,0,n);break;case"rotate":e&&r.classList.remove("bx-rotate-"+e),n&&r.classList.add("bx-rotate-"+n);break;case"flip":e&&r.classList.remove("bx-flip-"+e),n&&r.classList.add("bx-flip-"+n);break;case"animation":e&&r.classList.remove("bx-"+e),n&&r.classList.add("bx-"+n)}}},{key:"connectedCallback",value:function(){h()&&p.ShadyCSS.styleElement(this)}}]),e}());e.default=g,g.define()}])},"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.BoxIconElement=e():t.BoxIconElement=e()})); //# sourceMappingURL=boxicons.js.map \ No newline at end of file diff --git a/fonts/boxicons.eot b/fonts/boxicons.eot index 9b0bf76..6e58e99 100644 Binary files a/fonts/boxicons.eot and b/fonts/boxicons.eot differ diff --git a/fonts/boxicons.svg b/fonts/boxicons.svg index 7732686..4b27b51 100644 --- a/fonts/boxicons.svg +++ b/fonts/boxicons.svg @@ -23,1604 +23,1638 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fonts/boxicons.ttf b/fonts/boxicons.ttf index 0b52d5c..89a5096 100644 Binary files a/fonts/boxicons.ttf and b/fonts/boxicons.ttf differ diff --git a/fonts/boxicons.woff b/fonts/boxicons.woff index 429c00d..841e1d4 100644 Binary files a/fonts/boxicons.woff and b/fonts/boxicons.woff differ diff --git a/fonts/boxicons.woff2 b/fonts/boxicons.woff2 index 9179e64..79c35e4 100644 Binary files a/fonts/boxicons.woff2 and b/fonts/boxicons.woff2 differ diff --git a/package.json b/package.json index af8e15f..c493de2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boxicons", - "version": "2.1.2", + "version": "2.1.4", "description": "High Quality Web Icons", "scripts": { "start": "webpack-dev-server --history-api-fallback --hot --open", diff --git a/svg/logos/bxl-500px.svg b/svg/logos/bxl-500px.svg index 42941f6..f3999e4 100644 --- a/svg/logos/bxl-500px.svg +++ b/svg/logos/bxl-500px.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-99designs.svg b/svg/logos/bxl-99designs.svg index 6a45158..d300cac 100644 --- a/svg/logos/bxl-99designs.svg +++ b/svg/logos/bxl-99designs.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-adobe.svg b/svg/logos/bxl-adobe.svg index 9e8bb80..3400f55 100644 --- a/svg/logos/bxl-adobe.svg +++ b/svg/logos/bxl-adobe.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-airbnb.svg b/svg/logos/bxl-airbnb.svg index ce5502f..132e199 100644 --- a/svg/logos/bxl-airbnb.svg +++ b/svg/logos/bxl-airbnb.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-algolia.svg b/svg/logos/bxl-algolia.svg index 4116225..91f8ba1 100644 --- a/svg/logos/bxl-algolia.svg +++ b/svg/logos/bxl-algolia.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-amazon.svg b/svg/logos/bxl-amazon.svg index fa2662a..f8eddeb 100644 --- a/svg/logos/bxl-amazon.svg +++ b/svg/logos/bxl-amazon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-android.svg b/svg/logos/bxl-android.svg index 19293a4..b6911a2 100644 --- a/svg/logos/bxl-android.svg +++ b/svg/logos/bxl-android.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-angular.svg b/svg/logos/bxl-angular.svg index bfb2462..ac6648e 100644 --- a/svg/logos/bxl-angular.svg +++ b/svg/logos/bxl-angular.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-apple.svg b/svg/logos/bxl-apple.svg index 5110e81..e087c0b 100644 --- a/svg/logos/bxl-apple.svg +++ b/svg/logos/bxl-apple.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-audible.svg b/svg/logos/bxl-audible.svg index cb96c77..0bc0e95 100644 --- a/svg/logos/bxl-audible.svg +++ b/svg/logos/bxl-audible.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-aws.svg b/svg/logos/bxl-aws.svg index 9326342..6ec45d9 100644 --- a/svg/logos/bxl-aws.svg +++ b/svg/logos/bxl-aws.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-baidu.svg b/svg/logos/bxl-baidu.svg index 70c6154..8b571ce 100644 --- a/svg/logos/bxl-baidu.svg +++ b/svg/logos/bxl-baidu.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-behance.svg b/svg/logos/bxl-behance.svg index 5c27869..078e9f8 100644 --- a/svg/logos/bxl-behance.svg +++ b/svg/logos/bxl-behance.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-bing.svg b/svg/logos/bxl-bing.svg index ca41220..afe9a5c 100644 --- a/svg/logos/bxl-bing.svg +++ b/svg/logos/bxl-bing.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-bitcoin.svg b/svg/logos/bxl-bitcoin.svg index d7ff5f4..12b285a 100644 --- a/svg/logos/bxl-bitcoin.svg +++ b/svg/logos/bxl-bitcoin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-blender.svg b/svg/logos/bxl-blender.svg index ac76c00..b665c9c 100644 --- a/svg/logos/bxl-blender.svg +++ b/svg/logos/bxl-blender.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-blogger.svg b/svg/logos/bxl-blogger.svg index 67092de..a974832 100644 --- a/svg/logos/bxl-blogger.svg +++ b/svg/logos/bxl-blogger.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-bootstrap.svg b/svg/logos/bxl-bootstrap.svg index fe7a39b..9061718 100644 --- a/svg/logos/bxl-bootstrap.svg +++ b/svg/logos/bxl-bootstrap.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-c-plus-plus.svg b/svg/logos/bxl-c-plus-plus.svg index 956ced6..cbdf6de 100644 --- a/svg/logos/bxl-c-plus-plus.svg +++ b/svg/logos/bxl-c-plus-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-chrome.svg b/svg/logos/bxl-chrome.svg index c0db8f5..dd8975d 100644 --- a/svg/logos/bxl-chrome.svg +++ b/svg/logos/bxl-chrome.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-codepen.svg b/svg/logos/bxl-codepen.svg index 34b2594..65567d3 100644 --- a/svg/logos/bxl-codepen.svg +++ b/svg/logos/bxl-codepen.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-creative-commons.svg b/svg/logos/bxl-creative-commons.svg index b14eb57..d1a2289 100644 --- a/svg/logos/bxl-creative-commons.svg +++ b/svg/logos/bxl-creative-commons.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-css3.svg b/svg/logos/bxl-css3.svg index 20af3ce..b05df9c 100644 --- a/svg/logos/bxl-css3.svg +++ b/svg/logos/bxl-css3.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-dailymotion.svg b/svg/logos/bxl-dailymotion.svg index b465e1a..81377a5 100644 --- a/svg/logos/bxl-dailymotion.svg +++ b/svg/logos/bxl-dailymotion.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-deezer.svg b/svg/logos/bxl-deezer.svg index 3063715..042364a 100644 --- a/svg/logos/bxl-deezer.svg +++ b/svg/logos/bxl-deezer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-dev-to.svg b/svg/logos/bxl-dev-to.svg index 49f69f7..c1ed8ef 100644 --- a/svg/logos/bxl-dev-to.svg +++ b/svg/logos/bxl-dev-to.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-deviantart.svg b/svg/logos/bxl-deviantart.svg index 85e64e0..d1235cd 100644 --- a/svg/logos/bxl-deviantart.svg +++ b/svg/logos/bxl-deviantart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-digg.svg b/svg/logos/bxl-digg.svg index 140483c..e438f9a 100644 --- a/svg/logos/bxl-digg.svg +++ b/svg/logos/bxl-digg.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-digitalocean.svg b/svg/logos/bxl-digitalocean.svg index b1e4b67..5af8297 100644 --- a/svg/logos/bxl-digitalocean.svg +++ b/svg/logos/bxl-digitalocean.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-discord-alt.svg b/svg/logos/bxl-discord-alt.svg index a54d4cd..d16c8ab 100644 --- a/svg/logos/bxl-discord-alt.svg +++ b/svg/logos/bxl-discord-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-discord.svg b/svg/logos/bxl-discord.svg index 950e969..f18c65f 100644 --- a/svg/logos/bxl-discord.svg +++ b/svg/logos/bxl-discord.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-discourse.svg b/svg/logos/bxl-discourse.svg index 8c06c1a..8e4cd20 100644 --- a/svg/logos/bxl-discourse.svg +++ b/svg/logos/bxl-discourse.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-django.svg b/svg/logos/bxl-django.svg index 8e0b74b..419ab65 100644 --- a/svg/logos/bxl-django.svg +++ b/svg/logos/bxl-django.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-docker.svg b/svg/logos/bxl-docker.svg index ccf0db9..379b06b 100644 --- a/svg/logos/bxl-docker.svg +++ b/svg/logos/bxl-docker.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-dribbble.svg b/svg/logos/bxl-dribbble.svg index 2f0c323..e42efd9 100644 --- a/svg/logos/bxl-dribbble.svg +++ b/svg/logos/bxl-dribbble.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-dropbox.svg b/svg/logos/bxl-dropbox.svg index f7d895e..cb4805a 100644 --- a/svg/logos/bxl-dropbox.svg +++ b/svg/logos/bxl-dropbox.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-drupal.svg b/svg/logos/bxl-drupal.svg index f7cd781..1e56ac9 100644 --- a/svg/logos/bxl-drupal.svg +++ b/svg/logos/bxl-drupal.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-ebay.svg b/svg/logos/bxl-ebay.svg index 965e13a..d86ef12 100644 --- a/svg/logos/bxl-ebay.svg +++ b/svg/logos/bxl-ebay.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-edge.svg b/svg/logos/bxl-edge.svg index 7aee065..552e8cc 100644 --- a/svg/logos/bxl-edge.svg +++ b/svg/logos/bxl-edge.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-etsy.svg b/svg/logos/bxl-etsy.svg index c7ca137..7d10f5f 100644 --- a/svg/logos/bxl-etsy.svg +++ b/svg/logos/bxl-etsy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-facebook-circle.svg b/svg/logos/bxl-facebook-circle.svg index e0e5922..df7249f 100644 --- a/svg/logos/bxl-facebook-circle.svg +++ b/svg/logos/bxl-facebook-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-facebook-square.svg b/svg/logos/bxl-facebook-square.svg index 5b6f239..ffb86d6 100644 --- a/svg/logos/bxl-facebook-square.svg +++ b/svg/logos/bxl-facebook-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-facebook.svg b/svg/logos/bxl-facebook.svg index 1bb6d72..ce7b4f7 100644 --- a/svg/logos/bxl-facebook.svg +++ b/svg/logos/bxl-facebook.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-figma.svg b/svg/logos/bxl-figma.svg index e1f98b8..aaa99e9 100644 --- a/svg/logos/bxl-figma.svg +++ b/svg/logos/bxl-figma.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-firebase.svg b/svg/logos/bxl-firebase.svg index eb75f17..4b416c5 100644 --- a/svg/logos/bxl-firebase.svg +++ b/svg/logos/bxl-firebase.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-firefox.svg b/svg/logos/bxl-firefox.svg index e2e86f5..6ce3dde 100644 --- a/svg/logos/bxl-firefox.svg +++ b/svg/logos/bxl-firefox.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-flask.svg b/svg/logos/bxl-flask.svg index 66e8053..e06bb17 100644 --- a/svg/logos/bxl-flask.svg +++ b/svg/logos/bxl-flask.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-flickr-square.svg b/svg/logos/bxl-flickr-square.svg index 5aaefa9..feaf555 100644 --- a/svg/logos/bxl-flickr-square.svg +++ b/svg/logos/bxl-flickr-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-flickr.svg b/svg/logos/bxl-flickr.svg index ed943a0..d35157a 100644 --- a/svg/logos/bxl-flickr.svg +++ b/svg/logos/bxl-flickr.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-flutter.svg b/svg/logos/bxl-flutter.svg index 52e8949..af6497d 100644 --- a/svg/logos/bxl-flutter.svg +++ b/svg/logos/bxl-flutter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-foursquare.svg b/svg/logos/bxl-foursquare.svg index c9debeb..695e19b 100644 --- a/svg/logos/bxl-foursquare.svg +++ b/svg/logos/bxl-foursquare.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-git.svg b/svg/logos/bxl-git.svg index 8e9a526..d99bc02 100644 --- a/svg/logos/bxl-git.svg +++ b/svg/logos/bxl-git.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-github.svg b/svg/logos/bxl-github.svg index 764d5a3..905bdd3 100644 --- a/svg/logos/bxl-github.svg +++ b/svg/logos/bxl-github.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-gitlab.svg b/svg/logos/bxl-gitlab.svg index 4d2e2a1..f7463e9 100644 --- a/svg/logos/bxl-gitlab.svg +++ b/svg/logos/bxl-gitlab.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-gmail.svg b/svg/logos/bxl-gmail.svg index 2ac756a..a2538ff 100644 --- a/svg/logos/bxl-gmail.svg +++ b/svg/logos/bxl-gmail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-go-lang.svg b/svg/logos/bxl-go-lang.svg index 8a7ebe5..da54036 100644 --- a/svg/logos/bxl-go-lang.svg +++ b/svg/logos/bxl-go-lang.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-google-cloud.svg b/svg/logos/bxl-google-cloud.svg index a6f687a..234d085 100644 --- a/svg/logos/bxl-google-cloud.svg +++ b/svg/logos/bxl-google-cloud.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-google-plus-circle.svg b/svg/logos/bxl-google-plus-circle.svg index 38d5e0b..64db5f2 100644 --- a/svg/logos/bxl-google-plus-circle.svg +++ b/svg/logos/bxl-google-plus-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-google-plus.svg b/svg/logos/bxl-google-plus.svg index 0b73f78..1b9d6f3 100644 --- a/svg/logos/bxl-google-plus.svg +++ b/svg/logos/bxl-google-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-google.svg b/svg/logos/bxl-google.svg index d01586a..2d40732 100644 --- a/svg/logos/bxl-google.svg +++ b/svg/logos/bxl-google.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-graphql.svg b/svg/logos/bxl-graphql.svg new file mode 100644 index 0000000..9d3d51d --- /dev/null +++ b/svg/logos/bxl-graphql.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/logos/bxl-heroku.svg b/svg/logos/bxl-heroku.svg index d538fa6..eb6fdb7 100644 --- a/svg/logos/bxl-heroku.svg +++ b/svg/logos/bxl-heroku.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-html5.svg b/svg/logos/bxl-html5.svg index d56b279..395184f 100644 --- a/svg/logos/bxl-html5.svg +++ b/svg/logos/bxl-html5.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-imdb.svg b/svg/logos/bxl-imdb.svg index 6299635..af2277b 100644 --- a/svg/logos/bxl-imdb.svg +++ b/svg/logos/bxl-imdb.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-instagram-alt.svg b/svg/logos/bxl-instagram-alt.svg index a5dc0ce..0ff37fa 100644 --- a/svg/logos/bxl-instagram-alt.svg +++ b/svg/logos/bxl-instagram-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-instagram.svg b/svg/logos/bxl-instagram.svg index 092dfb9..56c56d6 100644 --- a/svg/logos/bxl-instagram.svg +++ b/svg/logos/bxl-instagram.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-internet-explorer.svg b/svg/logos/bxl-internet-explorer.svg index 53650d5..b83a87c 100644 --- a/svg/logos/bxl-internet-explorer.svg +++ b/svg/logos/bxl-internet-explorer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-invision.svg b/svg/logos/bxl-invision.svg index 4760546..9b61b39 100644 --- a/svg/logos/bxl-invision.svg +++ b/svg/logos/bxl-invision.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-java.svg b/svg/logos/bxl-java.svg index 4565792..1074611 100644 --- a/svg/logos/bxl-java.svg +++ b/svg/logos/bxl-java.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-javascript.svg b/svg/logos/bxl-javascript.svg index a1c594b..59e8e5b 100644 --- a/svg/logos/bxl-javascript.svg +++ b/svg/logos/bxl-javascript.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-joomla.svg b/svg/logos/bxl-joomla.svg index d757cf2..3174d57 100644 --- a/svg/logos/bxl-joomla.svg +++ b/svg/logos/bxl-joomla.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-jquery.svg b/svg/logos/bxl-jquery.svg index 997f6c0..bd3f6c1 100644 --- a/svg/logos/bxl-jquery.svg +++ b/svg/logos/bxl-jquery.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-jsfiddle.svg b/svg/logos/bxl-jsfiddle.svg index 7ff27b2..1fdb99e 100644 --- a/svg/logos/bxl-jsfiddle.svg +++ b/svg/logos/bxl-jsfiddle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-kickstarter.svg b/svg/logos/bxl-kickstarter.svg index 0e1e170..cb5309e 100644 --- a/svg/logos/bxl-kickstarter.svg +++ b/svg/logos/bxl-kickstarter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-kubernetes.svg b/svg/logos/bxl-kubernetes.svg index 5120a56..3f61797 100644 --- a/svg/logos/bxl-kubernetes.svg +++ b/svg/logos/bxl-kubernetes.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-less.svg b/svg/logos/bxl-less.svg index 5c461cc..737c238 100644 --- a/svg/logos/bxl-less.svg +++ b/svg/logos/bxl-less.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-linkedin-square.svg b/svg/logos/bxl-linkedin-square.svg index 136ace5..4eb5a67 100644 --- a/svg/logos/bxl-linkedin-square.svg +++ b/svg/logos/bxl-linkedin-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-linkedin.svg b/svg/logos/bxl-linkedin.svg index 47b4c79..ed64f5a 100644 --- a/svg/logos/bxl-linkedin.svg +++ b/svg/logos/bxl-linkedin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-magento.svg b/svg/logos/bxl-magento.svg index a0475a5..d5abe8a 100644 --- a/svg/logos/bxl-magento.svg +++ b/svg/logos/bxl-magento.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-mailchimp.svg b/svg/logos/bxl-mailchimp.svg index e3c1ba5..e17f8be 100644 --- a/svg/logos/bxl-mailchimp.svg +++ b/svg/logos/bxl-mailchimp.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-markdown.svg b/svg/logos/bxl-markdown.svg index 339ced8..d9e5584 100644 --- a/svg/logos/bxl-markdown.svg +++ b/svg/logos/bxl-markdown.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-mastercard.svg b/svg/logos/bxl-mastercard.svg index f5de86c..8155c8c 100644 --- a/svg/logos/bxl-mastercard.svg +++ b/svg/logos/bxl-mastercard.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-mastodon.svg b/svg/logos/bxl-mastodon.svg index 3ef76d5..daed549 100644 --- a/svg/logos/bxl-mastodon.svg +++ b/svg/logos/bxl-mastodon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-medium-old.svg b/svg/logos/bxl-medium-old.svg index e5e3fbb..6b4bbb7 100644 --- a/svg/logos/bxl-medium-old.svg +++ b/svg/logos/bxl-medium-old.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-medium-square.svg b/svg/logos/bxl-medium-square.svg index bd907ef..79ee326 100644 --- a/svg/logos/bxl-medium-square.svg +++ b/svg/logos/bxl-medium-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-medium.svg b/svg/logos/bxl-medium.svg index bd6b77d..3fe849e 100644 --- a/svg/logos/bxl-medium.svg +++ b/svg/logos/bxl-medium.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-messenger.svg b/svg/logos/bxl-messenger.svg index 6f4f31e..fdf2fae 100644 --- a/svg/logos/bxl-messenger.svg +++ b/svg/logos/bxl-messenger.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-meta.svg b/svg/logos/bxl-meta.svg index 3cf6c42..0434416 100644 --- a/svg/logos/bxl-meta.svg +++ b/svg/logos/bxl-meta.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-microsoft-teams.svg b/svg/logos/bxl-microsoft-teams.svg index db445d6..f5ffdbc 100644 --- a/svg/logos/bxl-microsoft-teams.svg +++ b/svg/logos/bxl-microsoft-teams.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-microsoft.svg b/svg/logos/bxl-microsoft.svg index 6ff1fdf..6db3fbe 100644 --- a/svg/logos/bxl-microsoft.svg +++ b/svg/logos/bxl-microsoft.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-mongodb.svg b/svg/logos/bxl-mongodb.svg index 0ec3f07..ec079b5 100644 --- a/svg/logos/bxl-mongodb.svg +++ b/svg/logos/bxl-mongodb.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-netlify.svg b/svg/logos/bxl-netlify.svg index 0fda4d9..7f9561d 100644 --- a/svg/logos/bxl-netlify.svg +++ b/svg/logos/bxl-netlify.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-nodejs.svg b/svg/logos/bxl-nodejs.svg index e33bd31..d44e3fd 100644 --- a/svg/logos/bxl-nodejs.svg +++ b/svg/logos/bxl-nodejs.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-ok-ru.svg b/svg/logos/bxl-ok-ru.svg index 657ee1b..bd64d84 100644 --- a/svg/logos/bxl-ok-ru.svg +++ b/svg/logos/bxl-ok-ru.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-opera.svg b/svg/logos/bxl-opera.svg index 6050060..4b057a0 100644 --- a/svg/logos/bxl-opera.svg +++ b/svg/logos/bxl-opera.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-patreon.svg b/svg/logos/bxl-patreon.svg index 55732cf..5e9d3ca 100644 --- a/svg/logos/bxl-patreon.svg +++ b/svg/logos/bxl-patreon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-paypal.svg b/svg/logos/bxl-paypal.svg index 5322197..0189218 100644 --- a/svg/logos/bxl-paypal.svg +++ b/svg/logos/bxl-paypal.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-periscope.svg b/svg/logos/bxl-periscope.svg index e248f4a..207e31f 100644 --- a/svg/logos/bxl-periscope.svg +++ b/svg/logos/bxl-periscope.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-php.svg b/svg/logos/bxl-php.svg index 0d6e206..5de78ba 100644 --- a/svg/logos/bxl-php.svg +++ b/svg/logos/bxl-php.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-pinterest-alt.svg b/svg/logos/bxl-pinterest-alt.svg index e57a4dc..d3d6495 100644 --- a/svg/logos/bxl-pinterest-alt.svg +++ b/svg/logos/bxl-pinterest-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-pinterest.svg b/svg/logos/bxl-pinterest.svg index e2c11f7..79e12d9 100644 --- a/svg/logos/bxl-pinterest.svg +++ b/svg/logos/bxl-pinterest.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-play-store.svg b/svg/logos/bxl-play-store.svg index dde18f4..a99943e 100644 --- a/svg/logos/bxl-play-store.svg +++ b/svg/logos/bxl-play-store.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-pocket.svg b/svg/logos/bxl-pocket.svg index d757ed8..5373a07 100644 --- a/svg/logos/bxl-pocket.svg +++ b/svg/logos/bxl-pocket.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-postgresql.svg b/svg/logos/bxl-postgresql.svg index 377d4ee..165d663 100644 --- a/svg/logos/bxl-postgresql.svg +++ b/svg/logos/bxl-postgresql.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-product-hunt.svg b/svg/logos/bxl-product-hunt.svg index b2f2353..f1277bc 100644 --- a/svg/logos/bxl-product-hunt.svg +++ b/svg/logos/bxl-product-hunt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-python.svg b/svg/logos/bxl-python.svg index ac0c494..fa16091 100644 --- a/svg/logos/bxl-python.svg +++ b/svg/logos/bxl-python.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-quora.svg b/svg/logos/bxl-quora.svg index 292c72b..4abb980 100644 --- a/svg/logos/bxl-quora.svg +++ b/svg/logos/bxl-quora.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-react.svg b/svg/logos/bxl-react.svg index 71a7eeb..cb133a9 100644 --- a/svg/logos/bxl-react.svg +++ b/svg/logos/bxl-react.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-redbubble.svg b/svg/logos/bxl-redbubble.svg index 1eb9afe..b845373 100644 --- a/svg/logos/bxl-redbubble.svg +++ b/svg/logos/bxl-redbubble.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-reddit.svg b/svg/logos/bxl-reddit.svg index d8b5c11..66c6bcf 100644 --- a/svg/logos/bxl-reddit.svg +++ b/svg/logos/bxl-reddit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-redux.svg b/svg/logos/bxl-redux.svg index 83be345..72fc94d 100644 --- a/svg/logos/bxl-redux.svg +++ b/svg/logos/bxl-redux.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-sass.svg b/svg/logos/bxl-sass.svg index 13467f8..3b0945d 100644 --- a/svg/logos/bxl-sass.svg +++ b/svg/logos/bxl-sass.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-shopify.svg b/svg/logos/bxl-shopify.svg index 28b1357..a7661cd 100644 --- a/svg/logos/bxl-shopify.svg +++ b/svg/logos/bxl-shopify.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-sketch.svg b/svg/logos/bxl-sketch.svg index 3fa4635..4c2778d 100644 --- a/svg/logos/bxl-sketch.svg +++ b/svg/logos/bxl-sketch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-skype.svg b/svg/logos/bxl-skype.svg index 85af0ef..2608263 100644 --- a/svg/logos/bxl-skype.svg +++ b/svg/logos/bxl-skype.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-slack-old.svg b/svg/logos/bxl-slack-old.svg index f1b8680..7c0889b 100644 --- a/svg/logos/bxl-slack-old.svg +++ b/svg/logos/bxl-slack-old.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-slack.svg b/svg/logos/bxl-slack.svg index 7dbb3c8..d89c339 100644 --- a/svg/logos/bxl-slack.svg +++ b/svg/logos/bxl-slack.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-snapchat.svg b/svg/logos/bxl-snapchat.svg index e88130b..ce338e9 100644 --- a/svg/logos/bxl-snapchat.svg +++ b/svg/logos/bxl-snapchat.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-soundcloud.svg b/svg/logos/bxl-soundcloud.svg index a55fee5..8535b4c 100644 --- a/svg/logos/bxl-soundcloud.svg +++ b/svg/logos/bxl-soundcloud.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-spotify.svg b/svg/logos/bxl-spotify.svg index c3b23e0..92bf0f2 100644 --- a/svg/logos/bxl-spotify.svg +++ b/svg/logos/bxl-spotify.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-spring-boot.svg b/svg/logos/bxl-spring-boot.svg index 5914306..a8bdb19 100644 --- a/svg/logos/bxl-spring-boot.svg +++ b/svg/logos/bxl-spring-boot.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-squarespace.svg b/svg/logos/bxl-squarespace.svg index 0790a60..c0a1275 100644 --- a/svg/logos/bxl-squarespace.svg +++ b/svg/logos/bxl-squarespace.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-stack-overflow.svg b/svg/logos/bxl-stack-overflow.svg index e082354..abc0f42 100644 --- a/svg/logos/bxl-stack-overflow.svg +++ b/svg/logos/bxl-stack-overflow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-steam.svg b/svg/logos/bxl-steam.svg index eee7c61..07bce48 100644 --- a/svg/logos/bxl-steam.svg +++ b/svg/logos/bxl-steam.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-stripe.svg b/svg/logos/bxl-stripe.svg index f2e32fe..b69ff25 100644 --- a/svg/logos/bxl-stripe.svg +++ b/svg/logos/bxl-stripe.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-tailwind-css.svg b/svg/logos/bxl-tailwind-css.svg index 1174056..9a0f2b1 100644 --- a/svg/logos/bxl-tailwind-css.svg +++ b/svg/logos/bxl-tailwind-css.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-telegram.svg b/svg/logos/bxl-telegram.svg index 8e92821..38bbc96 100644 --- a/svg/logos/bxl-telegram.svg +++ b/svg/logos/bxl-telegram.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-tiktok.svg b/svg/logos/bxl-tiktok.svg index 0e2cff4..cd7ccf8 100644 --- a/svg/logos/bxl-tiktok.svg +++ b/svg/logos/bxl-tiktok.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-trello.svg b/svg/logos/bxl-trello.svg index 78477e7..627b829 100644 --- a/svg/logos/bxl-trello.svg +++ b/svg/logos/bxl-trello.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-trip-advisor.svg b/svg/logos/bxl-trip-advisor.svg index 5363fda..622239e 100644 --- a/svg/logos/bxl-trip-advisor.svg +++ b/svg/logos/bxl-trip-advisor.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-tumblr.svg b/svg/logos/bxl-tumblr.svg index 2c540c8..1d13659 100644 --- a/svg/logos/bxl-tumblr.svg +++ b/svg/logos/bxl-tumblr.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-tux.svg b/svg/logos/bxl-tux.svg index b64b9e9..e6cfed9 100644 --- a/svg/logos/bxl-tux.svg +++ b/svg/logos/bxl-tux.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-twitch.svg b/svg/logos/bxl-twitch.svg index 2873843..ae7a0ad 100644 --- a/svg/logos/bxl-twitch.svg +++ b/svg/logos/bxl-twitch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-twitter.svg b/svg/logos/bxl-twitter.svg index 475628f..354f409 100644 --- a/svg/logos/bxl-twitter.svg +++ b/svg/logos/bxl-twitter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-typescript.svg b/svg/logos/bxl-typescript.svg new file mode 100644 index 0000000..d85d477 --- /dev/null +++ b/svg/logos/bxl-typescript.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/logos/bxl-unity.svg b/svg/logos/bxl-unity.svg index 8e8a4fa..4f8f14e 100644 --- a/svg/logos/bxl-unity.svg +++ b/svg/logos/bxl-unity.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-unsplash.svg b/svg/logos/bxl-unsplash.svg index 851fa3e..5bd5503 100644 --- a/svg/logos/bxl-unsplash.svg +++ b/svg/logos/bxl-unsplash.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-upwork.svg b/svg/logos/bxl-upwork.svg index 72d76c7..6b5715d 100644 --- a/svg/logos/bxl-upwork.svg +++ b/svg/logos/bxl-upwork.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-venmo.svg b/svg/logos/bxl-venmo.svg index cb72b47..f04ef6a 100644 --- a/svg/logos/bxl-venmo.svg +++ b/svg/logos/bxl-venmo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-vimeo.svg b/svg/logos/bxl-vimeo.svg index 7faf2c5..a3f68d8 100644 --- a/svg/logos/bxl-vimeo.svg +++ b/svg/logos/bxl-vimeo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-visa.svg b/svg/logos/bxl-visa.svg index 1f7e8a5..d3a20be 100644 --- a/svg/logos/bxl-visa.svg +++ b/svg/logos/bxl-visa.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-visual-studio.svg b/svg/logos/bxl-visual-studio.svg index ad4929b..4a68dea 100644 --- a/svg/logos/bxl-visual-studio.svg +++ b/svg/logos/bxl-visual-studio.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-vk.svg b/svg/logos/bxl-vk.svg index ece8534..48f16af 100644 --- a/svg/logos/bxl-vk.svg +++ b/svg/logos/bxl-vk.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-vuejs.svg b/svg/logos/bxl-vuejs.svg index 8f4d70c..e8cc250 100644 --- a/svg/logos/bxl-vuejs.svg +++ b/svg/logos/bxl-vuejs.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-whatsapp-square.svg b/svg/logos/bxl-whatsapp-square.svg index a647d38..ace06c2 100644 --- a/svg/logos/bxl-whatsapp-square.svg +++ b/svg/logos/bxl-whatsapp-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-whatsapp.svg b/svg/logos/bxl-whatsapp.svg index 54039a4..02e0f67 100644 --- a/svg/logos/bxl-whatsapp.svg +++ b/svg/logos/bxl-whatsapp.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-wikipedia.svg b/svg/logos/bxl-wikipedia.svg index f739c37..c90ae66 100644 --- a/svg/logos/bxl-wikipedia.svg +++ b/svg/logos/bxl-wikipedia.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-windows.svg b/svg/logos/bxl-windows.svg index 0766b9e..613318b 100644 --- a/svg/logos/bxl-windows.svg +++ b/svg/logos/bxl-windows.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-wix.svg b/svg/logos/bxl-wix.svg index 9a3cecd..8cfe1f9 100644 --- a/svg/logos/bxl-wix.svg +++ b/svg/logos/bxl-wix.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-wordpress.svg b/svg/logos/bxl-wordpress.svg index d9916d5..93e8848 100644 --- a/svg/logos/bxl-wordpress.svg +++ b/svg/logos/bxl-wordpress.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-xing.svg b/svg/logos/bxl-xing.svg index 9951744..1d693b0 100644 --- a/svg/logos/bxl-xing.svg +++ b/svg/logos/bxl-xing.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-yahoo.svg b/svg/logos/bxl-yahoo.svg index 39d2823..a176c67 100644 --- a/svg/logos/bxl-yahoo.svg +++ b/svg/logos/bxl-yahoo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-yelp.svg b/svg/logos/bxl-yelp.svg index c42cc68..b20c8dc 100644 --- a/svg/logos/bxl-yelp.svg +++ b/svg/logos/bxl-yelp.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-youtube.svg b/svg/logos/bxl-youtube.svg index 2cdff40..27a68e5 100644 --- a/svg/logos/bxl-youtube.svg +++ b/svg/logos/bxl-youtube.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/logos/bxl-zoom.svg b/svg/logos/bxl-zoom.svg index 5c4bd5f..05fac35 100644 --- a/svg/logos/bxl-zoom.svg +++ b/svg/logos/bxl-zoom.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-abacus.svg b/svg/regular/bx-abacus.svg index 5dd81be..ab074ae 100644 --- a/svg/regular/bx-abacus.svg +++ b/svg/regular/bx-abacus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-accessibility.svg b/svg/regular/bx-accessibility.svg index d7ef5f8..535799b 100644 --- a/svg/regular/bx-accessibility.svg +++ b/svg/regular/bx-accessibility.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-add-to-queue.svg b/svg/regular/bx-add-to-queue.svg index 7710e53..6b8942b 100644 --- a/svg/regular/bx-add-to-queue.svg +++ b/svg/regular/bx-add-to-queue.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-adjust.svg b/svg/regular/bx-adjust.svg index c54f5ba..cfcb625 100644 --- a/svg/regular/bx-adjust.svg +++ b/svg/regular/bx-adjust.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-alarm-add.svg b/svg/regular/bx-alarm-add.svg index 78a2db3..8799f87 100644 --- a/svg/regular/bx-alarm-add.svg +++ b/svg/regular/bx-alarm-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-alarm-exclamation.svg b/svg/regular/bx-alarm-exclamation.svg index 79c9271..39d6128 100644 --- a/svg/regular/bx-alarm-exclamation.svg +++ b/svg/regular/bx-alarm-exclamation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-alarm-off.svg b/svg/regular/bx-alarm-off.svg index 14fb70a..686e9df 100644 --- a/svg/regular/bx-alarm-off.svg +++ b/svg/regular/bx-alarm-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-alarm-snooze.svg b/svg/regular/bx-alarm-snooze.svg index ffc9a9e..7252198 100644 --- a/svg/regular/bx-alarm-snooze.svg +++ b/svg/regular/bx-alarm-snooze.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-alarm.svg b/svg/regular/bx-alarm.svg index 79a0ff0..3c3603c 100644 --- a/svg/regular/bx-alarm.svg +++ b/svg/regular/bx-alarm.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-album.svg b/svg/regular/bx-album.svg index be7e628..c4de021 100644 --- a/svg/regular/bx-album.svg +++ b/svg/regular/bx-album.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-align-justify.svg b/svg/regular/bx-align-justify.svg index 9ab9c79..9ddc669 100644 --- a/svg/regular/bx-align-justify.svg +++ b/svg/regular/bx-align-justify.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-align-left.svg b/svg/regular/bx-align-left.svg index 258f53a..90d9337 100644 --- a/svg/regular/bx-align-left.svg +++ b/svg/regular/bx-align-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-align-middle.svg b/svg/regular/bx-align-middle.svg index 971e07b..8bf30a7 100644 --- a/svg/regular/bx-align-middle.svg +++ b/svg/regular/bx-align-middle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-align-right.svg b/svg/regular/bx-align-right.svg index 800c446..0594dd5 100644 --- a/svg/regular/bx-align-right.svg +++ b/svg/regular/bx-align-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-analyse.svg b/svg/regular/bx-analyse.svg index 51760d5..76eb839 100644 --- a/svg/regular/bx-analyse.svg +++ b/svg/regular/bx-analyse.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-anchor.svg b/svg/regular/bx-anchor.svg index 4f65acf..34d2156 100644 --- a/svg/regular/bx-anchor.svg +++ b/svg/regular/bx-anchor.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-angry.svg b/svg/regular/bx-angry.svg index b586883..1a78bbf 100644 --- a/svg/regular/bx-angry.svg +++ b/svg/regular/bx-angry.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-aperture.svg b/svg/regular/bx-aperture.svg index f170801..2b34260 100644 --- a/svg/regular/bx-aperture.svg +++ b/svg/regular/bx-aperture.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-arch.svg b/svg/regular/bx-arch.svg index f5b9011..f839661 100644 --- a/svg/regular/bx-arch.svg +++ b/svg/regular/bx-arch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-archive-in.svg b/svg/regular/bx-archive-in.svg index ec66c77..6a63236 100644 --- a/svg/regular/bx-archive-in.svg +++ b/svg/regular/bx-archive-in.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-archive-out.svg b/svg/regular/bx-archive-out.svg index 2260f66..91da2a3 100644 --- a/svg/regular/bx-archive-out.svg +++ b/svg/regular/bx-archive-out.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-archive.svg b/svg/regular/bx-archive.svg index 13edc95..f2aa3a8 100644 --- a/svg/regular/bx-archive.svg +++ b/svg/regular/bx-archive.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-area.svg b/svg/regular/bx-area.svg index 8639dab..12254ae 100644 --- a/svg/regular/bx-area.svg +++ b/svg/regular/bx-area.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-arrow-back.svg b/svg/regular/bx-arrow-back.svg index 2bb34a3..36ba15b 100644 --- a/svg/regular/bx-arrow-back.svg +++ b/svg/regular/bx-arrow-back.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-arrow-from-bottom.svg b/svg/regular/bx-arrow-from-bottom.svg index be9cef6..db282a0 100644 --- a/svg/regular/bx-arrow-from-bottom.svg +++ b/svg/regular/bx-arrow-from-bottom.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-arrow-from-left.svg b/svg/regular/bx-arrow-from-left.svg index 54a14ba..e6ce590 100644 --- a/svg/regular/bx-arrow-from-left.svg +++ b/svg/regular/bx-arrow-from-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-arrow-from-right.svg b/svg/regular/bx-arrow-from-right.svg index 6840c72..bea46d7 100644 --- a/svg/regular/bx-arrow-from-right.svg +++ b/svg/regular/bx-arrow-from-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-arrow-from-top.svg b/svg/regular/bx-arrow-from-top.svg index 38e4165..f3d89b0 100644 --- a/svg/regular/bx-arrow-from-top.svg +++ b/svg/regular/bx-arrow-from-top.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-arrow-to-bottom.svg b/svg/regular/bx-arrow-to-bottom.svg index f4fd00c..55614a4 100644 --- a/svg/regular/bx-arrow-to-bottom.svg +++ b/svg/regular/bx-arrow-to-bottom.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-arrow-to-left.svg b/svg/regular/bx-arrow-to-left.svg index 418985f..0996241 100644 --- a/svg/regular/bx-arrow-to-left.svg +++ b/svg/regular/bx-arrow-to-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-arrow-to-right.svg b/svg/regular/bx-arrow-to-right.svg index 7323957..e65597f 100644 --- a/svg/regular/bx-arrow-to-right.svg +++ b/svg/regular/bx-arrow-to-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-arrow-to-top.svg b/svg/regular/bx-arrow-to-top.svg index 626893a..e80216f 100644 --- a/svg/regular/bx-arrow-to-top.svg +++ b/svg/regular/bx-arrow-to-top.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-at.svg b/svg/regular/bx-at.svg index 216725d..c9d8832 100644 --- a/svg/regular/bx-at.svg +++ b/svg/regular/bx-at.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-atom.svg b/svg/regular/bx-atom.svg index f329436..3029605 100644 --- a/svg/regular/bx-atom.svg +++ b/svg/regular/bx-atom.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-award.svg b/svg/regular/bx-award.svg index 3788fa2..ad5165b 100644 --- a/svg/regular/bx-award.svg +++ b/svg/regular/bx-award.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-badge-check.svg b/svg/regular/bx-badge-check.svg index 48abb8e..33f8a92 100644 --- a/svg/regular/bx-badge-check.svg +++ b/svg/regular/bx-badge-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-badge.svg b/svg/regular/bx-badge.svg index 1040b26..bdab4d2 100644 --- a/svg/regular/bx-badge.svg +++ b/svg/regular/bx-badge.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-baguette.svg b/svg/regular/bx-baguette.svg index 0e6683a..7c7e12a 100644 --- a/svg/regular/bx-baguette.svg +++ b/svg/regular/bx-baguette.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-ball.svg b/svg/regular/bx-ball.svg index d5742eb..176a46f 100644 --- a/svg/regular/bx-ball.svg +++ b/svg/regular/bx-ball.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-band-aid.svg b/svg/regular/bx-band-aid.svg index 9febb8e..c75a745 100644 --- a/svg/regular/bx-band-aid.svg +++ b/svg/regular/bx-band-aid.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bar-chart-alt-2.svg b/svg/regular/bx-bar-chart-alt-2.svg index ef41d4f..b6bc542 100644 --- a/svg/regular/bx-bar-chart-alt-2.svg +++ b/svg/regular/bx-bar-chart-alt-2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bar-chart-alt.svg b/svg/regular/bx-bar-chart-alt.svg index 8d26b3e..00d810d 100644 --- a/svg/regular/bx-bar-chart-alt.svg +++ b/svg/regular/bx-bar-chart-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bar-chart-square.svg b/svg/regular/bx-bar-chart-square.svg index 3e530cc..246eb8b 100644 --- a/svg/regular/bx-bar-chart-square.svg +++ b/svg/regular/bx-bar-chart-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bar-chart.svg b/svg/regular/bx-bar-chart.svg index 5fca26d..988034c 100644 --- a/svg/regular/bx-bar-chart.svg +++ b/svg/regular/bx-bar-chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-barcode-reader.svg b/svg/regular/bx-barcode-reader.svg index 30f865e..7a47777 100644 --- a/svg/regular/bx-barcode-reader.svg +++ b/svg/regular/bx-barcode-reader.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-barcode.svg b/svg/regular/bx-barcode.svg index be7db6e..a5aa72a 100644 --- a/svg/regular/bx-barcode.svg +++ b/svg/regular/bx-barcode.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-baseball.svg b/svg/regular/bx-baseball.svg index a4fdb4d..d6302af 100644 --- a/svg/regular/bx-baseball.svg +++ b/svg/regular/bx-baseball.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-basket.svg b/svg/regular/bx-basket.svg index 8d4c17c..b15571c 100644 --- a/svg/regular/bx-basket.svg +++ b/svg/regular/bx-basket.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-basketball.svg b/svg/regular/bx-basketball.svg index 195e389..8109baa 100644 --- a/svg/regular/bx-basketball.svg +++ b/svg/regular/bx-basketball.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bath.svg b/svg/regular/bx-bath.svg index b9375f3..84d2166 100644 --- a/svg/regular/bx-bath.svg +++ b/svg/regular/bx-bath.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-battery.svg b/svg/regular/bx-battery.svg index 8f03715..64316fc 100644 --- a/svg/regular/bx-battery.svg +++ b/svg/regular/bx-battery.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bed.svg b/svg/regular/bx-bed.svg index 58ee634..0ec76af 100644 --- a/svg/regular/bx-bed.svg +++ b/svg/regular/bx-bed.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-been-here.svg b/svg/regular/bx-been-here.svg index ac4de34..50290e2 100644 --- a/svg/regular/bx-been-here.svg +++ b/svg/regular/bx-been-here.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-beer.svg b/svg/regular/bx-beer.svg index 9cce4e9..594fbde 100644 --- a/svg/regular/bx-beer.svg +++ b/svg/regular/bx-beer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bell-minus.svg b/svg/regular/bx-bell-minus.svg index 064e88b..2f29e74 100644 --- a/svg/regular/bx-bell-minus.svg +++ b/svg/regular/bx-bell-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bell-off.svg b/svg/regular/bx-bell-off.svg index b9d1f9b..e1e2260 100644 --- a/svg/regular/bx-bell-off.svg +++ b/svg/regular/bx-bell-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bell-plus.svg b/svg/regular/bx-bell-plus.svg index 7b8ed17..4115c2a 100644 --- a/svg/regular/bx-bell-plus.svg +++ b/svg/regular/bx-bell-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bell.svg b/svg/regular/bx-bell.svg index 7aea529..8116998 100644 --- a/svg/regular/bx-bell.svg +++ b/svg/regular/bx-bell.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bible.svg b/svg/regular/bx-bible.svg index e3d36a3..2600366 100644 --- a/svg/regular/bx-bible.svg +++ b/svg/regular/bx-bible.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bitcoin.svg b/svg/regular/bx-bitcoin.svg index 9100319..d1d6ca9 100644 --- a/svg/regular/bx-bitcoin.svg +++ b/svg/regular/bx-bitcoin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-blanket.svg b/svg/regular/bx-blanket.svg index 6fc110a..a0f2668 100644 --- a/svg/regular/bx-blanket.svg +++ b/svg/regular/bx-blanket.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-block.svg b/svg/regular/bx-block.svg index 647b41c..5b5e0e4 100644 --- a/svg/regular/bx-block.svg +++ b/svg/regular/bx-block.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bluetooth.svg b/svg/regular/bx-bluetooth.svg index 74964cd..a387522 100644 --- a/svg/regular/bx-bluetooth.svg +++ b/svg/regular/bx-bluetooth.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-body.svg b/svg/regular/bx-body.svg index dd2113b..e7dfa4c 100644 --- a/svg/regular/bx-body.svg +++ b/svg/regular/bx-body.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bold.svg b/svg/regular/bx-bold.svg index 32fc0fc..d79b0ea 100644 --- a/svg/regular/bx-bold.svg +++ b/svg/regular/bx-bold.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bolt-circle.svg b/svg/regular/bx-bolt-circle.svg index 9837a17..751f48f 100644 --- a/svg/regular/bx-bolt-circle.svg +++ b/svg/regular/bx-bolt-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bomb.svg b/svg/regular/bx-bomb.svg index 14d5e03..d3d2e1e 100644 --- a/svg/regular/bx-bomb.svg +++ b/svg/regular/bx-bomb.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bone.svg b/svg/regular/bx-bone.svg index 56273c5..2b74b73 100644 --- a/svg/regular/bx-bone.svg +++ b/svg/regular/bx-bone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bong.svg b/svg/regular/bx-bong.svg index cda0b92..cab6f46 100644 --- a/svg/regular/bx-bong.svg +++ b/svg/regular/bx-bong.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-book-add.svg b/svg/regular/bx-book-add.svg index dc39def..e51d0be 100644 --- a/svg/regular/bx-book-add.svg +++ b/svg/regular/bx-book-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-book-alt.svg b/svg/regular/bx-book-alt.svg index 2ea2e69..79206ae 100644 --- a/svg/regular/bx-book-alt.svg +++ b/svg/regular/bx-book-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-book-bookmark.svg b/svg/regular/bx-book-bookmark.svg index 4ea263f..788e62b 100644 --- a/svg/regular/bx-book-bookmark.svg +++ b/svg/regular/bx-book-bookmark.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-book-content.svg b/svg/regular/bx-book-content.svg index c1ed580..daf49a9 100644 --- a/svg/regular/bx-book-content.svg +++ b/svg/regular/bx-book-content.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-book-heart.svg b/svg/regular/bx-book-heart.svg index 0a98a4b..2690e83 100644 --- a/svg/regular/bx-book-heart.svg +++ b/svg/regular/bx-book-heart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-book-open.svg b/svg/regular/bx-book-open.svg index 3db4321..9573770 100644 --- a/svg/regular/bx-book-open.svg +++ b/svg/regular/bx-book-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-book-reader.svg b/svg/regular/bx-book-reader.svg index d03e51a..c02cb18 100644 --- a/svg/regular/bx-book-reader.svg +++ b/svg/regular/bx-book-reader.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-book.svg b/svg/regular/bx-book.svg index c3b2467..9f7415e 100644 --- a/svg/regular/bx-book.svg +++ b/svg/regular/bx-book.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bookmark-alt-minus.svg b/svg/regular/bx-bookmark-alt-minus.svg index a31143e..4b10a0b 100644 --- a/svg/regular/bx-bookmark-alt-minus.svg +++ b/svg/regular/bx-bookmark-alt-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bookmark-alt-plus.svg b/svg/regular/bx-bookmark-alt-plus.svg index 8636499..7d5207d 100644 --- a/svg/regular/bx-bookmark-alt-plus.svg +++ b/svg/regular/bx-bookmark-alt-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bookmark-alt.svg b/svg/regular/bx-bookmark-alt.svg index cd7c64b..b348bb0 100644 --- a/svg/regular/bx-bookmark-alt.svg +++ b/svg/regular/bx-bookmark-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bookmark-heart.svg b/svg/regular/bx-bookmark-heart.svg index d7f45a1..30dd9e3 100644 --- a/svg/regular/bx-bookmark-heart.svg +++ b/svg/regular/bx-bookmark-heart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bookmark-minus.svg b/svg/regular/bx-bookmark-minus.svg index 6640a7f..6c2eeb0 100644 --- a/svg/regular/bx-bookmark-minus.svg +++ b/svg/regular/bx-bookmark-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bookmark-plus.svg b/svg/regular/bx-bookmark-plus.svg index 785b0ef..9fbee0b 100644 --- a/svg/regular/bx-bookmark-plus.svg +++ b/svg/regular/bx-bookmark-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bookmark.svg b/svg/regular/bx-bookmark.svg index 36e8640..7f8394a 100644 --- a/svg/regular/bx-bookmark.svg +++ b/svg/regular/bx-bookmark.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bookmarks.svg b/svg/regular/bx-bookmarks.svg index ac8cab1..8c39bde 100644 --- a/svg/regular/bx-bookmarks.svg +++ b/svg/regular/bx-bookmarks.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-border-all.svg b/svg/regular/bx-border-all.svg index 36db17d..69ae999 100644 --- a/svg/regular/bx-border-all.svg +++ b/svg/regular/bx-border-all.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-border-bottom.svg b/svg/regular/bx-border-bottom.svg index 902f157..2fb0dae 100644 --- a/svg/regular/bx-border-bottom.svg +++ b/svg/regular/bx-border-bottom.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-border-inner.svg b/svg/regular/bx-border-inner.svg index 6486f48..dbffae2 100644 --- a/svg/regular/bx-border-inner.svg +++ b/svg/regular/bx-border-inner.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-border-left.svg b/svg/regular/bx-border-left.svg index cf72d05..f770200 100644 --- a/svg/regular/bx-border-left.svg +++ b/svg/regular/bx-border-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-border-none.svg b/svg/regular/bx-border-none.svg index d349b48..34bab4a 100644 --- a/svg/regular/bx-border-none.svg +++ b/svg/regular/bx-border-none.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-border-outer.svg b/svg/regular/bx-border-outer.svg index b01dbe5..710a0b4 100644 --- a/svg/regular/bx-border-outer.svg +++ b/svg/regular/bx-border-outer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-border-radius.svg b/svg/regular/bx-border-radius.svg index c04865f..57c259a 100644 --- a/svg/regular/bx-border-radius.svg +++ b/svg/regular/bx-border-radius.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-border-right.svg b/svg/regular/bx-border-right.svg index 0d05e5e..9f374d7 100644 --- a/svg/regular/bx-border-right.svg +++ b/svg/regular/bx-border-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-border-top.svg b/svg/regular/bx-border-top.svg index 783d0f3..65e4a7d 100644 --- a/svg/regular/bx-border-top.svg +++ b/svg/regular/bx-border-top.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bot.svg b/svg/regular/bx-bot.svg index d000851..fd1ba2f 100644 --- a/svg/regular/bx-bot.svg +++ b/svg/regular/bx-bot.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bowl-hot.svg b/svg/regular/bx-bowl-hot.svg index efd648d..7bd21e8 100644 --- a/svg/regular/bx-bowl-hot.svg +++ b/svg/regular/bx-bowl-hot.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bowl-rice.svg b/svg/regular/bx-bowl-rice.svg index 2ad21cc..9bef998 100644 --- a/svg/regular/bx-bowl-rice.svg +++ b/svg/regular/bx-bowl-rice.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bowling-ball.svg b/svg/regular/bx-bowling-ball.svg index 52fe03e..d29da43 100644 --- a/svg/regular/bx-bowling-ball.svg +++ b/svg/regular/bx-bowling-ball.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-box.svg b/svg/regular/bx-box.svg index 60e5269..4ec0dda 100644 --- a/svg/regular/bx-box.svg +++ b/svg/regular/bx-box.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bracket.svg b/svg/regular/bx-bracket.svg index 402a6aa..d6c6988 100644 --- a/svg/regular/bx-bracket.svg +++ b/svg/regular/bx-bracket.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-braille.svg b/svg/regular/bx-braille.svg index 4daa276..7f06f10 100644 --- a/svg/regular/bx-braille.svg +++ b/svg/regular/bx-braille.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-brain.svg b/svg/regular/bx-brain.svg index 2a9d174..89a8c30 100644 --- a/svg/regular/bx-brain.svg +++ b/svg/regular/bx-brain.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-briefcase-alt-2.svg b/svg/regular/bx-briefcase-alt-2.svg index a5220c6..5cf573a 100644 --- a/svg/regular/bx-briefcase-alt-2.svg +++ b/svg/regular/bx-briefcase-alt-2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-briefcase-alt.svg b/svg/regular/bx-briefcase-alt.svg index e098228..27dc2d9 100644 --- a/svg/regular/bx-briefcase-alt.svg +++ b/svg/regular/bx-briefcase-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-briefcase.svg b/svg/regular/bx-briefcase.svg index f769496..265e8cf 100644 --- a/svg/regular/bx-briefcase.svg +++ b/svg/regular/bx-briefcase.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-brightness-half.svg b/svg/regular/bx-brightness-half.svg index 89d6282..9c79e8c 100644 --- a/svg/regular/bx-brightness-half.svg +++ b/svg/regular/bx-brightness-half.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-brightness.svg b/svg/regular/bx-brightness.svg index f92345b..964f3d2 100644 --- a/svg/regular/bx-brightness.svg +++ b/svg/regular/bx-brightness.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-broadcast.svg b/svg/regular/bx-broadcast.svg index 8df7302..090f7a6 100644 --- a/svg/regular/bx-broadcast.svg +++ b/svg/regular/bx-broadcast.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-brush-alt.svg b/svg/regular/bx-brush-alt.svg index 57511d9..7253807 100644 --- a/svg/regular/bx-brush-alt.svg +++ b/svg/regular/bx-brush-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-brush.svg b/svg/regular/bx-brush.svg index 52ac8ac..21adbd7 100644 --- a/svg/regular/bx-brush.svg +++ b/svg/regular/bx-brush.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bug-alt.svg b/svg/regular/bx-bug-alt.svg index b3fd255..ec592cb 100644 --- a/svg/regular/bx-bug-alt.svg +++ b/svg/regular/bx-bug-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bug.svg b/svg/regular/bx-bug.svg index 4a94f78..1d36519 100644 --- a/svg/regular/bx-bug.svg +++ b/svg/regular/bx-bug.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-building-house.svg b/svg/regular/bx-building-house.svg index 224248e..ae76103 100644 --- a/svg/regular/bx-building-house.svg +++ b/svg/regular/bx-building-house.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-building.svg b/svg/regular/bx-building.svg index 76c97c4..39d7754 100644 --- a/svg/regular/bx-building.svg +++ b/svg/regular/bx-building.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-buildings.svg b/svg/regular/bx-buildings.svg index 925af24..d330eb9 100644 --- a/svg/regular/bx-buildings.svg +++ b/svg/regular/bx-buildings.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bulb.svg b/svg/regular/bx-bulb.svg index 8afb408..34371cb 100644 --- a/svg/regular/bx-bulb.svg +++ b/svg/regular/bx-bulb.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bullseye.svg b/svg/regular/bx-bullseye.svg index f92707b..6c77ff3 100644 --- a/svg/regular/bx-bullseye.svg +++ b/svg/regular/bx-bullseye.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-buoy.svg b/svg/regular/bx-buoy.svg index d97106e..ae1614a 100644 --- a/svg/regular/bx-buoy.svg +++ b/svg/regular/bx-buoy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bus-school.svg b/svg/regular/bx-bus-school.svg index 727a913..8b752ac 100644 --- a/svg/regular/bx-bus-school.svg +++ b/svg/regular/bx-bus-school.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-bus.svg b/svg/regular/bx-bus.svg index 3413d08..c883ece 100644 --- a/svg/regular/bx-bus.svg +++ b/svg/regular/bx-bus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cabinet.svg b/svg/regular/bx-cabinet.svg index dd3b37f..b83844e 100644 --- a/svg/regular/bx-cabinet.svg +++ b/svg/regular/bx-cabinet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cable-car.svg b/svg/regular/bx-cable-car.svg index d1b7105..f208a11 100644 --- a/svg/regular/bx-cable-car.svg +++ b/svg/regular/bx-cable-car.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cake.svg b/svg/regular/bx-cake.svg index 5d93ed8..2762792 100644 --- a/svg/regular/bx-cake.svg +++ b/svg/regular/bx-cake.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-calculator.svg b/svg/regular/bx-calculator.svg index 9999265..e8258bf 100644 --- a/svg/regular/bx-calculator.svg +++ b/svg/regular/bx-calculator.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-calendar-alt.svg b/svg/regular/bx-calendar-alt.svg index 704bc9f..85b78ff 100644 --- a/svg/regular/bx-calendar-alt.svg +++ b/svg/regular/bx-calendar-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-calendar-check.svg b/svg/regular/bx-calendar-check.svg index ca58cf6..ec30f03 100644 --- a/svg/regular/bx-calendar-check.svg +++ b/svg/regular/bx-calendar-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-calendar-edit.svg b/svg/regular/bx-calendar-edit.svg index 215113c..b0ad072 100644 --- a/svg/regular/bx-calendar-edit.svg +++ b/svg/regular/bx-calendar-edit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-calendar-event.svg b/svg/regular/bx-calendar-event.svg index 847dd81..472a1ab 100644 --- a/svg/regular/bx-calendar-event.svg +++ b/svg/regular/bx-calendar-event.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-calendar-exclamation.svg b/svg/regular/bx-calendar-exclamation.svg index cc19f48..3d96571 100644 --- a/svg/regular/bx-calendar-exclamation.svg +++ b/svg/regular/bx-calendar-exclamation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-calendar-heart.svg b/svg/regular/bx-calendar-heart.svg index 3ae8d8a..4de5f40 100644 --- a/svg/regular/bx-calendar-heart.svg +++ b/svg/regular/bx-calendar-heart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-calendar-minus.svg b/svg/regular/bx-calendar-minus.svg index 7bc6d2e..c7228af 100644 --- a/svg/regular/bx-calendar-minus.svg +++ b/svg/regular/bx-calendar-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-calendar-plus.svg b/svg/regular/bx-calendar-plus.svg index 943e188..91c3789 100644 --- a/svg/regular/bx-calendar-plus.svg +++ b/svg/regular/bx-calendar-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-calendar-star.svg b/svg/regular/bx-calendar-star.svg index 98739e5..f8ef5e0 100644 --- a/svg/regular/bx-calendar-star.svg +++ b/svg/regular/bx-calendar-star.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-calendar-week.svg b/svg/regular/bx-calendar-week.svg index 6cf4f6d..ca1d660 100644 --- a/svg/regular/bx-calendar-week.svg +++ b/svg/regular/bx-calendar-week.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-calendar-x.svg b/svg/regular/bx-calendar-x.svg index 21bc9f3..c19c1cb 100644 --- a/svg/regular/bx-calendar-x.svg +++ b/svg/regular/bx-calendar-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-calendar.svg b/svg/regular/bx-calendar.svg index 5622257..30089fc 100644 --- a/svg/regular/bx-calendar.svg +++ b/svg/regular/bx-calendar.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-camera-home.svg b/svg/regular/bx-camera-home.svg index 40eac24..fbf512e 100644 --- a/svg/regular/bx-camera-home.svg +++ b/svg/regular/bx-camera-home.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-camera-movie.svg b/svg/regular/bx-camera-movie.svg index 8ebd948..6ec6aa0 100644 --- a/svg/regular/bx-camera-movie.svg +++ b/svg/regular/bx-camera-movie.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-camera-off.svg b/svg/regular/bx-camera-off.svg index 717b691..7b936ce 100644 --- a/svg/regular/bx-camera-off.svg +++ b/svg/regular/bx-camera-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-camera.svg b/svg/regular/bx-camera.svg index af9ca2a..1a71c36 100644 --- a/svg/regular/bx-camera.svg +++ b/svg/regular/bx-camera.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-candles.svg b/svg/regular/bx-candles.svg index 18aef15..47d8f7d 100644 --- a/svg/regular/bx-candles.svg +++ b/svg/regular/bx-candles.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-capsule.svg b/svg/regular/bx-capsule.svg index 2976d08..f7f239e 100644 --- a/svg/regular/bx-capsule.svg +++ b/svg/regular/bx-capsule.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-captions.svg b/svg/regular/bx-captions.svg index 5e1adb4..ba41632 100644 --- a/svg/regular/bx-captions.svg +++ b/svg/regular/bx-captions.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-car.svg b/svg/regular/bx-car.svg index 8f8309c..f803854 100644 --- a/svg/regular/bx-car.svg +++ b/svg/regular/bx-car.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-card.svg b/svg/regular/bx-card.svg index b63bcb2..c9a96bb 100644 --- a/svg/regular/bx-card.svg +++ b/svg/regular/bx-card.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-caret-down-circle.svg b/svg/regular/bx-caret-down-circle.svg index b346f57..95468d9 100644 --- a/svg/regular/bx-caret-down-circle.svg +++ b/svg/regular/bx-caret-down-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-caret-down-square.svg b/svg/regular/bx-caret-down-square.svg index 8486d93..618b6e4 100644 --- a/svg/regular/bx-caret-down-square.svg +++ b/svg/regular/bx-caret-down-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-caret-down.svg b/svg/regular/bx-caret-down.svg index e01f144..aeb9ae5 100644 --- a/svg/regular/bx-caret-down.svg +++ b/svg/regular/bx-caret-down.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-caret-left-circle.svg b/svg/regular/bx-caret-left-circle.svg index 46829ae..eaef0e1 100644 --- a/svg/regular/bx-caret-left-circle.svg +++ b/svg/regular/bx-caret-left-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-caret-left-square.svg b/svg/regular/bx-caret-left-square.svg index f32dbd9..928311d 100644 --- a/svg/regular/bx-caret-left-square.svg +++ b/svg/regular/bx-caret-left-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-caret-left.svg b/svg/regular/bx-caret-left.svg index de5e159..65dd705 100644 --- a/svg/regular/bx-caret-left.svg +++ b/svg/regular/bx-caret-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-caret-right-circle.svg b/svg/regular/bx-caret-right-circle.svg index 24882df..905980d 100644 --- a/svg/regular/bx-caret-right-circle.svg +++ b/svg/regular/bx-caret-right-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-caret-right-square.svg b/svg/regular/bx-caret-right-square.svg index 6f802ab..dae00de 100644 --- a/svg/regular/bx-caret-right-square.svg +++ b/svg/regular/bx-caret-right-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-caret-right.svg b/svg/regular/bx-caret-right.svg index 4fc8e47..e37f770 100644 --- a/svg/regular/bx-caret-right.svg +++ b/svg/regular/bx-caret-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-caret-up-circle.svg b/svg/regular/bx-caret-up-circle.svg index 8790318..18cf67b 100644 --- a/svg/regular/bx-caret-up-circle.svg +++ b/svg/regular/bx-caret-up-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-caret-up-square.svg b/svg/regular/bx-caret-up-square.svg index 4e6b994..d55708a 100644 --- a/svg/regular/bx-caret-up-square.svg +++ b/svg/regular/bx-caret-up-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-caret-up.svg b/svg/regular/bx-caret-up.svg index 5cf4854..83d61ba 100644 --- a/svg/regular/bx-caret-up.svg +++ b/svg/regular/bx-caret-up.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-carousel.svg b/svg/regular/bx-carousel.svg index 855d511..5e59836 100644 --- a/svg/regular/bx-carousel.svg +++ b/svg/regular/bx-carousel.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cart-add.svg b/svg/regular/bx-cart-add.svg index c1e38fb..8aec61f 100644 --- a/svg/regular/bx-cart-add.svg +++ b/svg/regular/bx-cart-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cart-alt.svg b/svg/regular/bx-cart-alt.svg index 6359dce..76147f5 100644 --- a/svg/regular/bx-cart-alt.svg +++ b/svg/regular/bx-cart-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cart-download.svg b/svg/regular/bx-cart-download.svg index 4b67bbb..807215c 100644 --- a/svg/regular/bx-cart-download.svg +++ b/svg/regular/bx-cart-download.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cart.svg b/svg/regular/bx-cart.svg index 10eccfe..a0c1c0d 100644 --- a/svg/regular/bx-cart.svg +++ b/svg/regular/bx-cart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cast.svg b/svg/regular/bx-cast.svg index 440cd6b..8306af8 100644 --- a/svg/regular/bx-cast.svg +++ b/svg/regular/bx-cast.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-category-alt.svg b/svg/regular/bx-category-alt.svg index 34f1331..026624d 100644 --- a/svg/regular/bx-category-alt.svg +++ b/svg/regular/bx-category-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-category.svg b/svg/regular/bx-category.svg index d570f40..2fded0b 100644 --- a/svg/regular/bx-category.svg +++ b/svg/regular/bx-category.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cctv.svg b/svg/regular/bx-cctv.svg index 725ed80..7a315f0 100644 --- a/svg/regular/bx-cctv.svg +++ b/svg/regular/bx-cctv.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-certification.svg b/svg/regular/bx-certification.svg index 4a406fd..9a1d188 100644 --- a/svg/regular/bx-certification.svg +++ b/svg/regular/bx-certification.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chair.svg b/svg/regular/bx-chair.svg index 192d3dd..0422ec0 100644 --- a/svg/regular/bx-chair.svg +++ b/svg/regular/bx-chair.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chalkboard.svg b/svg/regular/bx-chalkboard.svg index c04777e..1ebed24 100644 --- a/svg/regular/bx-chalkboard.svg +++ b/svg/regular/bx-chalkboard.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chart.svg b/svg/regular/bx-chart.svg index d212740..0355e34 100644 --- a/svg/regular/bx-chart.svg +++ b/svg/regular/bx-chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chat.svg b/svg/regular/bx-chat.svg index e7975b1..c5cff54 100644 --- a/svg/regular/bx-chat.svg +++ b/svg/regular/bx-chat.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-check-circle.svg b/svg/regular/bx-check-circle.svg index 1da91aa..22cce54 100644 --- a/svg/regular/bx-check-circle.svg +++ b/svg/regular/bx-check-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-check-double.svg b/svg/regular/bx-check-double.svg index 799e80c..f936b75 100644 --- a/svg/regular/bx-check-double.svg +++ b/svg/regular/bx-check-double.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-check-shield.svg b/svg/regular/bx-check-shield.svg index 4d6d526..8a69ed3 100644 --- a/svg/regular/bx-check-shield.svg +++ b/svg/regular/bx-check-shield.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-check-square.svg b/svg/regular/bx-check-square.svg index 60e14c1..ef193e6 100644 --- a/svg/regular/bx-check-square.svg +++ b/svg/regular/bx-check-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-check.svg b/svg/regular/bx-check.svg index e78fd51..45c8768 100644 --- a/svg/regular/bx-check.svg +++ b/svg/regular/bx-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-checkbox-checked.svg b/svg/regular/bx-checkbox-checked.svg index 5508295..6a87e3e 100644 --- a/svg/regular/bx-checkbox-checked.svg +++ b/svg/regular/bx-checkbox-checked.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-checkbox-minus.svg b/svg/regular/bx-checkbox-minus.svg index 80f414f..5801f7d 100644 --- a/svg/regular/bx-checkbox-minus.svg +++ b/svg/regular/bx-checkbox-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-checkbox-square.svg b/svg/regular/bx-checkbox-square.svg index d90d19c..a343175 100644 --- a/svg/regular/bx-checkbox-square.svg +++ b/svg/regular/bx-checkbox-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-checkbox.svg b/svg/regular/bx-checkbox.svg index 4f610de..462b997 100644 --- a/svg/regular/bx-checkbox.svg +++ b/svg/regular/bx-checkbox.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cheese.svg b/svg/regular/bx-cheese.svg index 07d25a2..38a12bc 100644 --- a/svg/regular/bx-cheese.svg +++ b/svg/regular/bx-cheese.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chevron-down-circle.svg b/svg/regular/bx-chevron-down-circle.svg index f416a6e..e53a3ce 100644 --- a/svg/regular/bx-chevron-down-circle.svg +++ b/svg/regular/bx-chevron-down-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chevron-down-square.svg b/svg/regular/bx-chevron-down-square.svg index c0054e7..d7cbf21 100644 --- a/svg/regular/bx-chevron-down-square.svg +++ b/svg/regular/bx-chevron-down-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chevron-down.svg b/svg/regular/bx-chevron-down.svg index ff9cf02..c0617eb 100644 --- a/svg/regular/bx-chevron-down.svg +++ b/svg/regular/bx-chevron-down.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chevron-left-circle.svg b/svg/regular/bx-chevron-left-circle.svg index 34995b5..ebd78fa 100644 --- a/svg/regular/bx-chevron-left-circle.svg +++ b/svg/regular/bx-chevron-left-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chevron-left-square.svg b/svg/regular/bx-chevron-left-square.svg index 218e63e..1e49be7 100644 --- a/svg/regular/bx-chevron-left-square.svg +++ b/svg/regular/bx-chevron-left-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chevron-left.svg b/svg/regular/bx-chevron-left.svg index 441242c..af10fb7 100644 --- a/svg/regular/bx-chevron-left.svg +++ b/svg/regular/bx-chevron-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chevron-right-circle.svg b/svg/regular/bx-chevron-right-circle.svg index af1ad81..25417e3 100644 --- a/svg/regular/bx-chevron-right-circle.svg +++ b/svg/regular/bx-chevron-right-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chevron-right-square.svg b/svg/regular/bx-chevron-right-square.svg index 1f6702f..116bf29 100644 --- a/svg/regular/bx-chevron-right-square.svg +++ b/svg/regular/bx-chevron-right-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chevron-right.svg b/svg/regular/bx-chevron-right.svg index e2cc4f6..f5ee198 100644 --- a/svg/regular/bx-chevron-right.svg +++ b/svg/regular/bx-chevron-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chevron-up-circle.svg b/svg/regular/bx-chevron-up-circle.svg index ae532db..2748d20 100644 --- a/svg/regular/bx-chevron-up-circle.svg +++ b/svg/regular/bx-chevron-up-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chevron-up-square.svg b/svg/regular/bx-chevron-up-square.svg index 8f059ce..c3f1ef9 100644 --- a/svg/regular/bx-chevron-up-square.svg +++ b/svg/regular/bx-chevron-up-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chevron-up.svg b/svg/regular/bx-chevron-up.svg index b3f7bd1..0994123 100644 --- a/svg/regular/bx-chevron-up.svg +++ b/svg/regular/bx-chevron-up.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chevrons-down.svg b/svg/regular/bx-chevrons-down.svg index ba32ee8..4500d3e 100644 --- a/svg/regular/bx-chevrons-down.svg +++ b/svg/regular/bx-chevrons-down.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chevrons-left.svg b/svg/regular/bx-chevrons-left.svg index 40e31ca..aa1f3a3 100644 --- a/svg/regular/bx-chevrons-left.svg +++ b/svg/regular/bx-chevrons-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chevrons-right.svg b/svg/regular/bx-chevrons-right.svg index 8e03f5d..e41c139 100644 --- a/svg/regular/bx-chevrons-right.svg +++ b/svg/regular/bx-chevrons-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-chevrons-up.svg b/svg/regular/bx-chevrons-up.svg index ff36bcb..bbedb6a 100644 --- a/svg/regular/bx-chevrons-up.svg +++ b/svg/regular/bx-chevrons-up.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-child.svg b/svg/regular/bx-child.svg new file mode 100644 index 0000000..d295334 --- /dev/null +++ b/svg/regular/bx-child.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-chip.svg b/svg/regular/bx-chip.svg index f516a2d..65c18e2 100644 --- a/svg/regular/bx-chip.svg +++ b/svg/regular/bx-chip.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-church.svg b/svg/regular/bx-church.svg index ab4775f..35382fa 100644 --- a/svg/regular/bx-church.svg +++ b/svg/regular/bx-church.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-circle-half.svg b/svg/regular/bx-circle-half.svg index 9d32013..a54247c 100644 --- a/svg/regular/bx-circle-half.svg +++ b/svg/regular/bx-circle-half.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-circle-quarter.svg b/svg/regular/bx-circle-quarter.svg index 8d228ce..64767ed 100644 --- a/svg/regular/bx-circle-quarter.svg +++ b/svg/regular/bx-circle-quarter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-circle-three-quarter.svg b/svg/regular/bx-circle-three-quarter.svg index a7909d6..596783f 100644 --- a/svg/regular/bx-circle-three-quarter.svg +++ b/svg/regular/bx-circle-three-quarter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-circle.svg b/svg/regular/bx-circle.svg index ae57cf4..e1d8215 100644 --- a/svg/regular/bx-circle.svg +++ b/svg/regular/bx-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-clinic.svg b/svg/regular/bx-clinic.svg index 1761654..fe46c7f 100644 --- a/svg/regular/bx-clinic.svg +++ b/svg/regular/bx-clinic.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-clipboard.svg b/svg/regular/bx-clipboard.svg index 5ec205e..f69b4c8 100644 --- a/svg/regular/bx-clipboard.svg +++ b/svg/regular/bx-clipboard.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-closet.svg b/svg/regular/bx-closet.svg index ac08f21..bb92767 100644 --- a/svg/regular/bx-closet.svg +++ b/svg/regular/bx-closet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cloud-download.svg b/svg/regular/bx-cloud-download.svg index 198e085..68d8ec0 100644 --- a/svg/regular/bx-cloud-download.svg +++ b/svg/regular/bx-cloud-download.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cloud-drizzle.svg b/svg/regular/bx-cloud-drizzle.svg index 23717f2..1897dc7 100644 --- a/svg/regular/bx-cloud-drizzle.svg +++ b/svg/regular/bx-cloud-drizzle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cloud-light-rain.svg b/svg/regular/bx-cloud-light-rain.svg index 75af58e..74ac077 100644 --- a/svg/regular/bx-cloud-light-rain.svg +++ b/svg/regular/bx-cloud-light-rain.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cloud-lightning.svg b/svg/regular/bx-cloud-lightning.svg index 74e94dc..34ba76a 100644 --- a/svg/regular/bx-cloud-lightning.svg +++ b/svg/regular/bx-cloud-lightning.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cloud-rain.svg b/svg/regular/bx-cloud-rain.svg index d89b193..e5e7bd1 100644 --- a/svg/regular/bx-cloud-rain.svg +++ b/svg/regular/bx-cloud-rain.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cloud-snow.svg b/svg/regular/bx-cloud-snow.svg index c81f6d7..ba6f506 100644 --- a/svg/regular/bx-cloud-snow.svg +++ b/svg/regular/bx-cloud-snow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cloud-upload.svg b/svg/regular/bx-cloud-upload.svg index 28b1c11..d66078a 100644 --- a/svg/regular/bx-cloud-upload.svg +++ b/svg/regular/bx-cloud-upload.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cloud.svg b/svg/regular/bx-cloud.svg index 5f8698e..b1bb021 100644 --- a/svg/regular/bx-cloud.svg +++ b/svg/regular/bx-cloud.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-code-alt.svg b/svg/regular/bx-code-alt.svg index 8464652..d4c58c3 100644 --- a/svg/regular/bx-code-alt.svg +++ b/svg/regular/bx-code-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-code-block.svg b/svg/regular/bx-code-block.svg index 1c89b75..65c23e9 100644 --- a/svg/regular/bx-code-block.svg +++ b/svg/regular/bx-code-block.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-code-curly.svg b/svg/regular/bx-code-curly.svg index 0b252e9..b969d9b 100644 --- a/svg/regular/bx-code-curly.svg +++ b/svg/regular/bx-code-curly.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-code.svg b/svg/regular/bx-code.svg index 1fd26f2..9c3d3f6 100644 --- a/svg/regular/bx-code.svg +++ b/svg/regular/bx-code.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-coffee-togo.svg b/svg/regular/bx-coffee-togo.svg index 932af17..f52ee79 100644 --- a/svg/regular/bx-coffee-togo.svg +++ b/svg/regular/bx-coffee-togo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-coffee.svg b/svg/regular/bx-coffee.svg index 3e1445e..f292d2e 100644 --- a/svg/regular/bx-coffee.svg +++ b/svg/regular/bx-coffee.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cog.svg b/svg/regular/bx-cog.svg index a282b1d..8aa1b26 100644 --- a/svg/regular/bx-cog.svg +++ b/svg/regular/bx-cog.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-coin-stack.svg b/svg/regular/bx-coin-stack.svg index 71a656a..1617072 100644 --- a/svg/regular/bx-coin-stack.svg +++ b/svg/regular/bx-coin-stack.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-coin.svg b/svg/regular/bx-coin.svg index b280a11..352e0f2 100644 --- a/svg/regular/bx-coin.svg +++ b/svg/regular/bx-coin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-collapse-alt.svg b/svg/regular/bx-collapse-alt.svg index 90ae770..d7ada5e 100644 --- a/svg/regular/bx-collapse-alt.svg +++ b/svg/regular/bx-collapse-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-collapse-horizontal.svg b/svg/regular/bx-collapse-horizontal.svg index 9226fb6..723b960 100644 --- a/svg/regular/bx-collapse-horizontal.svg +++ b/svg/regular/bx-collapse-horizontal.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-collapse-vertical.svg b/svg/regular/bx-collapse-vertical.svg index e15b6ad..cdb2003 100644 --- a/svg/regular/bx-collapse-vertical.svg +++ b/svg/regular/bx-collapse-vertical.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-collapse.svg b/svg/regular/bx-collapse.svg index 58d0efb..9be12e6 100644 --- a/svg/regular/bx-collapse.svg +++ b/svg/regular/bx-collapse.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-collection.svg b/svg/regular/bx-collection.svg index 0fef222..11f64e0 100644 --- a/svg/regular/bx-collection.svg +++ b/svg/regular/bx-collection.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-color-fill.svg b/svg/regular/bx-color-fill.svg index 00abe9b..36eb5ab 100644 --- a/svg/regular/bx-color-fill.svg +++ b/svg/regular/bx-color-fill.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-color.svg b/svg/regular/bx-color.svg index 5900666..446a527 100644 --- a/svg/regular/bx-color.svg +++ b/svg/regular/bx-color.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-columns.svg b/svg/regular/bx-columns.svg index ffe72be..0e39f01 100644 --- a/svg/regular/bx-columns.svg +++ b/svg/regular/bx-columns.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-command.svg b/svg/regular/bx-command.svg index e553f7c..c347188 100644 --- a/svg/regular/bx-command.svg +++ b/svg/regular/bx-command.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-comment-add.svg b/svg/regular/bx-comment-add.svg index b083de8..67d9626 100644 --- a/svg/regular/bx-comment-add.svg +++ b/svg/regular/bx-comment-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-comment-check.svg b/svg/regular/bx-comment-check.svg index 0b4e307..3e25dd1 100644 --- a/svg/regular/bx-comment-check.svg +++ b/svg/regular/bx-comment-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-comment-detail.svg b/svg/regular/bx-comment-detail.svg index 3aa77cd..02d68c6 100644 --- a/svg/regular/bx-comment-detail.svg +++ b/svg/regular/bx-comment-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-comment-dots.svg b/svg/regular/bx-comment-dots.svg index 3b96fbb..7a2934e 100644 --- a/svg/regular/bx-comment-dots.svg +++ b/svg/regular/bx-comment-dots.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-comment-edit.svg b/svg/regular/bx-comment-edit.svg index 507bb6d..fd312f4 100644 --- a/svg/regular/bx-comment-edit.svg +++ b/svg/regular/bx-comment-edit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-comment-error.svg b/svg/regular/bx-comment-error.svg index 9a42165..d804508 100644 --- a/svg/regular/bx-comment-error.svg +++ b/svg/regular/bx-comment-error.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-comment-minus.svg b/svg/regular/bx-comment-minus.svg index 4679f90..5ff4afc 100644 --- a/svg/regular/bx-comment-minus.svg +++ b/svg/regular/bx-comment-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-comment-x.svg b/svg/regular/bx-comment-x.svg index c5d0ea4..249c9b5 100644 --- a/svg/regular/bx-comment-x.svg +++ b/svg/regular/bx-comment-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-comment.svg b/svg/regular/bx-comment.svg index e4a81b5..4779843 100644 --- a/svg/regular/bx-comment.svg +++ b/svg/regular/bx-comment.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-compass.svg b/svg/regular/bx-compass.svg index 3b67ede..488cc40 100644 --- a/svg/regular/bx-compass.svg +++ b/svg/regular/bx-compass.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-confused.svg b/svg/regular/bx-confused.svg index 71fd6d2..195f019 100644 --- a/svg/regular/bx-confused.svg +++ b/svg/regular/bx-confused.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-conversation.svg b/svg/regular/bx-conversation.svg index bcb14f1..8c53640 100644 --- a/svg/regular/bx-conversation.svg +++ b/svg/regular/bx-conversation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cookie.svg b/svg/regular/bx-cookie.svg index 6432c8e..2700b51 100644 --- a/svg/regular/bx-cookie.svg +++ b/svg/regular/bx-cookie.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cool.svg b/svg/regular/bx-cool.svg index 6f9ef58..8f191b4 100644 --- a/svg/regular/bx-cool.svg +++ b/svg/regular/bx-cool.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-copy-alt.svg b/svg/regular/bx-copy-alt.svg index 50a755e..067d3e7 100644 --- a/svg/regular/bx-copy-alt.svg +++ b/svg/regular/bx-copy-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-copy.svg b/svg/regular/bx-copy.svg index 572652f..590172d 100644 --- a/svg/regular/bx-copy.svg +++ b/svg/regular/bx-copy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-copyright.svg b/svg/regular/bx-copyright.svg index 98d6ef2..ec71b7f 100644 --- a/svg/regular/bx-copyright.svg +++ b/svg/regular/bx-copyright.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-credit-card-alt.svg b/svg/regular/bx-credit-card-alt.svg index 4def9a2..06e77f2 100644 --- a/svg/regular/bx-credit-card-alt.svg +++ b/svg/regular/bx-credit-card-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-credit-card-front.svg b/svg/regular/bx-credit-card-front.svg index 3ed15f7..67e8d62 100644 --- a/svg/regular/bx-credit-card-front.svg +++ b/svg/regular/bx-credit-card-front.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-credit-card.svg b/svg/regular/bx-credit-card.svg index 58ddf43..262a0d2 100644 --- a/svg/regular/bx-credit-card.svg +++ b/svg/regular/bx-credit-card.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cricket-ball.svg b/svg/regular/bx-cricket-ball.svg index b3a3503..f0dddf4 100644 --- a/svg/regular/bx-cricket-ball.svg +++ b/svg/regular/bx-cricket-ball.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-crop.svg b/svg/regular/bx-crop.svg index 9701ca9..d27b999 100644 --- a/svg/regular/bx-crop.svg +++ b/svg/regular/bx-crop.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cross.svg b/svg/regular/bx-cross.svg index e5e0255..51ab287 100644 --- a/svg/regular/bx-cross.svg +++ b/svg/regular/bx-cross.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-crosshair.svg b/svg/regular/bx-crosshair.svg index 05f312f..b9e24ae 100644 --- a/svg/regular/bx-crosshair.svg +++ b/svg/regular/bx-crosshair.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-crown.svg b/svg/regular/bx-crown.svg index 8444360..8809090 100644 --- a/svg/regular/bx-crown.svg +++ b/svg/regular/bx-crown.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cube-alt.svg b/svg/regular/bx-cube-alt.svg index fec5d2a..b7dbfc8 100644 --- a/svg/regular/bx-cube-alt.svg +++ b/svg/regular/bx-cube-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cube.svg b/svg/regular/bx-cube.svg index cb97cac..f8a3233 100644 --- a/svg/regular/bx-cube.svg +++ b/svg/regular/bx-cube.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cuboid.svg b/svg/regular/bx-cuboid.svg index 705da97..54fb30f 100644 --- a/svg/regular/bx-cuboid.svg +++ b/svg/regular/bx-cuboid.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-current-location.svg b/svg/regular/bx-current-location.svg index 11f1c10..8785583 100644 --- a/svg/regular/bx-current-location.svg +++ b/svg/regular/bx-current-location.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-customize.svg b/svg/regular/bx-customize.svg index a20654f..9e2147d 100644 --- a/svg/regular/bx-customize.svg +++ b/svg/regular/bx-customize.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cut.svg b/svg/regular/bx-cut.svg index 38da69f..ca80e83 100644 --- a/svg/regular/bx-cut.svg +++ b/svg/regular/bx-cut.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cycling.svg b/svg/regular/bx-cycling.svg index 29019ae..4695b87 100644 --- a/svg/regular/bx-cycling.svg +++ b/svg/regular/bx-cycling.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-cylinder.svg b/svg/regular/bx-cylinder.svg index b482b95..2251cc3 100644 --- a/svg/regular/bx-cylinder.svg +++ b/svg/regular/bx-cylinder.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-data.svg b/svg/regular/bx-data.svg index d6dab06..2d872e2 100644 --- a/svg/regular/bx-data.svg +++ b/svg/regular/bx-data.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-desktop.svg b/svg/regular/bx-desktop.svg index 3e94136..7b1f1f3 100644 --- a/svg/regular/bx-desktop.svg +++ b/svg/regular/bx-desktop.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-detail.svg b/svg/regular/bx-detail.svg index edf4dda..060fba0 100644 --- a/svg/regular/bx-detail.svg +++ b/svg/regular/bx-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-devices.svg b/svg/regular/bx-devices.svg index 4313355..f3780b0 100644 --- a/svg/regular/bx-devices.svg +++ b/svg/regular/bx-devices.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dialpad-alt.svg b/svg/regular/bx-dialpad-alt.svg index 597ab8d..c93a502 100644 --- a/svg/regular/bx-dialpad-alt.svg +++ b/svg/regular/bx-dialpad-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dialpad.svg b/svg/regular/bx-dialpad.svg index 13f4bca..b7306f1 100644 --- a/svg/regular/bx-dialpad.svg +++ b/svg/regular/bx-dialpad.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-diamond.svg b/svg/regular/bx-diamond.svg index 4aaacd9..94fd441 100644 --- a/svg/regular/bx-diamond.svg +++ b/svg/regular/bx-diamond.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dice-1.svg b/svg/regular/bx-dice-1.svg index 7589343..f54765f 100644 --- a/svg/regular/bx-dice-1.svg +++ b/svg/regular/bx-dice-1.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dice-2.svg b/svg/regular/bx-dice-2.svg index f55a961..af88833 100644 --- a/svg/regular/bx-dice-2.svg +++ b/svg/regular/bx-dice-2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dice-3.svg b/svg/regular/bx-dice-3.svg index 57bc510..ae5405a 100644 --- a/svg/regular/bx-dice-3.svg +++ b/svg/regular/bx-dice-3.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dice-4.svg b/svg/regular/bx-dice-4.svg index 026784e..a877f9f 100644 --- a/svg/regular/bx-dice-4.svg +++ b/svg/regular/bx-dice-4.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dice-5.svg b/svg/regular/bx-dice-5.svg index 802ee9c..b16a8a1 100644 --- a/svg/regular/bx-dice-5.svg +++ b/svg/regular/bx-dice-5.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dice-6.svg b/svg/regular/bx-dice-6.svg index cb5229c..2ac9c27 100644 --- a/svg/regular/bx-dice-6.svg +++ b/svg/regular/bx-dice-6.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-directions.svg b/svg/regular/bx-directions.svg index 53480d3..2653261 100644 --- a/svg/regular/bx-directions.svg +++ b/svg/regular/bx-directions.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-disc.svg b/svg/regular/bx-disc.svg index 44507c2..cacc276 100644 --- a/svg/regular/bx-disc.svg +++ b/svg/regular/bx-disc.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dish.svg b/svg/regular/bx-dish.svg index e823caf..745bdfa 100644 --- a/svg/regular/bx-dish.svg +++ b/svg/regular/bx-dish.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dislike.svg b/svg/regular/bx-dislike.svg index d359761..bb722a4 100644 --- a/svg/regular/bx-dislike.svg +++ b/svg/regular/bx-dislike.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dizzy.svg b/svg/regular/bx-dizzy.svg index d4fc5e9..afd599b 100644 --- a/svg/regular/bx-dizzy.svg +++ b/svg/regular/bx-dizzy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dna.svg b/svg/regular/bx-dna.svg index bcbf5a8..3327ca9 100644 --- a/svg/regular/bx-dna.svg +++ b/svg/regular/bx-dna.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dock-bottom.svg b/svg/regular/bx-dock-bottom.svg index b3f1f18..58128dc 100644 --- a/svg/regular/bx-dock-bottom.svg +++ b/svg/regular/bx-dock-bottom.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dock-left.svg b/svg/regular/bx-dock-left.svg index bacb40a..bc3f811 100644 --- a/svg/regular/bx-dock-left.svg +++ b/svg/regular/bx-dock-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dock-right.svg b/svg/regular/bx-dock-right.svg index 1c4f9a1..ea365b4 100644 --- a/svg/regular/bx-dock-right.svg +++ b/svg/regular/bx-dock-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dock-top.svg b/svg/regular/bx-dock-top.svg index 91f3037..bec94fa 100644 --- a/svg/regular/bx-dock-top.svg +++ b/svg/regular/bx-dock-top.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dollar-circle.svg b/svg/regular/bx-dollar-circle.svg index d737a61..faa08e8 100644 --- a/svg/regular/bx-dollar-circle.svg +++ b/svg/regular/bx-dollar-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dollar.svg b/svg/regular/bx-dollar.svg index e0d4ae8..8896598 100644 --- a/svg/regular/bx-dollar.svg +++ b/svg/regular/bx-dollar.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-donate-blood.svg b/svg/regular/bx-donate-blood.svg index f476764..e1782a5 100644 --- a/svg/regular/bx-donate-blood.svg +++ b/svg/regular/bx-donate-blood.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-donate-heart.svg b/svg/regular/bx-donate-heart.svg index 4b2e04f..c5fca76 100644 --- a/svg/regular/bx-donate-heart.svg +++ b/svg/regular/bx-donate-heart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-door-open.svg b/svg/regular/bx-door-open.svg index 2ddf728..cdbb3a2 100644 --- a/svg/regular/bx-door-open.svg +++ b/svg/regular/bx-door-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dots-horizontal-rounded.svg b/svg/regular/bx-dots-horizontal-rounded.svg index 6ad9e0a..d36820d 100644 --- a/svg/regular/bx-dots-horizontal-rounded.svg +++ b/svg/regular/bx-dots-horizontal-rounded.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dots-horizontal.svg b/svg/regular/bx-dots-horizontal.svg index b2e6d2b..d50b3bd 100644 --- a/svg/regular/bx-dots-horizontal.svg +++ b/svg/regular/bx-dots-horizontal.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dots-vertical-rounded.svg b/svg/regular/bx-dots-vertical-rounded.svg index 2abebe9..1a5ae50 100644 --- a/svg/regular/bx-dots-vertical-rounded.svg +++ b/svg/regular/bx-dots-vertical-rounded.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dots-vertical.svg b/svg/regular/bx-dots-vertical.svg index bd4b6c3..71c4d35 100644 --- a/svg/regular/bx-dots-vertical.svg +++ b/svg/regular/bx-dots-vertical.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-doughnut-chart.svg b/svg/regular/bx-doughnut-chart.svg index ecea5bb..dda0681 100644 --- a/svg/regular/bx-doughnut-chart.svg +++ b/svg/regular/bx-doughnut-chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-down-arrow-alt.svg b/svg/regular/bx-down-arrow-alt.svg index 1cccd27..15e5b68 100644 --- a/svg/regular/bx-down-arrow-alt.svg +++ b/svg/regular/bx-down-arrow-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-down-arrow-circle.svg b/svg/regular/bx-down-arrow-circle.svg index 408c050..641c175 100644 --- a/svg/regular/bx-down-arrow-circle.svg +++ b/svg/regular/bx-down-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-down-arrow.svg b/svg/regular/bx-down-arrow.svg index 046203b..e083a97 100644 --- a/svg/regular/bx-down-arrow.svg +++ b/svg/regular/bx-down-arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-download.svg b/svg/regular/bx-download.svg index 2c753dd..36652e1 100644 --- a/svg/regular/bx-download.svg +++ b/svg/regular/bx-download.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-downvote.svg b/svg/regular/bx-downvote.svg index db4d038..1553557 100644 --- a/svg/regular/bx-downvote.svg +++ b/svg/regular/bx-downvote.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-drink.svg b/svg/regular/bx-drink.svg index a4a4ace..9ee1074 100644 --- a/svg/regular/bx-drink.svg +++ b/svg/regular/bx-drink.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-droplet.svg b/svg/regular/bx-droplet.svg index b10978b..42d332c 100644 --- a/svg/regular/bx-droplet.svg +++ b/svg/regular/bx-droplet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-dumbbell.svg b/svg/regular/bx-dumbbell.svg index e5b8402..d203d49 100644 --- a/svg/regular/bx-dumbbell.svg +++ b/svg/regular/bx-dumbbell.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-duplicate.svg b/svg/regular/bx-duplicate.svg index 939d2e7..9a720da 100644 --- a/svg/regular/bx-duplicate.svg +++ b/svg/regular/bx-duplicate.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-edit-alt.svg b/svg/regular/bx-edit-alt.svg index b1ba6aa..2079183 100644 --- a/svg/regular/bx-edit-alt.svg +++ b/svg/regular/bx-edit-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-edit.svg b/svg/regular/bx-edit.svg index 1c64d31..d26d47f 100644 --- a/svg/regular/bx-edit.svg +++ b/svg/regular/bx-edit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-envelope-open.svg b/svg/regular/bx-envelope-open.svg index 55b9203..665c97c 100644 --- a/svg/regular/bx-envelope-open.svg +++ b/svg/regular/bx-envelope-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-envelope.svg b/svg/regular/bx-envelope.svg index 3cd66be..c1f655b 100644 --- a/svg/regular/bx-envelope.svg +++ b/svg/regular/bx-envelope.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-equalizer.svg b/svg/regular/bx-equalizer.svg index 2b0f0f9..7cb87e3 100644 --- a/svg/regular/bx-equalizer.svg +++ b/svg/regular/bx-equalizer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-eraser.svg b/svg/regular/bx-eraser.svg index a8fbf4e..b07d461 100644 --- a/svg/regular/bx-eraser.svg +++ b/svg/regular/bx-eraser.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-error-alt.svg b/svg/regular/bx-error-alt.svg index dcfbbef..d921a00 100644 --- a/svg/regular/bx-error-alt.svg +++ b/svg/regular/bx-error-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-error-circle.svg b/svg/regular/bx-error-circle.svg index cea2ca1..b6c04a7 100644 --- a/svg/regular/bx-error-circle.svg +++ b/svg/regular/bx-error-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-error.svg b/svg/regular/bx-error.svg index feca6b7..0a27aa9 100644 --- a/svg/regular/bx-error.svg +++ b/svg/regular/bx-error.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-euro.svg b/svg/regular/bx-euro.svg index 8b66302..484ce73 100644 --- a/svg/regular/bx-euro.svg +++ b/svg/regular/bx-euro.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-exclude.svg b/svg/regular/bx-exclude.svg index 933ad25..5b16850 100644 --- a/svg/regular/bx-exclude.svg +++ b/svg/regular/bx-exclude.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-exit-fullscreen.svg b/svg/regular/bx-exit-fullscreen.svg index c3a0982..42eb9a9 100644 --- a/svg/regular/bx-exit-fullscreen.svg +++ b/svg/regular/bx-exit-fullscreen.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-exit.svg b/svg/regular/bx-exit.svg index 5c1f3b7..e85fd96 100644 --- a/svg/regular/bx-exit.svg +++ b/svg/regular/bx-exit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-expand-alt.svg b/svg/regular/bx-expand-alt.svg index bed0271..3b31f18 100644 --- a/svg/regular/bx-expand-alt.svg +++ b/svg/regular/bx-expand-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-expand-horizontal.svg b/svg/regular/bx-expand-horizontal.svg index 7312c53..b4c4482 100644 --- a/svg/regular/bx-expand-horizontal.svg +++ b/svg/regular/bx-expand-horizontal.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-expand-vertical.svg b/svg/regular/bx-expand-vertical.svg index 5bc20a5..46b6eb3 100644 --- a/svg/regular/bx-expand-vertical.svg +++ b/svg/regular/bx-expand-vertical.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-expand.svg b/svg/regular/bx-expand.svg index dbd6694..26c1d50 100644 --- a/svg/regular/bx-expand.svg +++ b/svg/regular/bx-expand.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-export.svg b/svg/regular/bx-export.svg index 2aaefc2..45310cb 100644 --- a/svg/regular/bx-export.svg +++ b/svg/regular/bx-export.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-extension.svg b/svg/regular/bx-extension.svg index 5b770a9..66703db 100644 --- a/svg/regular/bx-extension.svg +++ b/svg/regular/bx-extension.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-face.svg b/svg/regular/bx-face.svg index 677bc77..753ae5d 100644 --- a/svg/regular/bx-face.svg +++ b/svg/regular/bx-face.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-fast-forward-circle.svg b/svg/regular/bx-fast-forward-circle.svg index 08e8db5..7cbf7f8 100644 --- a/svg/regular/bx-fast-forward-circle.svg +++ b/svg/regular/bx-fast-forward-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-fast-forward.svg b/svg/regular/bx-fast-forward.svg index 43726d0..e163a4b 100644 --- a/svg/regular/bx-fast-forward.svg +++ b/svg/regular/bx-fast-forward.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-female-sign.svg b/svg/regular/bx-female-sign.svg index b15027c..97221bd 100644 --- a/svg/regular/bx-female-sign.svg +++ b/svg/regular/bx-female-sign.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-female.svg b/svg/regular/bx-female.svg index bf51dfd..ee9fe5c 100644 --- a/svg/regular/bx-female.svg +++ b/svg/regular/bx-female.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-file-blank.svg b/svg/regular/bx-file-blank.svg index 3b316bf..30ff34e 100644 --- a/svg/regular/bx-file-blank.svg +++ b/svg/regular/bx-file-blank.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-file-find.svg b/svg/regular/bx-file-find.svg index 588e64d..b091157 100644 --- a/svg/regular/bx-file-find.svg +++ b/svg/regular/bx-file-find.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-file.svg b/svg/regular/bx-file.svg index 77f4d0e..cf738c1 100644 --- a/svg/regular/bx-file.svg +++ b/svg/regular/bx-file.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-film.svg b/svg/regular/bx-film.svg index 2a141cb..280566a 100644 --- a/svg/regular/bx-film.svg +++ b/svg/regular/bx-film.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-filter-alt.svg b/svg/regular/bx-filter-alt.svg index 93077d2..f31c1a0 100644 --- a/svg/regular/bx-filter-alt.svg +++ b/svg/regular/bx-filter-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-filter.svg b/svg/regular/bx-filter.svg index 93a664a..ddcf95f 100644 --- a/svg/regular/bx-filter.svg +++ b/svg/regular/bx-filter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-fingerprint.svg b/svg/regular/bx-fingerprint.svg index 77d4134..b55eaab 100644 --- a/svg/regular/bx-fingerprint.svg +++ b/svg/regular/bx-fingerprint.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-first-aid.svg b/svg/regular/bx-first-aid.svg index daa3ab5..35478a9 100644 --- a/svg/regular/bx-first-aid.svg +++ b/svg/regular/bx-first-aid.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-first-page.svg b/svg/regular/bx-first-page.svg index ded3f55..e470ea0 100644 --- a/svg/regular/bx-first-page.svg +++ b/svg/regular/bx-first-page.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-flag.svg b/svg/regular/bx-flag.svg index d7fad0b..018ba7f 100644 --- a/svg/regular/bx-flag.svg +++ b/svg/regular/bx-flag.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-folder-minus.svg b/svg/regular/bx-folder-minus.svg index fdfaeb6..fc78944 100644 --- a/svg/regular/bx-folder-minus.svg +++ b/svg/regular/bx-folder-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-folder-open.svg b/svg/regular/bx-folder-open.svg index 151da58..a826f79 100644 --- a/svg/regular/bx-folder-open.svg +++ b/svg/regular/bx-folder-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-folder-plus.svg b/svg/regular/bx-folder-plus.svg index 6ad3268..a22d6fe 100644 --- a/svg/regular/bx-folder-plus.svg +++ b/svg/regular/bx-folder-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-folder.svg b/svg/regular/bx-folder.svg index 41012ca..fef88e5 100644 --- a/svg/regular/bx-folder.svg +++ b/svg/regular/bx-folder.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-font-color.svg b/svg/regular/bx-font-color.svg index 536d3a4..ed9c30b 100644 --- a/svg/regular/bx-font-color.svg +++ b/svg/regular/bx-font-color.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-font-family.svg b/svg/regular/bx-font-family.svg index dc0b5fd..3a47a77 100644 --- a/svg/regular/bx-font-family.svg +++ b/svg/regular/bx-font-family.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-font-size.svg b/svg/regular/bx-font-size.svg index 0cae19e..67edea8 100644 --- a/svg/regular/bx-font-size.svg +++ b/svg/regular/bx-font-size.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-font.svg b/svg/regular/bx-font.svg index f79dcc3..2c00bf8 100644 --- a/svg/regular/bx-font.svg +++ b/svg/regular/bx-font.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-food-menu.svg b/svg/regular/bx-food-menu.svg index bee4a02..c9f535b 100644 --- a/svg/regular/bx-food-menu.svg +++ b/svg/regular/bx-food-menu.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-food-tag.svg b/svg/regular/bx-food-tag.svg index 82281bd..d33fd98 100644 --- a/svg/regular/bx-food-tag.svg +++ b/svg/regular/bx-food-tag.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-football.svg b/svg/regular/bx-football.svg index 9f2b5f2..40e1f72 100644 --- a/svg/regular/bx-football.svg +++ b/svg/regular/bx-football.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-fork.svg b/svg/regular/bx-fork.svg index 87bca36..a85a53e 100644 --- a/svg/regular/bx-fork.svg +++ b/svg/regular/bx-fork.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-fridge.svg b/svg/regular/bx-fridge.svg index bc701d8..b365401 100644 --- a/svg/regular/bx-fridge.svg +++ b/svg/regular/bx-fridge.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-fullscreen.svg b/svg/regular/bx-fullscreen.svg index 7e4d20d..82d980f 100644 --- a/svg/regular/bx-fullscreen.svg +++ b/svg/regular/bx-fullscreen.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-game.svg b/svg/regular/bx-game.svg index e52ae19..c697eee 100644 --- a/svg/regular/bx-game.svg +++ b/svg/regular/bx-game.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-gas-pump.svg b/svg/regular/bx-gas-pump.svg index 9022849..2e78956 100644 --- a/svg/regular/bx-gas-pump.svg +++ b/svg/regular/bx-gas-pump.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-ghost.svg b/svg/regular/bx-ghost.svg index 59c4096..6dd349a 100644 --- a/svg/regular/bx-ghost.svg +++ b/svg/regular/bx-ghost.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-gift.svg b/svg/regular/bx-gift.svg index 3f422d0..fe5eede 100644 --- a/svg/regular/bx-gift.svg +++ b/svg/regular/bx-gift.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-git-branch.svg b/svg/regular/bx-git-branch.svg index 20b60f7..dc1021d 100644 --- a/svg/regular/bx-git-branch.svg +++ b/svg/regular/bx-git-branch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-git-commit.svg b/svg/regular/bx-git-commit.svg index 6a7447b..77048ad 100644 --- a/svg/regular/bx-git-commit.svg +++ b/svg/regular/bx-git-commit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-git-compare.svg b/svg/regular/bx-git-compare.svg index 22b1da2..202782b 100644 --- a/svg/regular/bx-git-compare.svg +++ b/svg/regular/bx-git-compare.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-git-merge.svg b/svg/regular/bx-git-merge.svg index dd7635a..a6b4f38 100644 --- a/svg/regular/bx-git-merge.svg +++ b/svg/regular/bx-git-merge.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-git-pull-request.svg b/svg/regular/bx-git-pull-request.svg index da51d45..5aee5a8 100644 --- a/svg/regular/bx-git-pull-request.svg +++ b/svg/regular/bx-git-pull-request.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-git-repo-forked.svg b/svg/regular/bx-git-repo-forked.svg index fa8aa5f..c4d50ef 100644 --- a/svg/regular/bx-git-repo-forked.svg +++ b/svg/regular/bx-git-repo-forked.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-glasses-alt.svg b/svg/regular/bx-glasses-alt.svg index f7f33cf..77c9ef5 100644 --- a/svg/regular/bx-glasses-alt.svg +++ b/svg/regular/bx-glasses-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-glasses.svg b/svg/regular/bx-glasses.svg index 5f092d5..f2934e4 100644 --- a/svg/regular/bx-glasses.svg +++ b/svg/regular/bx-glasses.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-globe-alt.svg b/svg/regular/bx-globe-alt.svg index 8115559..985c5c2 100644 --- a/svg/regular/bx-globe-alt.svg +++ b/svg/regular/bx-globe-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-globe.svg b/svg/regular/bx-globe.svg index 5d66d2d..a4b4062 100644 --- a/svg/regular/bx-globe.svg +++ b/svg/regular/bx-globe.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-grid-alt.svg b/svg/regular/bx-grid-alt.svg index 9fb552b..83c2f73 100644 --- a/svg/regular/bx-grid-alt.svg +++ b/svg/regular/bx-grid-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-grid-horizontal.svg b/svg/regular/bx-grid-horizontal.svg index fb08ab6..cb2f631 100644 --- a/svg/regular/bx-grid-horizontal.svg +++ b/svg/regular/bx-grid-horizontal.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-grid-small.svg b/svg/regular/bx-grid-small.svg index 1e8b1f9..6e02121 100644 --- a/svg/regular/bx-grid-small.svg +++ b/svg/regular/bx-grid-small.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-grid-vertical.svg b/svg/regular/bx-grid-vertical.svg index e207f3d..521ed63 100644 --- a/svg/regular/bx-grid-vertical.svg +++ b/svg/regular/bx-grid-vertical.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-grid.svg b/svg/regular/bx-grid.svg index d2126ea..3175c30 100644 --- a/svg/regular/bx-grid.svg +++ b/svg/regular/bx-grid.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-group.svg b/svg/regular/bx-group.svg index 16ce60f..c4ab3c2 100644 --- a/svg/regular/bx-group.svg +++ b/svg/regular/bx-group.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-handicap.svg b/svg/regular/bx-handicap.svg index b8fd72a..6e92166 100644 --- a/svg/regular/bx-handicap.svg +++ b/svg/regular/bx-handicap.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-happy-alt.svg b/svg/regular/bx-happy-alt.svg index dff1e19..03c6388 100644 --- a/svg/regular/bx-happy-alt.svg +++ b/svg/regular/bx-happy-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-happy-beaming.svg b/svg/regular/bx-happy-beaming.svg index 82856be..b09df70 100644 --- a/svg/regular/bx-happy-beaming.svg +++ b/svg/regular/bx-happy-beaming.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-happy-heart-eyes.svg b/svg/regular/bx-happy-heart-eyes.svg index 74d2a72..af8ff96 100644 --- a/svg/regular/bx-happy-heart-eyes.svg +++ b/svg/regular/bx-happy-heart-eyes.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-happy.svg b/svg/regular/bx-happy.svg index c348888..469b33c 100644 --- a/svg/regular/bx-happy.svg +++ b/svg/regular/bx-happy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-hard-hat.svg b/svg/regular/bx-hard-hat.svg index cc624f7..e014e1a 100644 --- a/svg/regular/bx-hard-hat.svg +++ b/svg/regular/bx-hard-hat.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-hash.svg b/svg/regular/bx-hash.svg index 8cae0d8..ed30524 100644 --- a/svg/regular/bx-hash.svg +++ b/svg/regular/bx-hash.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-hdd.svg b/svg/regular/bx-hdd.svg index 7d9a504..c3471e3 100644 --- a/svg/regular/bx-hdd.svg +++ b/svg/regular/bx-hdd.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-heading.svg b/svg/regular/bx-heading.svg index 40eb988..b306e6b 100644 --- a/svg/regular/bx-heading.svg +++ b/svg/regular/bx-heading.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-headphone.svg b/svg/regular/bx-headphone.svg index 19e8634..e02f9c8 100644 --- a/svg/regular/bx-headphone.svg +++ b/svg/regular/bx-headphone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-health.svg b/svg/regular/bx-health.svg index dc2f22b..b78db59 100644 --- a/svg/regular/bx-health.svg +++ b/svg/regular/bx-health.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-heart-circle.svg b/svg/regular/bx-heart-circle.svg index 9675cd8..f07734f 100644 --- a/svg/regular/bx-heart-circle.svg +++ b/svg/regular/bx-heart-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-heart-square.svg b/svg/regular/bx-heart-square.svg index 60d1adc..18afe81 100644 --- a/svg/regular/bx-heart-square.svg +++ b/svg/regular/bx-heart-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-heart.svg b/svg/regular/bx-heart.svg index 08b8715..8f39c84 100644 --- a/svg/regular/bx-heart.svg +++ b/svg/regular/bx-heart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-help-circle.svg b/svg/regular/bx-help-circle.svg index d59d441..49e72ec 100644 --- a/svg/regular/bx-help-circle.svg +++ b/svg/regular/bx-help-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-hide.svg b/svg/regular/bx-hide.svg index d71ce7a..730cf4e 100644 --- a/svg/regular/bx-hide.svg +++ b/svg/regular/bx-hide.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-highlight.svg b/svg/regular/bx-highlight.svg index 53405d1..b761a4a 100644 --- a/svg/regular/bx-highlight.svg +++ b/svg/regular/bx-highlight.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-history.svg b/svg/regular/bx-history.svg index 63dbafb..ee663aa 100644 --- a/svg/regular/bx-history.svg +++ b/svg/regular/bx-history.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-hive.svg b/svg/regular/bx-hive.svg index 66cb989..c32357a 100644 --- a/svg/regular/bx-hive.svg +++ b/svg/regular/bx-hive.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-home-alt-2.svg b/svg/regular/bx-home-alt-2.svg index bbfa15f..eaef49e 100644 --- a/svg/regular/bx-home-alt-2.svg +++ b/svg/regular/bx-home-alt-2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-home-alt.svg b/svg/regular/bx-home-alt.svg index fe94dfa..50f5fca 100644 --- a/svg/regular/bx-home-alt.svg +++ b/svg/regular/bx-home-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-home-circle.svg b/svg/regular/bx-home-circle.svg index 9cb0f61..46ec997 100644 --- a/svg/regular/bx-home-circle.svg +++ b/svg/regular/bx-home-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-home-heart.svg b/svg/regular/bx-home-heart.svg index 515672b..a23ec82 100644 --- a/svg/regular/bx-home-heart.svg +++ b/svg/regular/bx-home-heart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-home-smile.svg b/svg/regular/bx-home-smile.svg index 395f203..213a811 100644 --- a/svg/regular/bx-home-smile.svg +++ b/svg/regular/bx-home-smile.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-home.svg b/svg/regular/bx-home.svg index a59cc79..effbeb3 100644 --- a/svg/regular/bx-home.svg +++ b/svg/regular/bx-home.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-horizontal-center.svg b/svg/regular/bx-horizontal-center.svg index 9f90f80..f5f12e4 100644 --- a/svg/regular/bx-horizontal-center.svg +++ b/svg/regular/bx-horizontal-center.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-horizontal-left.svg b/svg/regular/bx-horizontal-left.svg new file mode 100644 index 0000000..5dcf135 --- /dev/null +++ b/svg/regular/bx-horizontal-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-horizontal-right.svg b/svg/regular/bx-horizontal-right.svg new file mode 100644 index 0000000..40c0fc0 --- /dev/null +++ b/svg/regular/bx-horizontal-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-hotel.svg b/svg/regular/bx-hotel.svg index 8c182ab..4524a62 100644 --- a/svg/regular/bx-hotel.svg +++ b/svg/regular/bx-hotel.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-hourglass.svg b/svg/regular/bx-hourglass.svg index 2207a7a..844454e 100644 --- a/svg/regular/bx-hourglass.svg +++ b/svg/regular/bx-hourglass.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-id-card.svg b/svg/regular/bx-id-card.svg index 921c8b0..dae46f9 100644 --- a/svg/regular/bx-id-card.svg +++ b/svg/regular/bx-id-card.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-image-add.svg b/svg/regular/bx-image-add.svg index 491a674..57c1afc 100644 --- a/svg/regular/bx-image-add.svg +++ b/svg/regular/bx-image-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-image-alt.svg b/svg/regular/bx-image-alt.svg index 981c4de..be4bb1a 100644 --- a/svg/regular/bx-image-alt.svg +++ b/svg/regular/bx-image-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-image.svg b/svg/regular/bx-image.svg index 544c1ba..99aab14 100644 --- a/svg/regular/bx-image.svg +++ b/svg/regular/bx-image.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-images.svg b/svg/regular/bx-images.svg index fae138c..20b9c4f 100644 --- a/svg/regular/bx-images.svg +++ b/svg/regular/bx-images.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-import.svg b/svg/regular/bx-import.svg index e4e808e..fb66751 100644 --- a/svg/regular/bx-import.svg +++ b/svg/regular/bx-import.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-infinite.svg b/svg/regular/bx-infinite.svg index e23714d..0dcd000 100644 --- a/svg/regular/bx-infinite.svg +++ b/svg/regular/bx-infinite.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-info-circle.svg b/svg/regular/bx-info-circle.svg index e7961b4..3631550 100644 --- a/svg/regular/bx-info-circle.svg +++ b/svg/regular/bx-info-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-info-square.svg b/svg/regular/bx-info-square.svg index d35ac11..bd5ed99 100644 --- a/svg/regular/bx-info-square.svg +++ b/svg/regular/bx-info-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-injection.svg b/svg/regular/bx-injection.svg index f6558a0..1e5022a 100644 --- a/svg/regular/bx-injection.svg +++ b/svg/regular/bx-injection.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-intersect.svg b/svg/regular/bx-intersect.svg index 5b056de..035c117 100644 --- a/svg/regular/bx-intersect.svg +++ b/svg/regular/bx-intersect.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-italic.svg b/svg/regular/bx-italic.svg index a04e550..e2d7798 100644 --- a/svg/regular/bx-italic.svg +++ b/svg/regular/bx-italic.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-joystick-alt.svg b/svg/regular/bx-joystick-alt.svg index fe3e7a5..960c1f0 100644 --- a/svg/regular/bx-joystick-alt.svg +++ b/svg/regular/bx-joystick-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-joystick-button.svg b/svg/regular/bx-joystick-button.svg index da20ac2..2f155da 100644 --- a/svg/regular/bx-joystick-button.svg +++ b/svg/regular/bx-joystick-button.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-joystick.svg b/svg/regular/bx-joystick.svg index ac0396a..cf10b75 100644 --- a/svg/regular/bx-joystick.svg +++ b/svg/regular/bx-joystick.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-key.svg b/svg/regular/bx-key.svg index f516d44..e178177 100644 --- a/svg/regular/bx-key.svg +++ b/svg/regular/bx-key.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-knife.svg b/svg/regular/bx-knife.svg index 0d8a08a..3feb6b4 100644 --- a/svg/regular/bx-knife.svg +++ b/svg/regular/bx-knife.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-label.svg b/svg/regular/bx-label.svg index 8f92b00..b9fea3f 100644 --- a/svg/regular/bx-label.svg +++ b/svg/regular/bx-label.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-landscape.svg b/svg/regular/bx-landscape.svg index 6030343..eb75bfd 100644 --- a/svg/regular/bx-landscape.svg +++ b/svg/regular/bx-landscape.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-laptop.svg b/svg/regular/bx-laptop.svg index 7e88558..36a5382 100644 --- a/svg/regular/bx-laptop.svg +++ b/svg/regular/bx-laptop.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-last-page.svg b/svg/regular/bx-last-page.svg index e53bfff..6855383 100644 --- a/svg/regular/bx-last-page.svg +++ b/svg/regular/bx-last-page.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-laugh.svg b/svg/regular/bx-laugh.svg index a627aca..2c8e7aa 100644 --- a/svg/regular/bx-laugh.svg +++ b/svg/regular/bx-laugh.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-layer-minus.svg b/svg/regular/bx-layer-minus.svg index 1b18407..1e2fc7b 100644 --- a/svg/regular/bx-layer-minus.svg +++ b/svg/regular/bx-layer-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-layer-plus.svg b/svg/regular/bx-layer-plus.svg index fce8d03..89827ec 100644 --- a/svg/regular/bx-layer-plus.svg +++ b/svg/regular/bx-layer-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-layer.svg b/svg/regular/bx-layer.svg index 7798d36..c4ff075 100644 --- a/svg/regular/bx-layer.svg +++ b/svg/regular/bx-layer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-layout.svg b/svg/regular/bx-layout.svg index b2b44b9..a9bb76a 100644 --- a/svg/regular/bx-layout.svg +++ b/svg/regular/bx-layout.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-leaf.svg b/svg/regular/bx-leaf.svg index 7ab2519..7041373 100644 --- a/svg/regular/bx-leaf.svg +++ b/svg/regular/bx-leaf.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-left-arrow-alt.svg b/svg/regular/bx-left-arrow-alt.svg index c9f9446..ef5c7a6 100644 --- a/svg/regular/bx-left-arrow-alt.svg +++ b/svg/regular/bx-left-arrow-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-left-arrow-circle.svg b/svg/regular/bx-left-arrow-circle.svg index a22dc44..434e4b2 100644 --- a/svg/regular/bx-left-arrow-circle.svg +++ b/svg/regular/bx-left-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-left-arrow.svg b/svg/regular/bx-left-arrow.svg index a7156e4..e87f6aa 100644 --- a/svg/regular/bx-left-arrow.svg +++ b/svg/regular/bx-left-arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-left-down-arrow-circle.svg b/svg/regular/bx-left-down-arrow-circle.svg index 735f78e..3c5eb86 100644 --- a/svg/regular/bx-left-down-arrow-circle.svg +++ b/svg/regular/bx-left-down-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-left-indent.svg b/svg/regular/bx-left-indent.svg index 71828a9..cd9fe57 100644 --- a/svg/regular/bx-left-indent.svg +++ b/svg/regular/bx-left-indent.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-left-top-arrow-circle.svg b/svg/regular/bx-left-top-arrow-circle.svg index d8c137c..d5cc3ef 100644 --- a/svg/regular/bx-left-top-arrow-circle.svg +++ b/svg/regular/bx-left-top-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-lemon.svg b/svg/regular/bx-lemon.svg index 867169e..1bf5bf2 100644 --- a/svg/regular/bx-lemon.svg +++ b/svg/regular/bx-lemon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-library.svg b/svg/regular/bx-library.svg index d3b47ad..5606645 100644 --- a/svg/regular/bx-library.svg +++ b/svg/regular/bx-library.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-like.svg b/svg/regular/bx-like.svg index c36c187..0c750fe 100644 --- a/svg/regular/bx-like.svg +++ b/svg/regular/bx-like.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-line-chart-down.svg b/svg/regular/bx-line-chart-down.svg index 8d1a2c9..e50cae6 100644 --- a/svg/regular/bx-line-chart-down.svg +++ b/svg/regular/bx-line-chart-down.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-line-chart.svg b/svg/regular/bx-line-chart.svg index 4d2a05f..c101e06 100644 --- a/svg/regular/bx-line-chart.svg +++ b/svg/regular/bx-line-chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-link-alt.svg b/svg/regular/bx-link-alt.svg index a53cc4f..42788c2 100644 --- a/svg/regular/bx-link-alt.svg +++ b/svg/regular/bx-link-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-link-external.svg b/svg/regular/bx-link-external.svg index b9075d1..43ecf61 100644 --- a/svg/regular/bx-link-external.svg +++ b/svg/regular/bx-link-external.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-link.svg b/svg/regular/bx-link.svg index 0346a7b..425f0e6 100644 --- a/svg/regular/bx-link.svg +++ b/svg/regular/bx-link.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-lira.svg b/svg/regular/bx-lira.svg index 14424f7..2d94943 100644 --- a/svg/regular/bx-lira.svg +++ b/svg/regular/bx-lira.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-list-check.svg b/svg/regular/bx-list-check.svg index 7a93bdf..becfdf3 100644 --- a/svg/regular/bx-list-check.svg +++ b/svg/regular/bx-list-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-list-minus.svg b/svg/regular/bx-list-minus.svg index 8d4176f..1ccc53d 100644 --- a/svg/regular/bx-list-minus.svg +++ b/svg/regular/bx-list-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-list-ol.svg b/svg/regular/bx-list-ol.svg index 76aac44..e3abdf7 100644 --- a/svg/regular/bx-list-ol.svg +++ b/svg/regular/bx-list-ol.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-list-plus.svg b/svg/regular/bx-list-plus.svg index 2dd8fe7..c5c6d83 100644 --- a/svg/regular/bx-list-plus.svg +++ b/svg/regular/bx-list-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-list-ul.svg b/svg/regular/bx-list-ul.svg index 4a6a3d9..a26e0e5 100644 --- a/svg/regular/bx-list-ul.svg +++ b/svg/regular/bx-list-ul.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-loader-alt.svg b/svg/regular/bx-loader-alt.svg index 2c4994a..79fa1ec 100644 --- a/svg/regular/bx-loader-alt.svg +++ b/svg/regular/bx-loader-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-loader-circle.svg b/svg/regular/bx-loader-circle.svg index da1c518..51505e2 100644 --- a/svg/regular/bx-loader-circle.svg +++ b/svg/regular/bx-loader-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-loader.svg b/svg/regular/bx-loader.svg index 1666fd7..04220e7 100644 --- a/svg/regular/bx-loader.svg +++ b/svg/regular/bx-loader.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-location-plus.svg b/svg/regular/bx-location-plus.svg index 49aceaa..7a44ba9 100644 --- a/svg/regular/bx-location-plus.svg +++ b/svg/regular/bx-location-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-lock-alt.svg b/svg/regular/bx-lock-alt.svg index 87ac2bc..5794d0a 100644 --- a/svg/regular/bx-lock-alt.svg +++ b/svg/regular/bx-lock-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-lock-open-alt.svg b/svg/regular/bx-lock-open-alt.svg index ab9a385..2846c77 100644 --- a/svg/regular/bx-lock-open-alt.svg +++ b/svg/regular/bx-lock-open-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-lock-open.svg b/svg/regular/bx-lock-open.svg index ac41568..322ba94 100644 --- a/svg/regular/bx-lock-open.svg +++ b/svg/regular/bx-lock-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-lock.svg b/svg/regular/bx-lock.svg index ed0fbac..d903a92 100644 --- a/svg/regular/bx-lock.svg +++ b/svg/regular/bx-lock.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-log-in-circle.svg b/svg/regular/bx-log-in-circle.svg index 8c8f440..eb6197a 100644 --- a/svg/regular/bx-log-in-circle.svg +++ b/svg/regular/bx-log-in-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-log-in.svg b/svg/regular/bx-log-in.svg index c34087a..2bc17cf 100644 --- a/svg/regular/bx-log-in.svg +++ b/svg/regular/bx-log-in.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-log-out-circle.svg b/svg/regular/bx-log-out-circle.svg index 2df934a..70d22fd 100644 --- a/svg/regular/bx-log-out-circle.svg +++ b/svg/regular/bx-log-out-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-log-out.svg b/svg/regular/bx-log-out.svg index 62b244f..9dfba24 100644 --- a/svg/regular/bx-log-out.svg +++ b/svg/regular/bx-log-out.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-low-vision.svg b/svg/regular/bx-low-vision.svg index 86f9f3a..0ef6913 100644 --- a/svg/regular/bx-low-vision.svg +++ b/svg/regular/bx-low-vision.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-magnet.svg b/svg/regular/bx-magnet.svg index d87535d..ba72918 100644 --- a/svg/regular/bx-magnet.svg +++ b/svg/regular/bx-magnet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-mail-send.svg b/svg/regular/bx-mail-send.svg index a6a66ff..bb20a69 100644 --- a/svg/regular/bx-mail-send.svg +++ b/svg/regular/bx-mail-send.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-male-female.svg b/svg/regular/bx-male-female.svg index 582bcb8..bd155f2 100644 --- a/svg/regular/bx-male-female.svg +++ b/svg/regular/bx-male-female.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-male-sign.svg b/svg/regular/bx-male-sign.svg index e35ad06..5380338 100644 --- a/svg/regular/bx-male-sign.svg +++ b/svg/regular/bx-male-sign.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-male.svg b/svg/regular/bx-male.svg index bf1543a..5120adc 100644 --- a/svg/regular/bx-male.svg +++ b/svg/regular/bx-male.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-map-alt.svg b/svg/regular/bx-map-alt.svg index 5cb7e07..878de55 100644 --- a/svg/regular/bx-map-alt.svg +++ b/svg/regular/bx-map-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-map-pin.svg b/svg/regular/bx-map-pin.svg index 9cdb9fc..23d5b91 100644 --- a/svg/regular/bx-map-pin.svg +++ b/svg/regular/bx-map-pin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-map.svg b/svg/regular/bx-map.svg index dd85cbe..ce4e83c 100644 --- a/svg/regular/bx-map.svg +++ b/svg/regular/bx-map.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-mask.svg b/svg/regular/bx-mask.svg index 08b4c6f..d32da8d 100644 --- a/svg/regular/bx-mask.svg +++ b/svg/regular/bx-mask.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-math.svg b/svg/regular/bx-math.svg index bf7309f..a9010c2 100644 --- a/svg/regular/bx-math.svg +++ b/svg/regular/bx-math.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-medal.svg b/svg/regular/bx-medal.svg index 0c99a40..365c7cd 100644 --- a/svg/regular/bx-medal.svg +++ b/svg/regular/bx-medal.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-meh-alt.svg b/svg/regular/bx-meh-alt.svg index 0137d7f..77a1543 100644 --- a/svg/regular/bx-meh-alt.svg +++ b/svg/regular/bx-meh-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-meh-blank.svg b/svg/regular/bx-meh-blank.svg index 729e9c9..b0013c9 100644 --- a/svg/regular/bx-meh-blank.svg +++ b/svg/regular/bx-meh-blank.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-meh.svg b/svg/regular/bx-meh.svg index 8b90e7f..14544f3 100644 --- a/svg/regular/bx-meh.svg +++ b/svg/regular/bx-meh.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-memory-card.svg b/svg/regular/bx-memory-card.svg index dc36e44..4d8d2e4 100644 --- a/svg/regular/bx-memory-card.svg +++ b/svg/regular/bx-memory-card.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-menu-alt-left.svg b/svg/regular/bx-menu-alt-left.svg index 0d08538..aabaad5 100644 --- a/svg/regular/bx-menu-alt-left.svg +++ b/svg/regular/bx-menu-alt-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-menu-alt-right.svg b/svg/regular/bx-menu-alt-right.svg index be2df1e..01a6519 100644 --- a/svg/regular/bx-menu-alt-right.svg +++ b/svg/regular/bx-menu-alt-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-menu.svg b/svg/regular/bx-menu.svg index 0c05091..a903402 100644 --- a/svg/regular/bx-menu.svg +++ b/svg/regular/bx-menu.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-merge.svg b/svg/regular/bx-merge.svg index c6c9d79..5b68287 100644 --- a/svg/regular/bx-merge.svg +++ b/svg/regular/bx-merge.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-add.svg b/svg/regular/bx-message-add.svg index d4c0208..939b9c7 100644 --- a/svg/regular/bx-message-add.svg +++ b/svg/regular/bx-message-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-alt-add.svg b/svg/regular/bx-message-alt-add.svg index d3e2d14..06e8c55 100644 --- a/svg/regular/bx-message-alt-add.svg +++ b/svg/regular/bx-message-alt-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-alt-check.svg b/svg/regular/bx-message-alt-check.svg index 8adf8b8..2a18c22 100644 --- a/svg/regular/bx-message-alt-check.svg +++ b/svg/regular/bx-message-alt-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-alt-detail.svg b/svg/regular/bx-message-alt-detail.svg index b54ee2f..5264ac5 100644 --- a/svg/regular/bx-message-alt-detail.svg +++ b/svg/regular/bx-message-alt-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-alt-dots.svg b/svg/regular/bx-message-alt-dots.svg index e2e04e5..671dca3 100644 --- a/svg/regular/bx-message-alt-dots.svg +++ b/svg/regular/bx-message-alt-dots.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-alt-edit.svg b/svg/regular/bx-message-alt-edit.svg index 4ed2e07..c01d29a 100644 --- a/svg/regular/bx-message-alt-edit.svg +++ b/svg/regular/bx-message-alt-edit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-alt-error.svg b/svg/regular/bx-message-alt-error.svg index 01cfdfe..79a46b7 100644 --- a/svg/regular/bx-message-alt-error.svg +++ b/svg/regular/bx-message-alt-error.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-alt-minus.svg b/svg/regular/bx-message-alt-minus.svg index efd664f..f5dc214 100644 --- a/svg/regular/bx-message-alt-minus.svg +++ b/svg/regular/bx-message-alt-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-alt-x.svg b/svg/regular/bx-message-alt-x.svg index dae9e01..4e0a3c4 100644 --- a/svg/regular/bx-message-alt-x.svg +++ b/svg/regular/bx-message-alt-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-alt.svg b/svg/regular/bx-message-alt.svg index 64d55c9..bf51e38 100644 --- a/svg/regular/bx-message-alt.svg +++ b/svg/regular/bx-message-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-check.svg b/svg/regular/bx-message-check.svg index b39f956..899fd38 100644 --- a/svg/regular/bx-message-check.svg +++ b/svg/regular/bx-message-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-detail.svg b/svg/regular/bx-message-detail.svg index 5ec88f8..56d4e8e 100644 --- a/svg/regular/bx-message-detail.svg +++ b/svg/regular/bx-message-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-dots.svg b/svg/regular/bx-message-dots.svg index e02da7b..032cf08 100644 --- a/svg/regular/bx-message-dots.svg +++ b/svg/regular/bx-message-dots.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-edit.svg b/svg/regular/bx-message-edit.svg index f83b22a..045c647 100644 --- a/svg/regular/bx-message-edit.svg +++ b/svg/regular/bx-message-edit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-error.svg b/svg/regular/bx-message-error.svg index 1443970..2be0e5b 100644 --- a/svg/regular/bx-message-error.svg +++ b/svg/regular/bx-message-error.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-minus.svg b/svg/regular/bx-message-minus.svg index 3f438ce..93f349d 100644 --- a/svg/regular/bx-message-minus.svg +++ b/svg/regular/bx-message-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-rounded-add.svg b/svg/regular/bx-message-rounded-add.svg index 0445f12..b42ef80 100644 --- a/svg/regular/bx-message-rounded-add.svg +++ b/svg/regular/bx-message-rounded-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-rounded-check.svg b/svg/regular/bx-message-rounded-check.svg index 6118949..af8a603 100644 --- a/svg/regular/bx-message-rounded-check.svg +++ b/svg/regular/bx-message-rounded-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-rounded-detail.svg b/svg/regular/bx-message-rounded-detail.svg index 275c232..5881bfe 100644 --- a/svg/regular/bx-message-rounded-detail.svg +++ b/svg/regular/bx-message-rounded-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-rounded-dots.svg b/svg/regular/bx-message-rounded-dots.svg index 4077a51..5305c41 100644 --- a/svg/regular/bx-message-rounded-dots.svg +++ b/svg/regular/bx-message-rounded-dots.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-rounded-edit.svg b/svg/regular/bx-message-rounded-edit.svg index a0e8169..ea8a2e4 100644 --- a/svg/regular/bx-message-rounded-edit.svg +++ b/svg/regular/bx-message-rounded-edit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-rounded-error.svg b/svg/regular/bx-message-rounded-error.svg index 7ddad4a..7b02ac5 100644 --- a/svg/regular/bx-message-rounded-error.svg +++ b/svg/regular/bx-message-rounded-error.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-rounded-minus.svg b/svg/regular/bx-message-rounded-minus.svg index d41deef..8ba2519 100644 --- a/svg/regular/bx-message-rounded-minus.svg +++ b/svg/regular/bx-message-rounded-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-rounded-x.svg b/svg/regular/bx-message-rounded-x.svg index afad715..1752bc3 100644 --- a/svg/regular/bx-message-rounded-x.svg +++ b/svg/regular/bx-message-rounded-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-rounded.svg b/svg/regular/bx-message-rounded.svg index 8034298..9d66780 100644 --- a/svg/regular/bx-message-rounded.svg +++ b/svg/regular/bx-message-rounded.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-square-add.svg b/svg/regular/bx-message-square-add.svg index 9fdb299..6eac9f7 100644 --- a/svg/regular/bx-message-square-add.svg +++ b/svg/regular/bx-message-square-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-square-check.svg b/svg/regular/bx-message-square-check.svg index a0272ff..cccc01d 100644 --- a/svg/regular/bx-message-square-check.svg +++ b/svg/regular/bx-message-square-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-square-detail.svg b/svg/regular/bx-message-square-detail.svg index f85e597..574e697 100644 --- a/svg/regular/bx-message-square-detail.svg +++ b/svg/regular/bx-message-square-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-square-dots.svg b/svg/regular/bx-message-square-dots.svg index 4781066..e81a51d 100644 --- a/svg/regular/bx-message-square-dots.svg +++ b/svg/regular/bx-message-square-dots.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-square-edit.svg b/svg/regular/bx-message-square-edit.svg index ec0107f..9481d5f 100644 --- a/svg/regular/bx-message-square-edit.svg +++ b/svg/regular/bx-message-square-edit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-square-error.svg b/svg/regular/bx-message-square-error.svg index 5a4b703..7e70e6d 100644 --- a/svg/regular/bx-message-square-error.svg +++ b/svg/regular/bx-message-square-error.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-square-minus.svg b/svg/regular/bx-message-square-minus.svg index 3dcab80..e631298 100644 --- a/svg/regular/bx-message-square-minus.svg +++ b/svg/regular/bx-message-square-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-square-x.svg b/svg/regular/bx-message-square-x.svg index a5952b2..5a6d405 100644 --- a/svg/regular/bx-message-square-x.svg +++ b/svg/regular/bx-message-square-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-square.svg b/svg/regular/bx-message-square.svg index 80c2041..7f18003 100644 --- a/svg/regular/bx-message-square.svg +++ b/svg/regular/bx-message-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message-x.svg b/svg/regular/bx-message-x.svg index 2dbd46c..b59f23e 100644 --- a/svg/regular/bx-message-x.svg +++ b/svg/regular/bx-message-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-message.svg b/svg/regular/bx-message.svg index 87be4a8..d30f284 100644 --- a/svg/regular/bx-message.svg +++ b/svg/regular/bx-message.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-meteor.svg b/svg/regular/bx-meteor.svg index da768e0..7e0c26f 100644 --- a/svg/regular/bx-meteor.svg +++ b/svg/regular/bx-meteor.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-microchip.svg b/svg/regular/bx-microchip.svg index 4707c9d..58464a0 100644 --- a/svg/regular/bx-microchip.svg +++ b/svg/regular/bx-microchip.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-microphone-off.svg b/svg/regular/bx-microphone-off.svg index 8d07750..9b45acb 100644 --- a/svg/regular/bx-microphone-off.svg +++ b/svg/regular/bx-microphone-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-microphone.svg b/svg/regular/bx-microphone.svg index 7a25414..a01bb44 100644 --- a/svg/regular/bx-microphone.svg +++ b/svg/regular/bx-microphone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-minus-back.svg b/svg/regular/bx-minus-back.svg index 8198f08..4f219c9 100644 --- a/svg/regular/bx-minus-back.svg +++ b/svg/regular/bx-minus-back.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-minus-circle.svg b/svg/regular/bx-minus-circle.svg index 45a1646..30bf7a9 100644 --- a/svg/regular/bx-minus-circle.svg +++ b/svg/regular/bx-minus-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-minus-front.svg b/svg/regular/bx-minus-front.svg index c2ba98b..8601a31 100644 --- a/svg/regular/bx-minus-front.svg +++ b/svg/regular/bx-minus-front.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-minus.svg b/svg/regular/bx-minus.svg index 82f71e4..44555c8 100644 --- a/svg/regular/bx-minus.svg +++ b/svg/regular/bx-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-mobile-alt.svg b/svg/regular/bx-mobile-alt.svg index 4ef28c3..46353c5 100644 --- a/svg/regular/bx-mobile-alt.svg +++ b/svg/regular/bx-mobile-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-mobile-landscape.svg b/svg/regular/bx-mobile-landscape.svg index 0915df6..ed70dcc 100644 --- a/svg/regular/bx-mobile-landscape.svg +++ b/svg/regular/bx-mobile-landscape.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-mobile-vibration.svg b/svg/regular/bx-mobile-vibration.svg index 988f78d..edb2749 100644 --- a/svg/regular/bx-mobile-vibration.svg +++ b/svg/regular/bx-mobile-vibration.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-mobile.svg b/svg/regular/bx-mobile.svg index 7340e79..eb64c00 100644 --- a/svg/regular/bx-mobile.svg +++ b/svg/regular/bx-mobile.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-money-withdraw.svg b/svg/regular/bx-money-withdraw.svg index 1f2491d..b2a606f 100644 --- a/svg/regular/bx-money-withdraw.svg +++ b/svg/regular/bx-money-withdraw.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-money.svg b/svg/regular/bx-money.svg index 87dd3e6..8ebda81 100644 --- a/svg/regular/bx-money.svg +++ b/svg/regular/bx-money.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-moon.svg b/svg/regular/bx-moon.svg index da8e474..e10a14a 100644 --- a/svg/regular/bx-moon.svg +++ b/svg/regular/bx-moon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-mouse-alt.svg b/svg/regular/bx-mouse-alt.svg index 62f41f7..6f81082 100644 --- a/svg/regular/bx-mouse-alt.svg +++ b/svg/regular/bx-mouse-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-mouse.svg b/svg/regular/bx-mouse.svg index 1b9df08..c468a7b 100644 --- a/svg/regular/bx-mouse.svg +++ b/svg/regular/bx-mouse.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-move-horizontal.svg b/svg/regular/bx-move-horizontal.svg index 512f944..f53a320 100644 --- a/svg/regular/bx-move-horizontal.svg +++ b/svg/regular/bx-move-horizontal.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-move-vertical.svg b/svg/regular/bx-move-vertical.svg index a04285c..01d62de 100644 --- a/svg/regular/bx-move-vertical.svg +++ b/svg/regular/bx-move-vertical.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-move.svg b/svg/regular/bx-move.svg index fbe26ea..ae643ae 100644 --- a/svg/regular/bx-move.svg +++ b/svg/regular/bx-move.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-movie-play.svg b/svg/regular/bx-movie-play.svg index a9c6a80..fdb5f19 100644 --- a/svg/regular/bx-movie-play.svg +++ b/svg/regular/bx-movie-play.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-movie.svg b/svg/regular/bx-movie.svg index 6034399..307f371 100644 --- a/svg/regular/bx-movie.svg +++ b/svg/regular/bx-movie.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-music.svg b/svg/regular/bx-music.svg index 2331652..1ff3edd 100644 --- a/svg/regular/bx-music.svg +++ b/svg/regular/bx-music.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-navigation.svg b/svg/regular/bx-navigation.svg index 45833d0..dd495c3 100644 --- a/svg/regular/bx-navigation.svg +++ b/svg/regular/bx-navigation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-network-chart.svg b/svg/regular/bx-network-chart.svg index bbb0be0..414df49 100644 --- a/svg/regular/bx-network-chart.svg +++ b/svg/regular/bx-network-chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-news.svg b/svg/regular/bx-news.svg index 2ce6650..e419b6e 100644 --- a/svg/regular/bx-news.svg +++ b/svg/regular/bx-news.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-no-entry.svg b/svg/regular/bx-no-entry.svg index 452edbe..f4f0ddc 100644 --- a/svg/regular/bx-no-entry.svg +++ b/svg/regular/bx-no-entry.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-no-signal.svg b/svg/regular/bx-no-signal.svg index 906729f..f3dbf9a 100644 --- a/svg/regular/bx-no-signal.svg +++ b/svg/regular/bx-no-signal.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-note.svg b/svg/regular/bx-note.svg index ed5607e..ea2161b 100644 --- a/svg/regular/bx-note.svg +++ b/svg/regular/bx-note.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-notepad.svg b/svg/regular/bx-notepad.svg index c8dbf9c..67ec8ca 100644 --- a/svg/regular/bx-notepad.svg +++ b/svg/regular/bx-notepad.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-notification-off.svg b/svg/regular/bx-notification-off.svg index 3329b60..b14627d 100644 --- a/svg/regular/bx-notification-off.svg +++ b/svg/regular/bx-notification-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-notification.svg b/svg/regular/bx-notification.svg index 8625a63..6d4c3cb 100644 --- a/svg/regular/bx-notification.svg +++ b/svg/regular/bx-notification.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-objects-horizontal-center.svg b/svg/regular/bx-objects-horizontal-center.svg new file mode 100644 index 0000000..fc40a31 --- /dev/null +++ b/svg/regular/bx-objects-horizontal-center.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-objects-horizontal-left.svg b/svg/regular/bx-objects-horizontal-left.svg new file mode 100644 index 0000000..d124840 --- /dev/null +++ b/svg/regular/bx-objects-horizontal-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-objects-horizontal-right.svg b/svg/regular/bx-objects-horizontal-right.svg new file mode 100644 index 0000000..bad6f40 --- /dev/null +++ b/svg/regular/bx-objects-horizontal-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-objects-vertical-bottom.svg b/svg/regular/bx-objects-vertical-bottom.svg new file mode 100644 index 0000000..fbbc86b --- /dev/null +++ b/svg/regular/bx-objects-vertical-bottom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-objects-vertical-center.svg b/svg/regular/bx-objects-vertical-center.svg new file mode 100644 index 0000000..e95b25f --- /dev/null +++ b/svg/regular/bx-objects-vertical-center.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-objects-vertical-top.svg b/svg/regular/bx-objects-vertical-top.svg new file mode 100644 index 0000000..14cac22 --- /dev/null +++ b/svg/regular/bx-objects-vertical-top.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-outline.svg b/svg/regular/bx-outline.svg index 6afb743..78bfd2e 100644 --- a/svg/regular/bx-outline.svg +++ b/svg/regular/bx-outline.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-package.svg b/svg/regular/bx-package.svg index dc95943..7467a66 100644 --- a/svg/regular/bx-package.svg +++ b/svg/regular/bx-package.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-paint-roll.svg b/svg/regular/bx-paint-roll.svg index c1c296b..2308deb 100644 --- a/svg/regular/bx-paint-roll.svg +++ b/svg/regular/bx-paint-roll.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-paint.svg b/svg/regular/bx-paint.svg index cfec765..f5a6d3d 100644 --- a/svg/regular/bx-paint.svg +++ b/svg/regular/bx-paint.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-palette.svg b/svg/regular/bx-palette.svg index c63555f..b671a4e 100644 --- a/svg/regular/bx-palette.svg +++ b/svg/regular/bx-palette.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-paper-plane.svg b/svg/regular/bx-paper-plane.svg index 8ba1060..97bd52f 100644 --- a/svg/regular/bx-paper-plane.svg +++ b/svg/regular/bx-paper-plane.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/regular/bx-paperclip.svg b/svg/regular/bx-paperclip.svg index 9328c69..102c1a8 100644 --- a/svg/regular/bx-paperclip.svg +++ b/svg/regular/bx-paperclip.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-paragraph.svg b/svg/regular/bx-paragraph.svg index ca1ad82..1fd3d40 100644 --- a/svg/regular/bx-paragraph.svg +++ b/svg/regular/bx-paragraph.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-party.svg b/svg/regular/bx-party.svg index ba977c8..431fb90 100644 --- a/svg/regular/bx-party.svg +++ b/svg/regular/bx-party.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-paste.svg b/svg/regular/bx-paste.svg index 30c17e7..d3b2f46 100644 --- a/svg/regular/bx-paste.svg +++ b/svg/regular/bx-paste.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-pause-circle.svg b/svg/regular/bx-pause-circle.svg index 934ee90..bc9ae9f 100644 --- a/svg/regular/bx-pause-circle.svg +++ b/svg/regular/bx-pause-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-pause.svg b/svg/regular/bx-pause.svg index 35c0d97..aedc32b 100644 --- a/svg/regular/bx-pause.svg +++ b/svg/regular/bx-pause.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-pen.svg b/svg/regular/bx-pen.svg index 6117083..3df3706 100644 --- a/svg/regular/bx-pen.svg +++ b/svg/regular/bx-pen.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-pencil.svg b/svg/regular/bx-pencil.svg index c92d1c1..1d5bc0e 100644 --- a/svg/regular/bx-pencil.svg +++ b/svg/regular/bx-pencil.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-phone-call.svg b/svg/regular/bx-phone-call.svg index c3a6aad..08b6317 100644 --- a/svg/regular/bx-phone-call.svg +++ b/svg/regular/bx-phone-call.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-phone-incoming.svg b/svg/regular/bx-phone-incoming.svg index dcc4c37..f2a45ab 100644 --- a/svg/regular/bx-phone-incoming.svg +++ b/svg/regular/bx-phone-incoming.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-phone-off.svg b/svg/regular/bx-phone-off.svg index 5c6fdbc..f7ec9db 100644 --- a/svg/regular/bx-phone-off.svg +++ b/svg/regular/bx-phone-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-phone-outgoing.svg b/svg/regular/bx-phone-outgoing.svg index 50aea0d..6078a18 100644 --- a/svg/regular/bx-phone-outgoing.svg +++ b/svg/regular/bx-phone-outgoing.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-phone.svg b/svg/regular/bx-phone.svg index 7919c70..46f6974 100644 --- a/svg/regular/bx-phone.svg +++ b/svg/regular/bx-phone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-photo-album.svg b/svg/regular/bx-photo-album.svg index e8df2ae..12f9b49 100644 --- a/svg/regular/bx-photo-album.svg +++ b/svg/regular/bx-photo-album.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-pie-chart-alt-2.svg b/svg/regular/bx-pie-chart-alt-2.svg index f26b160..69be19a 100644 --- a/svg/regular/bx-pie-chart-alt-2.svg +++ b/svg/regular/bx-pie-chart-alt-2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-pie-chart-alt.svg b/svg/regular/bx-pie-chart-alt.svg index 176830e..6fd1625 100644 --- a/svg/regular/bx-pie-chart-alt.svg +++ b/svg/regular/bx-pie-chart-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-pie-chart.svg b/svg/regular/bx-pie-chart.svg index d14b9ba..8ba2a7a 100644 --- a/svg/regular/bx-pie-chart.svg +++ b/svg/regular/bx-pie-chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-pin.svg b/svg/regular/bx-pin.svg index 3323ee6..e0d507a 100644 --- a/svg/regular/bx-pin.svg +++ b/svg/regular/bx-pin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-planet.svg b/svg/regular/bx-planet.svg index 86c8611..53599ee 100644 --- a/svg/regular/bx-planet.svg +++ b/svg/regular/bx-planet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-play-circle.svg b/svg/regular/bx-play-circle.svg index 03e2fb2..a407322 100644 --- a/svg/regular/bx-play-circle.svg +++ b/svg/regular/bx-play-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-play.svg b/svg/regular/bx-play.svg index 74b9fe1..0db18ed 100644 --- a/svg/regular/bx-play.svg +++ b/svg/regular/bx-play.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-plug.svg b/svg/regular/bx-plug.svg index b11e2c2..a3a44cd 100644 --- a/svg/regular/bx-plug.svg +++ b/svg/regular/bx-plug.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-plus-circle.svg b/svg/regular/bx-plus-circle.svg index 533d5d4..07b324a 100644 --- a/svg/regular/bx-plus-circle.svg +++ b/svg/regular/bx-plus-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-plus-medical.svg b/svg/regular/bx-plus-medical.svg index 774b839..13055ec 100644 --- a/svg/regular/bx-plus-medical.svg +++ b/svg/regular/bx-plus-medical.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-plus.svg b/svg/regular/bx-plus.svg index 5b7268d..2561a59 100644 --- a/svg/regular/bx-plus.svg +++ b/svg/regular/bx-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-podcast.svg b/svg/regular/bx-podcast.svg index d698b7d..b5557b5 100644 --- a/svg/regular/bx-podcast.svg +++ b/svg/regular/bx-podcast.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-pointer.svg b/svg/regular/bx-pointer.svg index 1dd8458..e439511 100644 --- a/svg/regular/bx-pointer.svg +++ b/svg/regular/bx-pointer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-poll.svg b/svg/regular/bx-poll.svg index d39acfa..1da69e7 100644 --- a/svg/regular/bx-poll.svg +++ b/svg/regular/bx-poll.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-polygon.svg b/svg/regular/bx-polygon.svg index d1abb2d..41a41bd 100644 --- a/svg/regular/bx-polygon.svg +++ b/svg/regular/bx-polygon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-popsicle.svg b/svg/regular/bx-popsicle.svg index bdbb027..2410422 100644 --- a/svg/regular/bx-popsicle.svg +++ b/svg/regular/bx-popsicle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-pound.svg b/svg/regular/bx-pound.svg index 5180e43..02fffc7 100644 --- a/svg/regular/bx-pound.svg +++ b/svg/regular/bx-pound.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-power-off.svg b/svg/regular/bx-power-off.svg index 2e195cd..a9862ea 100644 --- a/svg/regular/bx-power-off.svg +++ b/svg/regular/bx-power-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-printer.svg b/svg/regular/bx-printer.svg index f24652d..8ce000e 100644 --- a/svg/regular/bx-printer.svg +++ b/svg/regular/bx-printer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-pulse.svg b/svg/regular/bx-pulse.svg index b069ec1..9fa81ac 100644 --- a/svg/regular/bx-pulse.svg +++ b/svg/regular/bx-pulse.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-purchase-tag-alt.svg b/svg/regular/bx-purchase-tag-alt.svg index 845c4f6..0c57ebe 100644 --- a/svg/regular/bx-purchase-tag-alt.svg +++ b/svg/regular/bx-purchase-tag-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-purchase-tag.svg b/svg/regular/bx-purchase-tag.svg index 4a32e11..0d1896b 100644 --- a/svg/regular/bx-purchase-tag.svg +++ b/svg/regular/bx-purchase-tag.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-pyramid.svg b/svg/regular/bx-pyramid.svg index fe2b1c7..0a00faf 100644 --- a/svg/regular/bx-pyramid.svg +++ b/svg/regular/bx-pyramid.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-qr-scan.svg b/svg/regular/bx-qr-scan.svg index 337c5af..077b838 100644 --- a/svg/regular/bx-qr-scan.svg +++ b/svg/regular/bx-qr-scan.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-qr.svg b/svg/regular/bx-qr.svg index bf6026d..e2604e1 100644 --- a/svg/regular/bx-qr.svg +++ b/svg/regular/bx-qr.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-question-mark.svg b/svg/regular/bx-question-mark.svg index 8682f4c..a6fcd83 100644 --- a/svg/regular/bx-question-mark.svg +++ b/svg/regular/bx-question-mark.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-radar.svg b/svg/regular/bx-radar.svg index 3db061b..04de299 100644 --- a/svg/regular/bx-radar.svg +++ b/svg/regular/bx-radar.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-radio-circle-marked.svg b/svg/regular/bx-radio-circle-marked.svg index db30b90..ca22942 100644 --- a/svg/regular/bx-radio-circle-marked.svg +++ b/svg/regular/bx-radio-circle-marked.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-radio-circle.svg b/svg/regular/bx-radio-circle.svg index 18297a2..c3e7d0a 100644 --- a/svg/regular/bx-radio-circle.svg +++ b/svg/regular/bx-radio-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-radio.svg b/svg/regular/bx-radio.svg index 82fd048..1b3ecf8 100644 --- a/svg/regular/bx-radio.svg +++ b/svg/regular/bx-radio.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-receipt.svg b/svg/regular/bx-receipt.svg index 7fa4e0e..a0881ea 100644 --- a/svg/regular/bx-receipt.svg +++ b/svg/regular/bx-receipt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-rectangle.svg b/svg/regular/bx-rectangle.svg index 73ea8fa..6ebd4e0 100644 --- a/svg/regular/bx-rectangle.svg +++ b/svg/regular/bx-rectangle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-recycle.svg b/svg/regular/bx-recycle.svg index 8054b57..7cca251 100644 --- a/svg/regular/bx-recycle.svg +++ b/svg/regular/bx-recycle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-redo.svg b/svg/regular/bx-redo.svg index 9b68cc0..448524e 100644 --- a/svg/regular/bx-redo.svg +++ b/svg/regular/bx-redo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-reflect-horizontal.svg b/svg/regular/bx-reflect-horizontal.svg index 1217ae1..380c198 100644 --- a/svg/regular/bx-reflect-horizontal.svg +++ b/svg/regular/bx-reflect-horizontal.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-reflect-vertical.svg b/svg/regular/bx-reflect-vertical.svg index 8bf9a25..89b03b3 100644 --- a/svg/regular/bx-reflect-vertical.svg +++ b/svg/regular/bx-reflect-vertical.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-refresh.svg b/svg/regular/bx-refresh.svg index b1905d8..8404062 100644 --- a/svg/regular/bx-refresh.svg +++ b/svg/regular/bx-refresh.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-registered.svg b/svg/regular/bx-registered.svg index 0ca465a..c0ff0b0 100644 --- a/svg/regular/bx-registered.svg +++ b/svg/regular/bx-registered.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-rename.svg b/svg/regular/bx-rename.svg index 58dcad1..3d9c839 100644 --- a/svg/regular/bx-rename.svg +++ b/svg/regular/bx-rename.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-repeat.svg b/svg/regular/bx-repeat.svg index 5df21ad..c9b847b 100644 --- a/svg/regular/bx-repeat.svg +++ b/svg/regular/bx-repeat.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-reply-all.svg b/svg/regular/bx-reply-all.svg index 14c7009..633c91d 100644 --- a/svg/regular/bx-reply-all.svg +++ b/svg/regular/bx-reply-all.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-reply.svg b/svg/regular/bx-reply.svg index ee4a58a..33ae452 100644 --- a/svg/regular/bx-reply.svg +++ b/svg/regular/bx-reply.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-repost.svg b/svg/regular/bx-repost.svg index c3b247e..4c79409 100644 --- a/svg/regular/bx-repost.svg +++ b/svg/regular/bx-repost.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-reset.svg b/svg/regular/bx-reset.svg index e040959..df070e2 100644 --- a/svg/regular/bx-reset.svg +++ b/svg/regular/bx-reset.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-restaurant.svg b/svg/regular/bx-restaurant.svg index 86e963a..b743a5c 100644 --- a/svg/regular/bx-restaurant.svg +++ b/svg/regular/bx-restaurant.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-revision.svg b/svg/regular/bx-revision.svg index 6f797f8..0917776 100644 --- a/svg/regular/bx-revision.svg +++ b/svg/regular/bx-revision.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-rewind-circle.svg b/svg/regular/bx-rewind-circle.svg index ff3f929..3021090 100644 --- a/svg/regular/bx-rewind-circle.svg +++ b/svg/regular/bx-rewind-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-rewind.svg b/svg/regular/bx-rewind.svg index 3f9fb34..dfb53a5 100644 --- a/svg/regular/bx-rewind.svg +++ b/svg/regular/bx-rewind.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-rfid.svg b/svg/regular/bx-rfid.svg new file mode 100644 index 0000000..d138d62 --- /dev/null +++ b/svg/regular/bx-rfid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-right-arrow-alt.svg b/svg/regular/bx-right-arrow-alt.svg index c4ba24f..57fb418 100644 --- a/svg/regular/bx-right-arrow-alt.svg +++ b/svg/regular/bx-right-arrow-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-right-arrow-circle.svg b/svg/regular/bx-right-arrow-circle.svg index 62180df..9623bed 100644 --- a/svg/regular/bx-right-arrow-circle.svg +++ b/svg/regular/bx-right-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-right-arrow.svg b/svg/regular/bx-right-arrow.svg index 16825e4..7fb4d74 100644 --- a/svg/regular/bx-right-arrow.svg +++ b/svg/regular/bx-right-arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-right-down-arrow-circle.svg b/svg/regular/bx-right-down-arrow-circle.svg index aef3663..8b120c0 100644 --- a/svg/regular/bx-right-down-arrow-circle.svg +++ b/svg/regular/bx-right-down-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-right-indent.svg b/svg/regular/bx-right-indent.svg index b3574f2..719f8be 100644 --- a/svg/regular/bx-right-indent.svg +++ b/svg/regular/bx-right-indent.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-right-top-arrow-circle.svg b/svg/regular/bx-right-top-arrow-circle.svg index b4de43c..0998f8e 100644 --- a/svg/regular/bx-right-top-arrow-circle.svg +++ b/svg/regular/bx-right-top-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-rocket.svg b/svg/regular/bx-rocket.svg index 053ba38..3d5071c 100644 --- a/svg/regular/bx-rocket.svg +++ b/svg/regular/bx-rocket.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-rotate-left.svg b/svg/regular/bx-rotate-left.svg index 192c41e..de4df9d 100644 --- a/svg/regular/bx-rotate-left.svg +++ b/svg/regular/bx-rotate-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-rotate-right.svg b/svg/regular/bx-rotate-right.svg index 81ae371..16a08d3 100644 --- a/svg/regular/bx-rotate-right.svg +++ b/svg/regular/bx-rotate-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-rss.svg b/svg/regular/bx-rss.svg index b57b2dd..5c9fc98 100644 --- a/svg/regular/bx-rss.svg +++ b/svg/regular/bx-rss.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-ruble.svg b/svg/regular/bx-ruble.svg index 65e8dd8..525a743 100644 --- a/svg/regular/bx-ruble.svg +++ b/svg/regular/bx-ruble.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-ruler.svg b/svg/regular/bx-ruler.svg index 635b7b1..be78d9d 100644 --- a/svg/regular/bx-ruler.svg +++ b/svg/regular/bx-ruler.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-run.svg b/svg/regular/bx-run.svg index 8ed4c0a..71f2905 100644 --- a/svg/regular/bx-run.svg +++ b/svg/regular/bx-run.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-rupee.svg b/svg/regular/bx-rupee.svg index a366782..32fb2b7 100644 --- a/svg/regular/bx-rupee.svg +++ b/svg/regular/bx-rupee.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-sad.svg b/svg/regular/bx-sad.svg index 1cfb3e2..839bf0e 100644 --- a/svg/regular/bx-sad.svg +++ b/svg/regular/bx-sad.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-save.svg b/svg/regular/bx-save.svg index 7a6e812..e78dbd4 100644 --- a/svg/regular/bx-save.svg +++ b/svg/regular/bx-save.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-scan.svg b/svg/regular/bx-scan.svg index 8bd4c69..5b4f5fc 100644 --- a/svg/regular/bx-scan.svg +++ b/svg/regular/bx-scan.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-scatter-chart.svg b/svg/regular/bx-scatter-chart.svg index 60d1266..1fdaa3f 100644 --- a/svg/regular/bx-scatter-chart.svg +++ b/svg/regular/bx-scatter-chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-screenshot.svg b/svg/regular/bx-screenshot.svg index e7a0d8b..fef5849 100644 --- a/svg/regular/bx-screenshot.svg +++ b/svg/regular/bx-screenshot.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-search-alt-2.svg b/svg/regular/bx-search-alt-2.svg index 26bb642..81ca02d 100644 --- a/svg/regular/bx-search-alt-2.svg +++ b/svg/regular/bx-search-alt-2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-search-alt.svg b/svg/regular/bx-search-alt.svg index c47254e..abb5e10 100644 --- a/svg/regular/bx-search-alt.svg +++ b/svg/regular/bx-search-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-search.svg b/svg/regular/bx-search.svg index a343c3b..5bf95a5 100644 --- a/svg/regular/bx-search.svg +++ b/svg/regular/bx-search.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-select-multiple.svg b/svg/regular/bx-select-multiple.svg index 3545efc..6f51196 100644 --- a/svg/regular/bx-select-multiple.svg +++ b/svg/regular/bx-select-multiple.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-selection.svg b/svg/regular/bx-selection.svg index a49d87a..73fa3c1 100644 --- a/svg/regular/bx-selection.svg +++ b/svg/regular/bx-selection.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-send.svg b/svg/regular/bx-send.svg index f27be19..afe436d 100644 --- a/svg/regular/bx-send.svg +++ b/svg/regular/bx-send.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-server.svg b/svg/regular/bx-server.svg index dbcf327..955337a 100644 --- a/svg/regular/bx-server.svg +++ b/svg/regular/bx-server.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-shape-circle.svg b/svg/regular/bx-shape-circle.svg index 9ef8f68..f13a742 100644 --- a/svg/regular/bx-shape-circle.svg +++ b/svg/regular/bx-shape-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-shape-polygon.svg b/svg/regular/bx-shape-polygon.svg index c638361..5806503 100644 --- a/svg/regular/bx-shape-polygon.svg +++ b/svg/regular/bx-shape-polygon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-shape-square.svg b/svg/regular/bx-shape-square.svg index 5cf7ff7..f01910c 100644 --- a/svg/regular/bx-shape-square.svg +++ b/svg/regular/bx-shape-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-shape-triangle.svg b/svg/regular/bx-shape-triangle.svg index 4fdd863..fd0d51c 100644 --- a/svg/regular/bx-shape-triangle.svg +++ b/svg/regular/bx-shape-triangle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-share-alt.svg b/svg/regular/bx-share-alt.svg index f55d620..1d9a140 100644 --- a/svg/regular/bx-share-alt.svg +++ b/svg/regular/bx-share-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-share.svg b/svg/regular/bx-share.svg index a082c94..8a24622 100644 --- a/svg/regular/bx-share.svg +++ b/svg/regular/bx-share.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-shekel.svg b/svg/regular/bx-shekel.svg index b86b165..eec2c6a 100644 --- a/svg/regular/bx-shekel.svg +++ b/svg/regular/bx-shekel.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-shield-alt-2.svg b/svg/regular/bx-shield-alt-2.svg index 0c7fd03..66a5bf7 100644 --- a/svg/regular/bx-shield-alt-2.svg +++ b/svg/regular/bx-shield-alt-2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-shield-alt.svg b/svg/regular/bx-shield-alt.svg index 9c09b46..9d7fd57 100644 --- a/svg/regular/bx-shield-alt.svg +++ b/svg/regular/bx-shield-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-shield-minus.svg b/svg/regular/bx-shield-minus.svg new file mode 100644 index 0000000..62436b0 --- /dev/null +++ b/svg/regular/bx-shield-minus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-shield-plus.svg b/svg/regular/bx-shield-plus.svg new file mode 100644 index 0000000..ff8d40f --- /dev/null +++ b/svg/regular/bx-shield-plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-shield-quarter.svg b/svg/regular/bx-shield-quarter.svg index 253f60d..67acf35 100644 --- a/svg/regular/bx-shield-quarter.svg +++ b/svg/regular/bx-shield-quarter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-shield-x.svg b/svg/regular/bx-shield-x.svg index cb524e6..d645698 100644 --- a/svg/regular/bx-shield-x.svg +++ b/svg/regular/bx-shield-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-shield.svg b/svg/regular/bx-shield.svg index 66a93ae..088a639 100644 --- a/svg/regular/bx-shield.svg +++ b/svg/regular/bx-shield.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-shocked.svg b/svg/regular/bx-shocked.svg index cc3df21..804f048 100644 --- a/svg/regular/bx-shocked.svg +++ b/svg/regular/bx-shocked.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-shopping-bag.svg b/svg/regular/bx-shopping-bag.svg index d8e4153..52170c9 100644 --- a/svg/regular/bx-shopping-bag.svg +++ b/svg/regular/bx-shopping-bag.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-show-alt.svg b/svg/regular/bx-show-alt.svg index 33cb0bd..67f1bf6 100644 --- a/svg/regular/bx-show-alt.svg +++ b/svg/regular/bx-show-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-show.svg b/svg/regular/bx-show.svg index db37d9e..d7093d3 100644 --- a/svg/regular/bx-show.svg +++ b/svg/regular/bx-show.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-shower.svg b/svg/regular/bx-shower.svg new file mode 100644 index 0000000..14d2ca1 --- /dev/null +++ b/svg/regular/bx-shower.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-shuffle.svg b/svg/regular/bx-shuffle.svg index fa03776..5947d3c 100644 --- a/svg/regular/bx-shuffle.svg +++ b/svg/regular/bx-shuffle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-sidebar.svg b/svg/regular/bx-sidebar.svg index 9fcb142..590b8e7 100644 --- a/svg/regular/bx-sidebar.svg +++ b/svg/regular/bx-sidebar.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-signal-1.svg b/svg/regular/bx-signal-1.svg index 4a4252f..e7c72b1 100644 --- a/svg/regular/bx-signal-1.svg +++ b/svg/regular/bx-signal-1.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-signal-2.svg b/svg/regular/bx-signal-2.svg index 042fcfc..13bb63f 100644 --- a/svg/regular/bx-signal-2.svg +++ b/svg/regular/bx-signal-2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-signal-3.svg b/svg/regular/bx-signal-3.svg index 5f2860c..9ba3219 100644 --- a/svg/regular/bx-signal-3.svg +++ b/svg/regular/bx-signal-3.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-signal-4.svg b/svg/regular/bx-signal-4.svg index ff02ac7..4b953e1 100644 --- a/svg/regular/bx-signal-4.svg +++ b/svg/regular/bx-signal-4.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-signal-5.svg b/svg/regular/bx-signal-5.svg index 719f713..d8d611c 100644 --- a/svg/regular/bx-signal-5.svg +++ b/svg/regular/bx-signal-5.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-sitemap.svg b/svg/regular/bx-sitemap.svg index c91e5cd..00bc3da 100644 --- a/svg/regular/bx-sitemap.svg +++ b/svg/regular/bx-sitemap.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-skip-next-circle.svg b/svg/regular/bx-skip-next-circle.svg index 9de109e..a17024e 100644 --- a/svg/regular/bx-skip-next-circle.svg +++ b/svg/regular/bx-skip-next-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-skip-next.svg b/svg/regular/bx-skip-next.svg index 0c42a71..8278783 100644 --- a/svg/regular/bx-skip-next.svg +++ b/svg/regular/bx-skip-next.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-skip-previous-circle.svg b/svg/regular/bx-skip-previous-circle.svg index 1836fb7..6a8c402 100644 --- a/svg/regular/bx-skip-previous-circle.svg +++ b/svg/regular/bx-skip-previous-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-skip-previous.svg b/svg/regular/bx-skip-previous.svg index caa5796..450c35e 100644 --- a/svg/regular/bx-skip-previous.svg +++ b/svg/regular/bx-skip-previous.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-sleepy.svg b/svg/regular/bx-sleepy.svg index 928f768..575a9bc 100644 --- a/svg/regular/bx-sleepy.svg +++ b/svg/regular/bx-sleepy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-slider-alt.svg b/svg/regular/bx-slider-alt.svg index 4511200..f980d81 100644 --- a/svg/regular/bx-slider-alt.svg +++ b/svg/regular/bx-slider-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-slider.svg b/svg/regular/bx-slider.svg index 2098360..5f5ea2f 100644 --- a/svg/regular/bx-slider.svg +++ b/svg/regular/bx-slider.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-slideshow.svg b/svg/regular/bx-slideshow.svg index 9c1f7e9..ba46990 100644 --- a/svg/regular/bx-slideshow.svg +++ b/svg/regular/bx-slideshow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-smile.svg b/svg/regular/bx-smile.svg index ea90d4c..7c4f280 100644 --- a/svg/regular/bx-smile.svg +++ b/svg/regular/bx-smile.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-sort-a-z.svg b/svg/regular/bx-sort-a-z.svg index d620b62..7174f40 100644 --- a/svg/regular/bx-sort-a-z.svg +++ b/svg/regular/bx-sort-a-z.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-sort-alt-2.svg b/svg/regular/bx-sort-alt-2.svg index 729b326..bd6fa78 100644 --- a/svg/regular/bx-sort-alt-2.svg +++ b/svg/regular/bx-sort-alt-2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-sort-down.svg b/svg/regular/bx-sort-down.svg index bd65ca3..6effbb1 100644 --- a/svg/regular/bx-sort-down.svg +++ b/svg/regular/bx-sort-down.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-sort-up.svg b/svg/regular/bx-sort-up.svg index 3b29981..2533bc5 100644 --- a/svg/regular/bx-sort-up.svg +++ b/svg/regular/bx-sort-up.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-sort-z-a.svg b/svg/regular/bx-sort-z-a.svg index 1109c79..50076d5 100644 --- a/svg/regular/bx-sort-z-a.svg +++ b/svg/regular/bx-sort-z-a.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-sort.svg b/svg/regular/bx-sort.svg index 9ffef54..d27b0f7 100644 --- a/svg/regular/bx-sort.svg +++ b/svg/regular/bx-sort.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-spa.svg b/svg/regular/bx-spa.svg index 2bb4426..ad518db 100644 --- a/svg/regular/bx-spa.svg +++ b/svg/regular/bx-spa.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-space-bar.svg b/svg/regular/bx-space-bar.svg index 2575130..f1d693b 100644 --- a/svg/regular/bx-space-bar.svg +++ b/svg/regular/bx-space-bar.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-speaker.svg b/svg/regular/bx-speaker.svg index ead9d41..0d1546f 100644 --- a/svg/regular/bx-speaker.svg +++ b/svg/regular/bx-speaker.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-spray-can.svg b/svg/regular/bx-spray-can.svg index 58d98e1..003d441 100644 --- a/svg/regular/bx-spray-can.svg +++ b/svg/regular/bx-spray-can.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-spreadsheet.svg b/svg/regular/bx-spreadsheet.svg index e1902f0..4aa9496 100644 --- a/svg/regular/bx-spreadsheet.svg +++ b/svg/regular/bx-spreadsheet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-square-rounded.svg b/svg/regular/bx-square-rounded.svg index 9d9bde7..b036dbc 100644 --- a/svg/regular/bx-square-rounded.svg +++ b/svg/regular/bx-square-rounded.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-square.svg b/svg/regular/bx-square.svg index ed2ca92..a6ef9e0 100644 --- a/svg/regular/bx-square.svg +++ b/svg/regular/bx-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-star.svg b/svg/regular/bx-star.svg index e07eabc..cd743d5 100644 --- a/svg/regular/bx-star.svg +++ b/svg/regular/bx-star.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-station.svg b/svg/regular/bx-station.svg index c531965..7f02a8a 100644 --- a/svg/regular/bx-station.svg +++ b/svg/regular/bx-station.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-stats.svg b/svg/regular/bx-stats.svg index 2a6cba6..1443101 100644 --- a/svg/regular/bx-stats.svg +++ b/svg/regular/bx-stats.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-sticker.svg b/svg/regular/bx-sticker.svg index dcc32db..412dcb2 100644 --- a/svg/regular/bx-sticker.svg +++ b/svg/regular/bx-sticker.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-stop-circle.svg b/svg/regular/bx-stop-circle.svg index c36df11..41e4993 100644 --- a/svg/regular/bx-stop-circle.svg +++ b/svg/regular/bx-stop-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-stop.svg b/svg/regular/bx-stop.svg index 03a9d57..82ec8b9 100644 --- a/svg/regular/bx-stop.svg +++ b/svg/regular/bx-stop.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-stopwatch.svg b/svg/regular/bx-stopwatch.svg index c080692..1269604 100644 --- a/svg/regular/bx-stopwatch.svg +++ b/svg/regular/bx-stopwatch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-store-alt.svg b/svg/regular/bx-store-alt.svg index 891e917..ea55072 100644 --- a/svg/regular/bx-store-alt.svg +++ b/svg/regular/bx-store-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-store.svg b/svg/regular/bx-store.svg index 9fe5e02..35b295d 100644 --- a/svg/regular/bx-store.svg +++ b/svg/regular/bx-store.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-street-view.svg b/svg/regular/bx-street-view.svg index a3ee401..41a67f6 100644 --- a/svg/regular/bx-street-view.svg +++ b/svg/regular/bx-street-view.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-strikethrough.svg b/svg/regular/bx-strikethrough.svg index e0ff72d..58954a9 100644 --- a/svg/regular/bx-strikethrough.svg +++ b/svg/regular/bx-strikethrough.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-subdirectory-left.svg b/svg/regular/bx-subdirectory-left.svg index d91ae48..7306ccc 100644 --- a/svg/regular/bx-subdirectory-left.svg +++ b/svg/regular/bx-subdirectory-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-subdirectory-right.svg b/svg/regular/bx-subdirectory-right.svg index d520338..4a020cc 100644 --- a/svg/regular/bx-subdirectory-right.svg +++ b/svg/regular/bx-subdirectory-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-sun.svg b/svg/regular/bx-sun.svg index 46f3e34..e143562 100644 --- a/svg/regular/bx-sun.svg +++ b/svg/regular/bx-sun.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-support.svg b/svg/regular/bx-support.svg index 58bebf2..f961df3 100644 --- a/svg/regular/bx-support.svg +++ b/svg/regular/bx-support.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-sushi.svg b/svg/regular/bx-sushi.svg new file mode 100644 index 0000000..cefdfb6 --- /dev/null +++ b/svg/regular/bx-sushi.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-swim.svg b/svg/regular/bx-swim.svg index 9eb2222..8e85dfc 100644 --- a/svg/regular/bx-swim.svg +++ b/svg/regular/bx-swim.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-sync.svg b/svg/regular/bx-sync.svg index e9436e4..8cae04c 100644 --- a/svg/regular/bx-sync.svg +++ b/svg/regular/bx-sync.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-tab.svg b/svg/regular/bx-tab.svg index c1c6323..82ca236 100644 --- a/svg/regular/bx-tab.svg +++ b/svg/regular/bx-tab.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-table.svg b/svg/regular/bx-table.svg index ba41919..be9e8c9 100644 --- a/svg/regular/bx-table.svg +++ b/svg/regular/bx-table.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-tachometer.svg b/svg/regular/bx-tachometer.svg index 9087832..05efb97 100644 --- a/svg/regular/bx-tachometer.svg +++ b/svg/regular/bx-tachometer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-tag-alt.svg b/svg/regular/bx-tag-alt.svg index 3861888..8d735e1 100644 --- a/svg/regular/bx-tag-alt.svg +++ b/svg/regular/bx-tag-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-tag.svg b/svg/regular/bx-tag.svg index 8dbeced..70448ec 100644 --- a/svg/regular/bx-tag.svg +++ b/svg/regular/bx-tag.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-target-lock.svg b/svg/regular/bx-target-lock.svg index 50c0b5a..1a3c23f 100644 --- a/svg/regular/bx-target-lock.svg +++ b/svg/regular/bx-target-lock.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-task-x.svg b/svg/regular/bx-task-x.svg index ea6c87f..bdfa49e 100644 --- a/svg/regular/bx-task-x.svg +++ b/svg/regular/bx-task-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-task.svg b/svg/regular/bx-task.svg index 5fdc7ba..8e7c6a0 100644 --- a/svg/regular/bx-task.svg +++ b/svg/regular/bx-task.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-taxi.svg b/svg/regular/bx-taxi.svg index 9e84919..57c50e9 100644 --- a/svg/regular/bx-taxi.svg +++ b/svg/regular/bx-taxi.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-tennis-ball.svg b/svg/regular/bx-tennis-ball.svg index df7d78f..12f13ff 100644 --- a/svg/regular/bx-tennis-ball.svg +++ b/svg/regular/bx-tennis-ball.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-terminal.svg b/svg/regular/bx-terminal.svg index 12c5538..b25c75b 100644 --- a/svg/regular/bx-terminal.svg +++ b/svg/regular/bx-terminal.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-test-tube.svg b/svg/regular/bx-test-tube.svg index 17228c1..365a209 100644 --- a/svg/regular/bx-test-tube.svg +++ b/svg/regular/bx-test-tube.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-text.svg b/svg/regular/bx-text.svg index f663583..267dae7 100644 --- a/svg/regular/bx-text.svg +++ b/svg/regular/bx-text.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-time-five.svg b/svg/regular/bx-time-five.svg index 5ad2bd4..e5c385c 100644 --- a/svg/regular/bx-time-five.svg +++ b/svg/regular/bx-time-five.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-time.svg b/svg/regular/bx-time.svg index 92b4b1c..2a5a410 100644 --- a/svg/regular/bx-time.svg +++ b/svg/regular/bx-time.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-timer.svg b/svg/regular/bx-timer.svg index efee540..35f9b2c 100644 --- a/svg/regular/bx-timer.svg +++ b/svg/regular/bx-timer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-tired.svg b/svg/regular/bx-tired.svg index 30c5228..2b1ad0a 100644 --- a/svg/regular/bx-tired.svg +++ b/svg/regular/bx-tired.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-toggle-left.svg b/svg/regular/bx-toggle-left.svg index 6425e01..3698dc3 100644 --- a/svg/regular/bx-toggle-left.svg +++ b/svg/regular/bx-toggle-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-toggle-right.svg b/svg/regular/bx-toggle-right.svg index 93e7f12..45bf881 100644 --- a/svg/regular/bx-toggle-right.svg +++ b/svg/regular/bx-toggle-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-tone.svg b/svg/regular/bx-tone.svg index 8512709..1768296 100644 --- a/svg/regular/bx-tone.svg +++ b/svg/regular/bx-tone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-traffic-cone.svg b/svg/regular/bx-traffic-cone.svg index 246a740..d5ab983 100644 --- a/svg/regular/bx-traffic-cone.svg +++ b/svg/regular/bx-traffic-cone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-train.svg b/svg/regular/bx-train.svg index 40a8edb..3b62886 100644 --- a/svg/regular/bx-train.svg +++ b/svg/regular/bx-train.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-transfer-alt.svg b/svg/regular/bx-transfer-alt.svg index 9fd9f30..5335575 100644 --- a/svg/regular/bx-transfer-alt.svg +++ b/svg/regular/bx-transfer-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-transfer.svg b/svg/regular/bx-transfer.svg index e43ed64..1113194 100644 --- a/svg/regular/bx-transfer.svg +++ b/svg/regular/bx-transfer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-trash-alt.svg b/svg/regular/bx-trash-alt.svg index 2f10b40..b14cab1 100644 --- a/svg/regular/bx-trash-alt.svg +++ b/svg/regular/bx-trash-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-trash.svg b/svg/regular/bx-trash.svg index c2ebf72..2e49e1c 100644 --- a/svg/regular/bx-trash.svg +++ b/svg/regular/bx-trash.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-trending-down.svg b/svg/regular/bx-trending-down.svg index 4653419..84ab190 100644 --- a/svg/regular/bx-trending-down.svg +++ b/svg/regular/bx-trending-down.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-trending-up.svg b/svg/regular/bx-trending-up.svg index f924730..bf3128f 100644 --- a/svg/regular/bx-trending-up.svg +++ b/svg/regular/bx-trending-up.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-trim.svg b/svg/regular/bx-trim.svg index d0e2bb8..cec4d8b 100644 --- a/svg/regular/bx-trim.svg +++ b/svg/regular/bx-trim.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-trip.svg b/svg/regular/bx-trip.svg index e5eb1fc..ab73f88 100644 --- a/svg/regular/bx-trip.svg +++ b/svg/regular/bx-trip.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-trophy.svg b/svg/regular/bx-trophy.svg index e71a0de..3116317 100644 --- a/svg/regular/bx-trophy.svg +++ b/svg/regular/bx-trophy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-tv.svg b/svg/regular/bx-tv.svg index 84a9a7f..dab9270 100644 --- a/svg/regular/bx-tv.svg +++ b/svg/regular/bx-tv.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-underline.svg b/svg/regular/bx-underline.svg index 3e5d71a..ff0e777 100644 --- a/svg/regular/bx-underline.svg +++ b/svg/regular/bx-underline.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-undo.svg b/svg/regular/bx-undo.svg index f2b1986..1599267 100644 --- a/svg/regular/bx-undo.svg +++ b/svg/regular/bx-undo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-unite.svg b/svg/regular/bx-unite.svg index a048ea2..c92fd7f 100644 --- a/svg/regular/bx-unite.svg +++ b/svg/regular/bx-unite.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-universal-access.svg b/svg/regular/bx-universal-access.svg new file mode 100644 index 0000000..9f7a0ec --- /dev/null +++ b/svg/regular/bx-universal-access.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-unlink.svg b/svg/regular/bx-unlink.svg index 90734ea..8ded83e 100644 --- a/svg/regular/bx-unlink.svg +++ b/svg/regular/bx-unlink.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-up-arrow-alt.svg b/svg/regular/bx-up-arrow-alt.svg index 0b1ec87..0271136 100644 --- a/svg/regular/bx-up-arrow-alt.svg +++ b/svg/regular/bx-up-arrow-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-up-arrow-circle.svg b/svg/regular/bx-up-arrow-circle.svg index 852c86b..4e7e867 100644 --- a/svg/regular/bx-up-arrow-circle.svg +++ b/svg/regular/bx-up-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-up-arrow.svg b/svg/regular/bx-up-arrow.svg index 5c2ea37..31e95a1 100644 --- a/svg/regular/bx-up-arrow.svg +++ b/svg/regular/bx-up-arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-upload.svg b/svg/regular/bx-upload.svg index 45af949..160b7be 100644 --- a/svg/regular/bx-upload.svg +++ b/svg/regular/bx-upload.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-upside-down.svg b/svg/regular/bx-upside-down.svg index 05ea840..56d3611 100644 --- a/svg/regular/bx-upside-down.svg +++ b/svg/regular/bx-upside-down.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-upvote.svg b/svg/regular/bx-upvote.svg index 073aeab..c50c23f 100644 --- a/svg/regular/bx-upvote.svg +++ b/svg/regular/bx-upvote.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-usb.svg b/svg/regular/bx-usb.svg index e9525b5..f05bc3e 100644 --- a/svg/regular/bx-usb.svg +++ b/svg/regular/bx-usb.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-user-check.svg b/svg/regular/bx-user-check.svg index 7287221..6c7ebb9 100644 --- a/svg/regular/bx-user-check.svg +++ b/svg/regular/bx-user-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-user-circle.svg b/svg/regular/bx-user-circle.svg index 463f015..ca44f35 100644 --- a/svg/regular/bx-user-circle.svg +++ b/svg/regular/bx-user-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-user-minus.svg b/svg/regular/bx-user-minus.svg index 87ca615..b32bd05 100644 --- a/svg/regular/bx-user-minus.svg +++ b/svg/regular/bx-user-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-user-pin.svg b/svg/regular/bx-user-pin.svg index 64b2a46..18a878d 100644 --- a/svg/regular/bx-user-pin.svg +++ b/svg/regular/bx-user-pin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-user-plus.svg b/svg/regular/bx-user-plus.svg index 7429625..fdb1159 100644 --- a/svg/regular/bx-user-plus.svg +++ b/svg/regular/bx-user-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-user-voice.svg b/svg/regular/bx-user-voice.svg index a52ecfb..7f9e420 100644 --- a/svg/regular/bx-user-voice.svg +++ b/svg/regular/bx-user-voice.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-user-x.svg b/svg/regular/bx-user-x.svg index 1d0bdd0..133ecb9 100644 --- a/svg/regular/bx-user-x.svg +++ b/svg/regular/bx-user-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-user.svg b/svg/regular/bx-user.svg index 47f9a76..b877be0 100644 --- a/svg/regular/bx-user.svg +++ b/svg/regular/bx-user.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-vector.svg b/svg/regular/bx-vector.svg index 86943da..80b518d 100644 --- a/svg/regular/bx-vector.svg +++ b/svg/regular/bx-vector.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-vertical-bottom.svg b/svg/regular/bx-vertical-bottom.svg new file mode 100644 index 0000000..a3290d2 --- /dev/null +++ b/svg/regular/bx-vertical-bottom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-vertical-center.svg b/svg/regular/bx-vertical-center.svg index a674fa0..0bce6ec 100644 --- a/svg/regular/bx-vertical-center.svg +++ b/svg/regular/bx-vertical-center.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-vertical-top.svg b/svg/regular/bx-vertical-top.svg new file mode 100644 index 0000000..a0028cd --- /dev/null +++ b/svg/regular/bx-vertical-top.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-vial.svg b/svg/regular/bx-vial.svg index 6a617e6..ce0dfd0 100644 --- a/svg/regular/bx-vial.svg +++ b/svg/regular/bx-vial.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-video-off.svg b/svg/regular/bx-video-off.svg index 0ea61ce..91ad644 100644 --- a/svg/regular/bx-video-off.svg +++ b/svg/regular/bx-video-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-video-plus.svg b/svg/regular/bx-video-plus.svg index c94dff8..ddc6397 100644 --- a/svg/regular/bx-video-plus.svg +++ b/svg/regular/bx-video-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-video-recording.svg b/svg/regular/bx-video-recording.svg index 4a632e6..7e85712 100644 --- a/svg/regular/bx-video-recording.svg +++ b/svg/regular/bx-video-recording.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-video.svg b/svg/regular/bx-video.svg index f9ab133..6dbadc5 100644 --- a/svg/regular/bx-video.svg +++ b/svg/regular/bx-video.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-voicemail.svg b/svg/regular/bx-voicemail.svg index b056687..7832259 100644 --- a/svg/regular/bx-voicemail.svg +++ b/svg/regular/bx-voicemail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-volume-full.svg b/svg/regular/bx-volume-full.svg index 4ee6180..41d5972 100644 --- a/svg/regular/bx-volume-full.svg +++ b/svg/regular/bx-volume-full.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-volume-low.svg b/svg/regular/bx-volume-low.svg index e2df5ac..ed015fb 100644 --- a/svg/regular/bx-volume-low.svg +++ b/svg/regular/bx-volume-low.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-volume-mute.svg b/svg/regular/bx-volume-mute.svg index a669074..d1b4b94 100644 --- a/svg/regular/bx-volume-mute.svg +++ b/svg/regular/bx-volume-mute.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-volume.svg b/svg/regular/bx-volume.svg index 201b482..8d4bd12 100644 --- a/svg/regular/bx-volume.svg +++ b/svg/regular/bx-volume.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-walk.svg b/svg/regular/bx-walk.svg index 4097dc0..052c3a4 100644 --- a/svg/regular/bx-walk.svg +++ b/svg/regular/bx-walk.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-wallet-alt.svg b/svg/regular/bx-wallet-alt.svg index 90ab05f..5c1ade6 100644 --- a/svg/regular/bx-wallet-alt.svg +++ b/svg/regular/bx-wallet-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-wallet.svg b/svg/regular/bx-wallet.svg index e29fce2..81e69ae 100644 --- a/svg/regular/bx-wallet.svg +++ b/svg/regular/bx-wallet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-water.svg b/svg/regular/bx-water.svg index 6fd1b16..4fb00cf 100644 --- a/svg/regular/bx-water.svg +++ b/svg/regular/bx-water.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-webcam.svg b/svg/regular/bx-webcam.svg index 4c7ac60..d333aca 100644 --- a/svg/regular/bx-webcam.svg +++ b/svg/regular/bx-webcam.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-wifi-0.svg b/svg/regular/bx-wifi-0.svg index 75febd4..ac11522 100644 --- a/svg/regular/bx-wifi-0.svg +++ b/svg/regular/bx-wifi-0.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-wifi-1.svg b/svg/regular/bx-wifi-1.svg index 5d07edf..5a14cc8 100644 --- a/svg/regular/bx-wifi-1.svg +++ b/svg/regular/bx-wifi-1.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-wifi-2.svg b/svg/regular/bx-wifi-2.svg index 060a410..6a845a0 100644 --- a/svg/regular/bx-wifi-2.svg +++ b/svg/regular/bx-wifi-2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-wifi-off.svg b/svg/regular/bx-wifi-off.svg index 4d38c6d..b3cccdb 100644 --- a/svg/regular/bx-wifi-off.svg +++ b/svg/regular/bx-wifi-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-wifi.svg b/svg/regular/bx-wifi.svg index 3c29df3..7c971df 100644 --- a/svg/regular/bx-wifi.svg +++ b/svg/regular/bx-wifi.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-wind.svg b/svg/regular/bx-wind.svg index b1dc5b3..1cc0c2b 100644 --- a/svg/regular/bx-wind.svg +++ b/svg/regular/bx-wind.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-window-alt.svg b/svg/regular/bx-window-alt.svg index 8af9285..3f41520 100644 --- a/svg/regular/bx-window-alt.svg +++ b/svg/regular/bx-window-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-window-close.svg b/svg/regular/bx-window-close.svg index 0078169..c9abb10 100644 --- a/svg/regular/bx-window-close.svg +++ b/svg/regular/bx-window-close.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-window-open.svg b/svg/regular/bx-window-open.svg index f2ec088..262fbc4 100644 --- a/svg/regular/bx-window-open.svg +++ b/svg/regular/bx-window-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-window.svg b/svg/regular/bx-window.svg index ad79d7f..74c8b6c 100644 --- a/svg/regular/bx-window.svg +++ b/svg/regular/bx-window.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-windows.svg b/svg/regular/bx-windows.svg index 02bc41f..9d99e82 100644 --- a/svg/regular/bx-windows.svg +++ b/svg/regular/bx-windows.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-wine.svg b/svg/regular/bx-wine.svg index 57c00f1..fe76595 100644 --- a/svg/regular/bx-wine.svg +++ b/svg/regular/bx-wine.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-wink-smile.svg b/svg/regular/bx-wink-smile.svg index cdb98cb..dba4409 100644 --- a/svg/regular/bx-wink-smile.svg +++ b/svg/regular/bx-wink-smile.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-wink-tongue.svg b/svg/regular/bx-wink-tongue.svg index bf89924..41f1cff 100644 --- a/svg/regular/bx-wink-tongue.svg +++ b/svg/regular/bx-wink-tongue.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-won.svg b/svg/regular/bx-won.svg index cddf78a..f3fe6b1 100644 --- a/svg/regular/bx-won.svg +++ b/svg/regular/bx-won.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-world.svg b/svg/regular/bx-world.svg index 438b63c..2b6e637 100644 --- a/svg/regular/bx-world.svg +++ b/svg/regular/bx-world.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-wrench.svg b/svg/regular/bx-wrench.svg index 052ca21..0190026 100644 --- a/svg/regular/bx-wrench.svg +++ b/svg/regular/bx-wrench.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-x-circle.svg b/svg/regular/bx-x-circle.svg index ad45516..408121b 100644 --- a/svg/regular/bx-x-circle.svg +++ b/svg/regular/bx-x-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-x.svg b/svg/regular/bx-x.svg index 64783c5..796c145 100644 --- a/svg/regular/bx-x.svg +++ b/svg/regular/bx-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-yen.svg b/svg/regular/bx-yen.svg index 38036ec..96080c3 100644 --- a/svg/regular/bx-yen.svg +++ b/svg/regular/bx-yen.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-zoom-in.svg b/svg/regular/bx-zoom-in.svg index 184c05e..1118e01 100644 --- a/svg/regular/bx-zoom-in.svg +++ b/svg/regular/bx-zoom-in.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-zoom-out.svg b/svg/regular/bx-zoom-out.svg index beb8a91..b313a0b 100644 --- a/svg/regular/bx-zoom-out.svg +++ b/svg/regular/bx-zoom-out.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-add-to-queue.svg b/svg/solid/bxs-add-to-queue.svg index 41cdd2b..d28a7df 100644 --- a/svg/solid/bxs-add-to-queue.svg +++ b/svg/solid/bxs-add-to-queue.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-adjust-alt.svg b/svg/solid/bxs-adjust-alt.svg index cb77baa..64cc00c 100644 --- a/svg/solid/bxs-adjust-alt.svg +++ b/svg/solid/bxs-adjust-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-adjust.svg b/svg/solid/bxs-adjust.svg index 4749730..8e55e87 100644 --- a/svg/solid/bxs-adjust.svg +++ b/svg/solid/bxs-adjust.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-alarm-add.svg b/svg/solid/bxs-alarm-add.svg index a1d1eb9..e684502 100644 --- a/svg/solid/bxs-alarm-add.svg +++ b/svg/solid/bxs-alarm-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-alarm-exclamation.svg b/svg/solid/bxs-alarm-exclamation.svg index 7033b00..aed5774 100644 --- a/svg/solid/bxs-alarm-exclamation.svg +++ b/svg/solid/bxs-alarm-exclamation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-alarm-off.svg b/svg/solid/bxs-alarm-off.svg index b33f14c..1c51e3b 100644 --- a/svg/solid/bxs-alarm-off.svg +++ b/svg/solid/bxs-alarm-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-alarm-snooze.svg b/svg/solid/bxs-alarm-snooze.svg index 68c3d66..061aac3 100644 --- a/svg/solid/bxs-alarm-snooze.svg +++ b/svg/solid/bxs-alarm-snooze.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-alarm.svg b/svg/solid/bxs-alarm.svg index 9841eb5..569ccb9 100644 --- a/svg/solid/bxs-alarm.svg +++ b/svg/solid/bxs-alarm.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-album.svg b/svg/solid/bxs-album.svg index 6a76cdb..8283451 100644 --- a/svg/solid/bxs-album.svg +++ b/svg/solid/bxs-album.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-ambulance.svg b/svg/solid/bxs-ambulance.svg index efebef9..4e24e5f 100644 --- a/svg/solid/bxs-ambulance.svg +++ b/svg/solid/bxs-ambulance.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-analyse.svg b/svg/solid/bxs-analyse.svg index 76ba616..1219c96 100644 --- a/svg/solid/bxs-analyse.svg +++ b/svg/solid/bxs-analyse.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-angry.svg b/svg/solid/bxs-angry.svg index 5af03c1..b2ce76d 100644 --- a/svg/solid/bxs-angry.svg +++ b/svg/solid/bxs-angry.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-arch.svg b/svg/solid/bxs-arch.svg index f02fed9..7b09be3 100644 --- a/svg/solid/bxs-arch.svg +++ b/svg/solid/bxs-arch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-archive-in.svg b/svg/solid/bxs-archive-in.svg index 620c69c..a62c01d 100644 --- a/svg/solid/bxs-archive-in.svg +++ b/svg/solid/bxs-archive-in.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-archive-out.svg b/svg/solid/bxs-archive-out.svg index ca14223..3eddab4 100644 --- a/svg/solid/bxs-archive-out.svg +++ b/svg/solid/bxs-archive-out.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-archive.svg b/svg/solid/bxs-archive.svg index 9736be9..98af369 100644 --- a/svg/solid/bxs-archive.svg +++ b/svg/solid/bxs-archive.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-area.svg b/svg/solid/bxs-area.svg index e98bc14..a08f583 100644 --- a/svg/solid/bxs-area.svg +++ b/svg/solid/bxs-area.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-arrow-from-bottom.svg b/svg/solid/bxs-arrow-from-bottom.svg index af7ea67..ba3725b 100644 --- a/svg/solid/bxs-arrow-from-bottom.svg +++ b/svg/solid/bxs-arrow-from-bottom.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-arrow-from-left.svg b/svg/solid/bxs-arrow-from-left.svg index e0753fb..d9e53e4 100644 --- a/svg/solid/bxs-arrow-from-left.svg +++ b/svg/solid/bxs-arrow-from-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-arrow-from-right.svg b/svg/solid/bxs-arrow-from-right.svg index 5a54c0d..8b9867f 100644 --- a/svg/solid/bxs-arrow-from-right.svg +++ b/svg/solid/bxs-arrow-from-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-arrow-from-top.svg b/svg/solid/bxs-arrow-from-top.svg index 9893e9f..6493600 100644 --- a/svg/solid/bxs-arrow-from-top.svg +++ b/svg/solid/bxs-arrow-from-top.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-arrow-to-bottom.svg b/svg/solid/bxs-arrow-to-bottom.svg index 2e10630..3f9822c 100644 --- a/svg/solid/bxs-arrow-to-bottom.svg +++ b/svg/solid/bxs-arrow-to-bottom.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-arrow-to-left.svg b/svg/solid/bxs-arrow-to-left.svg index bc7b0ed..daeaa06 100644 --- a/svg/solid/bxs-arrow-to-left.svg +++ b/svg/solid/bxs-arrow-to-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-arrow-to-right.svg b/svg/solid/bxs-arrow-to-right.svg index d26718f..540e158 100644 --- a/svg/solid/bxs-arrow-to-right.svg +++ b/svg/solid/bxs-arrow-to-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-arrow-to-top.svg b/svg/solid/bxs-arrow-to-top.svg index fe84458..3b2d88d 100644 --- a/svg/solid/bxs-arrow-to-top.svg +++ b/svg/solid/bxs-arrow-to-top.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-award.svg b/svg/solid/bxs-award.svg index 979ac2d..89cfab8 100644 --- a/svg/solid/bxs-award.svg +++ b/svg/solid/bxs-award.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-baby-carriage.svg b/svg/solid/bxs-baby-carriage.svg index 13f3dc3..4fc52d9 100644 --- a/svg/solid/bxs-baby-carriage.svg +++ b/svg/solid/bxs-baby-carriage.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-backpack.svg b/svg/solid/bxs-backpack.svg index 0677dbf..c313a6b 100644 --- a/svg/solid/bxs-backpack.svg +++ b/svg/solid/bxs-backpack.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-badge-check.svg b/svg/solid/bxs-badge-check.svg index 607c0be..ea9ef4e 100644 --- a/svg/solid/bxs-badge-check.svg +++ b/svg/solid/bxs-badge-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-badge-dollar.svg b/svg/solid/bxs-badge-dollar.svg index b613f2b..8bca342 100644 --- a/svg/solid/bxs-badge-dollar.svg +++ b/svg/solid/bxs-badge-dollar.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-badge.svg b/svg/solid/bxs-badge.svg index 319a4db..5eac78a 100644 --- a/svg/solid/bxs-badge.svg +++ b/svg/solid/bxs-badge.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-baguette.svg b/svg/solid/bxs-baguette.svg index a90511d..5f9c324 100644 --- a/svg/solid/bxs-baguette.svg +++ b/svg/solid/bxs-baguette.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-ball.svg b/svg/solid/bxs-ball.svg index d95372f..a8f6d78 100644 --- a/svg/solid/bxs-ball.svg +++ b/svg/solid/bxs-ball.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-balloon.svg b/svg/solid/bxs-balloon.svg new file mode 100644 index 0000000..e935150 --- /dev/null +++ b/svg/solid/bxs-balloon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-band-aid.svg b/svg/solid/bxs-band-aid.svg index fb512cf..01033b8 100644 --- a/svg/solid/bxs-band-aid.svg +++ b/svg/solid/bxs-band-aid.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bank.svg b/svg/solid/bxs-bank.svg index 225c1d1..b548a23 100644 --- a/svg/solid/bxs-bank.svg +++ b/svg/solid/bxs-bank.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bar-chart-alt-2.svg b/svg/solid/bxs-bar-chart-alt-2.svg index 48e43d8..9a08077 100644 --- a/svg/solid/bxs-bar-chart-alt-2.svg +++ b/svg/solid/bxs-bar-chart-alt-2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bar-chart-square.svg b/svg/solid/bxs-bar-chart-square.svg index da1743c..1fa6948 100644 --- a/svg/solid/bxs-bar-chart-square.svg +++ b/svg/solid/bxs-bar-chart-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-barcode.svg b/svg/solid/bxs-barcode.svg index b01d584..80f9a9b 100644 --- a/svg/solid/bxs-barcode.svg +++ b/svg/solid/bxs-barcode.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-baseball.svg b/svg/solid/bxs-baseball.svg index 98e51b2..6f80ac6 100644 --- a/svg/solid/bxs-baseball.svg +++ b/svg/solid/bxs-baseball.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-basket.svg b/svg/solid/bxs-basket.svg index 4161060..ba694d6 100644 --- a/svg/solid/bxs-basket.svg +++ b/svg/solid/bxs-basket.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-basketball.svg b/svg/solid/bxs-basketball.svg index 4bb2709..fe8f1d0 100644 --- a/svg/solid/bxs-basketball.svg +++ b/svg/solid/bxs-basketball.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bath.svg b/svg/solid/bxs-bath.svg index 80cbd8d..a6a32c4 100644 --- a/svg/solid/bxs-bath.svg +++ b/svg/solid/bxs-bath.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-battery-charging.svg b/svg/solid/bxs-battery-charging.svg index 55db8e4..726c24c 100644 --- a/svg/solid/bxs-battery-charging.svg +++ b/svg/solid/bxs-battery-charging.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-battery-full.svg b/svg/solid/bxs-battery-full.svg index 56e84f4..df47d27 100644 --- a/svg/solid/bxs-battery-full.svg +++ b/svg/solid/bxs-battery-full.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-battery-low.svg b/svg/solid/bxs-battery-low.svg index 1f1685d..f6c86e4 100644 --- a/svg/solid/bxs-battery-low.svg +++ b/svg/solid/bxs-battery-low.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-battery.svg b/svg/solid/bxs-battery.svg index bb0955c..00ace23 100644 --- a/svg/solid/bxs-battery.svg +++ b/svg/solid/bxs-battery.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bed.svg b/svg/solid/bxs-bed.svg index 567977f..c3c53ae 100644 --- a/svg/solid/bxs-bed.svg +++ b/svg/solid/bxs-bed.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-been-here.svg b/svg/solid/bxs-been-here.svg index c3e531b..dcd7f47 100644 --- a/svg/solid/bxs-been-here.svg +++ b/svg/solid/bxs-been-here.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-beer.svg b/svg/solid/bxs-beer.svg index e72c057..3b35781 100644 --- a/svg/solid/bxs-beer.svg +++ b/svg/solid/bxs-beer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bell-minus.svg b/svg/solid/bxs-bell-minus.svg index 890e74a..4c00bcf 100644 --- a/svg/solid/bxs-bell-minus.svg +++ b/svg/solid/bxs-bell-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bell-off.svg b/svg/solid/bxs-bell-off.svg index 8b40c3a..545ccae 100644 --- a/svg/solid/bxs-bell-off.svg +++ b/svg/solid/bxs-bell-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bell-plus.svg b/svg/solid/bxs-bell-plus.svg index 55dcbbe..7483910 100644 --- a/svg/solid/bxs-bell-plus.svg +++ b/svg/solid/bxs-bell-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bell-ring.svg b/svg/solid/bxs-bell-ring.svg index 9d4ba27..5b7d99a 100644 --- a/svg/solid/bxs-bell-ring.svg +++ b/svg/solid/bxs-bell-ring.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bell.svg b/svg/solid/bxs-bell.svg index 34b608a..d095a8e 100644 --- a/svg/solid/bxs-bell.svg +++ b/svg/solid/bxs-bell.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bible.svg b/svg/solid/bxs-bible.svg index aeb39cc..24da41b 100644 --- a/svg/solid/bxs-bible.svg +++ b/svg/solid/bxs-bible.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-binoculars.svg b/svg/solid/bxs-binoculars.svg index 8b9390e..b6bf235 100644 --- a/svg/solid/bxs-binoculars.svg +++ b/svg/solid/bxs-binoculars.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-blanket.svg b/svg/solid/bxs-blanket.svg index c686d42..bf0bade 100644 --- a/svg/solid/bxs-blanket.svg +++ b/svg/solid/bxs-blanket.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bolt-circle.svg b/svg/solid/bxs-bolt-circle.svg index ac58798..cb928f5 100644 --- a/svg/solid/bxs-bolt-circle.svg +++ b/svg/solid/bxs-bolt-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bolt.svg b/svg/solid/bxs-bolt.svg index c0dfa45..cc5a6eb 100644 --- a/svg/solid/bxs-bolt.svg +++ b/svg/solid/bxs-bolt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bomb.svg b/svg/solid/bxs-bomb.svg index b7e5fd3..d6e9f05 100644 --- a/svg/solid/bxs-bomb.svg +++ b/svg/solid/bxs-bomb.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bone.svg b/svg/solid/bxs-bone.svg index e372c3b..328f41c 100644 --- a/svg/solid/bxs-bone.svg +++ b/svg/solid/bxs-bone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bong.svg b/svg/solid/bxs-bong.svg index 75a6d0b..7eb0406 100644 --- a/svg/solid/bxs-bong.svg +++ b/svg/solid/bxs-bong.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-book-add.svg b/svg/solid/bxs-book-add.svg index 1912bed..a35af07 100644 --- a/svg/solid/bxs-book-add.svg +++ b/svg/solid/bxs-book-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-book-alt.svg b/svg/solid/bxs-book-alt.svg index 057e6ab..4895b7f 100644 --- a/svg/solid/bxs-book-alt.svg +++ b/svg/solid/bxs-book-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-book-bookmark.svg b/svg/solid/bxs-book-bookmark.svg index f3c347d..a18526c 100644 --- a/svg/solid/bxs-book-bookmark.svg +++ b/svg/solid/bxs-book-bookmark.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-book-content.svg b/svg/solid/bxs-book-content.svg index cf9c21a..06337be 100644 --- a/svg/solid/bxs-book-content.svg +++ b/svg/solid/bxs-book-content.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-book-heart.svg b/svg/solid/bxs-book-heart.svg index c9b5e81..bedb030 100644 --- a/svg/solid/bxs-book-heart.svg +++ b/svg/solid/bxs-book-heart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-book-open.svg b/svg/solid/bxs-book-open.svg index f132870..cf7ec44 100644 --- a/svg/solid/bxs-book-open.svg +++ b/svg/solid/bxs-book-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-book-reader.svg b/svg/solid/bxs-book-reader.svg index 74e211b..826fbeb 100644 --- a/svg/solid/bxs-book-reader.svg +++ b/svg/solid/bxs-book-reader.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-book.svg b/svg/solid/bxs-book.svg index 6bf7ed7..9137dc9 100644 --- a/svg/solid/bxs-book.svg +++ b/svg/solid/bxs-book.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bookmark-alt-minus.svg b/svg/solid/bxs-bookmark-alt-minus.svg index d9ee168..ee8867a 100644 --- a/svg/solid/bxs-bookmark-alt-minus.svg +++ b/svg/solid/bxs-bookmark-alt-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bookmark-alt-plus.svg b/svg/solid/bxs-bookmark-alt-plus.svg index 61e5bc4..1e23e4e 100644 --- a/svg/solid/bxs-bookmark-alt-plus.svg +++ b/svg/solid/bxs-bookmark-alt-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bookmark-alt.svg b/svg/solid/bxs-bookmark-alt.svg index ea643a9..d1b4669 100644 --- a/svg/solid/bxs-bookmark-alt.svg +++ b/svg/solid/bxs-bookmark-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bookmark-heart.svg b/svg/solid/bxs-bookmark-heart.svg index e4ddb2d..29a61ae 100644 --- a/svg/solid/bxs-bookmark-heart.svg +++ b/svg/solid/bxs-bookmark-heart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bookmark-minus.svg b/svg/solid/bxs-bookmark-minus.svg index 8832048..ef9fcaa 100644 --- a/svg/solid/bxs-bookmark-minus.svg +++ b/svg/solid/bxs-bookmark-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bookmark-plus.svg b/svg/solid/bxs-bookmark-plus.svg index 119cc4d..defb92d 100644 --- a/svg/solid/bxs-bookmark-plus.svg +++ b/svg/solid/bxs-bookmark-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bookmark-star.svg b/svg/solid/bxs-bookmark-star.svg index 2bd4e7e..0d76824 100644 --- a/svg/solid/bxs-bookmark-star.svg +++ b/svg/solid/bxs-bookmark-star.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bookmark.svg b/svg/solid/bxs-bookmark.svg index a0ad66e..6c3e31f 100644 --- a/svg/solid/bxs-bookmark.svg +++ b/svg/solid/bxs-bookmark.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bookmarks.svg b/svg/solid/bxs-bookmarks.svg index d7d6722..c83577d 100644 --- a/svg/solid/bxs-bookmarks.svg +++ b/svg/solid/bxs-bookmarks.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bot.svg b/svg/solid/bxs-bot.svg index 3e89f54..8d95570 100644 --- a/svg/solid/bxs-bot.svg +++ b/svg/solid/bxs-bot.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bowl-hot.svg b/svg/solid/bxs-bowl-hot.svg index a73eb97..f3d7686 100644 --- a/svg/solid/bxs-bowl-hot.svg +++ b/svg/solid/bxs-bowl-hot.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bowl-rice.svg b/svg/solid/bxs-bowl-rice.svg index 7a3f43b..0ece7ef 100644 --- a/svg/solid/bxs-bowl-rice.svg +++ b/svg/solid/bxs-bowl-rice.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bowling-ball.svg b/svg/solid/bxs-bowling-ball.svg index 7d80891..12e3f08 100644 --- a/svg/solid/bxs-bowling-ball.svg +++ b/svg/solid/bxs-bowling-ball.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-box.svg b/svg/solid/bxs-box.svg index aff68aa..1f90bfc 100644 --- a/svg/solid/bxs-box.svg +++ b/svg/solid/bxs-box.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-brain.svg b/svg/solid/bxs-brain.svg index 8b5a5ac..1c2daa2 100644 --- a/svg/solid/bxs-brain.svg +++ b/svg/solid/bxs-brain.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-briefcase-alt-2.svg b/svg/solid/bxs-briefcase-alt-2.svg index fe7638c..93706ed 100644 --- a/svg/solid/bxs-briefcase-alt-2.svg +++ b/svg/solid/bxs-briefcase-alt-2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-briefcase-alt.svg b/svg/solid/bxs-briefcase-alt.svg index d795be1..fd143bb 100644 --- a/svg/solid/bxs-briefcase-alt.svg +++ b/svg/solid/bxs-briefcase-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-briefcase.svg b/svg/solid/bxs-briefcase.svg index 8a28077..bc7286e 100644 --- a/svg/solid/bxs-briefcase.svg +++ b/svg/solid/bxs-briefcase.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-brightness-half.svg b/svg/solid/bxs-brightness-half.svg index bdbe8af..436d9f6 100644 --- a/svg/solid/bxs-brightness-half.svg +++ b/svg/solid/bxs-brightness-half.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-brightness.svg b/svg/solid/bxs-brightness.svg index d685b77..9430cff 100644 --- a/svg/solid/bxs-brightness.svg +++ b/svg/solid/bxs-brightness.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-brush-alt.svg b/svg/solid/bxs-brush-alt.svg index 7a98983..2efb645 100644 --- a/svg/solid/bxs-brush-alt.svg +++ b/svg/solid/bxs-brush-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-brush.svg b/svg/solid/bxs-brush.svg index fbfb5ca..950df15 100644 --- a/svg/solid/bxs-brush.svg +++ b/svg/solid/bxs-brush.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bug-alt.svg b/svg/solid/bxs-bug-alt.svg index 81410ee..f142a80 100644 --- a/svg/solid/bxs-bug-alt.svg +++ b/svg/solid/bxs-bug-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bug.svg b/svg/solid/bxs-bug.svg index b86f01a..89b710c 100644 --- a/svg/solid/bxs-bug.svg +++ b/svg/solid/bxs-bug.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-building-house.svg b/svg/solid/bxs-building-house.svg index 699b72a..fb15828 100644 --- a/svg/solid/bxs-building-house.svg +++ b/svg/solid/bxs-building-house.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-building.svg b/svg/solid/bxs-building.svg index 9f36847..8f66216 100644 --- a/svg/solid/bxs-building.svg +++ b/svg/solid/bxs-building.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-buildings.svg b/svg/solid/bxs-buildings.svg index af13eaa..d8f61bf 100644 --- a/svg/solid/bxs-buildings.svg +++ b/svg/solid/bxs-buildings.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bulb.svg b/svg/solid/bxs-bulb.svg index c18d5a1..8c29e41 100644 --- a/svg/solid/bxs-bulb.svg +++ b/svg/solid/bxs-bulb.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bullseye.svg b/svg/solid/bxs-bullseye.svg index 9894dab..e89ff81 100644 --- a/svg/solid/bxs-bullseye.svg +++ b/svg/solid/bxs-bullseye.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-buoy.svg b/svg/solid/bxs-buoy.svg index f2adc39..7f08330 100644 --- a/svg/solid/bxs-buoy.svg +++ b/svg/solid/bxs-buoy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bus-school.svg b/svg/solid/bxs-bus-school.svg index d0cdaf9..2aaa221 100644 --- a/svg/solid/bxs-bus-school.svg +++ b/svg/solid/bxs-bus-school.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-bus.svg b/svg/solid/bxs-bus.svg index 2a51797..a46289e 100644 --- a/svg/solid/bxs-bus.svg +++ b/svg/solid/bxs-bus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-business.svg b/svg/solid/bxs-business.svg index 225e6f6..511a571 100644 --- a/svg/solid/bxs-business.svg +++ b/svg/solid/bxs-business.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cabinet.svg b/svg/solid/bxs-cabinet.svg index b84f1bd..3c634d3 100644 --- a/svg/solid/bxs-cabinet.svg +++ b/svg/solid/bxs-cabinet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cable-car.svg b/svg/solid/bxs-cable-car.svg index 6f79d28..652e94c 100644 --- a/svg/solid/bxs-cable-car.svg +++ b/svg/solid/bxs-cable-car.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cake.svg b/svg/solid/bxs-cake.svg index 5b736d5..9f9cd6e 100644 --- a/svg/solid/bxs-cake.svg +++ b/svg/solid/bxs-cake.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-calculator.svg b/svg/solid/bxs-calculator.svg index 61b2994..e3d9fb6 100644 --- a/svg/solid/bxs-calculator.svg +++ b/svg/solid/bxs-calculator.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-calendar-alt.svg b/svg/solid/bxs-calendar-alt.svg index 15a284a..53b1b98 100644 --- a/svg/solid/bxs-calendar-alt.svg +++ b/svg/solid/bxs-calendar-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-calendar-check.svg b/svg/solid/bxs-calendar-check.svg index 9096374..c6f1407 100644 --- a/svg/solid/bxs-calendar-check.svg +++ b/svg/solid/bxs-calendar-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-calendar-edit.svg b/svg/solid/bxs-calendar-edit.svg index 7311e52..425607a 100644 --- a/svg/solid/bxs-calendar-edit.svg +++ b/svg/solid/bxs-calendar-edit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-calendar-event.svg b/svg/solid/bxs-calendar-event.svg index 1fa5f20..382b718 100644 --- a/svg/solid/bxs-calendar-event.svg +++ b/svg/solid/bxs-calendar-event.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-calendar-exclamation.svg b/svg/solid/bxs-calendar-exclamation.svg index 6221971..5a1231b 100644 --- a/svg/solid/bxs-calendar-exclamation.svg +++ b/svg/solid/bxs-calendar-exclamation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-calendar-heart.svg b/svg/solid/bxs-calendar-heart.svg index a59ad2d..e7ccb6b 100644 --- a/svg/solid/bxs-calendar-heart.svg +++ b/svg/solid/bxs-calendar-heart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-calendar-minus.svg b/svg/solid/bxs-calendar-minus.svg index f04a0fa..75ecdcc 100644 --- a/svg/solid/bxs-calendar-minus.svg +++ b/svg/solid/bxs-calendar-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-calendar-plus.svg b/svg/solid/bxs-calendar-plus.svg index 9dc4866..6877dc0 100644 --- a/svg/solid/bxs-calendar-plus.svg +++ b/svg/solid/bxs-calendar-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-calendar-star.svg b/svg/solid/bxs-calendar-star.svg index d5c0a96..40b21f0 100644 --- a/svg/solid/bxs-calendar-star.svg +++ b/svg/solid/bxs-calendar-star.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-calendar-week.svg b/svg/solid/bxs-calendar-week.svg index c3b8d75..1da434e 100644 --- a/svg/solid/bxs-calendar-week.svg +++ b/svg/solid/bxs-calendar-week.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-calendar-x.svg b/svg/solid/bxs-calendar-x.svg index ad5a6c6..3272864 100644 --- a/svg/solid/bxs-calendar-x.svg +++ b/svg/solid/bxs-calendar-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-calendar.svg b/svg/solid/bxs-calendar.svg index 0674270..5b809dc 100644 --- a/svg/solid/bxs-calendar.svg +++ b/svg/solid/bxs-calendar.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-camera-home.svg b/svg/solid/bxs-camera-home.svg index 32bf11d..22b55fd 100644 --- a/svg/solid/bxs-camera-home.svg +++ b/svg/solid/bxs-camera-home.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-camera-movie.svg b/svg/solid/bxs-camera-movie.svg index 790021f..4513bfa 100644 --- a/svg/solid/bxs-camera-movie.svg +++ b/svg/solid/bxs-camera-movie.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-camera-off.svg b/svg/solid/bxs-camera-off.svg index 44be8f5..29c4484 100644 --- a/svg/solid/bxs-camera-off.svg +++ b/svg/solid/bxs-camera-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-camera-plus.svg b/svg/solid/bxs-camera-plus.svg index 4a1fa44..b6cce7b 100644 --- a/svg/solid/bxs-camera-plus.svg +++ b/svg/solid/bxs-camera-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-camera.svg b/svg/solid/bxs-camera.svg index 4ec09b8..a335a74 100644 --- a/svg/solid/bxs-camera.svg +++ b/svg/solid/bxs-camera.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-capsule.svg b/svg/solid/bxs-capsule.svg index 2bdd0a9..5c9f8e9 100644 --- a/svg/solid/bxs-capsule.svg +++ b/svg/solid/bxs-capsule.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-captions.svg b/svg/solid/bxs-captions.svg index c12884f..46f6647 100644 --- a/svg/solid/bxs-captions.svg +++ b/svg/solid/bxs-captions.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-car-battery.svg b/svg/solid/bxs-car-battery.svg index d39b479..adc1d34 100644 --- a/svg/solid/bxs-car-battery.svg +++ b/svg/solid/bxs-car-battery.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-car-crash.svg b/svg/solid/bxs-car-crash.svg index 11ba46e..0bfe8dd 100644 --- a/svg/solid/bxs-car-crash.svg +++ b/svg/solid/bxs-car-crash.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-car-garage.svg b/svg/solid/bxs-car-garage.svg index 384ed9b..58adbec 100644 --- a/svg/solid/bxs-car-garage.svg +++ b/svg/solid/bxs-car-garage.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-car-mechanic.svg b/svg/solid/bxs-car-mechanic.svg index e085f47..e86def5 100644 --- a/svg/solid/bxs-car-mechanic.svg +++ b/svg/solid/bxs-car-mechanic.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-car-wash.svg b/svg/solid/bxs-car-wash.svg index 131700d..7d58e91 100644 --- a/svg/solid/bxs-car-wash.svg +++ b/svg/solid/bxs-car-wash.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-car.svg b/svg/solid/bxs-car.svg index 0c78ea0..eb0843e 100644 --- a/svg/solid/bxs-car.svg +++ b/svg/solid/bxs-car.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-card.svg b/svg/solid/bxs-card.svg index 5585228..54fea96 100644 --- a/svg/solid/bxs-card.svg +++ b/svg/solid/bxs-card.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-caret-down-circle.svg b/svg/solid/bxs-caret-down-circle.svg index e3e5704..c5c38d3 100644 --- a/svg/solid/bxs-caret-down-circle.svg +++ b/svg/solid/bxs-caret-down-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-caret-down-square.svg b/svg/solid/bxs-caret-down-square.svg index 2aabd82..22ff32c 100644 --- a/svg/solid/bxs-caret-down-square.svg +++ b/svg/solid/bxs-caret-down-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-caret-left-circle.svg b/svg/solid/bxs-caret-left-circle.svg index 4dda82b..df986c2 100644 --- a/svg/solid/bxs-caret-left-circle.svg +++ b/svg/solid/bxs-caret-left-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-caret-left-square.svg b/svg/solid/bxs-caret-left-square.svg index 701aa8d..46f4c0b 100644 --- a/svg/solid/bxs-caret-left-square.svg +++ b/svg/solid/bxs-caret-left-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-caret-right-circle.svg b/svg/solid/bxs-caret-right-circle.svg index b0a1d97..f0b6e5a 100644 --- a/svg/solid/bxs-caret-right-circle.svg +++ b/svg/solid/bxs-caret-right-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-caret-right-square.svg b/svg/solid/bxs-caret-right-square.svg index 6d3ac1a..32ad069 100644 --- a/svg/solid/bxs-caret-right-square.svg +++ b/svg/solid/bxs-caret-right-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-caret-up-circle.svg b/svg/solid/bxs-caret-up-circle.svg index 2010105..f244c31 100644 --- a/svg/solid/bxs-caret-up-circle.svg +++ b/svg/solid/bxs-caret-up-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-caret-up-square.svg b/svg/solid/bxs-caret-up-square.svg index 38ab748..1e40660 100644 --- a/svg/solid/bxs-caret-up-square.svg +++ b/svg/solid/bxs-caret-up-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-carousel.svg b/svg/solid/bxs-carousel.svg index db89c93..2e702ae 100644 --- a/svg/solid/bxs-carousel.svg +++ b/svg/solid/bxs-carousel.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cart-add.svg b/svg/solid/bxs-cart-add.svg index 4825a4f..f4a1d15 100644 --- a/svg/solid/bxs-cart-add.svg +++ b/svg/solid/bxs-cart-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cart-alt.svg b/svg/solid/bxs-cart-alt.svg index 1a3ba63..b876d28 100644 --- a/svg/solid/bxs-cart-alt.svg +++ b/svg/solid/bxs-cart-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cart-download.svg b/svg/solid/bxs-cart-download.svg index b6761d3..e4dc234 100644 --- a/svg/solid/bxs-cart-download.svg +++ b/svg/solid/bxs-cart-download.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cart.svg b/svg/solid/bxs-cart.svg index eef23a7..0dcc7ce 100644 --- a/svg/solid/bxs-cart.svg +++ b/svg/solid/bxs-cart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-castle.svg b/svg/solid/bxs-castle.svg new file mode 100644 index 0000000..6a85118 --- /dev/null +++ b/svg/solid/bxs-castle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-cat.svg b/svg/solid/bxs-cat.svg index efae0c2..0f93ad3 100644 --- a/svg/solid/bxs-cat.svg +++ b/svg/solid/bxs-cat.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-category-alt.svg b/svg/solid/bxs-category-alt.svg index 3cd2ae2..3ceb594 100644 --- a/svg/solid/bxs-category-alt.svg +++ b/svg/solid/bxs-category-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-category.svg b/svg/solid/bxs-category.svg index b82d930..f12cd11 100644 --- a/svg/solid/bxs-category.svg +++ b/svg/solid/bxs-category.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cctv.svg b/svg/solid/bxs-cctv.svg index 7c4fa49..6dad4a1 100644 --- a/svg/solid/bxs-cctv.svg +++ b/svg/solid/bxs-cctv.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-certification.svg b/svg/solid/bxs-certification.svg index 08bef78..c68772f 100644 --- a/svg/solid/bxs-certification.svg +++ b/svg/solid/bxs-certification.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chalkboard.svg b/svg/solid/bxs-chalkboard.svg index 66d09c0..8058756 100644 --- a/svg/solid/bxs-chalkboard.svg +++ b/svg/solid/bxs-chalkboard.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chart.svg b/svg/solid/bxs-chart.svg index 2b2ebf5..b16249d 100644 --- a/svg/solid/bxs-chart.svg +++ b/svg/solid/bxs-chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chat.svg b/svg/solid/bxs-chat.svg index 5296c65..a3ac55f 100644 --- a/svg/solid/bxs-chat.svg +++ b/svg/solid/bxs-chat.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-check-circle.svg b/svg/solid/bxs-check-circle.svg index c696eab..3d24c59 100644 --- a/svg/solid/bxs-check-circle.svg +++ b/svg/solid/bxs-check-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-check-shield.svg b/svg/solid/bxs-check-shield.svg index 4b20c52..ea815fa 100644 --- a/svg/solid/bxs-check-shield.svg +++ b/svg/solid/bxs-check-shield.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-check-square.svg b/svg/solid/bxs-check-square.svg index 55bd3f5..44b27a1 100644 --- a/svg/solid/bxs-check-square.svg +++ b/svg/solid/bxs-check-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-checkbox-checked.svg b/svg/solid/bxs-checkbox-checked.svg index d747c46..def8c60 100644 --- a/svg/solid/bxs-checkbox-checked.svg +++ b/svg/solid/bxs-checkbox-checked.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-checkbox-minus.svg b/svg/solid/bxs-checkbox-minus.svg index 65bee23..e95565d 100644 --- a/svg/solid/bxs-checkbox-minus.svg +++ b/svg/solid/bxs-checkbox-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-checkbox.svg b/svg/solid/bxs-checkbox.svg index 597a8f9..47e9e00 100644 --- a/svg/solid/bxs-checkbox.svg +++ b/svg/solid/bxs-checkbox.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cheese.svg b/svg/solid/bxs-cheese.svg index 114e526..ef2506a 100644 --- a/svg/solid/bxs-cheese.svg +++ b/svg/solid/bxs-cheese.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chess.svg b/svg/solid/bxs-chess.svg index 41c45b6..b0f9105 100644 --- a/svg/solid/bxs-chess.svg +++ b/svg/solid/bxs-chess.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chevron-down-circle.svg b/svg/solid/bxs-chevron-down-circle.svg index deb7e71..0ec3b89 100644 --- a/svg/solid/bxs-chevron-down-circle.svg +++ b/svg/solid/bxs-chevron-down-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chevron-down-square.svg b/svg/solid/bxs-chevron-down-square.svg index b99a29c..6031236 100644 --- a/svg/solid/bxs-chevron-down-square.svg +++ b/svg/solid/bxs-chevron-down-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chevron-down.svg b/svg/solid/bxs-chevron-down.svg index ab69bc7..1bf6be9 100644 --- a/svg/solid/bxs-chevron-down.svg +++ b/svg/solid/bxs-chevron-down.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chevron-left-circle.svg b/svg/solid/bxs-chevron-left-circle.svg index 7c5b4e1..1e6bd8d 100644 --- a/svg/solid/bxs-chevron-left-circle.svg +++ b/svg/solid/bxs-chevron-left-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chevron-left-square.svg b/svg/solid/bxs-chevron-left-square.svg index 31f5c91..317cca3 100644 --- a/svg/solid/bxs-chevron-left-square.svg +++ b/svg/solid/bxs-chevron-left-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chevron-left.svg b/svg/solid/bxs-chevron-left.svg index 6294170..d52c5f4 100644 --- a/svg/solid/bxs-chevron-left.svg +++ b/svg/solid/bxs-chevron-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chevron-right-circle.svg b/svg/solid/bxs-chevron-right-circle.svg index bcd6dd9..2366fb1 100644 --- a/svg/solid/bxs-chevron-right-circle.svg +++ b/svg/solid/bxs-chevron-right-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chevron-right-square.svg b/svg/solid/bxs-chevron-right-square.svg index a21af50..4ca63ee 100644 --- a/svg/solid/bxs-chevron-right-square.svg +++ b/svg/solid/bxs-chevron-right-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chevron-right.svg b/svg/solid/bxs-chevron-right.svg index 287899e..670e11a 100644 --- a/svg/solid/bxs-chevron-right.svg +++ b/svg/solid/bxs-chevron-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chevron-up-circle.svg b/svg/solid/bxs-chevron-up-circle.svg index d7233b2..438422a 100644 --- a/svg/solid/bxs-chevron-up-circle.svg +++ b/svg/solid/bxs-chevron-up-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chevron-up-square.svg b/svg/solid/bxs-chevron-up-square.svg index b6c8986..8ceedc0 100644 --- a/svg/solid/bxs-chevron-up-square.svg +++ b/svg/solid/bxs-chevron-up-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chevron-up.svg b/svg/solid/bxs-chevron-up.svg index 744dca4..06182eb 100644 --- a/svg/solid/bxs-chevron-up.svg +++ b/svg/solid/bxs-chevron-up.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chevrons-down.svg b/svg/solid/bxs-chevrons-down.svg index 884a18e..f77ae36 100644 --- a/svg/solid/bxs-chevrons-down.svg +++ b/svg/solid/bxs-chevrons-down.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chevrons-left.svg b/svg/solid/bxs-chevrons-left.svg index 6e0889a..e4a7747 100644 --- a/svg/solid/bxs-chevrons-left.svg +++ b/svg/solid/bxs-chevrons-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chevrons-right.svg b/svg/solid/bxs-chevrons-right.svg index 4d0fa3b..6567ce2 100644 --- a/svg/solid/bxs-chevrons-right.svg +++ b/svg/solid/bxs-chevrons-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chevrons-up.svg b/svg/solid/bxs-chevrons-up.svg index 8c89836..9b8fea5 100644 --- a/svg/solid/bxs-chevrons-up.svg +++ b/svg/solid/bxs-chevrons-up.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-chip.svg b/svg/solid/bxs-chip.svg index 6ca0d25..c28abc2 100644 --- a/svg/solid/bxs-chip.svg +++ b/svg/solid/bxs-chip.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-church.svg b/svg/solid/bxs-church.svg index 3dea598..e113116 100644 --- a/svg/solid/bxs-church.svg +++ b/svg/solid/bxs-church.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-circle-half.svg b/svg/solid/bxs-circle-half.svg index 80f90eb..38407b2 100644 --- a/svg/solid/bxs-circle-half.svg +++ b/svg/solid/bxs-circle-half.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-circle-quarter.svg b/svg/solid/bxs-circle-quarter.svg index 7a19892..debb959 100644 --- a/svg/solid/bxs-circle-quarter.svg +++ b/svg/solid/bxs-circle-quarter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-circle-three-quarter.svg b/svg/solid/bxs-circle-three-quarter.svg index 14a01d9..3a985cb 100644 --- a/svg/solid/bxs-circle-three-quarter.svg +++ b/svg/solid/bxs-circle-three-quarter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-circle.svg b/svg/solid/bxs-circle.svg index 3514da1..d499cc1 100644 --- a/svg/solid/bxs-circle.svg +++ b/svg/solid/bxs-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-city.svg b/svg/solid/bxs-city.svg index 52a51eb..aa40a94 100644 --- a/svg/solid/bxs-city.svg +++ b/svg/solid/bxs-city.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-clinic.svg b/svg/solid/bxs-clinic.svg index d3a6480..b56d666 100644 --- a/svg/solid/bxs-clinic.svg +++ b/svg/solid/bxs-clinic.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cloud-download.svg b/svg/solid/bxs-cloud-download.svg index 066ce11..e525b9e 100644 --- a/svg/solid/bxs-cloud-download.svg +++ b/svg/solid/bxs-cloud-download.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cloud-lightning.svg b/svg/solid/bxs-cloud-lightning.svg index 931c860..18eaa8e 100644 --- a/svg/solid/bxs-cloud-lightning.svg +++ b/svg/solid/bxs-cloud-lightning.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cloud-rain.svg b/svg/solid/bxs-cloud-rain.svg index d3e7db8..2197232 100644 --- a/svg/solid/bxs-cloud-rain.svg +++ b/svg/solid/bxs-cloud-rain.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cloud-upload.svg b/svg/solid/bxs-cloud-upload.svg index bd74a9a..d827ea0 100644 --- a/svg/solid/bxs-cloud-upload.svg +++ b/svg/solid/bxs-cloud-upload.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cloud.svg b/svg/solid/bxs-cloud.svg index 86bda7d..e329524 100644 --- a/svg/solid/bxs-cloud.svg +++ b/svg/solid/bxs-cloud.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-coffee-alt.svg b/svg/solid/bxs-coffee-alt.svg index 7d203ed..924f0d0 100644 --- a/svg/solid/bxs-coffee-alt.svg +++ b/svg/solid/bxs-coffee-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-coffee-bean.svg b/svg/solid/bxs-coffee-bean.svg new file mode 100644 index 0000000..73d5ef8 --- /dev/null +++ b/svg/solid/bxs-coffee-bean.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-coffee-togo.svg b/svg/solid/bxs-coffee-togo.svg index e6ad4f5..500c99d 100644 --- a/svg/solid/bxs-coffee-togo.svg +++ b/svg/solid/bxs-coffee-togo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-coffee.svg b/svg/solid/bxs-coffee.svg index b988d5b..305ca3c 100644 --- a/svg/solid/bxs-coffee.svg +++ b/svg/solid/bxs-coffee.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cog.svg b/svg/solid/bxs-cog.svg index 5130afb..28fdd44 100644 --- a/svg/solid/bxs-cog.svg +++ b/svg/solid/bxs-cog.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-coin-stack.svg b/svg/solid/bxs-coin-stack.svg index 33e2be7..bb24e9e 100644 --- a/svg/solid/bxs-coin-stack.svg +++ b/svg/solid/bxs-coin-stack.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-coin.svg b/svg/solid/bxs-coin.svg index f478bcc..d83cf1a 100644 --- a/svg/solid/bxs-coin.svg +++ b/svg/solid/bxs-coin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-collection.svg b/svg/solid/bxs-collection.svg index d185c7e..6f3f6ff 100644 --- a/svg/solid/bxs-collection.svg +++ b/svg/solid/bxs-collection.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-color-fill.svg b/svg/solid/bxs-color-fill.svg index 9045760..67da13a 100644 --- a/svg/solid/bxs-color-fill.svg +++ b/svg/solid/bxs-color-fill.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-color.svg b/svg/solid/bxs-color.svg index bbe4fa5..e83c578 100644 --- a/svg/solid/bxs-color.svg +++ b/svg/solid/bxs-color.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-comment-add.svg b/svg/solid/bxs-comment-add.svg index a4dc371..6812e59 100644 --- a/svg/solid/bxs-comment-add.svg +++ b/svg/solid/bxs-comment-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-comment-check.svg b/svg/solid/bxs-comment-check.svg index a8801e7..a9899f8 100644 --- a/svg/solid/bxs-comment-check.svg +++ b/svg/solid/bxs-comment-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-comment-detail.svg b/svg/solid/bxs-comment-detail.svg index 2270727..72f104b 100644 --- a/svg/solid/bxs-comment-detail.svg +++ b/svg/solid/bxs-comment-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-comment-dots.svg b/svg/solid/bxs-comment-dots.svg index 42b9b85..9c41a77 100644 --- a/svg/solid/bxs-comment-dots.svg +++ b/svg/solid/bxs-comment-dots.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-comment-edit.svg b/svg/solid/bxs-comment-edit.svg index b559186..3054f35 100644 --- a/svg/solid/bxs-comment-edit.svg +++ b/svg/solid/bxs-comment-edit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-comment-error.svg b/svg/solid/bxs-comment-error.svg index 73fa6e1..4e79b15 100644 --- a/svg/solid/bxs-comment-error.svg +++ b/svg/solid/bxs-comment-error.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-comment-minus.svg b/svg/solid/bxs-comment-minus.svg index 80202d1..1a25ae0 100644 --- a/svg/solid/bxs-comment-minus.svg +++ b/svg/solid/bxs-comment-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-comment-x.svg b/svg/solid/bxs-comment-x.svg index 14b2fff..49e7b02 100644 --- a/svg/solid/bxs-comment-x.svg +++ b/svg/solid/bxs-comment-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-comment.svg b/svg/solid/bxs-comment.svg index 2410e01..ad6ef30 100644 --- a/svg/solid/bxs-comment.svg +++ b/svg/solid/bxs-comment.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-compass.svg b/svg/solid/bxs-compass.svg index 98c4cfb..d273466 100644 --- a/svg/solid/bxs-compass.svg +++ b/svg/solid/bxs-compass.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-component.svg b/svg/solid/bxs-component.svg index cfe3093..ef5d19a 100644 --- a/svg/solid/bxs-component.svg +++ b/svg/solid/bxs-component.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-confused.svg b/svg/solid/bxs-confused.svg index a5c1c6c..4de45a2 100644 --- a/svg/solid/bxs-confused.svg +++ b/svg/solid/bxs-confused.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-contact.svg b/svg/solid/bxs-contact.svg index fbe2cf2..d5224e8 100644 --- a/svg/solid/bxs-contact.svg +++ b/svg/solid/bxs-contact.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-conversation.svg b/svg/solid/bxs-conversation.svg index 864a078..b988b43 100644 --- a/svg/solid/bxs-conversation.svg +++ b/svg/solid/bxs-conversation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cookie.svg b/svg/solid/bxs-cookie.svg index e4c6d88..9fc4da3 100644 --- a/svg/solid/bxs-cookie.svg +++ b/svg/solid/bxs-cookie.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cool.svg b/svg/solid/bxs-cool.svg index 5cbe2e2..98505fb 100644 --- a/svg/solid/bxs-cool.svg +++ b/svg/solid/bxs-cool.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-copy-alt.svg b/svg/solid/bxs-copy-alt.svg index eea5189..fbdf955 100644 --- a/svg/solid/bxs-copy-alt.svg +++ b/svg/solid/bxs-copy-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-copy.svg b/svg/solid/bxs-copy.svg index 166d302..c820396 100644 --- a/svg/solid/bxs-copy.svg +++ b/svg/solid/bxs-copy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-copyright.svg b/svg/solid/bxs-copyright.svg index c082f42..aece209 100644 --- a/svg/solid/bxs-copyright.svg +++ b/svg/solid/bxs-copyright.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-coupon.svg b/svg/solid/bxs-coupon.svg index a7dd638..257b7cf 100644 --- a/svg/solid/bxs-coupon.svg +++ b/svg/solid/bxs-coupon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-credit-card-alt.svg b/svg/solid/bxs-credit-card-alt.svg index 3c282dc..b1509af 100644 --- a/svg/solid/bxs-credit-card-alt.svg +++ b/svg/solid/bxs-credit-card-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-credit-card-front.svg b/svg/solid/bxs-credit-card-front.svg index 37b788b..2d27a2d 100644 --- a/svg/solid/bxs-credit-card-front.svg +++ b/svg/solid/bxs-credit-card-front.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-credit-card.svg b/svg/solid/bxs-credit-card.svg index 5069b94..9718977 100644 --- a/svg/solid/bxs-credit-card.svg +++ b/svg/solid/bxs-credit-card.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cricket-ball.svg b/svg/solid/bxs-cricket-ball.svg index 59a2d63..9472bb6 100644 --- a/svg/solid/bxs-cricket-ball.svg +++ b/svg/solid/bxs-cricket-ball.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-crop.svg b/svg/solid/bxs-crop.svg index cbc8bd3..7d90abd 100644 --- a/svg/solid/bxs-crop.svg +++ b/svg/solid/bxs-crop.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-crown.svg b/svg/solid/bxs-crown.svg index dbb3626..73ba614 100644 --- a/svg/solid/bxs-crown.svg +++ b/svg/solid/bxs-crown.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cube-alt.svg b/svg/solid/bxs-cube-alt.svg index d0bb51d..b72ce99 100644 --- a/svg/solid/bxs-cube-alt.svg +++ b/svg/solid/bxs-cube-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cube.svg b/svg/solid/bxs-cube.svg index 2a35d7d..b05fa6e 100644 --- a/svg/solid/bxs-cube.svg +++ b/svg/solid/bxs-cube.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cuboid.svg b/svg/solid/bxs-cuboid.svg index 19195ae..78eab43 100644 --- a/svg/solid/bxs-cuboid.svg +++ b/svg/solid/bxs-cuboid.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-customize.svg b/svg/solid/bxs-customize.svg index b8d12d9..c107fac 100644 --- a/svg/solid/bxs-customize.svg +++ b/svg/solid/bxs-customize.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-cylinder.svg b/svg/solid/bxs-cylinder.svg index 68c82f5..65179cd 100644 --- a/svg/solid/bxs-cylinder.svg +++ b/svg/solid/bxs-cylinder.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-dashboard.svg b/svg/solid/bxs-dashboard.svg index 01d8900..37c163f 100644 --- a/svg/solid/bxs-dashboard.svg +++ b/svg/solid/bxs-dashboard.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-data.svg b/svg/solid/bxs-data.svg index 919664c..1899609 100644 --- a/svg/solid/bxs-data.svg +++ b/svg/solid/bxs-data.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-detail.svg b/svg/solid/bxs-detail.svg index 62fed4d..e255386 100644 --- a/svg/solid/bxs-detail.svg +++ b/svg/solid/bxs-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-devices.svg b/svg/solid/bxs-devices.svg index f59e189..172b830 100644 --- a/svg/solid/bxs-devices.svg +++ b/svg/solid/bxs-devices.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-diamond.svg b/svg/solid/bxs-diamond.svg index 0641f63..6a9351c 100644 --- a/svg/solid/bxs-diamond.svg +++ b/svg/solid/bxs-diamond.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-dice-1.svg b/svg/solid/bxs-dice-1.svg index 0e3896d..914a600 100644 --- a/svg/solid/bxs-dice-1.svg +++ b/svg/solid/bxs-dice-1.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-dice-2.svg b/svg/solid/bxs-dice-2.svg index c8c43e9..75db597 100644 --- a/svg/solid/bxs-dice-2.svg +++ b/svg/solid/bxs-dice-2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-dice-3.svg b/svg/solid/bxs-dice-3.svg index 4b61c0b..1ec81d7 100644 --- a/svg/solid/bxs-dice-3.svg +++ b/svg/solid/bxs-dice-3.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-dice-4.svg b/svg/solid/bxs-dice-4.svg index 2b33622..0a2d349 100644 --- a/svg/solid/bxs-dice-4.svg +++ b/svg/solid/bxs-dice-4.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-dice-5.svg b/svg/solid/bxs-dice-5.svg index 1e2e889..84a1761 100644 --- a/svg/solid/bxs-dice-5.svg +++ b/svg/solid/bxs-dice-5.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-dice-6.svg b/svg/solid/bxs-dice-6.svg index f16832b..2ab8e71 100644 --- a/svg/solid/bxs-dice-6.svg +++ b/svg/solid/bxs-dice-6.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-direction-left.svg b/svg/solid/bxs-direction-left.svg index 13a251a..023267e 100644 --- a/svg/solid/bxs-direction-left.svg +++ b/svg/solid/bxs-direction-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-direction-right.svg b/svg/solid/bxs-direction-right.svg index 5bebb06..6024147 100644 --- a/svg/solid/bxs-direction-right.svg +++ b/svg/solid/bxs-direction-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-directions.svg b/svg/solid/bxs-directions.svg index ab05035..b8c4894 100644 --- a/svg/solid/bxs-directions.svg +++ b/svg/solid/bxs-directions.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-disc.svg b/svg/solid/bxs-disc.svg index f761ce2..b911022 100644 --- a/svg/solid/bxs-disc.svg +++ b/svg/solid/bxs-disc.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-discount.svg b/svg/solid/bxs-discount.svg index 2461f94..956b4e7 100644 --- a/svg/solid/bxs-discount.svg +++ b/svg/solid/bxs-discount.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-dish.svg b/svg/solid/bxs-dish.svg index 9dae1aa..bca5727 100644 --- a/svg/solid/bxs-dish.svg +++ b/svg/solid/bxs-dish.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-dislike.svg b/svg/solid/bxs-dislike.svg index e05a1bb..e068383 100644 --- a/svg/solid/bxs-dislike.svg +++ b/svg/solid/bxs-dislike.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-dizzy.svg b/svg/solid/bxs-dizzy.svg index 46f7daf..3660fc4 100644 --- a/svg/solid/bxs-dizzy.svg +++ b/svg/solid/bxs-dizzy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-dock-bottom.svg b/svg/solid/bxs-dock-bottom.svg index ab5c978..7dc7612 100644 --- a/svg/solid/bxs-dock-bottom.svg +++ b/svg/solid/bxs-dock-bottom.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-dock-left.svg b/svg/solid/bxs-dock-left.svg index f460819..86d37cd 100644 --- a/svg/solid/bxs-dock-left.svg +++ b/svg/solid/bxs-dock-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-dock-right.svg b/svg/solid/bxs-dock-right.svg index 7a85a1e..27d7f01 100644 --- a/svg/solid/bxs-dock-right.svg +++ b/svg/solid/bxs-dock-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-dock-top.svg b/svg/solid/bxs-dock-top.svg index 9f0c9eb..ca6e436 100644 --- a/svg/solid/bxs-dock-top.svg +++ b/svg/solid/bxs-dock-top.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-dog.svg b/svg/solid/bxs-dog.svg index e8d8d82..fcb7196 100644 --- a/svg/solid/bxs-dog.svg +++ b/svg/solid/bxs-dog.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-dollar-circle.svg b/svg/solid/bxs-dollar-circle.svg index 475c56d..11b9b44 100644 --- a/svg/solid/bxs-dollar-circle.svg +++ b/svg/solid/bxs-dollar-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-donate-blood.svg b/svg/solid/bxs-donate-blood.svg index 8950097..ca3c097 100644 --- a/svg/solid/bxs-donate-blood.svg +++ b/svg/solid/bxs-donate-blood.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-donate-heart.svg b/svg/solid/bxs-donate-heart.svg index eee683b..79da5e6 100644 --- a/svg/solid/bxs-donate-heart.svg +++ b/svg/solid/bxs-donate-heart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-door-open.svg b/svg/solid/bxs-door-open.svg index f631612..29f21b6 100644 --- a/svg/solid/bxs-door-open.svg +++ b/svg/solid/bxs-door-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-doughnut-chart.svg b/svg/solid/bxs-doughnut-chart.svg index 16284b8..139f479 100644 --- a/svg/solid/bxs-doughnut-chart.svg +++ b/svg/solid/bxs-doughnut-chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-down-arrow-alt.svg b/svg/solid/bxs-down-arrow-alt.svg index f710df8..31e586d 100644 --- a/svg/solid/bxs-down-arrow-alt.svg +++ b/svg/solid/bxs-down-arrow-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-down-arrow-circle.svg b/svg/solid/bxs-down-arrow-circle.svg index 1756472..c9f9e6a 100644 --- a/svg/solid/bxs-down-arrow-circle.svg +++ b/svg/solid/bxs-down-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-down-arrow-square.svg b/svg/solid/bxs-down-arrow-square.svg index 9c1307e..5d0910b 100644 --- a/svg/solid/bxs-down-arrow-square.svg +++ b/svg/solid/bxs-down-arrow-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-down-arrow.svg b/svg/solid/bxs-down-arrow.svg index 072176a..26fd79e 100644 --- a/svg/solid/bxs-down-arrow.svg +++ b/svg/solid/bxs-down-arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-download.svg b/svg/solid/bxs-download.svg index 18da4ac..9d45998 100644 --- a/svg/solid/bxs-download.svg +++ b/svg/solid/bxs-download.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-downvote.svg b/svg/solid/bxs-downvote.svg index 22bcce7..0417615 100644 --- a/svg/solid/bxs-downvote.svg +++ b/svg/solid/bxs-downvote.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-drink.svg b/svg/solid/bxs-drink.svg index f65b339..1cff4cf 100644 --- a/svg/solid/bxs-drink.svg +++ b/svg/solid/bxs-drink.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-droplet-half.svg b/svg/solid/bxs-droplet-half.svg index 6b7c34c..24fc7ae 100644 --- a/svg/solid/bxs-droplet-half.svg +++ b/svg/solid/bxs-droplet-half.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-droplet.svg b/svg/solid/bxs-droplet.svg index 916c2c6..5b80d3c 100644 --- a/svg/solid/bxs-droplet.svg +++ b/svg/solid/bxs-droplet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-dryer.svg b/svg/solid/bxs-dryer.svg index 98bee12..d76e6e3 100644 --- a/svg/solid/bxs-dryer.svg +++ b/svg/solid/bxs-dryer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-duplicate.svg b/svg/solid/bxs-duplicate.svg index d24d5bb..aa9c273 100644 --- a/svg/solid/bxs-duplicate.svg +++ b/svg/solid/bxs-duplicate.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-edit-alt.svg b/svg/solid/bxs-edit-alt.svg index 30ec70f..993df9f 100644 --- a/svg/solid/bxs-edit-alt.svg +++ b/svg/solid/bxs-edit-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-edit-location.svg b/svg/solid/bxs-edit-location.svg index 3c1dd4d..d9e1219 100644 --- a/svg/solid/bxs-edit-location.svg +++ b/svg/solid/bxs-edit-location.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-edit.svg b/svg/solid/bxs-edit.svg index 721d840..a99d81e 100644 --- a/svg/solid/bxs-edit.svg +++ b/svg/solid/bxs-edit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-eject.svg b/svg/solid/bxs-eject.svg index 4d12f5d..7b75769 100644 --- a/svg/solid/bxs-eject.svg +++ b/svg/solid/bxs-eject.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-envelope-open.svg b/svg/solid/bxs-envelope-open.svg index 780e2e2..e014d00 100644 --- a/svg/solid/bxs-envelope-open.svg +++ b/svg/solid/bxs-envelope-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-envelope.svg b/svg/solid/bxs-envelope.svg index d3c03f1..96f136b 100644 --- a/svg/solid/bxs-envelope.svg +++ b/svg/solid/bxs-envelope.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-eraser.svg b/svg/solid/bxs-eraser.svg index c76230e..75005d8 100644 --- a/svg/solid/bxs-eraser.svg +++ b/svg/solid/bxs-eraser.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-error-alt.svg b/svg/solid/bxs-error-alt.svg index b54c4be..6d8c371 100644 --- a/svg/solid/bxs-error-alt.svg +++ b/svg/solid/bxs-error-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-error-circle.svg b/svg/solid/bxs-error-circle.svg index dc27f84..72553cc 100644 --- a/svg/solid/bxs-error-circle.svg +++ b/svg/solid/bxs-error-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-error.svg b/svg/solid/bxs-error.svg index 7cf1dbe..ab729a0 100644 --- a/svg/solid/bxs-error.svg +++ b/svg/solid/bxs-error.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-ev-station.svg b/svg/solid/bxs-ev-station.svg index b7a54b7..2b77a40 100644 --- a/svg/solid/bxs-ev-station.svg +++ b/svg/solid/bxs-ev-station.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-exit.svg b/svg/solid/bxs-exit.svg index 19af930..ef8652e 100644 --- a/svg/solid/bxs-exit.svg +++ b/svg/solid/bxs-exit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-extension.svg b/svg/solid/bxs-extension.svg index afa1821..6fe6098 100644 --- a/svg/solid/bxs-extension.svg +++ b/svg/solid/bxs-extension.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-eyedropper.svg b/svg/solid/bxs-eyedropper.svg index 5b7e870..a89ead5 100644 --- a/svg/solid/bxs-eyedropper.svg +++ b/svg/solid/bxs-eyedropper.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-face-mask.svg b/svg/solid/bxs-face-mask.svg index 675203a..d4f88d7 100644 --- a/svg/solid/bxs-face-mask.svg +++ b/svg/solid/bxs-face-mask.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-face.svg b/svg/solid/bxs-face.svg index e2af8df..8f42763 100644 --- a/svg/solid/bxs-face.svg +++ b/svg/solid/bxs-face.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-factory.svg b/svg/solid/bxs-factory.svg index 297ce7c..b6e45a2 100644 --- a/svg/solid/bxs-factory.svg +++ b/svg/solid/bxs-factory.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-fast-forward-circle.svg b/svg/solid/bxs-fast-forward-circle.svg index 5aa524c..8d2fbb8 100644 --- a/svg/solid/bxs-fast-forward-circle.svg +++ b/svg/solid/bxs-fast-forward-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-archive.svg b/svg/solid/bxs-file-archive.svg index 2fa764f..a33c190 100644 --- a/svg/solid/bxs-file-archive.svg +++ b/svg/solid/bxs-file-archive.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-blank.svg b/svg/solid/bxs-file-blank.svg index 6c91a25..e629232 100644 --- a/svg/solid/bxs-file-blank.svg +++ b/svg/solid/bxs-file-blank.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-css.svg b/svg/solid/bxs-file-css.svg index 49671af..a739971 100644 --- a/svg/solid/bxs-file-css.svg +++ b/svg/solid/bxs-file-css.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-doc.svg b/svg/solid/bxs-file-doc.svg index 4daae6b..a6a3471 100644 --- a/svg/solid/bxs-file-doc.svg +++ b/svg/solid/bxs-file-doc.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-export.svg b/svg/solid/bxs-file-export.svg index 1d4e8e4..2dda527 100644 --- a/svg/solid/bxs-file-export.svg +++ b/svg/solid/bxs-file-export.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-find.svg b/svg/solid/bxs-file-find.svg index a8f95a1..b23dc4e 100644 --- a/svg/solid/bxs-file-find.svg +++ b/svg/solid/bxs-file-find.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-gif.svg b/svg/solid/bxs-file-gif.svg index 2e81ffa..ad2570d 100644 --- a/svg/solid/bxs-file-gif.svg +++ b/svg/solid/bxs-file-gif.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-html.svg b/svg/solid/bxs-file-html.svg index c8f427e..c1ee44a 100644 --- a/svg/solid/bxs-file-html.svg +++ b/svg/solid/bxs-file-html.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-image.svg b/svg/solid/bxs-file-image.svg index 30c56cb..22bf8a7 100644 --- a/svg/solid/bxs-file-image.svg +++ b/svg/solid/bxs-file-image.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-import.svg b/svg/solid/bxs-file-import.svg index b9d5d16..4346976 100644 --- a/svg/solid/bxs-file-import.svg +++ b/svg/solid/bxs-file-import.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-jpg.svg b/svg/solid/bxs-file-jpg.svg index 646c43c..7681e8a 100644 --- a/svg/solid/bxs-file-jpg.svg +++ b/svg/solid/bxs-file-jpg.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-js.svg b/svg/solid/bxs-file-js.svg index bfe70e1..d11c381 100644 --- a/svg/solid/bxs-file-js.svg +++ b/svg/solid/bxs-file-js.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-json.svg b/svg/solid/bxs-file-json.svg index d254221..cc78fc9 100644 --- a/svg/solid/bxs-file-json.svg +++ b/svg/solid/bxs-file-json.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-md.svg b/svg/solid/bxs-file-md.svg index 8eaf9d3..4a2ff3c 100644 --- a/svg/solid/bxs-file-md.svg +++ b/svg/solid/bxs-file-md.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-pdf.svg b/svg/solid/bxs-file-pdf.svg index e662d2f..bd21e39 100644 --- a/svg/solid/bxs-file-pdf.svg +++ b/svg/solid/bxs-file-pdf.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-plus.svg b/svg/solid/bxs-file-plus.svg index d23354e..25ddb69 100644 --- a/svg/solid/bxs-file-plus.svg +++ b/svg/solid/bxs-file-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-png.svg b/svg/solid/bxs-file-png.svg index 62c9f48..f50f691 100644 --- a/svg/solid/bxs-file-png.svg +++ b/svg/solid/bxs-file-png.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file-txt.svg b/svg/solid/bxs-file-txt.svg index b5ca247..3b7fca9 100644 --- a/svg/solid/bxs-file-txt.svg +++ b/svg/solid/bxs-file-txt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-file.svg b/svg/solid/bxs-file.svg index 9e498cd..85ff146 100644 --- a/svg/solid/bxs-file.svg +++ b/svg/solid/bxs-file.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-film.svg b/svg/solid/bxs-film.svg index d83777c..1dedb35 100644 --- a/svg/solid/bxs-film.svg +++ b/svg/solid/bxs-film.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-filter-alt.svg b/svg/solid/bxs-filter-alt.svg index 8c24faf..0731c17 100644 --- a/svg/solid/bxs-filter-alt.svg +++ b/svg/solid/bxs-filter-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-first-aid.svg b/svg/solid/bxs-first-aid.svg index 4241754..53a31bc 100644 --- a/svg/solid/bxs-first-aid.svg +++ b/svg/solid/bxs-first-aid.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-flag-alt.svg b/svg/solid/bxs-flag-alt.svg index b777400..0460cbc 100644 --- a/svg/solid/bxs-flag-alt.svg +++ b/svg/solid/bxs-flag-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-flag-checkered.svg b/svg/solid/bxs-flag-checkered.svg index da24bcc..515c787 100644 --- a/svg/solid/bxs-flag-checkered.svg +++ b/svg/solid/bxs-flag-checkered.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-flag.svg b/svg/solid/bxs-flag.svg index 2847525..1159702 100644 --- a/svg/solid/bxs-flag.svg +++ b/svg/solid/bxs-flag.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-flame.svg b/svg/solid/bxs-flame.svg index 0f46148..5343c2f 100644 --- a/svg/solid/bxs-flame.svg +++ b/svg/solid/bxs-flame.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-flask.svg b/svg/solid/bxs-flask.svg index a19ca53..d4344e8 100644 --- a/svg/solid/bxs-flask.svg +++ b/svg/solid/bxs-flask.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-florist.svg b/svg/solid/bxs-florist.svg index f3a6339..f599d1c 100644 --- a/svg/solid/bxs-florist.svg +++ b/svg/solid/bxs-florist.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-folder-minus.svg b/svg/solid/bxs-folder-minus.svg index 23525c1..1a36f58 100644 --- a/svg/solid/bxs-folder-minus.svg +++ b/svg/solid/bxs-folder-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-folder-open.svg b/svg/solid/bxs-folder-open.svg index a1a991b..a89b799 100644 --- a/svg/solid/bxs-folder-open.svg +++ b/svg/solid/bxs-folder-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-folder-plus.svg b/svg/solid/bxs-folder-plus.svg index bbc6d84..a3d8720 100644 --- a/svg/solid/bxs-folder-plus.svg +++ b/svg/solid/bxs-folder-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-folder.svg b/svg/solid/bxs-folder.svg index ce84623..c4555f6 100644 --- a/svg/solid/bxs-folder.svg +++ b/svg/solid/bxs-folder.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-food-menu.svg b/svg/solid/bxs-food-menu.svg index 823a94a..8a55fff 100644 --- a/svg/solid/bxs-food-menu.svg +++ b/svg/solid/bxs-food-menu.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-fridge.svg b/svg/solid/bxs-fridge.svg index 121f71e..3ac29a7 100644 --- a/svg/solid/bxs-fridge.svg +++ b/svg/solid/bxs-fridge.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-game.svg b/svg/solid/bxs-game.svg index 38dc6ef..e7461cb 100644 --- a/svg/solid/bxs-game.svg +++ b/svg/solid/bxs-game.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-gas-pump.svg b/svg/solid/bxs-gas-pump.svg index 348d1ef..2598969 100644 --- a/svg/solid/bxs-gas-pump.svg +++ b/svg/solid/bxs-gas-pump.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-ghost.svg b/svg/solid/bxs-ghost.svg index 6d2fbd1..a9e4e98 100644 --- a/svg/solid/bxs-ghost.svg +++ b/svg/solid/bxs-ghost.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-gift.svg b/svg/solid/bxs-gift.svg index d333bff..5e1de43 100644 --- a/svg/solid/bxs-gift.svg +++ b/svg/solid/bxs-gift.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-graduation.svg b/svg/solid/bxs-graduation.svg index 6461c26..4b8caaf 100644 --- a/svg/solid/bxs-graduation.svg +++ b/svg/solid/bxs-graduation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-grid-alt.svg b/svg/solid/bxs-grid-alt.svg index a30b8d9..4812945 100644 --- a/svg/solid/bxs-grid-alt.svg +++ b/svg/solid/bxs-grid-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-grid.svg b/svg/solid/bxs-grid.svg index 17149d8..fd69624 100644 --- a/svg/solid/bxs-grid.svg +++ b/svg/solid/bxs-grid.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-group.svg b/svg/solid/bxs-group.svg index 44faf27..f733326 100644 --- a/svg/solid/bxs-group.svg +++ b/svg/solid/bxs-group.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-guitar-amp.svg b/svg/solid/bxs-guitar-amp.svg index b794f50..f02e9f3 100644 --- a/svg/solid/bxs-guitar-amp.svg +++ b/svg/solid/bxs-guitar-amp.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-hand-down.svg b/svg/solid/bxs-hand-down.svg index 2c10410..0d137f7 100644 --- a/svg/solid/bxs-hand-down.svg +++ b/svg/solid/bxs-hand-down.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-hand-left.svg b/svg/solid/bxs-hand-left.svg index ec5c7ed..3566eae 100644 --- a/svg/solid/bxs-hand-left.svg +++ b/svg/solid/bxs-hand-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-hand-right.svg b/svg/solid/bxs-hand-right.svg index 3d21097..5933684 100644 --- a/svg/solid/bxs-hand-right.svg +++ b/svg/solid/bxs-hand-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-hand-up.svg b/svg/solid/bxs-hand-up.svg index 6766fa5..1d16ecd 100644 --- a/svg/solid/bxs-hand-up.svg +++ b/svg/solid/bxs-hand-up.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-hand.svg b/svg/solid/bxs-hand.svg index 0a16239..616f2ae 100644 --- a/svg/solid/bxs-hand.svg +++ b/svg/solid/bxs-hand.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-happy-alt.svg b/svg/solid/bxs-happy-alt.svg index 5ebcd35..0d4c9cf 100644 --- a/svg/solid/bxs-happy-alt.svg +++ b/svg/solid/bxs-happy-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-happy-beaming.svg b/svg/solid/bxs-happy-beaming.svg index 73a51ea..5b5a523 100644 --- a/svg/solid/bxs-happy-beaming.svg +++ b/svg/solid/bxs-happy-beaming.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-happy-heart-eyes.svg b/svg/solid/bxs-happy-heart-eyes.svg index a356d05..aa4c65b 100644 --- a/svg/solid/bxs-happy-heart-eyes.svg +++ b/svg/solid/bxs-happy-heart-eyes.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-happy.svg b/svg/solid/bxs-happy.svg index 8a08e58..0b79147 100644 --- a/svg/solid/bxs-happy.svg +++ b/svg/solid/bxs-happy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-hard-hat.svg b/svg/solid/bxs-hard-hat.svg index 6299dff..10d4498 100644 --- a/svg/solid/bxs-hard-hat.svg +++ b/svg/solid/bxs-hard-hat.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-hdd.svg b/svg/solid/bxs-hdd.svg index cd005c0..36d6ff2 100644 --- a/svg/solid/bxs-hdd.svg +++ b/svg/solid/bxs-hdd.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-heart-circle.svg b/svg/solid/bxs-heart-circle.svg index 17adc91..7922a9f 100644 --- a/svg/solid/bxs-heart-circle.svg +++ b/svg/solid/bxs-heart-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-heart-square.svg b/svg/solid/bxs-heart-square.svg index fc57ebb..3ab922d 100644 --- a/svg/solid/bxs-heart-square.svg +++ b/svg/solid/bxs-heart-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-heart.svg b/svg/solid/bxs-heart.svg index a8223ac..f861569 100644 --- a/svg/solid/bxs-heart.svg +++ b/svg/solid/bxs-heart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-help-circle.svg b/svg/solid/bxs-help-circle.svg index eb0c5ec..84056f0 100644 --- a/svg/solid/bxs-help-circle.svg +++ b/svg/solid/bxs-help-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-hide.svg b/svg/solid/bxs-hide.svg index 37f4911..ff0d110 100644 --- a/svg/solid/bxs-hide.svg +++ b/svg/solid/bxs-hide.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-home-alt-2.svg b/svg/solid/bxs-home-alt-2.svg index c394dee..37bf3fd 100644 --- a/svg/solid/bxs-home-alt-2.svg +++ b/svg/solid/bxs-home-alt-2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-home-circle.svg b/svg/solid/bxs-home-circle.svg index faef67f..2def234 100644 --- a/svg/solid/bxs-home-circle.svg +++ b/svg/solid/bxs-home-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-home-heart.svg b/svg/solid/bxs-home-heart.svg index f8660b5..c746f4c 100644 --- a/svg/solid/bxs-home-heart.svg +++ b/svg/solid/bxs-home-heart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-home-smile.svg b/svg/solid/bxs-home-smile.svg index 9514d85..4f55e3b 100644 --- a/svg/solid/bxs-home-smile.svg +++ b/svg/solid/bxs-home-smile.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-home.svg b/svg/solid/bxs-home.svg index 72726ea..a83fb39 100644 --- a/svg/solid/bxs-home.svg +++ b/svg/solid/bxs-home.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-hot.svg b/svg/solid/bxs-hot.svg index 9816db6..16f84eb 100644 --- a/svg/solid/bxs-hot.svg +++ b/svg/solid/bxs-hot.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-hotel.svg b/svg/solid/bxs-hotel.svg index aa7bca5..90cbbb5 100644 --- a/svg/solid/bxs-hotel.svg +++ b/svg/solid/bxs-hotel.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-hourglass-bottom.svg b/svg/solid/bxs-hourglass-bottom.svg index 04c44d2..a234180 100644 --- a/svg/solid/bxs-hourglass-bottom.svg +++ b/svg/solid/bxs-hourglass-bottom.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-hourglass-top.svg b/svg/solid/bxs-hourglass-top.svg index 78b5e10..4def0a5 100644 --- a/svg/solid/bxs-hourglass-top.svg +++ b/svg/solid/bxs-hourglass-top.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-hourglass.svg b/svg/solid/bxs-hourglass.svg index 4f9d9b3..b06d7a1 100644 --- a/svg/solid/bxs-hourglass.svg +++ b/svg/solid/bxs-hourglass.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-id-card.svg b/svg/solid/bxs-id-card.svg index ff4f441..f925c42 100644 --- a/svg/solid/bxs-id-card.svg +++ b/svg/solid/bxs-id-card.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-image-add.svg b/svg/solid/bxs-image-add.svg index 5e4522e..fce3278 100644 --- a/svg/solid/bxs-image-add.svg +++ b/svg/solid/bxs-image-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-image-alt.svg b/svg/solid/bxs-image-alt.svg index 022d06b..a8ad344 100644 --- a/svg/solid/bxs-image-alt.svg +++ b/svg/solid/bxs-image-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-image.svg b/svg/solid/bxs-image.svg index dbba7bb..3107d14 100644 --- a/svg/solid/bxs-image.svg +++ b/svg/solid/bxs-image.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-inbox.svg b/svg/solid/bxs-inbox.svg index 93e62ca..e823327 100644 --- a/svg/solid/bxs-inbox.svg +++ b/svg/solid/bxs-inbox.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-info-circle.svg b/svg/solid/bxs-info-circle.svg index 9681c85..e6b40d9 100644 --- a/svg/solid/bxs-info-circle.svg +++ b/svg/solid/bxs-info-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-info-square.svg b/svg/solid/bxs-info-square.svg index 8b9ba1e..2b71cd8 100644 --- a/svg/solid/bxs-info-square.svg +++ b/svg/solid/bxs-info-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-injection.svg b/svg/solid/bxs-injection.svg index 65193e8..e46e110 100644 --- a/svg/solid/bxs-injection.svg +++ b/svg/solid/bxs-injection.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-institution.svg b/svg/solid/bxs-institution.svg index 2c7705c..d4e30aa 100644 --- a/svg/solid/bxs-institution.svg +++ b/svg/solid/bxs-institution.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-invader.svg b/svg/solid/bxs-invader.svg index 8a37724..28b1dca 100644 --- a/svg/solid/bxs-invader.svg +++ b/svg/solid/bxs-invader.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-joystick-alt.svg b/svg/solid/bxs-joystick-alt.svg index 45e8d56..69519fd 100644 --- a/svg/solid/bxs-joystick-alt.svg +++ b/svg/solid/bxs-joystick-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-joystick-button.svg b/svg/solid/bxs-joystick-button.svg index d60e7ab..5408ca1 100644 --- a/svg/solid/bxs-joystick-button.svg +++ b/svg/solid/bxs-joystick-button.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-joystick.svg b/svg/solid/bxs-joystick.svg index b35add3..53c925a 100644 --- a/svg/solid/bxs-joystick.svg +++ b/svg/solid/bxs-joystick.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-key.svg b/svg/solid/bxs-key.svg index 27d35dd..3bda3da 100644 --- a/svg/solid/bxs-key.svg +++ b/svg/solid/bxs-key.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-keyboard.svg b/svg/solid/bxs-keyboard.svg index 68db6e9..210bcf3 100644 --- a/svg/solid/bxs-keyboard.svg +++ b/svg/solid/bxs-keyboard.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-label.svg b/svg/solid/bxs-label.svg index 18720fb..b17cab3 100644 --- a/svg/solid/bxs-label.svg +++ b/svg/solid/bxs-label.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-landmark.svg b/svg/solid/bxs-landmark.svg index b641d5f..ef852fa 100644 --- a/svg/solid/bxs-landmark.svg +++ b/svg/solid/bxs-landmark.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-landscape.svg b/svg/solid/bxs-landscape.svg index 15cb93c..b683886 100644 --- a/svg/solid/bxs-landscape.svg +++ b/svg/solid/bxs-landscape.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-laugh.svg b/svg/solid/bxs-laugh.svg index 305ec2b..5d86e7b 100644 --- a/svg/solid/bxs-laugh.svg +++ b/svg/solid/bxs-laugh.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-layer-minus.svg b/svg/solid/bxs-layer-minus.svg index 19b7f46..cd43587 100644 --- a/svg/solid/bxs-layer-minus.svg +++ b/svg/solid/bxs-layer-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-layer-plus.svg b/svg/solid/bxs-layer-plus.svg index 610b543..5bf6c21 100644 --- a/svg/solid/bxs-layer-plus.svg +++ b/svg/solid/bxs-layer-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-layer.svg b/svg/solid/bxs-layer.svg index 0dbbfd0..2b4cecf 100644 --- a/svg/solid/bxs-layer.svg +++ b/svg/solid/bxs-layer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-layout.svg b/svg/solid/bxs-layout.svg index 70cd401..14ed637 100644 --- a/svg/solid/bxs-layout.svg +++ b/svg/solid/bxs-layout.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-leaf.svg b/svg/solid/bxs-leaf.svg index f819d2c..b39110c 100644 --- a/svg/solid/bxs-leaf.svg +++ b/svg/solid/bxs-leaf.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-left-arrow-alt.svg b/svg/solid/bxs-left-arrow-alt.svg index 562ffc0..49dd1cc 100644 --- a/svg/solid/bxs-left-arrow-alt.svg +++ b/svg/solid/bxs-left-arrow-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-left-arrow-circle.svg b/svg/solid/bxs-left-arrow-circle.svg index f670c72..57b53a5 100644 --- a/svg/solid/bxs-left-arrow-circle.svg +++ b/svg/solid/bxs-left-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-left-arrow-square.svg b/svg/solid/bxs-left-arrow-square.svg index e634f7e..66f4b26 100644 --- a/svg/solid/bxs-left-arrow-square.svg +++ b/svg/solid/bxs-left-arrow-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-left-arrow.svg b/svg/solid/bxs-left-arrow.svg index 98428a7..4c952f2 100644 --- a/svg/solid/bxs-left-arrow.svg +++ b/svg/solid/bxs-left-arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-left-down-arrow-circle.svg b/svg/solid/bxs-left-down-arrow-circle.svg index 5e63bf5..aadde7e 100644 --- a/svg/solid/bxs-left-down-arrow-circle.svg +++ b/svg/solid/bxs-left-down-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-left-top-arrow-circle.svg b/svg/solid/bxs-left-top-arrow-circle.svg index 31d3e74..29ff8e1 100644 --- a/svg/solid/bxs-left-top-arrow-circle.svg +++ b/svg/solid/bxs-left-top-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-lemon.svg b/svg/solid/bxs-lemon.svg index fd4210e..c3b7f2a 100644 --- a/svg/solid/bxs-lemon.svg +++ b/svg/solid/bxs-lemon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-like.svg b/svg/solid/bxs-like.svg index b485e50..2819c8c 100644 --- a/svg/solid/bxs-like.svg +++ b/svg/solid/bxs-like.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-location-plus.svg b/svg/solid/bxs-location-plus.svg index af5500e..5ec33e5 100644 --- a/svg/solid/bxs-location-plus.svg +++ b/svg/solid/bxs-location-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-lock-alt.svg b/svg/solid/bxs-lock-alt.svg index f57b538..3745628 100644 --- a/svg/solid/bxs-lock-alt.svg +++ b/svg/solid/bxs-lock-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-lock-open-alt.svg b/svg/solid/bxs-lock-open-alt.svg index b806c45..4f3aadc 100644 --- a/svg/solid/bxs-lock-open-alt.svg +++ b/svg/solid/bxs-lock-open-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-lock-open.svg b/svg/solid/bxs-lock-open.svg index cb4f832..830be35 100644 --- a/svg/solid/bxs-lock-open.svg +++ b/svg/solid/bxs-lock-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-lock.svg b/svg/solid/bxs-lock.svg index 7fcf105..1fe2ed1 100644 --- a/svg/solid/bxs-lock.svg +++ b/svg/solid/bxs-lock.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-log-in-circle.svg b/svg/solid/bxs-log-in-circle.svg index 58a6a1a..de46f8d 100644 --- a/svg/solid/bxs-log-in-circle.svg +++ b/svg/solid/bxs-log-in-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-log-in.svg b/svg/solid/bxs-log-in.svg index 0fd80af..e42340b 100644 --- a/svg/solid/bxs-log-in.svg +++ b/svg/solid/bxs-log-in.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-log-out-circle.svg b/svg/solid/bxs-log-out-circle.svg index 218a874..be67ba3 100644 --- a/svg/solid/bxs-log-out-circle.svg +++ b/svg/solid/bxs-log-out-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-log-out.svg b/svg/solid/bxs-log-out.svg index e9d0c28..c11bd33 100644 --- a/svg/solid/bxs-log-out.svg +++ b/svg/solid/bxs-log-out.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-low-vision.svg b/svg/solid/bxs-low-vision.svg index 37fb78f..b21edb5 100644 --- a/svg/solid/bxs-low-vision.svg +++ b/svg/solid/bxs-low-vision.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-magic-wand.svg b/svg/solid/bxs-magic-wand.svg index 3d2c738..97914dc 100644 --- a/svg/solid/bxs-magic-wand.svg +++ b/svg/solid/bxs-magic-wand.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-magnet.svg b/svg/solid/bxs-magnet.svg index 01f20f7..ba7fd8b 100644 --- a/svg/solid/bxs-magnet.svg +++ b/svg/solid/bxs-magnet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-map-alt.svg b/svg/solid/bxs-map-alt.svg index 80cd44c..8a294bc 100644 --- a/svg/solid/bxs-map-alt.svg +++ b/svg/solid/bxs-map-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-map-pin.svg b/svg/solid/bxs-map-pin.svg index b3f6c50..e3372e0 100644 --- a/svg/solid/bxs-map-pin.svg +++ b/svg/solid/bxs-map-pin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-map.svg b/svg/solid/bxs-map.svg index 58b5cb7..7b601fe 100644 --- a/svg/solid/bxs-map.svg +++ b/svg/solid/bxs-map.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-mask.svg b/svg/solid/bxs-mask.svg index ba67f3c..8cf8a9d 100644 --- a/svg/solid/bxs-mask.svg +++ b/svg/solid/bxs-mask.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-medal.svg b/svg/solid/bxs-medal.svg index 291d71a..c7c25f7 100644 --- a/svg/solid/bxs-medal.svg +++ b/svg/solid/bxs-medal.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-megaphone.svg b/svg/solid/bxs-megaphone.svg index 678d66b..b123588 100644 --- a/svg/solid/bxs-megaphone.svg +++ b/svg/solid/bxs-megaphone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-meh-alt.svg b/svg/solid/bxs-meh-alt.svg index 97fceb2..ddd0fdd 100644 --- a/svg/solid/bxs-meh-alt.svg +++ b/svg/solid/bxs-meh-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-meh-blank.svg b/svg/solid/bxs-meh-blank.svg index 0f3eb99..c3e7d4c 100644 --- a/svg/solid/bxs-meh-blank.svg +++ b/svg/solid/bxs-meh-blank.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-meh.svg b/svg/solid/bxs-meh.svg index a8b256f..a0d4ea3 100644 --- a/svg/solid/bxs-meh.svg +++ b/svg/solid/bxs-meh.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-memory-card.svg b/svg/solid/bxs-memory-card.svg index 161ac20..c81d75f 100644 --- a/svg/solid/bxs-memory-card.svg +++ b/svg/solid/bxs-memory-card.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-add.svg b/svg/solid/bxs-message-add.svg index dea67f2..da230ca 100644 --- a/svg/solid/bxs-message-add.svg +++ b/svg/solid/bxs-message-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-alt-add.svg b/svg/solid/bxs-message-alt-add.svg index 377af4d..c8a2825 100644 --- a/svg/solid/bxs-message-alt-add.svg +++ b/svg/solid/bxs-message-alt-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-alt-check.svg b/svg/solid/bxs-message-alt-check.svg index 919035b..1dbac68 100644 --- a/svg/solid/bxs-message-alt-check.svg +++ b/svg/solid/bxs-message-alt-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-alt-detail.svg b/svg/solid/bxs-message-alt-detail.svg index 195bff5..ca4cd34 100644 --- a/svg/solid/bxs-message-alt-detail.svg +++ b/svg/solid/bxs-message-alt-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-alt-dots.svg b/svg/solid/bxs-message-alt-dots.svg index 6833b1b..78f11da 100644 --- a/svg/solid/bxs-message-alt-dots.svg +++ b/svg/solid/bxs-message-alt-dots.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-alt-edit.svg b/svg/solid/bxs-message-alt-edit.svg index 07dedc5..b031d65 100644 --- a/svg/solid/bxs-message-alt-edit.svg +++ b/svg/solid/bxs-message-alt-edit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-alt-error.svg b/svg/solid/bxs-message-alt-error.svg index 15f5bde..0a89f9f 100644 --- a/svg/solid/bxs-message-alt-error.svg +++ b/svg/solid/bxs-message-alt-error.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-alt-minus.svg b/svg/solid/bxs-message-alt-minus.svg index c576622..1c44304 100644 --- a/svg/solid/bxs-message-alt-minus.svg +++ b/svg/solid/bxs-message-alt-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-alt-x.svg b/svg/solid/bxs-message-alt-x.svg index 518b89a..2633205 100644 --- a/svg/solid/bxs-message-alt-x.svg +++ b/svg/solid/bxs-message-alt-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-alt.svg b/svg/solid/bxs-message-alt.svg index d8a5c02..0a1e00f 100644 --- a/svg/solid/bxs-message-alt.svg +++ b/svg/solid/bxs-message-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-check.svg b/svg/solid/bxs-message-check.svg index db4c700..133225c 100644 --- a/svg/solid/bxs-message-check.svg +++ b/svg/solid/bxs-message-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-detail.svg b/svg/solid/bxs-message-detail.svg index 0327932..ce31613 100644 --- a/svg/solid/bxs-message-detail.svg +++ b/svg/solid/bxs-message-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-dots.svg b/svg/solid/bxs-message-dots.svg index cc67e70..4ed1b16 100644 --- a/svg/solid/bxs-message-dots.svg +++ b/svg/solid/bxs-message-dots.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-edit.svg b/svg/solid/bxs-message-edit.svg index 200bc09..fbbf9ff 100644 --- a/svg/solid/bxs-message-edit.svg +++ b/svg/solid/bxs-message-edit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-error.svg b/svg/solid/bxs-message-error.svg index 87b4d38..19b7a25 100644 --- a/svg/solid/bxs-message-error.svg +++ b/svg/solid/bxs-message-error.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-minus.svg b/svg/solid/bxs-message-minus.svg index 7926cab..f1b2fde 100644 --- a/svg/solid/bxs-message-minus.svg +++ b/svg/solid/bxs-message-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-rounded-add.svg b/svg/solid/bxs-message-rounded-add.svg index 2d253f6..97ef3f5 100644 --- a/svg/solid/bxs-message-rounded-add.svg +++ b/svg/solid/bxs-message-rounded-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-rounded-check.svg b/svg/solid/bxs-message-rounded-check.svg index 9b7202a..2fe521f 100644 --- a/svg/solid/bxs-message-rounded-check.svg +++ b/svg/solid/bxs-message-rounded-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-rounded-detail.svg b/svg/solid/bxs-message-rounded-detail.svg index d9c9f80..7343b87 100644 --- a/svg/solid/bxs-message-rounded-detail.svg +++ b/svg/solid/bxs-message-rounded-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-rounded-dots.svg b/svg/solid/bxs-message-rounded-dots.svg index 8af0a38..df959bf 100644 --- a/svg/solid/bxs-message-rounded-dots.svg +++ b/svg/solid/bxs-message-rounded-dots.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-rounded-edit.svg b/svg/solid/bxs-message-rounded-edit.svg index d2851b7..7bf2551 100644 --- a/svg/solid/bxs-message-rounded-edit.svg +++ b/svg/solid/bxs-message-rounded-edit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-rounded-error.svg b/svg/solid/bxs-message-rounded-error.svg index 37bf8be..7838bd0 100644 --- a/svg/solid/bxs-message-rounded-error.svg +++ b/svg/solid/bxs-message-rounded-error.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-rounded-minus.svg b/svg/solid/bxs-message-rounded-minus.svg index a906c3d..fb09dae 100644 --- a/svg/solid/bxs-message-rounded-minus.svg +++ b/svg/solid/bxs-message-rounded-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-rounded-x.svg b/svg/solid/bxs-message-rounded-x.svg index 63018c7..1cfa40d 100644 --- a/svg/solid/bxs-message-rounded-x.svg +++ b/svg/solid/bxs-message-rounded-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-rounded.svg b/svg/solid/bxs-message-rounded.svg index a506363..e98cb9f 100644 --- a/svg/solid/bxs-message-rounded.svg +++ b/svg/solid/bxs-message-rounded.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-square-add.svg b/svg/solid/bxs-message-square-add.svg index f7bd113..ba4f784 100644 --- a/svg/solid/bxs-message-square-add.svg +++ b/svg/solid/bxs-message-square-add.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-square-check.svg b/svg/solid/bxs-message-square-check.svg index da79d4e..44c67fc 100644 --- a/svg/solid/bxs-message-square-check.svg +++ b/svg/solid/bxs-message-square-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-square-detail.svg b/svg/solid/bxs-message-square-detail.svg index b10ecd5..1e33160 100644 --- a/svg/solid/bxs-message-square-detail.svg +++ b/svg/solid/bxs-message-square-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-square-dots.svg b/svg/solid/bxs-message-square-dots.svg index 49b06fa..dd2040b 100644 --- a/svg/solid/bxs-message-square-dots.svg +++ b/svg/solid/bxs-message-square-dots.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-square-edit.svg b/svg/solid/bxs-message-square-edit.svg index dcf3bdb..55ecc4d 100644 --- a/svg/solid/bxs-message-square-edit.svg +++ b/svg/solid/bxs-message-square-edit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-square-error.svg b/svg/solid/bxs-message-square-error.svg index 6a7741b..0ef27ca 100644 --- a/svg/solid/bxs-message-square-error.svg +++ b/svg/solid/bxs-message-square-error.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-square-minus.svg b/svg/solid/bxs-message-square-minus.svg index 88bc2dc..b25ce03 100644 --- a/svg/solid/bxs-message-square-minus.svg +++ b/svg/solid/bxs-message-square-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-square-x.svg b/svg/solid/bxs-message-square-x.svg index ceea3a6..d1245eb 100644 --- a/svg/solid/bxs-message-square-x.svg +++ b/svg/solid/bxs-message-square-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-square.svg b/svg/solid/bxs-message-square.svg index a411633..d2c18cd 100644 --- a/svg/solid/bxs-message-square.svg +++ b/svg/solid/bxs-message-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message-x.svg b/svg/solid/bxs-message-x.svg index 03cc539..a1bd373 100644 --- a/svg/solid/bxs-message-x.svg +++ b/svg/solid/bxs-message-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-message.svg b/svg/solid/bxs-message.svg index d79abcf..88850e4 100644 --- a/svg/solid/bxs-message.svg +++ b/svg/solid/bxs-message.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-meteor.svg b/svg/solid/bxs-meteor.svg index 9e96b34..9b55369 100644 --- a/svg/solid/bxs-meteor.svg +++ b/svg/solid/bxs-meteor.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-microchip.svg b/svg/solid/bxs-microchip.svg index 5623d43..be2d713 100644 --- a/svg/solid/bxs-microchip.svg +++ b/svg/solid/bxs-microchip.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-microphone-alt.svg b/svg/solid/bxs-microphone-alt.svg index 65d777a..df24e20 100644 --- a/svg/solid/bxs-microphone-alt.svg +++ b/svg/solid/bxs-microphone-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-microphone-off.svg b/svg/solid/bxs-microphone-off.svg index 070554a..90a1ee4 100644 --- a/svg/solid/bxs-microphone-off.svg +++ b/svg/solid/bxs-microphone-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-microphone.svg b/svg/solid/bxs-microphone.svg index 59ca669..75066de 100644 --- a/svg/solid/bxs-microphone.svg +++ b/svg/solid/bxs-microphone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-minus-circle.svg b/svg/solid/bxs-minus-circle.svg index eb95af0..0ced508 100644 --- a/svg/solid/bxs-minus-circle.svg +++ b/svg/solid/bxs-minus-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-minus-square.svg b/svg/solid/bxs-minus-square.svg index 1690d5e..582421a 100644 --- a/svg/solid/bxs-minus-square.svg +++ b/svg/solid/bxs-minus-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-mobile-vibration.svg b/svg/solid/bxs-mobile-vibration.svg index 649fb5a..f73111f 100644 --- a/svg/solid/bxs-mobile-vibration.svg +++ b/svg/solid/bxs-mobile-vibration.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-mobile.svg b/svg/solid/bxs-mobile.svg index 2ba99e1..40fdc9c 100644 --- a/svg/solid/bxs-mobile.svg +++ b/svg/solid/bxs-mobile.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-moon.svg b/svg/solid/bxs-moon.svg index 82144b1..b3986cf 100644 --- a/svg/solid/bxs-moon.svg +++ b/svg/solid/bxs-moon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-mouse-alt.svg b/svg/solid/bxs-mouse-alt.svg index c47595d..723f8ac 100644 --- a/svg/solid/bxs-mouse-alt.svg +++ b/svg/solid/bxs-mouse-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-mouse.svg b/svg/solid/bxs-mouse.svg index eb396ab..a358811 100644 --- a/svg/solid/bxs-mouse.svg +++ b/svg/solid/bxs-mouse.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-movie-play.svg b/svg/solid/bxs-movie-play.svg index 7c18eda..ee7b7af 100644 --- a/svg/solid/bxs-movie-play.svg +++ b/svg/solid/bxs-movie-play.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-movie.svg b/svg/solid/bxs-movie.svg index 4e9b729..1fe9ead 100644 --- a/svg/solid/bxs-movie.svg +++ b/svg/solid/bxs-movie.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-music.svg b/svg/solid/bxs-music.svg index 814260a..c1d7a7e 100644 --- a/svg/solid/bxs-music.svg +++ b/svg/solid/bxs-music.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-navigation.svg b/svg/solid/bxs-navigation.svg index aa4039c..1440c8b 100644 --- a/svg/solid/bxs-navigation.svg +++ b/svg/solid/bxs-navigation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-network-chart.svg b/svg/solid/bxs-network-chart.svg index 0fa5f88..4af4edc 100644 --- a/svg/solid/bxs-network-chart.svg +++ b/svg/solid/bxs-network-chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-news.svg b/svg/solid/bxs-news.svg index af4ba7f..4510bd4 100644 --- a/svg/solid/bxs-news.svg +++ b/svg/solid/bxs-news.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-no-entry.svg b/svg/solid/bxs-no-entry.svg index dc23967..7d3749b 100644 --- a/svg/solid/bxs-no-entry.svg +++ b/svg/solid/bxs-no-entry.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-note.svg b/svg/solid/bxs-note.svg index d5c6a76..4c487e1 100644 --- a/svg/solid/bxs-note.svg +++ b/svg/solid/bxs-note.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-notepad.svg b/svg/solid/bxs-notepad.svg index 3cac720..32b16fa 100644 --- a/svg/solid/bxs-notepad.svg +++ b/svg/solid/bxs-notepad.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-notification-off.svg b/svg/solid/bxs-notification-off.svg index 8e84b1c..5387e4b 100644 --- a/svg/solid/bxs-notification-off.svg +++ b/svg/solid/bxs-notification-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-notification.svg b/svg/solid/bxs-notification.svg index a44c9fe..bac5029 100644 --- a/svg/solid/bxs-notification.svg +++ b/svg/solid/bxs-notification.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-objects-horizontal-center.svg b/svg/solid/bxs-objects-horizontal-center.svg new file mode 100644 index 0000000..5164df7 --- /dev/null +++ b/svg/solid/bxs-objects-horizontal-center.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-objects-horizontal-left.svg b/svg/solid/bxs-objects-horizontal-left.svg new file mode 100644 index 0000000..b30f598 --- /dev/null +++ b/svg/solid/bxs-objects-horizontal-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-objects-horizontal-right.svg b/svg/solid/bxs-objects-horizontal-right.svg new file mode 100644 index 0000000..a7a5e9e --- /dev/null +++ b/svg/solid/bxs-objects-horizontal-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-objects-vertical-bottom.svg b/svg/solid/bxs-objects-vertical-bottom.svg new file mode 100644 index 0000000..12b7eda --- /dev/null +++ b/svg/solid/bxs-objects-vertical-bottom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-objects-vertical-center.svg b/svg/solid/bxs-objects-vertical-center.svg new file mode 100644 index 0000000..ca0e537 --- /dev/null +++ b/svg/solid/bxs-objects-vertical-center.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-objects-vertical-top.svg b/svg/solid/bxs-objects-vertical-top.svg new file mode 100644 index 0000000..91eb6ac --- /dev/null +++ b/svg/solid/bxs-objects-vertical-top.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-offer.svg b/svg/solid/bxs-offer.svg index 9c46285..ab31526 100644 --- a/svg/solid/bxs-offer.svg +++ b/svg/solid/bxs-offer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-package.svg b/svg/solid/bxs-package.svg index a8ac858..1324395 100644 --- a/svg/solid/bxs-package.svg +++ b/svg/solid/bxs-package.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-paint-roll.svg b/svg/solid/bxs-paint-roll.svg index 6ff015b..a4564ee 100644 --- a/svg/solid/bxs-paint-roll.svg +++ b/svg/solid/bxs-paint-roll.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-paint.svg b/svg/solid/bxs-paint.svg index ff8d992..ec7a800 100644 --- a/svg/solid/bxs-paint.svg +++ b/svg/solid/bxs-paint.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-palette.svg b/svg/solid/bxs-palette.svg index 77dec0e..0c02a7b 100644 --- a/svg/solid/bxs-palette.svg +++ b/svg/solid/bxs-palette.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-paper-plane.svg b/svg/solid/bxs-paper-plane.svg index 75dc867..96376fc 100644 --- a/svg/solid/bxs-paper-plane.svg +++ b/svg/solid/bxs-paper-plane.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-parking.svg b/svg/solid/bxs-parking.svg index 9817f7e..ff8e1c0 100644 --- a/svg/solid/bxs-parking.svg +++ b/svg/solid/bxs-parking.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-party.svg b/svg/solid/bxs-party.svg index a5ad120..d8322e6 100644 --- a/svg/solid/bxs-party.svg +++ b/svg/solid/bxs-party.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-paste.svg b/svg/solid/bxs-paste.svg index a56498d..20f18c0 100644 --- a/svg/solid/bxs-paste.svg +++ b/svg/solid/bxs-paste.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-pear.svg b/svg/solid/bxs-pear.svg new file mode 100644 index 0000000..d9512fe --- /dev/null +++ b/svg/solid/bxs-pear.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-pen.svg b/svg/solid/bxs-pen.svg index 216e3ef..e2e9ccd 100644 --- a/svg/solid/bxs-pen.svg +++ b/svg/solid/bxs-pen.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-pencil.svg b/svg/solid/bxs-pencil.svg index 00a447f..94fd19c 100644 --- a/svg/solid/bxs-pencil.svg +++ b/svg/solid/bxs-pencil.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-phone-call.svg b/svg/solid/bxs-phone-call.svg index dadc8c5..067c6fc 100644 --- a/svg/solid/bxs-phone-call.svg +++ b/svg/solid/bxs-phone-call.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-phone-incoming.svg b/svg/solid/bxs-phone-incoming.svg index 20d6bc3..70762f2 100644 --- a/svg/solid/bxs-phone-incoming.svg +++ b/svg/solid/bxs-phone-incoming.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-phone-off.svg b/svg/solid/bxs-phone-off.svg index bd768d6..bed91ef 100644 --- a/svg/solid/bxs-phone-off.svg +++ b/svg/solid/bxs-phone-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-phone-outgoing.svg b/svg/solid/bxs-phone-outgoing.svg index 7eb667e..be3c7b1 100644 --- a/svg/solid/bxs-phone-outgoing.svg +++ b/svg/solid/bxs-phone-outgoing.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-phone.svg b/svg/solid/bxs-phone.svg index 8e7b2f7..05c3eda 100644 --- a/svg/solid/bxs-phone.svg +++ b/svg/solid/bxs-phone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-photo-album.svg b/svg/solid/bxs-photo-album.svg index 606690e..90a8355 100644 --- a/svg/solid/bxs-photo-album.svg +++ b/svg/solid/bxs-photo-album.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-piano.svg b/svg/solid/bxs-piano.svg index 4551e1b..87648c0 100644 --- a/svg/solid/bxs-piano.svg +++ b/svg/solid/bxs-piano.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-pie-chart-alt-2.svg b/svg/solid/bxs-pie-chart-alt-2.svg index 6925809..9408766 100644 --- a/svg/solid/bxs-pie-chart-alt-2.svg +++ b/svg/solid/bxs-pie-chart-alt-2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-pie-chart-alt.svg b/svg/solid/bxs-pie-chart-alt.svg index c325534..d12ffc0 100644 --- a/svg/solid/bxs-pie-chart-alt.svg +++ b/svg/solid/bxs-pie-chart-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-pie-chart.svg b/svg/solid/bxs-pie-chart.svg index d37e457..c8f6289 100644 --- a/svg/solid/bxs-pie-chart.svg +++ b/svg/solid/bxs-pie-chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-pin.svg b/svg/solid/bxs-pin.svg index d1e3ce6..d31f49d 100644 --- a/svg/solid/bxs-pin.svg +++ b/svg/solid/bxs-pin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-pizza.svg b/svg/solid/bxs-pizza.svg index c959c96..4816534 100644 --- a/svg/solid/bxs-pizza.svg +++ b/svg/solid/bxs-pizza.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-plane-alt.svg b/svg/solid/bxs-plane-alt.svg index 886dd3d..271f8db 100644 --- a/svg/solid/bxs-plane-alt.svg +++ b/svg/solid/bxs-plane-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-plane-land.svg b/svg/solid/bxs-plane-land.svg index 922d91c..f3e4abb 100644 --- a/svg/solid/bxs-plane-land.svg +++ b/svg/solid/bxs-plane-land.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-plane-take-off.svg b/svg/solid/bxs-plane-take-off.svg index 14c0a03..38ca672 100644 --- a/svg/solid/bxs-plane-take-off.svg +++ b/svg/solid/bxs-plane-take-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-plane.svg b/svg/solid/bxs-plane.svg index 2bbd8ca..f79ed81 100644 --- a/svg/solid/bxs-plane.svg +++ b/svg/solid/bxs-plane.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-planet.svg b/svg/solid/bxs-planet.svg index da0316f..3d92c3c 100644 --- a/svg/solid/bxs-planet.svg +++ b/svg/solid/bxs-planet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-playlist.svg b/svg/solid/bxs-playlist.svg index d8d7f8d..c3a5979 100644 --- a/svg/solid/bxs-playlist.svg +++ b/svg/solid/bxs-playlist.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-plug.svg b/svg/solid/bxs-plug.svg index b3c5fec..7da0549 100644 --- a/svg/solid/bxs-plug.svg +++ b/svg/solid/bxs-plug.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-plus-circle.svg b/svg/solid/bxs-plus-circle.svg index 846d81d..9223e50 100644 --- a/svg/solid/bxs-plus-circle.svg +++ b/svg/solid/bxs-plus-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-plus-square.svg b/svg/solid/bxs-plus-square.svg index 4c901df..167e2a3 100644 --- a/svg/solid/bxs-plus-square.svg +++ b/svg/solid/bxs-plus-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-pointer.svg b/svg/solid/bxs-pointer.svg index 42b1de9..36d8f77 100644 --- a/svg/solid/bxs-pointer.svg +++ b/svg/solid/bxs-pointer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-polygon.svg b/svg/solid/bxs-polygon.svg index 90cc44b..212a454 100644 --- a/svg/solid/bxs-polygon.svg +++ b/svg/solid/bxs-polygon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-popsicle.svg b/svg/solid/bxs-popsicle.svg index ced5aac..d381853 100644 --- a/svg/solid/bxs-popsicle.svg +++ b/svg/solid/bxs-popsicle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-printer.svg b/svg/solid/bxs-printer.svg index 954a0ad..087d069 100644 --- a/svg/solid/bxs-printer.svg +++ b/svg/solid/bxs-printer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-purchase-tag-alt.svg b/svg/solid/bxs-purchase-tag-alt.svg index 935564f..a82160e 100644 --- a/svg/solid/bxs-purchase-tag-alt.svg +++ b/svg/solid/bxs-purchase-tag-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-purchase-tag.svg b/svg/solid/bxs-purchase-tag.svg index d3baab9..2a8bd88 100644 --- a/svg/solid/bxs-purchase-tag.svg +++ b/svg/solid/bxs-purchase-tag.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-pyramid.svg b/svg/solid/bxs-pyramid.svg index 46e26c3..7e87d80 100644 --- a/svg/solid/bxs-pyramid.svg +++ b/svg/solid/bxs-pyramid.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-quote-alt-left.svg b/svg/solid/bxs-quote-alt-left.svg index b51e00f..cd4c202 100644 --- a/svg/solid/bxs-quote-alt-left.svg +++ b/svg/solid/bxs-quote-alt-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-quote-alt-right.svg b/svg/solid/bxs-quote-alt-right.svg index ceb9055..c9d7be3 100644 --- a/svg/solid/bxs-quote-alt-right.svg +++ b/svg/solid/bxs-quote-alt-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-quote-left.svg b/svg/solid/bxs-quote-left.svg index 22ff577..dfa015d 100644 --- a/svg/solid/bxs-quote-left.svg +++ b/svg/solid/bxs-quote-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-quote-right.svg b/svg/solid/bxs-quote-right.svg index ed85ecf..ab249a8 100644 --- a/svg/solid/bxs-quote-right.svg +++ b/svg/solid/bxs-quote-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-quote-single-left.svg b/svg/solid/bxs-quote-single-left.svg index 252c2ac..973a6a0 100644 --- a/svg/solid/bxs-quote-single-left.svg +++ b/svg/solid/bxs-quote-single-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-quote-single-right.svg b/svg/solid/bxs-quote-single-right.svg index d887784..459ad4b 100644 --- a/svg/solid/bxs-quote-single-right.svg +++ b/svg/solid/bxs-quote-single-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-radiation.svg b/svg/solid/bxs-radiation.svg index 6ce9c0f..72f947e 100644 --- a/svg/solid/bxs-radiation.svg +++ b/svg/solid/bxs-radiation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-radio.svg b/svg/solid/bxs-radio.svg index 37b3661..4d238cd 100644 --- a/svg/solid/bxs-radio.svg +++ b/svg/solid/bxs-radio.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-receipt.svg b/svg/solid/bxs-receipt.svg index 2d6407c..1c8fe21 100644 --- a/svg/solid/bxs-receipt.svg +++ b/svg/solid/bxs-receipt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-rectangle.svg b/svg/solid/bxs-rectangle.svg index c29c2e0..4912212 100644 --- a/svg/solid/bxs-rectangle.svg +++ b/svg/solid/bxs-rectangle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-registered.svg b/svg/solid/bxs-registered.svg index 529f7b5..4edb5c1 100644 --- a/svg/solid/bxs-registered.svg +++ b/svg/solid/bxs-registered.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-rename.svg b/svg/solid/bxs-rename.svg index 3dbb1c4..c97d2af 100644 --- a/svg/solid/bxs-rename.svg +++ b/svg/solid/bxs-rename.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-report.svg b/svg/solid/bxs-report.svg index 5f4b3ce..b277ab6 100644 --- a/svg/solid/bxs-report.svg +++ b/svg/solid/bxs-report.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-rewind-circle.svg b/svg/solid/bxs-rewind-circle.svg index b598ff5..d4a552d 100644 --- a/svg/solid/bxs-rewind-circle.svg +++ b/svg/solid/bxs-rewind-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-right-arrow-alt.svg b/svg/solid/bxs-right-arrow-alt.svg index ec23bd2..68ab505 100644 --- a/svg/solid/bxs-right-arrow-alt.svg +++ b/svg/solid/bxs-right-arrow-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-right-arrow-circle.svg b/svg/solid/bxs-right-arrow-circle.svg index 2e6f8ab..5c54507 100644 --- a/svg/solid/bxs-right-arrow-circle.svg +++ b/svg/solid/bxs-right-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-right-arrow-square.svg b/svg/solid/bxs-right-arrow-square.svg index f23eb0c..d34e98f 100644 --- a/svg/solid/bxs-right-arrow-square.svg +++ b/svg/solid/bxs-right-arrow-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-right-arrow.svg b/svg/solid/bxs-right-arrow.svg index 4237685..9eb8fb6 100644 --- a/svg/solid/bxs-right-arrow.svg +++ b/svg/solid/bxs-right-arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-right-down-arrow-circle.svg b/svg/solid/bxs-right-down-arrow-circle.svg index 1094cd0..3933d89 100644 --- a/svg/solid/bxs-right-down-arrow-circle.svg +++ b/svg/solid/bxs-right-down-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-right-top-arrow-circle.svg b/svg/solid/bxs-right-top-arrow-circle.svg index 5a14e35..134b2fd 100644 --- a/svg/solid/bxs-right-top-arrow-circle.svg +++ b/svg/solid/bxs-right-top-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-rocket.svg b/svg/solid/bxs-rocket.svg index 71bda89..eab8416 100644 --- a/svg/solid/bxs-rocket.svg +++ b/svg/solid/bxs-rocket.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-ruler.svg b/svg/solid/bxs-ruler.svg index ce05f79..76a307a 100644 --- a/svg/solid/bxs-ruler.svg +++ b/svg/solid/bxs-ruler.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-sad.svg b/svg/solid/bxs-sad.svg index d14fd7d..31f4c30 100644 --- a/svg/solid/bxs-sad.svg +++ b/svg/solid/bxs-sad.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-save.svg b/svg/solid/bxs-save.svg index d8bab93..8cb09ff 100644 --- a/svg/solid/bxs-save.svg +++ b/svg/solid/bxs-save.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-school.svg b/svg/solid/bxs-school.svg index 6a3de1d..5a9ce14 100644 --- a/svg/solid/bxs-school.svg +++ b/svg/solid/bxs-school.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-search-alt-2.svg b/svg/solid/bxs-search-alt-2.svg index ebe1edd..373712f 100644 --- a/svg/solid/bxs-search-alt-2.svg +++ b/svg/solid/bxs-search-alt-2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-search.svg b/svg/solid/bxs-search.svg index 43a04cd..3c1a03f 100644 --- a/svg/solid/bxs-search.svg +++ b/svg/solid/bxs-search.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-select-multiple.svg b/svg/solid/bxs-select-multiple.svg index 931644e..f3e751b 100644 --- a/svg/solid/bxs-select-multiple.svg +++ b/svg/solid/bxs-select-multiple.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-send.svg b/svg/solid/bxs-send.svg index 7b70220..3dd8b84 100644 --- a/svg/solid/bxs-send.svg +++ b/svg/solid/bxs-send.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-server.svg b/svg/solid/bxs-server.svg index 4f0bf33..8f7e5b9 100644 --- a/svg/solid/bxs-server.svg +++ b/svg/solid/bxs-server.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-shapes.svg b/svg/solid/bxs-shapes.svg index 86a6deb..f4645d8 100644 --- a/svg/solid/bxs-shapes.svg +++ b/svg/solid/bxs-shapes.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-share-alt.svg b/svg/solid/bxs-share-alt.svg index b7b8ce0..e96b454 100644 --- a/svg/solid/bxs-share-alt.svg +++ b/svg/solid/bxs-share-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-share.svg b/svg/solid/bxs-share.svg index a125b3b..52b66c9 100644 --- a/svg/solid/bxs-share.svg +++ b/svg/solid/bxs-share.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-shield-alt-2.svg b/svg/solid/bxs-shield-alt-2.svg index 4b6a1c8..4a175b5 100644 --- a/svg/solid/bxs-shield-alt-2.svg +++ b/svg/solid/bxs-shield-alt-2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-shield-minus.svg b/svg/solid/bxs-shield-minus.svg new file mode 100644 index 0000000..25b5de1 --- /dev/null +++ b/svg/solid/bxs-shield-minus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-shield-plus.svg b/svg/solid/bxs-shield-plus.svg new file mode 100644 index 0000000..96c80cc --- /dev/null +++ b/svg/solid/bxs-shield-plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-shield-x.svg b/svg/solid/bxs-shield-x.svg index 744a1c6..048f7c8 100644 --- a/svg/solid/bxs-shield-x.svg +++ b/svg/solid/bxs-shield-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-shield.svg b/svg/solid/bxs-shield.svg index 940b3b1..e09c43b 100644 --- a/svg/solid/bxs-shield.svg +++ b/svg/solid/bxs-shield.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-ship.svg b/svg/solid/bxs-ship.svg index 6e0ee6f..c4152c7 100644 --- a/svg/solid/bxs-ship.svg +++ b/svg/solid/bxs-ship.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-shocked.svg b/svg/solid/bxs-shocked.svg index 1a52dfc..66d1804 100644 --- a/svg/solid/bxs-shocked.svg +++ b/svg/solid/bxs-shocked.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-shopping-bag-alt.svg b/svg/solid/bxs-shopping-bag-alt.svg index 3068b5d..9738342 100644 --- a/svg/solid/bxs-shopping-bag-alt.svg +++ b/svg/solid/bxs-shopping-bag-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-shopping-bag.svg b/svg/solid/bxs-shopping-bag.svg index d5b1c11..eff3e75 100644 --- a/svg/solid/bxs-shopping-bag.svg +++ b/svg/solid/bxs-shopping-bag.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-shopping-bags.svg b/svg/solid/bxs-shopping-bags.svg index be58875..196bc20 100644 --- a/svg/solid/bxs-shopping-bags.svg +++ b/svg/solid/bxs-shopping-bags.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-show.svg b/svg/solid/bxs-show.svg index bab49a8..4863995 100644 --- a/svg/solid/bxs-show.svg +++ b/svg/solid/bxs-show.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-shower.svg b/svg/solid/bxs-shower.svg new file mode 100644 index 0000000..58c4bed --- /dev/null +++ b/svg/solid/bxs-shower.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-skip-next-circle.svg b/svg/solid/bxs-skip-next-circle.svg index 49cc392..e63206b 100644 --- a/svg/solid/bxs-skip-next-circle.svg +++ b/svg/solid/bxs-skip-next-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-skip-previous-circle.svg b/svg/solid/bxs-skip-previous-circle.svg index 56f5c82..ba7741d 100644 --- a/svg/solid/bxs-skip-previous-circle.svg +++ b/svg/solid/bxs-skip-previous-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-skull.svg b/svg/solid/bxs-skull.svg index f2f7c3e..51c024c 100644 --- a/svg/solid/bxs-skull.svg +++ b/svg/solid/bxs-skull.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-sleepy.svg b/svg/solid/bxs-sleepy.svg index dce1b96..cbc1689 100644 --- a/svg/solid/bxs-sleepy.svg +++ b/svg/solid/bxs-sleepy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-slideshow.svg b/svg/solid/bxs-slideshow.svg index fd5eda6..ec2b7df 100644 --- a/svg/solid/bxs-slideshow.svg +++ b/svg/solid/bxs-slideshow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-smile.svg b/svg/solid/bxs-smile.svg index f5bedfa..3780346 100644 --- a/svg/solid/bxs-smile.svg +++ b/svg/solid/bxs-smile.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-sort-alt.svg b/svg/solid/bxs-sort-alt.svg index 3272a1a..6505004 100644 --- a/svg/solid/bxs-sort-alt.svg +++ b/svg/solid/bxs-sort-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-spa.svg b/svg/solid/bxs-spa.svg index 0eb2fdf..3e9dadb 100644 --- a/svg/solid/bxs-spa.svg +++ b/svg/solid/bxs-spa.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-speaker.svg b/svg/solid/bxs-speaker.svg index bb4c6fd..b23cea9 100644 --- a/svg/solid/bxs-speaker.svg +++ b/svg/solid/bxs-speaker.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-spray-can.svg b/svg/solid/bxs-spray-can.svg index 02fa3af..f32e621 100644 --- a/svg/solid/bxs-spray-can.svg +++ b/svg/solid/bxs-spray-can.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-spreadsheet.svg b/svg/solid/bxs-spreadsheet.svg index f827cb2..8c81a8d 100644 --- a/svg/solid/bxs-spreadsheet.svg +++ b/svg/solid/bxs-spreadsheet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-square-rounded.svg b/svg/solid/bxs-square-rounded.svg index a0be223..7ba2c7b 100644 --- a/svg/solid/bxs-square-rounded.svg +++ b/svg/solid/bxs-square-rounded.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-square.svg b/svg/solid/bxs-square.svg index b7be68c..80dd1ca 100644 --- a/svg/solid/bxs-square.svg +++ b/svg/solid/bxs-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-star-half.svg b/svg/solid/bxs-star-half.svg index aff69d0..7bbf0e6 100644 --- a/svg/solid/bxs-star-half.svg +++ b/svg/solid/bxs-star-half.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-star.svg b/svg/solid/bxs-star.svg index bba0c53..8c792c6 100644 --- a/svg/solid/bxs-star.svg +++ b/svg/solid/bxs-star.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-sticker.svg b/svg/solid/bxs-sticker.svg index 4f76fb1..ccba4a2 100644 --- a/svg/solid/bxs-sticker.svg +++ b/svg/solid/bxs-sticker.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-stopwatch.svg b/svg/solid/bxs-stopwatch.svg index e8e1d2e..decd4d3 100644 --- a/svg/solid/bxs-stopwatch.svg +++ b/svg/solid/bxs-stopwatch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-store-alt.svg b/svg/solid/bxs-store-alt.svg index 716891d..c4e6503 100644 --- a/svg/solid/bxs-store-alt.svg +++ b/svg/solid/bxs-store-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-store.svg b/svg/solid/bxs-store.svg index 903e51d..f49e18f 100644 --- a/svg/solid/bxs-store.svg +++ b/svg/solid/bxs-store.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-sun.svg b/svg/solid/bxs-sun.svg index a585787..3d42601 100644 --- a/svg/solid/bxs-sun.svg +++ b/svg/solid/bxs-sun.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-sushi.svg b/svg/solid/bxs-sushi.svg new file mode 100644 index 0000000..8bb1f47 --- /dev/null +++ b/svg/solid/bxs-sushi.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-t-shirt.svg b/svg/solid/bxs-t-shirt.svg index d85e2e0..8cffbe4 100644 --- a/svg/solid/bxs-t-shirt.svg +++ b/svg/solid/bxs-t-shirt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-tachometer.svg b/svg/solid/bxs-tachometer.svg index baba953..2a403c8 100644 --- a/svg/solid/bxs-tachometer.svg +++ b/svg/solid/bxs-tachometer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-tag-alt.svg b/svg/solid/bxs-tag-alt.svg index 6a5c4ef..aeb8bce 100644 --- a/svg/solid/bxs-tag-alt.svg +++ b/svg/solid/bxs-tag-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-tag-x.svg b/svg/solid/bxs-tag-x.svg index a77732e..42047c3 100644 --- a/svg/solid/bxs-tag-x.svg +++ b/svg/solid/bxs-tag-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-tag.svg b/svg/solid/bxs-tag.svg index b028c91..acb30a0 100644 --- a/svg/solid/bxs-tag.svg +++ b/svg/solid/bxs-tag.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-taxi.svg b/svg/solid/bxs-taxi.svg index ec8127c..e5aa51c 100644 --- a/svg/solid/bxs-taxi.svg +++ b/svg/solid/bxs-taxi.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-tennis-ball.svg b/svg/solid/bxs-tennis-ball.svg index ae0cfec..42373c6 100644 --- a/svg/solid/bxs-tennis-ball.svg +++ b/svg/solid/bxs-tennis-ball.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-terminal.svg b/svg/solid/bxs-terminal.svg index f3b23ea..fe46a52 100644 --- a/svg/solid/bxs-terminal.svg +++ b/svg/solid/bxs-terminal.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-thermometer.svg b/svg/solid/bxs-thermometer.svg index 2af9afb..2826e18 100644 --- a/svg/solid/bxs-thermometer.svg +++ b/svg/solid/bxs-thermometer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-time-five.svg b/svg/solid/bxs-time-five.svg index 8568530..346c721 100644 --- a/svg/solid/bxs-time-five.svg +++ b/svg/solid/bxs-time-five.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-time.svg b/svg/solid/bxs-time.svg index 8791b2d..0e78b6b 100644 --- a/svg/solid/bxs-time.svg +++ b/svg/solid/bxs-time.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-timer.svg b/svg/solid/bxs-timer.svg index 1508bd8..e1b7fb1 100644 --- a/svg/solid/bxs-timer.svg +++ b/svg/solid/bxs-timer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-tired.svg b/svg/solid/bxs-tired.svg index 30f5823..49ffcea 100644 --- a/svg/solid/bxs-tired.svg +++ b/svg/solid/bxs-tired.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-to-top.svg b/svg/solid/bxs-to-top.svg index 69425ef..ae23284 100644 --- a/svg/solid/bxs-to-top.svg +++ b/svg/solid/bxs-to-top.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-toggle-left.svg b/svg/solid/bxs-toggle-left.svg index c0107c6..3652c15 100644 --- a/svg/solid/bxs-toggle-left.svg +++ b/svg/solid/bxs-toggle-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-toggle-right.svg b/svg/solid/bxs-toggle-right.svg index 62ec895..3283d65 100644 --- a/svg/solid/bxs-toggle-right.svg +++ b/svg/solid/bxs-toggle-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-tone.svg b/svg/solid/bxs-tone.svg index d3002d6..538f978 100644 --- a/svg/solid/bxs-tone.svg +++ b/svg/solid/bxs-tone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-torch.svg b/svg/solid/bxs-torch.svg index 94bafcf..8654cdc 100644 --- a/svg/solid/bxs-torch.svg +++ b/svg/solid/bxs-torch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-traffic-barrier.svg b/svg/solid/bxs-traffic-barrier.svg index 5c3a370..aa965d6 100644 --- a/svg/solid/bxs-traffic-barrier.svg +++ b/svg/solid/bxs-traffic-barrier.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-traffic-cone.svg b/svg/solid/bxs-traffic-cone.svg index a9561c1..f254434 100644 --- a/svg/solid/bxs-traffic-cone.svg +++ b/svg/solid/bxs-traffic-cone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-traffic.svg b/svg/solid/bxs-traffic.svg index 6af3171..685c7be 100644 --- a/svg/solid/bxs-traffic.svg +++ b/svg/solid/bxs-traffic.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-train.svg b/svg/solid/bxs-train.svg index 625f888..584d6ce 100644 --- a/svg/solid/bxs-train.svg +++ b/svg/solid/bxs-train.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-trash-alt.svg b/svg/solid/bxs-trash-alt.svg index 041be12..8e7777a 100644 --- a/svg/solid/bxs-trash-alt.svg +++ b/svg/solid/bxs-trash-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-trash.svg b/svg/solid/bxs-trash.svg index fb6ff56..296259c 100644 --- a/svg/solid/bxs-trash.svg +++ b/svg/solid/bxs-trash.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-tree-alt.svg b/svg/solid/bxs-tree-alt.svg index f584222..5aa92ec 100644 --- a/svg/solid/bxs-tree-alt.svg +++ b/svg/solid/bxs-tree-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-tree.svg b/svg/solid/bxs-tree.svg index 91850aa..fe64ced 100644 --- a/svg/solid/bxs-tree.svg +++ b/svg/solid/bxs-tree.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-trophy.svg b/svg/solid/bxs-trophy.svg index 25dd4aa..0bae754 100644 --- a/svg/solid/bxs-trophy.svg +++ b/svg/solid/bxs-trophy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-truck.svg b/svg/solid/bxs-truck.svg index e781371..55501b9 100644 --- a/svg/solid/bxs-truck.svg +++ b/svg/solid/bxs-truck.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-tv.svg b/svg/solid/bxs-tv.svg index bc4191f..e943bac 100644 --- a/svg/solid/bxs-tv.svg +++ b/svg/solid/bxs-tv.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-universal-access.svg b/svg/solid/bxs-universal-access.svg new file mode 100644 index 0000000..6fa0105 --- /dev/null +++ b/svg/solid/bxs-universal-access.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-up-arrow-alt.svg b/svg/solid/bxs-up-arrow-alt.svg index 78b7b1d..9ae6264 100644 --- a/svg/solid/bxs-up-arrow-alt.svg +++ b/svg/solid/bxs-up-arrow-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-up-arrow-circle.svg b/svg/solid/bxs-up-arrow-circle.svg index a7ffcd5..f750a21 100644 --- a/svg/solid/bxs-up-arrow-circle.svg +++ b/svg/solid/bxs-up-arrow-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-up-arrow-square.svg b/svg/solid/bxs-up-arrow-square.svg index 97c083a..7f79a8d 100644 --- a/svg/solid/bxs-up-arrow-square.svg +++ b/svg/solid/bxs-up-arrow-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-up-arrow.svg b/svg/solid/bxs-up-arrow.svg index 9fa94f0..ba454b8 100644 --- a/svg/solid/bxs-up-arrow.svg +++ b/svg/solid/bxs-up-arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-upside-down.svg b/svg/solid/bxs-upside-down.svg index fc99485..9054ae5 100644 --- a/svg/solid/bxs-upside-down.svg +++ b/svg/solid/bxs-upside-down.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-upvote.svg b/svg/solid/bxs-upvote.svg index d053bd1..1b40567 100644 --- a/svg/solid/bxs-upvote.svg +++ b/svg/solid/bxs-upvote.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-user-account.svg b/svg/solid/bxs-user-account.svg index 95b8b0d..fa51a74 100644 --- a/svg/solid/bxs-user-account.svg +++ b/svg/solid/bxs-user-account.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-user-badge.svg b/svg/solid/bxs-user-badge.svg index 59496d7..3d6385b 100644 --- a/svg/solid/bxs-user-badge.svg +++ b/svg/solid/bxs-user-badge.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-user-check.svg b/svg/solid/bxs-user-check.svg index 885b615..9af430a 100644 --- a/svg/solid/bxs-user-check.svg +++ b/svg/solid/bxs-user-check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-user-circle.svg b/svg/solid/bxs-user-circle.svg index 5f03fbf..1cd08c8 100644 --- a/svg/solid/bxs-user-circle.svg +++ b/svg/solid/bxs-user-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-user-detail.svg b/svg/solid/bxs-user-detail.svg index a62ba8c..3a0fa5e 100644 --- a/svg/solid/bxs-user-detail.svg +++ b/svg/solid/bxs-user-detail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-user-minus.svg b/svg/solid/bxs-user-minus.svg index c7187c3..bc5cd4f 100644 --- a/svg/solid/bxs-user-minus.svg +++ b/svg/solid/bxs-user-minus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-user-pin.svg b/svg/solid/bxs-user-pin.svg index 356decc..e622af8 100644 --- a/svg/solid/bxs-user-pin.svg +++ b/svg/solid/bxs-user-pin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-user-plus.svg b/svg/solid/bxs-user-plus.svg index ff5285b..f92d256 100644 --- a/svg/solid/bxs-user-plus.svg +++ b/svg/solid/bxs-user-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-user-rectangle.svg b/svg/solid/bxs-user-rectangle.svg index 32364bf..2a24d17 100644 --- a/svg/solid/bxs-user-rectangle.svg +++ b/svg/solid/bxs-user-rectangle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-user-voice.svg b/svg/solid/bxs-user-voice.svg index 6af7f53..c347a3a 100644 --- a/svg/solid/bxs-user-voice.svg +++ b/svg/solid/bxs-user-voice.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-user-x.svg b/svg/solid/bxs-user-x.svg index bc10092..0e627c3 100644 --- a/svg/solid/bxs-user-x.svg +++ b/svg/solid/bxs-user-x.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-user.svg b/svg/solid/bxs-user.svg index d4eb563..8feb17b 100644 --- a/svg/solid/bxs-user.svg +++ b/svg/solid/bxs-user.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-vector.svg b/svg/solid/bxs-vector.svg index d75d1ae..501a1cf 100644 --- a/svg/solid/bxs-vector.svg +++ b/svg/solid/bxs-vector.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-vial.svg b/svg/solid/bxs-vial.svg index 9b564f0..4cefc7b 100644 --- a/svg/solid/bxs-vial.svg +++ b/svg/solid/bxs-vial.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-video-off.svg b/svg/solid/bxs-video-off.svg index f7dd4ce..1ccac3f 100644 --- a/svg/solid/bxs-video-off.svg +++ b/svg/solid/bxs-video-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-video-plus.svg b/svg/solid/bxs-video-plus.svg index e66f76e..2a769ce 100644 --- a/svg/solid/bxs-video-plus.svg +++ b/svg/solid/bxs-video-plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-video-recording.svg b/svg/solid/bxs-video-recording.svg index d775e78..b9f62fa 100644 --- a/svg/solid/bxs-video-recording.svg +++ b/svg/solid/bxs-video-recording.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-video.svg b/svg/solid/bxs-video.svg index 63db2ea..130c0a3 100644 --- a/svg/solid/bxs-video.svg +++ b/svg/solid/bxs-video.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-videos.svg b/svg/solid/bxs-videos.svg index eb3e685..7079e10 100644 --- a/svg/solid/bxs-videos.svg +++ b/svg/solid/bxs-videos.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-virus-block.svg b/svg/solid/bxs-virus-block.svg index eed7621..15da447 100644 --- a/svg/solid/bxs-virus-block.svg +++ b/svg/solid/bxs-virus-block.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-virus.svg b/svg/solid/bxs-virus.svg index a3695aa..5a3d00e 100644 --- a/svg/solid/bxs-virus.svg +++ b/svg/solid/bxs-virus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-volume-full.svg b/svg/solid/bxs-volume-full.svg index 80c6a6c..a49b1cf 100644 --- a/svg/solid/bxs-volume-full.svg +++ b/svg/solid/bxs-volume-full.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-volume-low.svg b/svg/solid/bxs-volume-low.svg index ac1b3b5..dbee4ed 100644 --- a/svg/solid/bxs-volume-low.svg +++ b/svg/solid/bxs-volume-low.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-volume-mute.svg b/svg/solid/bxs-volume-mute.svg index 5d77ca8..e71b665 100644 --- a/svg/solid/bxs-volume-mute.svg +++ b/svg/solid/bxs-volume-mute.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-volume.svg b/svg/solid/bxs-volume.svg index 766d40d..be372c9 100644 --- a/svg/solid/bxs-volume.svg +++ b/svg/solid/bxs-volume.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-wallet-alt.svg b/svg/solid/bxs-wallet-alt.svg index 8bb02e9..4658313 100644 --- a/svg/solid/bxs-wallet-alt.svg +++ b/svg/solid/bxs-wallet-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-wallet.svg b/svg/solid/bxs-wallet.svg index bf9a622..722582f 100644 --- a/svg/solid/bxs-wallet.svg +++ b/svg/solid/bxs-wallet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-washer.svg b/svg/solid/bxs-washer.svg index 37e8156..469eca5 100644 --- a/svg/solid/bxs-washer.svg +++ b/svg/solid/bxs-washer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-watch-alt.svg b/svg/solid/bxs-watch-alt.svg index 329a0c7..dccc613 100644 --- a/svg/solid/bxs-watch-alt.svg +++ b/svg/solid/bxs-watch-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-watch.svg b/svg/solid/bxs-watch.svg index 69419dc..a01c628 100644 --- a/svg/solid/bxs-watch.svg +++ b/svg/solid/bxs-watch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-webcam.svg b/svg/solid/bxs-webcam.svg index bc519e7..134854d 100644 --- a/svg/solid/bxs-webcam.svg +++ b/svg/solid/bxs-webcam.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-widget.svg b/svg/solid/bxs-widget.svg index cba5930..c9ce306 100644 --- a/svg/solid/bxs-widget.svg +++ b/svg/solid/bxs-widget.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-window-alt.svg b/svg/solid/bxs-window-alt.svg index 7886880..dfab4aa 100644 --- a/svg/solid/bxs-window-alt.svg +++ b/svg/solid/bxs-window-alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-wine.svg b/svg/solid/bxs-wine.svg index 70d567e..28d30f7 100644 --- a/svg/solid/bxs-wine.svg +++ b/svg/solid/bxs-wine.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-wink-smile.svg b/svg/solid/bxs-wink-smile.svg index f352d54..a53909c 100644 --- a/svg/solid/bxs-wink-smile.svg +++ b/svg/solid/bxs-wink-smile.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-wink-tongue.svg b/svg/solid/bxs-wink-tongue.svg index f53cc35..3f509f9 100644 --- a/svg/solid/bxs-wink-tongue.svg +++ b/svg/solid/bxs-wink-tongue.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-wrench.svg b/svg/solid/bxs-wrench.svg index 00c42f1..1df3857 100644 --- a/svg/solid/bxs-wrench.svg +++ b/svg/solid/bxs-wrench.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-x-circle.svg b/svg/solid/bxs-x-circle.svg index 46d740a..b4cfed7 100644 --- a/svg/solid/bxs-x-circle.svg +++ b/svg/solid/bxs-x-circle.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-x-square.svg b/svg/solid/bxs-x-square.svg index f3a7bfd..0eb5888 100644 --- a/svg/solid/bxs-x-square.svg +++ b/svg/solid/bxs-x-square.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-yin-yang.svg b/svg/solid/bxs-yin-yang.svg index 338daa2..cf3d5dc 100644 --- a/svg/solid/bxs-yin-yang.svg +++ b/svg/solid/bxs-yin-yang.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-zap.svg b/svg/solid/bxs-zap.svg index d442b88..41600e0 100644 --- a/svg/solid/bxs-zap.svg +++ b/svg/solid/bxs-zap.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-zoom-in.svg b/svg/solid/bxs-zoom-in.svg index 5c4e59f..53848d1 100644 --- a/svg/solid/bxs-zoom-in.svg +++ b/svg/solid/bxs-zoom-in.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/solid/bxs-zoom-out.svg b/svg/solid/bxs-zoom-out.svg index a461765..abf2fe9 100644 --- a/svg/solid/bxs-zoom-out.svg +++ b/svg/solid/bxs-zoom-out.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file