replace feather icons with tabler icons
@@ -6,7 +6,7 @@ indent_style=tab
|
||||
tab_width=3
|
||||
max_line_length=off
|
||||
|
||||
[*.{rb,yml,scss}]
|
||||
[*.{rb,yml,scss,json}]
|
||||
indent_style=space
|
||||
indent_size=2
|
||||
|
||||
|
||||
@@ -130,11 +130,11 @@ variants:
|
||||
- name: success
|
||||
icon: check
|
||||
- name: info
|
||||
icon: info
|
||||
icon: info-circle
|
||||
- name: warning
|
||||
icon: alert-triangle
|
||||
- name: danger
|
||||
icon: x-octagon
|
||||
icon: alert-circle
|
||||
|
||||
button-variants:
|
||||
primary:
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
"lint": "npm-run-all --parallel js-lint css-lint",
|
||||
"clean": "rm -rf tmp-dist && mkdir tmp-dist && mkdir tmp-dist/css && mkdir tmp-dist/js",
|
||||
"clean-build": "rm -rf dist && mkdir dist && mkdir dist/css && mkdir dist/js && mkdir dist/img",
|
||||
"copy-icons": "rm -f pages/_includes/svg/*.svg && cp node_modules/tabler-icons/icons/*.svg pages/_includes/svg/",
|
||||
"css": "npm-run-all css-compile",
|
||||
"css-build": "npm-run-all css-compile css-prefix-build css-minify-build",
|
||||
"css-compile": "node build/scss-compile.js",
|
||||
@@ -37,7 +38,7 @@
|
||||
"js-lint": "eslint --cache --cache-location .cache/.eslintcache js build/",
|
||||
"js-compile-standalone": "rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap",
|
||||
"js-compile-bundle": "rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap",
|
||||
"svg-svgo": "svgo -f svg/fe --pretty && svgo -f svg/brand --pretty",
|
||||
"svg-svgo": "svgo -f svg/brand --pretty",
|
||||
"unused-files": "node build/unused-files.js"
|
||||
},
|
||||
"repository": {
|
||||
@@ -105,6 +106,7 @@
|
||||
"stylelint": "13.2.1",
|
||||
"stylelint-config-twbs-bootstrap": "2.0.1",
|
||||
"svgo": "1.3.2",
|
||||
"tabler-icons": "1.3.1",
|
||||
"terser": "4.6.7",
|
||||
"yaml": "1.8.3"
|
||||
},
|
||||
@@ -114,7 +116,7 @@
|
||||
"@fullcalendar/interaction": "4.4.0",
|
||||
"@fullcalendar/list": "4.4.0",
|
||||
"@fullcalendar/timegrid": "4.4.0",
|
||||
"apexcharts": "3.17.0",
|
||||
"apexcharts": "3.17.1",
|
||||
"autosize": "4.0.2",
|
||||
"bootstrap": "twbs/bootstrap#74afe14",
|
||||
"countup.js": "2.0.4",
|
||||
|
||||
@@ -140,7 +140,7 @@
|
||||
short_hash: c3fa502
|
||||
author: XhmikosR
|
||||
date: Thu Nov 7 11:20:12 2019 +0200
|
||||
description: "dashboard/index.html: update feather-icons to v4.24.1 (#29651)"
|
||||
description: "dashboard/index.html: update tabler-icons to v4.24.1 (#29651)"
|
||||
|
||||
- hash: 1d30e05cafd986b1ca067edd20570899b0ad9e94
|
||||
short_hash: 1d30e05
|
||||
|
||||
@@ -384,52 +384,120 @@ bootstrap:
|
||||
- bootstrap/x-octagon-fill
|
||||
- bootstrap/x-square
|
||||
- bootstrap/x-square-fill
|
||||
fe:
|
||||
tabler:
|
||||
- activity
|
||||
- airplay
|
||||
- ad
|
||||
- adjustments
|
||||
- alarm
|
||||
- alert-circle
|
||||
- alert-octagon
|
||||
- alert-triangle
|
||||
- align-center
|
||||
- align-justify
|
||||
- align-justified
|
||||
- align-left
|
||||
- align-right
|
||||
- anchor
|
||||
- aperture
|
||||
- archive
|
||||
- arrow-back
|
||||
- arrow-back-up
|
||||
- arrow-bar-down
|
||||
- arrow-bar-left
|
||||
- arrow-bar-right
|
||||
- arrow-bar-up
|
||||
- arrow-down
|
||||
- arrow-down-circle
|
||||
- arrow-down-left
|
||||
- arrow-down-left-circle
|
||||
- arrow-down-right
|
||||
- arrow-down
|
||||
- arrow-left-circle
|
||||
- arrow-down-right-circle
|
||||
- arrow-forward
|
||||
- arrow-forward-up
|
||||
- arrow-left
|
||||
- arrow-right-circle
|
||||
- arrow-left-circle
|
||||
- arrow-narrow-down
|
||||
- arrow-narrow-left
|
||||
- arrow-narrow-right
|
||||
- arrow-narrow-up
|
||||
- arrow-right
|
||||
- arrow-right-circle
|
||||
- arrow-up
|
||||
- arrow-up-circle
|
||||
- arrow-up-left
|
||||
- arrow-up-left-circle
|
||||
- arrow-up-right
|
||||
- arrow-up
|
||||
- at-sign
|
||||
- arrow-up-right-circle
|
||||
- arrows-diagonal
|
||||
- arrows-diagonal-2
|
||||
- arrows-horizontal
|
||||
- arrows-maximize
|
||||
- arrows-minimize
|
||||
- arrows-sort
|
||||
- arrows-vertical
|
||||
- artboard
|
||||
- at
|
||||
- atom
|
||||
- award
|
||||
- bar-chart-2
|
||||
- bar-chart
|
||||
- battery-charging
|
||||
- backspace
|
||||
- ban
|
||||
- bandage
|
||||
- battery
|
||||
- bell-off
|
||||
- battery-1
|
||||
- battery-2
|
||||
- battery-3
|
||||
- battery-4
|
||||
- battery-charging
|
||||
- bed
|
||||
- bell
|
||||
- bike
|
||||
- bluetooth
|
||||
- bold
|
||||
- book-open
|
||||
- bolt
|
||||
- book
|
||||
- bookmark
|
||||
- border-all
|
||||
- border-bottom
|
||||
- border-horizontal
|
||||
- border-inner
|
||||
- border-left
|
||||
- border-none
|
||||
- border-outer
|
||||
- border-radius
|
||||
- border-right
|
||||
- border-top
|
||||
- border-vertical
|
||||
- box
|
||||
- briefcase
|
||||
- brightness
|
||||
- brightness-down
|
||||
- brightness-up
|
||||
- bucket
|
||||
- bug
|
||||
- building
|
||||
- building-arch
|
||||
- building-bridge
|
||||
- building-bridge-2
|
||||
- building-church
|
||||
- building-hospital
|
||||
- building-store
|
||||
- bulb
|
||||
- bulb-off
|
||||
- calculator
|
||||
- calendar
|
||||
- camera-off
|
||||
- calendar-event
|
||||
- camera
|
||||
- caret-down
|
||||
- caret-left
|
||||
- caret-right
|
||||
- caret-up
|
||||
- cash
|
||||
- cast
|
||||
- check-circle
|
||||
- check-square
|
||||
- chart-area
|
||||
- chart-area-line
|
||||
- chart-bar
|
||||
- chart-candle
|
||||
- chart-donut
|
||||
- chart-line
|
||||
- chart-pie
|
||||
- check
|
||||
- chevron-down
|
||||
- chevron-left
|
||||
@@ -441,22 +509,29 @@ fe:
|
||||
- chevrons-up
|
||||
- chrome
|
||||
- circle
|
||||
- circle-check
|
||||
- circle-minus
|
||||
- circle-plus
|
||||
- circle-x
|
||||
- clipboard
|
||||
- clipboard-check
|
||||
- clipboard-list
|
||||
- clipboard-x
|
||||
- clock
|
||||
- cloud-drizzle
|
||||
- cloud-lightning
|
||||
- cloud-off
|
||||
- cloud
|
||||
- cloud-download
|
||||
- cloud-rain
|
||||
- cloud-snow
|
||||
- cloud
|
||||
- cloud-storm
|
||||
- cloud-upload
|
||||
- code
|
||||
- codepen
|
||||
- codesandbox
|
||||
- coffee
|
||||
- coin
|
||||
- color-swatch
|
||||
- columns
|
||||
- command
|
||||
- compass
|
||||
- copy
|
||||
- copyright
|
||||
- corner-down-left
|
||||
- corner-down-right
|
||||
- corner-left-down
|
||||
@@ -465,202 +540,269 @@ fe:
|
||||
- corner-right-up
|
||||
- corner-up-left
|
||||
- corner-up-right
|
||||
- cpu
|
||||
- credit-card
|
||||
- crop
|
||||
- crosshair
|
||||
- currency-dollar
|
||||
- currency-euro
|
||||
- cut
|
||||
- dashboard
|
||||
- database
|
||||
- delete
|
||||
- device-desktop
|
||||
- device-floppy
|
||||
- device-gamepad
|
||||
- device-laptop
|
||||
- device-mobile
|
||||
- device-mobile-vibration
|
||||
- device-speaker
|
||||
- device-tablet
|
||||
- device-tv
|
||||
- devices
|
||||
- diamond
|
||||
- dice
|
||||
- directions
|
||||
- disabled
|
||||
- disc
|
||||
- dollar-sign
|
||||
- download-cloud
|
||||
- dots
|
||||
- dots-circle-horizontal
|
||||
- dots-diagonal
|
||||
- dots-diagonal-2
|
||||
- dots-vertical
|
||||
- download
|
||||
- drag-drop
|
||||
- drag-drop-2
|
||||
- droplet
|
||||
- edit-2
|
||||
- edit-3
|
||||
- edit
|
||||
- egg
|
||||
- eraser
|
||||
- exposure
|
||||
- external-link
|
||||
- eye-off
|
||||
- eye
|
||||
- facebook
|
||||
- fast-forward
|
||||
- feather
|
||||
- figma
|
||||
- file-minus
|
||||
- file-plus
|
||||
- file-text
|
||||
- face-id
|
||||
- file
|
||||
- film
|
||||
- file-check
|
||||
- file-download
|
||||
- file-invoice
|
||||
- file-minus
|
||||
- file-music
|
||||
- file-plus
|
||||
- file-shredder
|
||||
- file-text
|
||||
- file-x
|
||||
- filter
|
||||
- flag
|
||||
- flip-horizontal
|
||||
- flip-vertical
|
||||
- floppy-disk
|
||||
- focus
|
||||
- folder
|
||||
- folder-minus
|
||||
- folder-plus
|
||||
- folder
|
||||
- frown
|
||||
- folder-x
|
||||
- folders
|
||||
- frame
|
||||
- friends
|
||||
- gauge
|
||||
- ghost
|
||||
- gift
|
||||
- git-branch
|
||||
- git-commit
|
||||
- git-compare
|
||||
- git-fork
|
||||
- git-merge
|
||||
- git-pull-request
|
||||
- github
|
||||
- gitlab
|
||||
- glass
|
||||
- glass-full
|
||||
- globe
|
||||
- grid
|
||||
- hard-drive
|
||||
- grid-dots
|
||||
- hash
|
||||
- headphones
|
||||
- headset
|
||||
- heart
|
||||
- help-circle
|
||||
- hexagon
|
||||
- help
|
||||
- home
|
||||
- image
|
||||
- home-2
|
||||
- ice-cream
|
||||
- id
|
||||
- inbox
|
||||
- info
|
||||
- instagram
|
||||
- indent-decrease
|
||||
- indent-increase
|
||||
- infinity
|
||||
- info-circle
|
||||
- info-square
|
||||
- italic
|
||||
- key
|
||||
- layers
|
||||
- layers-difference
|
||||
- layers-intersect
|
||||
- layers-subtract
|
||||
- layers-union
|
||||
- layout
|
||||
- life-buoy
|
||||
- link-2
|
||||
- layout-2
|
||||
- layout-align-bottom
|
||||
- layout-align-center
|
||||
- layout-align-left
|
||||
- layout-align-middle
|
||||
- layout-align-right
|
||||
- layout-align-top
|
||||
- layout-bottombar
|
||||
- layout-columns
|
||||
- layout-distribute-horizontal
|
||||
- layout-distribute-vertical
|
||||
- layout-navbar
|
||||
- layout-rows
|
||||
- layout-sidebar
|
||||
- layout-sidebar-right
|
||||
- lego
|
||||
- lifebuoy
|
||||
- line-height
|
||||
- link
|
||||
- linkedin
|
||||
- list
|
||||
- loader
|
||||
- list-check
|
||||
- live-photo
|
||||
- location
|
||||
- lock
|
||||
- log-in
|
||||
- log-out
|
||||
- lock-open
|
||||
- magnet
|
||||
- mail
|
||||
- map-pin
|
||||
- mail-opened
|
||||
- man
|
||||
- map
|
||||
- maximize-2
|
||||
- map-2
|
||||
- map-pin
|
||||
- maximize
|
||||
- meh
|
||||
- menu
|
||||
- message
|
||||
- message-2
|
||||
- message-circle
|
||||
- message-square
|
||||
- mic-off
|
||||
- mic
|
||||
- minimize-2
|
||||
- message-dots
|
||||
- messages
|
||||
- microphone
|
||||
- minimize
|
||||
- minus-circle
|
||||
- minus-square
|
||||
- minus
|
||||
- monitor
|
||||
- mood-confuzed
|
||||
- mood-happy
|
||||
- mood-neutral
|
||||
- mood-sad
|
||||
- mood-smile
|
||||
- mood-tongue
|
||||
- moon
|
||||
- more-horizontal
|
||||
- more-vertical
|
||||
- mouse-pointer
|
||||
- move
|
||||
- mouse
|
||||
- movie
|
||||
- mug
|
||||
- music
|
||||
- navigation-2
|
||||
- navigation
|
||||
- octagon
|
||||
- news
|
||||
- note
|
||||
- notebook
|
||||
- notes
|
||||
- notification
|
||||
- omega
|
||||
- package
|
||||
- paint
|
||||
- palette
|
||||
- paperclip
|
||||
- pause-circle
|
||||
- pause
|
||||
- pen-tool
|
||||
- percent
|
||||
- phone-call
|
||||
- phone-forwarded
|
||||
- phone-incoming
|
||||
- phone-missed
|
||||
- phone-off
|
||||
- phone-outgoing
|
||||
- parking
|
||||
- pencil
|
||||
- phone
|
||||
- pie-chart
|
||||
- play-circle
|
||||
- play
|
||||
- plus-circle
|
||||
- plus-square
|
||||
- phone-call
|
||||
- phone-incoming
|
||||
- phone-outgoing
|
||||
- phone-pause
|
||||
- photo
|
||||
- pillow
|
||||
- plane
|
||||
- plane-arrival
|
||||
- plane-departure
|
||||
- plus
|
||||
- pocket
|
||||
- point
|
||||
- power
|
||||
- presentation
|
||||
- printer
|
||||
- radio
|
||||
- refresh-ccw
|
||||
- refresh-cw
|
||||
- prompt
|
||||
- puzzle
|
||||
- qrcode
|
||||
- record-mail
|
||||
- recycle
|
||||
- refresh
|
||||
- registered
|
||||
- repeat
|
||||
- rewind
|
||||
- rotate-ccw
|
||||
- rotate-cw
|
||||
- repeat-once
|
||||
- rotate
|
||||
- rotate-clockwise
|
||||
- route
|
||||
- router
|
||||
- rss
|
||||
- save
|
||||
- ruler
|
||||
- scissors
|
||||
- search
|
||||
- selector
|
||||
- send
|
||||
- server
|
||||
- settings
|
||||
- share-2
|
||||
- shape
|
||||
- share
|
||||
- shield-off
|
||||
- shield
|
||||
- shopping-bag
|
||||
- shield-check
|
||||
- shield-x
|
||||
- shopping-cart
|
||||
- shuffle
|
||||
- sidebar
|
||||
- skip-back
|
||||
- skip-forward
|
||||
- slack
|
||||
- slash
|
||||
- sliders
|
||||
- smartphone
|
||||
- smile
|
||||
- speaker
|
||||
- sitemap
|
||||
- sort-ascending
|
||||
- sort-descending
|
||||
- square
|
||||
- square-check
|
||||
- square-minus
|
||||
- square-plus
|
||||
- square-x
|
||||
- stack
|
||||
- star
|
||||
- stop-circle
|
||||
- sticker
|
||||
- strikethrough
|
||||
- subscript
|
||||
- sum
|
||||
- sun
|
||||
- sunrise
|
||||
- sunset
|
||||
- tablet
|
||||
- superscript
|
||||
- switch
|
||||
- switch-horizontal
|
||||
- switch-vertical
|
||||
- table
|
||||
- tag
|
||||
- target
|
||||
- terminal
|
||||
- thermometer
|
||||
- thumbs-down
|
||||
- thumbs-up
|
||||
- temperature
|
||||
- temperature-celsius
|
||||
- temperature-fahrenheit
|
||||
- template
|
||||
- test-pipe
|
||||
- thumb-down
|
||||
- thumb-up
|
||||
- ticket
|
||||
- toggle-left
|
||||
- toggle-right
|
||||
- trash-2
|
||||
- tool
|
||||
- trash
|
||||
- trello
|
||||
- trending-down
|
||||
- trending-up
|
||||
- triangle
|
||||
- truck
|
||||
- tv
|
||||
- twitter
|
||||
- type
|
||||
- umbrella
|
||||
- trophy
|
||||
- underline
|
||||
- unlock
|
||||
- upload-cloud
|
||||
- unlink
|
||||
- upload
|
||||
- urgent
|
||||
- user
|
||||
- user-check
|
||||
- user-minus
|
||||
- user-plus
|
||||
- user-x
|
||||
- user
|
||||
- users
|
||||
- video-off
|
||||
- video
|
||||
- voicemail
|
||||
- volume-1
|
||||
- volume-2
|
||||
- volume-x
|
||||
- viewfinder
|
||||
- virus
|
||||
- volume
|
||||
- watch
|
||||
- wifi-off
|
||||
- volume-2
|
||||
- volume-3
|
||||
- wallet
|
||||
- wifi
|
||||
- wind
|
||||
- x-circle
|
||||
- x-octagon
|
||||
- x-square
|
||||
- wifi-0
|
||||
- wifi-1
|
||||
- wifi-2
|
||||
- woman
|
||||
- world
|
||||
- x
|
||||
- youtube
|
||||
- zap-off
|
||||
- zap
|
||||
- zoom-in
|
||||
- zoom-out
|
||||
|
||||
@@ -6,7 +6,7 @@ home:
|
||||
forms:
|
||||
url: form-elements.html
|
||||
title: Form elements
|
||||
icon: check-square
|
||||
icon: checkbox
|
||||
|
||||
base:
|
||||
title: Base
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Buttons
|
||||
icon: fe fe-plus-square
|
||||
description: Use button styles that best suit your designs and encourage users to take the desired actions. You can customize the button's properties to improve the user experience of your website or system, changing the size, shape, color and many more.
|
||||
bootstrap-link: components/buttons/
|
||||
done: true
|
||||
@@ -207,11 +206,11 @@ Add the `.btn-icon` class to remove unnecessary padding from your button and use
|
||||
|
||||
{% capture code %}
|
||||
{% include ui/button.html icon="activity" color="primary" icon-only=true %}
|
||||
{% include ui/button.html icon="github" color="github" icon-only=true %}
|
||||
{% include ui/button.html icon="brand/github" color="github" icon-only=true %}
|
||||
{% include ui/button.html icon="bell" color="success" icon-only=true %}
|
||||
{% include ui/button.html icon="star" color="warning" icon-only=true %}
|
||||
{% include ui/button.html icon="trash-2" color="danger" icon-only=true %}
|
||||
{% include ui/button.html icon="bar-chart" color="purple" icon-only=true %}
|
||||
{% include ui/button.html icon="trash" color="danger" icon-only=true %}
|
||||
{% include ui/button.html icon="chart-bar" color="purple" icon-only=true %}
|
||||
{% include ui/button.html icon="git-merge" color="secondary" icon-only=true %}
|
||||
{% endcapture %}
|
||||
{% include example.html code=code wrapper="btn-list" centered=true %}
|
||||
|
||||
@@ -282,7 +282,7 @@ Add an icon link which you want to display at the end of your input control to v
|
||||
{% capture code %}
|
||||
<div class="mb-3">
|
||||
<label class="form-label">Input with appended icon links</label>
|
||||
{% include ui/form/input-group.html append-button="x:Clear search,sliders:Search settings,bell:Add notification" flat=true %}
|
||||
{% include ui/form/input-group.html append-button="x:Clear search,adjustments:Search settings,bell:Add notification" flat=true %}
|
||||
</div>
|
||||
{% endcapture %}
|
||||
{% include example.html code=code %}
|
||||
@@ -23,7 +23,7 @@
|
||||
<div class="progress-bar bg-{{ forloop.index | random_number: 30, 90 | number_color }}" role="progressbar" style="width: {{ forloop.index | random_number: 30, 90 }}%"></div>
|
||||
</div>
|
||||
</td>
|
||||
<td><a href="" class="text-muted">{% include ui/icon.html icon="more-horizontal" %}</a></td>
|
||||
<td><a href="" class="text-muted">{% include ui/icon.html icon="dots" %}</a></td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
</table>
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
</div>
|
||||
<div class="col-auto">
|
||||
<div class="dropdown">
|
||||
<a href="#" class="link-secondary" data-toggle="dropdown">{% include ui/icon.html icon="more-horizontal" %}</a>
|
||||
<a href="#" class="link-secondary" data-toggle="dropdown">{% include ui/icon.html icon="dots" %}</a>
|
||||
{% include ui/dropdown-menu.html right=true %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -9,12 +9,12 @@
|
||||
<ul class="social-links list-inline mb-0 mt-2">
|
||||
<li class="list-inline-item">
|
||||
<a href="#" title="Facebook" data-toggle="tooltip">
|
||||
{% include ui/icon.html icon="facebook" %}
|
||||
{% include ui/icon.html icon="brand/facebook" %}
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="#" title="Twitter" data-toggle="tooltip">
|
||||
{% include ui/icon.html icon="twitter" %}
|
||||
{% include ui/icon.html icon="brand/twitter" %}
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
</p>
|
||||
|
||||
<button class="btn btn-outline-primary btn-sm">
|
||||
{% include ui/icon.html icon="twitter" %}
|
||||
{% include ui/icon.html icon="brand/twitter" %}
|
||||
Follow
|
||||
</button>
|
||||
</div>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<div class="card-body">
|
||||
<div class="dropdown card-options">
|
||||
<button class="btn-options" type="button" data-toggle="dropdown">
|
||||
{% include ui/icon.html icon="more-vertical" %}
|
||||
{% include ui/icon.html icon="dots-vertical" %}
|
||||
</button>
|
||||
{% include ui/dropdown-menu.html right=true %}
|
||||
</div>
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
<div class="card-meta d-flex justify-content-between">
|
||||
<div class="d-flex align-items-center">
|
||||
{% include ui/icon.html icon="check-square" class="mr-2" %}
|
||||
{% include ui/icon.html icon="check" class="mr-2" %}
|
||||
<span>5/10</span>
|
||||
</div>
|
||||
<span>Due {{ due }}</span>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{% assign icon = include.icon | default: "users" %}
|
||||
{% assign icon = include.icon | default: "user" %}
|
||||
{% if include.growth > 0 %}
|
||||
{% assign color="green" %}
|
||||
{% assign arrow="arrow-up" %}
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
<div class="col-auto">
|
||||
<div class="dropdown">
|
||||
<button class="btn-options" type="button" data-toggle="dropdown">
|
||||
{% include ui/icon.html icon="more-vertical" %}
|
||||
{% include ui/icon.html icon="dots-vertical" %}
|
||||
</button>
|
||||
{% include ui/dropdown-menu.html right=true %}
|
||||
</div>
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
</td>
|
||||
<td class="text-nowrap">
|
||||
<a href="#" class="text-muted">
|
||||
{% include ui/icon.html icon="message-square" %} {{ forloop.index | random_number: 0, 12 }}</a>
|
||||
{% include ui/icon.html icon="message" %} {{ forloop.index | random_number: 0, 12 }}</a>
|
||||
</td>
|
||||
<td>
|
||||
{% include ui/avatar.html person-id=forloop.index %}
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<div class="card-body">
|
||||
<ul class="list list-timeline{% if include.simple %} list-timeline-simple{% endif %}">
|
||||
<li>
|
||||
<div class="list-timeline-icon bg-twitter">{% include ui/icon.html icon="twitter" %}</div>
|
||||
<div class="list-timeline-icon bg-twitter">{% include ui/icon.html icon="brand/twitter" %}</div>
|
||||
<div class="list-timeline-content">
|
||||
<div class="list-timeline-time">10 hrs ago</div>
|
||||
<p class="list-timeline-title">+1150 Followers</p>
|
||||
@@ -29,7 +29,7 @@
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="list-timeline-icon bg-facebook">{% include ui/icon.html icon="facebook" %}</div>
|
||||
<div class="list-timeline-icon bg-facebook">{% include ui/icon.html icon="brand/facebook" %}</div>
|
||||
<div class="list-timeline-content">
|
||||
<div class="list-timeline-time">1 day ago</div>
|
||||
<p class="list-timeline-title">+290 Page Likes</p>
|
||||
@@ -49,7 +49,7 @@
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="list-timeline-icon bg-yellow">{% include ui/icon.html icon="image" %}</div>
|
||||
<div class="list-timeline-icon bg-yellow">{% include ui/icon.html icon="photo" %}</div>
|
||||
<div class="list-timeline-content">
|
||||
<div class="list-timeline-time">3 days ago</div>
|
||||
<p class="list-timeline-title">+2 New photos</p>
|
||||
|
||||
@@ -39,5 +39,5 @@
|
||||
|
||||
<div class="mb-3">
|
||||
<label class="form-label">Input with appended icon links</label>
|
||||
{% include ui/form/input-group.html append-button="x:Clear search,sliders:Search settings,bell:Add notification" flat=true %}
|
||||
{% include ui/form/input-group.html append-button="x:Clear search,adjustments:Search settings,bell:Add notification" flat=true %}
|
||||
</div>
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
</div>
|
||||
|
||||
<div class="col-sm-6 col-xl-3">
|
||||
{% include cards/small-stats.html color="blue" icon="dollar-sign" count="132" subtitle="Sales" description="12 waiting payments" %}
|
||||
{% include cards/small-stats.html color="blue" icon="currency-dollar" count="132" subtitle="Sales" description="12 waiting payments" %}
|
||||
</div>
|
||||
<div class="col-sm-6 col-xl-3">
|
||||
{% include cards/small-stats.html color="green" icon="shopping-cart" count="78" subtitle="Orders" description="32 shipped" %}
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
<li class="nav-item d-none-navbar-vertical">
|
||||
<a href="#" class="nav-link" data-toggle="modal" data-target="#modal-customize">
|
||||
<span class="nav-link-icon">{% include ui/icon.html icon="sliders" %}</span>
|
||||
<span class="nav-link-icon">{% include ui/icon.html icon="adjustments" %}</span>
|
||||
<span class="nav-link-title">Customize</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
|
||||
<div class="navbar-side">
|
||||
{% include layout/navbar-search.html class="d-none-navbar-vertical-narrow" %}
|
||||
{% include ui/button.html text="Customize" icon="sliders" color="primary" block=true modal-id="customize" class="d-none-navbar-horizontal d-none-navbar-vertical-narrow" %}
|
||||
{% include ui/button.html icon="sliders" icon-only=true color="primary" block=true modal-id="customize" class="d-none-navbar-horizontal d-none-navbar-vertical-wide" %}
|
||||
{% include ui/button.html text="Customize" icon="adjustments" color="primary" block=true modal-id="customize" class="d-none-navbar-horizontal d-none-navbar-vertical-narrow" %}
|
||||
{% include ui/button.html icon="adjustments" icon-only=true color="primary" block=true modal-id="customize" class="d-none-navbar-horizontal d-none-navbar-vertical-wide" %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
<div class="mb-3">
|
||||
<label class="form-label">Selectgroup with icons and text</label>
|
||||
{% include ui/form/input-selectgroup.html values="i:home,i:users,i:circle,i:square" type="radio" name="icons" with-text=true %}
|
||||
{% include ui/form/input-selectgroup.html values="i:home,i:user,i:circle,i:square" type="radio" name="icons" with-text=true %}
|
||||
</div>
|
||||
|
||||
<div class="mb-3">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{% include ui/modal/close.html %}
|
||||
<div class="modal-body text-center py-5">
|
||||
|
||||
{% include ui/icon.html icon="check-circle" color="green" class="icon-xl icon-thin mb-4" %}
|
||||
{% include ui/icon.html icon="circle-check" color="green" class="icon-xl icon-thin mb-4" %}
|
||||
|
||||
<h3>Payment succedeed</h3>
|
||||
<div class="text-muted">Your payment of $290 has been successfully submitted. Your invoice has been sent to support@tabler.io.</div>
|
||||
|
||||
@@ -1 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-activity"><polyline points="22 12 18 12 15 21 9 3 6 12 2 12"></polyline></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-activity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<polyline points="21 12 17 12 14 20 10 4 7 12 3 12" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 282 B After Width: | Height: | Size: 336 B |
9
pages/_includes/svg/ad.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ad" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<rect x="3" y="5" width="18" height="14" rx="2" />
|
||||
<path d="M7 15v-4a2 2 0 0 1 4 0v4" />
|
||||
<line x1="7" y1="13" x2="11" y2="13" />
|
||||
<path d="M17 9v6h-1.5a1.5 1.5 0 1 1 1.5 -1.5" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 459 B |
14
pages/_includes/svg/adjustments.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-adjustments" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<circle cx="6" cy="10" r="2" />
|
||||
<line x1="6" y1="4" x2="6" y2="8" />
|
||||
<line x1="6" y1="12" x2="6" y2="20" />
|
||||
<circle cx="12" cy="16" r="2" />
|
||||
<line x1="12" y1="4" x2="12" y2="14" />
|
||||
<line x1="12" y1="18" x2="12" y2="20" />
|
||||
<circle cx="18" cy="7" r="2" />
|
||||
<line x1="18" y1="4" x2="18" y2="5" />
|
||||
<line x1="18" y1="9" x2="18" y2="20" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 633 B |
@@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-airplay"><path d="M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1"></path><polygon points="12 15 17 21 7 21 12 15"></polygon></svg>
|
||||
|
Before Width: | Height: | Size: 362 B |
9
pages/_includes/svg/alarm.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-alarm" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<circle cx="12" cy="13" r="7" />
|
||||
<polyline points="12 10 12 13 14 13" />
|
||||
<line x1="7" y1="4" x2="4.25" y2="6" />
|
||||
<line x1="17" y1="4" x2="19.75" y2="6" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 439 B |
@@ -1 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-alert-circle"><circle cx="12" cy="12" r="10"></circle><line x1="12" y1="8" x2="12" y2="12"></line><line x1="12" y1="16" x2="12.01" y2="16"></line></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-alert-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<line x1="12" y1="8" x2="12" y2="12" />
|
||||
<line x1="12" y1="16" x2="12.01" y2="16" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 356 B After Width: | Height: | Size: 406 B |
@@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-alert-octagon"><polygon points="7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"></polygon><line x1="12" y1="8" x2="12" y2="12"></line><line x1="12" y1="16" x2="12.01" y2="16"></line></svg>
|
||||
|
Before Width: | Height: | Size: 416 B |
@@ -1 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-alert-triangle"><path d="M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"></path><line x1="12" y1="9" x2="12" y2="13"></line><line x1="12" y1="17" x2="12.01" y2="17"></line></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-alert-triangle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M12 9v2m0 4v.01" />
|
||||
<path d="M5.07 19H19a2 2 0 0 0 1.75 -2.75L13.75 4a2 2 0 0 0 -3.5 0L3.25 16.25a2 2 0 0 0 1.75 2.75" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 424 B After Width: | Height: | Size: 420 B |
@@ -1 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-align-center"><line x1="18" y1="10" x2="6" y2="10"></line><line x1="21" y1="6" x2="3" y2="6"></line><line x1="21" y1="14" x2="3" y2="14"></line><line x1="18" y1="18" x2="6" y2="18"></line></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-align-center" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="4" y1="6" x2="20" y2="6" />
|
||||
<line x1="8" y1="12" x2="16" y2="12" />
|
||||
<line x1="6" y1="18" x2="18" y2="18" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 398 B After Width: | Height: | Size: 407 B |
8
pages/_includes/svg/align-justified.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-align-justified" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="4" y1="6" x2="20" y2="6" />
|
||||
<line x1="4" y1="12" x2="20" y2="12" />
|
||||
<line x1="4" y1="18" x2="20" y2="18" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 410 B |
@@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-align-justify"><line x1="21" y1="10" x2="3" y2="10"></line><line x1="21" y1="6" x2="3" y2="6"></line><line x1="21" y1="14" x2="3" y2="14"></line><line x1="21" y1="18" x2="3" y2="18"></line></svg>
|
||||
|
Before Width: | Height: | Size: 399 B |
@@ -1 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-align-left"><line x1="17" y1="10" x2="3" y2="10"></line><line x1="21" y1="6" x2="3" y2="6"></line><line x1="21" y1="14" x2="3" y2="14"></line><line x1="17" y1="18" x2="3" y2="18"></line></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-align-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="4" y1="6" x2="20" y2="6" />
|
||||
<line x1="4" y1="12" x2="14" y2="12" />
|
||||
<line x1="4" y1="18" x2="18" y2="18" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 396 B After Width: | Height: | Size: 405 B |
@@ -1 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-align-right"><line x1="21" y1="10" x2="7" y2="10"></line><line x1="21" y1="6" x2="3" y2="6"></line><line x1="21" y1="14" x2="3" y2="14"></line><line x1="21" y1="18" x2="7" y2="18"></line></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-align-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="4" y1="6" x2="20" y2="6" />
|
||||
<line x1="10" y1="12" x2="20" y2="12" />
|
||||
<line x1="6" y1="18" x2="20" y2="18" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 397 B After Width: | Height: | Size: 407 B |
@@ -1 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-anchor"><circle cx="12" cy="5" r="3"></circle><line x1="12" y1="22" x2="12" y2="8"></line><path d="M5 12H2a10 10 0 0 0 20 0h-3"></path></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-anchor" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M12 9v12m-8 -8a8 8 0 0 0 16 0m1 0h-2m-14 0h-2" />
|
||||
<circle cx="12" cy="6" r="3" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 345 B After Width: | Height: | Size: 372 B |
@@ -1 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-aperture"><circle cx="12" cy="12" r="10"></circle><line x1="14.31" y1="8" x2="20.05" y2="17.94"></line><line x1="9.69" y1="8" x2="21.17" y2="8"></line><line x1="7.38" y1="12" x2="13.12" y2="2.06"></line><line x1="9.69" y1="16" x2="3.95" y2="6.06"></line><line x1="14.31" y1="16" x2="2.83" y2="16"></line><line x1="16.62" y1="12" x2="10.88" y2="21.94"></line></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-aperture" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<line x1="3.6" y1="15" x2="14.15" y2="15" />
|
||||
<line x1="3.6" y1="15" x2="14.15" y2="15" transform="rotate(72 12 12)" />
|
||||
<line x1="3.6" y1="15" x2="14.15" y2="15" transform="rotate(144 12 12)" />
|
||||
<line x1="3.6" y1="15" x2="14.15" y2="15" transform="rotate(216 12 12)" />
|
||||
<line x1="3.6" y1="15" x2="14.15" y2="15" transform="rotate(288 12 12)" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 568 B After Width: | Height: | Size: 668 B |
@@ -1 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-archive"><polyline points="21 8 21 21 3 21 3 8"></polyline><rect x="1" y="3" width="22" height="5"></rect><line x1="10" y1="12" x2="14" y2="12"></line></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<rect x="3" y="4" width="18" height="4" rx="2" />
|
||||
<path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" />
|
||||
<line x1="10" y1="12" x2="14" y2="12" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 361 B After Width: | Height: | Size: 432 B |
6
pages/_includes/svg/arrow-back-up.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-back-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M9 13l-4 -4l4 -4m-4 4h11a4 4 0 0 1 0 8h-1" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 341 B |
6
pages/_includes/svg/arrow-back.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-back" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M9 11l-4 4l4 4m-4 -4h11a4 4 0 0 0 0 -8h-1" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 338 B |
9
pages/_includes/svg/arrow-bar-down.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bar-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="12" y1="20" x2="12" y2="10" />
|
||||
<line x1="12" y1="20" x2="16" y2="16" />
|
||||
<line x1="12" y1="20" x2="8" y2="16" />
|
||||
<line x1="4" y1="4" x2="20" y2="4" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 453 B |
9
pages/_includes/svg/arrow-bar-left.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bar-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="4" y1="12" x2="14" y2="12" />
|
||||
<line x1="4" y1="12" x2="8" y2="16" />
|
||||
<line x1="4" y1="12" x2="8" y2="8" />
|
||||
<line x1="20" y1="4" x2="20" y2="20" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 450 B |
9
pages/_includes/svg/arrow-bar-right.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bar-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="20" y1="12" x2="10" y2="12" />
|
||||
<line x1="20" y1="12" x2="16" y2="16" />
|
||||
<line x1="20" y1="12" x2="16" y2="8" />
|
||||
<line x1="4" y1="4" x2="4" y2="20" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 454 B |
9
pages/_includes/svg/arrow-bar-up.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bar-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="12" y1="4" x2="12" y2="14" />
|
||||
<line x1="12" y1="4" x2="16" y2="8" />
|
||||
<line x1="12" y1="4" x2="8" y2="8" />
|
||||
<line x1="4" y1="20" x2="20" y2="20" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 448 B |
@@ -1 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down-circle"><circle cx="12" cy="12" r="10"></circle><polyline points="8 12 12 16 16 12"></polyline><line x1="12" y1="8" x2="12" y2="16"></line></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-down-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<line x1="8" y1="12" x2="12" y2="16" />
|
||||
<line x1="12" y1="8" x2="12" y2="16" />
|
||||
<line x1="16" y1="12" x2="12" y2="16" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 360 B After Width: | Height: | Size: 450 B |
8
pages/_includes/svg/arrow-down-left-circle.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-down-left-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<line x1="15" y1="9" x2="9" y2="15" />
|
||||
<polyline points="15 15 9 15 9 9" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 408 B |
@@ -1 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down-left"><line x1="17" y1="7" x2="7" y2="17"></line><polyline points="17 17 7 17 7 7"></polyline></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-down-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="17" y1="7" x2="7" y2="17" />
|
||||
<polyline points="16 17 7 17 7 8" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 315 B After Width: | Height: | Size: 366 B |
8
pages/_includes/svg/arrow-down-right-circle.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-down-right-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<line x1="15" y1="15" x2="9" y2="15" />
|
||||
<polyline points="15 9 15 15 9 9" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 410 B |
@@ -1 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down-right"><line x1="7" y1="7" x2="17" y2="17"></line><polyline points="17 7 17 17 7 17"></polyline></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-down-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="7" y1="7" x2="17" y2="17" />
|
||||
<polyline points="17 8 17 17 8 17" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 317 B After Width: | Height: | Size: 368 B |
@@ -1 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-down"><line x1="12" y1="5" x2="12" y2="19"></line><polyline points="19 12 12 19 5 12"></polyline></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="12" y1="5" x2="12" y2="19" />
|
||||
<line x1="18" y1="13" x2="12" y2="19" />
|
||||
<line x1="6" y1="13" x2="12" y2="19" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 313 B After Width: | Height: | Size: 408 B |
6
pages/_includes/svg/arrow-forward-up.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-forward-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M15 13l4 -4l-4 -4m4 4h-11a4 4 0 0 0 0 8h1" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 344 B |
6
pages/_includes/svg/arrow-forward.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-forward" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M15 11l4 4l-4 4m4 -4h-11a4 4 0 0 1 0 -8h1" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 341 B |
@@ -1 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-left-circle"><circle cx="12" cy="12" r="10"></circle><polyline points="12 8 8 12 12 16"></polyline><line x1="16" y1="12" x2="8" y2="12"></line></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-left-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<line x1="8" y1="12" x2="16" y2="12" />
|
||||
<line x1="8" y1="12" x2="12" y2="16" />
|
||||
<line x1="8" y1="12" x2="12" y2="8" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 359 B After Width: | Height: | Size: 448 B |
@@ -1 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-left"><line x1="19" y1="12" x2="5" y2="12"></line><polyline points="12 19 5 12 12 5"></polyline></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="5" y1="12" x2="19" y2="12" />
|
||||
<line x1="5" y1="12" x2="11" y2="18" />
|
||||
<line x1="5" y1="12" x2="11" y2="6" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 312 B After Width: | Height: | Size: 406 B |
8
pages/_includes/svg/arrow-narrow-down.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-narrow-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="12" y1="5" x2="12" y2="19" />
|
||||
<line x1="16" y1="15" x2="12" y2="19" />
|
||||
<line x1="8" y1="15" x2="12" y2="19" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 415 B |
8
pages/_includes/svg/arrow-narrow-left.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-narrow-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="5" y1="12" x2="19" y2="12" />
|
||||
<line x1="5" y1="12" x2="9" y2="16" />
|
||||
<line x1="5" y1="12" x2="9" y2="8" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 411 B |
8
pages/_includes/svg/arrow-narrow-right.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-narrow-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="5" y1="12" x2="19" y2="12" />
|
||||
<line x1="15" y1="16" x2="19" y2="12" />
|
||||
<line x1="15" y1="8" x2="19" y2="12" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 416 B |
8
pages/_includes/svg/arrow-narrow-up.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-narrow-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="12" y1="5" x2="12" y2="19" />
|
||||
<line x1="16" y1="9" x2="12" y2="5" />
|
||||
<line x1="8" y1="9" x2="12" y2="5" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 409 B |
@@ -1 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-right-circle"><circle cx="12" cy="12" r="10"></circle><polyline points="12 16 16 12 12 8"></polyline><line x1="8" y1="12" x2="16" y2="12"></line></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-right-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<line x1="16" y1="12" x2="8" y2="12" />
|
||||
<line x1="16" y1="12" x2="12" y2="16" />
|
||||
<line x1="16" y1="12" x2="12" y2="8" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 361 B After Width: | Height: | Size: 451 B |
@@ -1 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-right"><line x1="5" y1="12" x2="19" y2="12"></line><polyline points="12 5 19 12 12 19"></polyline></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="5" y1="12" x2="19" y2="12" />
|
||||
<line x1="13" y1="18" x2="19" y2="12" />
|
||||
<line x1="13" y1="6" x2="19" y2="12" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 314 B After Width: | Height: | Size: 409 B |
@@ -1 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up-circle"><circle cx="12" cy="12" r="10"></circle><polyline points="16 12 12 8 8 12"></polyline><line x1="12" y1="16" x2="12" y2="8"></line></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-up-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<line x1="12" y1="8" x2="8" y2="12" />
|
||||
<line x1="12" y1="8" x2="12" y2="16" />
|
||||
<line x1="16" y1="12" x2="12" y2="8" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 357 B After Width: | Height: | Size: 446 B |
8
pages/_includes/svg/arrow-up-left-circle.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-up-left-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<line x1="9" y1="9" x2="15" y2="15" />
|
||||
<polyline points="15 9 9 9 9 15" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 405 B |
@@ -1 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up-left"><line x1="17" y1="17" x2="7" y2="7"></line><polyline points="7 17 7 7 17 7"></polyline></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-up-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="7" y1="7" x2="17" y2="17" />
|
||||
<polyline points="16 7 7 7 7 16" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 312 B After Width: | Height: | Size: 363 B |
8
pages/_includes/svg/arrow-up-right-circle.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-up-right-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<line x1="15" y1="9" x2="9" y2="15" />
|
||||
<polyline points="15 15 15 9 9 9" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 407 B |
@@ -1 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up-right"><line x1="7" y1="17" x2="17" y2="7"></line><polyline points="7 7 17 7 17 17"></polyline></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-up-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="17" y1="7" x2="7" y2="17" />
|
||||
<polyline points="8 7 17 7 17 16" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 314 B After Width: | Height: | Size: 365 B |
@@ -1 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up"><line x1="12" y1="19" x2="12" y2="5"></line><polyline points="5 12 12 5 19 12"></polyline></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="12" y1="5" x2="12" y2="19" />
|
||||
<line x1="18" y1="11" x2="12" y2="5" />
|
||||
<line x1="6" y1="11" x2="12" y2="5" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 310 B After Width: | Height: | Size: 404 B |
9
pages/_includes/svg/arrows-diagonal-2.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-diagonal-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<polyline points="16 20 20 20 20 16" />
|
||||
<line x1="14" y1="14" x2="20" y2="20" />
|
||||
<polyline points="8 4 4 4 4 8" />
|
||||
<line x1="4" y1="4" x2="10" y2="10" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 450 B |
9
pages/_includes/svg/arrows-diagonal.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-diagonal" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<polyline points="16 4 20 4 20 8" />
|
||||
<line x1="14" y1="10" x2="20" y2="4" />
|
||||
<polyline points="8 20 4 20 4 16" />
|
||||
<line x1="4" y1="20" x2="10" y2="14" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 448 B |
8
pages/_includes/svg/arrows-horizontal.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-horizontal" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<polyline points="7 8 3 12 7 16" />
|
||||
<polyline points="17 8 21 12 17 16" />
|
||||
<line x1="3" y1="12" x2="21" y2="12" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 409 B |
13
pages/_includes/svg/arrows-maximize.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-maximize" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<polyline points="16 4 20 4 20 8" />
|
||||
<line x1="14" y1="10" x2="20" y2="4" />
|
||||
<polyline points="8 20 4 20 4 16" />
|
||||
<line x1="4" y1="20" x2="10" y2="14" />
|
||||
<polyline points="16 20 20 20 20 16" />
|
||||
<line x1="14" y1="14" x2="20" y2="20" />
|
||||
<polyline points="8 4 4 4 4 8" />
|
||||
<line x1="4" y1="4" x2="10" y2="10" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 610 B |
13
pages/_includes/svg/arrows-minimize.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-minimize" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<polyline points="5 9 9 9 9 5" />
|
||||
<line x1="3" y1="3" x2="9" y2="9" />
|
||||
<polyline points="5 15 9 15 9 19" />
|
||||
<line x1="3" y1="21" x2="9" y2="15" />
|
||||
<polyline points="19 9 15 9 15 5" />
|
||||
<line x1="15" y1="9" x2="21" y2="3" />
|
||||
<polyline points="19 15 15 15 15 19" />
|
||||
<line x1="15" y1="15" x2="21" y2="21" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 606 B |
7
pages/_includes/svg/arrows-sort.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-sort" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M3 9l4-4l4 4m-4 -4v14" />
|
||||
<path d="M21 15l-4 4l-4-4m4 4v-14" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 359 B |
8
pages/_includes/svg/arrows-vertical.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-vertical" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<polyline points="8 7 12 3 16 7" />
|
||||
<polyline points="8 17 12 21 16 17" />
|
||||
<line x1="12" y1="3" x2="12" y2="21" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 407 B |
14
pages/_includes/svg/artboard.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-artboard" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<rect x="8" y="8" width="8" height="8" rx="1" />
|
||||
<line x1="3" y1="8" x2="4" y2="8" />
|
||||
<line x1="3" y1="16" x2="4" y2="16" />
|
||||
<line x1="8" y1="3" x2="8" y2="4" />
|
||||
<line x1="16" y1="3" x2="16" y2="4" />
|
||||
<line x1="20" y1="8" x2="21" y2="8" />
|
||||
<line x1="20" y1="16" x2="21" y2="16" />
|
||||
<line x1="8" y1="20" x2="8" y2="21" />
|
||||
<line x1="16" y1="20" x2="16" y2="21" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 658 B |
@@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-at-sign"><circle cx="12" cy="12" r="4"></circle><path d="M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94"></path></svg>
|
||||
|
Before Width: | Height: | Size: 322 B |
7
pages/_includes/svg/at.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-at" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<circle cx="12" cy="12" r="4" />
|
||||
<path d="M16 12v1.5a2.5 2.5 0 0 0 5 0v-1.5a9 9 0 1 0 -5.5 8.28" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 377 B |
8
pages/_includes/svg/atom.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-atom" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="12" y1="12" x2="12" y2="12.01" />
|
||||
<path d="M12 2a4 10 0 0 0 -4 10a4 10 0 0 0 4 10a4 10 0 0 0 4 -10a4 10 0 0 0 -4 -10" transform="rotate(45 12 12)" />
|
||||
<path d="M12 2a4 10 0 0 0 -4 10a4 10 0 0 0 4 10a4 10 0 0 0 4 -10a4 10 0 0 0 -4 -10" transform="rotate(-45 12 12)" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 558 B |
@@ -1 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-award"><circle cx="12" cy="8" r="7"></circle><polyline points="8.21 13.89 7 23 12 20 17 23 15.79 13.88"></polyline></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-award" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<circle cx="12" cy="9" r="6" />
|
||||
<polyline points="9 14.2 9 21 12 19 15 21 15 14.2" transform="rotate(-30 12 9)" />
|
||||
<polyline points="9 14.2 9 21 12 19 15 21 15 14.2" transform="rotate(30 12 9)" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 325 B After Width: | Height: | Size: 479 B |
7
pages/_includes/svg/backspace.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-backspace" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M20 6a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-11l-5 -5a1.5 1.5 0 0 1 0 -2l5 -5Z" />
|
||||
<path d="M12 10l4 4m0 -4l-4 4" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 404 B |
7
pages/_includes/svg/ban.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ban" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<line x1="5.7" y1="5.7" x2="18.3" y2="18.3" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 358 B |
10
pages/_includes/svg/bandage.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bandage" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<line x1="14" y1="12" x2="14" y2="12.01" />
|
||||
<line x1="10" y1="12" x2="10" y2="12.01" />
|
||||
<line x1="12" y1="10" x2="12" y2="10.01" />
|
||||
<line x1="12" y1="14" x2="12" y2="14.01" />
|
||||
<path d="M4.5 12.5l8 -8a4.94 4.94 0 0 1 7 7l-8 8a4.94 4.94 0 0 1 -7 -7" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 539 B |
@@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bar-chart-2"><line x1="18" y1="20" x2="18" y2="10"></line><line x1="12" y1="20" x2="12" y2="4"></line><line x1="6" y1="20" x2="6" y2="14"></line></svg>
|
||||
|
Before Width: | Height: | Size: 355 B |
@@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bar-chart"><line x1="12" y1="20" x2="12" y2="10"></line><line x1="18" y1="20" x2="18" y2="4"></line><line x1="6" y1="20" x2="6" y2="16"></line></svg>
|
||||
|
Before Width: | Height: | Size: 353 B |
7
pages/_includes/svg/battery-1.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-battery-1" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M6 7h11a2 2 0 0 1 2 2v.5a.5 .5 0 0 0 .5 .5a.5 .5 0 0 1 .5 .5v3a.5 .5 0 0 1 -.5 .5a.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-11a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2" />
|
||||
<line x1="7" y1="10" x2="7" y2="14" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 493 B |
8
pages/_includes/svg/battery-2.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-battery-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M6 7h11a2 2 0 0 1 2 2v.5a.5 .5 0 0 0 .5 .5a.5 .5 0 0 1 .5 .5v3a.5 .5 0 0 1 -.5 .5a.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-11a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2" />
|
||||
<line x1="7" y1="10" x2="7" y2="14" />
|
||||
<line x1="10" y1="10" x2="10" y2="14" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 536 B |
9
pages/_includes/svg/battery-3.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-battery-3" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M6 7h11a2 2 0 0 1 2 2v.5a.5 .5 0 0 0 .5 .5a.5 .5 0 0 1 .5 .5v3a.5 .5 0 0 1 -.5 .5a.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-11a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2" />
|
||||
<line x1="7" y1="10" x2="7" y2="14" />
|
||||
<line x1="10" y1="10" x2="10" y2="14" />
|
||||
<line x1="13" y1="10" x2="13" y2="14" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 579 B |
10
pages/_includes/svg/battery-4.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-battery-4" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M6 7h11a2 2 0 0 1 2 2v.5a.5 .5 0 0 0 .5 .5a.5 .5 0 0 1 .5 .5v3a.5 .5 0 0 1 -.5 .5a.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-11a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2" />
|
||||
<line x1="7" y1="10" x2="7" y2="14" />
|
||||
<line x1="10" y1="10" x2="10" y2="14" />
|
||||
<line x1="13" y1="10" x2="13" y2="14" />
|
||||
<line x1="16" y1="10" x2="16" y2="14" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 622 B |
@@ -1 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-battery-charging"><path d="M5 18H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.19M15 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.19"></path><line x1="23" y1="13" x2="23" y2="11"></line><polyline points="11 6 7 12 13 12 9 18"></polyline></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-battery-charging" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M16 7h1a2 2 0 0 1 2 2v.5a.5 .5 0 0 0 .5 .5a.5 .5 0 0 1 .5 .5v3a.5 .5 0 0 1 -.5 .5a.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-2" />
|
||||
<path d="M8 7H6a2 2 0 0 0 -2 2v6a2 2 0 0 0 2 2h1" />
|
||||
<polyline points="12 8 10 12 13 12 11 16" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 427 B After Width: | Height: | Size: 526 B |
@@ -1 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-battery"><rect x="1" y="6" width="18" height="12" rx="2" ry="2"></rect><line x1="23" y1="13" x2="23" y2="11"></line></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-battery" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M6 7h11a2 2 0 0 1 2 2v.5a.5 .5 0 0 0 .5 .5a.5 .5 0 0 1 .5 .5v3a.5 .5 0 0 1 -.5 .5a.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-11a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 326 B After Width: | Height: | Size: 450 B |
7
pages/_includes/svg/bed.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bed" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M3 7v11m0 -4h18m0 4v-8a2 2 0 0 0 -2 -2h-8v6" />
|
||||
<circle cx="7" cy="10" r="1" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 367 B |
@@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bell-off"><path d="M13.73 21a2 2 0 0 1-3.46 0"></path><path d="M18.63 13A17.89 17.89 0 0 1 18 8"></path><path d="M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14"></path><path d="M18 8a6 6 0 0 0-9.33-5"></path><line x1="1" y1="1" x2="23" y2="23"></line></svg>
|
||||
|
Before Width: | Height: | Size: 460 B |
@@ -1 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bell"><path d="M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"></path><path d="M13.73 21a2 2 0 0 1-3.46 0"></path></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bell" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M10 5a2 2 0 0 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6" />
|
||||
<path d="M9 17v1a3 3 0 0 0 6 0v-1" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 321 B After Width: | Height: | Size: 417 B |
9
pages/_includes/svg/bike.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bike" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<circle cx="5" cy="18" r="3" />
|
||||
<circle cx="19" cy="18" r="3" />
|
||||
<polyline points="12 19 12 15 9 12 14 8 16 11 19 11" />
|
||||
<circle cx="17" cy="5" r="1" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 436 B |
@@ -1 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bluetooth"><polyline points="6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5"></polyline></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bluetooth" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<polyline points="6 8 18 16 12 20 12 4 18 8 6 16" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 298 B After Width: | Height: | Size: 335 B |
@@ -1 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bold"><path d="M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"></path><path d="M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"></path></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bold" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M7 5h6a3.5 3.5 0 0 1 0 7h-6z" />
|
||||
<path d="M13 12h1a3.5 3.5 0 0 1 0 7h-7v-7" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 327 B After Width: | Height: | Size: 367 B |
6
pages/_includes/svg/bolt.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bolt" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<polyline points="13 3 13 10 19 10 11 21 11 14 5 14 13 3" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 338 B |
@@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-book-open"><path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"></path><path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"></path></svg>
|
||||
|
Before Width: | Height: | Size: 339 B |
@@ -1 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-book"><path d="M4 19.5A2.5 2.5 0 0 1 6.5 17H20"></path><path d="M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"></path></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-book" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0" />
|
||||
<path d="M3 6a9 9 0 0 1 9 0a9 9 0 0 1 9 0" />
|
||||
<line x1="3" y1="6" x2="3" y2="19" />
|
||||
<line x1="12" y1="6" x2="12" y2="19" />
|
||||
<line x1="21" y1="6" x2="21" y2="19" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 345 B After Width: | Height: | Size: 496 B |
@@ -1 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"><path d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"></path></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bookmark" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M9 4h6a2 2 0 0 1 2 2v14l-5-3l-5 3v-14a2 2 0 0 1 2 -2" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 347 B |