Skip to content

Commit dcd6e60

Browse files
committed
feat: add cil-handshake, cil-text-direction-ltr, cil-text-direction-rtl icons
1 parent 3a89f2e commit dcd6e60

File tree

577 files changed

+2612
-349
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

577 files changed

+2612
-349
lines changed

css/all.css

+90-82
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/all.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/all.min.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/free.css

+90-82
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/free.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/free.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/free.min.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fonts/CoreUI-Icons-Free.eot

840 Bytes
Binary file not shown.

fonts/CoreUI-Icons-Free.svg

+91-85
Loading

fonts/CoreUI-Icons-Free.ttf

840 Bytes
Binary file not shown.

fonts/CoreUI-Icons-Free.woff

556 Bytes
Binary file not shown.

fonts/CoreUI-Icons-Free.woff2

404 Bytes
Binary file not shown.

scss/free/_variables.scss

+84-82
Original file line numberDiff line numberDiff line change
@@ -259,24 +259,24 @@ $icons: (
259259
"functions-alt": \eaff,
260260
"gamepad": \eb00,
261261
"garage": \eb01,
262-
"gauge": \eb02,
263-
"gem": \eb03,
264-
"gif": \eb04,
265-
"gift": \eb05,
266-
"globe-alt": \eb06,
267-
"golf": \eb07,
268-
"golf-alt": \eb08,
269-
"gradient": \eb09,
270-
"grain": \eb0a,
271-
"graph": \eb0b,
272-
"grid": \eb0c,
273-
"grid-slash": \eb0d,
274-
"group": \eb0e,
275-
"hamburger-menu": \eb0f,
276-
"hand-point-down": \eb10,
277-
"hand-point-left": \eb11,
278-
"hand-point-right": \eb12,
279-
"hand-point-up": \eb13,
262+
"gem": \eb02,
263+
"gif": \eb03,
264+
"gift": \eb04,
265+
"globe-alt": \eb05,
266+
"golf": \eb06,
267+
"golf-alt": \eb07,
268+
"gradient": \eb08,
269+
"grain": \eb09,
270+
"graph": \eb0a,
271+
"grid": \eb0b,
272+
"grid-slash": \eb0c,
273+
"group": \eb0d,
274+
"hamburger-menu": \eb0e,
275+
"hand-point-down": \eb0f,
276+
"hand-point-left": \eb10,
277+
"hand-point-right": \eb11,
278+
"hand-point-up": \eb12,
279+
"handshake": \eb13,
280280
"happy": \eb14,
281281
"hd": \eb15,
282282
"hdr": \eb16,
@@ -492,68 +492,70 @@ $icons: (
492492
"terminal": \ebe8,
493493
"terrain": \ebe9,
494494
"text": \ebea,
495-
"text-shapes": \ebeb,
496-
"text-size": \ebec,
497-
"text-square": \ebed,
498-
"text-strike": \ebee,
499-
"thumb-down": \ebef,
500-
"thumb-up": \ebf0,
501-
"toggle-off": \ebf1,
502-
"toggle-on": \ebf2,
503-
"toilet": \ebf3,
504-
"touch-app": \ebf4,
505-
"transfer": \ebf5,
506-
"translate": \ebf6,
507-
"trash": \ebf7,
508-
"triangle": \ebf8,
509-
"truck": \ebf9,
510-
"tv": \ebfa,
511-
"underline": \ebfb,
512-
"usb": \ebfc,
513-
"user": \ebfd,
514-
"user-female": \ebfe,
515-
"user-follow": \ebff,
516-
"user-plus": \ec00,
517-
"user-unfollow": \ec01,
518-
"user-x": \ec02,
519-
"vector": \ec03,
520-
"vertical-align-bottom": \ec04,
521-
"vertical-align-center": \ec05,
522-
"vertical-align-top": \ec06,
523-
"video": \ec07,
524-
"videogame": \ec08,
525-
"view-column": \ec09,
526-
"view-module": \ec0a,
527-
"view-quilt": \ec0b,
528-
"view-stream": \ec0c,
529-
"voice": \ec0d,
530-
"voice-over-record": \ec0e,
531-
"volume-high": \ec0f,
532-
"volume-low": \ec10,
533-
"volume-off": \ec11,
534-
"walk": \ec12,
535-
"wallet": \ec13,
536-
"wallpaper": \ec14,
537-
"warning": \ec15,
538-
"watch": \ec16,
539-
"wc": \ec17,
540-
"weightlifitng": \ec18,
541-
"wheelchair": \ec19,
542-
"wifi-signal-0": \ec1a,
543-
"wifi-signal-1": \ec1b,
544-
"wifi-signal-2": \ec1c,
545-
"wifi-signal-3": \ec1d,
546-
"wifi-signal-4": \ec1e,
547-
"wifi-signal-off": \ec1f,
548-
"window": \ec20,
549-
"window-maximize": \ec21,
550-
"window-minimize": \ec22,
551-
"window-restore": \ec23,
552-
"wrap-text": \ec24,
553-
"x": \ec25,
554-
"x-circle": \ec26,
555-
"yen": \ec27,
556-
"zoom": \ec28,
557-
"zoom-in": \ec29,
558-
"zoom-out": \ec2a,
495+
"text-direction-ltr": \ebeb,
496+
"text-direction-rtl": \ebec,
497+
"text-shapes": \ebed,
498+
"text-size": \ebee,
499+
"text-square": \ebef,
500+
"text-strike": \ebf0,
501+
"thumb-down": \ebf1,
502+
"thumb-up": \ebf2,
503+
"toggle-off": \ebf3,
504+
"toggle-on": \ebf4,
505+
"toilet": \ebf5,
506+
"touch-app": \ebf6,
507+
"transfer": \ebf7,
508+
"translate": \ebf8,
509+
"trash": \ebf9,
510+
"triangle": \ebfa,
511+
"truck": \ebfb,
512+
"tv": \ebfc,
513+
"underline": \ebfd,
514+
"usb": \ebfe,
515+
"user": \ebff,
516+
"user-female": \ec00,
517+
"user-follow": \ec01,
518+
"user-plus": \ec02,
519+
"user-unfollow": \ec03,
520+
"user-x": \ec04,
521+
"vector": \ec05,
522+
"vertical-align-bottom": \ec06,
523+
"vertical-align-center": \ec07,
524+
"vertical-align-top": \ec08,
525+
"video": \ec09,
526+
"videogame": \ec0a,
527+
"view-column": \ec0b,
528+
"view-module": \ec0c,
529+
"view-quilt": \ec0d,
530+
"view-stream": \ec0e,
531+
"voice": \ec0f,
532+
"voice-over-record": \ec10,
533+
"volume-high": \ec11,
534+
"volume-low": \ec12,
535+
"volume-off": \ec13,
536+
"walk": \ec14,
537+
"wallet": \ec15,
538+
"wallpaper": \ec16,
539+
"warning": \ec17,
540+
"watch": \ec18,
541+
"wc": \ec19,
542+
"weightlifitng": \ec1a,
543+
"wheelchair": \ec1b,
544+
"wifi-signal-0": \ec1c,
545+
"wifi-signal-1": \ec1d,
546+
"wifi-signal-2": \ec1e,
547+
"wifi-signal-3": \ec1f,
548+
"wifi-signal-4": \ec20,
549+
"wifi-signal-off": \ec21,
550+
"window": \ec22,
551+
"window-maximize": \ec23,
552+
"window-minimize": \ec24,
553+
"window-restore": \ec25,
554+
"wrap-text": \ec26,
555+
"x": \ec27,
556+
"x-circle": \ec28,
557+
"yen": \ec29,
558+
"zoom": \ec2a,
559+
"zoom-in": \ec2b,
560+
"zoom-out": \ec2c,
559561
) !default;

sprites/free.svg

+10-4
Loading

src/free/cil-text-direction-ltr.ts

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export const cilTextDirectionLtr: string[] = ["512 512","<polygon fill='var(--ci-primary-color, currentColor)' points='388.687 355.313 433.373 400 24 400 24 432 433.373 432 388.687 476.687 411.313 499.313 494.627 416 411.313 332.687 388.687 355.313' class='ci-primary'/><path fill='var(--ci-primary-color, currentColor)' d='M304,368V72h56V40H172a100,100,0,0,0,0,200h36V368ZM240,72h32V336H240ZM172,208a68,68,0,0,1,0-136h36V208Z' class='ci-primary'/>"]

src/free/cil-text-direction-rtl.ts

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export const cilTextDirectionRtl: string[] = ["512 512","<polygon fill='var(--ci-primary-color, currentColor)' points='131.313 355.313 108.687 332.687 25.373 416 108.687 499.313 131.313 476.687 86.627 432 496 432 496 400 86.627 400 131.313 355.313' class='ci-primary'/><path fill='var(--ci-primary-color, currentColor)' d='M352,368V72h56V40H220a100,100,0,0,0,0,200h36V368ZM288,72h32V336H288ZM220,208a68,68,0,0,1,0-136h36V208Z' class='ci-primary'/>"]

src/free/free-set.d.ts

+2
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,8 @@ export declare const freeSet: {
487487
"cilTennis": any[];
488488
"cilTerminal": any[];
489489
"cilTerrain": any[];
490+
"cilTextDirectionLtr": any[];
491+
"cilTextDirectionRtl": any[];
490492
"cilTextShapes": any[];
491493
"cilTextSize": any[];
492494
"cilTextSquare": any[];

src/free/free-set.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)