1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-30 03:30:07 +02:00

feat: add cil-handshake, cil-text-direction-ltr, cil-text-direction-rtl icons

This commit is contained in:
Łukasz Holeczek
2023-01-03 12:55:56 +01:00
parent 3a89f2ea5b
commit dcd6e60a7e
577 changed files with 2612 additions and 349 deletions

View File

@@ -259,24 +259,24 @@ $icons: (
"functions-alt": \eaff,
"gamepad": \eb00,
"garage": \eb01,
"gauge": \eb02,
"gem": \eb03,
"gif": \eb04,
"gift": \eb05,
"globe-alt": \eb06,
"golf": \eb07,
"golf-alt": \eb08,
"gradient": \eb09,
"grain": \eb0a,
"graph": \eb0b,
"grid": \eb0c,
"grid-slash": \eb0d,
"group": \eb0e,
"hamburger-menu": \eb0f,
"hand-point-down": \eb10,
"hand-point-left": \eb11,
"hand-point-right": \eb12,
"hand-point-up": \eb13,
"gem": \eb02,
"gif": \eb03,
"gift": \eb04,
"globe-alt": \eb05,
"golf": \eb06,
"golf-alt": \eb07,
"gradient": \eb08,
"grain": \eb09,
"graph": \eb0a,
"grid": \eb0b,
"grid-slash": \eb0c,
"group": \eb0d,
"hamburger-menu": \eb0e,
"hand-point-down": \eb0f,
"hand-point-left": \eb10,
"hand-point-right": \eb11,
"hand-point-up": \eb12,
"handshake": \eb13,
"happy": \eb14,
"hd": \eb15,
"hdr": \eb16,
@@ -492,68 +492,70 @@ $icons: (
"terminal": \ebe8,
"terrain": \ebe9,
"text": \ebea,
"text-shapes": \ebeb,
"text-size": \ebec,
"text-square": \ebed,
"text-strike": \ebee,
"thumb-down": \ebef,
"thumb-up": \ebf0,
"toggle-off": \ebf1,
"toggle-on": \ebf2,
"toilet": \ebf3,
"touch-app": \ebf4,
"transfer": \ebf5,
"translate": \ebf6,
"trash": \ebf7,
"triangle": \ebf8,
"truck": \ebf9,
"tv": \ebfa,
"underline": \ebfb,
"usb": \ebfc,
"user": \ebfd,
"user-female": \ebfe,
"user-follow": \ebff,
"user-plus": \ec00,
"user-unfollow": \ec01,
"user-x": \ec02,
"vector": \ec03,
"vertical-align-bottom": \ec04,
"vertical-align-center": \ec05,
"vertical-align-top": \ec06,
"video": \ec07,
"videogame": \ec08,
"view-column": \ec09,
"view-module": \ec0a,
"view-quilt": \ec0b,
"view-stream": \ec0c,
"voice": \ec0d,
"voice-over-record": \ec0e,
"volume-high": \ec0f,
"volume-low": \ec10,
"volume-off": \ec11,
"walk": \ec12,
"wallet": \ec13,
"wallpaper": \ec14,
"warning": \ec15,
"watch": \ec16,
"wc": \ec17,
"weightlifitng": \ec18,
"wheelchair": \ec19,
"wifi-signal-0": \ec1a,
"wifi-signal-1": \ec1b,
"wifi-signal-2": \ec1c,
"wifi-signal-3": \ec1d,
"wifi-signal-4": \ec1e,
"wifi-signal-off": \ec1f,
"window": \ec20,
"window-maximize": \ec21,
"window-minimize": \ec22,
"window-restore": \ec23,
"wrap-text": \ec24,
"x": \ec25,
"x-circle": \ec26,
"yen": \ec27,
"zoom": \ec28,
"zoom-in": \ec29,
"zoom-out": \ec2a,
"text-direction-ltr": \ebeb,
"text-direction-rtl": \ebec,
"text-shapes": \ebed,
"text-size": \ebee,
"text-square": \ebef,
"text-strike": \ebf0,
"thumb-down": \ebf1,
"thumb-up": \ebf2,
"toggle-off": \ebf3,
"toggle-on": \ebf4,
"toilet": \ebf5,
"touch-app": \ebf6,
"transfer": \ebf7,
"translate": \ebf8,
"trash": \ebf9,
"triangle": \ebfa,
"truck": \ebfb,
"tv": \ebfc,
"underline": \ebfd,
"usb": \ebfe,
"user": \ebff,
"user-female": \ec00,
"user-follow": \ec01,
"user-plus": \ec02,
"user-unfollow": \ec03,
"user-x": \ec04,
"vector": \ec05,
"vertical-align-bottom": \ec06,
"vertical-align-center": \ec07,
"vertical-align-top": \ec08,
"video": \ec09,
"videogame": \ec0a,
"view-column": \ec0b,
"view-module": \ec0c,
"view-quilt": \ec0d,
"view-stream": \ec0e,
"voice": \ec0f,
"voice-over-record": \ec10,
"volume-high": \ec11,
"volume-low": \ec12,
"volume-off": \ec13,
"walk": \ec14,
"wallet": \ec15,
"wallpaper": \ec16,
"warning": \ec17,
"watch": \ec18,
"wc": \ec19,
"weightlifitng": \ec1a,
"wheelchair": \ec1b,
"wifi-signal-0": \ec1c,
"wifi-signal-1": \ec1d,
"wifi-signal-2": \ec1e,
"wifi-signal-3": \ec1f,
"wifi-signal-4": \ec20,
"wifi-signal-off": \ec21,
"window": \ec22,
"window-maximize": \ec23,
"window-minimize": \ec24,
"window-restore": \ec25,
"wrap-text": \ec26,
"x": \ec27,
"x-circle": \ec28,
"yen": \ec29,
"zoom": \ec2a,
"zoom-in": \ec2b,
"zoom-out": \ec2c,
) !default;