diff --git a/README.md b/README.md index 4eae22a..54d7301 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.1!_ +_Announcing Boxicons v2.1.2!_ - Fixed the errors with a few svgs, added viewbox -- Added 30 new icons +- Added 22 new icons ## Installation diff --git a/css/boxicons.css b/css/boxicons.css index b315e44..9e27861 100644 --- a/css/boxicons.css +++ b/css/boxicons.css @@ -521,6 +521,72 @@ } + .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"; } diff --git a/css/boxicons.min.css b/css/boxicons.min.css index f288d1e..3828d87 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%}.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-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 diff --git a/dist/boxicons.js b/dist/boxicons.js index c746753..9ada533 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.1/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.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()})); //# sourceMappingURL=boxicons.js.map \ No newline at end of file diff --git a/fonts/boxicons.eot b/fonts/boxicons.eot index 90be377..9b0bf76 100644 Binary files a/fonts/boxicons.eot and b/fonts/boxicons.eot differ diff --git a/fonts/boxicons.svg b/fonts/boxicons.svg index 475c24b..7732686 100644 --- a/fonts/boxicons.svg +++ b/fonts/boxicons.svg @@ -1601,4 +1601,26 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fonts/boxicons.ttf b/fonts/boxicons.ttf index db79905..0b52d5c 100644 Binary files a/fonts/boxicons.ttf and b/fonts/boxicons.ttf differ diff --git a/fonts/boxicons.woff b/fonts/boxicons.woff index 8c8096b..429c00d 100644 Binary files a/fonts/boxicons.woff and b/fonts/boxicons.woff differ diff --git a/fonts/boxicons.woff2 b/fonts/boxicons.woff2 index 690f078..9179e64 100644 Binary files a/fonts/boxicons.woff2 and b/fonts/boxicons.woff2 differ diff --git a/package.json b/package.json index e3c4577..af8e15f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boxicons", - "version": "2.1.1", + "version": "2.1.2", "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 f3999e4..42941f6 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 f62eaa3..6a45158 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 3400f55..9e8bb80 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 132e199..ce5502f 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 91f8ba1..4116225 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 f8eddeb..fa2662a 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 b6911a2..19293a4 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 ac6648e..bfb2462 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 e087c0b..5110e81 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 0bc0e95..cb96c77 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 6ec45d9..9326342 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 8b571ce..70c6154 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 078e9f8..5c27869 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 afe9a5c..ca41220 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 12b285a..d7ff5f4 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 b665c9c..ac76c00 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 a974832..67092de 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 9061718..fe7a39b 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 72e4c94..956ced6 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 dd8975d..c0db8f5 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 65567d3..34b2594 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 d1a2289..b14eb57 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 b05df9c..20af3ce 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 81377a5..b465e1a 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 new file mode 100644 index 0000000..3063715 --- /dev/null +++ b/svg/logos/bxl-deezer.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/logos/bxl-dev-to.svg b/svg/logos/bxl-dev-to.svg index c1ed8ef..49f69f7 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 d1235cd..85e64e0 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 e438f9a..140483c 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 5af8297..b1e4b67 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 d16c8ab..a54d4cd 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 f18c65f..950e969 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 8e4cd20..8c06c1a 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 419ab65..8e0b74b 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 379b06b..ccf0db9 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 e42efd9..2f0c323 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 cb4805a..f7d895e 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 1e56ac9..f7cd781 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 d86ef12..965e13a 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 552e8cc..7aee065 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 7d10f5f..c7ca137 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 df7249f..e0e5922 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 ffb86d6..5b6f239 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 ce7b4f7..1bb6d72 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 aaa99e9..e1f98b8 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 4b416c5..eb75f17 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 6ce3dde..e2e86f5 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 7ac55f2..66e8053 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 feaf555..5aaefa9 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 d35157a..ed943a0 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 af6497d..52e8949 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 695e19b..c9debeb 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 d99bc02..8e9a526 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 905bdd3..764d5a3 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 f7463e9..4d2e2a1 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 098bd8e..2ac756a 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 22600fc..8a7ebe5 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 234d085..a6f687a 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 64db5f2..38d5e0b 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 1b9d6f3..0b73f78 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 2d40732..d01586a 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-heroku.svg b/svg/logos/bxl-heroku.svg index c97737b..d538fa6 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 395184f..d56b279 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 af2277b..6299635 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 0ff37fa..a5dc0ce 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 56c56d6..092dfb9 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 b83a87c..53650d5 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 9b61b39..4760546 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 8f84ac7..4565792 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 59e8e5b..a1c594b 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 3174d57..d757cf2 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 bd3f6c1..997f6c0 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 1fdb99e..7ff27b2 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 cb5309e..0e1e170 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 3f61797..5120a56 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 737c238..5c461cc 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 4eb5a67..136ace5 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 ed64f5a..47b4c79 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 d5abe8a..a0475a5 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 e17f8be..e3c1ba5 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 d9e5584..339ced8 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 8155c8c..f5de86c 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 daed549..3ef76d5 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 6b4bbb7..e5e3fbb 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 79ee326..bd907ef 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 3fe849e..bd6b77d 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 fdf2fae..6f4f31e 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 60895c8..3cf6c42 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 f5ffdbc..db445d6 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 6db3fbe..6ff1fdf 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 new file mode 100644 index 0000000..0ec3f07 --- /dev/null +++ b/svg/logos/bxl-mongodb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/logos/bxl-netlify.svg b/svg/logos/bxl-netlify.svg index e0e7215..0fda4d9 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 d44e3fd..e33bd31 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 bd64d84..657ee1b 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 4b057a0..6050060 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 5e9d3ca..55732cf 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 0189218..5322197 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 207e31f..e248f4a 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 5de78ba..0d6e206 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 d3d6495..e57a4dc 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 79e12d9..e2c11f7 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 a99943e..dde18f4 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 5373a07..d757ed8 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 new file mode 100644 index 0000000..377d4ee --- /dev/null +++ b/svg/logos/bxl-postgresql.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/logos/bxl-product-hunt.svg b/svg/logos/bxl-product-hunt.svg index f1277bc..b2f2353 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 fa16091..ac0c494 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 4abb980..292c72b 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 cb133a9..71a7eeb 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 b845373..1eb9afe 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 66c6bcf..d8b5c11 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 72fc94d..83be345 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 3b0945d..13467f8 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 a7661cd..28b1357 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 4c2778d..3fa4635 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 2608263..85af0ef 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 7c0889b..f1b8680 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 d89c339..7dbb3c8 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 ce338e9..e88130b 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 8535b4c..a55fee5 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 92bf0f2..c3b23e0 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 a8bdb19..5914306 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 c0a1275..0790a60 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 abc0f42..e082354 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 07bce48..eee7c61 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 b69ff25..f2e32fe 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 9a0f2b1..1174056 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 38bbc96..8e92821 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 cd7ccf8..0e2cff4 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 627b829..78477e7 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 622239e..5363fda 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 1d13659..2c540c8 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 e6cfed9..b64b9e9 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 ae7a0ad..2873843 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 354f409..475628f 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-unity.svg b/svg/logos/bxl-unity.svg index 4f8f14e..8e8a4fa 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 5bd5503..851fa3e 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 190a445..72d76c7 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 41539bb..cb72b47 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 a3f68d8..7faf2c5 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 d3a20be..1f7e8a5 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 4a68dea..ad4929b 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 48f16af..ece8534 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 e8cc250..8f4d70c 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 ace06c2..a647d38 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 02e0f67..54039a4 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 c90ae66..f739c37 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 613318b..0766b9e 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 8cfe1f9..9a3cecd 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 93e8848..d9916d5 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 new file mode 100644 index 0000000..9951744 --- /dev/null +++ b/svg/logos/bxl-xing.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/logos/bxl-yahoo.svg b/svg/logos/bxl-yahoo.svg index a176c67..39d2823 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 b20c8dc..c42cc68 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 27a68e5..2cdff40 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 05fac35..5c4bd5f 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 ab074ae..5dd81be 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 535799b..d7ef5f8 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 6b8942b..7710e53 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 cfcb625..c54f5ba 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 8799f87..78a2db3 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 39d6128..79c9271 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 686e9df..14fb70a 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 7252198..ffc9a9e 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 3c3603c..79a0ff0 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 c4de021..be7e628 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 9ddc669..9ab9c79 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 90d9337..258f53a 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 8bf30a7..971e07b 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 0594dd5..800c446 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 76eb839..51760d5 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 34d2156..4f65acf 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 1a78bbf..b586883 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 2b34260..f170801 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 f839661..f5b9011 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 6a63236..ec66c77 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 91da2a3..2260f66 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 f2aa3a8..13edc95 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 12254ae..8639dab 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 36ba15b..2bb34a3 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 db282a0..be9cef6 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 e6ce590..54a14ba 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 bea46d7..6840c72 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 f3d89b0..38e4165 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 55614a4..f4fd00c 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 0996241..418985f 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 e65597f..7323957 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 e80216f..626893a 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 c9d8832..216725d 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 3029605..f329436 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 ad5165b..3788fa2 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 33f8a92..48abb8e 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 bdab4d2..1040b26 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 1035404..0e6683a 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 176a46f..d5742eb 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 c75a745..9febb8e 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 b6bc542..ef41d4f 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 00d810d..8d26b3e 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 246eb8b..3e530cc 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 988034c..5fca26d 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 7a47777..30f865e 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 f09575b..be7db6e 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 d6302af..a4fdb4d 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 b15571c..8d4c17c 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 8109baa..195e389 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 84d2166..b9375f3 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 64316fc..8f03715 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 0ec76af..58ee634 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 50290e2..ac4de34 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 594fbde..9cce4e9 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 2f29e74..064e88b 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 e1e2260..b9d1f9b 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 4115c2a..7b8ed17 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 8116998..7aea529 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 2600366..e3d36a3 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 d1d6ca9..9100319 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 a0f2668..6fc110a 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 5b5e0e4..647b41c 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 a387522..74964cd 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 e7dfa4c..dd2113b 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 d79b0ea..32fc0fc 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 751f48f..9837a17 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 d3d2e1e..14d5e03 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 2b74b73..56273c5 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 cab6f46..cda0b92 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 e51d0be..dc39def 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 79206ae..2ea2e69 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 788e62b..4ea263f 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 daf49a9..c1ed580 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 2690e83..0a98a4b 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 9573770..3db4321 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 c02cb18..d03e51a 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 9f7415e..c3b2467 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 4b10a0b..a31143e 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 7d5207d..8636499 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 b348bb0..cd7c64b 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 30dd9e3..d7f45a1 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 6c2eeb0..6640a7f 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 9fbee0b..785b0ef 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 7f8394a..36e8640 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 8c39bde..ac8cab1 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 69ae999..36db17d 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 2fb0dae..902f157 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 dbffae2..6486f48 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 f770200..cf72d05 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 34bab4a..d349b48 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 710a0b4..b01dbe5 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 57c259a..c04865f 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 9f374d7..0d05e5e 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 65e4a7d..783d0f3 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 fd1ba2f..d000851 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 41bb804..efd648d 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 d3bf05d..2ad21cc 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 d29da43..52fe03e 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 2809eeb..60e5269 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 d6c6988..402a6aa 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 7f06f10..4daa276 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 89a8c30..2a9d174 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 5cf573a..a5220c6 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 27dc2d9..e098228 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 265e8cf..f769496 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 9c79e8c..89d6282 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 964f3d2..f92345b 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 090f7a6..8df7302 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 7253807..57511d9 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 21adbd7..52ac8ac 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 ec592cb..b3fd255 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 1d36519..4a94f78 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 ae76103..224248e 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 39d7754..76c97c4 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 d330eb9..925af24 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 34371cb..8afb408 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 6c77ff3..f92707b 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 ae1614a..d97106e 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 8b752ac..727a913 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 c883ece..3413d08 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 b83844e..dd3b37f 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 bfb315b..d1b7105 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 2762792..5d93ed8 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 e8258bf..9999265 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 03aa4ae..704bc9f 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 ec30f03..ca58cf6 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 b0ad072..215113c 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 472a1ab..847dd81 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 3d96571..cc19f48 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 4de5f40..3ae8d8a 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 c7228af..7bc6d2e 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 91c3789..943e188 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 f8ef5e0..98739e5 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 ca1d660..6cf4f6d 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 c19c1cb..21bc9f3 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 30089fc..5622257 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 fbf512e..40eac24 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 6ec6aa0..8ebd948 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 7b936ce..717b691 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 1a71c36..af9ca2a 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 6e12d8a..18aef15 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 f7f239e..2976d08 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 ba41632..5e1adb4 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 f803854..8f8309c 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 c9a96bb..b63bcb2 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 95468d9..b346f57 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 618b6e4..8486d93 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 aeb9ae5..e01f144 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 eaef0e1..46829ae 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 928311d..f32dbd9 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 65dd705..de5e159 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 905980d..24882df 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 dae00de..6f802ab 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 e37f770..4fc8e47 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 18cf67b..8790318 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 d55708a..4e6b994 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 83d61ba..5cf4854 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 5e59836..855d511 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 new file mode 100644 index 0000000..c1e38fb --- /dev/null +++ b/svg/regular/bx-cart-add.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-cart-alt.svg b/svg/regular/bx-cart-alt.svg index 41860d8..6359dce 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 new file mode 100644 index 0000000..4b67bbb --- /dev/null +++ b/svg/regular/bx-cart-download.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-cart.svg b/svg/regular/bx-cart.svg index a0c1c0d..10eccfe 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 8306af8..440cd6b 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 026624d..34f1331 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 2fded0b..d570f40 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 7a315f0..725ed80 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 9ec1c9a..4a406fd 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 0422ec0..192d3dd 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 1ebed24..c04777e 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 0355e34..d212740 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 c5cff54..e7975b1 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 22cce54..1da91aa 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 f936b75..799e80c 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 8a69ed3..4d6d526 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 ef193e6..60e14c1 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 45c8768..e78fd51 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 6a87e3e..5508295 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 5801f7d..80f414f 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 a343175..d90d19c 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 462b997..4f610de 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 new file mode 100644 index 0000000..07d25a2 --- /dev/null +++ b/svg/regular/bx-cheese.svg @@ -0,0 +1 @@ + \ 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 e53a3ce..f416a6e 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 d7cbf21..c0054e7 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 c0617eb..ff9cf02 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 ebd78fa..34995b5 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 1e49be7..218e63e 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 af10fb7..441242c 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 25417e3..af1ad81 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 116bf29..1f6702f 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 f5ee198..e2cc4f6 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 2748d20..ae532db 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 c3f1ef9..8f059ce 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 0994123..b3f7bd1 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 4500d3e..ba32ee8 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 aa1f3a3..40e31ca 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 e41c139..8e03f5d 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 bbedb6a..ff36bcb 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-chip.svg b/svg/regular/bx-chip.svg index 65c18e2..f516a2d 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 35382fa..ab4775f 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 e40e69d..9d32013 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 8b87318..8d228ce 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 989c6c7..a7909d6 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 e1d8215..ae57cf4 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 fe46c7f..1761654 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 f69b4c8..5ec205e 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 bb92767..ac08f21 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 68d8ec0..198e085 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 1897dc7..23717f2 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 74ac077..75af58e 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 34ba76a..74e94dc 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 e5e7bd1..d89b193 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 ba6f506..c81f6d7 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 d66078a..28b1c11 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 b1bb021..5f8698e 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 d4c58c3..8464652 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 65c23e9..1c89b75 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 b969d9b..0b252e9 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 9c3d3f6..1fd26f2 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 f52ee79..932af17 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 f292d2e..3e1445e 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 8aa1b26..a282b1d 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 1617072..71a656a 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 352e0f2..b280a11 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 7f16e27..90ae770 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 a6bc565..9226fb6 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 be87e73..e15b6ad 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 9be12e6..58d0efb 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 11f64e0..0fef222 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 36eb5ab..00abe9b 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 new file mode 100644 index 0000000..5900666 --- /dev/null +++ b/svg/regular/bx-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-columns.svg b/svg/regular/bx-columns.svg index 0e39f01..ffe72be 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 c347188..e553f7c 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 67d9626..b083de8 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 3e25dd1..0b4e307 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 02d68c6..3aa77cd 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 7a2934e..3b96fbb 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 fd312f4..507bb6d 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 d804508..9a42165 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 5ff4afc..4679f90 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 249c9b5..c5d0ea4 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 4779843..e4a81b5 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 488cc40..3b67ede 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 195f019..71fd6d2 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 8c53640..bcb14f1 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 2700b51..6432c8e 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 8f191b4..6f9ef58 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 067d3e7..50a755e 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 590172d..572652f 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 ec71b7f..98d6ef2 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 06e77f2..4def9a2 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 67e8d62..3ed15f7 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 262a0d2..58ddf43 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 e320755..b3a3503 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 d27b999..9701ca9 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 39ed3ef..e5e0255 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 b9e24ae..05f312f 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 8809090..8444360 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 b7dbfc8..fec5d2a 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 f8a3233..cb97cac 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 54fb30f..705da97 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 8785583..11f1c10 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 9e2147d..a20654f 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 ca80e83..38da69f 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 4695b87..29019ae 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 2251cc3..b482b95 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 2d872e2..d6dab06 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 7b1f1f3..3e94136 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 060fba0..edf4dda 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 f3780b0..4313355 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 c93a502..597ab8d 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 b7306f1..13f4bca 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 94fd441..4aaacd9 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 f54765f..7589343 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 af88833..f55a961 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 ae5405a..57bc510 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 a877f9f..026784e 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 b16a8a1..802ee9c 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 2ac9c27..cb5229c 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 2653261..53480d3 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 fc9dbed..44507c2 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 745bdfa..e823caf 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 bb722a4..d359761 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 afd599b..d4fc5e9 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 3327ca9..bcbf5a8 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 e0b37c4..b3f1f18 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 873931d..bacb40a 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 ef9a087..1c4f9a1 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 d87e87b..91f3037 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 1c7e0cc..d737a61 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 8896598..e0d4ae8 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 e1782a5..f476764 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 c5fca76..4b2e04f 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 cdbb3a2..2ddf728 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 d36820d..6ad9e0a 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 d50b3bd..b2e6d2b 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 1a5ae50..2abebe9 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 71c4d35..bd4b6c3 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 dda0681..ecea5bb 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 15e5b68..1cccd27 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 641c175..408c050 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 e083a97..046203b 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 36652e1..2c753dd 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 1553557..db4d038 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 9ee1074..a4a4ace 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 42d332c..b10978b 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 d203d49..e5b8402 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 9a720da..939d2e7 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 2079183..b1ba6aa 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 d26d47f..1c64d31 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 665c97c..55b9203 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 c1f655b..3cd66be 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 7cb87e3..2b0f0f9 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 b07d461..a8fbf4e 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 d921a00..dcfbbef 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 b6c04a7..cea2ca1 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 0a27aa9..feca6b7 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 484ce73..8b66302 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 5b16850..933ad25 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 42eb9a9..c3a0982 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 e85fd96..5c1f3b7 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 3b31f18..bed0271 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 9dce246..7312c53 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 208f8fb..5bc20a5 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 26c1d50..dbd6694 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 45310cb..2aaefc2 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 66703db..5b770a9 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 753ae5d..677bc77 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 7cbf7f8..08e8db5 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 e163a4b..43726d0 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 97221bd..b15027c 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 ee9fe5c..bf51dfd 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 30ff34e..3b316bf 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 b091157..588e64d 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 cf738c1..77f4d0e 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 280566a..2a141cb 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 f31c1a0..93077d2 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 ddcf95f..93a664a 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 b55eaab..77d4134 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 35478a9..daa3ab5 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 e470ea0..ded3f55 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 018ba7f..d7fad0b 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 fc78944..fdfaeb6 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 a826f79..151da58 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 a22d6fe..6ad3268 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 fef88e5..41012ca 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 ed9c30b..536d3a4 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 3a47a77..dc0b5fd 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 67edea8..0cae19e 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 2c00bf8..f79dcc3 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 c9f535b..bee4a02 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 d33fd98..82281bd 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 40e1f72..9f2b5f2 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 60faed4..87bca36 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 b365401..bc701d8 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 82d980f..7e4d20d 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 c697eee..e52ae19 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 2e78956..9022849 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 6dd349a..59c4096 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 fe5eede..3f422d0 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 dc1021d..20b60f7 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 77048ad..6a7447b 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 202782b..22b1da2 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 a6b4f38..dd7635a 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 5aee5a8..da51d45 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 c4d50ef..fa8aa5f 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 77c9ef5..f7f33cf 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 f2934e4..5f092d5 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 985c5c2..8115559 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 a4b4062..5d66d2d 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 83c2f73..9fb552b 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 cb2f631..fb08ab6 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 6e02121..1e8b1f9 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 521ed63..e207f3d 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 3175c30..d2126ea 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 c4ab3c2..16ce60f 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 6e92166..b8fd72a 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 03c6388..dff1e19 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 b09df70..82856be 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 af8ff96..74d2a72 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 469b33c..c348888 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 new file mode 100644 index 0000000..cc624f7 --- /dev/null +++ b/svg/regular/bx-hard-hat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-hash.svg b/svg/regular/bx-hash.svg index ed30524..8cae0d8 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 c3471e3..7d9a504 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 b306e6b..40eb988 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 e02f9c8..19e8634 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 b78db59..dc2f22b 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 f07734f..9675cd8 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 18afe81..60d1adc 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 8f39c84..08b8715 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 49e72ec..d59d441 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 730cf4e..d71ce7a 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 b761a4a..53405d1 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 ee663aa..63dbafb 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 c32357a..66cb989 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 new file mode 100644 index 0000000..bbfa15f --- /dev/null +++ b/svg/regular/bx-home-alt-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-home-alt.svg b/svg/regular/bx-home-alt.svg index 6b0dbdb..fe94dfa 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 46ec997..9cb0f61 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 a23ec82..515672b 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 213a811..395f203 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 effbeb3..a59cc79 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 f5f12e4..9f90f80 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-hotel.svg b/svg/regular/bx-hotel.svg index 4524a62..8c182ab 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 844454e..2207a7a 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 dae46f9..921c8b0 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 57c1afc..491a674 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 be4bb1a..981c4de 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 99aab14..544c1ba 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 20b9c4f..fae138c 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 fb66751..e4e808e 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 0dcd000..e23714d 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 3631550..e7961b4 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 bd5ed99..d35ac11 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 12fa491..f6558a0 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 035c117..5b056de 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 e2d7798..a04e550 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 6b29c4e..fe3e7a5 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 2f155da..da20ac2 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 8de619a..ac0396a 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 e178177..f516d44 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 577ab53..0d8a08a 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 b9fea3f..8f92b00 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 eb75bfd..6030343 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 36a5382..7e88558 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 6855383..e53bfff 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 2c8e7aa..a627aca 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 1e2fc7b..1b18407 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 89827ec..fce8d03 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 c4ff075..7798d36 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 a9bb76a..b2b44b9 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 a2519a7..7ab2519 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 ef5c7a6..c9f9446 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 434e4b2..a22dc44 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 e87f6aa..a7156e4 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 3c5eb86..735f78e 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 cd9fe57..71828a9 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 d5cc3ef..d8c137c 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 5d0c25f..867169e 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 5606645..d3b47ad 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 0c750fe..c36c187 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 e50cae6..8d1a2c9 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 c101e06..4d2a05f 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 42788c2..a53cc4f 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 43ecf61..b9075d1 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 425f0e6..0346a7b 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 2d94943..14424f7 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 becfdf3..7a93bdf 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 1ccc53d..8d4176f 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 e3abdf7..76aac44 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 c5c6d83..2dd8fe7 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 a26e0e5..4a6a3d9 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 79fa1ec..2c4994a 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 51505e2..da1c518 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 04220e7..1666fd7 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 7a44ba9..49aceaa 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 5794d0a..87ac2bc 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 2846c77..ab9a385 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 322ba94..ac41568 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 d903a92..ed0fbac 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 eb6197a..8c8f440 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 2bc17cf..c34087a 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 70d22fd..2df934a 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 9dfba24..62b244f 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 0ef6913..86f9f3a 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 ba72918..d87535d 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 bb20a69..a6a66ff 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 96beae7..582bcb8 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 5380338..e35ad06 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 5120adc..bf1543a 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 878de55..5cb7e07 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 23d5b91..9cdb9fc 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 ce4e83c..dd85cbe 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 d32da8d..08b4c6f 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 a1068a3..bf7309f 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 365c7cd..0c99a40 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 77a1543..0137d7f 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 b0013c9..729e9c9 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 14544f3..8b90e7f 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 4d8d2e4..dc36e44 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 aabaad5..0d08538 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 01a6519..be2df1e 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 a903402..0c05091 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 5b68287..c6c9d79 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 939b9c7..d4c0208 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 06e8c55..d3e2d14 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 2a18c22..8adf8b8 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 5264ac5..b54ee2f 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 671dca3..e2e04e5 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 c01d29a..4ed2e07 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 79a46b7..01cfdfe 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 f5dc214..efd664f 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 4e0a3c4..dae9e01 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 bf51e38..64d55c9 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 899fd38..b39f956 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 56d4e8e..5ec88f8 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 032cf08..e02da7b 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 045c647..f83b22a 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 2be0e5b..1443970 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 93f349d..3f438ce 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 b42ef80..0445f12 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 af8a603..6118949 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 5881bfe..275c232 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 5305c41..4077a51 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 ea8a2e4..a0e8169 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 7b02ac5..7ddad4a 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 8ba2519..d41deef 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 1752bc3..afad715 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 9d66780..8034298 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 6eac9f7..9fdb299 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 cccc01d..a0272ff 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 574e697..f85e597 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 e81a51d..4781066 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 9481d5f..ec0107f 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 7e70e6d..5a4b703 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 e631298..3dcab80 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 5a6d405..a5952b2 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 7f18003..80c2041 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 b59f23e..2dbd46c 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 d30f284..87be4a8 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 7e0c26f..da768e0 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 58464a0..4707c9d 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 9b45acb..8d07750 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 a01bb44..7a25414 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 4f219c9..8198f08 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 30bf7a9..45a1646 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 8601a31..c2ba98b 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 44555c8..82f71e4 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 46353c5..4ef28c3 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 ed70dcc..0915df6 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 edb2749..988f78d 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 eb64c00..7340e79 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 78a1914..1f2491d 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 8ebda81..87dd3e6 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 e10a14a..da8e474 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 6f81082..62f41f7 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 c468a7b..1b9df08 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 f53a320..512f944 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 01d62de..a04285c 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 ae643ae..fbe26ea 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 fdb5f19..a9c6a80 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 307f371..6034399 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 1ff3edd..2331652 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 dd495c3..45833d0 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 414df49..bbb0be0 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 e419b6e..2ce6650 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 f4f0ddc..452edbe 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 new file mode 100644 index 0000000..906729f --- /dev/null +++ b/svg/regular/bx-no-signal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-note.svg b/svg/regular/bx-note.svg index ea2161b..ed5607e 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 67ec8ca..c8dbf9c 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 b14627d..3329b60 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 6d4c3cb..8625a63 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-outline.svg b/svg/regular/bx-outline.svg index 78bfd2e..6afb743 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 d96a953..dc95943 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 2308deb..c1c296b 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 f5a6d3d..cfec765 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 b671a4e..c63555f 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 654ae7d..8ba1060 100644 --- a/svg/regular/bx-paper-plane.svg +++ b/svg/regular/bx-paper-plane.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg/regular/bx-paperclip.svg b/svg/regular/bx-paperclip.svg index 102c1a8..9328c69 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 1fd3d40..ca1ad82 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 cbeb3fd..ba977c8 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 d3b2f46..30c17e7 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 bc9ae9f..934ee90 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 aedc32b..35c0d97 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 3df3706..6117083 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 e95dfc3..c92d1c1 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 5084735..c3a6aad 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 f2a45ab..dcc4c37 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 f7ec9db..5c6fdbc 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 6078a18..50aea0d 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 46f6974..7919c70 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 12f9b49..e8df2ae 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 69be19a..f26b160 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 6fd1625..176830e 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 8ba2a7a..d14b9ba 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 e0d507a..3323ee6 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 295f136..86c8611 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 a407322..03e2fb2 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 0db18ed..74b9fe1 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 a3a44cd..b11e2c2 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 07b324a..533d5d4 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 13055ec..774b839 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 2561a59..5b7268d 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 b5557b5..d698b7d 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 e439511..1dd8458 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 1da69e7..d39acfa 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 41a41bd..d1abb2d 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 4ab01f5..bdbb027 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 02fffc7..5180e43 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 a9862ea..2e195cd 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 8ce000e..f24652d 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 9fa81ac..b069ec1 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 0c57ebe..845c4f6 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 0d1896b..4a32e11 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 0a00faf..fe2b1c7 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 077b838..337c5af 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 e2604e1..bf6026d 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 a6fcd83..8682f4c 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 04de299..3db061b 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 ca22942..db30b90 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 c3e7d0a..18297a2 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 1b3ecf8..82fd048 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 a0881ea..7fa4e0e 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 6ebd4e0..73ea8fa 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 7cca251..8054b57 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 448524e..9b68cc0 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 new file mode 100644 index 0000000..1217ae1 --- /dev/null +++ b/svg/regular/bx-reflect-horizontal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-reflect-vertical.svg b/svg/regular/bx-reflect-vertical.svg new file mode 100644 index 0000000..8bf9a25 --- /dev/null +++ b/svg/regular/bx-reflect-vertical.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-refresh.svg b/svg/regular/bx-refresh.svg index 8404062..b1905d8 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 c0ff0b0..0ca465a 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 3d9c839..58dcad1 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 c9b847b..5df21ad 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 633c91d..14c7009 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 33ae452..ee4a58a 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 4c79409..c3b247e 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 df070e2..e040959 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 b743a5c..86e963a 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 0917776..6f797f8 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 3021090..ff3f929 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 dfb53a5..3f9fb34 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-right-arrow-alt.svg b/svg/regular/bx-right-arrow-alt.svg index 57fb418..c4ba24f 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 9623bed..62180df 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 7fb4d74..16825e4 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 8b120c0..aef3663 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 719f8be..b3574f2 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 0998f8e..b4de43c 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 404e8cb..053ba38 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 de4df9d..192c41e 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 16a08d3..81ae371 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 5c9fc98..b57b2dd 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 525a743..65e8dd8 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 be78d9d..635b7b1 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 71f2905..8ed4c0a 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 32fb2b7..a366782 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 839bf0e..1cfb3e2 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 310f577..7a6e812 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 5b4f5fc..8bd4c69 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 816c839..60d1266 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 fef5849..e7a0d8b 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 81ca02d..26bb642 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 abb5e10..c47254e 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 5bf95a5..a343c3b 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 6f51196..3545efc 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 73fa3c1..a49d87a 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 afe436d..f27be19 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 5a39523..dbcf327 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 f13a742..9ef8f68 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 5806503..c638361 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 f01910c..5cf7ff7 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 fd0d51c..4fdd863 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 f8c7937..f55d620 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 6512c57..a082c94 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 eec2c6a..b86b165 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 66a5bf7..0c7fd03 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 9d7fd57..9c09b46 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-quarter.svg b/svg/regular/bx-shield-quarter.svg index 67acf35..253f60d 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 d645698..cb524e6 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 088a639..66a93ae 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 804f048..cc3df21 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 52170c9..d8e4153 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 67f1bf6..33cb0bd 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 d7093d3..db37d9e 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-shuffle.svg b/svg/regular/bx-shuffle.svg index 5947d3c..fa03776 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 590b8e7..9fcb142 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 new file mode 100644 index 0000000..4a4252f --- /dev/null +++ b/svg/regular/bx-signal-1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-signal-2.svg b/svg/regular/bx-signal-2.svg new file mode 100644 index 0000000..042fcfc --- /dev/null +++ b/svg/regular/bx-signal-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-signal-3.svg b/svg/regular/bx-signal-3.svg new file mode 100644 index 0000000..5f2860c --- /dev/null +++ b/svg/regular/bx-signal-3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-signal-4.svg b/svg/regular/bx-signal-4.svg new file mode 100644 index 0000000..ff02ac7 --- /dev/null +++ b/svg/regular/bx-signal-4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-signal-5.svg b/svg/regular/bx-signal-5.svg new file mode 100644 index 0000000..719f713 --- /dev/null +++ b/svg/regular/bx-signal-5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/regular/bx-sitemap.svg b/svg/regular/bx-sitemap.svg index 00bc3da..c91e5cd 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 a17024e..9de109e 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 8278783..0c42a71 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 6a8c402..1836fb7 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 450c35e..caa5796 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 575a9bc..928f768 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 f980d81..4511200 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 5f5ea2f..2098360 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 ba46990..9c1f7e9 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 7c4f280..ea90d4c 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 7174f40..d620b62 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 bd6fa78..729b326 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 6effbb1..bd65ca3 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 2533bc5..3b29981 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 50076d5..1109c79 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 d27b0f7..9ffef54 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 ad518db..2bb4426 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 f1d693b..2575130 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 0d1546f..ead9d41 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 003d441..58d98e1 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 4aa9496..e1902f0 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 b036dbc..9d9bde7 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 a6ef9e0..ed2ca92 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 cd743d5..e07eabc 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 7f02a8a..c531965 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 1443101..2a6cba6 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 412dcb2..dcc32db 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 41e4993..c36df11 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 82ec8b9..03a9d57 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 1269604..c080692 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 ea55072..891e917 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 35b295d..9fe5e02 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 41a67f6..a3ee401 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 58954a9..e0ff72d 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 7306ccc..d91ae48 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 4a020cc..d520338 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 e143562..46f3e34 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 f961df3..58bebf2 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-swim.svg b/svg/regular/bx-swim.svg index 8e85dfc..9eb2222 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 8cae04c..e9436e4 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 82ca236..c1c6323 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 be9e8c9..ba41919 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 05efb97..9087832 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 8d735e1..3861888 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 70448ec..8dbeced 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 1a3c23f..50c0b5a 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 bdfa49e..ea6c87f 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 8e7c6a0..5fdc7ba 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 57c50e9..9e84919 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 12f13ff..df7d78f 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 b25c75b..12c5538 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 365a209..17228c1 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 267dae7..f663583 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 e5c385c..5ad2bd4 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 2a5a410..92b4b1c 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 35f9b2c..efee540 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 2b1ad0a..30c5228 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 3698dc3..6425e01 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 45bf881..93e7f12 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 1768296..8512709 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 d5ab983..246a740 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 e961ffa..40a8edb 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 5335575..9fd9f30 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 1113194..e43ed64 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 b14cab1..2f10b40 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 7284cf1..c2ebf72 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 84ab190..4653419 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 bf3128f..f924730 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 cec4d8b..d0e2bb8 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 ab73f88..e5eb1fc 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 3116317..e71a0de 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 dab9270..84a9a7f 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 ff0e777..3e5d71a 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 1599267..f2b1986 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 c92fd7f..a048ea2 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-unlink.svg b/svg/regular/bx-unlink.svg index 8ded83e..90734ea 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 0271136..0b1ec87 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 4e7e867..852c86b 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 31e95a1..5c2ea37 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 160b7be..45af949 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 56d3611..05ea840 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 c50c23f..073aeab 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 f05bc3e..e9525b5 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 39271bc..7287221 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 9a97200..463f015 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 85c6baf..87ca615 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 18a878d..64b2a46 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 fcee41e..7429625 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 7f9e420..a52ecfb 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 4cdfaa0..1d0bdd0 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 cfa5b06..47f9a76 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 80b518d..86943da 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-center.svg b/svg/regular/bx-vertical-center.svg index 0bce6ec..a674fa0 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-vial.svg b/svg/regular/bx-vial.svg index ce0dfd0..6a617e6 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 91ad644..0ea61ce 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 ddc6397..c94dff8 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 7e85712..4a632e6 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 6dbadc5..f9ab133 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 7832259..b056687 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 41d5972..4ee6180 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 ed015fb..e2df5ac 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 d1b4b94..a669074 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 8d4bd12..201b482 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 052c3a4..4097dc0 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 5c1ade6..90ab05f 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 81e69ae..e29fce2 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 4fb00cf..6fd1b16 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 d333aca..4c7ac60 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 ac11522..75febd4 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 5a14cc8..5d07edf 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 6a845a0..060a410 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 b3cccdb..4d38c6d 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 7c971df..3c29df3 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 1cc0c2b..b1dc5b3 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 3f41520..8af9285 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 c9abb10..0078169 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 262fbc4..f2ec088 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 74c8b6c..ad79d7f 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 9d99e82..02bc41f 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 fe76595..57c00f1 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 dba4409..cdb98cb 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 41f1cff..bf89924 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 f3fe6b1..cddf78a 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 2b6e637..438b63c 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 0190026..052ca21 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 408121b..ad45516 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 796c145..64783c5 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 96080c3..38036ec 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 1118e01..184c05e 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 b313a0b..beb8a91 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 d28a7df..41cdd2b 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 64cc00c..cb77baa 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 8e55e87..4749730 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 e684502..a1d1eb9 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 aed5774..7033b00 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 1c51e3b..b33f14c 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 061aac3..68c3d66 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 569ccb9..9841eb5 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 8283451..6a76cdb 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 4e24e5f..efebef9 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 1219c96..76ba616 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 b2ce76d..5af03c1 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 7b09be3..f02fed9 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 a62c01d..620c69c 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 3eddab4..ca14223 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 98af369..9736be9 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 a08f583..e98bc14 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 ba3725b..af7ea67 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 d9e53e4..e0753fb 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 8b9867f..5a54c0d 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 6493600..9893e9f 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 3f9822c..2e10630 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 daeaa06..bc7b0ed 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 540e158..d26718f 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 3b2d88d..fe84458 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 89cfab8..979ac2d 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 4fc52d9..13f3dc3 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 c313a6b..0677dbf 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 ea9ef4e..607c0be 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 8bca342..b613f2b 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 5eac78a..319a4db 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 83e720e..a90511d 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 a8f6d78..d95372f 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-band-aid.svg b/svg/solid/bxs-band-aid.svg index 01033b8..fb512cf 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 b548a23..225c1d1 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 9a08077..48e43d8 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 1fa6948..da1743c 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 80f9a9b..b01d584 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 6f80ac6..98e51b2 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 ba694d6..4161060 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 fe8f1d0..4bb2709 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 a6a32c4..80cbd8d 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 726c24c..55db8e4 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 df47d27..56e84f4 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 f6c86e4..1f1685d 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 00ace23..bb0955c 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 c3c53ae..567977f 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 dcd7f47..c3e531b 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 3b35781..e72c057 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 4c00bcf..890e74a 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 545ccae..8b40c3a 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 7483910..55dcbbe 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 5b7d99a..9d4ba27 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 d095a8e..34b608a 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 24da41b..aeb39cc 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 b6bf235..8b9390e 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 bf0bade..c686d42 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 cb928f5..ac58798 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 cc5a6eb..c0dfa45 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 d6e9f05..b7e5fd3 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 328f41c..e372c3b 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 7eb0406..75a6d0b 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 a35af07..1912bed 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 4895b7f..057e6ab 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 a18526c..f3c347d 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 06337be..cf9c21a 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 bedb030..c9b5e81 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 cf7ec44..f132870 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 826fbeb..74e211b 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 9137dc9..6bf7ed7 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 ee8867a..d9ee168 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 1e23e4e..61e5bc4 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 d1b4669..ea643a9 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 29a61ae..e4ddb2d 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 ef9fcaa..8832048 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 defb92d..119cc4d 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 0d76824..2bd4e7e 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 6c3e31f..a0ad66e 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 c83577d..d7d6722 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 8d95570..3e89f54 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 e727c23..a73eb97 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 4320e67..7a3f43b 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 12e3f08..7d80891 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 1f90bfc..aff68aa 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 1c2daa2..8b5a5ac 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 93706ed..fe7638c 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 fd143bb..d795be1 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 bc7286e..8a28077 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 436d9f6..bdbe8af 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 9430cff..d685b77 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 2efb645..7a98983 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 950df15..fbfb5ca 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 f142a80..81410ee 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 89b710c..b86f01a 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 fb15828..699b72a 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 8f66216..9f36847 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 d8f61bf..af13eaa 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 8c29e41..c18d5a1 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 e89ff81..9894dab 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 7f08330..f2adc39 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 2aaa221..d0cdaf9 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 a46289e..2a51797 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 511a571..225e6f6 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 3c634d3..b84f1bd 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 a5ee833..6f79d28 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 9f9cd6e..5b736d5 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 e3d9fb6..61b2994 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 53b1b98..15a284a 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 c6f1407..9096374 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 425607a..7311e52 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 382b718..1fa5f20 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 5a1231b..6221971 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 e7ccb6b..a59ad2d 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 75ecdcc..f04a0fa 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 6877dc0..9dc4866 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 40b21f0..d5c0a96 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 1da434e..c3b8d75 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 3272864..ad5a6c6 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 5b809dc..0674270 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 22b55fd..32bf11d 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 4513bfa..790021f 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 29c4484..44be8f5 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 b6cce7b..4a1fa44 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 a335a74..4ec09b8 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 5c9f8e9..2bdd0a9 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 46f6647..c12884f 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 adc1d34..d39b479 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 0bfe8dd..11ba46e 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 58adbec..384ed9b 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 e86def5..e085f47 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 7d58e91..131700d 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 eb0843e..0c78ea0 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 54fea96..5585228 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 c5c38d3..e3e5704 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 22ff32c..2aabd82 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 df986c2..4dda82b 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 46f4c0b..701aa8d 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 f0b6e5a..b0a1d97 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 32ad069..6d3ac1a 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 f244c31..2010105 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 1e40660..38ab748 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 2e702ae..db89c93 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 f4a1d15..4825a4f 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 b876d28..1a3ba63 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 e4dc234..b6761d3 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 0dcc7ce..eef23a7 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-cat.svg b/svg/solid/bxs-cat.svg index 6bfb28a..efae0c2 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 3ceb594..3cd2ae2 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 f12cd11..b82d930 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 6dad4a1..7c4fa49 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 c68772f..08bef78 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 8058756..66d09c0 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 b16249d..2b2ebf5 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 a3ac55f..5296c65 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 3d24c59..c696eab 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 ea815fa..4b20c52 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 44b27a1..55bd3f5 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 def8c60..d747c46 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 e95565d..65bee23 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 47e9e00..597a8f9 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 new file mode 100644 index 0000000..114e526 --- /dev/null +++ b/svg/solid/bxs-cheese.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-chess.svg b/svg/solid/bxs-chess.svg index b0f9105..41c45b6 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 0ec3b89..deb7e71 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 6031236..b99a29c 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 1bf6be9..ab69bc7 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 1e6bd8d..7c5b4e1 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 317cca3..31f5c91 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 d52c5f4..6294170 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 2366fb1..bcd6dd9 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 4ca63ee..a21af50 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 670e11a..287899e 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 438422a..d7233b2 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 8ceedc0..b6c8986 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 06182eb..744dca4 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 f77ae36..884a18e 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 e4a7747..6e0889a 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 6567ce2..4d0fa3b 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 9b8fea5..8c89836 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 c28abc2..6ca0d25 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 e113116..3dea598 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 97ffe22..80f90eb 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 b9e3bab..7a19892 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 07a1534..14a01d9 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 d499cc1..3514da1 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 aa40a94..52a51eb 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 b56d666..d3a6480 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 e525b9e..066ce11 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 18eaa8e..931c860 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 2197232..d3e7db8 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 d827ea0..bd74a9a 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 e329524..86bda7d 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 924f0d0..7d203ed 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-togo.svg b/svg/solid/bxs-coffee-togo.svg index 500c99d..e6ad4f5 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 305ca3c..b988d5b 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 28fdd44..5130afb 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 bb24e9e..33e2be7 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 d83cf1a..f478bcc 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 6f3f6ff..d185c7e 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 67da13a..9045760 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 new file mode 100644 index 0000000..bbe4fa5 --- /dev/null +++ b/svg/solid/bxs-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-comment-add.svg b/svg/solid/bxs-comment-add.svg index 6812e59..a4dc371 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 a9899f8..a8801e7 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 72f104b..2270727 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 9c41a77..42b9b85 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 3054f35..b559186 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 4e79b15..73fa6e1 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 1a25ae0..80202d1 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 49e7b02..14b2fff 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 ad6ef30..2410e01 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 d273466..98c4cfb 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 ef5d19a..cfe3093 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 4de45a2..a5c1c6c 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 d5224e8..fbe2cf2 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 b988b43..864a078 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 9fc4da3..e4c6d88 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 98505fb..5cbe2e2 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 fbdf955..eea5189 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 c820396..166d302 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 aece209..c082f42 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 257b7cf..a7dd638 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 b1509af..3c282dc 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 2d27a2d..37b788b 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 9718977..5069b94 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 2469806..59a2d63 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 7d90abd..cbc8bd3 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 73ba614..dbb3626 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 b72ce99..d0bb51d 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 b05fa6e..2a35d7d 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 78eab43..19195ae 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 c107fac..b8d12d9 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 65179cd..68c82f5 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 37c163f..01d8900 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 1899609..919664c 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 e255386..62fed4d 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 172b830..f59e189 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 6a9351c..0641f63 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 914a600..0e3896d 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 75db597..c8c43e9 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 1ec81d7..4b61c0b 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 0a2d349..2b33622 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 84a1761..1e2e889 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 2ab8e71..f16832b 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 023267e..13a251a 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 6024147..5bebb06 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 b8c4894..ab05035 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 b911022..f761ce2 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 956b4e7..2461f94 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 bca5727..9dae1aa 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 e068383..e05a1bb 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 3660fc4..46f7daf 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 7dc7612..ab5c978 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 86d37cd..f460819 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 27d7f01..7a85a1e 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 ca6e436..9f0c9eb 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 25477da..e8d8d82 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 11b9b44..475c56d 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 ca3c097..8950097 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 79da5e6..eee683b 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 29f21b6..f631612 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 139f479..16284b8 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 31e586d..f710df8 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 c9f9e6a..1756472 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 5d0910b..9c1307e 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 26fd79e..072176a 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 9d45998..18da4ac 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 0417615..22bcce7 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 1cff4cf..f65b339 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 24fc7ae..6b7c34c 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 bc89170..916c2c6 100644 --- a/svg/solid/bxs-droplet.svg +++ b/svg/solid/bxs-droplet.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/svg/solid/bxs-dryer.svg b/svg/solid/bxs-dryer.svg index d76e6e3..98bee12 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 aa9c273..d24d5bb 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 993df9f..30ec70f 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 d9e1219..3c1dd4d 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 a99d81e..721d840 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 7b75769..4d12f5d 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 e014d00..780e2e2 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 96f136b..d3c03f1 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 75005d8..c76230e 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 6d8c371..b54c4be 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 72553cc..dc27f84 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 ab729a0..7cf1dbe 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 2b77a40..b7a54b7 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 ef8652e..19af930 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 6fe6098..afa1821 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 b5acea9..5b7e870 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 d4f88d7..675203a 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 8f42763..e2af8df 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 b6e45a2..297ce7c 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 8d2fbb8..5aa524c 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 a33c190..2fa764f 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 e629232..6c91a25 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 a739971..49671af 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 a6a3471..4daae6b 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 2dda527..1d4e8e4 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 b23dc4e..a8f95a1 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 ad2570d..2e81ffa 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 c1ee44a..c8f427e 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 22bf8a7..30c56cb 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 4346976..b9d5d16 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 7681e8a..646c43c 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 d11c381..bfe70e1 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 cc78fc9..d254221 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 4a2ff3c..8eaf9d3 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 bd21e39..e662d2f 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 25ddb69..d23354e 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 f50f691..62c9f48 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 3b7fca9..b5ca247 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 85ff146..9e498cd 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 1dedb35..d83777c 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 0731c17..8c24faf 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 53a31bc..4241754 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 0460cbc..b777400 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 515c787..da24bcc 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 1159702..2847525 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 5343c2f..0f46148 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 d4344e8..a19ca53 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 f599d1c..f3a6339 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 1a36f58..23525c1 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 a89b799..a1a991b 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 a3d8720..bbc6d84 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 c4555f6..ce84623 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 8a55fff..823a94a 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 3ac29a7..121f71e 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 e7461cb..38dc6ef 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 2598969..348d1ef 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 a9e4e98..6d2fbd1 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 5e1de43..d333bff 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 4b8caaf..6461c26 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 4812945..a30b8d9 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 fd69624..17149d8 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 f733326..44faf27 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 f02e9f3..b794f50 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 0d137f7..2c10410 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 3566eae..ec5c7ed 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 5933684..3d21097 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 1d16ecd..6766fa5 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 616f2ae..0a16239 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 0d4c9cf..5ebcd35 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 5b5a523..73a51ea 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 aa4c65b..a356d05 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 0b79147..8a08e58 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 new file mode 100644 index 0000000..6299dff --- /dev/null +++ b/svg/solid/bxs-hard-hat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-hdd.svg b/svg/solid/bxs-hdd.svg index 36d6ff2..cd005c0 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 7922a9f..17adc91 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 3ab922d..fc57ebb 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 f861569..a8223ac 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 84056f0..eb0c5ec 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 ff0d110..37f4911 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 new file mode 100644 index 0000000..c394dee --- /dev/null +++ b/svg/solid/bxs-home-alt-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/solid/bxs-home-circle.svg b/svg/solid/bxs-home-circle.svg index 2def234..faef67f 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 c746f4c..f8660b5 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 4f55e3b..9514d85 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 a83fb39..72726ea 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 ed84bb8..9816db6 100644 --- a/svg/solid/bxs-hot.svg +++ b/svg/solid/bxs-hot.svg @@ -1,3 +1 @@ - + \ No newline at end of file diff --git a/svg/solid/bxs-hotel.svg b/svg/solid/bxs-hotel.svg index 90cbbb5..aa7bca5 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 a234180..04c44d2 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 4def0a5..78b5e10 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 b06d7a1..4f9d9b3 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 f925c42..ff4f441 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 fce3278..5e4522e 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 a8ad344..022d06b 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 3107d14..dbba7bb 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 e823327..93e62ca 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 e6b40d9..9681c85 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 2b71cd8..8b9ba1e 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 a3d83bf..65193e8 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 d4e30aa..2c7705c 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 0f9fdfd..8a37724 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 69519fd..45e8d56 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 5408ca1..d60e7ab 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 53c925a..b35add3 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 3bda3da..27d35dd 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 210bcf3..68db6e9 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 b17cab3..18720fb 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 ef852fa..b641d5f 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 b683886..15cb93c 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 5d86e7b..305ec2b 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 cd43587..19b7f46 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 5bf6c21..610b543 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 2b4cecf..0dbbfd0 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 14ed637..70cd401 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 26fb1c1..f819d2c 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 49dd1cc..562ffc0 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 57b53a5..f670c72 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 66f4b26..e634f7e 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 4c952f2..98428a7 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 aadde7e..5e63bf5 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 29ff8e1..31d3e74 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 cecf9ef..fd4210e 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 2819c8c..b485e50 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 5ec33e5..af5500e 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 3745628..f57b538 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 4f3aadc..b806c45 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 830be35..cb4f832 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 1fe2ed1..7fcf105 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 de46f8d..58a6a1a 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 e42340b..0fd80af 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 be67ba3..218a874 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 c11bd33..e9d0c28 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 b21edb5..37fb78f 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 97914dc..3d2c738 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 ba7fd8b..01f20f7 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 8a294bc..80cd44c 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 e3372e0..b3f6c50 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 7b601fe..58b5cb7 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 8cf8a9d..ba67f3c 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 c7c25f7..291d71a 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 b123588..678d66b 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 ddd0fdd..97fceb2 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 c3e7d4c..0f3eb99 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 a0d4ea3..a8b256f 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 c81d75f..161ac20 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 da230ca..dea67f2 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 c8a2825..377af4d 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 1dbac68..919035b 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 ca4cd34..195bff5 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 78f11da..6833b1b 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 b031d65..07dedc5 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 0a89f9f..15f5bde 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 1c44304..c576622 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 2633205..518b89a 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 0a1e00f..d8a5c02 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 133225c..db4c700 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 ce31613..0327932 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 4ed1b16..cc67e70 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 fbbf9ff..200bc09 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 19b7a25..87b4d38 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 f1b2fde..7926cab 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 97ef3f5..2d253f6 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 2fe521f..9b7202a 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 7343b87..d9c9f80 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 df959bf..8af0a38 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 7bf2551..d2851b7 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 7838bd0..37bf8be 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 fb09dae..a906c3d 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 1cfa40d..63018c7 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 e98cb9f..a506363 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 ba4f784..f7bd113 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 44c67fc..da79d4e 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 1e33160..b10ecd5 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 dd2040b..49b06fa 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 55ecc4d..dcf3bdb 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 0ef27ca..6a7741b 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 b25ce03..88bc2dc 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 d1245eb..ceea3a6 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 d2c18cd..a411633 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 a1bd373..03cc539 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 88850e4..d79abcf 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 9b55369..9e96b34 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 be2d713..5623d43 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 df24e20..65d777a 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 90a1ee4..070554a 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 75066de..59ca669 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 0ced508..eb95af0 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 582421a..1690d5e 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 f73111f..649fb5a 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 40fdc9c..2ba99e1 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 b3986cf..82144b1 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 723f8ac..c47595d 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 a358811..eb396ab 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 ee7b7af..7c18eda 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 1fe9ead..4e9b729 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 c1d7a7e..814260a 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 1440c8b..aa4039c 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 4af4edc..0fa5f88 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 4510bd4..af4ba7f 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 7d3749b..dc23967 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 4c487e1..d5c6a76 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 32b16fa..3cac720 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 5387e4b..8e84b1c 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 bac5029..a44c9fe 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-offer.svg b/svg/solid/bxs-offer.svg index ab31526..9c46285 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 1324395..a8ac858 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 a4564ee..6ff015b 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 ec7a800..ff8d992 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 0c02a7b..77dec0e 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 96376fc..75dc867 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 ff8e1c0..9817f7e 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 5dad6bf..a5ad120 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 20f18c0..a56498d 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-pen.svg b/svg/solid/bxs-pen.svg index e2e9ccd..216e3ef 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 94fd19c..00a447f 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 067c6fc..dadc8c5 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 70762f2..20d6bc3 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 bed91ef..bd768d6 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 be3c7b1..7eb667e 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 05c3eda..8e7b2f7 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 90a8355..606690e 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 87648c0..4551e1b 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 9408766..6925809 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 d12ffc0..c325534 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 c8f6289..d37e457 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 d31f49d..d1e3ce6 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 4816534..c959c96 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 271f8db..886dd3d 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 f3e4abb..922d91c 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 38ca672..14c0a03 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 f79ed81..2bbd8ca 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 3d92c3c..da0316f 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 c3a5979..d8d7f8d 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 7da0549..b3c5fec 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 9223e50..846d81d 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 167e2a3..4c901df 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 36d8f77..42b1de9 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 212a454..90cc44b 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 359c89d..ced5aac 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 087d069..954a0ad 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 a82160e..935564f 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 2a8bd88..d3baab9 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 7e87d80..46e26c3 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 cd4c202..b51e00f 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 c9d7be3..ceb9055 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 dfa015d..22ff577 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 ab249a8..ed85ecf 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 973a6a0..252c2ac 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 459ad4b..d887784 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 72f947e..6ce9c0f 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 4d238cd..37b3661 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 1c8fe21..2d6407c 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 4912212..c29c2e0 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 4edb5c1..529f7b5 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 c97d2af..3dbb1c4 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 b277ab6..5f4b3ce 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 d4a552d..b598ff5 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 68ab505..ec23bd2 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 5c54507..2e6f8ab 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 d34e98f..f23eb0c 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 9eb8fb6..4237685 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 3933d89..1094cd0 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 134b2fd..5a14e35 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 eab8416..71bda89 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 76a307a..ce05f79 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 31f4c30..d14fd7d 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 8cb09ff..d8bab93 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 5a9ce14..6a3de1d 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 373712f..ebe1edd 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 3c1a03f..43a04cd 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 f3e751b..931644e 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 3dd8b84..7b70220 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 467a686..4f0bf33 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 f4645d8..86a6deb 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 e96b454..b7b8ce0 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 52b66c9..a125b3b 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 4a175b5..4b6a1c8 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-x.svg b/svg/solid/bxs-shield-x.svg index 048f7c8..744a1c6 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 e09c43b..940b3b1 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 c4152c7..6e0ee6f 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 66d1804..1a52dfc 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 9738342..3068b5d 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 eff3e75..d5b1c11 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 196bc20..be58875 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 4863995..bab49a8 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-skip-next-circle.svg b/svg/solid/bxs-skip-next-circle.svg index e63206b..49cc392 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 ba7741d..56f5c82 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 51c024c..f2f7c3e 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 cbc1689..dce1b96 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 ec2b7df..fd5eda6 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 3780346..f5bedfa 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 6505004..3272a1a 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 3e9dadb..0eb2fdf 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 b23cea9..bb4c6fd 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 f32e621..02fa3af 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 8c81a8d..f827cb2 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 7ba2c7b..a0be223 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 80dd1ca..b7be68c 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 7bbf0e6..aff69d0 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 8c792c6..bba0c53 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 ccba4a2..4f76fb1 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 decd4d3..e8e1d2e 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 c4e6503..716891d 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 f49e18f..903e51d 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 3d42601..a585787 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-t-shirt.svg b/svg/solid/bxs-t-shirt.svg index 8cffbe4..d85e2e0 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 2a403c8..baba953 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 aeb8bce..6a5c4ef 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 42047c3..a77732e 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 acb30a0..b028c91 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 e5aa51c..ec8127c 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 42373c6..ae0cfec 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 fe46a52..f3b23ea 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 2826e18..2af9afb 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 346c721..8568530 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 0e78b6b..8791b2d 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 e1b7fb1..1508bd8 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 49ffcea..30f5823 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 ae23284..69425ef 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 3652c15..c0107c6 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 3283d65..62ec895 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 538f978..d3002d6 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 8654cdc..94bafcf 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 aa965d6..5c3a370 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 f254434..a9561c1 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 685c7be..6af3171 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 584d6ce..625f888 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 8e7777a..041be12 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 296259c..fb6ff56 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 6f0c574..f584222 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 fe64ced..91850aa 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 0bae754..25dd4aa 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 55501b9..e781371 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 e943bac..bc4191f 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-up-arrow-alt.svg b/svg/solid/bxs-up-arrow-alt.svg index 9ae6264..78b7b1d 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 f750a21..a7ffcd5 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 7f79a8d..97c083a 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 ba454b8..9fa94f0 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 9054ae5..fc99485 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 1b40567..d053bd1 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 fa51a74..95b8b0d 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 3d6385b..59496d7 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 9af430a..885b615 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 1cd08c8..5f03fbf 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 3a0fa5e..a62ba8c 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 bc5cd4f..c7187c3 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 e622af8..356decc 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 f92d256..ff5285b 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 2a24d17..32364bf 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 c347a3a..6af7f53 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 0e627c3..bc10092 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 8feb17b..d4eb563 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 501a1cf..d75d1ae 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 4cefc7b..9b564f0 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 1ccac3f..f7dd4ce 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 2a769ce..e66f76e 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 b9f62fa..d775e78 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 130c0a3..63db2ea 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 7079e10..eb3e685 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 15da447..eed7621 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 5a3d00e..a3695aa 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 a49b1cf..80c6a6c 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 dbee4ed..ac1b3b5 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 e71b665..5d77ca8 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 be372c9..766d40d 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 4658313..8bb02e9 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 722582f..bf9a622 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 469eca5..37e8156 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 dccc613..329a0c7 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 a01c628..69419dc 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 134854d..bc519e7 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 c9ce306..cba5930 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 dfab4aa..7886880 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 28d30f7..70d567e 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 a53909c..f352d54 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 3f509f9..f53cc35 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 1df3857..00c42f1 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 b4cfed7..46d740a 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 0eb5888..f3a7bfd 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 cf3d5dc..338daa2 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 41600e0..d442b88 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 53848d1..5c4e59f 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 abf2fe9..a461765 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