├── .styleci.yml ├── LICENSE.md ├── composer.json ├── config ├── blade-zondicons.php └── generation.php ├── resources └── svg │ ├── add-outline.svg │ ├── add-solid.svg │ ├── adjust.svg │ ├── airplane.svg │ ├── album.svg │ ├── align-center.svg │ ├── align-justified.svg │ ├── align-left.svg │ ├── align-right.svg │ ├── anchor.svg │ ├── announcement.svg │ ├── apparel.svg │ ├── arrow-down.svg │ ├── arrow-left.svg │ ├── arrow-outline-down.svg │ ├── arrow-outline-left.svg │ ├── arrow-outline-right.svg │ ├── arrow-outline-up.svg │ ├── arrow-right.svg │ ├── arrow-thick-down.svg │ ├── arrow-thick-left.svg │ ├── arrow-thick-right.svg │ ├── arrow-thick-up.svg │ ├── arrow-thin-down.svg │ ├── arrow-thin-left.svg │ ├── arrow-thin-right.svg │ ├── arrow-thin-up.svg │ ├── arrow-up.svg │ ├── artist.svg │ ├── at-symbol.svg │ ├── attachment.svg │ ├── backspace.svg │ ├── backward-step.svg │ ├── backward.svg │ ├── badge.svg │ ├── battery-full.svg │ ├── battery-half.svg │ ├── battery-low.svg │ ├── beverage.svg │ ├── block.svg │ ├── bluetooth.svg │ ├── bolt.svg │ ├── book-reference.svg │ ├── bookmark-copy-2.svg │ ├── bookmark-copy-3.svg │ ├── bookmark-outline-add.svg │ ├── bookmark-outline.svg │ ├── bookmark.svg │ ├── border-all.svg │ ├── border-bottom.svg │ ├── border-horizontal.svg │ ├── border-inner.svg │ ├── border-left.svg │ ├── border-none.svg │ ├── border-outer.svg │ ├── border-right.svg │ ├── border-top.svg │ ├── border-vertical.svg │ ├── box.svg │ ├── brightness-down.svg │ ├── brightness-up.svg │ ├── browser-window-new.svg │ ├── browser-window-open.svg │ ├── browser-window.svg │ ├── bug.svg │ ├── buoy.svg │ ├── calculator.svg │ ├── calendar.svg │ ├── camera.svg │ ├── chart-bar.svg │ ├── chart-pie.svg │ ├── chart.svg │ ├── chat-bubble-dots.svg │ ├── checkmark-outline.svg │ ├── checkmark.svg │ ├── cheveron-down.svg │ ├── cheveron-left.svg │ ├── cheveron-outline-down.svg │ ├── cheveron-outline-left.svg │ ├── cheveron-outline-right.svg │ ├── cheveron-outline-up.svg │ ├── cheveron-right.svg │ ├── cheveron-up.svg │ ├── clipboard.svg │ ├── close-outline.svg │ ├── close-solid.svg │ ├── close.svg │ ├── cloud-upload.svg │ ├── cloud.svg │ ├── code.svg │ ├── coffee.svg │ ├── cog.svg │ ├── color-palette.svg │ ├── compose.svg │ ├── computer-desktop.svg │ ├── computer-laptop.svg │ ├── conversation.svg │ ├── copy.svg │ ├── credit-card.svg │ ├── currency-dollar.svg │ ├── dashboard.svg │ ├── date-add.svg │ ├── dial-pad.svg │ ├── directions.svg │ ├── document-add.svg │ ├── document.svg │ ├── dots-horizontal-double.svg │ ├── dots-horizontal-triple.svg │ ├── download.svg │ ├── duplicate.svg │ ├── edit-copy.svg │ ├── edit-crop.svg │ ├── edit-cut.svg │ ├── edit-pencil.svg │ ├── education.svg │ ├── envelope.svg │ ├── exclamation-outline.svg │ ├── exclamation-solid.svg │ ├── explore.svg │ ├── factory.svg │ ├── fast-forward.svg │ ├── fast-rewind.svg │ ├── film.svg │ ├── filter.svg │ ├── flag.svg │ ├── flashlight.svg │ ├── folder-outline-add.svg │ ├── folder-outline.svg │ ├── folder.svg │ ├── format-bold.svg │ ├── format-font-size.svg │ ├── format-italic.svg │ ├── format-text-size.svg │ ├── format-underline.svg │ ├── forward-step.svg │ ├── forward.svg │ ├── gift.svg │ ├── globe.svg │ ├── hand-stop.svg │ ├── hard-drive.svg │ ├── headphones.svg │ ├── heart.svg │ ├── home.svg │ ├── hot.svg │ ├── hour-glass.svg │ ├── inbox-check.svg │ ├── inbox-download.svg │ ├── inbox-full.svg │ ├── inbox.svg │ ├── indent-decrease.svg │ ├── indent-increase.svg │ ├── information-outline.svg │ ├── information-solid.svg │ ├── key.svg │ ├── keyboard.svg │ ├── layers.svg │ ├── library.svg │ ├── light-bulb.svg │ ├── link.svg │ ├── list-add.svg │ ├── list-bullet.svg │ ├── list.svg │ ├── load-balancer.svg │ ├── location-current.svg │ ├── location-food.svg │ ├── location-gas-station.svg │ ├── location-hotel.svg │ ├── location-marina.svg │ ├── location-park.svg │ ├── location-restroom.svg │ ├── location-shopping.svg │ ├── location.svg │ ├── lock-closed.svg │ ├── lock-open.svg │ ├── map.svg │ ├── menu.svg │ ├── mic.svg │ ├── minus-outline.svg │ ├── minus-solid.svg │ ├── mobile-devices.svg │ ├── mood-happy-outline.svg │ ├── mood-happy-solid.svg │ ├── mood-neutral-outline.svg │ ├── mood-neutral-solid.svg │ ├── mood-sad-outline.svg │ ├── mood-sad-solid.svg │ ├── mouse.svg │ ├── music-album.svg │ ├── music-artist.svg │ ├── music-notes.svg │ ├── music-playlist.svg │ ├── navigation-more.svg │ ├── network.svg │ ├── news-paper.svg │ ├── notification.svg │ ├── notifications-outline.svg │ ├── notifications.svg │ ├── paste.svg │ ├── pause-outline.svg │ ├── pause-solid.svg │ ├── pause.svg │ ├── pen-tool.svg │ ├── phone.svg │ ├── photo.svg │ ├── php-elephant.svg │ ├── pin.svg │ ├── play-outline.svg │ ├── play.svg │ ├── playlist.svg │ ├── plugin.svg │ ├── portfolio.svg │ ├── printer.svg │ ├── pylon.svg │ ├── question.svg │ ├── queue.svg │ ├── radar-copy-2.svg │ ├── radar.svg │ ├── radio.svg │ ├── refresh.svg │ ├── reload.svg │ ├── reply-all.svg │ ├── reply.svg │ ├── repost.svg │ ├── save-disk.svg │ ├── screen-full.svg │ ├── search.svg │ ├── send.svg │ ├── servers.svg │ ├── share-01.svg │ ├── share-alt.svg │ ├── share.svg │ ├── shield.svg │ ├── shopping-cart.svg │ ├── show-sidebar.svg │ ├── shuffle.svg │ ├── stand-by.svg │ ├── star-full.svg │ ├── station.svg │ ├── step-backward.svg │ ├── step-forward.svg │ ├── stethoscope.svg │ ├── store-front.svg │ ├── stroke-width.svg │ ├── subdirectory-left.svg │ ├── subdirectory-right.svg │ ├── swap.svg │ ├── tablet.svg │ ├── tag.svg │ ├── target.svg │ ├── text-box.svg │ ├── text-decoration.svg │ ├── thermometer.svg │ ├── thumbs-down.svg │ ├── thumbs-up.svg │ ├── ticket.svg │ ├── time.svg │ ├── timer.svg │ ├── tools-copy.svg │ ├── translate.svg │ ├── trash.svg │ ├── travel-bus.svg │ ├── travel-car.svg │ ├── travel-case.svg │ ├── travel-taxi-cab.svg │ ├── travel-train.svg │ ├── travel-walk.svg │ ├── travel.svg │ ├── trophy.svg │ ├── tuning.svg │ ├── upload.svg │ ├── usb.svg │ ├── user-add.svg │ ├── user-group.svg │ ├── user-solid-circle.svg │ ├── user-solid-square.svg │ ├── user.svg │ ├── vector.svg │ ├── video-camera.svg │ ├── view-carousel.svg │ ├── view-column.svg │ ├── view-hide.svg │ ├── view-list.svg │ ├── view-show.svg │ ├── view-tile.svg │ ├── volume-down.svg │ ├── volume-mute.svg │ ├── volume-off.svg │ ├── volume-up.svg │ ├── wallet.svg │ ├── watch.svg │ ├── window-new.svg │ ├── window-open.svg │ ├── window.svg │ ├── wrench.svg │ ├── yin-yang.svg │ ├── zoom-in.svg │ └── zoom-out.svg ├── socialcard-blade-zondicons.png └── src └── BladeZondiconsServiceProvider.php /.styleci.yml: -------------------------------------------------------------------------------- 1 | preset: laravel 2 | enabled: 3 | - heredoc_indentation 4 | - trailing_comma_in_multiline_call 5 | -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- 1 | The MIT License (MIT) 2 | 3 | Copyright (c) Dries Vints 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in 13 | all copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 21 | THE SOFTWARE. 22 | -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "codeat3/blade-zondicons", 3 | "description": "A package to easily make use of Zondicons in your Laravel Blade views.", 4 | "keywords": ["Blade", "Zondicons", "Laravel"], 5 | "homepage": "https://github.com/codeat3/blade-zondicons", 6 | "license": "MIT", 7 | "support": { 8 | "issues": "https://github.com/codeat3/blade-zondicons/issues", 9 | "source": "https://github.com/codeat3/blade-zondicons" 10 | }, 11 | "authors": [ 12 | { 13 | "name": "Dries Vints", 14 | "homepage": "https://driesvints.com" 15 | }, 16 | { 17 | "name": "Swapnil Sarwe", 18 | "homepage": "https://swapnilsarwe.com" 19 | } 20 | ], 21 | "require": { 22 | "php": "^7.4|^8.0", 23 | "blade-ui-kit/blade-icons": "^1.1", 24 | "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0" 25 | }, 26 | "require-dev": { 27 | "codeat3/blade-icon-generation-helpers": "^0.10", 28 | "codeat3/phpcs-styles": "^1.0", 29 | "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0", 30 | "phpunit/phpunit": "^9.0|^10.5|^11.0" 31 | }, 32 | "autoload": { 33 | "psr-4": { 34 | "BladeUI\\Zondicons\\": "src" 35 | } 36 | }, 37 | "autoload-dev": { 38 | "psr-4": { 39 | "Tests\\": "tests" 40 | } 41 | }, 42 | "extra": { 43 | "laravel": { 44 | "providers": [ 45 | "BladeUI\\Zondicons\\BladeZondiconsServiceProvider" 46 | ] 47 | } 48 | }, 49 | "config": { 50 | "sort-packages": true 51 | }, 52 | "minimum-stability": "dev", 53 | "prefer-stable": true, 54 | "scripts": { 55 | "test": "vendor/bin/phpunit", 56 | "format": "vendor/bin/php-cs-fixer fix" 57 | } 58 | } 59 | -------------------------------------------------------------------------------- /config/blade-zondicons.php: -------------------------------------------------------------------------------- 1 | 'zondicon', 17 | 18 | /* 19 | |----------------------------------------------------------------- 20 | | Fallback Icon 21 | |----------------------------------------------------------------- 22 | | 23 | | This config option allows you to define a fallback 24 | | icon when an icon in this set cannot be found. 25 | | 26 | */ 27 | 28 | 'fallback' => '', 29 | 30 | /* 31 | |----------------------------------------------------------------- 32 | | Default Set Classes 33 | |----------------------------------------------------------------- 34 | | 35 | | This config option allows you to define some classes which 36 | | will be applied by default to all icons within this set. 37 | | 38 | */ 39 | 40 | 'class' => '', 41 | 42 | /* 43 | |----------------------------------------------------------------- 44 | | Default Set Attributes 45 | |----------------------------------------------------------------- 46 | | 47 | | This config option allows you to define some attributes which 48 | | will be applied by default to all icons within this set. 49 | | 50 | */ 51 | 52 | 'attributes' => [ 53 | // 'width' => 50, 54 | // 'height' => 50, 55 | ], 56 | 57 | ]; 58 | -------------------------------------------------------------------------------- /config/generation.php: -------------------------------------------------------------------------------- 1 | optimize() 11 | ->postOptimizationAsString(function ($svgLine) { 12 | return $svgLine; 13 | }) 14 | ->save(); 15 | }; 16 | 17 | return [ 18 | [ 19 | // Define a source directory for the sets like a node_modules/ or vendor/ directory... 20 | 'source' => __DIR__.'/../dist', 21 | 22 | // Define a destination directory for your icons. The below is a good default... 23 | 'destination' => __DIR__.'/../resources/svg', 24 | 25 | // Enable "safe" mode which will prevent deletion of old icons... 26 | 'safe' => false, 27 | 28 | // Call an optional callback to manipulate the icon 29 | // with the pathname of the icon and the settings from above... 30 | 'after' => $svgNormalization, 31 | 32 | 'is-solid' => true, 33 | ], 34 | ]; 35 | -------------------------------------------------------------------------------- /resources/svg/add-outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/add-solid.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/adjust.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/airplane.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/album.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/align-center.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/align-justified.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/align-left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/align-right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/anchor.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/announcement.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/apparel.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/arrow-down.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/arrow-left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/arrow-outline-down.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/arrow-outline-left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/arrow-outline-right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/arrow-outline-up.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/arrow-right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/arrow-thick-down.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/arrow-thick-left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/arrow-thick-right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/arrow-thick-up.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/arrow-thin-down.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/arrow-thin-left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/arrow-thin-right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/arrow-thin-up.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/arrow-up.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/artist.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/at-symbol.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/attachment.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/backspace.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/backward-step.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/backward.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/badge.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/battery-full.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/battery-half.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/battery-low.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/beverage.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/block.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/bluetooth.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/bolt.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/book-reference.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/bookmark-copy-2.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/bookmark-copy-3.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/bookmark-outline-add.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/bookmark-outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/bookmark.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/border-all.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/border-bottom.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/border-horizontal.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/border-inner.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/border-left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/border-none.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/border-outer.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/border-right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/border-top.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/border-vertical.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/box.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/brightness-down.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/brightness-up.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/browser-window-new.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/browser-window-open.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/browser-window.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/bug.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/buoy.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/calculator.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/calendar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/camera.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/chart-bar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/chart-pie.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/chart.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/chat-bubble-dots.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/checkmark-outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/checkmark.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/cheveron-down.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/cheveron-left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/cheveron-outline-down.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/cheveron-outline-left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/cheveron-outline-right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/cheveron-outline-up.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/cheveron-right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/cheveron-up.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/clipboard.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/close-outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/close-solid.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/close.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/cloud-upload.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/cloud.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/code.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/coffee.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/cog.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/color-palette.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/compose.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/computer-desktop.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/computer-laptop.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/conversation.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/copy.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/credit-card.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/currency-dollar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/dashboard.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/date-add.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/dial-pad.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/directions.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/document-add.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/document.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/dots-horizontal-double.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/dots-horizontal-triple.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/download.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/duplicate.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/edit-copy.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/edit-crop.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/edit-cut.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/edit-pencil.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/education.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/envelope.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/exclamation-outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/exclamation-solid.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/explore.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/factory.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/fast-forward.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/fast-rewind.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/film.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/filter.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/flag.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/flashlight.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/folder-outline-add.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/folder-outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/folder.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/format-bold.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/format-font-size.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/format-italic.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/format-text-size.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/format-underline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/forward-step.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/forward.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/gift.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/globe.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/hand-stop.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/hard-drive.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/headphones.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/heart.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/home.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/hot.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/hour-glass.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/inbox-check.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/inbox-download.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/inbox-full.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/inbox.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/indent-decrease.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/indent-increase.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/information-outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/information-solid.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/key.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/keyboard.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/layers.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/library.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/light-bulb.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/link.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/list-add.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/list-bullet.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/list.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/load-balancer.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/location-current.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/location-food.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/location-gas-station.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/location-hotel.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/location-marina.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/location-park.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/location-restroom.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/location-shopping.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/location.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/lock-closed.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/lock-open.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/map.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/menu.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/mic.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/minus-outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/minus-solid.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/mobile-devices.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/mood-happy-outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/mood-happy-solid.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/mood-neutral-outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/mood-neutral-solid.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/mood-sad-outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/mood-sad-solid.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/mouse.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/music-album.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/music-artist.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/music-notes.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/music-playlist.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/navigation-more.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/network.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/news-paper.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/notification.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/notifications-outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/notifications.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/paste.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/pause-outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/pause-solid.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/pause.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/pen-tool.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/phone.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/photo.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/php-elephant.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/pin.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/play-outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/play.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/playlist.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/plugin.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/portfolio.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/printer.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/pylon.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/question.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/queue.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/radar-copy-2.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/radar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/radio.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/refresh.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/reload.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/reply-all.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/reply.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/repost.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/save-disk.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/screen-full.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/search.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/send.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/servers.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/share-01.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/share-alt.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/share.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/shield.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/shopping-cart.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/show-sidebar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/shuffle.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/stand-by.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/star-full.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/station.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/step-backward.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/step-forward.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/stethoscope.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/store-front.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/stroke-width.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/subdirectory-left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/subdirectory-right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/swap.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/tablet.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/tag.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/target.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/text-box.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/text-decoration.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/thermometer.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/thumbs-down.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/thumbs-up.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/ticket.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/time.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/timer.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/tools-copy.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/translate.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/trash.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/travel-bus.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/travel-car.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/travel-case.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/travel-taxi-cab.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/travel-train.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/travel-walk.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/travel.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/trophy.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/tuning.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/upload.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/usb.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/user-add.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/user-group.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/user-solid-circle.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/user-solid-square.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/user.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/vector.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/video-camera.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/view-carousel.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/view-column.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/view-hide.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/view-list.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/view-show.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/view-tile.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/volume-down.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/volume-mute.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/volume-off.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/volume-up.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/wallet.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/watch.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/window-new.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/window-open.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/window.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/wrench.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/yin-yang.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/zoom-in.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /resources/svg/zoom-out.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /socialcard-blade-zondicons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codeat3/blade-zondicons/9fae130bfb42a51a9618cdd66dd626bf0c46347c/socialcard-blade-zondicons.png -------------------------------------------------------------------------------- /src/BladeZondiconsServiceProvider.php: -------------------------------------------------------------------------------- 1 | registerConfig(); 16 | 17 | $this->callAfterResolving(Factory::class, function (Factory $factory, Container $container) { 18 | $config = $container->make('config')->get('blade-zondicons', []); 19 | 20 | $factory->add('zondicons', array_merge(['path' => __DIR__ . '/../resources/svg'], $config)); 21 | }); 22 | } 23 | 24 | private function registerConfig(): void 25 | { 26 | $this->mergeConfigFrom(__DIR__ . '/../config/blade-zondicons.php', 'blade-zondicons'); 27 | } 28 | 29 | public function boot(): void 30 | { 31 | if ($this->app->runningInConsole()) { 32 | $this->publishes([ 33 | __DIR__ . '/../resources/svg' => public_path('vendor/blade-zondicons'), 34 | ], 'blade-zondicons'); 35 | 36 | $this->publishes([ 37 | __DIR__ . '/../config/blade-zondicons.php' => $this->app->configPath('blade-zondicons.php'), 38 | ], 'blade-zondicons-config'); 39 | } 40 | } 41 | } 42 | --------------------------------------------------------------------------------