diff --git a/.github/fetch_icons/hash.txt b/.github/fetch_icons/hash.txt index 5267d279..334cf35c 100644 --- a/.github/fetch_icons/hash.txt +++ b/.github/fetch_icons/hash.txt @@ -1 +1 @@ -a515f09ef2629206ff50c5165cf4b431 \ No newline at end of file +100ec981b7d33f21fe44a99dd873f2f5 \ No newline at end of file diff --git a/outputs/android/ic_google_drive_round.xml b/outputs/android/ic_google_drive_round.xml new file mode 100644 index 00000000..55218f74 --- /dev/null +++ b/outputs/android/ic_google_drive_round.xml @@ -0,0 +1,9 @@ + + + \ No newline at end of file diff --git a/outputs/android/ic_google_drive_sharp.xml b/outputs/android/ic_google_drive_sharp.xml new file mode 100644 index 00000000..cada3454 --- /dev/null +++ b/outputs/android/ic_google_drive_sharp.xml @@ -0,0 +1,9 @@ + + + \ No newline at end of file diff --git a/outputs/code-connect.figma.ts b/outputs/code-connect.figma.ts index b9fbdc85..8fea7550 100644 --- a/outputs/code-connect.figma.ts +++ b/outputs/code-connect.figma.ts @@ -2081,6 +2081,14 @@ figma.connect( html`money-pound`, }, ); +figma.connect( + "https://www.figma.com/design/VQ7Aa3rDYB7mgpToI3bZ4D?node-id=7977:3567", + { + props: { rounded: figma.enum("Style", { Round: true, Sharp: false }) }, + example: (props) => + html`google-drive`, + }, +); figma.connect( "https://www.figma.com/design/VQ7Aa3rDYB7mgpToI3bZ4D?node-id=258:1625", { diff --git a/outputs/flutter/icons.g.dart b/outputs/flutter/icons.g.dart index d62f9788..2b32969f 100644 --- a/outputs/flutter/icons.g.dart +++ b/outputs/flutter/icons.g.dart @@ -517,594 +517,596 @@ abstract class ZetaIcons { static const IconData gif = IconData(0xe0f5, fontFamily: family, fontPackage: package); ///
Glossary icon
static const IconData glossary = IconData(0xe0f6, fontFamily: family, fontPackage: package); + ///
Google Drive icon
+ static const IconData google_drive = IconData(0xe0f7, fontFamily: family, fontPackage: package); ///
Grid Off icon
- static const IconData grid_off = IconData(0xe0f7, fontFamily: family, fontPackage: package); + static const IconData grid_off = IconData(0xe0f8, fontFamily: family, fontPackage: package); ///
Grid On icon
- static const IconData grid_on = IconData(0xe0f8, fontFamily: family, fontPackage: package); + static const IconData grid_on = IconData(0xe0f9, fontFamily: family, fontPackage: package); ///
Grid View icon
- static const IconData grid_view = IconData(0xe0f9, fontFamily: family, fontPackage: package); + static const IconData grid_view = IconData(0xe0fa, fontFamily: family, fontPackage: package); ///
Group icon
- static const IconData group = IconData(0xe0fa, fontFamily: family, fontPackage: package); + static const IconData group = IconData(0xe0fb, fontFamily: family, fontPackage: package); ///
Groups icon
- static const IconData groups = IconData(0xe0fb, fontFamily: family, fontPackage: package); + static const IconData groups = IconData(0xe0fc, fontFamily: family, fontPackage: package); ///
Hamburger Menu Navigation Rail icon
- static const IconData hamburger_menu_navigation_rail = IconData(0xe0fc, fontFamily: family, fontPackage: package); + static const IconData hamburger_menu_navigation_rail = IconData(0xe0fd, fontFamily: family, fontPackage: package); ///
Hamburger Menu icon
- static const IconData hamburger_menu = IconData(0xe0fd, fontFamily: family, fontPackage: package); + static const IconData hamburger_menu = IconData(0xe0fe, fontFamily: family, fontPackage: package); ///
Hamburger Menu Thick icon
- static const IconData hamburger_menu_thick = IconData(0xe0fe, fontFamily: family, fontPackage: package); + static const IconData hamburger_menu_thick = IconData(0xe0ff, fontFamily: family, fontPackage: package); ///
Hand icon
- static const IconData hand = IconData(0xe0ff, fontFamily: family, fontPackage: package); + static const IconData hand = IconData(0xe100, fontFamily: family, fontPackage: package); ///
Happy icon
- static const IconData happy = IconData(0xe100, fontFamily: family, fontPackage: package); + static const IconData happy = IconData(0xe101, fontFamily: family, fontPackage: package); ///
Hdmi icon
- static const IconData hdmi = IconData(0xe101, fontFamily: family, fontPackage: package); + static const IconData hdmi = IconData(0xe102, fontFamily: family, fontPackage: package); ///
Hdr icon
- static const IconData hdr = IconData(0xe102, fontFamily: family, fontPackage: package); + static const IconData hdr = IconData(0xe103, fontFamily: family, fontPackage: package); ///
Headphones icon
- static const IconData headphones = IconData(0xe103, fontFamily: family, fontPackage: package); + static const IconData headphones = IconData(0xe104, fontFamily: family, fontPackage: package); ///
Headset icon
- static const IconData headset = IconData(0xe104, fontFamily: family, fontPackage: package); + static const IconData headset = IconData(0xe105, fontFamily: family, fontPackage: package); ///
Help Outline icon
- static const IconData help_outline = IconData(0xe105, fontFamily: family, fontPackage: package); + static const IconData help_outline = IconData(0xe106, fontFamily: family, fontPackage: package); ///
Help icon
- static const IconData help = IconData(0xe106, fontFamily: family, fontPackage: package); + static const IconData help = IconData(0xe107, fontFamily: family, fontPackage: package); ///
History icon
- static const IconData history = IconData(0xe107, fontFamily: family, fontPackage: package); + static const IconData history = IconData(0xe108, fontFamily: family, fontPackage: package); ///
Home icon
- static const IconData home = IconData(0xe108, fontFamily: family, fontPackage: package); + static const IconData home = IconData(0xe109, fontFamily: family, fontPackage: package); ///
Hourglass icon
- static const IconData hourglass = IconData(0xe109, fontFamily: family, fontPackage: package); + static const IconData hourglass = IconData(0xe10a, fontFamily: family, fontPackage: package); ///
How Do I icon
- static const IconData how_do_i = IconData(0xe10a, fontFamily: family, fontPackage: package); + static const IconData how_do_i = IconData(0xe10b, fontFamily: family, fontPackage: package); ///
Image Library icon
- static const IconData image_library = IconData(0xe10b, fontFamily: family, fontPackage: package); + static const IconData image_library = IconData(0xe10c, fontFamily: family, fontPackage: package); ///
Image icon
- static const IconData image = IconData(0xe10c, fontFamily: family, fontPackage: package); + static const IconData image = IconData(0xe10d, fontFamily: family, fontPackage: package); ///
Important Notification icon
- static const IconData important_notification = IconData(0xe10d, fontFamily: family, fontPackage: package); + static const IconData important_notification = IconData(0xe10e, fontFamily: family, fontPackage: package); ///
Inbox icon
- static const IconData inbox = IconData(0xe10e, fontFamily: family, fontPackage: package); + static const IconData inbox = IconData(0xe10f, fontFamily: family, fontPackage: package); ///
Indent Decrease icon
- static const IconData indent_decrease = IconData(0xe10f, fontFamily: family, fontPackage: package); + static const IconData indent_decrease = IconData(0xe110, fontFamily: family, fontPackage: package); ///
Indent Increase icon
- static const IconData indent_increase = IconData(0xe110, fontFamily: family, fontPackage: package); + static const IconData indent_increase = IconData(0xe111, fontFamily: family, fontPackage: package); ///
Indeterminate Check Box icon
- static const IconData indeterminate_check_box = IconData(0xe111, fontFamily: family, fontPackage: package); + static const IconData indeterminate_check_box = IconData(0xe112, fontFamily: family, fontPackage: package); ///
Info icon
- static const IconData info = IconData(0xe112, fontFamily: family, fontPackage: package); + static const IconData info = IconData(0xe113, fontFamily: family, fontPackage: package); ///
Instagram icon
- static const IconData instagram = IconData(0xe113, fontFamily: family, fontPackage: package); + static const IconData instagram = IconData(0xe114, fontFamily: family, fontPackage: package); ///
Ios Share icon
- static const IconData ios_share = IconData(0xe114, fontFamily: family, fontPackage: package); + static const IconData ios_share = IconData(0xe115, fontFamily: family, fontPackage: package); ///
Iso icon
- static const IconData iso = IconData(0xe115, fontFamily: family, fontPackage: package); + static const IconData iso = IconData(0xe116, fontFamily: family, fontPackage: package); ///
Issue Audit icon
- static const IconData issue_audit = IconData(0xe116, fontFamily: family, fontPackage: package); + static const IconData issue_audit = IconData(0xe117, fontFamily: family, fontPackage: package); ///
Italic icon
- static const IconData italic = IconData(0xe117, fontFamily: family, fontPackage: package); + static const IconData italic = IconData(0xe118, fontFamily: family, fontPackage: package); ///
Jpg Attach icon
- static const IconData jpg_attach = IconData(0xe118, fontFamily: family, fontPackage: package); + static const IconData jpg_attach = IconData(0xe119, fontFamily: family, fontPackage: package); ///
Justify icon
- static const IconData justify = IconData(0xe119, fontFamily: family, fontPackage: package); + static const IconData justify = IconData(0xe11a, fontFamily: family, fontPackage: package); ///
Keyboard icon
- static const IconData keyboard = IconData(0xe11a, fontFamily: family, fontPackage: package); + static const IconData keyboard = IconData(0xe11b, fontFamily: family, fontPackage: package); ///
Label icon
- static const IconData label = IconData(0xe11b, fontFamily: family, fontPackage: package); + static const IconData label = IconData(0xe11c, fontFamily: family, fontPackage: package); ///
Laptop icon
- static const IconData laptop = IconData(0xe11c, fontFamily: family, fontPackage: package); + static const IconData laptop = IconData(0xe11d, fontFamily: family, fontPackage: package); ///
Last Page icon
- static const IconData last_page = IconData(0xe11d, fontFamily: family, fontPackage: package); + static const IconData last_page = IconData(0xe11e, fontFamily: family, fontPackage: package); ///
Layers icon
- static const IconData layers = IconData(0xe11e, fontFamily: family, fontPackage: package); + static const IconData layers = IconData(0xe11f, fontFamily: family, fontPackage: package); ///
Light Mode icon
- static const IconData light_mode = IconData(0xe11f, fontFamily: family, fontPackage: package); + static const IconData light_mode = IconData(0xe120, fontFamily: family, fontPackage: package); ///
Light Rail Train icon
- static const IconData light_rail_train = IconData(0xe120, fontFamily: family, fontPackage: package); + static const IconData light_rail_train = IconData(0xe121, fontFamily: family, fontPackage: package); ///
Lightbulb icon
- static const IconData lightbulb = IconData(0xe121, fontFamily: family, fontPackage: package); + static const IconData lightbulb = IconData(0xe122, fontFamily: family, fontPackage: package); ///
Like icon
- static const IconData like = IconData(0xe122, fontFamily: family, fontPackage: package); + static const IconData like = IconData(0xe123, fontFamily: family, fontPackage: package); ///
Line Spacing icon
- static const IconData line_spacing = IconData(0xe123, fontFamily: family, fontPackage: package); + static const IconData line_spacing = IconData(0xe124, fontFamily: family, fontPackage: package); ///
Link Add icon
- static const IconData link_add = IconData(0xe124, fontFamily: family, fontPackage: package); + static const IconData link_add = IconData(0xe125, fontFamily: family, fontPackage: package); ///
Link icon
- static const IconData link = IconData(0xe125, fontFamily: family, fontPackage: package); + static const IconData link = IconData(0xe126, fontFamily: family, fontPackage: package); ///
Linkedin icon
- static const IconData linkedin = IconData(0xe126, fontFamily: family, fontPackage: package); + static const IconData linkedin = IconData(0xe127, fontFamily: family, fontPackage: package); ///
List Alt icon
- static const IconData list_alt = IconData(0xe127, fontFamily: family, fontPackage: package); + static const IconData list_alt = IconData(0xe128, fontFamily: family, fontPackage: package); ///
List Bullet Contained icon
- static const IconData list_bullet_contained = IconData(0xe128, fontFamily: family, fontPackage: package); + static const IconData list_bullet_contained = IconData(0xe129, fontFamily: family, fontPackage: package); ///
List Feedback icon
- static const IconData list_feedback = IconData(0xe129, fontFamily: family, fontPackage: package); + static const IconData list_feedback = IconData(0xe12a, fontFamily: family, fontPackage: package); ///
List Form icon
- static const IconData list_form = IconData(0xe12a, fontFamily: family, fontPackage: package); + static const IconData list_form = IconData(0xe12b, fontFamily: family, fontPackage: package); ///
List icon
- static const IconData list = IconData(0xe12b, fontFamily: family, fontPackage: package); + static const IconData list = IconData(0xe12c, fontFamily: family, fontPackage: package); ///
Local Shipping icon
- static const IconData local_shipping = IconData(0xe12c, fontFamily: family, fontPackage: package); + static const IconData local_shipping = IconData(0xe12d, fontFamily: family, fontPackage: package); ///
Location Off icon
- static const IconData location_off = IconData(0xe12d, fontFamily: family, fontPackage: package); + static const IconData location_off = IconData(0xe12e, fontFamily: family, fontPackage: package); ///
Location Point icon
- static const IconData location_point = IconData(0xe12e, fontFamily: family, fontPackage: package); + static const IconData location_point = IconData(0xe12f, fontFamily: family, fontPackage: package); ///
Location icon
- static const IconData location = IconData(0xe12f, fontFamily: family, fontPackage: package); + static const IconData location = IconData(0xe130, fontFamily: family, fontPackage: package); ///
Lock Alt icon
- static const IconData lock_alt = IconData(0xe130, fontFamily: family, fontPackage: package); + static const IconData lock_alt = IconData(0xe131, fontFamily: family, fontPackage: package); ///
Lock icon
- static const IconData lock = IconData(0xe131, fontFamily: family, fontPackage: package); + static const IconData lock = IconData(0xe132, fontFamily: family, fontPackage: package); ///
Lock Undo icon
- static const IconData lock_undo = IconData(0xe132, fontFamily: family, fontPackage: package); + static const IconData lock_undo = IconData(0xe133, fontFamily: family, fontPackage: package); ///
Log In icon
- static const IconData log_in = IconData(0xe133, fontFamily: family, fontPackage: package); + static const IconData log_in = IconData(0xe134, fontFamily: family, fontPackage: package); ///
Log Out icon
- static const IconData log_out = IconData(0xe134, fontFamily: family, fontPackage: package); + static const IconData log_out = IconData(0xe135, fontFamily: family, fontPackage: package); ///
Love Outline icon
- static const IconData love_outline = IconData(0xe135, fontFamily: family, fontPackage: package); + static const IconData love_outline = IconData(0xe136, fontFamily: family, fontPackage: package); ///
Love icon
- static const IconData love = IconData(0xe136, fontFamily: family, fontPackage: package); + static const IconData love = IconData(0xe137, fontFamily: family, fontPackage: package); ///
Maintenance icon
- static const IconData maintenance = IconData(0xe137, fontFamily: family, fontPackage: package); + static const IconData maintenance = IconData(0xe138, fontFamily: family, fontPackage: package); ///
Map icon
- static const IconData map = IconData(0xe138, fontFamily: family, fontPackage: package); + static const IconData map = IconData(0xe139, fontFamily: family, fontPackage: package); ///
Meal icon
- static const IconData meal = IconData(0xe139, fontFamily: family, fontPackage: package); + static const IconData meal = IconData(0xe13a, fontFamily: family, fontPackage: package); ///
Medium icon
- static const IconData medium = IconData(0xe13a, fontFamily: family, fontPackage: package); + static const IconData medium = IconData(0xe13b, fontFamily: family, fontPackage: package); ///
Memory icon
- static const IconData memory = IconData(0xe13b, fontFamily: family, fontPackage: package); + static const IconData memory = IconData(0xe13c, fontFamily: family, fontPackage: package); ///
Message icon
- static const IconData message = IconData(0xe13c, fontFamily: family, fontPackage: package); + static const IconData message = IconData(0xe13d, fontFamily: family, fontPackage: package); ///
Microphone Off icon
- static const IconData microphone_off = IconData(0xe13d, fontFamily: family, fontPackage: package); + static const IconData microphone_off = IconData(0xe13e, fontFamily: family, fontPackage: package); ///
Microphone Outline icon
- static const IconData microphone_outline = IconData(0xe13e, fontFamily: family, fontPackage: package); + static const IconData microphone_outline = IconData(0xe13f, fontFamily: family, fontPackage: package); ///
Microphone icon
- static const IconData microphone = IconData(0xe13f, fontFamily: family, fontPackage: package); + static const IconData microphone = IconData(0xe140, fontFamily: family, fontPackage: package); ///
Mobile Friendly icon
- static const IconData mobile_friendly = IconData(0xe140, fontFamily: family, fontPackage: package); + static const IconData mobile_friendly = IconData(0xe141, fontFamily: family, fontPackage: package); ///
Money Euro icon
- static const IconData money_euro = IconData(0xe141, fontFamily: family, fontPackage: package); + static const IconData money_euro = IconData(0xe142, fontFamily: family, fontPackage: package); ///
Money Pound icon
- static const IconData money_pound = IconData(0xe142, fontFamily: family, fontPackage: package); + static const IconData money_pound = IconData(0xe143, fontFamily: family, fontPackage: package); ///
Money Usd icon
- static const IconData money_usd = IconData(0xe143, fontFamily: family, fontPackage: package); + static const IconData money_usd = IconData(0xe144, fontFamily: family, fontPackage: package); ///
Monitor icon
- static const IconData monitor = IconData(0xe144, fontFamily: family, fontPackage: package); + static const IconData monitor = IconData(0xe145, fontFamily: family, fontPackage: package); ///
More Horizontal icon
- static const IconData more_horizontal = IconData(0xe145, fontFamily: family, fontPackage: package); + static const IconData more_horizontal = IconData(0xe146, fontFamily: family, fontPackage: package); ///
More Vertical icon
- static const IconData more_vertical = IconData(0xe146, fontFamily: family, fontPackage: package); + static const IconData more_vertical = IconData(0xe147, fontFamily: family, fontPackage: package); ///
My Location icon
- static const IconData my_location = IconData(0xe147, fontFamily: family, fontPackage: package); + static const IconData my_location = IconData(0xe148, fontFamily: family, fontPackage: package); ///
Navigate icon
- static const IconData navigate = IconData(0xe148, fontFamily: family, fontPackage: package); + static const IconData navigate = IconData(0xe149, fontFamily: family, fontPackage: package); ///
Navigation icon
- static const IconData navigation = IconData(0xe149, fontFamily: family, fontPackage: package); + static const IconData navigation = IconData(0xe14a, fontFamily: family, fontPackage: package); ///
Near Me icon
- static const IconData near_me = IconData(0xe14a, fontFamily: family, fontPackage: package); + static const IconData near_me = IconData(0xe14b, fontFamily: family, fontPackage: package); ///
Network Signal icon
- static const IconData network_signal = IconData(0xe14b, fontFamily: family, fontPackage: package); + static const IconData network_signal = IconData(0xe14c, fontFamily: family, fontPackage: package); ///
New Chat icon
- static const IconData new_chat = IconData(0xe14c, fontFamily: family, fontPackage: package); + static const IconData new_chat = IconData(0xe14d, fontFamily: family, fontPackage: package); ///
Nfc icon
- static const IconData nfc = IconData(0xe14d, fontFamily: family, fontPackage: package); + static const IconData nfc = IconData(0xe14e, fontFamily: family, fontPackage: package); ///
Night icon
- static const IconData night = IconData(0xe14e, fontFamily: family, fontPackage: package); + static const IconData night = IconData(0xe14f, fontFamily: family, fontPackage: package); ///
No Color icon
- static const IconData no_color = IconData(0xe14f, fontFamily: family, fontPackage: package); + static const IconData no_color = IconData(0xe150, fontFamily: family, fontPackage: package); ///
Note icon
- static const IconData note = IconData(0xe150, fontFamily: family, fontPackage: package); + static const IconData note = IconData(0xe151, fontFamily: family, fontPackage: package); ///
Notifications Off icon
- static const IconData notifications_off = IconData(0xe151, fontFamily: family, fontPackage: package); + static const IconData notifications_off = IconData(0xe152, fontFamily: family, fontPackage: package); ///
Numbered List icon
- static const IconData numbered_list = IconData(0xe152, fontFamily: family, fontPackage: package); + static const IconData numbered_list = IconData(0xe153, fontFamily: family, fontPackage: package); ///
Open In Full icon
- static const IconData open_in_full = IconData(0xe153, fontFamily: family, fontPackage: package); + static const IconData open_in_full = IconData(0xe154, fontFamily: family, fontPackage: package); ///
Open In New Window icon
- static const IconData open_in_new_window = IconData(0xe154, fontFamily: family, fontPackage: package); + static const IconData open_in_new_window = IconData(0xe155, fontFamily: family, fontPackage: package); ///
Open New Off icon
- static const IconData open_new_off = IconData(0xe155, fontFamily: family, fontPackage: package); + static const IconData open_new_off = IconData(0xe156, fontFamily: family, fontPackage: package); ///
Page Height icon
- static const IconData page_height = IconData(0xe156, fontFamily: family, fontPackage: package); + static const IconData page_height = IconData(0xe157, fontFamily: family, fontPackage: package); ///
Page Rotate icon
- static const IconData page_rotate = IconData(0xe157, fontFamily: family, fontPackage: package); + static const IconData page_rotate = IconData(0xe158, fontFamily: family, fontPackage: package); ///
Page Width icon
- static const IconData page_width = IconData(0xe158, fontFamily: family, fontPackage: package); + static const IconData page_width = IconData(0xe159, fontFamily: family, fontPackage: package); ///
Palette icon
- static const IconData palette = IconData(0xe159, fontFamily: family, fontPackage: package); + static const IconData palette = IconData(0xe15a, fontFamily: family, fontPackage: package); ///
Partner icon
- static const IconData partner = IconData(0xe15a, fontFamily: family, fontPackage: package); + static const IconData partner = IconData(0xe15b, fontFamily: family, fontPackage: package); ///
Pause Circle icon
- static const IconData pause_circle = IconData(0xe15b, fontFamily: family, fontPackage: package); + static const IconData pause_circle = IconData(0xe15c, fontFamily: family, fontPackage: package); ///
Pause icon
- static const IconData pause = IconData(0xe15c, fontFamily: family, fontPackage: package); + static const IconData pause = IconData(0xe15d, fontFamily: family, fontPackage: package); ///
Pdf Attach icon
- static const IconData pdf_attach = IconData(0xe15d, fontFamily: family, fontPackage: package); + static const IconData pdf_attach = IconData(0xe15e, fontFamily: family, fontPackage: package); ///
Pending icon
- static const IconData pending = IconData(0xe15e, fontFamily: family, fontPackage: package); + static const IconData pending = IconData(0xe15f, fontFamily: family, fontPackage: package); ///
Person Admin icon
- static const IconData person_admin = IconData(0xe15f, fontFamily: family, fontPackage: package); + static const IconData person_admin = IconData(0xe160, fontFamily: family, fontPackage: package); ///
Person Assign icon
- static const IconData person_assign = IconData(0xe160, fontFamily: family, fontPackage: package); + static const IconData person_assign = IconData(0xe161, fontFamily: family, fontPackage: package); ///
Person Clock icon
- static const IconData person_clock = IconData(0xe161, fontFamily: family, fontPackage: package); + static const IconData person_clock = IconData(0xe162, fontFamily: family, fontPackage: package); ///
Person Info icon
- static const IconData person_info = IconData(0xe162, fontFamily: family, fontPackage: package); + static const IconData person_info = IconData(0xe163, fontFamily: family, fontPackage: package); ///
Person Manager icon
- static const IconData person_manager = IconData(0xe163, fontFamily: family, fontPackage: package); + static const IconData person_manager = IconData(0xe164, fontFamily: family, fontPackage: package); ///
Person Move icon
- static const IconData person_move = IconData(0xe164, fontFamily: family, fontPackage: package); + static const IconData person_move = IconData(0xe165, fontFamily: family, fontPackage: package); ///
Person Outline icon
- static const IconData person_outline = IconData(0xe165, fontFamily: family, fontPackage: package); + static const IconData person_outline = IconData(0xe166, fontFamily: family, fontPackage: package); ///
Person icon
- static const IconData person = IconData(0xe166, fontFamily: family, fontPackage: package); + static const IconData person = IconData(0xe167, fontFamily: family, fontPackage: package); ///
Person Search icon
- static const IconData person_search = IconData(0xe167, fontFamily: family, fontPackage: package); + static const IconData person_search = IconData(0xe168, fontFamily: family, fontPackage: package); ///
Person Swap icon
- static const IconData person_swap = IconData(0xe168, fontFamily: family, fontPackage: package); + static const IconData person_swap = IconData(0xe169, fontFamily: family, fontPackage: package); ///
Person Walk icon
- static const IconData person_walk = IconData(0xe169, fontFamily: family, fontPackage: package); + static const IconData person_walk = IconData(0xe16a, fontFamily: family, fontPackage: package); ///
Phone Android icon
- static const IconData phone_android = IconData(0xe16a, fontFamily: family, fontPackage: package); + static const IconData phone_android = IconData(0xe16b, fontFamily: family, fontPackage: package); ///
Phone Bluetooth Speaker icon
- static const IconData phone_bluetooth_speaker = IconData(0xe16b, fontFamily: family, fontPackage: package); + static const IconData phone_bluetooth_speaker = IconData(0xe16c, fontFamily: family, fontPackage: package); ///
Phone In Talk icon
- static const IconData phone_in_talk = IconData(0xe16c, fontFamily: family, fontPackage: package); + static const IconData phone_in_talk = IconData(0xe16d, fontFamily: family, fontPackage: package); ///
Phone Iphone icon
- static const IconData phone_iphone = IconData(0xe16d, fontFamily: family, fontPackage: package); + static const IconData phone_iphone = IconData(0xe16e, fontFamily: family, fontPackage: package); ///
Phone icon
- static const IconData phone = IconData(0xe16e, fontFamily: family, fontPackage: package); + static const IconData phone = IconData(0xe16f, fontFamily: family, fontPackage: package); ///
Phonelink icon
- static const IconData phonelink = IconData(0xe16f, fontFamily: family, fontPackage: package); + static const IconData phonelink = IconData(0xe170, fontFamily: family, fontPackage: package); ///
Phrase icon
- static const IconData phrase = IconData(0xe170, fontFamily: family, fontPackage: package); + static const IconData phrase = IconData(0xe171, fontFamily: family, fontPackage: package); ///
Pin icon
- static const IconData pin = IconData(0xe171, fontFamily: family, fontPackage: package); + static const IconData pin = IconData(0xe172, fontFamily: family, fontPackage: package); ///
Place icon
- static const IconData place = IconData(0xe172, fontFamily: family, fontPackage: package); + static const IconData place = IconData(0xe173, fontFamily: family, fontPackage: package); ///
Planogram icon
- static const IconData planogram = IconData(0xe173, fontFamily: family, fontPackage: package); + static const IconData planogram = IconData(0xe174, fontFamily: family, fontPackage: package); ///
Play Circle icon
- static const IconData play_circle = IconData(0xe174, fontFamily: family, fontPackage: package); + static const IconData play_circle = IconData(0xe175, fontFamily: family, fontPackage: package); ///
Play Outline icon
- static const IconData play_outline = IconData(0xe175, fontFamily: family, fontPackage: package); + static const IconData play_outline = IconData(0xe176, fontFamily: family, fontPackage: package); ///
Play icon
- static const IconData play = IconData(0xe176, fontFamily: family, fontPackage: package); + static const IconData play = IconData(0xe177, fontFamily: family, fontPackage: package); ///
Png Attach icon
- static const IconData png_attach = IconData(0xe177, fontFamily: family, fontPackage: package); + static const IconData png_attach = IconData(0xe178, fontFamily: family, fontPackage: package); ///
Point Gift icon
- static const IconData point_gift = IconData(0xe178, fontFamily: family, fontPackage: package); + static const IconData point_gift = IconData(0xe179, fontFamily: family, fontPackage: package); ///
Point Heart icon
- static const IconData point_heart = IconData(0xe179, fontFamily: family, fontPackage: package); + static const IconData point_heart = IconData(0xe17a, fontFamily: family, fontPackage: package); ///
Point Money icon
- static const IconData point_money = IconData(0xe17a, fontFamily: family, fontPackage: package); + static const IconData point_money = IconData(0xe17b, fontFamily: family, fontPackage: package); ///
Point Star icon
- static const IconData point_star = IconData(0xe17b, fontFamily: family, fontPackage: package); + static const IconData point_star = IconData(0xe17c, fontFamily: family, fontPackage: package); ///
Point Token icon
- static const IconData point_token = IconData(0xe17c, fontFamily: family, fontPackage: package); + static const IconData point_token = IconData(0xe17d, fontFamily: family, fontPackage: package); ///
Portrait icon
- static const IconData portrait = IconData(0xe17d, fontFamily: family, fontPackage: package); + static const IconData portrait = IconData(0xe17e, fontFamily: family, fontPackage: package); ///
Ppt Attach icon
- static const IconData ppt_attach = IconData(0xe17e, fontFamily: family, fontPackage: package); + static const IconData ppt_attach = IconData(0xe17f, fontFamily: family, fontPackage: package); ///
Price icon
- static const IconData price = IconData(0xe17f, fontFamily: family, fontPackage: package); + static const IconData price = IconData(0xe180, fontFamily: family, fontPackage: package); ///
Printer icon
- static const IconData printer = IconData(0xe180, fontFamily: family, fontPackage: package); + static const IconData printer = IconData(0xe181, fontFamily: family, fontPackage: package); ///
Priority icon
- static const IconData priority = IconData(0xe181, fontFamily: family, fontPackage: package); + static const IconData priority = IconData(0xe182, fontFamily: family, fontPackage: package); ///
Pro icon
- static const IconData pro = IconData(0xe182, fontFamily: family, fontPackage: package); + static const IconData pro = IconData(0xe183, fontFamily: family, fontPackage: package); ///
Productivity Apps icon
- static const IconData productivity_apps = IconData(0xe183, fontFamily: family, fontPackage: package); + static const IconData productivity_apps = IconData(0xe184, fontFamily: family, fontPackage: package); ///
Ptt icon
- static const IconData ptt = IconData(0xe184, fontFamily: family, fontPackage: package); + static const IconData ptt = IconData(0xe185, fontFamily: family, fontPackage: package); ///
Publish icon
- static const IconData publish = IconData(0xe185, fontFamily: family, fontPackage: package); + static const IconData publish = IconData(0xe186, fontFamily: family, fontPackage: package); ///
Push Pin icon
- static const IconData push_pin = IconData(0xe186, fontFamily: family, fontPackage: package); + static const IconData push_pin = IconData(0xe187, fontFamily: family, fontPackage: package); ///
Qr Code icon
- static const IconData qr_code = IconData(0xe187, fontFamily: family, fontPackage: package); + static const IconData qr_code = IconData(0xe188, fontFamily: family, fontPackage: package); ///
Queue icon
- static const IconData queue = IconData(0xe188, fontFamily: family, fontPackage: package); + static const IconData queue = IconData(0xe189, fontFamily: family, fontPackage: package); ///
Radio Button Checked icon
- static const IconData radio_button_checked = IconData(0xe189, fontFamily: family, fontPackage: package); + static const IconData radio_button_checked = IconData(0xe18a, fontFamily: family, fontPackage: package); ///
Radio Button Unchecked icon
- static const IconData radio_button_unchecked = IconData(0xe18a, fontFamily: family, fontPackage: package); + static const IconData radio_button_unchecked = IconData(0xe18b, fontFamily: family, fontPackage: package); ///
React Add icon
- static const IconData react_add = IconData(0xe18b, fontFamily: family, fontPackage: package); + static const IconData react_add = IconData(0xe18c, fontFamily: family, fontPackage: package); ///
React Thumbsup icon
- static const IconData react_thumbsup = IconData(0xe18c, fontFamily: family, fontPackage: package); + static const IconData react_thumbsup = IconData(0xe18d, fontFamily: family, fontPackage: package); ///
Recall icon
- static const IconData recall = IconData(0xe18d, fontFamily: family, fontPackage: package); + static const IconData recall = IconData(0xe18e, fontFamily: family, fontPackage: package); ///
Receipt icon
- static const IconData receipt = IconData(0xe18e, fontFamily: family, fontPackage: package); + static const IconData receipt = IconData(0xe18f, fontFamily: family, fontPackage: package); ///
Recording icon
- static const IconData recording = IconData(0xe18f, fontFamily: family, fontPackage: package); + static const IconData recording = IconData(0xe190, fontFamily: family, fontPackage: package); ///
Redo icon
- static const IconData redo = IconData(0xe190, fontFamily: family, fontPackage: package); + static const IconData redo = IconData(0xe191, fontFamily: family, fontPackage: package); ///
Refresh icon
- static const IconData refresh = IconData(0xe191, fontFamily: family, fontPackage: package); + static const IconData refresh = IconData(0xe192, fontFamily: family, fontPackage: package); ///
Remove Box icon
- static const IconData remove_box = IconData(0xe192, fontFamily: family, fontPackage: package); + static const IconData remove_box = IconData(0xe193, fontFamily: family, fontPackage: package); ///
Remove Circle Outline icon
- static const IconData remove_circle_outline = IconData(0xe193, fontFamily: family, fontPackage: package); + static const IconData remove_circle_outline = IconData(0xe194, fontFamily: family, fontPackage: package); ///
Remove Circle icon
- static const IconData remove_circle = IconData(0xe194, fontFamily: family, fontPackage: package); + static const IconData remove_circle = IconData(0xe195, fontFamily: family, fontPackage: package); ///
Remove Group icon
- static const IconData remove_group = IconData(0xe195, fontFamily: family, fontPackage: package); + static const IconData remove_group = IconData(0xe196, fontFamily: family, fontPackage: package); ///
Remove Person icon
- static const IconData remove_person = IconData(0xe196, fontFamily: family, fontPackage: package); + static const IconData remove_person = IconData(0xe197, fontFamily: family, fontPackage: package); ///
Remove icon
- static const IconData remove = IconData(0xe197, fontFamily: family, fontPackage: package); + static const IconData remove = IconData(0xe198, fontFamily: family, fontPackage: package); ///
Renew icon
- static const IconData renew = IconData(0xe198, fontFamily: family, fontPackage: package); + static const IconData renew = IconData(0xe199, fontFamily: family, fontPackage: package); ///
Reorder icon
- static const IconData reorder = IconData(0xe199, fontFamily: family, fontPackage: package); + static const IconData reorder = IconData(0xe19a, fontFamily: family, fontPackage: package); ///
Repeat icon
- static const IconData repeat = IconData(0xe19a, fontFamily: family, fontPackage: package); + static const IconData repeat = IconData(0xe19b, fontFamily: family, fontPackage: package); ///
Replay icon
- static const IconData replay = IconData(0xe19b, fontFamily: family, fontPackage: package); + static const IconData replay = IconData(0xe19c, fontFamily: family, fontPackage: package); ///
Reply icon
- static const IconData reply = IconData(0xe19c, fontFamily: family, fontPackage: package); + static const IconData reply = IconData(0xe19d, fontFamily: family, fontPackage: package); ///
Report icon
- static const IconData report = IconData(0xe19d, fontFamily: family, fontPackage: package); + static const IconData report = IconData(0xe19e, fontFamily: family, fontPackage: package); ///
Restart Alt icon
- static const IconData restart_alt = IconData(0xe19e, fontFamily: family, fontPackage: package); + static const IconData restart_alt = IconData(0xe19f, fontFamily: family, fontPackage: package); ///
Review icon
- static const IconData review = IconData(0xe19f, fontFamily: family, fontPackage: package); + static const IconData review = IconData(0xe1a0, fontFamily: family, fontPackage: package); ///
Road Map icon
- static const IconData road_map = IconData(0xe1a0, fontFamily: family, fontPackage: package); + static const IconData road_map = IconData(0xe1a1, fontFamily: family, fontPackage: package); ///
Rotate Left icon
- static const IconData rotate_left = IconData(0xe1a1, fontFamily: family, fontPackage: package); + static const IconData rotate_left = IconData(0xe1a2, fontFamily: family, fontPackage: package); ///
Rotate Right icon
- static const IconData rotate_right = IconData(0xe1a2, fontFamily: family, fontPackage: package); + static const IconData rotate_right = IconData(0xe1a3, fontFamily: family, fontPackage: package); ///
Rss Feed icon
- static const IconData rss_feed = IconData(0xe1a3, fontFamily: family, fontPackage: package); + static const IconData rss_feed = IconData(0xe1a4, fontFamily: family, fontPackage: package); ///
Rules icon
- static const IconData rules = IconData(0xe1a4, fontFamily: family, fontPackage: package); + static const IconData rules = IconData(0xe1a5, fontFamily: family, fontPackage: package); ///
Sad icon
- static const IconData sad = IconData(0xe1a5, fontFamily: family, fontPackage: package); + static const IconData sad = IconData(0xe1a6, fontFamily: family, fontPackage: package); ///
Satisfied icon
- static const IconData satisfied = IconData(0xe1a6, fontFamily: family, fontPackage: package); + static const IconData satisfied = IconData(0xe1a7, fontFamily: family, fontPackage: package); ///
Save Alt icon
- static const IconData save_alt = IconData(0xe1a7, fontFamily: family, fontPackage: package); + static const IconData save_alt = IconData(0xe1a8, fontFamily: family, fontPackage: package); ///
Save Content icon
- static const IconData save_content = IconData(0xe1a8, fontFamily: family, fontPackage: package); + static const IconData save_content = IconData(0xe1a9, fontFamily: family, fontPackage: package); ///
Save icon
- static const IconData save = IconData(0xe1a9, fontFamily: family, fontPackage: package); + static const IconData save = IconData(0xe1aa, fontFamily: family, fontPackage: package); ///
Scan Rate icon
- static const IconData scan_rate = IconData(0xe1aa, fontFamily: family, fontPackage: package); + static const IconData scan_rate = IconData(0xe1ab, fontFamily: family, fontPackage: package); ///
Scanner icon
- static const IconData scanner = IconData(0xe1ab, fontFamily: family, fontPackage: package); + static const IconData scanner = IconData(0xe1ac, fontFamily: family, fontPackage: package); ///
Schedule icon
- static const IconData schedule = IconData(0xe1ac, fontFamily: family, fontPackage: package); + static const IconData schedule = IconData(0xe1ad, fontFamily: family, fontPackage: package); ///
School icon
- static const IconData school = IconData(0xe1ad, fontFamily: family, fontPackage: package); + static const IconData school = IconData(0xe1ae, fontFamily: family, fontPackage: package); ///
Screen Rotation icon
- static const IconData screen_rotation = IconData(0xe1ae, fontFamily: family, fontPackage: package); + static const IconData screen_rotation = IconData(0xe1af, fontFamily: family, fontPackage: package); ///
Sd Card icon
- static const IconData sd_card = IconData(0xe1af, fontFamily: family, fontPackage: package); + static const IconData sd_card = IconData(0xe1b0, fontFamily: family, fontPackage: package); ///
Search icon
- static const IconData search = IconData(0xe1b0, fontFamily: family, fontPackage: package); + static const IconData search = IconData(0xe1b1, fontFamily: family, fontPackage: package); ///
Security Check icon
- static const IconData security_check = IconData(0xe1b1, fontFamily: family, fontPackage: package); + static const IconData security_check = IconData(0xe1b2, fontFamily: family, fontPackage: package); ///
Security icon
- static const IconData security = IconData(0xe1b2, fontFamily: family, fontPackage: package); + static const IconData security = IconData(0xe1b3, fontFamily: family, fontPackage: package); ///
Send icon
- static const IconData send = IconData(0xe1b3, fontFamily: family, fontPackage: package); + static const IconData send = IconData(0xe1b4, fontFamily: family, fontPackage: package); ///
Settings icon
- static const IconData settings = IconData(0xe1b4, fontFamily: family, fontPackage: package); + static const IconData settings = IconData(0xe1b5, fontFamily: family, fontPackage: package); ///
Shape Recognition icon
- static const IconData shape_recognition = IconData(0xe1b5, fontFamily: family, fontPackage: package); + static const IconData shape_recognition = IconData(0xe1b6, fontFamily: family, fontPackage: package); ///
Share icon
- static const IconData share = IconData(0xe1b6, fontFamily: family, fontPackage: package); + static const IconData share = IconData(0xe1b7, fontFamily: family, fontPackage: package); ///
Shared Folder icon
- static const IconData shared_folder = IconData(0xe1b7, fontFamily: family, fontPackage: package); + static const IconData shared_folder = IconData(0xe1b8, fontFamily: family, fontPackage: package); ///
Ship icon
- static const IconData ship = IconData(0xe1b8, fontFamily: family, fontPackage: package); + static const IconData ship = IconData(0xe1b9, fontFamily: family, fontPackage: package); ///
Sim Card icon
- static const IconData sim_card = IconData(0xe1b9, fontFamily: family, fontPackage: package); + static const IconData sim_card = IconData(0xe1ba, fontFamily: family, fontPackage: package); ///
Skip Next icon
- static const IconData skip_next = IconData(0xe1ba, fontFamily: family, fontPackage: package); + static const IconData skip_next = IconData(0xe1bb, fontFamily: family, fontPackage: package); ///
Skip Previous icon
- static const IconData skip_previous = IconData(0xe1bb, fontFamily: family, fontPackage: package); + static const IconData skip_previous = IconData(0xe1bc, fontFamily: family, fontPackage: package); ///
Slide Show icon
- static const IconData slide_show = IconData(0xe1bc, fontFamily: family, fontPackage: package); + static const IconData slide_show = IconData(0xe1bd, fontFamily: family, fontPackage: package); ///
Smart Phone icon
- static const IconData smart_phone = IconData(0xe1bd, fontFamily: family, fontPackage: package); + static const IconData smart_phone = IconData(0xe1be, fontFamily: family, fontPackage: package); ///
Sms icon
- static const IconData sms = IconData(0xe1be, fontFamily: family, fontPackage: package); + static const IconData sms = IconData(0xe1bf, fontFamily: family, fontPackage: package); ///
Snooze icon
- static const IconData snooze = IconData(0xe1bf, fontFamily: family, fontPackage: package); + static const IconData snooze = IconData(0xe1c0, fontFamily: family, fontPackage: package); ///
Solutions icon
- static const IconData solutions = IconData(0xe1c0, fontFamily: family, fontPackage: package); + static const IconData solutions = IconData(0xe1c1, fontFamily: family, fontPackage: package); ///
Sort Content icon
- static const IconData sort_content = IconData(0xe1c1, fontFamily: family, fontPackage: package); + static const IconData sort_content = IconData(0xe1c2, fontFamily: family, fontPackage: package); ///
Sort icon
- static const IconData sort = IconData(0xe1c2, fontFamily: family, fontPackage: package); + static const IconData sort = IconData(0xe1c3, fontFamily: family, fontPackage: package); ///
Speaker icon
- static const IconData speaker = IconData(0xe1c3, fontFamily: family, fontPackage: package); + static const IconData speaker = IconData(0xe1c4, fontFamily: family, fontPackage: package); ///
Star Half icon
- static const IconData star_half = IconData(0xe1c4, fontFamily: family, fontPackage: package); + static const IconData star_half = IconData(0xe1c5, fontFamily: family, fontPackage: package); ///
Star Outline icon
- static const IconData star_outline = IconData(0xe1c5, fontFamily: family, fontPackage: package); + static const IconData star_outline = IconData(0xe1c6, fontFamily: family, fontPackage: package); ///
Star icon
- static const IconData star = IconData(0xe1c6, fontFamily: family, fontPackage: package); + static const IconData star = IconData(0xe1c7, fontFamily: family, fontPackage: package); ///
Steps icon
- static const IconData steps = IconData(0xe1c7, fontFamily: family, fontPackage: package); + static const IconData steps = IconData(0xe1c8, fontFamily: family, fontPackage: package); ///
Sticker icon
- static const IconData sticker = IconData(0xe1c8, fontFamily: family, fontPackage: package); + static const IconData sticker = IconData(0xe1c9, fontFamily: family, fontPackage: package); ///
Stop Circle icon
- static const IconData stop_circle = IconData(0xe1c9, fontFamily: family, fontPackage: package); + static const IconData stop_circle = IconData(0xe1ca, fontFamily: family, fontPackage: package); ///
Stop icon
- static const IconData stop = IconData(0xe1ca, fontFamily: family, fontPackage: package); + static const IconData stop = IconData(0xe1cb, fontFamily: family, fontPackage: package); ///
Store Release icon
- static const IconData store_release = IconData(0xe1cb, fontFamily: family, fontPackage: package); + static const IconData store_release = IconData(0xe1cc, fontFamily: family, fontPackage: package); ///
Store icon
- static const IconData store = IconData(0xe1cc, fontFamily: family, fontPackage: package); + static const IconData store = IconData(0xe1cd, fontFamily: family, fontPackage: package); ///
Store Swap icon
- static const IconData store_swap = IconData(0xe1cd, fontFamily: family, fontPackage: package); + static const IconData store_swap = IconData(0xe1ce, fontFamily: family, fontPackage: package); ///
Store Transfer icon
- static const IconData store_transfer = IconData(0xe1ce, fontFamily: family, fontPackage: package); + static const IconData store_transfer = IconData(0xe1cf, fontFamily: family, fontPackage: package); ///
Straighten icon
- static const IconData straighten = IconData(0xe1cf, fontFamily: family, fontPackage: package); + static const IconData straighten = IconData(0xe1d0, fontFamily: family, fontPackage: package); ///
Strategy icon
- static const IconData strategy = IconData(0xe1d0, fontFamily: family, fontPackage: package); + static const IconData strategy = IconData(0xe1d1, fontFamily: family, fontPackage: package); ///
Strikethrough icon
- static const IconData strikethrough = IconData(0xe1d1, fontFamily: family, fontPackage: package); + static const IconData strikethrough = IconData(0xe1d2, fontFamily: family, fontPackage: package); ///
Subscribe icon
- static const IconData subscribe = IconData(0xe1d2, fontFamily: family, fontPackage: package); + static const IconData subscribe = IconData(0xe1d3, fontFamily: family, fontPackage: package); ///
Swap icon
- static const IconData swap = IconData(0xe1d3, fontFamily: family, fontPackage: package); + static const IconData swap = IconData(0xe1d4, fontFamily: family, fontPackage: package); ///
Switch User icon
- static const IconData switch_user = IconData(0xe1d4, fontFamily: family, fontPackage: package); + static const IconData switch_user = IconData(0xe1d5, fontFamily: family, fontPackage: package); ///
Sync Action icon
- static const IconData sync_action = IconData(0xe1d5, fontFamily: family, fontPackage: package); + static const IconData sync_action = IconData(0xe1d6, fontFamily: family, fontPackage: package); ///
Sync Disabled icon
- static const IconData sync_disabled = IconData(0xe1d6, fontFamily: family, fontPackage: package); + static const IconData sync_disabled = IconData(0xe1d7, fontFamily: family, fontPackage: package); ///
Sync icon
- static const IconData sync = IconData(0xe1d7, fontFamily: family, fontPackage: package); + static const IconData sync = IconData(0xe1d8, fontFamily: family, fontPackage: package); ///
Table icon
- static const IconData table = IconData(0xe1d8, fontFamily: family, fontPackage: package); + static const IconData table = IconData(0xe1d9, fontFamily: family, fontPackage: package); ///
Tablet Mac icon
- static const IconData tablet_mac = IconData(0xe1d9, fontFamily: family, fontPackage: package); + static const IconData tablet_mac = IconData(0xe1da, fontFamily: family, fontPackage: package); ///
Tablet icon
- static const IconData tablet = IconData(0xe1da, fontFamily: family, fontPackage: package); + static const IconData tablet = IconData(0xe1db, fontFamily: family, fontPackage: package); ///
Tag Enterprise icon
- static const IconData tag_enterprise = IconData(0xe1db, fontFamily: family, fontPackage: package); + static const IconData tag_enterprise = IconData(0xe1dc, fontFamily: family, fontPackage: package); ///
Tag icon
- static const IconData tag = IconData(0xe1dc, fontFamily: family, fontPackage: package); + static const IconData tag = IconData(0xe1dd, fontFamily: family, fontPackage: package); ///
Tap To Pay icon
- static const IconData tap_to_pay = IconData(0xe1dd, fontFamily: family, fontPackage: package); + static const IconData tap_to_pay = IconData(0xe1de, fontFamily: family, fontPackage: package); ///
Taxi icon
- static const IconData taxi = IconData(0xe1de, fontFamily: family, fontPackage: package); + static const IconData taxi = IconData(0xe1df, fontFamily: family, fontPackage: package); ///
Text Color icon
- static const IconData text_color = IconData(0xe1df, fontFamily: family, fontPackage: package); + static const IconData text_color = IconData(0xe1e0, fontFamily: family, fontPackage: package); ///
Tiers icon
- static const IconData tiers = IconData(0xe1e0, fontFamily: family, fontPackage: package); + static const IconData tiers = IconData(0xe1e1, fontFamily: family, fontPackage: package); ///
Timecard Approve icon
- static const IconData timecard_approve = IconData(0xe1e1, fontFamily: family, fontPackage: package); + static const IconData timecard_approve = IconData(0xe1e2, fontFamily: family, fontPackage: package); ///
Timecard icon
- static const IconData timecard = IconData(0xe1e2, fontFamily: family, fontPackage: package); + static const IconData timecard = IconData(0xe1e3, fontFamily: family, fontPackage: package); ///
Timecard Warning icon
- static const IconData timecard_warning = IconData(0xe1e3, fontFamily: family, fontPackage: package); + static const IconData timecard_warning = IconData(0xe1e4, fontFamily: family, fontPackage: package); ///
Timer icon
- static const IconData timer = IconData(0xe1e4, fontFamily: family, fontPackage: package); + static const IconData timer = IconData(0xe1e5, fontFamily: family, fontPackage: package); ///
Toggle Off icon
- static const IconData toggle_off = IconData(0xe1e5, fontFamily: family, fontPackage: package); + static const IconData toggle_off = IconData(0xe1e6, fontFamily: family, fontPackage: package); ///
Toggle On icon
- static const IconData toggle_on = IconData(0xe1e6, fontFamily: family, fontPackage: package); + static const IconData toggle_on = IconData(0xe1e7, fontFamily: family, fontPackage: package); ///
Touch icon
- static const IconData touch = IconData(0xe1e7, fontFamily: family, fontPackage: package); + static const IconData touch = IconData(0xe1e8, fontFamily: family, fontPackage: package); ///
Train icon
- static const IconData train = IconData(0xe1e8, fontFamily: family, fontPackage: package); + static const IconData train = IconData(0xe1e9, fontFamily: family, fontPackage: package); ///
Transfer icon
- static const IconData transfer = IconData(0xe1e9, fontFamily: family, fontPackage: package); + static const IconData transfer = IconData(0xe1ea, fontFamily: family, fontPackage: package); ///
Trending Down icon
- static const IconData trending_down = IconData(0xe1ea, fontFamily: family, fontPackage: package); + static const IconData trending_down = IconData(0xe1eb, fontFamily: family, fontPackage: package); ///
Trending Up icon
- static const IconData trending_up = IconData(0xe1eb, fontFamily: family, fontPackage: package); + static const IconData trending_up = IconData(0xe1ec, fontFamily: family, fontPackage: package); ///
Tv icon
- static const IconData tv = IconData(0xe1ec, fontFamily: family, fontPackage: package); + static const IconData tv = IconData(0xe1ed, fontFamily: family, fontPackage: package); ///
Twitter icon
- static const IconData twitter = IconData(0xe1ed, fontFamily: family, fontPackage: package); + static const IconData twitter = IconData(0xe1ee, fontFamily: family, fontPackage: package); ///
Type icon
- static const IconData type = IconData(0xe1ee, fontFamily: family, fontPackage: package); + static const IconData type = IconData(0xe1ef, fontFamily: family, fontPackage: package); ///
Uhf Rfid icon
- static const IconData uhf_rfid = IconData(0xe1ef, fontFamily: family, fontPackage: package); + static const IconData uhf_rfid = IconData(0xe1f0, fontFamily: family, fontPackage: package); ///
Underline icon
- static const IconData underline = IconData(0xe1f0, fontFamily: family, fontPackage: package); + static const IconData underline = IconData(0xe1f1, fontFamily: family, fontPackage: package); ///
Undo icon
- static const IconData undo = IconData(0xe1f1, fontFamily: family, fontPackage: package); + static const IconData undo = IconData(0xe1f2, fontFamily: family, fontPackage: package); ///
Unfold Less icon
- static const IconData unfold_less = IconData(0xe1f2, fontFamily: family, fontPackage: package); + static const IconData unfold_less = IconData(0xe1f3, fontFamily: family, fontPackage: package); ///
Unfold More icon
- static const IconData unfold_more = IconData(0xe1f3, fontFamily: family, fontPackage: package); + static const IconData unfold_more = IconData(0xe1f4, fontFamily: family, fontPackage: package); ///
Unlock Alt icon
- static const IconData unlock_alt = IconData(0xe1f4, fontFamily: family, fontPackage: package); + static const IconData unlock_alt = IconData(0xe1f5, fontFamily: family, fontPackage: package); ///
Unlock icon
- static const IconData unlock = IconData(0xe1f5, fontFamily: family, fontPackage: package); + static const IconData unlock = IconData(0xe1f6, fontFamily: family, fontPackage: package); ///
Unsubscribe icon
- static const IconData unsubscribe = IconData(0xe1f6, fontFamily: family, fontPackage: package); + static const IconData unsubscribe = IconData(0xe1f7, fontFamily: family, fontPackage: package); ///
Update icon
- static const IconData update = IconData(0xe1f7, fontFamily: family, fontPackage: package); + static const IconData update = IconData(0xe1f8, fontFamily: family, fontPackage: package); ///
Upload File icon
- static const IconData upload_file = IconData(0xe1f8, fontFamily: family, fontPackage: package); + static const IconData upload_file = IconData(0xe1f9, fontFamily: family, fontPackage: package); ///
Upload icon
- static const IconData upload = IconData(0xe1f9, fontFamily: family, fontPackage: package); + static const IconData upload = IconData(0xe1fa, fontFamily: family, fontPackage: package); ///
Usb Alt Device icon
- static const IconData usb_alt_device = IconData(0xe1fa, fontFamily: family, fontPackage: package); + static const IconData usb_alt_device = IconData(0xe1fb, fontFamily: family, fontPackage: package); ///
Usb Alt icon
- static const IconData usb_alt = IconData(0xe1fb, fontFamily: family, fontPackage: package); + static const IconData usb_alt = IconData(0xe1fc, fontFamily: family, fontPackage: package); ///
Usb icon
- static const IconData usb = IconData(0xe1fc, fontFamily: family, fontPackage: package); + static const IconData usb = IconData(0xe1fd, fontFamily: family, fontPackage: package); ///
User Circle icon
- static const IconData user_circle = IconData(0xe1fd, fontFamily: family, fontPackage: package); + static const IconData user_circle = IconData(0xe1fe, fontFamily: family, fontPackage: package); ///
User Minor icon
- static const IconData user_minor = IconData(0xe1fe, fontFamily: family, fontPackage: package); + static const IconData user_minor = IconData(0xe1ff, fontFamily: family, fontPackage: package); ///
User icon
- static const IconData user = IconData(0xe1ff, fontFamily: family, fontPackage: package); + static const IconData user = IconData(0xe200, fontFamily: family, fontPackage: package); ///
User Settings icon
- static const IconData user_settings = IconData(0xe200, fontFamily: family, fontPackage: package); + static const IconData user_settings = IconData(0xe201, fontFamily: family, fontPackage: package); ///
Vacation icon
- static const IconData vacation = IconData(0xe201, fontFamily: family, fontPackage: package); + static const IconData vacation = IconData(0xe202, fontFamily: family, fontPackage: package); ///
Verified icon
- static const IconData verified = IconData(0xe202, fontFamily: family, fontPackage: package); + static const IconData verified = IconData(0xe203, fontFamily: family, fontPackage: package); ///
Very Satisfied icon
- static const IconData very_satisfied = IconData(0xe203, fontFamily: family, fontPackage: package); + static const IconData very_satisfied = IconData(0xe204, fontFamily: family, fontPackage: package); ///
Video Camera icon
- static const IconData video_camera = IconData(0xe204, fontFamily: family, fontPackage: package); + static const IconData video_camera = IconData(0xe205, fontFamily: family, fontPackage: package); ///
Video Off icon
- static const IconData video_off = IconData(0xe205, fontFamily: family, fontPackage: package); + static const IconData video_off = IconData(0xe206, fontFamily: family, fontPackage: package); ///
Video Play icon
- static const IconData video_play = IconData(0xe206, fontFamily: family, fontPackage: package); + static const IconData video_play = IconData(0xe207, fontFamily: family, fontPackage: package); ///
Video icon
- static const IconData video = IconData(0xe207, fontFamily: family, fontPackage: package); + static const IconData video = IconData(0xe208, fontFamily: family, fontPackage: package); ///
Visibility Off icon
- static const IconData visibility_off = IconData(0xe208, fontFamily: family, fontPackage: package); + static const IconData visibility_off = IconData(0xe209, fontFamily: family, fontPackage: package); ///
Visibility icon
- static const IconData visibility = IconData(0xe209, fontFamily: family, fontPackage: package); + static const IconData visibility = IconData(0xe20a, fontFamily: family, fontPackage: package); ///
Volte icon
- static const IconData volte = IconData(0xe20a, fontFamily: family, fontPackage: package); + static const IconData volte = IconData(0xe20b, fontFamily: family, fontPackage: package); ///
Volume Down icon
- static const IconData volume_down = IconData(0xe20b, fontFamily: family, fontPackage: package); + static const IconData volume_down = IconData(0xe20c, fontFamily: family, fontPackage: package); ///
Volume Mute icon
- static const IconData volume_mute = IconData(0xe20c, fontFamily: family, fontPackage: package); + static const IconData volume_mute = IconData(0xe20d, fontFamily: family, fontPackage: package); ///
Volume Off icon
- static const IconData volume_off = IconData(0xe20d, fontFamily: family, fontPackage: package); + static const IconData volume_off = IconData(0xe20e, fontFamily: family, fontPackage: package); ///
Volume Up icon
- static const IconData volume_up = IconData(0xe20e, fontFamily: family, fontPackage: package); + static const IconData volume_up = IconData(0xe20f, fontFamily: family, fontPackage: package); ///
Warning Outline icon
- static const IconData warning_outline = IconData(0xe20f, fontFamily: family, fontPackage: package); + static const IconData warning_outline = IconData(0xe210, fontFamily: family, fontPackage: package); ///
Warning icon
- static const IconData warning = IconData(0xe210, fontFamily: family, fontPackage: package); + static const IconData warning = IconData(0xe211, fontFamily: family, fontPackage: package); ///
Watch icon
- static const IconData watch = IconData(0xe211, fontFamily: family, fontPackage: package); + static const IconData watch = IconData(0xe212, fontFamily: family, fontPackage: package); ///
Wb Image icon
- static const IconData wb_image = IconData(0xe212, fontFamily: family, fontPackage: package); + static const IconData wb_image = IconData(0xe213, fontFamily: family, fontPackage: package); ///
Wb icon
- static const IconData wb = IconData(0xe213, fontFamily: family, fontPackage: package); + static const IconData wb = IconData(0xe214, fontFamily: family, fontPackage: package); ///
World Action icon
- static const IconData world_action = IconData(0xe214, fontFamily: family, fontPackage: package); + static const IconData world_action = IconData(0xe215, fontFamily: family, fontPackage: package); ///
World icon
- static const IconData world = IconData(0xe215, fontFamily: family, fontPackage: package); + static const IconData world = IconData(0xe216, fontFamily: family, fontPackage: package); ///
Write icon
- static const IconData write = IconData(0xe216, fontFamily: family, fontPackage: package); + static const IconData write = IconData(0xe217, fontFamily: family, fontPackage: package); ///
Youtube icon
- static const IconData youtube = IconData(0xe217, fontFamily: family, fontPackage: package); + static const IconData youtube = IconData(0xe218, fontFamily: family, fontPackage: package); ///
Zero Scale icon
- static const IconData zero_scale = IconData(0xe218, fontFamily: family, fontPackage: package); + static const IconData zero_scale = IconData(0xe219, fontFamily: family, fontPackage: package); ///
Zoom In Map icon
- static const IconData zoom_in_map = IconData(0xe219, fontFamily: family, fontPackage: package); + static const IconData zoom_in_map = IconData(0xe21a, fontFamily: family, fontPackage: package); ///
Zoom In icon
- static const IconData zoom_in = IconData(0xe21a, fontFamily: family, fontPackage: package); + static const IconData zoom_in = IconData(0xe21b, fontFamily: family, fontPackage: package); ///
Zoom Out Map icon
- static const IconData zoom_out_map = IconData(0xe21b, fontFamily: family, fontPackage: package); + static const IconData zoom_out_map = IconData(0xe21c, fontFamily: family, fontPackage: package); ///
Zoom Out icon
- static const IconData zoom_out = IconData(0xe21c, fontFamily: family, fontPackage: package); + static const IconData zoom_out = IconData(0xe21d, fontFamily: family, fontPackage: package); // Round Icons ///
Activity icon (round)
@@ -1599,594 +1601,596 @@ abstract class ZetaIcons { static const IconData gif_round = IconData(0xe0f5, fontFamily: familyRound, fontPackage: package); ///
Glossary icon (round)
static const IconData glossary_round = IconData(0xe0f6, fontFamily: familyRound, fontPackage: package); + ///
Google Drive icon (round)
+ static const IconData google_drive_round = IconData(0xe0f7, fontFamily: familyRound, fontPackage: package); ///
Grid Off icon (round)
- static const IconData grid_off_round = IconData(0xe0f7, fontFamily: familyRound, fontPackage: package); + static const IconData grid_off_round = IconData(0xe0f8, fontFamily: familyRound, fontPackage: package); ///
Grid On icon (round)
- static const IconData grid_on_round = IconData(0xe0f8, fontFamily: familyRound, fontPackage: package); + static const IconData grid_on_round = IconData(0xe0f9, fontFamily: familyRound, fontPackage: package); ///
Grid View icon (round)
- static const IconData grid_view_round = IconData(0xe0f9, fontFamily: familyRound, fontPackage: package); + static const IconData grid_view_round = IconData(0xe0fa, fontFamily: familyRound, fontPackage: package); ///
Group icon (round)
- static const IconData group_round = IconData(0xe0fa, fontFamily: familyRound, fontPackage: package); + static const IconData group_round = IconData(0xe0fb, fontFamily: familyRound, fontPackage: package); ///
Groups icon (round)
- static const IconData groups_round = IconData(0xe0fb, fontFamily: familyRound, fontPackage: package); + static const IconData groups_round = IconData(0xe0fc, fontFamily: familyRound, fontPackage: package); ///
Hamburger Menu Navigation Rail icon (round)
- static const IconData hamburger_menu_navigation_rail_round = IconData(0xe0fc, fontFamily: familyRound, fontPackage: package); + static const IconData hamburger_menu_navigation_rail_round = IconData(0xe0fd, fontFamily: familyRound, fontPackage: package); ///
Hamburger Menu icon (round)
- static const IconData hamburger_menu_round = IconData(0xe0fd, fontFamily: familyRound, fontPackage: package); + static const IconData hamburger_menu_round = IconData(0xe0fe, fontFamily: familyRound, fontPackage: package); ///
Hamburger Menu Thick icon (round)
- static const IconData hamburger_menu_thick_round = IconData(0xe0fe, fontFamily: familyRound, fontPackage: package); + static const IconData hamburger_menu_thick_round = IconData(0xe0ff, fontFamily: familyRound, fontPackage: package); ///
Hand icon (round)
- static const IconData hand_round = IconData(0xe0ff, fontFamily: familyRound, fontPackage: package); + static const IconData hand_round = IconData(0xe100, fontFamily: familyRound, fontPackage: package); ///
Happy icon (round)
- static const IconData happy_round = IconData(0xe100, fontFamily: familyRound, fontPackage: package); + static const IconData happy_round = IconData(0xe101, fontFamily: familyRound, fontPackage: package); ///
Hdmi icon (round)
- static const IconData hdmi_round = IconData(0xe101, fontFamily: familyRound, fontPackage: package); + static const IconData hdmi_round = IconData(0xe102, fontFamily: familyRound, fontPackage: package); ///
Hdr icon (round)
- static const IconData hdr_round = IconData(0xe102, fontFamily: familyRound, fontPackage: package); + static const IconData hdr_round = IconData(0xe103, fontFamily: familyRound, fontPackage: package); ///
Headphones icon (round)
- static const IconData headphones_round = IconData(0xe103, fontFamily: familyRound, fontPackage: package); + static const IconData headphones_round = IconData(0xe104, fontFamily: familyRound, fontPackage: package); ///
Headset icon (round)
- static const IconData headset_round = IconData(0xe104, fontFamily: familyRound, fontPackage: package); + static const IconData headset_round = IconData(0xe105, fontFamily: familyRound, fontPackage: package); ///
Help Outline icon (round)
- static const IconData help_outline_round = IconData(0xe105, fontFamily: familyRound, fontPackage: package); + static const IconData help_outline_round = IconData(0xe106, fontFamily: familyRound, fontPackage: package); ///
Help icon (round)
- static const IconData help_round = IconData(0xe106, fontFamily: familyRound, fontPackage: package); + static const IconData help_round = IconData(0xe107, fontFamily: familyRound, fontPackage: package); ///
History icon (round)
- static const IconData history_round = IconData(0xe107, fontFamily: familyRound, fontPackage: package); + static const IconData history_round = IconData(0xe108, fontFamily: familyRound, fontPackage: package); ///
Home icon (round)
- static const IconData home_round = IconData(0xe108, fontFamily: familyRound, fontPackage: package); + static const IconData home_round = IconData(0xe109, fontFamily: familyRound, fontPackage: package); ///
Hourglass icon (round)
- static const IconData hourglass_round = IconData(0xe109, fontFamily: familyRound, fontPackage: package); + static const IconData hourglass_round = IconData(0xe10a, fontFamily: familyRound, fontPackage: package); ///
How Do I icon (round)
- static const IconData how_do_i_round = IconData(0xe10a, fontFamily: familyRound, fontPackage: package); + static const IconData how_do_i_round = IconData(0xe10b, fontFamily: familyRound, fontPackage: package); ///
Image Library icon (round)
- static const IconData image_library_round = IconData(0xe10b, fontFamily: familyRound, fontPackage: package); + static const IconData image_library_round = IconData(0xe10c, fontFamily: familyRound, fontPackage: package); ///
Image icon (round)
- static const IconData image_round = IconData(0xe10c, fontFamily: familyRound, fontPackage: package); + static const IconData image_round = IconData(0xe10d, fontFamily: familyRound, fontPackage: package); ///
Important Notification icon (round)
- static const IconData important_notification_round = IconData(0xe10d, fontFamily: familyRound, fontPackage: package); + static const IconData important_notification_round = IconData(0xe10e, fontFamily: familyRound, fontPackage: package); ///
Inbox icon (round)
- static const IconData inbox_round = IconData(0xe10e, fontFamily: familyRound, fontPackage: package); + static const IconData inbox_round = IconData(0xe10f, fontFamily: familyRound, fontPackage: package); ///
Indent Decrease icon (round)
- static const IconData indent_decrease_round = IconData(0xe10f, fontFamily: familyRound, fontPackage: package); + static const IconData indent_decrease_round = IconData(0xe110, fontFamily: familyRound, fontPackage: package); ///
Indent Increase icon (round)
- static const IconData indent_increase_round = IconData(0xe110, fontFamily: familyRound, fontPackage: package); + static const IconData indent_increase_round = IconData(0xe111, fontFamily: familyRound, fontPackage: package); ///
Indeterminate Check Box icon (round)
- static const IconData indeterminate_check_box_round = IconData(0xe111, fontFamily: familyRound, fontPackage: package); + static const IconData indeterminate_check_box_round = IconData(0xe112, fontFamily: familyRound, fontPackage: package); ///
Info icon (round)
- static const IconData info_round = IconData(0xe112, fontFamily: familyRound, fontPackage: package); + static const IconData info_round = IconData(0xe113, fontFamily: familyRound, fontPackage: package); ///
Instagram icon (round)
- static const IconData instagram_round = IconData(0xe113, fontFamily: familyRound, fontPackage: package); + static const IconData instagram_round = IconData(0xe114, fontFamily: familyRound, fontPackage: package); ///
Ios Share icon (round)
- static const IconData ios_share_round = IconData(0xe114, fontFamily: familyRound, fontPackage: package); + static const IconData ios_share_round = IconData(0xe115, fontFamily: familyRound, fontPackage: package); ///
Iso icon (round)
- static const IconData iso_round = IconData(0xe115, fontFamily: familyRound, fontPackage: package); + static const IconData iso_round = IconData(0xe116, fontFamily: familyRound, fontPackage: package); ///
Issue Audit icon (round)
- static const IconData issue_audit_round = IconData(0xe116, fontFamily: familyRound, fontPackage: package); + static const IconData issue_audit_round = IconData(0xe117, fontFamily: familyRound, fontPackage: package); ///
Italic icon (round)
- static const IconData italic_round = IconData(0xe117, fontFamily: familyRound, fontPackage: package); + static const IconData italic_round = IconData(0xe118, fontFamily: familyRound, fontPackage: package); ///
Jpg Attach icon (round)
- static const IconData jpg_attach_round = IconData(0xe118, fontFamily: familyRound, fontPackage: package); + static const IconData jpg_attach_round = IconData(0xe119, fontFamily: familyRound, fontPackage: package); ///
Justify icon (round)
- static const IconData justify_round = IconData(0xe119, fontFamily: familyRound, fontPackage: package); + static const IconData justify_round = IconData(0xe11a, fontFamily: familyRound, fontPackage: package); ///
Keyboard icon (round)
- static const IconData keyboard_round = IconData(0xe11a, fontFamily: familyRound, fontPackage: package); + static const IconData keyboard_round = IconData(0xe11b, fontFamily: familyRound, fontPackage: package); ///
Label icon (round)
- static const IconData label_round = IconData(0xe11b, fontFamily: familyRound, fontPackage: package); + static const IconData label_round = IconData(0xe11c, fontFamily: familyRound, fontPackage: package); ///
Laptop icon (round)
- static const IconData laptop_round = IconData(0xe11c, fontFamily: familyRound, fontPackage: package); + static const IconData laptop_round = IconData(0xe11d, fontFamily: familyRound, fontPackage: package); ///
Last Page icon (round)
- static const IconData last_page_round = IconData(0xe11d, fontFamily: familyRound, fontPackage: package); + static const IconData last_page_round = IconData(0xe11e, fontFamily: familyRound, fontPackage: package); ///
Layers icon (round)
- static const IconData layers_round = IconData(0xe11e, fontFamily: familyRound, fontPackage: package); + static const IconData layers_round = IconData(0xe11f, fontFamily: familyRound, fontPackage: package); ///
Light Mode icon (round)
- static const IconData light_mode_round = IconData(0xe11f, fontFamily: familyRound, fontPackage: package); + static const IconData light_mode_round = IconData(0xe120, fontFamily: familyRound, fontPackage: package); ///
Light Rail Train icon (round)
- static const IconData light_rail_train_round = IconData(0xe120, fontFamily: familyRound, fontPackage: package); + static const IconData light_rail_train_round = IconData(0xe121, fontFamily: familyRound, fontPackage: package); ///
Lightbulb icon (round)
- static const IconData lightbulb_round = IconData(0xe121, fontFamily: familyRound, fontPackage: package); + static const IconData lightbulb_round = IconData(0xe122, fontFamily: familyRound, fontPackage: package); ///
Like icon (round)
- static const IconData like_round = IconData(0xe122, fontFamily: familyRound, fontPackage: package); + static const IconData like_round = IconData(0xe123, fontFamily: familyRound, fontPackage: package); ///
Line Spacing icon (round)
- static const IconData line_spacing_round = IconData(0xe123, fontFamily: familyRound, fontPackage: package); + static const IconData line_spacing_round = IconData(0xe124, fontFamily: familyRound, fontPackage: package); ///
Link Add icon (round)
- static const IconData link_add_round = IconData(0xe124, fontFamily: familyRound, fontPackage: package); + static const IconData link_add_round = IconData(0xe125, fontFamily: familyRound, fontPackage: package); ///
Link icon (round)
- static const IconData link_round = IconData(0xe125, fontFamily: familyRound, fontPackage: package); + static const IconData link_round = IconData(0xe126, fontFamily: familyRound, fontPackage: package); ///
Linkedin icon (round)
- static const IconData linkedin_round = IconData(0xe126, fontFamily: familyRound, fontPackage: package); + static const IconData linkedin_round = IconData(0xe127, fontFamily: familyRound, fontPackage: package); ///
List Alt icon (round)
- static const IconData list_alt_round = IconData(0xe127, fontFamily: familyRound, fontPackage: package); + static const IconData list_alt_round = IconData(0xe128, fontFamily: familyRound, fontPackage: package); ///
List Bullet Contained icon (round)
- static const IconData list_bullet_contained_round = IconData(0xe128, fontFamily: familyRound, fontPackage: package); + static const IconData list_bullet_contained_round = IconData(0xe129, fontFamily: familyRound, fontPackage: package); ///
List Feedback icon (round)
- static const IconData list_feedback_round = IconData(0xe129, fontFamily: familyRound, fontPackage: package); + static const IconData list_feedback_round = IconData(0xe12a, fontFamily: familyRound, fontPackage: package); ///
List Form icon (round)
- static const IconData list_form_round = IconData(0xe12a, fontFamily: familyRound, fontPackage: package); + static const IconData list_form_round = IconData(0xe12b, fontFamily: familyRound, fontPackage: package); ///
List icon (round)
- static const IconData list_round = IconData(0xe12b, fontFamily: familyRound, fontPackage: package); + static const IconData list_round = IconData(0xe12c, fontFamily: familyRound, fontPackage: package); ///
Local Shipping icon (round)
- static const IconData local_shipping_round = IconData(0xe12c, fontFamily: familyRound, fontPackage: package); + static const IconData local_shipping_round = IconData(0xe12d, fontFamily: familyRound, fontPackage: package); ///
Location Off icon (round)
- static const IconData location_off_round = IconData(0xe12d, fontFamily: familyRound, fontPackage: package); + static const IconData location_off_round = IconData(0xe12e, fontFamily: familyRound, fontPackage: package); ///
Location Point icon (round)
- static const IconData location_point_round = IconData(0xe12e, fontFamily: familyRound, fontPackage: package); + static const IconData location_point_round = IconData(0xe12f, fontFamily: familyRound, fontPackage: package); ///
Location icon (round)
- static const IconData location_round = IconData(0xe12f, fontFamily: familyRound, fontPackage: package); + static const IconData location_round = IconData(0xe130, fontFamily: familyRound, fontPackage: package); ///
Lock Alt icon (round)
- static const IconData lock_alt_round = IconData(0xe130, fontFamily: familyRound, fontPackage: package); + static const IconData lock_alt_round = IconData(0xe131, fontFamily: familyRound, fontPackage: package); ///
Lock icon (round)
- static const IconData lock_round = IconData(0xe131, fontFamily: familyRound, fontPackage: package); + static const IconData lock_round = IconData(0xe132, fontFamily: familyRound, fontPackage: package); ///
Lock Undo icon (round)
- static const IconData lock_undo_round = IconData(0xe132, fontFamily: familyRound, fontPackage: package); + static const IconData lock_undo_round = IconData(0xe133, fontFamily: familyRound, fontPackage: package); ///
Log In icon (round)
- static const IconData log_in_round = IconData(0xe133, fontFamily: familyRound, fontPackage: package); + static const IconData log_in_round = IconData(0xe134, fontFamily: familyRound, fontPackage: package); ///
Log Out icon (round)
- static const IconData log_out_round = IconData(0xe134, fontFamily: familyRound, fontPackage: package); + static const IconData log_out_round = IconData(0xe135, fontFamily: familyRound, fontPackage: package); ///
Love Outline icon (round)
- static const IconData love_outline_round = IconData(0xe135, fontFamily: familyRound, fontPackage: package); + static const IconData love_outline_round = IconData(0xe136, fontFamily: familyRound, fontPackage: package); ///
Love icon (round)
- static const IconData love_round = IconData(0xe136, fontFamily: familyRound, fontPackage: package); + static const IconData love_round = IconData(0xe137, fontFamily: familyRound, fontPackage: package); ///
Maintenance icon (round)
- static const IconData maintenance_round = IconData(0xe137, fontFamily: familyRound, fontPackage: package); + static const IconData maintenance_round = IconData(0xe138, fontFamily: familyRound, fontPackage: package); ///
Map icon (round)
- static const IconData map_round = IconData(0xe138, fontFamily: familyRound, fontPackage: package); + static const IconData map_round = IconData(0xe139, fontFamily: familyRound, fontPackage: package); ///
Meal icon (round)
- static const IconData meal_round = IconData(0xe139, fontFamily: familyRound, fontPackage: package); + static const IconData meal_round = IconData(0xe13a, fontFamily: familyRound, fontPackage: package); ///
Medium icon (round)
- static const IconData medium_round = IconData(0xe13a, fontFamily: familyRound, fontPackage: package); + static const IconData medium_round = IconData(0xe13b, fontFamily: familyRound, fontPackage: package); ///
Memory icon (round)
- static const IconData memory_round = IconData(0xe13b, fontFamily: familyRound, fontPackage: package); + static const IconData memory_round = IconData(0xe13c, fontFamily: familyRound, fontPackage: package); ///
Message icon (round)
- static const IconData message_round = IconData(0xe13c, fontFamily: familyRound, fontPackage: package); + static const IconData message_round = IconData(0xe13d, fontFamily: familyRound, fontPackage: package); ///
Microphone Off icon (round)
- static const IconData microphone_off_round = IconData(0xe13d, fontFamily: familyRound, fontPackage: package); + static const IconData microphone_off_round = IconData(0xe13e, fontFamily: familyRound, fontPackage: package); ///
Microphone Outline icon (round)
- static const IconData microphone_outline_round = IconData(0xe13e, fontFamily: familyRound, fontPackage: package); + static const IconData microphone_outline_round = IconData(0xe13f, fontFamily: familyRound, fontPackage: package); ///
Microphone icon (round)
- static const IconData microphone_round = IconData(0xe13f, fontFamily: familyRound, fontPackage: package); + static const IconData microphone_round = IconData(0xe140, fontFamily: familyRound, fontPackage: package); ///
Mobile Friendly icon (round)
- static const IconData mobile_friendly_round = IconData(0xe140, fontFamily: familyRound, fontPackage: package); + static const IconData mobile_friendly_round = IconData(0xe141, fontFamily: familyRound, fontPackage: package); ///
Money Euro icon (round)
- static const IconData money_euro_round = IconData(0xe141, fontFamily: familyRound, fontPackage: package); + static const IconData money_euro_round = IconData(0xe142, fontFamily: familyRound, fontPackage: package); ///
Money Pound icon (round)
- static const IconData money_pound_round = IconData(0xe142, fontFamily: familyRound, fontPackage: package); + static const IconData money_pound_round = IconData(0xe143, fontFamily: familyRound, fontPackage: package); ///
Money Usd icon (round)
- static const IconData money_usd_round = IconData(0xe143, fontFamily: familyRound, fontPackage: package); + static const IconData money_usd_round = IconData(0xe144, fontFamily: familyRound, fontPackage: package); ///
Monitor icon (round)
- static const IconData monitor_round = IconData(0xe144, fontFamily: familyRound, fontPackage: package); + static const IconData monitor_round = IconData(0xe145, fontFamily: familyRound, fontPackage: package); ///
More Horizontal icon (round)
- static const IconData more_horizontal_round = IconData(0xe145, fontFamily: familyRound, fontPackage: package); + static const IconData more_horizontal_round = IconData(0xe146, fontFamily: familyRound, fontPackage: package); ///
More Vertical icon (round)
- static const IconData more_vertical_round = IconData(0xe146, fontFamily: familyRound, fontPackage: package); + static const IconData more_vertical_round = IconData(0xe147, fontFamily: familyRound, fontPackage: package); ///
My Location icon (round)
- static const IconData my_location_round = IconData(0xe147, fontFamily: familyRound, fontPackage: package); + static const IconData my_location_round = IconData(0xe148, fontFamily: familyRound, fontPackage: package); ///
Navigate icon (round)
- static const IconData navigate_round = IconData(0xe148, fontFamily: familyRound, fontPackage: package); + static const IconData navigate_round = IconData(0xe149, fontFamily: familyRound, fontPackage: package); ///
Navigation icon (round)
- static const IconData navigation_round = IconData(0xe149, fontFamily: familyRound, fontPackage: package); + static const IconData navigation_round = IconData(0xe14a, fontFamily: familyRound, fontPackage: package); ///
Near Me icon (round)
- static const IconData near_me_round = IconData(0xe14a, fontFamily: familyRound, fontPackage: package); + static const IconData near_me_round = IconData(0xe14b, fontFamily: familyRound, fontPackage: package); ///
Network Signal icon (round)
- static const IconData network_signal_round = IconData(0xe14b, fontFamily: familyRound, fontPackage: package); + static const IconData network_signal_round = IconData(0xe14c, fontFamily: familyRound, fontPackage: package); ///
New Chat icon (round)
- static const IconData new_chat_round = IconData(0xe14c, fontFamily: familyRound, fontPackage: package); + static const IconData new_chat_round = IconData(0xe14d, fontFamily: familyRound, fontPackage: package); ///
Nfc icon (round)
- static const IconData nfc_round = IconData(0xe14d, fontFamily: familyRound, fontPackage: package); + static const IconData nfc_round = IconData(0xe14e, fontFamily: familyRound, fontPackage: package); ///
Night icon (round)
- static const IconData night_round = IconData(0xe14e, fontFamily: familyRound, fontPackage: package); + static const IconData night_round = IconData(0xe14f, fontFamily: familyRound, fontPackage: package); ///
No Color icon (round)
- static const IconData no_color_round = IconData(0xe14f, fontFamily: familyRound, fontPackage: package); + static const IconData no_color_round = IconData(0xe150, fontFamily: familyRound, fontPackage: package); ///
Note icon (round)
- static const IconData note_round = IconData(0xe150, fontFamily: familyRound, fontPackage: package); + static const IconData note_round = IconData(0xe151, fontFamily: familyRound, fontPackage: package); ///
Notifications Off icon (round)
- static const IconData notifications_off_round = IconData(0xe151, fontFamily: familyRound, fontPackage: package); + static const IconData notifications_off_round = IconData(0xe152, fontFamily: familyRound, fontPackage: package); ///
Numbered List icon (round)
- static const IconData numbered_list_round = IconData(0xe152, fontFamily: familyRound, fontPackage: package); + static const IconData numbered_list_round = IconData(0xe153, fontFamily: familyRound, fontPackage: package); ///
Open In Full icon (round)
- static const IconData open_in_full_round = IconData(0xe153, fontFamily: familyRound, fontPackage: package); + static const IconData open_in_full_round = IconData(0xe154, fontFamily: familyRound, fontPackage: package); ///
Open In New Window icon (round)
- static const IconData open_in_new_window_round = IconData(0xe154, fontFamily: familyRound, fontPackage: package); + static const IconData open_in_new_window_round = IconData(0xe155, fontFamily: familyRound, fontPackage: package); ///
Open New Off icon (round)
- static const IconData open_new_off_round = IconData(0xe155, fontFamily: familyRound, fontPackage: package); + static const IconData open_new_off_round = IconData(0xe156, fontFamily: familyRound, fontPackage: package); ///
Page Height icon (round)
- static const IconData page_height_round = IconData(0xe156, fontFamily: familyRound, fontPackage: package); + static const IconData page_height_round = IconData(0xe157, fontFamily: familyRound, fontPackage: package); ///
Page Rotate icon (round)
- static const IconData page_rotate_round = IconData(0xe157, fontFamily: familyRound, fontPackage: package); + static const IconData page_rotate_round = IconData(0xe158, fontFamily: familyRound, fontPackage: package); ///
Page Width icon (round)
- static const IconData page_width_round = IconData(0xe158, fontFamily: familyRound, fontPackage: package); + static const IconData page_width_round = IconData(0xe159, fontFamily: familyRound, fontPackage: package); ///
Palette icon (round)
- static const IconData palette_round = IconData(0xe159, fontFamily: familyRound, fontPackage: package); + static const IconData palette_round = IconData(0xe15a, fontFamily: familyRound, fontPackage: package); ///
Partner icon (round)
- static const IconData partner_round = IconData(0xe15a, fontFamily: familyRound, fontPackage: package); + static const IconData partner_round = IconData(0xe15b, fontFamily: familyRound, fontPackage: package); ///
Pause Circle icon (round)
- static const IconData pause_circle_round = IconData(0xe15b, fontFamily: familyRound, fontPackage: package); + static const IconData pause_circle_round = IconData(0xe15c, fontFamily: familyRound, fontPackage: package); ///
Pause icon (round)
- static const IconData pause_round = IconData(0xe15c, fontFamily: familyRound, fontPackage: package); + static const IconData pause_round = IconData(0xe15d, fontFamily: familyRound, fontPackage: package); ///
Pdf Attach icon (round)
- static const IconData pdf_attach_round = IconData(0xe15d, fontFamily: familyRound, fontPackage: package); + static const IconData pdf_attach_round = IconData(0xe15e, fontFamily: familyRound, fontPackage: package); ///
Pending icon (round)
- static const IconData pending_round = IconData(0xe15e, fontFamily: familyRound, fontPackage: package); + static const IconData pending_round = IconData(0xe15f, fontFamily: familyRound, fontPackage: package); ///
Person Admin icon (round)
- static const IconData person_admin_round = IconData(0xe15f, fontFamily: familyRound, fontPackage: package); + static const IconData person_admin_round = IconData(0xe160, fontFamily: familyRound, fontPackage: package); ///
Person Assign icon (round)
- static const IconData person_assign_round = IconData(0xe160, fontFamily: familyRound, fontPackage: package); + static const IconData person_assign_round = IconData(0xe161, fontFamily: familyRound, fontPackage: package); ///
Person Clock icon (round)
- static const IconData person_clock_round = IconData(0xe161, fontFamily: familyRound, fontPackage: package); + static const IconData person_clock_round = IconData(0xe162, fontFamily: familyRound, fontPackage: package); ///
Person Info icon (round)
- static const IconData person_info_round = IconData(0xe162, fontFamily: familyRound, fontPackage: package); + static const IconData person_info_round = IconData(0xe163, fontFamily: familyRound, fontPackage: package); ///
Person Manager icon (round)
- static const IconData person_manager_round = IconData(0xe163, fontFamily: familyRound, fontPackage: package); + static const IconData person_manager_round = IconData(0xe164, fontFamily: familyRound, fontPackage: package); ///
Person Move icon (round)
- static const IconData person_move_round = IconData(0xe164, fontFamily: familyRound, fontPackage: package); + static const IconData person_move_round = IconData(0xe165, fontFamily: familyRound, fontPackage: package); ///
Person Outline icon (round)
- static const IconData person_outline_round = IconData(0xe165, fontFamily: familyRound, fontPackage: package); + static const IconData person_outline_round = IconData(0xe166, fontFamily: familyRound, fontPackage: package); ///
Person icon (round)
- static const IconData person_round = IconData(0xe166, fontFamily: familyRound, fontPackage: package); + static const IconData person_round = IconData(0xe167, fontFamily: familyRound, fontPackage: package); ///
Person Search icon (round)
- static const IconData person_search_round = IconData(0xe167, fontFamily: familyRound, fontPackage: package); + static const IconData person_search_round = IconData(0xe168, fontFamily: familyRound, fontPackage: package); ///
Person Swap icon (round)
- static const IconData person_swap_round = IconData(0xe168, fontFamily: familyRound, fontPackage: package); + static const IconData person_swap_round = IconData(0xe169, fontFamily: familyRound, fontPackage: package); ///
Person Walk icon (round)
- static const IconData person_walk_round = IconData(0xe169, fontFamily: familyRound, fontPackage: package); + static const IconData person_walk_round = IconData(0xe16a, fontFamily: familyRound, fontPackage: package); ///
Phone Android icon (round)
- static const IconData phone_android_round = IconData(0xe16a, fontFamily: familyRound, fontPackage: package); + static const IconData phone_android_round = IconData(0xe16b, fontFamily: familyRound, fontPackage: package); ///
Phone Bluetooth Speaker icon (round)
- static const IconData phone_bluetooth_speaker_round = IconData(0xe16b, fontFamily: familyRound, fontPackage: package); + static const IconData phone_bluetooth_speaker_round = IconData(0xe16c, fontFamily: familyRound, fontPackage: package); ///
Phone In Talk icon (round)
- static const IconData phone_in_talk_round = IconData(0xe16c, fontFamily: familyRound, fontPackage: package); + static const IconData phone_in_talk_round = IconData(0xe16d, fontFamily: familyRound, fontPackage: package); ///
Phone Iphone icon (round)
- static const IconData phone_iphone_round = IconData(0xe16d, fontFamily: familyRound, fontPackage: package); + static const IconData phone_iphone_round = IconData(0xe16e, fontFamily: familyRound, fontPackage: package); ///
Phone icon (round)
- static const IconData phone_round = IconData(0xe16e, fontFamily: familyRound, fontPackage: package); + static const IconData phone_round = IconData(0xe16f, fontFamily: familyRound, fontPackage: package); ///
Phonelink icon (round)
- static const IconData phonelink_round = IconData(0xe16f, fontFamily: familyRound, fontPackage: package); + static const IconData phonelink_round = IconData(0xe170, fontFamily: familyRound, fontPackage: package); ///
Phrase icon (round)
- static const IconData phrase_round = IconData(0xe170, fontFamily: familyRound, fontPackage: package); + static const IconData phrase_round = IconData(0xe171, fontFamily: familyRound, fontPackage: package); ///
Pin icon (round)
- static const IconData pin_round = IconData(0xe171, fontFamily: familyRound, fontPackage: package); + static const IconData pin_round = IconData(0xe172, fontFamily: familyRound, fontPackage: package); ///
Place icon (round)
- static const IconData place_round = IconData(0xe172, fontFamily: familyRound, fontPackage: package); + static const IconData place_round = IconData(0xe173, fontFamily: familyRound, fontPackage: package); ///
Planogram icon (round)
- static const IconData planogram_round = IconData(0xe173, fontFamily: familyRound, fontPackage: package); + static const IconData planogram_round = IconData(0xe174, fontFamily: familyRound, fontPackage: package); ///
Play Circle icon (round)
- static const IconData play_circle_round = IconData(0xe174, fontFamily: familyRound, fontPackage: package); + static const IconData play_circle_round = IconData(0xe175, fontFamily: familyRound, fontPackage: package); ///
Play Outline icon (round)
- static const IconData play_outline_round = IconData(0xe175, fontFamily: familyRound, fontPackage: package); + static const IconData play_outline_round = IconData(0xe176, fontFamily: familyRound, fontPackage: package); ///
Play icon (round)
- static const IconData play_round = IconData(0xe176, fontFamily: familyRound, fontPackage: package); + static const IconData play_round = IconData(0xe177, fontFamily: familyRound, fontPackage: package); ///
Png Attach icon (round)
- static const IconData png_attach_round = IconData(0xe177, fontFamily: familyRound, fontPackage: package); + static const IconData png_attach_round = IconData(0xe178, fontFamily: familyRound, fontPackage: package); ///
Point Gift icon (round)
- static const IconData point_gift_round = IconData(0xe178, fontFamily: familyRound, fontPackage: package); + static const IconData point_gift_round = IconData(0xe179, fontFamily: familyRound, fontPackage: package); ///
Point Heart icon (round)
- static const IconData point_heart_round = IconData(0xe179, fontFamily: familyRound, fontPackage: package); + static const IconData point_heart_round = IconData(0xe17a, fontFamily: familyRound, fontPackage: package); ///
Point Money icon (round)
- static const IconData point_money_round = IconData(0xe17a, fontFamily: familyRound, fontPackage: package); + static const IconData point_money_round = IconData(0xe17b, fontFamily: familyRound, fontPackage: package); ///
Point Star icon (round)
- static const IconData point_star_round = IconData(0xe17b, fontFamily: familyRound, fontPackage: package); + static const IconData point_star_round = IconData(0xe17c, fontFamily: familyRound, fontPackage: package); ///
Point Token icon (round)
- static const IconData point_token_round = IconData(0xe17c, fontFamily: familyRound, fontPackage: package); + static const IconData point_token_round = IconData(0xe17d, fontFamily: familyRound, fontPackage: package); ///
Portrait icon (round)
- static const IconData portrait_round = IconData(0xe17d, fontFamily: familyRound, fontPackage: package); + static const IconData portrait_round = IconData(0xe17e, fontFamily: familyRound, fontPackage: package); ///
Ppt Attach icon (round)
- static const IconData ppt_attach_round = IconData(0xe17e, fontFamily: familyRound, fontPackage: package); + static const IconData ppt_attach_round = IconData(0xe17f, fontFamily: familyRound, fontPackage: package); ///
Price icon (round)
- static const IconData price_round = IconData(0xe17f, fontFamily: familyRound, fontPackage: package); + static const IconData price_round = IconData(0xe180, fontFamily: familyRound, fontPackage: package); ///
Printer icon (round)
- static const IconData printer_round = IconData(0xe180, fontFamily: familyRound, fontPackage: package); + static const IconData printer_round = IconData(0xe181, fontFamily: familyRound, fontPackage: package); ///
Priority icon (round)
- static const IconData priority_round = IconData(0xe181, fontFamily: familyRound, fontPackage: package); + static const IconData priority_round = IconData(0xe182, fontFamily: familyRound, fontPackage: package); ///
Pro icon (round)
- static const IconData pro_round = IconData(0xe182, fontFamily: familyRound, fontPackage: package); + static const IconData pro_round = IconData(0xe183, fontFamily: familyRound, fontPackage: package); ///
Productivity Apps icon (round)
- static const IconData productivity_apps_round = IconData(0xe183, fontFamily: familyRound, fontPackage: package); + static const IconData productivity_apps_round = IconData(0xe184, fontFamily: familyRound, fontPackage: package); ///
Ptt icon (round)
- static const IconData ptt_round = IconData(0xe184, fontFamily: familyRound, fontPackage: package); + static const IconData ptt_round = IconData(0xe185, fontFamily: familyRound, fontPackage: package); ///
Publish icon (round)
- static const IconData publish_round = IconData(0xe185, fontFamily: familyRound, fontPackage: package); + static const IconData publish_round = IconData(0xe186, fontFamily: familyRound, fontPackage: package); ///
Push Pin icon (round)
- static const IconData push_pin_round = IconData(0xe186, fontFamily: familyRound, fontPackage: package); + static const IconData push_pin_round = IconData(0xe187, fontFamily: familyRound, fontPackage: package); ///
Qr Code icon (round)
- static const IconData qr_code_round = IconData(0xe187, fontFamily: familyRound, fontPackage: package); + static const IconData qr_code_round = IconData(0xe188, fontFamily: familyRound, fontPackage: package); ///
Queue icon (round)
- static const IconData queue_round = IconData(0xe188, fontFamily: familyRound, fontPackage: package); + static const IconData queue_round = IconData(0xe189, fontFamily: familyRound, fontPackage: package); ///
Radio Button Checked icon (round)
- static const IconData radio_button_checked_round = IconData(0xe189, fontFamily: familyRound, fontPackage: package); + static const IconData radio_button_checked_round = IconData(0xe18a, fontFamily: familyRound, fontPackage: package); ///
Radio Button Unchecked icon (round)
- static const IconData radio_button_unchecked_round = IconData(0xe18a, fontFamily: familyRound, fontPackage: package); + static const IconData radio_button_unchecked_round = IconData(0xe18b, fontFamily: familyRound, fontPackage: package); ///
React Add icon (round)
- static const IconData react_add_round = IconData(0xe18b, fontFamily: familyRound, fontPackage: package); + static const IconData react_add_round = IconData(0xe18c, fontFamily: familyRound, fontPackage: package); ///
React Thumbsup icon (round)
- static const IconData react_thumbsup_round = IconData(0xe18c, fontFamily: familyRound, fontPackage: package); + static const IconData react_thumbsup_round = IconData(0xe18d, fontFamily: familyRound, fontPackage: package); ///
Recall icon (round)
- static const IconData recall_round = IconData(0xe18d, fontFamily: familyRound, fontPackage: package); + static const IconData recall_round = IconData(0xe18e, fontFamily: familyRound, fontPackage: package); ///
Receipt icon (round)
- static const IconData receipt_round = IconData(0xe18e, fontFamily: familyRound, fontPackage: package); + static const IconData receipt_round = IconData(0xe18f, fontFamily: familyRound, fontPackage: package); ///
Recording icon (round)
- static const IconData recording_round = IconData(0xe18f, fontFamily: familyRound, fontPackage: package); + static const IconData recording_round = IconData(0xe190, fontFamily: familyRound, fontPackage: package); ///
Redo icon (round)
- static const IconData redo_round = IconData(0xe190, fontFamily: familyRound, fontPackage: package); + static const IconData redo_round = IconData(0xe191, fontFamily: familyRound, fontPackage: package); ///
Refresh icon (round)
- static const IconData refresh_round = IconData(0xe191, fontFamily: familyRound, fontPackage: package); + static const IconData refresh_round = IconData(0xe192, fontFamily: familyRound, fontPackage: package); ///
Remove Box icon (round)
- static const IconData remove_box_round = IconData(0xe192, fontFamily: familyRound, fontPackage: package); + static const IconData remove_box_round = IconData(0xe193, fontFamily: familyRound, fontPackage: package); ///
Remove Circle Outline icon (round)
- static const IconData remove_circle_outline_round = IconData(0xe193, fontFamily: familyRound, fontPackage: package); + static const IconData remove_circle_outline_round = IconData(0xe194, fontFamily: familyRound, fontPackage: package); ///
Remove Circle icon (round)
- static const IconData remove_circle_round = IconData(0xe194, fontFamily: familyRound, fontPackage: package); + static const IconData remove_circle_round = IconData(0xe195, fontFamily: familyRound, fontPackage: package); ///
Remove Group icon (round)
- static const IconData remove_group_round = IconData(0xe195, fontFamily: familyRound, fontPackage: package); + static const IconData remove_group_round = IconData(0xe196, fontFamily: familyRound, fontPackage: package); ///
Remove Person icon (round)
- static const IconData remove_person_round = IconData(0xe196, fontFamily: familyRound, fontPackage: package); + static const IconData remove_person_round = IconData(0xe197, fontFamily: familyRound, fontPackage: package); ///
Remove icon (round)
- static const IconData remove_round = IconData(0xe197, fontFamily: familyRound, fontPackage: package); + static const IconData remove_round = IconData(0xe198, fontFamily: familyRound, fontPackage: package); ///
Renew icon (round)
- static const IconData renew_round = IconData(0xe198, fontFamily: familyRound, fontPackage: package); + static const IconData renew_round = IconData(0xe199, fontFamily: familyRound, fontPackage: package); ///
Reorder icon (round)
- static const IconData reorder_round = IconData(0xe199, fontFamily: familyRound, fontPackage: package); + static const IconData reorder_round = IconData(0xe19a, fontFamily: familyRound, fontPackage: package); ///
Repeat icon (round)
- static const IconData repeat_round = IconData(0xe19a, fontFamily: familyRound, fontPackage: package); + static const IconData repeat_round = IconData(0xe19b, fontFamily: familyRound, fontPackage: package); ///
Replay icon (round)
- static const IconData replay_round = IconData(0xe19b, fontFamily: familyRound, fontPackage: package); + static const IconData replay_round = IconData(0xe19c, fontFamily: familyRound, fontPackage: package); ///
Reply icon (round)
- static const IconData reply_round = IconData(0xe19c, fontFamily: familyRound, fontPackage: package); + static const IconData reply_round = IconData(0xe19d, fontFamily: familyRound, fontPackage: package); ///
Report icon (round)
- static const IconData report_round = IconData(0xe19d, fontFamily: familyRound, fontPackage: package); + static const IconData report_round = IconData(0xe19e, fontFamily: familyRound, fontPackage: package); ///
Restart Alt icon (round)
- static const IconData restart_alt_round = IconData(0xe19e, fontFamily: familyRound, fontPackage: package); + static const IconData restart_alt_round = IconData(0xe19f, fontFamily: familyRound, fontPackage: package); ///
Review icon (round)
- static const IconData review_round = IconData(0xe19f, fontFamily: familyRound, fontPackage: package); + static const IconData review_round = IconData(0xe1a0, fontFamily: familyRound, fontPackage: package); ///
Road Map icon (round)
- static const IconData road_map_round = IconData(0xe1a0, fontFamily: familyRound, fontPackage: package); + static const IconData road_map_round = IconData(0xe1a1, fontFamily: familyRound, fontPackage: package); ///
Rotate Left icon (round)
- static const IconData rotate_left_round = IconData(0xe1a1, fontFamily: familyRound, fontPackage: package); + static const IconData rotate_left_round = IconData(0xe1a2, fontFamily: familyRound, fontPackage: package); ///
Rotate Right icon (round)
- static const IconData rotate_right_round = IconData(0xe1a2, fontFamily: familyRound, fontPackage: package); + static const IconData rotate_right_round = IconData(0xe1a3, fontFamily: familyRound, fontPackage: package); ///
Rss Feed icon (round)
- static const IconData rss_feed_round = IconData(0xe1a3, fontFamily: familyRound, fontPackage: package); + static const IconData rss_feed_round = IconData(0xe1a4, fontFamily: familyRound, fontPackage: package); ///
Rules icon (round)
- static const IconData rules_round = IconData(0xe1a4, fontFamily: familyRound, fontPackage: package); + static const IconData rules_round = IconData(0xe1a5, fontFamily: familyRound, fontPackage: package); ///
Sad icon (round)
- static const IconData sad_round = IconData(0xe1a5, fontFamily: familyRound, fontPackage: package); + static const IconData sad_round = IconData(0xe1a6, fontFamily: familyRound, fontPackage: package); ///
Satisfied icon (round)
- static const IconData satisfied_round = IconData(0xe1a6, fontFamily: familyRound, fontPackage: package); + static const IconData satisfied_round = IconData(0xe1a7, fontFamily: familyRound, fontPackage: package); ///
Save Alt icon (round)
- static const IconData save_alt_round = IconData(0xe1a7, fontFamily: familyRound, fontPackage: package); + static const IconData save_alt_round = IconData(0xe1a8, fontFamily: familyRound, fontPackage: package); ///
Save Content icon (round)
- static const IconData save_content_round = IconData(0xe1a8, fontFamily: familyRound, fontPackage: package); + static const IconData save_content_round = IconData(0xe1a9, fontFamily: familyRound, fontPackage: package); ///
Save icon (round)
- static const IconData save_round = IconData(0xe1a9, fontFamily: familyRound, fontPackage: package); + static const IconData save_round = IconData(0xe1aa, fontFamily: familyRound, fontPackage: package); ///
Scan Rate icon (round)
- static const IconData scan_rate_round = IconData(0xe1aa, fontFamily: familyRound, fontPackage: package); + static const IconData scan_rate_round = IconData(0xe1ab, fontFamily: familyRound, fontPackage: package); ///
Scanner icon (round)
- static const IconData scanner_round = IconData(0xe1ab, fontFamily: familyRound, fontPackage: package); + static const IconData scanner_round = IconData(0xe1ac, fontFamily: familyRound, fontPackage: package); ///
Schedule icon (round)
- static const IconData schedule_round = IconData(0xe1ac, fontFamily: familyRound, fontPackage: package); + static const IconData schedule_round = IconData(0xe1ad, fontFamily: familyRound, fontPackage: package); ///
School icon (round)
- static const IconData school_round = IconData(0xe1ad, fontFamily: familyRound, fontPackage: package); + static const IconData school_round = IconData(0xe1ae, fontFamily: familyRound, fontPackage: package); ///
Screen Rotation icon (round)
- static const IconData screen_rotation_round = IconData(0xe1ae, fontFamily: familyRound, fontPackage: package); + static const IconData screen_rotation_round = IconData(0xe1af, fontFamily: familyRound, fontPackage: package); ///
Sd Card icon (round)
- static const IconData sd_card_round = IconData(0xe1af, fontFamily: familyRound, fontPackage: package); + static const IconData sd_card_round = IconData(0xe1b0, fontFamily: familyRound, fontPackage: package); ///
Search icon (round)
- static const IconData search_round = IconData(0xe1b0, fontFamily: familyRound, fontPackage: package); + static const IconData search_round = IconData(0xe1b1, fontFamily: familyRound, fontPackage: package); ///
Security Check icon (round)
- static const IconData security_check_round = IconData(0xe1b1, fontFamily: familyRound, fontPackage: package); + static const IconData security_check_round = IconData(0xe1b2, fontFamily: familyRound, fontPackage: package); ///
Security icon (round)
- static const IconData security_round = IconData(0xe1b2, fontFamily: familyRound, fontPackage: package); + static const IconData security_round = IconData(0xe1b3, fontFamily: familyRound, fontPackage: package); ///
Send icon (round)
- static const IconData send_round = IconData(0xe1b3, fontFamily: familyRound, fontPackage: package); + static const IconData send_round = IconData(0xe1b4, fontFamily: familyRound, fontPackage: package); ///
Settings icon (round)
- static const IconData settings_round = IconData(0xe1b4, fontFamily: familyRound, fontPackage: package); + static const IconData settings_round = IconData(0xe1b5, fontFamily: familyRound, fontPackage: package); ///
Shape Recognition icon (round)
- static const IconData shape_recognition_round = IconData(0xe1b5, fontFamily: familyRound, fontPackage: package); + static const IconData shape_recognition_round = IconData(0xe1b6, fontFamily: familyRound, fontPackage: package); ///
Share icon (round)
- static const IconData share_round = IconData(0xe1b6, fontFamily: familyRound, fontPackage: package); + static const IconData share_round = IconData(0xe1b7, fontFamily: familyRound, fontPackage: package); ///
Shared Folder icon (round)
- static const IconData shared_folder_round = IconData(0xe1b7, fontFamily: familyRound, fontPackage: package); + static const IconData shared_folder_round = IconData(0xe1b8, fontFamily: familyRound, fontPackage: package); ///
Ship icon (round)
- static const IconData ship_round = IconData(0xe1b8, fontFamily: familyRound, fontPackage: package); + static const IconData ship_round = IconData(0xe1b9, fontFamily: familyRound, fontPackage: package); ///
Sim Card icon (round)
- static const IconData sim_card_round = IconData(0xe1b9, fontFamily: familyRound, fontPackage: package); + static const IconData sim_card_round = IconData(0xe1ba, fontFamily: familyRound, fontPackage: package); ///
Skip Next icon (round)
- static const IconData skip_next_round = IconData(0xe1ba, fontFamily: familyRound, fontPackage: package); + static const IconData skip_next_round = IconData(0xe1bb, fontFamily: familyRound, fontPackage: package); ///
Skip Previous icon (round)
- static const IconData skip_previous_round = IconData(0xe1bb, fontFamily: familyRound, fontPackage: package); + static const IconData skip_previous_round = IconData(0xe1bc, fontFamily: familyRound, fontPackage: package); ///
Slide Show icon (round)
- static const IconData slide_show_round = IconData(0xe1bc, fontFamily: familyRound, fontPackage: package); + static const IconData slide_show_round = IconData(0xe1bd, fontFamily: familyRound, fontPackage: package); ///
Smart Phone icon (round)
- static const IconData smart_phone_round = IconData(0xe1bd, fontFamily: familyRound, fontPackage: package); + static const IconData smart_phone_round = IconData(0xe1be, fontFamily: familyRound, fontPackage: package); ///
Sms icon (round)
- static const IconData sms_round = IconData(0xe1be, fontFamily: familyRound, fontPackage: package); + static const IconData sms_round = IconData(0xe1bf, fontFamily: familyRound, fontPackage: package); ///
Snooze icon (round)
- static const IconData snooze_round = IconData(0xe1bf, fontFamily: familyRound, fontPackage: package); + static const IconData snooze_round = IconData(0xe1c0, fontFamily: familyRound, fontPackage: package); ///
Solutions icon (round)
- static const IconData solutions_round = IconData(0xe1c0, fontFamily: familyRound, fontPackage: package); + static const IconData solutions_round = IconData(0xe1c1, fontFamily: familyRound, fontPackage: package); ///
Sort Content icon (round)
- static const IconData sort_content_round = IconData(0xe1c1, fontFamily: familyRound, fontPackage: package); + static const IconData sort_content_round = IconData(0xe1c2, fontFamily: familyRound, fontPackage: package); ///
Sort icon (round)
- static const IconData sort_round = IconData(0xe1c2, fontFamily: familyRound, fontPackage: package); + static const IconData sort_round = IconData(0xe1c3, fontFamily: familyRound, fontPackage: package); ///
Speaker icon (round)
- static const IconData speaker_round = IconData(0xe1c3, fontFamily: familyRound, fontPackage: package); + static const IconData speaker_round = IconData(0xe1c4, fontFamily: familyRound, fontPackage: package); ///
Star Half icon (round)
- static const IconData star_half_round = IconData(0xe1c4, fontFamily: familyRound, fontPackage: package); + static const IconData star_half_round = IconData(0xe1c5, fontFamily: familyRound, fontPackage: package); ///
Star Outline icon (round)
- static const IconData star_outline_round = IconData(0xe1c5, fontFamily: familyRound, fontPackage: package); + static const IconData star_outline_round = IconData(0xe1c6, fontFamily: familyRound, fontPackage: package); ///
Star icon (round)
- static const IconData star_round = IconData(0xe1c6, fontFamily: familyRound, fontPackage: package); + static const IconData star_round = IconData(0xe1c7, fontFamily: familyRound, fontPackage: package); ///
Steps icon (round)
- static const IconData steps_round = IconData(0xe1c7, fontFamily: familyRound, fontPackage: package); + static const IconData steps_round = IconData(0xe1c8, fontFamily: familyRound, fontPackage: package); ///
Sticker icon (round)
- static const IconData sticker_round = IconData(0xe1c8, fontFamily: familyRound, fontPackage: package); + static const IconData sticker_round = IconData(0xe1c9, fontFamily: familyRound, fontPackage: package); ///
Stop Circle icon (round)
- static const IconData stop_circle_round = IconData(0xe1c9, fontFamily: familyRound, fontPackage: package); + static const IconData stop_circle_round = IconData(0xe1ca, fontFamily: familyRound, fontPackage: package); ///
Stop icon (round)
- static const IconData stop_round = IconData(0xe1ca, fontFamily: familyRound, fontPackage: package); + static const IconData stop_round = IconData(0xe1cb, fontFamily: familyRound, fontPackage: package); ///
Store Release icon (round)
- static const IconData store_release_round = IconData(0xe1cb, fontFamily: familyRound, fontPackage: package); + static const IconData store_release_round = IconData(0xe1cc, fontFamily: familyRound, fontPackage: package); ///
Store icon (round)
- static const IconData store_round = IconData(0xe1cc, fontFamily: familyRound, fontPackage: package); + static const IconData store_round = IconData(0xe1cd, fontFamily: familyRound, fontPackage: package); ///
Store Swap icon (round)
- static const IconData store_swap_round = IconData(0xe1cd, fontFamily: familyRound, fontPackage: package); + static const IconData store_swap_round = IconData(0xe1ce, fontFamily: familyRound, fontPackage: package); ///
Store Transfer icon (round)
- static const IconData store_transfer_round = IconData(0xe1ce, fontFamily: familyRound, fontPackage: package); + static const IconData store_transfer_round = IconData(0xe1cf, fontFamily: familyRound, fontPackage: package); ///
Straighten icon (round)
- static const IconData straighten_round = IconData(0xe1cf, fontFamily: familyRound, fontPackage: package); + static const IconData straighten_round = IconData(0xe1d0, fontFamily: familyRound, fontPackage: package); ///
Strategy icon (round)
- static const IconData strategy_round = IconData(0xe1d0, fontFamily: familyRound, fontPackage: package); + static const IconData strategy_round = IconData(0xe1d1, fontFamily: familyRound, fontPackage: package); ///
Strikethrough icon (round)
- static const IconData strikethrough_round = IconData(0xe1d1, fontFamily: familyRound, fontPackage: package); + static const IconData strikethrough_round = IconData(0xe1d2, fontFamily: familyRound, fontPackage: package); ///
Subscribe icon (round)
- static const IconData subscribe_round = IconData(0xe1d2, fontFamily: familyRound, fontPackage: package); + static const IconData subscribe_round = IconData(0xe1d3, fontFamily: familyRound, fontPackage: package); ///
Swap icon (round)
- static const IconData swap_round = IconData(0xe1d3, fontFamily: familyRound, fontPackage: package); + static const IconData swap_round = IconData(0xe1d4, fontFamily: familyRound, fontPackage: package); ///
Switch User icon (round)
- static const IconData switch_user_round = IconData(0xe1d4, fontFamily: familyRound, fontPackage: package); + static const IconData switch_user_round = IconData(0xe1d5, fontFamily: familyRound, fontPackage: package); ///
Sync Action icon (round)
- static const IconData sync_action_round = IconData(0xe1d5, fontFamily: familyRound, fontPackage: package); + static const IconData sync_action_round = IconData(0xe1d6, fontFamily: familyRound, fontPackage: package); ///
Sync Disabled icon (round)
- static const IconData sync_disabled_round = IconData(0xe1d6, fontFamily: familyRound, fontPackage: package); + static const IconData sync_disabled_round = IconData(0xe1d7, fontFamily: familyRound, fontPackage: package); ///
Sync icon (round)
- static const IconData sync_round = IconData(0xe1d7, fontFamily: familyRound, fontPackage: package); + static const IconData sync_round = IconData(0xe1d8, fontFamily: familyRound, fontPackage: package); ///
Table icon (round)
- static const IconData table_round = IconData(0xe1d8, fontFamily: familyRound, fontPackage: package); + static const IconData table_round = IconData(0xe1d9, fontFamily: familyRound, fontPackage: package); ///
Tablet Mac icon (round)
- static const IconData tablet_mac_round = IconData(0xe1d9, fontFamily: familyRound, fontPackage: package); + static const IconData tablet_mac_round = IconData(0xe1da, fontFamily: familyRound, fontPackage: package); ///
Tablet icon (round)
- static const IconData tablet_round = IconData(0xe1da, fontFamily: familyRound, fontPackage: package); + static const IconData tablet_round = IconData(0xe1db, fontFamily: familyRound, fontPackage: package); ///
Tag Enterprise icon (round)
- static const IconData tag_enterprise_round = IconData(0xe1db, fontFamily: familyRound, fontPackage: package); + static const IconData tag_enterprise_round = IconData(0xe1dc, fontFamily: familyRound, fontPackage: package); ///
Tag icon (round)
- static const IconData tag_round = IconData(0xe1dc, fontFamily: familyRound, fontPackage: package); + static const IconData tag_round = IconData(0xe1dd, fontFamily: familyRound, fontPackage: package); ///
Tap To Pay icon (round)
- static const IconData tap_to_pay_round = IconData(0xe1dd, fontFamily: familyRound, fontPackage: package); + static const IconData tap_to_pay_round = IconData(0xe1de, fontFamily: familyRound, fontPackage: package); ///
Taxi icon (round)
- static const IconData taxi_round = IconData(0xe1de, fontFamily: familyRound, fontPackage: package); + static const IconData taxi_round = IconData(0xe1df, fontFamily: familyRound, fontPackage: package); ///
Text Color icon (round)
- static const IconData text_color_round = IconData(0xe1df, fontFamily: familyRound, fontPackage: package); + static const IconData text_color_round = IconData(0xe1e0, fontFamily: familyRound, fontPackage: package); ///
Tiers icon (round)
- static const IconData tiers_round = IconData(0xe1e0, fontFamily: familyRound, fontPackage: package); + static const IconData tiers_round = IconData(0xe1e1, fontFamily: familyRound, fontPackage: package); ///
Timecard Approve icon (round)
- static const IconData timecard_approve_round = IconData(0xe1e1, fontFamily: familyRound, fontPackage: package); + static const IconData timecard_approve_round = IconData(0xe1e2, fontFamily: familyRound, fontPackage: package); ///
Timecard icon (round)
- static const IconData timecard_round = IconData(0xe1e2, fontFamily: familyRound, fontPackage: package); + static const IconData timecard_round = IconData(0xe1e3, fontFamily: familyRound, fontPackage: package); ///
Timecard Warning icon (round)
- static const IconData timecard_warning_round = IconData(0xe1e3, fontFamily: familyRound, fontPackage: package); + static const IconData timecard_warning_round = IconData(0xe1e4, fontFamily: familyRound, fontPackage: package); ///
Timer icon (round)
- static const IconData timer_round = IconData(0xe1e4, fontFamily: familyRound, fontPackage: package); + static const IconData timer_round = IconData(0xe1e5, fontFamily: familyRound, fontPackage: package); ///
Toggle Off icon (round)
- static const IconData toggle_off_round = IconData(0xe1e5, fontFamily: familyRound, fontPackage: package); + static const IconData toggle_off_round = IconData(0xe1e6, fontFamily: familyRound, fontPackage: package); ///
Toggle On icon (round)
- static const IconData toggle_on_round = IconData(0xe1e6, fontFamily: familyRound, fontPackage: package); + static const IconData toggle_on_round = IconData(0xe1e7, fontFamily: familyRound, fontPackage: package); ///
Touch icon (round)
- static const IconData touch_round = IconData(0xe1e7, fontFamily: familyRound, fontPackage: package); + static const IconData touch_round = IconData(0xe1e8, fontFamily: familyRound, fontPackage: package); ///
Train icon (round)
- static const IconData train_round = IconData(0xe1e8, fontFamily: familyRound, fontPackage: package); + static const IconData train_round = IconData(0xe1e9, fontFamily: familyRound, fontPackage: package); ///
Transfer icon (round)
- static const IconData transfer_round = IconData(0xe1e9, fontFamily: familyRound, fontPackage: package); + static const IconData transfer_round = IconData(0xe1ea, fontFamily: familyRound, fontPackage: package); ///
Trending Down icon (round)
- static const IconData trending_down_round = IconData(0xe1ea, fontFamily: familyRound, fontPackage: package); + static const IconData trending_down_round = IconData(0xe1eb, fontFamily: familyRound, fontPackage: package); ///
Trending Up icon (round)
- static const IconData trending_up_round = IconData(0xe1eb, fontFamily: familyRound, fontPackage: package); + static const IconData trending_up_round = IconData(0xe1ec, fontFamily: familyRound, fontPackage: package); ///
Tv icon (round)
- static const IconData tv_round = IconData(0xe1ec, fontFamily: familyRound, fontPackage: package); + static const IconData tv_round = IconData(0xe1ed, fontFamily: familyRound, fontPackage: package); ///
Twitter icon (round)
- static const IconData twitter_round = IconData(0xe1ed, fontFamily: familyRound, fontPackage: package); + static const IconData twitter_round = IconData(0xe1ee, fontFamily: familyRound, fontPackage: package); ///
Type icon (round)
- static const IconData type_round = IconData(0xe1ee, fontFamily: familyRound, fontPackage: package); + static const IconData type_round = IconData(0xe1ef, fontFamily: familyRound, fontPackage: package); ///
Uhf Rfid icon (round)
- static const IconData uhf_rfid_round = IconData(0xe1ef, fontFamily: familyRound, fontPackage: package); + static const IconData uhf_rfid_round = IconData(0xe1f0, fontFamily: familyRound, fontPackage: package); ///
Underline icon (round)
- static const IconData underline_round = IconData(0xe1f0, fontFamily: familyRound, fontPackage: package); + static const IconData underline_round = IconData(0xe1f1, fontFamily: familyRound, fontPackage: package); ///
Undo icon (round)
- static const IconData undo_round = IconData(0xe1f1, fontFamily: familyRound, fontPackage: package); + static const IconData undo_round = IconData(0xe1f2, fontFamily: familyRound, fontPackage: package); ///
Unfold Less icon (round)
- static const IconData unfold_less_round = IconData(0xe1f2, fontFamily: familyRound, fontPackage: package); + static const IconData unfold_less_round = IconData(0xe1f3, fontFamily: familyRound, fontPackage: package); ///
Unfold More icon (round)
- static const IconData unfold_more_round = IconData(0xe1f3, fontFamily: familyRound, fontPackage: package); + static const IconData unfold_more_round = IconData(0xe1f4, fontFamily: familyRound, fontPackage: package); ///
Unlock Alt icon (round)
- static const IconData unlock_alt_round = IconData(0xe1f4, fontFamily: familyRound, fontPackage: package); + static const IconData unlock_alt_round = IconData(0xe1f5, fontFamily: familyRound, fontPackage: package); ///
Unlock icon (round)
- static const IconData unlock_round = IconData(0xe1f5, fontFamily: familyRound, fontPackage: package); + static const IconData unlock_round = IconData(0xe1f6, fontFamily: familyRound, fontPackage: package); ///
Unsubscribe icon (round)
- static const IconData unsubscribe_round = IconData(0xe1f6, fontFamily: familyRound, fontPackage: package); + static const IconData unsubscribe_round = IconData(0xe1f7, fontFamily: familyRound, fontPackage: package); ///
Update icon (round)
- static const IconData update_round = IconData(0xe1f7, fontFamily: familyRound, fontPackage: package); + static const IconData update_round = IconData(0xe1f8, fontFamily: familyRound, fontPackage: package); ///
Upload File icon (round)
- static const IconData upload_file_round = IconData(0xe1f8, fontFamily: familyRound, fontPackage: package); + static const IconData upload_file_round = IconData(0xe1f9, fontFamily: familyRound, fontPackage: package); ///
Upload icon (round)
- static const IconData upload_round = IconData(0xe1f9, fontFamily: familyRound, fontPackage: package); + static const IconData upload_round = IconData(0xe1fa, fontFamily: familyRound, fontPackage: package); ///
Usb Alt Device icon (round)
- static const IconData usb_alt_device_round = IconData(0xe1fa, fontFamily: familyRound, fontPackage: package); + static const IconData usb_alt_device_round = IconData(0xe1fb, fontFamily: familyRound, fontPackage: package); ///
Usb Alt icon (round)
- static const IconData usb_alt_round = IconData(0xe1fb, fontFamily: familyRound, fontPackage: package); + static const IconData usb_alt_round = IconData(0xe1fc, fontFamily: familyRound, fontPackage: package); ///
Usb icon (round)
- static const IconData usb_round = IconData(0xe1fc, fontFamily: familyRound, fontPackage: package); + static const IconData usb_round = IconData(0xe1fd, fontFamily: familyRound, fontPackage: package); ///
User Circle icon (round)
- static const IconData user_circle_round = IconData(0xe1fd, fontFamily: familyRound, fontPackage: package); + static const IconData user_circle_round = IconData(0xe1fe, fontFamily: familyRound, fontPackage: package); ///
User Minor icon (round)
- static const IconData user_minor_round = IconData(0xe1fe, fontFamily: familyRound, fontPackage: package); + static const IconData user_minor_round = IconData(0xe1ff, fontFamily: familyRound, fontPackage: package); ///
User icon (round)
- static const IconData user_round = IconData(0xe1ff, fontFamily: familyRound, fontPackage: package); + static const IconData user_round = IconData(0xe200, fontFamily: familyRound, fontPackage: package); ///
User Settings icon (round)
- static const IconData user_settings_round = IconData(0xe200, fontFamily: familyRound, fontPackage: package); + static const IconData user_settings_round = IconData(0xe201, fontFamily: familyRound, fontPackage: package); ///
Vacation icon (round)
- static const IconData vacation_round = IconData(0xe201, fontFamily: familyRound, fontPackage: package); + static const IconData vacation_round = IconData(0xe202, fontFamily: familyRound, fontPackage: package); ///
Verified icon (round)
- static const IconData verified_round = IconData(0xe202, fontFamily: familyRound, fontPackage: package); + static const IconData verified_round = IconData(0xe203, fontFamily: familyRound, fontPackage: package); ///
Very Satisfied icon (round)
- static const IconData very_satisfied_round = IconData(0xe203, fontFamily: familyRound, fontPackage: package); + static const IconData very_satisfied_round = IconData(0xe204, fontFamily: familyRound, fontPackage: package); ///
Video Camera icon (round)
- static const IconData video_camera_round = IconData(0xe204, fontFamily: familyRound, fontPackage: package); + static const IconData video_camera_round = IconData(0xe205, fontFamily: familyRound, fontPackage: package); ///
Video Off icon (round)
- static const IconData video_off_round = IconData(0xe205, fontFamily: familyRound, fontPackage: package); + static const IconData video_off_round = IconData(0xe206, fontFamily: familyRound, fontPackage: package); ///
Video Play icon (round)
- static const IconData video_play_round = IconData(0xe206, fontFamily: familyRound, fontPackage: package); + static const IconData video_play_round = IconData(0xe207, fontFamily: familyRound, fontPackage: package); ///
Video icon (round)
- static const IconData video_round = IconData(0xe207, fontFamily: familyRound, fontPackage: package); + static const IconData video_round = IconData(0xe208, fontFamily: familyRound, fontPackage: package); ///
Visibility Off icon (round)
- static const IconData visibility_off_round = IconData(0xe208, fontFamily: familyRound, fontPackage: package); + static const IconData visibility_off_round = IconData(0xe209, fontFamily: familyRound, fontPackage: package); ///
Visibility icon (round)
- static const IconData visibility_round = IconData(0xe209, fontFamily: familyRound, fontPackage: package); + static const IconData visibility_round = IconData(0xe20a, fontFamily: familyRound, fontPackage: package); ///
Volte icon (round)
- static const IconData volte_round = IconData(0xe20a, fontFamily: familyRound, fontPackage: package); + static const IconData volte_round = IconData(0xe20b, fontFamily: familyRound, fontPackage: package); ///
Volume Down icon (round)
- static const IconData volume_down_round = IconData(0xe20b, fontFamily: familyRound, fontPackage: package); + static const IconData volume_down_round = IconData(0xe20c, fontFamily: familyRound, fontPackage: package); ///
Volume Mute icon (round)
- static const IconData volume_mute_round = IconData(0xe20c, fontFamily: familyRound, fontPackage: package); + static const IconData volume_mute_round = IconData(0xe20d, fontFamily: familyRound, fontPackage: package); ///
Volume Off icon (round)
- static const IconData volume_off_round = IconData(0xe20d, fontFamily: familyRound, fontPackage: package); + static const IconData volume_off_round = IconData(0xe20e, fontFamily: familyRound, fontPackage: package); ///
Volume Up icon (round)
- static const IconData volume_up_round = IconData(0xe20e, fontFamily: familyRound, fontPackage: package); + static const IconData volume_up_round = IconData(0xe20f, fontFamily: familyRound, fontPackage: package); ///
Warning Outline icon (round)
- static const IconData warning_outline_round = IconData(0xe20f, fontFamily: familyRound, fontPackage: package); + static const IconData warning_outline_round = IconData(0xe210, fontFamily: familyRound, fontPackage: package); ///
Warning icon (round)
- static const IconData warning_round = IconData(0xe210, fontFamily: familyRound, fontPackage: package); + static const IconData warning_round = IconData(0xe211, fontFamily: familyRound, fontPackage: package); ///
Watch icon (round)
- static const IconData watch_round = IconData(0xe211, fontFamily: familyRound, fontPackage: package); + static const IconData watch_round = IconData(0xe212, fontFamily: familyRound, fontPackage: package); ///
Wb Image icon (round)
- static const IconData wb_image_round = IconData(0xe212, fontFamily: familyRound, fontPackage: package); + static const IconData wb_image_round = IconData(0xe213, fontFamily: familyRound, fontPackage: package); ///
Wb icon (round)
- static const IconData wb_round = IconData(0xe213, fontFamily: familyRound, fontPackage: package); + static const IconData wb_round = IconData(0xe214, fontFamily: familyRound, fontPackage: package); ///
World Action icon (round)
- static const IconData world_action_round = IconData(0xe214, fontFamily: familyRound, fontPackage: package); + static const IconData world_action_round = IconData(0xe215, fontFamily: familyRound, fontPackage: package); ///
World icon (round)
- static const IconData world_round = IconData(0xe215, fontFamily: familyRound, fontPackage: package); + static const IconData world_round = IconData(0xe216, fontFamily: familyRound, fontPackage: package); ///
Write icon (round)
- static const IconData write_round = IconData(0xe216, fontFamily: familyRound, fontPackage: package); + static const IconData write_round = IconData(0xe217, fontFamily: familyRound, fontPackage: package); ///
Youtube icon (round)
- static const IconData youtube_round = IconData(0xe217, fontFamily: familyRound, fontPackage: package); + static const IconData youtube_round = IconData(0xe218, fontFamily: familyRound, fontPackage: package); ///
Zero Scale icon (round)
- static const IconData zero_scale_round = IconData(0xe218, fontFamily: familyRound, fontPackage: package); + static const IconData zero_scale_round = IconData(0xe219, fontFamily: familyRound, fontPackage: package); ///
Zoom In Map icon (round)
- static const IconData zoom_in_map_round = IconData(0xe219, fontFamily: familyRound, fontPackage: package); + static const IconData zoom_in_map_round = IconData(0xe21a, fontFamily: familyRound, fontPackage: package); ///
Zoom In icon (round)
- static const IconData zoom_in_round = IconData(0xe21a, fontFamily: familyRound, fontPackage: package); + static const IconData zoom_in_round = IconData(0xe21b, fontFamily: familyRound, fontPackage: package); ///
Zoom Out Map icon (round)
- static const IconData zoom_out_map_round = IconData(0xe21b, fontFamily: familyRound, fontPackage: package); + static const IconData zoom_out_map_round = IconData(0xe21c, fontFamily: familyRound, fontPackage: package); ///
Zoom Out icon (round)
- static const IconData zoom_out_round = IconData(0xe21c, fontFamily: familyRound, fontPackage: package); + static const IconData zoom_out_round = IconData(0xe21d, fontFamily: familyRound, fontPackage: package); // Sharp Icons ///
Activity icon (sharp)
@@ -2681,594 +2685,596 @@ abstract class ZetaIcons { static const IconData gif_sharp = IconData(0xe0f5, fontFamily: familySharp, fontPackage: package); ///
Glossary icon (sharp)
static const IconData glossary_sharp = IconData(0xe0f6, fontFamily: familySharp, fontPackage: package); + ///
Google Drive icon (sharp)
+ static const IconData google_drive_sharp = IconData(0xe0f7, fontFamily: familySharp, fontPackage: package); ///
Grid Off icon (sharp)
- static const IconData grid_off_sharp = IconData(0xe0f7, fontFamily: familySharp, fontPackage: package); + static const IconData grid_off_sharp = IconData(0xe0f8, fontFamily: familySharp, fontPackage: package); ///
Grid On icon (sharp)
- static const IconData grid_on_sharp = IconData(0xe0f8, fontFamily: familySharp, fontPackage: package); + static const IconData grid_on_sharp = IconData(0xe0f9, fontFamily: familySharp, fontPackage: package); ///
Grid View icon (sharp)
- static const IconData grid_view_sharp = IconData(0xe0f9, fontFamily: familySharp, fontPackage: package); + static const IconData grid_view_sharp = IconData(0xe0fa, fontFamily: familySharp, fontPackage: package); ///
Group icon (sharp)
- static const IconData group_sharp = IconData(0xe0fa, fontFamily: familySharp, fontPackage: package); + static const IconData group_sharp = IconData(0xe0fb, fontFamily: familySharp, fontPackage: package); ///
Groups icon (sharp)
- static const IconData groups_sharp = IconData(0xe0fb, fontFamily: familySharp, fontPackage: package); + static const IconData groups_sharp = IconData(0xe0fc, fontFamily: familySharp, fontPackage: package); ///
Hamburger Menu Navigation Rail icon (sharp)
- static const IconData hamburger_menu_navigation_rail_sharp = IconData(0xe0fc, fontFamily: familySharp, fontPackage: package); + static const IconData hamburger_menu_navigation_rail_sharp = IconData(0xe0fd, fontFamily: familySharp, fontPackage: package); ///
Hamburger Menu icon (sharp)
- static const IconData hamburger_menu_sharp = IconData(0xe0fd, fontFamily: familySharp, fontPackage: package); + static const IconData hamburger_menu_sharp = IconData(0xe0fe, fontFamily: familySharp, fontPackage: package); ///
Hamburger Menu Thick icon (sharp)
- static const IconData hamburger_menu_thick_sharp = IconData(0xe0fe, fontFamily: familySharp, fontPackage: package); + static const IconData hamburger_menu_thick_sharp = IconData(0xe0ff, fontFamily: familySharp, fontPackage: package); ///
Hand icon (sharp)
- static const IconData hand_sharp = IconData(0xe0ff, fontFamily: familySharp, fontPackage: package); + static const IconData hand_sharp = IconData(0xe100, fontFamily: familySharp, fontPackage: package); ///
Happy icon (sharp)
- static const IconData happy_sharp = IconData(0xe100, fontFamily: familySharp, fontPackage: package); + static const IconData happy_sharp = IconData(0xe101, fontFamily: familySharp, fontPackage: package); ///
Hdmi icon (sharp)
- static const IconData hdmi_sharp = IconData(0xe101, fontFamily: familySharp, fontPackage: package); + static const IconData hdmi_sharp = IconData(0xe102, fontFamily: familySharp, fontPackage: package); ///
Hdr icon (sharp)
- static const IconData hdr_sharp = IconData(0xe102, fontFamily: familySharp, fontPackage: package); + static const IconData hdr_sharp = IconData(0xe103, fontFamily: familySharp, fontPackage: package); ///
Headphones icon (sharp)
- static const IconData headphones_sharp = IconData(0xe103, fontFamily: familySharp, fontPackage: package); + static const IconData headphones_sharp = IconData(0xe104, fontFamily: familySharp, fontPackage: package); ///
Headset icon (sharp)
- static const IconData headset_sharp = IconData(0xe104, fontFamily: familySharp, fontPackage: package); + static const IconData headset_sharp = IconData(0xe105, fontFamily: familySharp, fontPackage: package); ///
Help Outline icon (sharp)
- static const IconData help_outline_sharp = IconData(0xe105, fontFamily: familySharp, fontPackage: package); + static const IconData help_outline_sharp = IconData(0xe106, fontFamily: familySharp, fontPackage: package); ///
Help icon (sharp)
- static const IconData help_sharp = IconData(0xe106, fontFamily: familySharp, fontPackage: package); + static const IconData help_sharp = IconData(0xe107, fontFamily: familySharp, fontPackage: package); ///
History icon (sharp)
- static const IconData history_sharp = IconData(0xe107, fontFamily: familySharp, fontPackage: package); + static const IconData history_sharp = IconData(0xe108, fontFamily: familySharp, fontPackage: package); ///
Home icon (sharp)
- static const IconData home_sharp = IconData(0xe108, fontFamily: familySharp, fontPackage: package); + static const IconData home_sharp = IconData(0xe109, fontFamily: familySharp, fontPackage: package); ///
Hourglass icon (sharp)
- static const IconData hourglass_sharp = IconData(0xe109, fontFamily: familySharp, fontPackage: package); + static const IconData hourglass_sharp = IconData(0xe10a, fontFamily: familySharp, fontPackage: package); ///
How Do I icon (sharp)
- static const IconData how_do_i_sharp = IconData(0xe10a, fontFamily: familySharp, fontPackage: package); + static const IconData how_do_i_sharp = IconData(0xe10b, fontFamily: familySharp, fontPackage: package); ///
Image Library icon (sharp)
- static const IconData image_library_sharp = IconData(0xe10b, fontFamily: familySharp, fontPackage: package); + static const IconData image_library_sharp = IconData(0xe10c, fontFamily: familySharp, fontPackage: package); ///
Image icon (sharp)
- static const IconData image_sharp = IconData(0xe10c, fontFamily: familySharp, fontPackage: package); + static const IconData image_sharp = IconData(0xe10d, fontFamily: familySharp, fontPackage: package); ///
Important Notification icon (sharp)
- static const IconData important_notification_sharp = IconData(0xe10d, fontFamily: familySharp, fontPackage: package); + static const IconData important_notification_sharp = IconData(0xe10e, fontFamily: familySharp, fontPackage: package); ///
Inbox icon (sharp)
- static const IconData inbox_sharp = IconData(0xe10e, fontFamily: familySharp, fontPackage: package); + static const IconData inbox_sharp = IconData(0xe10f, fontFamily: familySharp, fontPackage: package); ///
Indent Decrease icon (sharp)
- static const IconData indent_decrease_sharp = IconData(0xe10f, fontFamily: familySharp, fontPackage: package); + static const IconData indent_decrease_sharp = IconData(0xe110, fontFamily: familySharp, fontPackage: package); ///
Indent Increase icon (sharp)
- static const IconData indent_increase_sharp = IconData(0xe110, fontFamily: familySharp, fontPackage: package); + static const IconData indent_increase_sharp = IconData(0xe111, fontFamily: familySharp, fontPackage: package); ///
Indeterminate Check Box icon (sharp)
- static const IconData indeterminate_check_box_sharp = IconData(0xe111, fontFamily: familySharp, fontPackage: package); + static const IconData indeterminate_check_box_sharp = IconData(0xe112, fontFamily: familySharp, fontPackage: package); ///
Info icon (sharp)
- static const IconData info_sharp = IconData(0xe112, fontFamily: familySharp, fontPackage: package); + static const IconData info_sharp = IconData(0xe113, fontFamily: familySharp, fontPackage: package); ///
Instagram icon (sharp)
- static const IconData instagram_sharp = IconData(0xe113, fontFamily: familySharp, fontPackage: package); + static const IconData instagram_sharp = IconData(0xe114, fontFamily: familySharp, fontPackage: package); ///
Ios Share icon (sharp)
- static const IconData ios_share_sharp = IconData(0xe114, fontFamily: familySharp, fontPackage: package); + static const IconData ios_share_sharp = IconData(0xe115, fontFamily: familySharp, fontPackage: package); ///
Iso icon (sharp)
- static const IconData iso_sharp = IconData(0xe115, fontFamily: familySharp, fontPackage: package); + static const IconData iso_sharp = IconData(0xe116, fontFamily: familySharp, fontPackage: package); ///
Issue Audit icon (sharp)
- static const IconData issue_audit_sharp = IconData(0xe116, fontFamily: familySharp, fontPackage: package); + static const IconData issue_audit_sharp = IconData(0xe117, fontFamily: familySharp, fontPackage: package); ///
Italic icon (sharp)
- static const IconData italic_sharp = IconData(0xe117, fontFamily: familySharp, fontPackage: package); + static const IconData italic_sharp = IconData(0xe118, fontFamily: familySharp, fontPackage: package); ///
Jpg Attach icon (sharp)
- static const IconData jpg_attach_sharp = IconData(0xe118, fontFamily: familySharp, fontPackage: package); + static const IconData jpg_attach_sharp = IconData(0xe119, fontFamily: familySharp, fontPackage: package); ///
Justify icon (sharp)
- static const IconData justify_sharp = IconData(0xe119, fontFamily: familySharp, fontPackage: package); + static const IconData justify_sharp = IconData(0xe11a, fontFamily: familySharp, fontPackage: package); ///
Keyboard icon (sharp)
- static const IconData keyboard_sharp = IconData(0xe11a, fontFamily: familySharp, fontPackage: package); + static const IconData keyboard_sharp = IconData(0xe11b, fontFamily: familySharp, fontPackage: package); ///
Label icon (sharp)
- static const IconData label_sharp = IconData(0xe11b, fontFamily: familySharp, fontPackage: package); + static const IconData label_sharp = IconData(0xe11c, fontFamily: familySharp, fontPackage: package); ///
Laptop icon (sharp)
- static const IconData laptop_sharp = IconData(0xe11c, fontFamily: familySharp, fontPackage: package); + static const IconData laptop_sharp = IconData(0xe11d, fontFamily: familySharp, fontPackage: package); ///
Last Page icon (sharp)
- static const IconData last_page_sharp = IconData(0xe11d, fontFamily: familySharp, fontPackage: package); + static const IconData last_page_sharp = IconData(0xe11e, fontFamily: familySharp, fontPackage: package); ///
Layers icon (sharp)
- static const IconData layers_sharp = IconData(0xe11e, fontFamily: familySharp, fontPackage: package); + static const IconData layers_sharp = IconData(0xe11f, fontFamily: familySharp, fontPackage: package); ///
Light Mode icon (sharp)
- static const IconData light_mode_sharp = IconData(0xe11f, fontFamily: familySharp, fontPackage: package); + static const IconData light_mode_sharp = IconData(0xe120, fontFamily: familySharp, fontPackage: package); ///
Light Rail Train icon (sharp)
- static const IconData light_rail_train_sharp = IconData(0xe120, fontFamily: familySharp, fontPackage: package); + static const IconData light_rail_train_sharp = IconData(0xe121, fontFamily: familySharp, fontPackage: package); ///
Lightbulb icon (sharp)
- static const IconData lightbulb_sharp = IconData(0xe121, fontFamily: familySharp, fontPackage: package); + static const IconData lightbulb_sharp = IconData(0xe122, fontFamily: familySharp, fontPackage: package); ///
Like icon (sharp)
- static const IconData like_sharp = IconData(0xe122, fontFamily: familySharp, fontPackage: package); + static const IconData like_sharp = IconData(0xe123, fontFamily: familySharp, fontPackage: package); ///
Line Spacing icon (sharp)
- static const IconData line_spacing_sharp = IconData(0xe123, fontFamily: familySharp, fontPackage: package); + static const IconData line_spacing_sharp = IconData(0xe124, fontFamily: familySharp, fontPackage: package); ///
Link Add icon (sharp)
- static const IconData link_add_sharp = IconData(0xe124, fontFamily: familySharp, fontPackage: package); + static const IconData link_add_sharp = IconData(0xe125, fontFamily: familySharp, fontPackage: package); ///
Link icon (sharp)
- static const IconData link_sharp = IconData(0xe125, fontFamily: familySharp, fontPackage: package); + static const IconData link_sharp = IconData(0xe126, fontFamily: familySharp, fontPackage: package); ///
Linkedin icon (sharp)
- static const IconData linkedin_sharp = IconData(0xe126, fontFamily: familySharp, fontPackage: package); + static const IconData linkedin_sharp = IconData(0xe127, fontFamily: familySharp, fontPackage: package); ///
List Alt icon (sharp)
- static const IconData list_alt_sharp = IconData(0xe127, fontFamily: familySharp, fontPackage: package); + static const IconData list_alt_sharp = IconData(0xe128, fontFamily: familySharp, fontPackage: package); ///
List Bullet Contained icon (sharp)
- static const IconData list_bullet_contained_sharp = IconData(0xe128, fontFamily: familySharp, fontPackage: package); + static const IconData list_bullet_contained_sharp = IconData(0xe129, fontFamily: familySharp, fontPackage: package); ///
List Feedback icon (sharp)
- static const IconData list_feedback_sharp = IconData(0xe129, fontFamily: familySharp, fontPackage: package); + static const IconData list_feedback_sharp = IconData(0xe12a, fontFamily: familySharp, fontPackage: package); ///
List Form icon (sharp)
- static const IconData list_form_sharp = IconData(0xe12a, fontFamily: familySharp, fontPackage: package); + static const IconData list_form_sharp = IconData(0xe12b, fontFamily: familySharp, fontPackage: package); ///
List icon (sharp)
- static const IconData list_sharp = IconData(0xe12b, fontFamily: familySharp, fontPackage: package); + static const IconData list_sharp = IconData(0xe12c, fontFamily: familySharp, fontPackage: package); ///
Local Shipping icon (sharp)
- static const IconData local_shipping_sharp = IconData(0xe12c, fontFamily: familySharp, fontPackage: package); + static const IconData local_shipping_sharp = IconData(0xe12d, fontFamily: familySharp, fontPackage: package); ///
Location Off icon (sharp)
- static const IconData location_off_sharp = IconData(0xe12d, fontFamily: familySharp, fontPackage: package); + static const IconData location_off_sharp = IconData(0xe12e, fontFamily: familySharp, fontPackage: package); ///
Location Point icon (sharp)
- static const IconData location_point_sharp = IconData(0xe12e, fontFamily: familySharp, fontPackage: package); + static const IconData location_point_sharp = IconData(0xe12f, fontFamily: familySharp, fontPackage: package); ///
Location icon (sharp)
- static const IconData location_sharp = IconData(0xe12f, fontFamily: familySharp, fontPackage: package); + static const IconData location_sharp = IconData(0xe130, fontFamily: familySharp, fontPackage: package); ///
Lock Alt icon (sharp)
- static const IconData lock_alt_sharp = IconData(0xe130, fontFamily: familySharp, fontPackage: package); + static const IconData lock_alt_sharp = IconData(0xe131, fontFamily: familySharp, fontPackage: package); ///
Lock icon (sharp)
- static const IconData lock_sharp = IconData(0xe131, fontFamily: familySharp, fontPackage: package); + static const IconData lock_sharp = IconData(0xe132, fontFamily: familySharp, fontPackage: package); ///
Lock Undo icon (sharp)
- static const IconData lock_undo_sharp = IconData(0xe132, fontFamily: familySharp, fontPackage: package); + static const IconData lock_undo_sharp = IconData(0xe133, fontFamily: familySharp, fontPackage: package); ///
Log In icon (sharp)
- static const IconData log_in_sharp = IconData(0xe133, fontFamily: familySharp, fontPackage: package); + static const IconData log_in_sharp = IconData(0xe134, fontFamily: familySharp, fontPackage: package); ///
Log Out icon (sharp)
- static const IconData log_out_sharp = IconData(0xe134, fontFamily: familySharp, fontPackage: package); + static const IconData log_out_sharp = IconData(0xe135, fontFamily: familySharp, fontPackage: package); ///
Love Outline icon (sharp)
- static const IconData love_outline_sharp = IconData(0xe135, fontFamily: familySharp, fontPackage: package); + static const IconData love_outline_sharp = IconData(0xe136, fontFamily: familySharp, fontPackage: package); ///
Love icon (sharp)
- static const IconData love_sharp = IconData(0xe136, fontFamily: familySharp, fontPackage: package); + static const IconData love_sharp = IconData(0xe137, fontFamily: familySharp, fontPackage: package); ///
Maintenance icon (sharp)
- static const IconData maintenance_sharp = IconData(0xe137, fontFamily: familySharp, fontPackage: package); + static const IconData maintenance_sharp = IconData(0xe138, fontFamily: familySharp, fontPackage: package); ///
Map icon (sharp)
- static const IconData map_sharp = IconData(0xe138, fontFamily: familySharp, fontPackage: package); + static const IconData map_sharp = IconData(0xe139, fontFamily: familySharp, fontPackage: package); ///
Meal icon (sharp)
- static const IconData meal_sharp = IconData(0xe139, fontFamily: familySharp, fontPackage: package); + static const IconData meal_sharp = IconData(0xe13a, fontFamily: familySharp, fontPackage: package); ///
Medium icon (sharp)
- static const IconData medium_sharp = IconData(0xe13a, fontFamily: familySharp, fontPackage: package); + static const IconData medium_sharp = IconData(0xe13b, fontFamily: familySharp, fontPackage: package); ///
Memory icon (sharp)
- static const IconData memory_sharp = IconData(0xe13b, fontFamily: familySharp, fontPackage: package); + static const IconData memory_sharp = IconData(0xe13c, fontFamily: familySharp, fontPackage: package); ///
Message icon (sharp)
- static const IconData message_sharp = IconData(0xe13c, fontFamily: familySharp, fontPackage: package); + static const IconData message_sharp = IconData(0xe13d, fontFamily: familySharp, fontPackage: package); ///
Microphone Off icon (sharp)
- static const IconData microphone_off_sharp = IconData(0xe13d, fontFamily: familySharp, fontPackage: package); + static const IconData microphone_off_sharp = IconData(0xe13e, fontFamily: familySharp, fontPackage: package); ///
Microphone Outline icon (sharp)
- static const IconData microphone_outline_sharp = IconData(0xe13e, fontFamily: familySharp, fontPackage: package); + static const IconData microphone_outline_sharp = IconData(0xe13f, fontFamily: familySharp, fontPackage: package); ///
Microphone icon (sharp)
- static const IconData microphone_sharp = IconData(0xe13f, fontFamily: familySharp, fontPackage: package); + static const IconData microphone_sharp = IconData(0xe140, fontFamily: familySharp, fontPackage: package); ///
Mobile Friendly icon (sharp)
- static const IconData mobile_friendly_sharp = IconData(0xe140, fontFamily: familySharp, fontPackage: package); + static const IconData mobile_friendly_sharp = IconData(0xe141, fontFamily: familySharp, fontPackage: package); ///
Money Euro icon (sharp)
- static const IconData money_euro_sharp = IconData(0xe141, fontFamily: familySharp, fontPackage: package); + static const IconData money_euro_sharp = IconData(0xe142, fontFamily: familySharp, fontPackage: package); ///
Money Pound icon (sharp)
- static const IconData money_pound_sharp = IconData(0xe142, fontFamily: familySharp, fontPackage: package); + static const IconData money_pound_sharp = IconData(0xe143, fontFamily: familySharp, fontPackage: package); ///
Money Usd icon (sharp)
- static const IconData money_usd_sharp = IconData(0xe143, fontFamily: familySharp, fontPackage: package); + static const IconData money_usd_sharp = IconData(0xe144, fontFamily: familySharp, fontPackage: package); ///
Monitor icon (sharp)
- static const IconData monitor_sharp = IconData(0xe144, fontFamily: familySharp, fontPackage: package); + static const IconData monitor_sharp = IconData(0xe145, fontFamily: familySharp, fontPackage: package); ///
More Horizontal icon (sharp)
- static const IconData more_horizontal_sharp = IconData(0xe145, fontFamily: familySharp, fontPackage: package); + static const IconData more_horizontal_sharp = IconData(0xe146, fontFamily: familySharp, fontPackage: package); ///
More Vertical icon (sharp)
- static const IconData more_vertical_sharp = IconData(0xe146, fontFamily: familySharp, fontPackage: package); + static const IconData more_vertical_sharp = IconData(0xe147, fontFamily: familySharp, fontPackage: package); ///
My Location icon (sharp)
- static const IconData my_location_sharp = IconData(0xe147, fontFamily: familySharp, fontPackage: package); + static const IconData my_location_sharp = IconData(0xe148, fontFamily: familySharp, fontPackage: package); ///
Navigate icon (sharp)
- static const IconData navigate_sharp = IconData(0xe148, fontFamily: familySharp, fontPackage: package); + static const IconData navigate_sharp = IconData(0xe149, fontFamily: familySharp, fontPackage: package); ///
Navigation icon (sharp)
- static const IconData navigation_sharp = IconData(0xe149, fontFamily: familySharp, fontPackage: package); + static const IconData navigation_sharp = IconData(0xe14a, fontFamily: familySharp, fontPackage: package); ///
Near Me icon (sharp)
- static const IconData near_me_sharp = IconData(0xe14a, fontFamily: familySharp, fontPackage: package); + static const IconData near_me_sharp = IconData(0xe14b, fontFamily: familySharp, fontPackage: package); ///
Network Signal icon (sharp)
- static const IconData network_signal_sharp = IconData(0xe14b, fontFamily: familySharp, fontPackage: package); + static const IconData network_signal_sharp = IconData(0xe14c, fontFamily: familySharp, fontPackage: package); ///
New Chat icon (sharp)
- static const IconData new_chat_sharp = IconData(0xe14c, fontFamily: familySharp, fontPackage: package); + static const IconData new_chat_sharp = IconData(0xe14d, fontFamily: familySharp, fontPackage: package); ///
Nfc icon (sharp)
- static const IconData nfc_sharp = IconData(0xe14d, fontFamily: familySharp, fontPackage: package); + static const IconData nfc_sharp = IconData(0xe14e, fontFamily: familySharp, fontPackage: package); ///
Night icon (sharp)
- static const IconData night_sharp = IconData(0xe14e, fontFamily: familySharp, fontPackage: package); + static const IconData night_sharp = IconData(0xe14f, fontFamily: familySharp, fontPackage: package); ///
No Color icon (sharp)
- static const IconData no_color_sharp = IconData(0xe14f, fontFamily: familySharp, fontPackage: package); + static const IconData no_color_sharp = IconData(0xe150, fontFamily: familySharp, fontPackage: package); ///
Note icon (sharp)
- static const IconData note_sharp = IconData(0xe150, fontFamily: familySharp, fontPackage: package); + static const IconData note_sharp = IconData(0xe151, fontFamily: familySharp, fontPackage: package); ///
Notifications Off icon (sharp)
- static const IconData notifications_off_sharp = IconData(0xe151, fontFamily: familySharp, fontPackage: package); + static const IconData notifications_off_sharp = IconData(0xe152, fontFamily: familySharp, fontPackage: package); ///
Numbered List icon (sharp)
- static const IconData numbered_list_sharp = IconData(0xe152, fontFamily: familySharp, fontPackage: package); + static const IconData numbered_list_sharp = IconData(0xe153, fontFamily: familySharp, fontPackage: package); ///
Open In Full icon (sharp)
- static const IconData open_in_full_sharp = IconData(0xe153, fontFamily: familySharp, fontPackage: package); + static const IconData open_in_full_sharp = IconData(0xe154, fontFamily: familySharp, fontPackage: package); ///
Open In New Window icon (sharp)
- static const IconData open_in_new_window_sharp = IconData(0xe154, fontFamily: familySharp, fontPackage: package); + static const IconData open_in_new_window_sharp = IconData(0xe155, fontFamily: familySharp, fontPackage: package); ///
Open New Off icon (sharp)
- static const IconData open_new_off_sharp = IconData(0xe155, fontFamily: familySharp, fontPackage: package); + static const IconData open_new_off_sharp = IconData(0xe156, fontFamily: familySharp, fontPackage: package); ///
Page Height icon (sharp)
- static const IconData page_height_sharp = IconData(0xe156, fontFamily: familySharp, fontPackage: package); + static const IconData page_height_sharp = IconData(0xe157, fontFamily: familySharp, fontPackage: package); ///
Page Rotate icon (sharp)
- static const IconData page_rotate_sharp = IconData(0xe157, fontFamily: familySharp, fontPackage: package); + static const IconData page_rotate_sharp = IconData(0xe158, fontFamily: familySharp, fontPackage: package); ///
Page Width icon (sharp)
- static const IconData page_width_sharp = IconData(0xe158, fontFamily: familySharp, fontPackage: package); + static const IconData page_width_sharp = IconData(0xe159, fontFamily: familySharp, fontPackage: package); ///
Palette icon (sharp)
- static const IconData palette_sharp = IconData(0xe159, fontFamily: familySharp, fontPackage: package); + static const IconData palette_sharp = IconData(0xe15a, fontFamily: familySharp, fontPackage: package); ///
Partner icon (sharp)
- static const IconData partner_sharp = IconData(0xe15a, fontFamily: familySharp, fontPackage: package); + static const IconData partner_sharp = IconData(0xe15b, fontFamily: familySharp, fontPackage: package); ///
Pause Circle icon (sharp)
- static const IconData pause_circle_sharp = IconData(0xe15b, fontFamily: familySharp, fontPackage: package); + static const IconData pause_circle_sharp = IconData(0xe15c, fontFamily: familySharp, fontPackage: package); ///
Pause icon (sharp)
- static const IconData pause_sharp = IconData(0xe15c, fontFamily: familySharp, fontPackage: package); + static const IconData pause_sharp = IconData(0xe15d, fontFamily: familySharp, fontPackage: package); ///
Pdf Attach icon (sharp)
- static const IconData pdf_attach_sharp = IconData(0xe15d, fontFamily: familySharp, fontPackage: package); + static const IconData pdf_attach_sharp = IconData(0xe15e, fontFamily: familySharp, fontPackage: package); ///
Pending icon (sharp)
- static const IconData pending_sharp = IconData(0xe15e, fontFamily: familySharp, fontPackage: package); + static const IconData pending_sharp = IconData(0xe15f, fontFamily: familySharp, fontPackage: package); ///
Person Admin icon (sharp)
- static const IconData person_admin_sharp = IconData(0xe15f, fontFamily: familySharp, fontPackage: package); + static const IconData person_admin_sharp = IconData(0xe160, fontFamily: familySharp, fontPackage: package); ///
Person Assign icon (sharp)
- static const IconData person_assign_sharp = IconData(0xe160, fontFamily: familySharp, fontPackage: package); + static const IconData person_assign_sharp = IconData(0xe161, fontFamily: familySharp, fontPackage: package); ///
Person Clock icon (sharp)
- static const IconData person_clock_sharp = IconData(0xe161, fontFamily: familySharp, fontPackage: package); + static const IconData person_clock_sharp = IconData(0xe162, fontFamily: familySharp, fontPackage: package); ///
Person Info icon (sharp)
- static const IconData person_info_sharp = IconData(0xe162, fontFamily: familySharp, fontPackage: package); + static const IconData person_info_sharp = IconData(0xe163, fontFamily: familySharp, fontPackage: package); ///
Person Manager icon (sharp)
- static const IconData person_manager_sharp = IconData(0xe163, fontFamily: familySharp, fontPackage: package); + static const IconData person_manager_sharp = IconData(0xe164, fontFamily: familySharp, fontPackage: package); ///
Person Move icon (sharp)
- static const IconData person_move_sharp = IconData(0xe164, fontFamily: familySharp, fontPackage: package); + static const IconData person_move_sharp = IconData(0xe165, fontFamily: familySharp, fontPackage: package); ///
Person Outline icon (sharp)
- static const IconData person_outline_sharp = IconData(0xe165, fontFamily: familySharp, fontPackage: package); + static const IconData person_outline_sharp = IconData(0xe166, fontFamily: familySharp, fontPackage: package); ///
Person Search icon (sharp)
- static const IconData person_search_sharp = IconData(0xe166, fontFamily: familySharp, fontPackage: package); + static const IconData person_search_sharp = IconData(0xe167, fontFamily: familySharp, fontPackage: package); ///
Person icon (sharp)
- static const IconData person_sharp = IconData(0xe167, fontFamily: familySharp, fontPackage: package); + static const IconData person_sharp = IconData(0xe168, fontFamily: familySharp, fontPackage: package); ///
Person Swap icon (sharp)
- static const IconData person_swap_sharp = IconData(0xe168, fontFamily: familySharp, fontPackage: package); + static const IconData person_swap_sharp = IconData(0xe169, fontFamily: familySharp, fontPackage: package); ///
Person Walk icon (sharp)
- static const IconData person_walk_sharp = IconData(0xe169, fontFamily: familySharp, fontPackage: package); + static const IconData person_walk_sharp = IconData(0xe16a, fontFamily: familySharp, fontPackage: package); ///
Phone Android icon (sharp)
- static const IconData phone_android_sharp = IconData(0xe16a, fontFamily: familySharp, fontPackage: package); + static const IconData phone_android_sharp = IconData(0xe16b, fontFamily: familySharp, fontPackage: package); ///
Phone Bluetooth Speaker icon (sharp)
- static const IconData phone_bluetooth_speaker_sharp = IconData(0xe16b, fontFamily: familySharp, fontPackage: package); + static const IconData phone_bluetooth_speaker_sharp = IconData(0xe16c, fontFamily: familySharp, fontPackage: package); ///
Phone In Talk icon (sharp)
- static const IconData phone_in_talk_sharp = IconData(0xe16c, fontFamily: familySharp, fontPackage: package); + static const IconData phone_in_talk_sharp = IconData(0xe16d, fontFamily: familySharp, fontPackage: package); ///
Phone Iphone icon (sharp)
- static const IconData phone_iphone_sharp = IconData(0xe16d, fontFamily: familySharp, fontPackage: package); + static const IconData phone_iphone_sharp = IconData(0xe16e, fontFamily: familySharp, fontPackage: package); ///
Phone icon (sharp)
- static const IconData phone_sharp = IconData(0xe16e, fontFamily: familySharp, fontPackage: package); + static const IconData phone_sharp = IconData(0xe16f, fontFamily: familySharp, fontPackage: package); ///
Phonelink icon (sharp)
- static const IconData phonelink_sharp = IconData(0xe16f, fontFamily: familySharp, fontPackage: package); + static const IconData phonelink_sharp = IconData(0xe170, fontFamily: familySharp, fontPackage: package); ///
Phrase icon (sharp)
- static const IconData phrase_sharp = IconData(0xe170, fontFamily: familySharp, fontPackage: package); + static const IconData phrase_sharp = IconData(0xe171, fontFamily: familySharp, fontPackage: package); ///
Pin icon (sharp)
- static const IconData pin_sharp = IconData(0xe171, fontFamily: familySharp, fontPackage: package); + static const IconData pin_sharp = IconData(0xe172, fontFamily: familySharp, fontPackage: package); ///
Place icon (sharp)
- static const IconData place_sharp = IconData(0xe172, fontFamily: familySharp, fontPackage: package); + static const IconData place_sharp = IconData(0xe173, fontFamily: familySharp, fontPackage: package); ///
Planogram icon (sharp)
- static const IconData planogram_sharp = IconData(0xe173, fontFamily: familySharp, fontPackage: package); + static const IconData planogram_sharp = IconData(0xe174, fontFamily: familySharp, fontPackage: package); ///
Play Circle icon (sharp)
- static const IconData play_circle_sharp = IconData(0xe174, fontFamily: familySharp, fontPackage: package); + static const IconData play_circle_sharp = IconData(0xe175, fontFamily: familySharp, fontPackage: package); ///
Play Outline icon (sharp)
- static const IconData play_outline_sharp = IconData(0xe175, fontFamily: familySharp, fontPackage: package); + static const IconData play_outline_sharp = IconData(0xe176, fontFamily: familySharp, fontPackage: package); ///
Play icon (sharp)
- static const IconData play_sharp = IconData(0xe176, fontFamily: familySharp, fontPackage: package); + static const IconData play_sharp = IconData(0xe177, fontFamily: familySharp, fontPackage: package); ///
Png Attach icon (sharp)
- static const IconData png_attach_sharp = IconData(0xe177, fontFamily: familySharp, fontPackage: package); + static const IconData png_attach_sharp = IconData(0xe178, fontFamily: familySharp, fontPackage: package); ///
Point Gift icon (sharp)
- static const IconData point_gift_sharp = IconData(0xe178, fontFamily: familySharp, fontPackage: package); + static const IconData point_gift_sharp = IconData(0xe179, fontFamily: familySharp, fontPackage: package); ///
Point Heart icon (sharp)
- static const IconData point_heart_sharp = IconData(0xe179, fontFamily: familySharp, fontPackage: package); + static const IconData point_heart_sharp = IconData(0xe17a, fontFamily: familySharp, fontPackage: package); ///
Point Money icon (sharp)
- static const IconData point_money_sharp = IconData(0xe17a, fontFamily: familySharp, fontPackage: package); + static const IconData point_money_sharp = IconData(0xe17b, fontFamily: familySharp, fontPackage: package); ///
Point Star icon (sharp)
- static const IconData point_star_sharp = IconData(0xe17b, fontFamily: familySharp, fontPackage: package); + static const IconData point_star_sharp = IconData(0xe17c, fontFamily: familySharp, fontPackage: package); ///
Point Token icon (sharp)
- static const IconData point_token_sharp = IconData(0xe17c, fontFamily: familySharp, fontPackage: package); + static const IconData point_token_sharp = IconData(0xe17d, fontFamily: familySharp, fontPackage: package); ///
Portrait icon (sharp)
- static const IconData portrait_sharp = IconData(0xe17d, fontFamily: familySharp, fontPackage: package); + static const IconData portrait_sharp = IconData(0xe17e, fontFamily: familySharp, fontPackage: package); ///
Ppt Attach icon (sharp)
- static const IconData ppt_attach_sharp = IconData(0xe17e, fontFamily: familySharp, fontPackage: package); + static const IconData ppt_attach_sharp = IconData(0xe17f, fontFamily: familySharp, fontPackage: package); ///
Price icon (sharp)
- static const IconData price_sharp = IconData(0xe17f, fontFamily: familySharp, fontPackage: package); + static const IconData price_sharp = IconData(0xe180, fontFamily: familySharp, fontPackage: package); ///
Printer icon (sharp)
- static const IconData printer_sharp = IconData(0xe180, fontFamily: familySharp, fontPackage: package); + static const IconData printer_sharp = IconData(0xe181, fontFamily: familySharp, fontPackage: package); ///
Priority icon (sharp)
- static const IconData priority_sharp = IconData(0xe181, fontFamily: familySharp, fontPackage: package); + static const IconData priority_sharp = IconData(0xe182, fontFamily: familySharp, fontPackage: package); ///
Pro icon (sharp)
- static const IconData pro_sharp = IconData(0xe182, fontFamily: familySharp, fontPackage: package); + static const IconData pro_sharp = IconData(0xe183, fontFamily: familySharp, fontPackage: package); ///
Productivity Apps icon (sharp)
- static const IconData productivity_apps_sharp = IconData(0xe183, fontFamily: familySharp, fontPackage: package); + static const IconData productivity_apps_sharp = IconData(0xe184, fontFamily: familySharp, fontPackage: package); ///
Ptt icon (sharp)
- static const IconData ptt_sharp = IconData(0xe184, fontFamily: familySharp, fontPackage: package); + static const IconData ptt_sharp = IconData(0xe185, fontFamily: familySharp, fontPackage: package); ///
Publish icon (sharp)
- static const IconData publish_sharp = IconData(0xe185, fontFamily: familySharp, fontPackage: package); + static const IconData publish_sharp = IconData(0xe186, fontFamily: familySharp, fontPackage: package); ///
Push Pin icon (sharp)
- static const IconData push_pin_sharp = IconData(0xe186, fontFamily: familySharp, fontPackage: package); + static const IconData push_pin_sharp = IconData(0xe187, fontFamily: familySharp, fontPackage: package); ///
Qr Code icon (sharp)
- static const IconData qr_code_sharp = IconData(0xe187, fontFamily: familySharp, fontPackage: package); + static const IconData qr_code_sharp = IconData(0xe188, fontFamily: familySharp, fontPackage: package); ///
Queue icon (sharp)
- static const IconData queue_sharp = IconData(0xe188, fontFamily: familySharp, fontPackage: package); + static const IconData queue_sharp = IconData(0xe189, fontFamily: familySharp, fontPackage: package); ///
Radio Button Checked icon (sharp)
- static const IconData radio_button_checked_sharp = IconData(0xe189, fontFamily: familySharp, fontPackage: package); + static const IconData radio_button_checked_sharp = IconData(0xe18a, fontFamily: familySharp, fontPackage: package); ///
Radio Button Unchecked icon (sharp)
- static const IconData radio_button_unchecked_sharp = IconData(0xe18a, fontFamily: familySharp, fontPackage: package); + static const IconData radio_button_unchecked_sharp = IconData(0xe18b, fontFamily: familySharp, fontPackage: package); ///
React Add icon (sharp)
- static const IconData react_add_sharp = IconData(0xe18b, fontFamily: familySharp, fontPackage: package); + static const IconData react_add_sharp = IconData(0xe18c, fontFamily: familySharp, fontPackage: package); ///
React Thumbsup icon (sharp)
- static const IconData react_thumbsup_sharp = IconData(0xe18c, fontFamily: familySharp, fontPackage: package); + static const IconData react_thumbsup_sharp = IconData(0xe18d, fontFamily: familySharp, fontPackage: package); ///
Recall icon (sharp)
- static const IconData recall_sharp = IconData(0xe18d, fontFamily: familySharp, fontPackage: package); + static const IconData recall_sharp = IconData(0xe18e, fontFamily: familySharp, fontPackage: package); ///
Receipt icon (sharp)
- static const IconData receipt_sharp = IconData(0xe18e, fontFamily: familySharp, fontPackage: package); + static const IconData receipt_sharp = IconData(0xe18f, fontFamily: familySharp, fontPackage: package); ///
Recording icon (sharp)
- static const IconData recording_sharp = IconData(0xe18f, fontFamily: familySharp, fontPackage: package); + static const IconData recording_sharp = IconData(0xe190, fontFamily: familySharp, fontPackage: package); ///
Redo icon (sharp)
- static const IconData redo_sharp = IconData(0xe190, fontFamily: familySharp, fontPackage: package); + static const IconData redo_sharp = IconData(0xe191, fontFamily: familySharp, fontPackage: package); ///
Refresh icon (sharp)
- static const IconData refresh_sharp = IconData(0xe191, fontFamily: familySharp, fontPackage: package); + static const IconData refresh_sharp = IconData(0xe192, fontFamily: familySharp, fontPackage: package); ///
Remove Box icon (sharp)
- static const IconData remove_box_sharp = IconData(0xe192, fontFamily: familySharp, fontPackage: package); + static const IconData remove_box_sharp = IconData(0xe193, fontFamily: familySharp, fontPackage: package); ///
Remove Circle Outline icon (sharp)
- static const IconData remove_circle_outline_sharp = IconData(0xe193, fontFamily: familySharp, fontPackage: package); + static const IconData remove_circle_outline_sharp = IconData(0xe194, fontFamily: familySharp, fontPackage: package); ///
Remove Circle icon (sharp)
- static const IconData remove_circle_sharp = IconData(0xe194, fontFamily: familySharp, fontPackage: package); + static const IconData remove_circle_sharp = IconData(0xe195, fontFamily: familySharp, fontPackage: package); ///
Remove Group icon (sharp)
- static const IconData remove_group_sharp = IconData(0xe195, fontFamily: familySharp, fontPackage: package); + static const IconData remove_group_sharp = IconData(0xe196, fontFamily: familySharp, fontPackage: package); ///
Remove Person icon (sharp)
- static const IconData remove_person_sharp = IconData(0xe196, fontFamily: familySharp, fontPackage: package); + static const IconData remove_person_sharp = IconData(0xe197, fontFamily: familySharp, fontPackage: package); ///
Remove icon (sharp)
- static const IconData remove_sharp = IconData(0xe197, fontFamily: familySharp, fontPackage: package); + static const IconData remove_sharp = IconData(0xe198, fontFamily: familySharp, fontPackage: package); ///
Renew icon (sharp)
- static const IconData renew_sharp = IconData(0xe198, fontFamily: familySharp, fontPackage: package); + static const IconData renew_sharp = IconData(0xe199, fontFamily: familySharp, fontPackage: package); ///
Reorder icon (sharp)
- static const IconData reorder_sharp = IconData(0xe199, fontFamily: familySharp, fontPackage: package); + static const IconData reorder_sharp = IconData(0xe19a, fontFamily: familySharp, fontPackage: package); ///
Repeat icon (sharp)
- static const IconData repeat_sharp = IconData(0xe19a, fontFamily: familySharp, fontPackage: package); + static const IconData repeat_sharp = IconData(0xe19b, fontFamily: familySharp, fontPackage: package); ///
Replay icon (sharp)
- static const IconData replay_sharp = IconData(0xe19b, fontFamily: familySharp, fontPackage: package); + static const IconData replay_sharp = IconData(0xe19c, fontFamily: familySharp, fontPackage: package); ///
Reply icon (sharp)
- static const IconData reply_sharp = IconData(0xe19c, fontFamily: familySharp, fontPackage: package); + static const IconData reply_sharp = IconData(0xe19d, fontFamily: familySharp, fontPackage: package); ///
Report icon (sharp)
- static const IconData report_sharp = IconData(0xe19d, fontFamily: familySharp, fontPackage: package); + static const IconData report_sharp = IconData(0xe19e, fontFamily: familySharp, fontPackage: package); ///
Restart Alt icon (sharp)
- static const IconData restart_alt_sharp = IconData(0xe19e, fontFamily: familySharp, fontPackage: package); + static const IconData restart_alt_sharp = IconData(0xe19f, fontFamily: familySharp, fontPackage: package); ///
Review icon (sharp)
- static const IconData review_sharp = IconData(0xe19f, fontFamily: familySharp, fontPackage: package); + static const IconData review_sharp = IconData(0xe1a0, fontFamily: familySharp, fontPackage: package); ///
Road Map icon (sharp)
- static const IconData road_map_sharp = IconData(0xe1a0, fontFamily: familySharp, fontPackage: package); + static const IconData road_map_sharp = IconData(0xe1a1, fontFamily: familySharp, fontPackage: package); ///
Rotate Left icon (sharp)
- static const IconData rotate_left_sharp = IconData(0xe1a1, fontFamily: familySharp, fontPackage: package); + static const IconData rotate_left_sharp = IconData(0xe1a2, fontFamily: familySharp, fontPackage: package); ///
Rotate Right icon (sharp)
- static const IconData rotate_right_sharp = IconData(0xe1a2, fontFamily: familySharp, fontPackage: package); + static const IconData rotate_right_sharp = IconData(0xe1a3, fontFamily: familySharp, fontPackage: package); ///
Rss Feed icon (sharp)
- static const IconData rss_feed_sharp = IconData(0xe1a3, fontFamily: familySharp, fontPackage: package); + static const IconData rss_feed_sharp = IconData(0xe1a4, fontFamily: familySharp, fontPackage: package); ///
Rules icon (sharp)
- static const IconData rules_sharp = IconData(0xe1a4, fontFamily: familySharp, fontPackage: package); + static const IconData rules_sharp = IconData(0xe1a5, fontFamily: familySharp, fontPackage: package); ///
Sad icon (sharp)
- static const IconData sad_sharp = IconData(0xe1a5, fontFamily: familySharp, fontPackage: package); + static const IconData sad_sharp = IconData(0xe1a6, fontFamily: familySharp, fontPackage: package); ///
Satisfied icon (sharp)
- static const IconData satisfied_sharp = IconData(0xe1a6, fontFamily: familySharp, fontPackage: package); + static const IconData satisfied_sharp = IconData(0xe1a7, fontFamily: familySharp, fontPackage: package); ///
Save Alt icon (sharp)
- static const IconData save_alt_sharp = IconData(0xe1a7, fontFamily: familySharp, fontPackage: package); + static const IconData save_alt_sharp = IconData(0xe1a8, fontFamily: familySharp, fontPackage: package); ///
Save Content icon (sharp)
- static const IconData save_content_sharp = IconData(0xe1a8, fontFamily: familySharp, fontPackage: package); + static const IconData save_content_sharp = IconData(0xe1a9, fontFamily: familySharp, fontPackage: package); ///
Save icon (sharp)
- static const IconData save_sharp = IconData(0xe1a9, fontFamily: familySharp, fontPackage: package); + static const IconData save_sharp = IconData(0xe1aa, fontFamily: familySharp, fontPackage: package); ///
Scan Rate icon (sharp)
- static const IconData scan_rate_sharp = IconData(0xe1aa, fontFamily: familySharp, fontPackage: package); + static const IconData scan_rate_sharp = IconData(0xe1ab, fontFamily: familySharp, fontPackage: package); ///
Scanner icon (sharp)
- static const IconData scanner_sharp = IconData(0xe1ab, fontFamily: familySharp, fontPackage: package); + static const IconData scanner_sharp = IconData(0xe1ac, fontFamily: familySharp, fontPackage: package); ///
Schedule icon (sharp)
- static const IconData schedule_sharp = IconData(0xe1ac, fontFamily: familySharp, fontPackage: package); + static const IconData schedule_sharp = IconData(0xe1ad, fontFamily: familySharp, fontPackage: package); ///
School icon (sharp)
- static const IconData school_sharp = IconData(0xe1ad, fontFamily: familySharp, fontPackage: package); + static const IconData school_sharp = IconData(0xe1ae, fontFamily: familySharp, fontPackage: package); ///
Screen Rotation icon (sharp)
- static const IconData screen_rotation_sharp = IconData(0xe1ae, fontFamily: familySharp, fontPackage: package); + static const IconData screen_rotation_sharp = IconData(0xe1af, fontFamily: familySharp, fontPackage: package); ///
Sd Card icon (sharp)
- static const IconData sd_card_sharp = IconData(0xe1af, fontFamily: familySharp, fontPackage: package); + static const IconData sd_card_sharp = IconData(0xe1b0, fontFamily: familySharp, fontPackage: package); ///
Search icon (sharp)
- static const IconData search_sharp = IconData(0xe1b0, fontFamily: familySharp, fontPackage: package); + static const IconData search_sharp = IconData(0xe1b1, fontFamily: familySharp, fontPackage: package); ///
Security Check icon (sharp)
- static const IconData security_check_sharp = IconData(0xe1b1, fontFamily: familySharp, fontPackage: package); + static const IconData security_check_sharp = IconData(0xe1b2, fontFamily: familySharp, fontPackage: package); ///
Security icon (sharp)
- static const IconData security_sharp = IconData(0xe1b2, fontFamily: familySharp, fontPackage: package); + static const IconData security_sharp = IconData(0xe1b3, fontFamily: familySharp, fontPackage: package); ///
Send icon (sharp)
- static const IconData send_sharp = IconData(0xe1b3, fontFamily: familySharp, fontPackage: package); + static const IconData send_sharp = IconData(0xe1b4, fontFamily: familySharp, fontPackage: package); ///
Settings icon (sharp)
- static const IconData settings_sharp = IconData(0xe1b4, fontFamily: familySharp, fontPackage: package); + static const IconData settings_sharp = IconData(0xe1b5, fontFamily: familySharp, fontPackage: package); ///
Shape Recognition icon (sharp)
- static const IconData shape_recognition_sharp = IconData(0xe1b5, fontFamily: familySharp, fontPackage: package); + static const IconData shape_recognition_sharp = IconData(0xe1b6, fontFamily: familySharp, fontPackage: package); ///
Share icon (sharp)
- static const IconData share_sharp = IconData(0xe1b6, fontFamily: familySharp, fontPackage: package); + static const IconData share_sharp = IconData(0xe1b7, fontFamily: familySharp, fontPackage: package); ///
Shared Folder icon (sharp)
- static const IconData shared_folder_sharp = IconData(0xe1b7, fontFamily: familySharp, fontPackage: package); + static const IconData shared_folder_sharp = IconData(0xe1b8, fontFamily: familySharp, fontPackage: package); ///
Ship icon (sharp)
- static const IconData ship_sharp = IconData(0xe1b8, fontFamily: familySharp, fontPackage: package); + static const IconData ship_sharp = IconData(0xe1b9, fontFamily: familySharp, fontPackage: package); ///
Sim Card icon (sharp)
- static const IconData sim_card_sharp = IconData(0xe1b9, fontFamily: familySharp, fontPackage: package); + static const IconData sim_card_sharp = IconData(0xe1ba, fontFamily: familySharp, fontPackage: package); ///
Skip Next icon (sharp)
- static const IconData skip_next_sharp = IconData(0xe1ba, fontFamily: familySharp, fontPackage: package); + static const IconData skip_next_sharp = IconData(0xe1bb, fontFamily: familySharp, fontPackage: package); ///
Skip Previous icon (sharp)
- static const IconData skip_previous_sharp = IconData(0xe1bb, fontFamily: familySharp, fontPackage: package); + static const IconData skip_previous_sharp = IconData(0xe1bc, fontFamily: familySharp, fontPackage: package); ///
Slide Show icon (sharp)
- static const IconData slide_show_sharp = IconData(0xe1bc, fontFamily: familySharp, fontPackage: package); + static const IconData slide_show_sharp = IconData(0xe1bd, fontFamily: familySharp, fontPackage: package); ///
Smart Phone icon (sharp)
- static const IconData smart_phone_sharp = IconData(0xe1bd, fontFamily: familySharp, fontPackage: package); + static const IconData smart_phone_sharp = IconData(0xe1be, fontFamily: familySharp, fontPackage: package); ///
Sms icon (sharp)
- static const IconData sms_sharp = IconData(0xe1be, fontFamily: familySharp, fontPackage: package); + static const IconData sms_sharp = IconData(0xe1bf, fontFamily: familySharp, fontPackage: package); ///
Snooze icon (sharp)
- static const IconData snooze_sharp = IconData(0xe1bf, fontFamily: familySharp, fontPackage: package); + static const IconData snooze_sharp = IconData(0xe1c0, fontFamily: familySharp, fontPackage: package); ///
Solutions icon (sharp)
- static const IconData solutions_sharp = IconData(0xe1c0, fontFamily: familySharp, fontPackage: package); + static const IconData solutions_sharp = IconData(0xe1c1, fontFamily: familySharp, fontPackage: package); ///
Sort Content icon (sharp)
- static const IconData sort_content_sharp = IconData(0xe1c1, fontFamily: familySharp, fontPackage: package); + static const IconData sort_content_sharp = IconData(0xe1c2, fontFamily: familySharp, fontPackage: package); ///
Sort icon (sharp)
- static const IconData sort_sharp = IconData(0xe1c2, fontFamily: familySharp, fontPackage: package); + static const IconData sort_sharp = IconData(0xe1c3, fontFamily: familySharp, fontPackage: package); ///
Speaker icon (sharp)
- static const IconData speaker_sharp = IconData(0xe1c3, fontFamily: familySharp, fontPackage: package); + static const IconData speaker_sharp = IconData(0xe1c4, fontFamily: familySharp, fontPackage: package); ///
Star Half icon (sharp)
- static const IconData star_half_sharp = IconData(0xe1c4, fontFamily: familySharp, fontPackage: package); + static const IconData star_half_sharp = IconData(0xe1c5, fontFamily: familySharp, fontPackage: package); ///
Star Outline icon (sharp)
- static const IconData star_outline_sharp = IconData(0xe1c5, fontFamily: familySharp, fontPackage: package); + static const IconData star_outline_sharp = IconData(0xe1c6, fontFamily: familySharp, fontPackage: package); ///
Star icon (sharp)
- static const IconData star_sharp = IconData(0xe1c6, fontFamily: familySharp, fontPackage: package); + static const IconData star_sharp = IconData(0xe1c7, fontFamily: familySharp, fontPackage: package); ///
Steps icon (sharp)
- static const IconData steps_sharp = IconData(0xe1c7, fontFamily: familySharp, fontPackage: package); + static const IconData steps_sharp = IconData(0xe1c8, fontFamily: familySharp, fontPackage: package); ///
Sticker icon (sharp)
- static const IconData sticker_sharp = IconData(0xe1c8, fontFamily: familySharp, fontPackage: package); + static const IconData sticker_sharp = IconData(0xe1c9, fontFamily: familySharp, fontPackage: package); ///
Stop Circle icon (sharp)
- static const IconData stop_circle_sharp = IconData(0xe1c9, fontFamily: familySharp, fontPackage: package); + static const IconData stop_circle_sharp = IconData(0xe1ca, fontFamily: familySharp, fontPackage: package); ///
Stop icon (sharp)
- static const IconData stop_sharp = IconData(0xe1ca, fontFamily: familySharp, fontPackage: package); + static const IconData stop_sharp = IconData(0xe1cb, fontFamily: familySharp, fontPackage: package); ///
Store Release icon (sharp)
- static const IconData store_release_sharp = IconData(0xe1cb, fontFamily: familySharp, fontPackage: package); + static const IconData store_release_sharp = IconData(0xe1cc, fontFamily: familySharp, fontPackage: package); ///
Store icon (sharp)
- static const IconData store_sharp = IconData(0xe1cc, fontFamily: familySharp, fontPackage: package); + static const IconData store_sharp = IconData(0xe1cd, fontFamily: familySharp, fontPackage: package); ///
Store Swap icon (sharp)
- static const IconData store_swap_sharp = IconData(0xe1cd, fontFamily: familySharp, fontPackage: package); + static const IconData store_swap_sharp = IconData(0xe1ce, fontFamily: familySharp, fontPackage: package); ///
Store Transfer icon (sharp)
- static const IconData store_transfer_sharp = IconData(0xe1ce, fontFamily: familySharp, fontPackage: package); + static const IconData store_transfer_sharp = IconData(0xe1cf, fontFamily: familySharp, fontPackage: package); ///
Straighten icon (sharp)
- static const IconData straighten_sharp = IconData(0xe1cf, fontFamily: familySharp, fontPackage: package); + static const IconData straighten_sharp = IconData(0xe1d0, fontFamily: familySharp, fontPackage: package); ///
Strategy icon (sharp)
- static const IconData strategy_sharp = IconData(0xe1d0, fontFamily: familySharp, fontPackage: package); + static const IconData strategy_sharp = IconData(0xe1d1, fontFamily: familySharp, fontPackage: package); ///
Strikethrough icon (sharp)
- static const IconData strikethrough_sharp = IconData(0xe1d1, fontFamily: familySharp, fontPackage: package); + static const IconData strikethrough_sharp = IconData(0xe1d2, fontFamily: familySharp, fontPackage: package); ///
Subscribe icon (sharp)
- static const IconData subscribe_sharp = IconData(0xe1d2, fontFamily: familySharp, fontPackage: package); + static const IconData subscribe_sharp = IconData(0xe1d3, fontFamily: familySharp, fontPackage: package); ///
Swap icon (sharp)
- static const IconData swap_sharp = IconData(0xe1d3, fontFamily: familySharp, fontPackage: package); + static const IconData swap_sharp = IconData(0xe1d4, fontFamily: familySharp, fontPackage: package); ///
Switch User icon (sharp)
- static const IconData switch_user_sharp = IconData(0xe1d4, fontFamily: familySharp, fontPackage: package); + static const IconData switch_user_sharp = IconData(0xe1d5, fontFamily: familySharp, fontPackage: package); ///
Sync Action icon (sharp)
- static const IconData sync_action_sharp = IconData(0xe1d5, fontFamily: familySharp, fontPackage: package); + static const IconData sync_action_sharp = IconData(0xe1d6, fontFamily: familySharp, fontPackage: package); ///
Sync Disabled icon (sharp)
- static const IconData sync_disabled_sharp = IconData(0xe1d6, fontFamily: familySharp, fontPackage: package); + static const IconData sync_disabled_sharp = IconData(0xe1d7, fontFamily: familySharp, fontPackage: package); ///
Sync icon (sharp)
- static const IconData sync_sharp = IconData(0xe1d7, fontFamily: familySharp, fontPackage: package); + static const IconData sync_sharp = IconData(0xe1d8, fontFamily: familySharp, fontPackage: package); ///
Table icon (sharp)
- static const IconData table_sharp = IconData(0xe1d8, fontFamily: familySharp, fontPackage: package); + static const IconData table_sharp = IconData(0xe1d9, fontFamily: familySharp, fontPackage: package); ///
Tablet Mac icon (sharp)
- static const IconData tablet_mac_sharp = IconData(0xe1d9, fontFamily: familySharp, fontPackage: package); + static const IconData tablet_mac_sharp = IconData(0xe1da, fontFamily: familySharp, fontPackage: package); ///
Tablet icon (sharp)
- static const IconData tablet_sharp = IconData(0xe1da, fontFamily: familySharp, fontPackage: package); + static const IconData tablet_sharp = IconData(0xe1db, fontFamily: familySharp, fontPackage: package); ///
Tag Enterprise icon (sharp)
- static const IconData tag_enterprise_sharp = IconData(0xe1db, fontFamily: familySharp, fontPackage: package); + static const IconData tag_enterprise_sharp = IconData(0xe1dc, fontFamily: familySharp, fontPackage: package); ///
Tag icon (sharp)
- static const IconData tag_sharp = IconData(0xe1dc, fontFamily: familySharp, fontPackage: package); + static const IconData tag_sharp = IconData(0xe1dd, fontFamily: familySharp, fontPackage: package); ///
Tap To Pay icon (sharp)
- static const IconData tap_to_pay_sharp = IconData(0xe1dd, fontFamily: familySharp, fontPackage: package); + static const IconData tap_to_pay_sharp = IconData(0xe1de, fontFamily: familySharp, fontPackage: package); ///
Taxi icon (sharp)
- static const IconData taxi_sharp = IconData(0xe1de, fontFamily: familySharp, fontPackage: package); + static const IconData taxi_sharp = IconData(0xe1df, fontFamily: familySharp, fontPackage: package); ///
Text Color icon (sharp)
- static const IconData text_color_sharp = IconData(0xe1df, fontFamily: familySharp, fontPackage: package); + static const IconData text_color_sharp = IconData(0xe1e0, fontFamily: familySharp, fontPackage: package); ///
Tiers icon (sharp)
- static const IconData tiers_sharp = IconData(0xe1e0, fontFamily: familySharp, fontPackage: package); + static const IconData tiers_sharp = IconData(0xe1e1, fontFamily: familySharp, fontPackage: package); ///
Timecard Approve icon (sharp)
- static const IconData timecard_approve_sharp = IconData(0xe1e1, fontFamily: familySharp, fontPackage: package); + static const IconData timecard_approve_sharp = IconData(0xe1e2, fontFamily: familySharp, fontPackage: package); ///
Timecard icon (sharp)
- static const IconData timecard_sharp = IconData(0xe1e2, fontFamily: familySharp, fontPackage: package); + static const IconData timecard_sharp = IconData(0xe1e3, fontFamily: familySharp, fontPackage: package); ///
Timecard Warning icon (sharp)
- static const IconData timecard_warning_sharp = IconData(0xe1e3, fontFamily: familySharp, fontPackage: package); + static const IconData timecard_warning_sharp = IconData(0xe1e4, fontFamily: familySharp, fontPackage: package); ///
Timer icon (sharp)
- static const IconData timer_sharp = IconData(0xe1e4, fontFamily: familySharp, fontPackage: package); + static const IconData timer_sharp = IconData(0xe1e5, fontFamily: familySharp, fontPackage: package); ///
Toggle Off icon (sharp)
- static const IconData toggle_off_sharp = IconData(0xe1e5, fontFamily: familySharp, fontPackage: package); + static const IconData toggle_off_sharp = IconData(0xe1e6, fontFamily: familySharp, fontPackage: package); ///
Toggle On icon (sharp)
- static const IconData toggle_on_sharp = IconData(0xe1e6, fontFamily: familySharp, fontPackage: package); + static const IconData toggle_on_sharp = IconData(0xe1e7, fontFamily: familySharp, fontPackage: package); ///
Touch icon (sharp)
- static const IconData touch_sharp = IconData(0xe1e7, fontFamily: familySharp, fontPackage: package); + static const IconData touch_sharp = IconData(0xe1e8, fontFamily: familySharp, fontPackage: package); ///
Train icon (sharp)
- static const IconData train_sharp = IconData(0xe1e8, fontFamily: familySharp, fontPackage: package); + static const IconData train_sharp = IconData(0xe1e9, fontFamily: familySharp, fontPackage: package); ///
Transfer icon (sharp)
- static const IconData transfer_sharp = IconData(0xe1e9, fontFamily: familySharp, fontPackage: package); + static const IconData transfer_sharp = IconData(0xe1ea, fontFamily: familySharp, fontPackage: package); ///
Trending Down icon (sharp)
- static const IconData trending_down_sharp = IconData(0xe1ea, fontFamily: familySharp, fontPackage: package); + static const IconData trending_down_sharp = IconData(0xe1eb, fontFamily: familySharp, fontPackage: package); ///
Trending Up icon (sharp)
- static const IconData trending_up_sharp = IconData(0xe1eb, fontFamily: familySharp, fontPackage: package); + static const IconData trending_up_sharp = IconData(0xe1ec, fontFamily: familySharp, fontPackage: package); ///
Tv icon (sharp)
- static const IconData tv_sharp = IconData(0xe1ec, fontFamily: familySharp, fontPackage: package); + static const IconData tv_sharp = IconData(0xe1ed, fontFamily: familySharp, fontPackage: package); ///
Twitter icon (sharp)
- static const IconData twitter_sharp = IconData(0xe1ed, fontFamily: familySharp, fontPackage: package); + static const IconData twitter_sharp = IconData(0xe1ee, fontFamily: familySharp, fontPackage: package); ///
Type icon (sharp)
- static const IconData type_sharp = IconData(0xe1ee, fontFamily: familySharp, fontPackage: package); + static const IconData type_sharp = IconData(0xe1ef, fontFamily: familySharp, fontPackage: package); ///
Uhf Rfid icon (sharp)
- static const IconData uhf_rfid_sharp = IconData(0xe1ef, fontFamily: familySharp, fontPackage: package); + static const IconData uhf_rfid_sharp = IconData(0xe1f0, fontFamily: familySharp, fontPackage: package); ///
Underline icon (sharp)
- static const IconData underline_sharp = IconData(0xe1f0, fontFamily: familySharp, fontPackage: package); + static const IconData underline_sharp = IconData(0xe1f1, fontFamily: familySharp, fontPackage: package); ///
Undo icon (sharp)
- static const IconData undo_sharp = IconData(0xe1f1, fontFamily: familySharp, fontPackage: package); + static const IconData undo_sharp = IconData(0xe1f2, fontFamily: familySharp, fontPackage: package); ///
Unfold Less icon (sharp)
- static const IconData unfold_less_sharp = IconData(0xe1f2, fontFamily: familySharp, fontPackage: package); + static const IconData unfold_less_sharp = IconData(0xe1f3, fontFamily: familySharp, fontPackage: package); ///
Unfold More icon (sharp)
- static const IconData unfold_more_sharp = IconData(0xe1f3, fontFamily: familySharp, fontPackage: package); + static const IconData unfold_more_sharp = IconData(0xe1f4, fontFamily: familySharp, fontPackage: package); ///
Unlock Alt icon (sharp)
- static const IconData unlock_alt_sharp = IconData(0xe1f4, fontFamily: familySharp, fontPackage: package); + static const IconData unlock_alt_sharp = IconData(0xe1f5, fontFamily: familySharp, fontPackage: package); ///
Unlock icon (sharp)
- static const IconData unlock_sharp = IconData(0xe1f5, fontFamily: familySharp, fontPackage: package); + static const IconData unlock_sharp = IconData(0xe1f6, fontFamily: familySharp, fontPackage: package); ///
Unsubscribe icon (sharp)
- static const IconData unsubscribe_sharp = IconData(0xe1f6, fontFamily: familySharp, fontPackage: package); + static const IconData unsubscribe_sharp = IconData(0xe1f7, fontFamily: familySharp, fontPackage: package); ///
Update icon (sharp)
- static const IconData update_sharp = IconData(0xe1f7, fontFamily: familySharp, fontPackage: package); + static const IconData update_sharp = IconData(0xe1f8, fontFamily: familySharp, fontPackage: package); ///
Upload File icon (sharp)
- static const IconData upload_file_sharp = IconData(0xe1f8, fontFamily: familySharp, fontPackage: package); + static const IconData upload_file_sharp = IconData(0xe1f9, fontFamily: familySharp, fontPackage: package); ///
Upload icon (sharp)
- static const IconData upload_sharp = IconData(0xe1f9, fontFamily: familySharp, fontPackage: package); + static const IconData upload_sharp = IconData(0xe1fa, fontFamily: familySharp, fontPackage: package); ///
Usb Alt Device icon (sharp)
- static const IconData usb_alt_device_sharp = IconData(0xe1fa, fontFamily: familySharp, fontPackage: package); + static const IconData usb_alt_device_sharp = IconData(0xe1fb, fontFamily: familySharp, fontPackage: package); ///
Usb Alt icon (sharp)
- static const IconData usb_alt_sharp = IconData(0xe1fb, fontFamily: familySharp, fontPackage: package); + static const IconData usb_alt_sharp = IconData(0xe1fc, fontFamily: familySharp, fontPackage: package); ///
Usb icon (sharp)
- static const IconData usb_sharp = IconData(0xe1fc, fontFamily: familySharp, fontPackage: package); + static const IconData usb_sharp = IconData(0xe1fd, fontFamily: familySharp, fontPackage: package); ///
User Circle icon (sharp)
- static const IconData user_circle_sharp = IconData(0xe1fd, fontFamily: familySharp, fontPackage: package); + static const IconData user_circle_sharp = IconData(0xe1fe, fontFamily: familySharp, fontPackage: package); ///
User Minor icon (sharp)
- static const IconData user_minor_sharp = IconData(0xe1fe, fontFamily: familySharp, fontPackage: package); + static const IconData user_minor_sharp = IconData(0xe1ff, fontFamily: familySharp, fontPackage: package); ///
User Settings icon (sharp)
- static const IconData user_settings_sharp = IconData(0xe1ff, fontFamily: familySharp, fontPackage: package); + static const IconData user_settings_sharp = IconData(0xe200, fontFamily: familySharp, fontPackage: package); ///
User icon (sharp)
- static const IconData user_sharp = IconData(0xe200, fontFamily: familySharp, fontPackage: package); + static const IconData user_sharp = IconData(0xe201, fontFamily: familySharp, fontPackage: package); ///
Vacation icon (sharp)
- static const IconData vacation_sharp = IconData(0xe201, fontFamily: familySharp, fontPackage: package); + static const IconData vacation_sharp = IconData(0xe202, fontFamily: familySharp, fontPackage: package); ///
Verified icon (sharp)
- static const IconData verified_sharp = IconData(0xe202, fontFamily: familySharp, fontPackage: package); + static const IconData verified_sharp = IconData(0xe203, fontFamily: familySharp, fontPackage: package); ///
Very Satisfied icon (sharp)
- static const IconData very_satisfied_sharp = IconData(0xe203, fontFamily: familySharp, fontPackage: package); + static const IconData very_satisfied_sharp = IconData(0xe204, fontFamily: familySharp, fontPackage: package); ///
Video Camera icon (sharp)
- static const IconData video_camera_sharp = IconData(0xe204, fontFamily: familySharp, fontPackage: package); + static const IconData video_camera_sharp = IconData(0xe205, fontFamily: familySharp, fontPackage: package); ///
Video Off icon (sharp)
- static const IconData video_off_sharp = IconData(0xe205, fontFamily: familySharp, fontPackage: package); + static const IconData video_off_sharp = IconData(0xe206, fontFamily: familySharp, fontPackage: package); ///
Video Play icon (sharp)
- static const IconData video_play_sharp = IconData(0xe206, fontFamily: familySharp, fontPackage: package); + static const IconData video_play_sharp = IconData(0xe207, fontFamily: familySharp, fontPackage: package); ///
Video icon (sharp)
- static const IconData video_sharp = IconData(0xe207, fontFamily: familySharp, fontPackage: package); + static const IconData video_sharp = IconData(0xe208, fontFamily: familySharp, fontPackage: package); ///
Visibility Off icon (sharp)
- static const IconData visibility_off_sharp = IconData(0xe208, fontFamily: familySharp, fontPackage: package); + static const IconData visibility_off_sharp = IconData(0xe209, fontFamily: familySharp, fontPackage: package); ///
Visibility icon (sharp)
- static const IconData visibility_sharp = IconData(0xe209, fontFamily: familySharp, fontPackage: package); + static const IconData visibility_sharp = IconData(0xe20a, fontFamily: familySharp, fontPackage: package); ///
Volte icon (sharp)
- static const IconData volte_sharp = IconData(0xe20a, fontFamily: familySharp, fontPackage: package); + static const IconData volte_sharp = IconData(0xe20b, fontFamily: familySharp, fontPackage: package); ///
Volume Down icon (sharp)
- static const IconData volume_down_sharp = IconData(0xe20b, fontFamily: familySharp, fontPackage: package); + static const IconData volume_down_sharp = IconData(0xe20c, fontFamily: familySharp, fontPackage: package); ///
Volume Mute icon (sharp)
- static const IconData volume_mute_sharp = IconData(0xe20c, fontFamily: familySharp, fontPackage: package); + static const IconData volume_mute_sharp = IconData(0xe20d, fontFamily: familySharp, fontPackage: package); ///
Volume Off icon (sharp)
- static const IconData volume_off_sharp = IconData(0xe20d, fontFamily: familySharp, fontPackage: package); + static const IconData volume_off_sharp = IconData(0xe20e, fontFamily: familySharp, fontPackage: package); ///
Volume Up icon (sharp)
- static const IconData volume_up_sharp = IconData(0xe20e, fontFamily: familySharp, fontPackage: package); + static const IconData volume_up_sharp = IconData(0xe20f, fontFamily: familySharp, fontPackage: package); ///
Warning Outline icon (sharp)
- static const IconData warning_outline_sharp = IconData(0xe20f, fontFamily: familySharp, fontPackage: package); + static const IconData warning_outline_sharp = IconData(0xe210, fontFamily: familySharp, fontPackage: package); ///
Warning icon (sharp)
- static const IconData warning_sharp = IconData(0xe210, fontFamily: familySharp, fontPackage: package); + static const IconData warning_sharp = IconData(0xe211, fontFamily: familySharp, fontPackage: package); ///
Watch icon (sharp)
- static const IconData watch_sharp = IconData(0xe211, fontFamily: familySharp, fontPackage: package); + static const IconData watch_sharp = IconData(0xe212, fontFamily: familySharp, fontPackage: package); ///
Wb Image icon (sharp)
- static const IconData wb_image_sharp = IconData(0xe212, fontFamily: familySharp, fontPackage: package); + static const IconData wb_image_sharp = IconData(0xe213, fontFamily: familySharp, fontPackage: package); ///
Wb icon (sharp)
- static const IconData wb_sharp = IconData(0xe213, fontFamily: familySharp, fontPackage: package); + static const IconData wb_sharp = IconData(0xe214, fontFamily: familySharp, fontPackage: package); ///
World Action icon (sharp)
- static const IconData world_action_sharp = IconData(0xe214, fontFamily: familySharp, fontPackage: package); + static const IconData world_action_sharp = IconData(0xe215, fontFamily: familySharp, fontPackage: package); ///
World icon (sharp)
- static const IconData world_sharp = IconData(0xe215, fontFamily: familySharp, fontPackage: package); + static const IconData world_sharp = IconData(0xe216, fontFamily: familySharp, fontPackage: package); ///
Write icon (sharp)
- static const IconData write_sharp = IconData(0xe216, fontFamily: familySharp, fontPackage: package); + static const IconData write_sharp = IconData(0xe217, fontFamily: familySharp, fontPackage: package); ///
Youtube icon (sharp)
- static const IconData youtube_sharp = IconData(0xe217, fontFamily: familySharp, fontPackage: package); + static const IconData youtube_sharp = IconData(0xe218, fontFamily: familySharp, fontPackage: package); ///
Zero Scale icon (sharp)
- static const IconData zero_scale_sharp = IconData(0xe218, fontFamily: familySharp, fontPackage: package); + static const IconData zero_scale_sharp = IconData(0xe219, fontFamily: familySharp, fontPackage: package); ///
Zoom In Map icon (sharp)
- static const IconData zoom_in_map_sharp = IconData(0xe219, fontFamily: familySharp, fontPackage: package); + static const IconData zoom_in_map_sharp = IconData(0xe21a, fontFamily: familySharp, fontPackage: package); ///
Zoom In icon (sharp)
- static const IconData zoom_in_sharp = IconData(0xe21a, fontFamily: familySharp, fontPackage: package); + static const IconData zoom_in_sharp = IconData(0xe21b, fontFamily: familySharp, fontPackage: package); ///
Zoom Out Map icon (sharp)
- static const IconData zoom_out_map_sharp = IconData(0xe21b, fontFamily: familySharp, fontPackage: package); + static const IconData zoom_out_map_sharp = IconData(0xe21c, fontFamily: familySharp, fontPackage: package); ///
Zoom Out icon (sharp)
- static const IconData zoom_out_sharp = IconData(0xe21c, fontFamily: familySharp, fontPackage: package); + static const IconData zoom_out_sharp = IconData(0xe21d, fontFamily: familySharp, fontPackage: package); } /// List of all icons. @@ -3519,6 +3525,7 @@ const Map icons = { 'full_screen': ZetaIcons.full_screen, 'gif': ZetaIcons.gif, 'glossary': ZetaIcons.glossary, + 'google_drive': ZetaIcons.google_drive, 'grid_off': ZetaIcons.grid_off, 'grid_on': ZetaIcons.grid_on, 'grid_view': ZetaIcons.grid_view, diff --git a/outputs/flutter/zeta-icons-round.ttf b/outputs/flutter/zeta-icons-round.ttf index 9a311921..ef6286dd 100644 Binary files a/outputs/flutter/zeta-icons-round.ttf and b/outputs/flutter/zeta-icons-round.ttf differ diff --git a/outputs/flutter/zeta-icons-sharp.ttf b/outputs/flutter/zeta-icons-sharp.ttf index ea7a9d3d..18f0de98 100644 Binary files a/outputs/flutter/zeta-icons-sharp.ttf and b/outputs/flutter/zeta-icons-sharp.ttf differ diff --git a/outputs/icon-manifest.json b/outputs/icon-manifest.json index 978c890b..dc8a8e0c 100644 --- a/outputs/icon-manifest.json +++ b/outputs/icon-manifest.json @@ -1 +1 @@ -{"259:1589":{"name":"Check Box","searchTerms":["Checked"],"roundPath":"outputs/icons/toggle/check_box_round.svg","sharpPath":"outputs/icons/toggle/check_box_sharp.svg","category":"toggle","roundId":"238:2777","sharpId":"125:1253"},"259:1591":{"name":"Check Box Empty","searchTerms":["Unchecked"],"roundPath":"outputs/icons/toggle/check_box_empty_round.svg","sharpPath":"outputs/icons/toggle/check_box_empty_sharp.svg","category":"toggle","roundId":"238:2775","sharpId":"125:1250"},"259:1592":{"name":"Indeterminate Check Box","searchTerms":["Half"],"roundPath":"outputs/icons/toggle/indeterminate_check_box_round.svg","sharpPath":"outputs/icons/toggle/indeterminate_check_box_sharp.svg","category":"toggle","roundId":"238:2766","sharpId":"125:1249"},"259:1593":{"name":"Radio Button Checked","searchTerms":["radio","on","button","Workcloud","WC"],"roundPath":"outputs/icons/toggle/radio_button_checked_round.svg","sharpPath":"outputs/icons/toggle/radio_button_checked_sharp.svg","category":"toggle","roundId":"238:2772","sharpId":"125:1251"},"259:1594":{"name":"Radio Button Unchecked","searchTerms":["radio","off","button","Workcloud","WC"],"roundPath":"outputs/icons/toggle/radio_button_unchecked_round.svg","sharpPath":"outputs/icons/toggle/radio_button_unchecked_sharp.svg","category":"toggle","roundId":"238:2774","sharpId":"125:1248"},"259:1595":{"name":"Toggle Off","searchTerms":["Switch","toggle","off","Workcloud","WC"],"roundPath":"outputs/icons/toggle/toggle_off_round.svg","sharpPath":"outputs/icons/toggle/toggle_off_sharp.svg","category":"toggle","roundId":"238:2768","sharpId":"125:1247"},"259:1596":{"name":"Toggle On","searchTerms":["Switch","toggle","on","Workcloud","WC"],"roundPath":"outputs/icons/toggle/toggle_on_round.svg","sharpPath":"outputs/icons/toggle/toggle_on_sharp.svg","category":"toggle","roundId":"238:2773","sharpId":"125:1244"},"259:1601":{"name":"Star","searchTerms":["Rating","favorite","star","mark","Workcloud","WC"],"roundPath":"outputs/icons/toggle/star_round.svg","sharpPath":"outputs/icons/toggle/star_sharp.svg","category":"toggle","roundId":"238:2770","sharpId":"125:1246"},"259:1602":{"name":"Star Outline","searchTerms":["Rating","Empty","favorite","Workcloud","WC"],"roundPath":"outputs/icons/toggle/star_outline_round.svg","sharpPath":"outputs/icons/toggle/star_outline_sharp.svg","category":"toggle","roundId":"238:2769","sharpId":"125:1245"},"259:1603":{"name":"Star Half","searchTerms":["Rating"],"roundPath":"outputs/icons/toggle/star_half_round.svg","sharpPath":"outputs/icons/toggle/star_half_sharp.svg","category":"toggle","roundId":"238:2776","sharpId":"125:1252"},"4932:3494":{"name":"Chart Bar","searchTerms":["Workcloud","WC","report","analytics","chart","bar","bar chart","bar-chart","bar graph","forecast"],"roundPath":"outputs/icons/charts/chart_bar_round.svg","sharpPath":"outputs/icons/charts/chart_bar_sharp.svg","category":"charts","roundId":"4066:3623","sharpId":"4932:3495"},"4932:3497":{"name":"Chart Line Predict","searchTerms":["Workcloud","WC","report","analytics","chart","predict"],"roundPath":"outputs/icons/charts/chart_line_predict_round.svg","sharpPath":"outputs/icons/charts/chart_line_predict_sharp.svg","category":"charts","roundId":"4066:3627","sharpId":"4932:3498"},"4932:3500":{"name":"Chart Line","searchTerms":["Workcloud","WC","report","analytics","chart","line chart","line-chart","linechart","trend","trendline","line graph"],"roundPath":"outputs/icons/charts/chart_line_round.svg","sharpPath":"outputs/icons/charts/chart_line_sharp.svg","category":"charts","roundId":"4066:3619","sharpId":"4932:3501"},"4932:3503":{"name":"Chart Pie","searchTerms":["Workcloud","WC","chart","pie","pie graph"],"roundPath":"outputs/icons/charts/chart_pie_round.svg","sharpPath":"outputs/icons/charts/chart_pie_sharp.svg","category":"charts","roundId":"4403:1677","sharpId":"4932:3504"},"4932:3506":{"name":"Chart Bubble","searchTerms":["Workcloud","WC","chart","bubble"],"roundPath":"outputs/icons/charts/chart_bubble_round.svg","sharpPath":"outputs/icons/charts/chart_bubble_sharp.svg","category":"charts","roundId":"4403:1674","sharpId":"4932:3507"},"4932:3509":{"name":"Chart Line Stacked","searchTerms":["Workcloud","WC","report","analytics","chart","Comparison chart","Comparison-chart"],"roundPath":"outputs/icons/charts/chart_line_stacked_round.svg","sharpPath":"outputs/icons/charts/chart_line_stacked_sharp.svg","category":"charts","roundId":"4475:3320","sharpId":"4932:3510"},"4932:3512":{"name":"Chart Bubble Charts","searchTerms":["Workcloud","WC","report","analytics","chart","bubble chart","bubble-chart","bubblechart"],"roundPath":"outputs/icons/charts/chart_bubble_charts_round.svg","sharpPath":"outputs/icons/charts/chart_bubble_charts_sharp.svg","category":"charts","roundId":"4066:3621","sharpId":"4932:3513"},"4932:3516":{"name":"Chart Pie Charts","searchTerms":["Workcloud","WC","report","analytics","chart","pie chart","pie-chart","piechart","Analysis","pie graph","balance"],"roundPath":"outputs/icons/charts/chart_pie_charts_round.svg","sharpPath":"outputs/icons/charts/chart_pie_charts_sharp.svg","category":"charts","roundId":"4066:3617","sharpId":"4932:3517"},"4932:3519":{"name":"Chart Waterfall","searchTerms":["Workcloud","WC","chart","waterfall"],"roundPath":"outputs/icons/charts/chart_waterfall_round.svg","sharpPath":"outputs/icons/charts/chart_waterfall_sharp.svg","category":"charts","roundId":"4310:3148","sharpId":"4932:3520"},"4932:3529":{"name":"Chart Filled","searchTerms":["Workcloud","WC","(used to display chart","report","analytics","not denote which type of chart is being used) report","analytics","chart","performance","graphic"],"roundPath":"outputs/icons/charts/chart_filled_round.svg","sharpPath":"outputs/icons/charts/chart_filled_sharp.svg","category":"charts","roundId":"4066:3629","sharpId":"4932:3530"},"4932:3532":{"name":"Chart Outline","searchTerms":["Workcloud","WC","report","analytics","chart outline","chart","Assessment"],"roundPath":"outputs/icons/charts/chart_outline_round.svg","sharpPath":"outputs/icons/charts/chart_outline_sharp.svg","category":"charts","roundId":"4475:3324","sharpId":"4932:3533"},"4932:3536":{"name":"Analytics","searchTerms":["Workcloud","WC","(used to display chart","report","analytics","not denote which type of chart is being used) report","analytics","chart","performance","graphic"],"roundPath":"outputs/icons/charts/analytics_round.svg","sharpPath":"outputs/icons/charts/analytics_sharp.svg","category":"charts","roundId":"4932:3535","sharpId":"4932:3537"},"4932:3541":{"name":"Chart Gantt","searchTerms":["Workcloud","WC","report","analytics","chart","Gantt chart","Gantt-chart"],"roundPath":"outputs/icons/charts/chart_gantt_round.svg","sharpPath":"outputs/icons/charts/chart_gantt_sharp.svg","category":"charts","roundId":"4475:3329","sharpId":"4932:3542"},"4932:3546":{"name":"Chart Stacked","searchTerms":["Workcloud","WC","report","analytics","chart","bar","bar chart","bar-chart","stacked","stack","stacked bar"],"roundPath":"outputs/icons/charts/chart_stacked_round.svg","sharpPath":"outputs/icons/charts/chart_stacked_sharp.svg","category":"charts","roundId":"4475:3328","sharpId":"4932:3547"},"4932:3549":{"name":"Chart Doughnut","searchTerms":["Workcloud","WC","report","analytics","chart","doughnut chart","doughtnut-chart","doughtnutchart","donut chart","donut-chart","donutchart"],"roundPath":"outputs/icons/charts/chart_doughnut_round.svg","sharpPath":"outputs/icons/charts/chart_doughnut_sharp.svg","category":"charts","roundId":"4475:3327","sharpId":"4932:3550"},"4932:3552":{"name":"Report","searchTerms":["Workcloud","WC","report","analytics"],"roundPath":"outputs/icons/charts/report_round.svg","sharpPath":"outputs/icons/charts/report_sharp.svg","category":"charts","roundId":"4066:3625","sharpId":"4932:3553"},"4932:3555":{"name":"Table","searchTerms":["Workcloud","WC","Table","analytics"],"roundPath":"outputs/icons/charts/table_round.svg","sharpPath":"outputs/icons/charts/table_sharp.svg","category":"charts","roundId":"4475:3326","sharpId":"4932:3556"},"4932:3558":{"name":"Chart Scatter Plot","searchTerms":["Workcloud","WC","report","analytics","chart","Scatter","Scatter chart","Scatter-chart"],"roundPath":"outputs/icons/charts/chart_scatter_plot_round.svg","sharpPath":"outputs/icons/charts/chart_scatter_plot_sharp.svg","category":"charts","roundId":"4475:3325","sharpId":"4932:3559"},"4932:3670":{"name":"Calendar Rollover","searchTerms":["Workcloud","WC","calendar","rollover","roll-over","roll over","split","carryover","carry-over","carry over","week split"],"roundPath":"outputs/icons/date_time/calendar_rollover_round.svg","sharpPath":"outputs/icons/date_time/calendar_rollover_sharp.svg","category":"date_time","roundId":"4070:4319","sharpId":"4932:3671"},"4932:3673":{"name":"Calendar Next","searchTerms":["Workcloud","WC","calendar","rollover","roll-over","roll over","split","carryover","carry-over","carry over","upcoming","upcoming shift"],"roundPath":"outputs/icons/date_time/calendar_next_round.svg","sharpPath":"outputs/icons/date_time/calendar_next_sharp.svg","category":"date_time","roundId":"4070:4321","sharpId":"4932:3674"},"4932:3676":{"name":"Calendar Gantt","searchTerms":["Workcloud","WC","calendar","rollover","roll-over","roll over","split","carryover","carry-over","carry over","upcoming"],"roundPath":"outputs/icons/date_time/calendar_gantt_round.svg","sharpPath":"outputs/icons/date_time/calendar_gantt_sharp.svg","category":"date_time","roundId":"4070:4323","sharpId":"4932:3677"},"4932:3680":{"name":"Schedule","searchTerms":["Workcloud","WC","calendar","available","publish","live","check","complete","published"],"roundPath":"outputs/icons/date_time/schedule_round.svg","sharpPath":"outputs/icons/date_time/schedule_sharp.svg","category":"date_time","roundId":"4070:4315","sharpId":"4932:3681"},"4932:3683":{"name":"Clock Flexible","searchTerms":["Workcloud","WC","clock","shift","time","flexible"],"roundPath":"outputs/icons/date_time/clock_flexible_round.svg","sharpPath":"outputs/icons/date_time/clock_flexible_sharp.svg","category":"date_time","roundId":"4066:4096","sharpId":"4932:3684"},"4932:3686":{"name":"Clock On","searchTerms":["Workcloud","WC","clock","shift","time","available","on","active"],"roundPath":"outputs/icons/date_time/clock_on_round.svg","sharpPath":"outputs/icons/date_time/clock_on_sharp.svg","category":"date_time","roundId":"4066:4094","sharpId":"4932:3687"},"4932:3690":{"name":"Clock Available","searchTerms":["Workcloud","WC","clock","shift","time","available","complete","check","publish"],"roundPath":"outputs/icons/date_time/clock_available_round.svg","sharpPath":"outputs/icons/date_time/clock_available_sharp.svg","category":"date_time","roundId":"4066:4092","sharpId":"4932:3691"},"4932:3693":{"name":"Clock Missed","searchTerms":["Workcloud","WC","clock","shift","time","missed","help"],"roundPath":"outputs/icons/date_time/clock_missed_round.svg","sharpPath":"outputs/icons/date_time/clock_missed_sharp.svg","category":"date_time","roundId":"4066:4090","sharpId":"4932:3694"},"4932:3696":{"name":"Clock Info","searchTerms":["Workcloud","WC","clock","shift","time","details","info","information"],"roundPath":"outputs/icons/date_time/clock_info_round.svg","sharpPath":"outputs/icons/date_time/clock_info_sharp.svg","category":"date_time","roundId":"4066:4088","sharpId":"4932:3697"},"4932:3699":{"name":"Clock Start","searchTerms":["Workcloud","WC","clock","shift","time","start","initiate","begin"],"roundPath":"outputs/icons/date_time/clock_start_round.svg","sharpPath":"outputs/icons/date_time/clock_start_sharp.svg","category":"date_time","roundId":"4066:4086","sharpId":"4932:3701"},"4932:3703":{"name":"Clock In Progress","searchTerms":["Workcloud","WC","clock","shift","time","inprogress","in-progress","in progress","ongoing"],"roundPath":"outputs/icons/date_time/clock_in_progress_round.svg","sharpPath":"outputs/icons/date_time/clock_in_progress_sharp.svg","category":"date_time","roundId":"4066:4084","sharpId":"4932:3704"},"4932:3706":{"name":"Clock Stop","searchTerms":["Workcloud","WC","clock","shift","time","stop","end"],"roundPath":"outputs/icons/date_time/clock_stop_round.svg","sharpPath":"outputs/icons/date_time/clock_stop_sharp.svg","category":"date_time","roundId":"4066:4082","sharpId":"4932:3707"},"4932:3709":{"name":"Clock Upcoming","searchTerms":["Workcloud","WC","clock","shift","time","swap","switch","trade","open shifts"],"roundPath":"outputs/icons/date_time/clock_upcoming_round.svg","sharpPath":"outputs/icons/date_time/clock_upcoming_sharp.svg","category":"date_time","roundId":"4889:198","sharpId":"4932:3710"},"4932:3712":{"name":"Clock Switch","searchTerms":["Workcloud","WC","clock","shift","time","swap","switch","trade"],"roundPath":"outputs/icons/date_time/clock_switch_round.svg","sharpPath":"outputs/icons/date_time/clock_switch_sharp.svg","category":"date_time","roundId":"4066:4080","sharpId":"4932:3713"},"4932:3715":{"name":"Clock Bid","searchTerms":["Workcloud","WC","clock","shift","time","bid"],"roundPath":"outputs/icons/date_time/clock_bid_round.svg","sharpPath":"outputs/icons/date_time/clock_bid_sharp.svg","category":"date_time","roundId":"4066:4078","sharpId":"4932:3716"},"4932:3718":{"name":"Clock Edit","searchTerms":["Workcloud","WC","clock","shift","time","edit","write","sign-up","sign","register","pencil","custom","request"],"roundPath":"outputs/icons/date_time/clock_edit_round.svg","sharpPath":"outputs/icons/date_time/clock_edit_sharp.svg","category":"date_time","roundId":"4066:4076","sharpId":"4932:3719"},"4932:3723":{"name":"Clock Rollover","searchTerms":["Workcloud","WC","clock","shift","time","over","overtime","carryover","carry over","carry-over"],"roundPath":"outputs/icons/date_time/clock_rollover_round.svg","sharpPath":"outputs/icons/date_time/clock_rollover_sharp.svg","category":"date_time","roundId":"4066:4074","sharpId":"4932:3724"},"4932:3726":{"name":"Clock Timer","searchTerms":["Workcloud","WC","clock","shift","time","timer","stopwatch","stop watch","on schedule"],"roundPath":"outputs/icons/date_time/clock_timer_round.svg","sharpPath":"outputs/icons/date_time/clock_timer_sharp.svg","category":"date_time","roundId":"4066:4072","sharpId":"4932:3727"},"4932:3729":{"name":"Clock Segment","searchTerms":["Workcloud","WC","clock","shift","time","timer","time left","remainder","remaining","remain"],"roundPath":"outputs/icons/date_time/clock_segment_round.svg","sharpPath":"outputs/icons/date_time/clock_segment_sharp.svg","category":"date_time","roundId":"4066:4070","sharpId":"4932:3730"},"4932:3734":{"name":"Timecard","searchTerms":["Workcloud","WC","timecard","time card","punch in","punch-in","punch out","punch-out"],"roundPath":"outputs/icons/date_time/timecard_round.svg","sharpPath":"outputs/icons/date_time/timecard_sharp.svg","category":"date_time","roundId":"4066:3785","sharpId":"4932:3735"},"4932:3737":{"name":"Timecard Warning","searchTerms":["Workcloud","WC","timecard","time card","warning","alert","attendance management"],"roundPath":"outputs/icons/date_time/timecard_warning_round.svg","sharpPath":"outputs/icons/date_time/timecard_warning_sharp.svg","category":"date_time","roundId":"4066:3783","sharpId":"4932:3738"},"4932:3740":{"name":"Timecard Approve","searchTerms":["Workcloud","WC","timecard","time card","approve","complete"],"roundPath":"outputs/icons/date_time/timecard_approve_round.svg","sharpPath":"outputs/icons/date_time/timecard_approve_sharp.svg","category":"date_time","roundId":"4066:3781","sharpId":"4932:3741"},"4932:3743":{"name":"Meal","searchTerms":["Workcloud","WC","meal","break","lunch","dinner","food"],"roundPath":"outputs/icons/date_time/meal_round.svg","sharpPath":"outputs/icons/date_time/meal_sharp.svg","category":"date_time","roundId":"4066:3847","sharpId":"4932:3744"},"4932:25":{"name":"Clipboard","searchTerms":["clipboard","note","workcloud","wc"],"roundPath":"outputs/icons/general/clipboard_round.svg","sharpPath":"outputs/icons/general/clipboard_sharp.svg","category":"general","roundId":"4055:3090","sharpId":"4932:29"},"4932:31":{"name":"Note","searchTerms":["Workcloud","WC","note","paper"],"roundPath":"outputs/icons/general/note_round.svg","sharpPath":"outputs/icons/general/note_sharp.svg","category":"general","roundId":"4055:3086","sharpId":"4932:32"},"4932:36":{"name":"Audit Activity","searchTerms":["Workcloud","WC","audit activity"],"roundPath":"outputs/icons/general/audit_activity_round.svg","sharpPath":"outputs/icons/general/audit_activity_sharp.svg","category":"general","roundId":"4055:3115","sharpId":"4932:37"},"4932:40":{"name":"List Feedback","searchTerms":["Workcloud","WC","list","feedback","items"],"roundPath":"outputs/icons/general/list_feedback_round.svg","sharpPath":"outputs/icons/general/list_feedback_sharp.svg","category":"general","roundId":"4055:3052","sharpId":"4932:41"},"4932:43":{"name":"List Bullet Contained","searchTerms":["Workcloud","WC","list","feedback","items"],"roundPath":"outputs/icons/general/list_bullet_contained_round.svg","sharpPath":"outputs/icons/general/list_bullet_contained_sharp.svg","category":"general","roundId":"4055:3048","sharpId":"4932:44"},"4932:46":{"name":"List Form","searchTerms":["Workcloud","WC","list","feedback","items"],"roundPath":"outputs/icons/general/list_form_round.svg","sharpPath":"outputs/icons/general/list_form_sharp.svg","category":"general","roundId":"4055:3046","sharpId":"4932:47"},"4932:49":{"name":"Face Id","searchTerms":["Workcloud","WC","activity","chart","line","log","history"],"roundPath":"outputs/icons/general/face_id_round.svg","sharpPath":"outputs/icons/general/face_id_sharp.svg","category":"general","roundId":"4055:3158","sharpId":"4932:50"},"4932:54":{"name":"Add Task","searchTerms":["Workcloud","WC","add","task","complete","check"],"roundPath":"outputs/icons/general/add_task_round.svg","sharpPath":"outputs/icons/general/add_task_sharp.svg","category":"general","roundId":"4055:3106","sharpId":"4932:55"},"4932:57":{"name":"Queue","searchTerms":["Workcloud","WC","add","queue"],"roundPath":"outputs/icons/general/queue_round.svg","sharpPath":"outputs/icons/general/queue_sharp.svg","category":"general","roundId":"4055:3104","sharpId":"4932:64"},"4937:474":{"name":"Video Off","searchTerms":["Workcloud","WC","video","hide","off"],"roundPath":"outputs/icons/general/video_off_round.svg","sharpPath":"outputs/icons/general/video_off_sharp.svg","category":"general","roundId":"4055:3123","sharpId":"4937:475"},"4937:477":{"name":"Video","searchTerms":["Workcloud","WC","video","conference"],"roundPath":"outputs/icons/general/video_round.svg","sharpPath":"outputs/icons/general/video_sharp.svg","category":"general","roundId":"4055:3094","sharpId":"4937:478"},"4937:480":{"name":"Write","searchTerms":["Workcloud","WC","write","edit","request","complete","change","compose"],"roundPath":"outputs/icons/general/write_round.svg","sharpPath":"outputs/icons/general/write_sharp.svg","category":"general","roundId":"4055:3080","sharpId":"4937:481"},"4937:483":{"name":"App Edit","searchTerms":["Workcloud","WC","app edit"],"roundPath":"outputs/icons/general/app_edit_round.svg","sharpPath":"outputs/icons/general/app_edit_sharp.svg","category":"general","roundId":"4055:3119","sharpId":"4937:484"},"4937:486":{"name":"Review","searchTerms":["Workcloud","WC","review"],"roundPath":"outputs/icons/general/review_round.svg","sharpPath":"outputs/icons/general/review_sharp.svg","category":"general","roundId":"4055:3054","sharpId":"4937:487"},"4937:489":{"name":"School","searchTerms":["Workcloud","WC","school","graduation","education","cap","academic"],"roundPath":"outputs/icons/general/school_round.svg","sharpPath":"outputs/icons/general/school_sharp.svg","category":"general","roundId":"4055:3125","sharpId":"4937:490"},"4937:492":{"name":"Store","searchTerms":["Workcloud","WC","store","business","retail"],"roundPath":"outputs/icons/general/store_round.svg","sharpPath":"outputs/icons/general/store_sharp.svg","category":"general","roundId":"4066:3859","sharpId":"4937:493"},"4937:495":{"name":"Sort","searchTerms":["Workcloud","WC","store","business","retail"],"roundPath":"outputs/icons/general/sort_round.svg","sharpPath":"outputs/icons/general/sort_sharp.svg","category":"general","roundId":"4403:1729","sharpId":"4937:496"},"4937:498":{"name":"Reorder","searchTerms":["Workcloud","WC","drag","reorder","move"],"roundPath":"outputs/icons/general/reorder_round.svg","sharpPath":"outputs/icons/general/reorder_sharp.svg","category":"general","roundId":"4055:3040","sharpId":"4937:499"},"4937:501":{"name":"Eye Preview","searchTerms":["Workcloud","WC","view settings\n\n\nuse this when configuring the display of something"],"roundPath":"outputs/icons/general/eye_preview_round.svg","sharpPath":"outputs/icons/general/eye_preview_sharp.svg","category":"general","roundId":"4055:3056","sharpId":"4937:502"},"4937:504":{"name":"Lock Undo","searchTerms":["Workcloud","WC","lock","security","unlock"],"roundPath":"outputs/icons/general/lock_undo_round.svg","sharpPath":"outputs/icons/general/lock_undo_sharp.svg","category":"general","roundId":"4055:3010","sharpId":"4937:505"},"4937:507":{"name":"Tag","searchTerms":["Workcloud","WC","tag"],"roundPath":"outputs/icons/general/tag_round.svg","sharpPath":"outputs/icons/general/tag_sharp.svg","category":"general","roundId":"4055:3070","sharpId":"4937:508"},"4937:510":{"name":"Link Add","searchTerms":["Workcloud","WC","link","hyperlink","add"],"roundPath":"outputs/icons/general/link_add_round.svg","sharpPath":"outputs/icons/general/link_add_sharp.svg","category":"general","roundId":"4055:3006","sharpId":"4937:511"},"4937:513":{"name":"Tiers","searchTerms":["Workcloud","WC","tiers","tree"],"roundPath":"outputs/icons/general/tiers_round.svg","sharpPath":"outputs/icons/general/tiers_sharp.svg","category":"general","roundId":"4055:3152","sharpId":"4937:514"},"4937:516":{"name":"Glossary","searchTerms":["Workcloud","WC","glossary"],"roundPath":"outputs/icons/general/glossary_round.svg","sharpPath":"outputs/icons/general/glossary_sharp.svg","category":"general","roundId":"4310:3861","sharpId":"4937:517"},"4937:519":{"name":"Activity","searchTerms":["Workcloud","WC","activity","chart","line","log","history"],"roundPath":"outputs/icons/general/activity_round.svg","sharpPath":"outputs/icons/general/activity_sharp.svg","category":"general","roundId":"4055:3156","sharpId":"4937:520"},"4937:522":{"name":"Store Swap","searchTerms":["Workcloud","WC","store","business","retail","sync","switch","swap","refresh"],"roundPath":"outputs/icons/general/store_swap_round.svg","sharpPath":"outputs/icons/general/store_swap_sharp.svg","category":"general","roundId":"4066:3857","sharpId":"4937:523"},"5512:2999":{"name":"Store Transfer","searchTerms":["Workcloud","WC","store","business","retail","sync","transfer","swap,"],"roundPath":"outputs/icons/general/store_transfer_round.svg","sharpPath":"outputs/icons/general/store_transfer_sharp.svg","category":"general","roundId":"5512:3000","sharpId":"5512:3002"},"5517:3016":{"name":"Store Release","searchTerms":["Workcloud","WC","store","business","retail","sync","switch","swap","release","transfer"],"roundPath":"outputs/icons/general/store_release_round.svg","sharpPath":"outputs/icons/general/store_release_sharp.svg","category":"general","roundId":"5517:3017","sharpId":"5517:3020"},"4937:525":{"name":"How Do I","searchTerms":["Workcloud","WC","how do i"],"roundPath":"outputs/icons/general/how_do_i_round.svg","sharpPath":"outputs/icons/general/how_do_i_sharp.svg","category":"general","roundId":"4055:3164","sharpId":"4937:526"},"4937:528":{"name":"Recall","searchTerms":["Workcloud","WC","recall","enter"],"roundPath":"outputs/icons/general/recall_round.svg","sharpPath":"outputs/icons/general/recall_sharp.svg","category":"general","roundId":"4055:2994","sharpId":"4937:529"},"4937:531":{"name":"Transfer","searchTerms":["Workcloud","WC","switch","swap","transfer","trade"],"roundPath":"outputs/icons/general/transfer_round.svg","sharpPath":"outputs/icons/general/transfer_sharp.svg","category":"general","roundId":"4055:3100","sharpId":"4937:532"},"5121:226":{"name":"Swap","searchTerms":["Workcloud","WC","switch","swap","transfer","trade"],"roundPath":"outputs/icons/general/swap_round.svg","sharpPath":"outputs/icons/general/swap_sharp.svg","category":"general","roundId":"5121:227","sharpId":"5121:229"},"4937:534":{"name":"Repeat","searchTerms":["Workcloud","WC","repeat"],"roundPath":"outputs/icons/general/repeat_round.svg","sharpPath":"outputs/icons/general/repeat_sharp.svg","category":"general","roundId":"4055:3022","sharpId":"4937:535"},"4937:538":{"name":"Exit","searchTerms":["Workcloud","WC","exit"],"roundPath":"outputs/icons/general/exit_round.svg","sharpPath":"outputs/icons/general/exit_sharp.svg","category":"general","roundId":"4055:3117","sharpId":"4937:539"},"4937:541":{"name":"Flip","searchTerms":["Workcloud","WC","flip","mirror"],"roundPath":"outputs/icons/general/flip_round.svg","sharpPath":"outputs/icons/general/flip_sharp.svg","category":"general","roundId":"4055:3024","sharpId":"4937:542"},"4937:544":{"name":"Vacation","searchTerms":["Workcloud","WC","vacation","pto","request-time","request time","time off","paid time off"],"roundPath":"outputs/icons/general/vacation_round.svg","sharpPath":"outputs/icons/general/vacation_sharp.svg","category":"general","roundId":"4066:3845","sharpId":"4937:545"},"4937:553":{"name":"Camera Switch","searchTerms":["Workcloud","WC","camera","photo","picture","flip","front","back"],"roundPath":"outputs/icons/general/camera_switch_round.svg","sharpPath":"outputs/icons/general/camera_switch_sharp.svg","category":"general","roundId":"4055:3096","sharpId":"4937:554"},"4937:556":{"name":"Building","searchTerms":["Workcloud","WC","building","organization","company"],"roundPath":"outputs/icons/general/building_round.svg","sharpPath":"outputs/icons/general/building_sharp.svg","category":"general","roundId":"4066:3855","sharpId":"4937:557"},"4932:78":{"name":"User Minor","searchTerms":["Workcloud","WC","user","person","minor","age","student","child"],"roundPath":"outputs/icons/people/user_minor_round.svg","sharpPath":"outputs/icons/people/user_minor_sharp.svg","category":"people","roundId":"4066:3710","sharpId":"4932:79"},"4932:82":{"name":"Person Swap","searchTerms":["Workcloud","WC","person","swap","labor","transfer","reassign"],"roundPath":"outputs/icons/people/person_swap_round.svg","sharpPath":"outputs/icons/people/person_swap_sharp.svg","category":"people","roundId":"4066:3853","sharpId":"4932:83"},"4932:85":{"name":"Person Walk","searchTerms":["Workcloud","WC","person","walk","store walk","store-walk","audit"],"roundPath":"outputs/icons/people/person_walk_round.svg","sharpPath":"outputs/icons/people/person_walk_sharp.svg","category":"people","roundId":"4066:3851","sharpId":"4932:86"},"4932:88":{"name":"Person Clock","searchTerms":["Workcloud","WC","associate","person","clock","shift","on-shift","onshift","available","attendance","punctuality"],"roundPath":"outputs/icons/people/person_clock_round.svg","sharpPath":"outputs/icons/people/person_clock_sharp.svg","category":"people","roundId":"4066:3706","sharpId":"4932:89"},"4932:91":{"name":"Person Move","searchTerms":["Workcloud","WC","associate","person","user","trade","transfer","borrow","move","borrowed employee","unscheduled labor transfer"],"roundPath":"outputs/icons/people/person_move_round.svg","sharpPath":"outputs/icons/people/person_move_sharp.svg","category":"people","roundId":"4066:3704","sharpId":"4932:92"},"4932:94":{"name":"Person Manager","searchTerms":["Workcloud","WC","manager","user","person","employee"],"roundPath":"outputs/icons/people/person_manager_round.svg","sharpPath":"outputs/icons/people/person_manager_sharp.svg","category":"people","roundId":"4066:3702","sharpId":"4932:95"},"4932:97":{"name":"Person Assign","searchTerms":["Workcloud","WC","person","user","assign","associate"],"roundPath":"outputs/icons/people/person_assign_round.svg","sharpPath":"outputs/icons/people/person_assign_sharp.svg","category":"people","roundId":"4066:3700","sharpId":"4932:98"},"4932:100":{"name":"Person Info","searchTerms":["Workcloud","WC","person","user","associate","info","details"],"roundPath":"outputs/icons/people/person_info_round.svg","sharpPath":"outputs/icons/people/person_info_sharp.svg","category":"people","roundId":"4066:3698","sharpId":"4932:101"},"4932:103":{"name":"Person Admin","searchTerms":["Workcloud","WC","admin"],"roundPath":"outputs/icons/people/person_admin_round.svg","sharpPath":"outputs/icons/people/person_admin_sharp.svg","category":"people","roundId":"4066:3720","sharpId":"4932:104"},"839:1911":{"name":"Barcode Settings","searchTerms":["Gear","Cog","Bar"],"roundPath":"outputs/icons/enterprise/barcode_settings_round.svg","sharpPath":"outputs/icons/enterprise/barcode_settings_sharp.svg","category":"enterprise","roundId":"839:1910","sharpId":"839:1912"},"839:1926":{"name":"Barcode Bluetooth","searchTerms":["Pill","Connection","Scanner"],"roundPath":"outputs/icons/enterprise/barcode_bluetooth_round.svg","sharpPath":"outputs/icons/enterprise/barcode_bluetooth_sharp.svg","category":"enterprise","roundId":"839:1925","sharpId":"839:1927"},"839:1941":{"name":"Barcode Scanner Down","searchTerms":[""],"roundPath":"outputs/icons/enterprise/barcode_scanner_down_round.svg","sharpPath":"outputs/icons/enterprise/barcode_scanner_down_sharp.svg","category":"enterprise","roundId":"839:1940","sharpId":"839:1942"},"839:1956":{"name":"Barcode QR Code","searchTerms":[""],"roundPath":"outputs/icons/enterprise/barcode_qr_code_round.svg","sharpPath":"outputs/icons/enterprise/barcode_qr_code_sharp.svg","category":"enterprise","roundId":"839:1955","sharpId":"839:1957"},"839:1985":{"name":"Calculator","searchTerms":["Math"],"roundPath":"outputs/icons/enterprise/calculator_round.svg","sharpPath":"outputs/icons/enterprise/calculator_sharp.svg","category":"enterprise","roundId":"839:1984","sharpId":"839:1986"},"839:1991":{"name":"Barcode","searchTerms":["Scan","Bar","Laser","Stock","Inventory"],"roundPath":"outputs/icons/enterprise/barcode_round.svg","sharpPath":"outputs/icons/enterprise/barcode_sharp.svg","category":"enterprise","roundId":"839:1990","sharpId":"839:1992"},"839:2004":{"name":"Card With Chip","searchTerms":[""],"roundPath":"outputs/icons/enterprise/card_with_chip_round.svg","sharpPath":"outputs/icons/enterprise/card_with_chip_sharp.svg","category":"enterprise","roundId":"839:2003","sharpId":"839:2005"},"839:2013":{"name":"Card Orientation","searchTerms":["Printer","Magnetic","Strip","Credit","Chip"],"roundPath":"outputs/icons/enterprise/card_orientation_round.svg","sharpPath":"outputs/icons/enterprise/card_orientation_sharp.svg","category":"enterprise","roundId":"839:2012","sharpId":"839:2014"},"839:2023":{"name":"Credit Card Swipe","searchTerms":["Magnetic","Stripe","Hand"],"roundPath":"outputs/icons/enterprise/credit_card_swipe_round.svg","sharpPath":"outputs/icons/enterprise/credit_card_swipe_sharp.svg","category":"enterprise","roundId":"839:2022","sharpId":"839:2024"},"839:2031":{"name":"Contactless Pay","searchTerms":["Tap","Wave"],"roundPath":"outputs/icons/enterprise/contactless_pay_round.svg","sharpPath":"outputs/icons/enterprise/contactless_pay_sharp.svg","category":"enterprise","roundId":"839:2030","sharpId":"839:2032"},"840:2038":{"name":"Tap To Pay","searchTerms":["Contactless"],"roundPath":"outputs/icons/enterprise/tap_to_pay_round.svg","sharpPath":"outputs/icons/enterprise/tap_to_pay_sharp.svg","category":"enterprise","roundId":"840:2037","sharpId":"840:2039"},"840:2045":{"name":"Planogram","searchTerms":[""],"roundPath":"outputs/icons/enterprise/planogram_round.svg","sharpPath":"outputs/icons/enterprise/planogram_sharp.svg","category":"enterprise","roundId":"840:2044","sharpId":"840:2046"},"841:2058":{"name":"Issue Audit","searchTerms":[""],"roundPath":"outputs/icons/enterprise/issue_audit_round.svg","sharpPath":"outputs/icons/enterprise/issue_audit_sharp.svg","category":"enterprise","roundId":"841:2057","sharpId":"841:2059"},"841:2071":{"name":"Barcode Done","searchTerms":["Check","Complete"],"roundPath":"outputs/icons/enterprise/barcode_done_round.svg","sharpPath":"outputs/icons/enterprise/barcode_done_sharp.svg","category":"enterprise","roundId":"841:2070","sharpId":"841:2072"},"841:2086":{"name":"Barcode Image Scan","searchTerms":["Box","Bounding"],"roundPath":"outputs/icons/enterprise/barcode_image_scan_round.svg","sharpPath":"outputs/icons/enterprise/barcode_image_scan_sharp.svg","category":"enterprise","roundId":"841:2085","sharpId":"841:2087"},"841:2101":{"name":"Factory","searchTerms":[""],"roundPath":"outputs/icons/enterprise/factory_round.svg","sharpPath":"outputs/icons/enterprise/factory_sharp.svg","category":"enterprise","roundId":"841:2100","sharpId":"841:2102"},"841:2120":{"name":"Receipt","searchTerms":["Bill","$"],"roundPath":"outputs/icons/enterprise/receipt_round.svg","sharpPath":"outputs/icons/enterprise/receipt_sharp.svg","category":"enterprise","roundId":"841:2119","sharpId":"841:2121"},"841:2137":{"name":"Scan Rate","searchTerms":["Box","Fast","Slow","Speed"],"roundPath":"outputs/icons/enterprise/scan_rate_round.svg","sharpPath":"outputs/icons/enterprise/scan_rate_sharp.svg","category":"enterprise","roundId":"841:2136","sharpId":"841:2138"},"843:2147":{"name":"Chart Filled Enterprise","searchTerms":["report","analytics","chart"],"roundPath":"outputs/icons/enterprise/chart_filled_enterprise_round.svg","sharpPath":"outputs/icons/enterprise/chart_filled_enterprise_sharp.svg","category":"enterprise","roundId":"843:2146","sharpId":"843:2148"},"843:2165":{"name":"Enterprise Diagnostics","searchTerms":[""],"roundPath":"outputs/icons/enterprise/enterprise_diagnostics_round.svg","sharpPath":"outputs/icons/enterprise/enterprise_diagnostics_sharp.svg","category":"enterprise","roundId":"843:2164","sharpId":"843:2166"},"843:2176":{"name":"EAS","searchTerms":[""],"roundPath":"outputs/icons/enterprise/eas_round.svg","sharpPath":"outputs/icons/enterprise/eas_sharp.svg","category":"enterprise","roundId":"843:2175","sharpId":"843:2177"},"843:2196":{"name":"Zero Scale","searchTerms":["Reset"],"roundPath":"outputs/icons/enterprise/zero_scale_round.svg","sharpPath":"outputs/icons/enterprise/zero_scale_sharp.svg","category":"enterprise","roundId":"843:2195","sharpId":"843:2197"},"843:2206":{"name":"Road Map","searchTerms":[""],"roundPath":"outputs/icons/enterprise/road_map_round.svg","sharpPath":"outputs/icons/enterprise/road_map_sharp.svg","category":"enterprise","roundId":"843:2205","sharpId":"843:2207"},"843:2218":{"name":"Rules","searchTerms":[""],"roundPath":"outputs/icons/enterprise/rules_round.svg","sharpPath":"outputs/icons/enterprise/rules_sharp.svg","category":"enterprise","roundId":"843:2217","sharpId":"843:2219"},"843:2230":{"name":"Choices","searchTerms":[""],"roundPath":"outputs/icons/enterprise/choices_round.svg","sharpPath":"outputs/icons/enterprise/choices_sharp.svg","category":"enterprise","roundId":"843:2229","sharpId":"843:2231"},"843:2242":{"name":"Strategy","searchTerms":["Presentation"],"roundPath":"outputs/icons/enterprise/strategy_round.svg","sharpPath":"outputs/icons/enterprise/strategy_sharp.svg","category":"enterprise","roundId":"843:2241","sharpId":"843:2243"},"843:2254":{"name":"Shape Recognition","searchTerms":["Circle","Square","Multicode"],"roundPath":"outputs/icons/enterprise/shape_recognition_round.svg","sharpPath":"outputs/icons/enterprise/shape_recognition_sharp.svg","category":"enterprise","roundId":"843:2253","sharpId":"843:2255"},"844:2264":{"name":"Solutions","searchTerms":["Puzzle"],"roundPath":"outputs/icons/enterprise/solutions_round.svg","sharpPath":"outputs/icons/enterprise/solutions_sharp.svg","category":"enterprise","roundId":"844:2263","sharpId":"844:2265"},"844:2271":{"name":"Environmental","searchTerms":["Green","Leaf","Leaves","Tree"],"roundPath":"outputs/icons/enterprise/environmental_round.svg","sharpPath":"outputs/icons/enterprise/environmental_sharp.svg","category":"enterprise","roundId":"844:2270","sharpId":"844:2272"},"844:2278":{"name":"Productivity Apps","searchTerms":["Mobile","Smart","Chart"],"roundPath":"outputs/icons/enterprise/productivity_apps_round.svg","sharpPath":"outputs/icons/enterprise/productivity_apps_sharp.svg","category":"enterprise","roundId":"844:2277","sharpId":"844:2279"},"844:2288":{"name":"Certificate","searchTerms":["Success","Badge"],"roundPath":"outputs/icons/enterprise/certificate_round.svg","sharpPath":"outputs/icons/enterprise/certificate_sharp.svg","category":"enterprise","roundId":"844:2287","sharpId":"844:2289"},"844:2310":{"name":"Steps","searchTerms":[""],"roundPath":"outputs/icons/enterprise/steps_round.svg","sharpPath":"outputs/icons/enterprise/steps_sharp.svg","category":"enterprise","roundId":"844:2309","sharpId":"844:2311"},"844:2320":{"name":"Freezer","searchTerms":["Ice","Cold","AC","Climate"],"roundPath":"outputs/icons/enterprise/freezer_round.svg","sharpPath":"outputs/icons/enterprise/freezer_sharp.svg","category":"enterprise","roundId":"844:2319","sharpId":"844:2321"},"258:1626":{"name":"Tag Enterprise","searchTerms":["Local","Discount","retail","shop","offer"],"roundPath":"outputs/icons/enterprise/tag_enterprise_round.svg","sharpPath":"outputs/icons/enterprise/tag_enterprise_sharp.svg","category":"enterprise","roundId":"238:1716","sharpId":"124:941"},"259:1491":{"name":"Block","searchTerms":["Block","delete","prevent","do not disturb","Workcloud","WC"],"roundPath":"outputs/icons/communication/block_round.svg","sharpPath":"outputs/icons/communication/block_sharp.svg","category":"communication","roundId":"238:2783","sharpId":"133:21"},"857:1922":{"name":"SIM Card","searchTerms":["GSM","Chip","Micro","Mini"],"roundPath":"outputs/icons/communication/sim_card_round.svg","sharpPath":"outputs/icons/communication/sim_card_sharp.svg","category":"communication","roundId":"857:1923","sharpId":"857:1926"},"259:1496":{"name":"Phone Bluetooth Speaker","searchTerms":["Call","Telephone"],"roundPath":"outputs/icons/communication/phone_bluetooth_speaker_round.svg","sharpPath":"outputs/icons/communication/phone_bluetooth_speaker_sharp.svg","category":"communication","roundId":"238:2786","sharpId":"133:13"},"259:1497":{"name":"Phone In Talk","searchTerms":["Call","Telephone","Speaker","Loud"],"roundPath":"outputs/icons/communication/phone_in_talk_round.svg","sharpPath":"outputs/icons/communication/phone_in_talk_sharp.svg","category":"communication","roundId":"238:2780","sharpId":"133:12"},"259:1500":{"name":"Priority","searchTerms":["High","Important","Workcloud","WC"],"roundPath":"outputs/icons/communication/priority_round.svg","sharpPath":"outputs/icons/communication/priority_sharp.svg","category":"communication","roundId":"238:2784","sharpId":"133:10"},"259:1503":{"name":"Sync","searchTerms":["Loading","Refresh","Reload","Loop","sync","synchronize","cached","Workcloud","WC"],"roundPath":"outputs/icons/communication/sync_round.svg","sharpPath":"outputs/icons/communication/sync_sharp.svg","category":"communication","roundId":"238:2789","sharpId":"133:19"},"259:1504":{"name":"Sync Disabled","searchTerms":["Off"],"roundPath":"outputs/icons/communication/sync_disabled_round.svg","sharpPath":"outputs/icons/communication/sync_disabled_sharp.svg","category":"communication","roundId":"238:2793","sharpId":"133:7"},"259:1502":{"name":"SD Card","searchTerms":["Memory","Micro"],"roundPath":"outputs/icons/communication/sd_card_round.svg","sharpPath":"outputs/icons/communication/sd_card_sharp.svg","category":"communication","roundId":"238:2792","sharpId":"133:8"},"243:4516":{"name":"Phone","searchTerms":["Call","Telephone","phone","Workcloud","WC"],"roundPath":"outputs/icons/communication/phone_round.svg","sharpPath":"outputs/icons/communication/phone_sharp.svg","category":"communication","roundId":"225:2418","sharpId":"124:695"},"243:4518":{"name":"Add Call","searchTerms":["Call","Telephone","IC"],"roundPath":"outputs/icons/communication/add_call_round.svg","sharpPath":"outputs/icons/communication/add_call_sharp.svg","category":"communication","roundId":"225:2419","sharpId":"124:708"},"5130:226":{"name":"Call Back","searchTerms":["Call","Telephone","Internet"],"roundPath":"outputs/icons/communication/call_back_round.svg","sharpPath":"outputs/icons/communication/call_back_sharp.svg","category":"communication","roundId":"5130:227","sharpId":"5130:234"},"858:1994":{"name":"End Call","searchTerms":["Telephone","Disconnect"],"roundPath":"outputs/icons/communication/end_call_round.svg","sharpPath":"outputs/icons/communication/end_call_sharp.svg","category":"communication","roundId":"858:1995","sharpId":"858:2002"},"243:4519":{"name":"Email Alt","searchTerms":["Mail","@","Internet"],"roundPath":"outputs/icons/communication/email_alt_round.svg","sharpPath":"outputs/icons/communication/email_alt_sharp.svg","category":"communication","roundId":"225:2424","sharpId":"124:705"},"243:4522":{"name":"Person Search","searchTerms":["Find","User"],"roundPath":"outputs/icons/communication/person_search_round.svg","sharpPath":"outputs/icons/communication/person_search_sharp.svg","category":"communication","roundId":"225:2422","sharpId":"124:703"},"858:1973":{"name":"Dialpad","searchTerms":["Num","Numpad","0-9","Numbers","keypad","dial","dialpad","number","ptt","phone","Workcloud","WC"],"roundPath":"outputs/icons/communication/dialpad_round.svg","sharpPath":"outputs/icons/communication/dialpad_sharp.svg","category":"communication","roundId":"858:1974","sharpId":"858:1980"},"243:4015":{"name":"Conversation","searchTerms":["Message","Talk","Chat","Bubble"],"roundPath":"outputs/icons/communication/conversation_round.svg","sharpPath":"outputs/icons/communication/conversation_sharp.svg","category":"communication","roundId":"223:1882","sharpId":"117:782"},"243:4523":{"name":"Message","searchTerms":["Comment","Message"],"roundPath":"outputs/icons/communication/message_round.svg","sharpPath":"outputs/icons/communication/message_sharp.svg","category":"communication","roundId":"225:2420","sharpId":"124:696"},"243:4524":{"name":"SMS","searchTerms":["Text","Message"],"roundPath":"outputs/icons/communication/sms_round.svg","sharpPath":"outputs/icons/communication/sms_sharp.svg","category":"communication","roundId":"225:2427","sharpId":"124:694"},"243:4530":{"name":"Chat Bubble","searchTerms":["Text","Message","comment filled"],"roundPath":"outputs/icons/communication/chat_bubble_round.svg","sharpPath":"outputs/icons/communication/chat_bubble_sharp.svg","category":"communication","roundId":"225:2428","sharpId":"124:701"},"243:4532":{"name":"Chat Bubble Outline","searchTerms":["Text","Message","chat","communication","comment","Workcloud","WC"],"roundPath":"outputs/icons/communication/chat_bubble_outline_round.svg","sharpPath":"outputs/icons/communication/chat_bubble_outline_sharp.svg","category":"communication","roundId":"225:2426","sharpId":"124:702"},"243:4537":{"name":"QR Code","searchTerms":["Code","Barcode","Scanner. qr","qr code","bar","scan","Workcloud","WC"],"roundPath":"outputs/icons/communication/qr_code_round.svg","sharpPath":"outputs/icons/communication/qr_code_sharp.svg","category":"communication","roundId":"225:2423","sharpId":"124:698"},"243:4538":{"name":"RSS Feed","searchTerms":["Feeds"],"roundPath":"outputs/icons/communication/rss_feed_round.svg","sharpPath":"outputs/icons/communication/rss_feed_sharp.svg","category":"communication","roundId":"225:2416","sharpId":"124:697"},"2661:3027":{"name":"Dollar","searchTerms":[""],"roundPath":"outputs/icons/communication/dollar_round.svg","sharpPath":"outputs/icons/communication/dollar_sharp.svg","category":"communication","roundId":"2661:3026","sharpId":"2661:3042"},"4932:3323":{"name":"New Chat","searchTerms":["Workcloud","WC","new","create","start","chat","message","communication","direct message","dm","sms","add message"],"roundPath":"outputs/icons/communication/new_chat_round.svg","sharpPath":"outputs/icons/communication/new_chat_sharp.svg","category":"communication","roundId":"4054:2298","sharpId":"4932:3324"},"4932:3326":{"name":"Chat Search","searchTerms":["Workcloud","WC","chat","message","communication","search","conversation","find"],"roundPath":"outputs/icons/communication/chat_search_round.svg","sharpPath":"outputs/icons/communication/chat_search_sharp.svg","category":"communication","roundId":"4403:1802","sharpId":"4932:3327"},"4932:3329":{"name":"Chat Message Unread","searchTerms":["Workcloud","WC","chat","message","communication","unread","notification","badge"],"roundPath":"outputs/icons/communication/chat_message_unread_round.svg","sharpPath":"outputs/icons/communication/chat_message_unread_sharp.svg","category":"communication","roundId":"4054:2267","sharpId":"4932:3330"},"4932:3336":{"name":"Chat","searchTerms":["Workcloud","WC","chat","message","communication"],"roundPath":"outputs/icons/communication/chat_round.svg","sharpPath":"outputs/icons/communication/chat_sharp.svg","category":"communication","roundId":"4403:1801","sharpId":"4932:3337"},"4932:3367":{"name":"Headset","searchTerms":["Workcloud","WC","headset","headphone","support"],"roundPath":"outputs/icons/communication/headset_round.svg","sharpPath":"outputs/icons/communication/headset_sharp.svg","category":"communication","roundId":"4054:1964","sharpId":"4932:3368"},"4932:3370":{"name":"Audio","searchTerms":["Workcloud","WC","audio","voice","message","sound","recording","record voice","sound bar","audio wave"],"roundPath":"outputs/icons/communication/audio_round.svg","sharpPath":"outputs/icons/communication/audio_sharp.svg","category":"communication","roundId":"4054:1973","sharpId":"4932:3371"},"4932:3393":{"name":"Navigate","searchTerms":["Workcloud","WC","navigation","channel","location"],"roundPath":"outputs/icons/communication/navigate_round.svg","sharpPath":"outputs/icons/communication/navigate_sharp.svg","category":"communication","roundId":"4054:1972","sharpId":"4932:3394"},"4932:3396":{"name":"Palette","searchTerms":["Workcloud","WC","art","palette","theme"],"roundPath":"outputs/icons/communication/palette_round.svg","sharpPath":"outputs/icons/communication/palette_sharp.svg","category":"communication","roundId":"4054:1960","sharpId":"4932:3397"},"4932:3399":{"name":"Recording","searchTerms":["Workcloud","WC","recording"],"roundPath":"outputs/icons/communication/recording_round.svg","sharpPath":"outputs/icons/communication/recording_sharp.svg","category":"communication","roundId":"4054:1969","sharpId":"4932:3400"},"4932:3402":{"name":"Basket","searchTerms":["Workcloud","WC","shift basket"],"roundPath":"outputs/icons/communication/basket_round.svg","sharpPath":"outputs/icons/communication/basket_sharp.svg","category":"communication","roundId":"4403:1780","sharpId":"4932:3403"},"4932:3405":{"name":"Lightbulb","searchTerms":["Workcloud","WC","lightbulb","light","idea","how","information","info"],"roundPath":"outputs/icons/communication/lightbulb_round.svg","sharpPath":"outputs/icons/communication/lightbulb_sharp.svg","category":"communication","roundId":"4054:1968","sharpId":"4932:3406"},"4932:3408":{"name":"Hourglass","searchTerms":["Workcloud","WC","hourglass","timer","time","wait","load","loading"],"roundPath":"outputs/icons/communication/hourglass_round.svg","sharpPath":"outputs/icons/communication/hourglass_sharp.svg","category":"communication","roundId":"4054:1970","sharpId":"4932:3409"},"4932:3411":{"name":"Location Off","searchTerms":["Workcloud","WC","location","pin","mark","here"],"roundPath":"outputs/icons/communication/location_off_round.svg","sharpPath":"outputs/icons/communication/location_off_sharp.svg","category":"communication","roundId":"4054:1974","sharpId":"4932:3412"},"4932:3414":{"name":"Notifications Off","searchTerms":["Workcloud","WC","notification-off","alert-off","bell-off"],"roundPath":"outputs/icons/communication/notifications_off_round.svg","sharpPath":"outputs/icons/communication/notifications_off_sharp.svg","category":"communication","roundId":"4054:1971","sharpId":"4932:3415"},"4937:71":{"name":"Email Reply All","searchTerms":["Workcloud","WC","email","e-mail","envelope","message","reply","reply-all","reply all"],"roundPath":"outputs/icons/communication/email_reply_all_round.svg","sharpPath":"outputs/icons/communication/email_reply_all_sharp.svg","category":"communication","roundId":"4054:2281","sharpId":"4937:72"},"4937:74":{"name":"Forward","searchTerms":["Workcloud","WC","email","e-mail","envelope","message","forward"],"roundPath":"outputs/icons/communication/forward_round.svg","sharpPath":"outputs/icons/communication/forward_sharp.svg","category":"communication","roundId":"4054:2277","sharpId":"4937:75"},"4937:77":{"name":"React Add","searchTerms":["Workcloud","WC","react","emoji","add emoji"],"roundPath":"outputs/icons/communication/react_add_round.svg","sharpPath":"outputs/icons/communication/react_add_sharp.svg","category":"communication","roundId":"4054:2247","sharpId":"4937:78"},"4937:80":{"name":"Chat Message Read","searchTerms":["Workcloud","WC","chat","message","communication","read","complete","published","live"],"roundPath":"outputs/icons/communication/chat_message_read_round.svg","sharpPath":"outputs/icons/communication/chat_message_read_sharp.svg","category":"communication","roundId":"4054:2265","sharpId":"4937:81"},"4937:83":{"name":"React Thumbsup","searchTerms":["Workcloud","WC","react","thumb","like"],"roundPath":"outputs/icons/communication/react_thumbsup_round.svg","sharpPath":"outputs/icons/communication/react_thumbsup_sharp.svg","category":"communication","roundId":"4054:2251","sharpId":"4937:84"},"4937:86":{"name":"Point Token","searchTerms":["Workcloud","WC","point","prize","token","earn"],"roundPath":"outputs/icons/communication/point_token_round.svg","sharpPath":"outputs/icons/communication/point_token_sharp.svg","category":"communication","roundId":"4054:2261","sharpId":"4937:87"},"4937:89":{"name":"Broadcast","searchTerms":["Workcloud","WC","broadcast","announcement","news","megaphone"],"roundPath":"outputs/icons/communication/broadcast_round.svg","sharpPath":"outputs/icons/communication/broadcast_sharp.svg","category":"communication","roundId":"4054:2237","sharpId":"4937:90"},"4937:92":{"name":"Inbox","searchTerms":["Workcloud","WC","inbox","feed"],"roundPath":"outputs/icons/communication/inbox_round.svg","sharpPath":"outputs/icons/communication/inbox_sharp.svg","category":"communication","roundId":"4054:2233","sharpId":"4937:93"},"4937:95":{"name":"Snooze","searchTerms":["Workcloud","WC","snooze"],"roundPath":"outputs/icons/communication/snooze_round.svg","sharpPath":"outputs/icons/communication/snooze_sharp.svg","category":"communication","roundId":"4054:2287","sharpId":"4937:96"},"4937:334":{"name":"Chat Bot","searchTerms":["Workcloud","WC","chat","message","communication"],"roundPath":"outputs/icons/communication/chat_bot_round.svg","sharpPath":"outputs/icons/communication/chat_bot_sharp.svg","category":"communication","roundId":"4054:2273","sharpId":"4937:335"},"4937:338":{"name":"GIF","searchTerms":["Workcloud","WC","gif"],"roundPath":"outputs/icons/communication/gif_round.svg","sharpPath":"outputs/icons/communication/gif_sharp.svg","category":"communication","roundId":"4054:2302","sharpId":"4937:339"},"4937:341":{"name":"Sticker","searchTerms":["Workcloud","WC","sticker"],"roundPath":"outputs/icons/communication/sticker_round.svg","sharpPath":"outputs/icons/communication/sticker_sharp.svg","category":"communication","roundId":"4568:532","sharpId":"4937:342"},"4937:344":{"name":"PTT","searchTerms":["ptt","push to talk","walkie talkie","radio"],"roundPath":"outputs/icons/communication/ptt_round.svg","sharpPath":"outputs/icons/communication/ptt_sharp.svg","category":"communication","roundId":"4595:3494","sharpId":"4937:345"},"4937:347":{"name":"Subscribe","searchTerms":["Workcloud","WC","subscribe"],"roundPath":"outputs/icons/communication/subscribe_round.svg","sharpPath":"outputs/icons/communication/subscribe_sharp.svg","category":"communication","roundId":"4054:2291","sharpId":"4937:348"},"4937:350":{"name":"Unsubscribe","searchTerms":["Workcloud","WC","unsubscribe"],"roundPath":"outputs/icons/communication/unsubscribe_round.svg","sharpPath":"outputs/icons/communication/unsubscribe_sharp.svg","category":"communication","roundId":"4054:2289","sharpId":"4937:351"},"7751:2083":{"name":"Comms Chat Unread","searchTerms":[""],"roundPath":"outputs/icons/communication/comms_chat_unread_round.svg","sharpPath":"outputs/icons/communication/comms_chat_unread_sharp.svg","category":"communication","roundId":"7751:2082","sharpId":"7751:2091"},"7751:2106":{"name":"Comms Chat New","searchTerms":[""],"roundPath":"outputs/icons/communication/comms_chat_new_round.svg","sharpPath":"outputs/icons/communication/comms_chat_new_sharp.svg","category":"communication","roundId":"7751:2105","sharpId":"7751:2107"},"7828:15":{"name":"Comms Chat","searchTerms":[""],"roundPath":"outputs/icons/communication/comms_chat_round.svg","sharpPath":"outputs/icons/communication/comms_chat_sharp.svg","category":"communication","roundId":"7828:16","sharpId":"7828:18"},"833:1916":{"name":"VOLTE","searchTerms":["Signal","Network","Voice","Over"],"roundPath":"outputs/icons/device/volte_round.svg","sharpPath":"outputs/icons/device/volte_sharp.svg","category":"device","roundId":"833:1917","sharpId":"833:1924"},"256:763":{"name":"Bluetooth","searchTerms":[""],"roundPath":"outputs/icons/device/bluetooth_round.svg","sharpPath":"outputs/icons/device/bluetooth_sharp.svg","category":"device","roundId":"231:4444","sharpId":"133:55"},"256:764":{"name":"Bluetooth Searching","searchTerms":["Find","Wave"],"roundPath":"outputs/icons/device/bluetooth_searching_round.svg","sharpPath":"outputs/icons/device/bluetooth_searching_sharp.svg","category":"device","roundId":"231:4427","sharpId":"231:4423"},"256:765":{"name":"Bluetooth Disabled","searchTerms":["Off"],"roundPath":"outputs/icons/device/bluetooth_disabled_round.svg","sharpPath":"outputs/icons/device/bluetooth_disabled_sharp.svg","category":"device","roundId":"231:4438","sharpId":"133:49"},"256:766":{"name":"Location","searchTerms":["Search","GPS"],"roundPath":"outputs/icons/device/location_round.svg","sharpPath":"outputs/icons/device/location_sharp.svg","category":"device","roundId":"231:4432","sharpId":"225:4041"},"833:2089":{"name":"UHF RFID","searchTerms":["Ultra","High","Frequency","Radio","ID"],"roundPath":"outputs/icons/device/uhf_rfid_round.svg","sharpPath":"outputs/icons/device/uhf_rfid_sharp.svg","category":"device","roundId":"833:2090","sharpId":"833:2093"},"833:2254":{"name":"Antenna","searchTerms":["Frequency","Radio"],"roundPath":"outputs/icons/device/antenna_round.svg","sharpPath":"outputs/icons/device/antenna_sharp.svg","category":"device","roundId":"833:2255","sharpId":"833:2269"},"256:767":{"name":"Location Point","searchTerms":["GPS","Fixed"],"roundPath":"outputs/icons/device/location_point_round.svg","sharpPath":"outputs/icons/device/location_point_sharp.svg","category":"device","roundId":"231:4443","sharpId":"133:59"},"256:768":{"name":"Light Mode","searchTerms":["Brightness","Sun","light","day","morning","Workcloud","WC"],"roundPath":"outputs/icons/device/light_mode_round.svg","sharpPath":"outputs/icons/device/light_mode_sharp.svg","category":"device","roundId":"231:4442","sharpId":"133:56"},"256:769":{"name":"Dark Mode","searchTerms":["Night","Moon","Crescent"],"roundPath":"outputs/icons/device/dark_mode_round.svg","sharpPath":"outputs/icons/device/dark_mode_sharp.svg","category":"device","roundId":"231:4449","sharpId":"133:51"},"256:771":{"name":"Night","searchTerms":["Light","Dark","moon","night","evening","mode dark","Workcloud","WC"],"roundPath":"outputs/icons/device/night_round.svg","sharpPath":"outputs/icons/device/night_sharp.svg","category":"device","roundId":"231:4445","sharpId":"133:60"},"256:774":{"name":"Cellular Signal","searchTerms":["SIM","Network","Cell","GSM"],"roundPath":"outputs/icons/device/cellular_signal_round.svg","sharpPath":"outputs/icons/device/cellular_signal_sharp.svg","category":"device","roundId":"231:4450","sharpId":"133:45"},"833:1866":{"name":"Network Signal","searchTerms":["Cell","GSM"],"roundPath":"outputs/icons/device/network_signal_round.svg","sharpPath":"outputs/icons/device/network_signal_sharp.svg","category":"device","roundId":"833:1867","sharpId":"833:1870"},"256:776":{"name":"Restart Alt","searchTerms":["Start","Again","reset","Workcloud","WC"],"roundPath":"outputs/icons/device/restart_alt_round.svg","sharpPath":"outputs/icons/device/restart_alt_sharp.svg","category":"device","roundId":"250:902","sharpId":"133:48"},"256:779":{"name":"Screen Rotation","searchTerms":["Rotate","Left","Right","Vertical","Horizontal"],"roundPath":"outputs/icons/device/screen_rotation_round.svg","sharpPath":"outputs/icons/device/screen_rotation_sharp.svg","category":"device","roundId":"231:4437","sharpId":"133:47"},"256:781":{"name":"Devices","searchTerms":["Device","Responsive"],"roundPath":"outputs/icons/device/devices_round.svg","sharpPath":"outputs/icons/device/devices_sharp.svg","category":"device","roundId":"231:4440","sharpId":"225:3544"},"256:783":{"name":"USB","searchTerms":[""],"roundPath":"outputs/icons/device/usb_round.svg","sharpPath":"outputs/icons/device/usb_sharp.svg","category":"device","roundId":"231:4426","sharpId":"133:53"},"829:1804":{"name":"USB Alt","searchTerms":[""],"roundPath":"outputs/icons/device/usb_alt_round.svg","sharpPath":"outputs/icons/device/usb_alt_sharp.svg","category":"device","roundId":"829:1805","sharpId":"829:1808"},"833:2000":{"name":"USB Alt Device","searchTerms":["Data","Expansion","Disc","Disk","External"],"roundPath":"outputs/icons/device/usb_alt_device_round.svg","sharpPath":"outputs/icons/device/usb_alt_device_sharp.svg","category":"device","roundId":"833:2001","sharpId":"833:2004"},"257:784":{"name":"Brightness","searchTerms":["Medium","Mid"],"roundPath":"outputs/icons/device/brightness_round.svg","sharpPath":"outputs/icons/device/brightness_sharp.svg","category":"device","roundId":"231:4434","sharpId":"133:52"},"257:786":{"name":"Battery Alert","searchTerms":["Down","Alert","Warning"],"roundPath":"outputs/icons/device/battery_alert_round.svg","sharpPath":"outputs/icons/device/battery_alert_sharp.svg","category":"device","roundId":"231:4435","sharpId":"133:54"},"257:787":{"name":"Battery","searchTerms":["Charged","Full"],"roundPath":"outputs/icons/device/battery_round.svg","sharpPath":"outputs/icons/device/battery_sharp.svg","category":"device","roundId":"231:4446","sharpId":"133:58"},"257:788":{"name":"Battery Charging","searchTerms":["Full"],"roundPath":"outputs/icons/device/battery_charging_round.svg","sharpPath":"outputs/icons/device/battery_charging_sharp.svg","category":"device","roundId":"231:4448","sharpId":"133:61"},"257:789":{"name":"Flight Mode","searchTerms":["Airplane"],"roundPath":"outputs/icons/device/flight_mode_round.svg","sharpPath":"outputs/icons/device/flight_mode_sharp.svg","category":"device","roundId":"231:4436","sharpId":"225:4043"},"833:2189":{"name":"Ethernet","searchTerms":[""],"roundPath":"outputs/icons/device/ethernet_round.svg","sharpPath":"outputs/icons/device/ethernet_sharp.svg","category":"device","roundId":"833:2190","sharpId":"833:2193"},"833:2315":{"name":"NFC","searchTerms":["Near","Field","Communication"],"roundPath":"outputs/icons/device/nfc_round.svg","sharpPath":"outputs/icons/device/nfc_sharp.svg","category":"device","roundId":"833:2316","sharpId":"833:2319"},"833:2345":{"name":"Chain","searchTerms":["Link","Connect,Connected"],"roundPath":"outputs/icons/device/chain_round.svg","sharpPath":"outputs/icons/device/chain_sharp.svg","category":"device","roundId":"833:2346","sharpId":"833:2351"},"833:1827":{"name":"HDMI","searchTerms":[""],"roundPath":"outputs/icons/device/hdmi_round.svg","sharpPath":"outputs/icons/device/hdmi_sharp.svg","category":"device","roundId":"833:1828","sharpId":"833:1831"},"257:792":{"name":"Mobile Friendly","searchTerms":["GSM","Smart","Device","Check","Mark"],"roundPath":"outputs/icons/device/mobile_friendly_round.svg","sharpPath":"outputs/icons/device/mobile_friendly_sharp.svg","category":"device","roundId":"231:4430","sharpId":"231:4424"},"833:2204":{"name":"Contrast","searchTerms":[""],"roundPath":"outputs/icons/device/contrast_round.svg","sharpPath":"outputs/icons/device/contrast_sharp.svg","category":"device","roundId":"833:2205","sharpId":"833:2208"},"240:46":{"name":"Add Alert","searchTerms":["Notification"],"roundPath":"outputs/icons/alert/add_alert_round.svg","sharpPath":"outputs/icons/alert/add_alert_sharp.svg","category":"alert","roundId":"223:2054","sharpId":"125:1308"},"243:4376":{"name":"Auto Delete","searchTerms":["Trash","Bin","Time"],"roundPath":"outputs/icons/alert/auto_delete_round.svg","sharpPath":"outputs/icons/alert/auto_delete_sharp.svg","category":"alert","roundId":"223:2053","sharpId":"125:1307"},"243:4377":{"name":"Error","searchTerms":["Wrong","alert","warning","info","Workcloud","WC"],"roundPath":"outputs/icons/alert/error_round.svg","sharpPath":"outputs/icons/alert/error_sharp.svg","category":"alert","roundId":"223:2051","sharpId":"125:1306"},"243:4379":{"name":"Error Outline","searchTerms":["Wrong"],"roundPath":"outputs/icons/alert/error_outline_round.svg","sharpPath":"outputs/icons/alert/error_outline_sharp.svg","category":"alert","roundId":"223:2050","sharpId":"125:1304"},"243:4380":{"name":"Important Notification","searchTerms":["Urgent","Attention","priority","status","alert","alarm","bell","Workcloud","WC"],"roundPath":"outputs/icons/alert/important_notification_round.svg","sharpPath":"outputs/icons/alert/important_notification_sharp.svg","category":"alert","roundId":"223:2052","sharpId":"125:1302"},"243:4381":{"name":"Warning Outline","searchTerms":["Attention","Error","Caution","Alert"],"roundPath":"outputs/icons/alert/warning_outline_round.svg","sharpPath":"outputs/icons/alert/warning_outline_sharp.svg","category":"alert","roundId":"223:2049","sharpId":"125:1305"},"243:4382":{"name":"Warning","searchTerms":["Attention","Error","Caution","Alert"],"roundPath":"outputs/icons/alert/warning_round.svg","sharpPath":"outputs/icons/alert/warning_sharp.svg","category":"alert","roundId":"223:2048","sharpId":"125:1303"},"803:1800":{"name":"Alert","searchTerms":["Notification","alert","bell","Workcloud","WC"],"roundPath":"outputs/icons/alert/alert_round.svg","sharpPath":"outputs/icons/alert/alert_sharp.svg","category":"alert","roundId":"803:1801","sharpId":"803:1804"},"257:1126":{"name":"Alert Active","searchTerms":["Alert","notification","bell"],"roundPath":"outputs/icons/alert/alert_active_round.svg","sharpPath":"outputs/icons/alert/alert_active_sharp.svg","category":"alert","roundId":"231:5371","sharpId":"122:379"},"257:1128":{"name":"Alert Outline","searchTerms":["notification","alert","bell","Workcloud","WC"],"roundPath":"outputs/icons/alert/alert_outline_round.svg","sharpPath":"outputs/icons/alert/alert_outline_sharp.svg","category":"alert","roundId":"231:5361","sharpId":"122:377"},"257:1121":{"name":"Group","searchTerms":["People","profile","account","user","friends","group","profile","user multiple","associates","Workcloud","WC"],"roundPath":"outputs/icons/social/group_round.svg","sharpPath":"outputs/icons/social/group_sharp.svg","category":"social","roundId":"231:5368","sharpId":"122:376"},"788:2119":{"name":"Switch User","searchTerms":["People"],"roundPath":"outputs/icons/social/switch_user_round.svg","sharpPath":"outputs/icons/social/switch_user_sharp.svg","category":"social","roundId":"788:2120","sharpId":"788:2123"},"257:1119":{"name":"Add Person","searchTerms":["Add","User","Account","person","new hire","Workcloud","WC"],"roundPath":"outputs/icons/social/add_person_round.svg","sharpPath":"outputs/icons/social/add_person_sharp.svg","category":"social","roundId":"231:5359","sharpId":"122:383"},"257:1120":{"name":"Person Outline","searchTerms":["User","Account"],"roundPath":"outputs/icons/social/person_outline_round.svg","sharpPath":"outputs/icons/social/person_outline_sharp.svg","category":"social","roundId":"231:5354","sharpId":"122:374"},"257:1118":{"name":"Remove Person","searchTerms":["Remove","User Remove"],"roundPath":"outputs/icons/social/remove_person_round.svg","sharpPath":"outputs/icons/social/remove_person_sharp.svg","category":"social","roundId":"231:5351","sharpId":"122:371"},"257:1117":{"name":"Person","searchTerms":["User","Account","profile","Workcloud","WC"],"roundPath":"outputs/icons/social/person_round.svg","sharpPath":"outputs/icons/social/person_sharp.svg","category":"social","roundId":"231:5357","sharpId":"122:375"},"257:1122":{"name":"Add Group","searchTerms":["More","People"],"roundPath":"outputs/icons/social/add_group_round.svg","sharpPath":"outputs/icons/social/add_group_sharp.svg","category":"social","roundId":"231:5369","sharpId":"122:372"},"257:1123":{"name":"Remove Group","searchTerms":["Less","People","Remove"],"roundPath":"outputs/icons/social/remove_group_round.svg","sharpPath":"outputs/icons/social/remove_group_sharp.svg","category":"social","roundId":"231:5363","sharpId":"122:382"},"257:1124":{"name":"Groups","searchTerms":["People","profile","account","user","people","friends","group","department","team","Workcloud","WC"],"roundPath":"outputs/icons/social/groups_round.svg","sharpPath":"outputs/icons/social/groups_sharp.svg","category":"social","roundId":"231:5360","sharpId":"122:380"},"788:1946":{"name":"Medium","searchTerms":["Social","Media","Article"],"roundPath":"outputs/icons/social/medium_round.svg","sharpPath":"outputs/icons/social/medium_sharp.svg","category":"social","roundId":"788:1947","sharpId":"788:1950"},"788:1961":{"name":"YouTube","searchTerms":["Social","Media","Video"],"roundPath":"outputs/icons/social/youtube_round.svg","sharpPath":"outputs/icons/social/youtube_sharp.svg","category":"social","roundId":"788:1962","sharpId":"788:1968"},"788:1976":{"name":"Instagram","searchTerms":["Social","Media","Photo"],"roundPath":"outputs/icons/social/instagram_round.svg","sharpPath":"outputs/icons/social/instagram_sharp.svg","category":"social","roundId":"788:1977","sharpId":"788:1980"},"788:1991":{"name":"Facebook","searchTerms":["Social","Media"],"roundPath":"outputs/icons/social/facebook_round.svg","sharpPath":"outputs/icons/social/facebook_sharp.svg","category":"social","roundId":"788:1992","sharpId":"788:1998"},"788:2006":{"name":"Twitter","searchTerms":["Social","Media","Tweet"],"roundPath":"outputs/icons/social/twitter_round.svg","sharpPath":"outputs/icons/social/twitter_sharp.svg","category":"social","roundId":"788:2007","sharpId":"788:2010"},"788:2015":{"name":"Blog","searchTerms":["Social","Media"],"roundPath":"outputs/icons/social/blog_round.svg","sharpPath":"outputs/icons/social/blog_sharp.svg","category":"social","roundId":"788:2016","sharpId":"788:2019"},"788:2030":{"name":"LinkedIn","searchTerms":["Social","Media"],"roundPath":"outputs/icons/social/linkedin_round.svg","sharpPath":"outputs/icons/social/linkedin_sharp.svg","category":"social","roundId":"788:2031","sharpId":"788:2037"},"257:1132":{"name":"Bad Mood","searchTerms":["Sad","Unhappy"],"roundPath":"outputs/icons/social/bad_mood_round.svg","sharpPath":"outputs/icons/social/bad_mood_sharp.svg","category":"social","roundId":"231:5364","sharpId":"133:578"},"257:1133":{"name":"Happy","searchTerms":["Happy","Smiley","Satisfied"],"roundPath":"outputs/icons/social/happy_round.svg","sharpPath":"outputs/icons/social/happy_sharp.svg","category":"social","roundId":"231:5367","sharpId":"133:577"},"257:1134":{"name":"Sad","searchTerms":["Dissatisfied","Unhappy"],"roundPath":"outputs/icons/social/sad_round.svg","sharpPath":"outputs/icons/social/sad_sharp.svg","category":"social","roundId":"231:5355","sharpId":"133:576"},"257:1135":{"name":"Satisfied","searchTerms":["Happy","smiley"],"roundPath":"outputs/icons/social/satisfied_round.svg","sharpPath":"outputs/icons/social/satisfied_sharp.svg","category":"social","roundId":"231:5358","sharpId":"133:575"},"257:1136":{"name":"Very Satisfied","searchTerms":["Vey Happy","Happy"],"roundPath":"outputs/icons/social/very_satisfied_round.svg","sharpPath":"outputs/icons/social/very_satisfied_sharp.svg","category":"social","roundId":"231:5366","sharpId":"133:574"},"4937:23":{"name":"Partner","searchTerms":["Workcloud","WC","handshake","partner"],"roundPath":"outputs/icons/social/partner_round.svg","sharpPath":"outputs/icons/social/partner_sharp.svg","category":"social","roundId":"4054:2235","sharpId":"4937:24"},"4937:27":{"name":"Point Heart","searchTerms":["Workcloud","WC","point","prize","token","earn","heart"],"roundPath":"outputs/icons/social/point_heart_round.svg","sharpPath":"outputs/icons/social/point_heart_sharp.svg","category":"social","roundId":"4054:2257","sharpId":"4937:28"},"4937:32":{"name":"Point Star","searchTerms":["Workcloud","WC","point","prize","token","earn","star"],"roundPath":"outputs/icons/social/point_star_round.svg","sharpPath":"outputs/icons/social/point_star_sharp.svg","category":"social","roundId":"4054:2259","sharpId":"4937:33"},"4937:35":{"name":"Certified","searchTerms":["Workcloud","WC","verified","badge","title","status","certified"],"roundPath":"outputs/icons/social/certified_round.svg","sharpPath":"outputs/icons/social/certified_sharp.svg","category":"social","roundId":"4054:2241","sharpId":"4937:36"},"4937:38":{"name":"Phrase","searchTerms":["Workcloud","WC","broadcast","announcement","news","megaphone"],"roundPath":"outputs/icons/social/phrase_round.svg","sharpPath":"outputs/icons/social/phrase_sharp.svg","category":"social","roundId":"4054:2239","sharpId":"4937:39"},"4937:42":{"name":"Point Money","searchTerms":["Workcloud","WC","point","prize","token","earn","money","offer","give"],"roundPath":"outputs/icons/social/point_money_round.svg","sharpPath":"outputs/icons/social/point_money_sharp.svg","category":"social","roundId":"4054:2255","sharpId":"4937:43"},"4937:47":{"name":"Point Gift","searchTerms":["Workcloud","WC","point","prize","token","earn","gift","present"],"roundPath":"outputs/icons/social/point_gift_round.svg","sharpPath":"outputs/icons/social/point_gift_sharp.svg","category":"social","roundId":"4054:2253","sharpId":"4937:48"},"4937:57":{"name":"Money USD","searchTerms":["Workcloud","WC","USD","dollar","money"],"roundPath":"outputs/icons/social/money_usd_round.svg","sharpPath":"outputs/icons/social/money_usd_sharp.svg","category":"social","roundId":"4054:2285","sharpId":"4937:58"},"4937:60":{"name":"Money Euro","searchTerms":["Workcloud","WC","euro","money"],"roundPath":"outputs/icons/social/money_euro_round.svg","sharpPath":"outputs/icons/social/money_euro_sharp.svg","category":"social","roundId":"4316:310","sharpId":"4937:61"},"4937:63":{"name":"Money Pound","searchTerms":["Workcloud","WC","pound","money"],"roundPath":"outputs/icons/social/money_pound_round.svg","sharpPath":"outputs/icons/social/money_pound_sharp.svg","category":"social","roundId":"4475:3319","sharpId":"4937:64"},"258:1625":{"name":"Layers","searchTerms":[""],"roundPath":"outputs/icons/maps/layers_round.svg","sharpPath":"outputs/icons/maps/layers_sharp.svg","category":"maps","roundId":"238:1722","sharpId":"124:947"},"258:1627":{"name":"Near Me","searchTerms":["Direction","Arrow"],"roundPath":"outputs/icons/maps/near_me_round.svg","sharpPath":"outputs/icons/maps/near_me_sharp.svg","category":"maps","roundId":"238:1710","sharpId":"124:937"},"258:1628":{"name":"Place","searchTerms":["Pin","Location","mark","here","Workcloud","WC"],"roundPath":"outputs/icons/maps/place_round.svg","sharpPath":"outputs/icons/maps/place_sharp.svg","category":"maps","roundId":"238:1709","sharpId":"124:936"},"258:1629":{"name":"Map","searchTerms":["Fold","Folding","alternative work location","share stores"],"roundPath":"outputs/icons/maps/map_round.svg","sharpPath":"outputs/icons/maps/map_sharp.svg","category":"maps","roundId":"238:1714","sharpId":"124:943"},"258:1630":{"name":"My Location","searchTerms":["Find"],"roundPath":"outputs/icons/maps/my_location_round.svg","sharpPath":"outputs/icons/maps/my_location_sharp.svg","category":"maps","roundId":"238:1713","sharpId":"124:938"},"258:1631":{"name":"Navigation","searchTerms":["GPS"],"roundPath":"outputs/icons/maps/navigation_round.svg","sharpPath":"outputs/icons/maps/navigation_sharp.svg","category":"maps","roundId":"238:1711","sharpId":"124:946"},"258:1632":{"name":"Zoom In Map","searchTerms":[""],"roundPath":"outputs/icons/maps/zoom_in_map_round.svg","sharpPath":"outputs/icons/maps/zoom_in_map_sharp.svg","category":"maps","roundId":"238:1712","sharpId":"238:1706"},"258:1633":{"name":"Zoom Out Map","searchTerms":[""],"roundPath":"outputs/icons/maps/zoom_out_map_round.svg","sharpPath":"outputs/icons/maps/zoom_out_map_sharp.svg","category":"maps","roundId":"238:1721","sharpId":"124:944"},"258:1634":{"name":"Bus","searchTerms":["Direction","Public","Transport"],"roundPath":"outputs/icons/maps/bus_round.svg","sharpPath":"outputs/icons/maps/bus_sharp.svg","category":"maps","roundId":"238:1724","sharpId":"124:949"},"258:1635":{"name":"Light Rail Train","searchTerms":["Tram","Public","Transport"],"roundPath":"outputs/icons/maps/light_rail_train_round.svg","sharpPath":"outputs/icons/maps/light_rail_train_sharp.svg","category":"maps","roundId":"238:1719","sharpId":"124:935"},"258:1645":{"name":"Train","searchTerms":["Public","Transport"],"roundPath":"outputs/icons/maps/train_round.svg","sharpPath":"outputs/icons/maps/train_sharp.svg","category":"maps","roundId":"238:1708","sharpId":"124:942"},"258:1646":{"name":"Car","searchTerms":["Auto","Automobile"],"roundPath":"outputs/icons/maps/car_round.svg","sharpPath":"outputs/icons/maps/car_sharp.svg","category":"maps","roundId":"238:1723","sharpId":"124:945"},"258:1647":{"name":"Taxi","searchTerms":[""],"roundPath":"outputs/icons/maps/taxi_round.svg","sharpPath":"outputs/icons/maps/taxi_sharp.svg","category":"maps","roundId":"238:1718","sharpId":"238:1707"},"258:1648":{"name":"Local Shipping","searchTerms":["Transport","Truck","Loaded"],"roundPath":"outputs/icons/maps/local_shipping_round.svg","sharpPath":"outputs/icons/maps/local_shipping_sharp.svg","category":"maps","roundId":"238:1715","sharpId":"124:940"},"258:1649":{"name":"Flight","searchTerms":["Plane","Aeroplane","Fly"],"roundPath":"outputs/icons/maps/flight_round.svg","sharpPath":"outputs/icons/maps/flight_sharp.svg","category":"maps","roundId":"238:1725","sharpId":"124:948"},"788:1760":{"name":"Ship","searchTerms":["Naval","Sea","Ocean","Water","Wave"],"roundPath":"outputs/icons/maps/ship_round.svg","sharpPath":"outputs/icons/maps/ship_sharp.svg","category":"maps","roundId":"788:1761","sharpId":"788:1764"},"258:1650":{"name":"Cafe","searchTerms":["Coffee","Mug","Tea","break","Workcloud","WC"],"roundPath":"outputs/icons/maps/cafe_round.svg","sharpPath":"outputs/icons/maps/cafe_sharp.svg","category":"maps","roundId":"238:1720","sharpId":"133:506"},"788:1742":{"name":"World","searchTerms":["Language","Earth","Globe","global","international","Workcloud","WC"],"roundPath":"outputs/icons/maps/world_round.svg","sharpPath":"outputs/icons/maps/world_sharp.svg","category":"maps","roundId":"788:1743","sharpId":"788:1746"},"258:1335":{"name":"Finished Download","searchTerms":["Complete","Success","Done"],"roundPath":"outputs/icons/file/finished_download_round.svg","sharpPath":"outputs/icons/file/finished_download_sharp.svg","category":"file","roundId":"238:2801","sharpId":"124:958"},"258:1336":{"name":"Downloading","searchTerms":[""],"roundPath":"outputs/icons/file/downloading_round.svg","sharpPath":"outputs/icons/file/downloading_sharp.svg","category":"file","roundId":"238:2800","sharpId":"124:960"},"258:1338":{"name":"Cloud","searchTerms":[""],"roundPath":"outputs/icons/file/cloud_round.svg","sharpPath":"outputs/icons/file/cloud_sharp.svg","category":"file","roundId":"238:2812","sharpId":"124:966"},"258:1339":{"name":"Cloud Done","searchTerms":["Check","Check Mark","Mark"],"roundPath":"outputs/icons/file/cloud_done_round.svg","sharpPath":"outputs/icons/file/cloud_done_sharp.svg","category":"file","roundId":"238:2809","sharpId":"124:962"},"258:1340":{"name":"Cloud Download","searchTerms":["file","download","cloud","Workcloud","WC"],"roundPath":"outputs/icons/file/cloud_download_round.svg","sharpPath":"outputs/icons/file/cloud_download_sharp.svg","category":"file","roundId":"238:2803","sharpId":"124:961"},"258:1341":{"name":"Cloud Outline","searchTerms":[""],"roundPath":"outputs/icons/file/cloud_outline_round.svg","sharpPath":"outputs/icons/file/cloud_outline_sharp.svg","category":"file","roundId":"238:2805","sharpId":"124:963"},"258:1342":{"name":"Cloud Upload","searchTerms":["file","upload","cloud","Workcloud","WC"],"roundPath":"outputs/icons/file/cloud_upload_round.svg","sharpPath":"outputs/icons/file/cloud_upload_sharp.svg","category":"file","roundId":"238:2804","sharpId":"124:959"},"258:1351":{"name":"Cloud Off","searchTerms":["Offline"],"roundPath":"outputs/icons/file/cloud_off_round.svg","sharpPath":"outputs/icons/file/cloud_off_sharp.svg","category":"file","roundId":"238:2808","sharpId":"258:1346"},"258:1353":{"name":"Folder","searchTerms":["folder","Workcloud","WC"],"roundPath":"outputs/icons/file/folder_round.svg","sharpPath":"outputs/icons/file/folder_sharp.svg","category":"file","roundId":"238:2799","sharpId":"124:955"},"258:1354":{"name":"Create New Folder","searchTerms":["Add"],"roundPath":"outputs/icons/file/create_new_folder_round.svg","sharpPath":"outputs/icons/file/create_new_folder_sharp.svg","category":"file","roundId":"238:2802","sharpId":"124:965"},"258:1355":{"name":"Folder Outline","searchTerms":[""],"roundPath":"outputs/icons/file/folder_outline_round.svg","sharpPath":"outputs/icons/file/folder_outline_sharp.svg","category":"file","roundId":"238:2797","sharpId":"124:954"},"258:1356":{"name":"Shared Folder","searchTerms":["Network","Access"],"roundPath":"outputs/icons/file/shared_folder_round.svg","sharpPath":"outputs/icons/file/shared_folder_sharp.svg","category":"file","roundId":"238:2806","sharpId":"124:964"},"258:1357":{"name":"Grid View","searchTerms":["2x2"],"roundPath":"outputs/icons/file/grid_view_round.svg","sharpPath":"outputs/icons/file/grid_view_sharp.svg","category":"file","roundId":"238:2798","sharpId":"124:953"},"258:1358":{"name":"Upload File","searchTerms":[""],"roundPath":"outputs/icons/file/upload_file_round.svg","sharpPath":"outputs/icons/file/upload_file_sharp.svg","category":"file","roundId":"238:2796","sharpId":"124:952"},"258:1360":{"name":"JPG Attach","searchTerms":["Type","File"],"roundPath":"outputs/icons/file/jpg_attach_round.svg","sharpPath":"outputs/icons/file/jpg_attach_sharp.svg","category":"file","roundId":"238:2705","sharpId":"142:181"},"258:1361":{"name":"PDF Attach","searchTerms":["Type","File"],"roundPath":"outputs/icons/file/pdf_attach_round.svg","sharpPath":"outputs/icons/file/pdf_attach_sharp.svg","category":"file","roundId":"238:2703","sharpId":"142:180"},"258:1362":{"name":"PNG Attach","searchTerms":["Type","File"],"roundPath":"outputs/icons/file/png_attach_round.svg","sharpPath":"outputs/icons/file/png_attach_sharp.svg","category":"file","roundId":"238:2702","sharpId":"142:177"},"258:1363":{"name":"DOC Attach","searchTerms":["Type","File"],"roundPath":"outputs/icons/file/doc_attach_round.svg","sharpPath":"outputs/icons/file/doc_attach_sharp.svg","category":"file","roundId":"238:2704","sharpId":"142:179"},"258:1364":{"name":"PPT Attach","searchTerms":["Type","File"],"roundPath":"outputs/icons/file/ppt_attach_round.svg","sharpPath":"outputs/icons/file/ppt_attach_sharp.svg","category":"file","roundId":"238:2701","sharpId":"142:178"},"4932:3339":{"name":"Open New Off","searchTerms":["Workcloud","WC","file","do not export","export","open in new","open","launch"],"roundPath":"outputs/icons/file/open_new_off_round.svg","sharpPath":"outputs/icons/file/open_new_off_sharp.svg","category":"file","roundId":"4066:3526","sharpId":"4932:3340"},"4932:3342":{"name":"Page Height","searchTerms":["Workcloud","WC","page height"],"roundPath":"outputs/icons/file/page_height_round.svg","sharpPath":"outputs/icons/file/page_height_sharp.svg","category":"file","roundId":"4066:3546","sharpId":"4932:3343"},"4932:3345":{"name":"Page Width","searchTerms":["Workcloud","WC","page height"],"roundPath":"outputs/icons/file/page_width_round.svg","sharpPath":"outputs/icons/file/page_width_sharp.svg","category":"file","roundId":"4066:3548","sharpId":"4932:3346"},"4932:3348":{"name":"Page Rotate","searchTerms":["Workcloud","WC","page rotate"],"roundPath":"outputs/icons/file/page_rotate_round.svg","sharpPath":"outputs/icons/file/page_rotate_sharp.svg","category":"file","roundId":"4066:3550","sharpId":"4932:3349"},"4932:3352":{"name":"Save","searchTerms":["Workcloud","WC","file","save"],"roundPath":"outputs/icons/file/save_round.svg","sharpPath":"outputs/icons/file/save_sharp.svg","category":"file","roundId":"4066:3520","sharpId":"4932:3353"},"4932:3355":{"name":"Publish","searchTerms":["Workcloud","WC","file","publish"],"roundPath":"outputs/icons/file/publish_round.svg","sharpPath":"outputs/icons/file/publish_sharp.svg","category":"file","roundId":"4066:3532","sharpId":"4932:3356"},"4932:3358":{"name":"File","searchTerms":["Workcloud","WC","file","note","paper"],"roundPath":"outputs/icons/file/file_round.svg","sharpPath":"outputs/icons/file/file_sharp.svg","category":"file","roundId":"4066:3544","sharpId":"4932:3359"},"4932:3361":{"name":"Folder File","searchTerms":["Workcloud","WC","project","folder","file"],"roundPath":"outputs/icons/file/folder_file_round.svg","sharpPath":"outputs/icons/file/folder_file_sharp.svg","category":"file","roundId":"4055:3084","sharpId":"4932:3362"},"4932:3364":{"name":"Maintenance","searchTerms":["Workcloud","WC","maintenance","repair","hammer","wrench","tools"],"roundPath":"outputs/icons/file/maintenance_round.svg","sharpPath":"outputs/icons/file/maintenance_sharp.svg","category":"file","roundId":"4066:3843","sharpId":"4932:3365"},"257:1348":{"name":"Font Size Decrease","searchTerms":["Text","Small"],"roundPath":"outputs/icons/editor/font_size_decrease_round.svg","sharpPath":"outputs/icons/editor/font_size_decrease_sharp.svg","category":"editor","roundId":"238:233","sharpId":"125:1472"},"257:1349":{"name":"Font Size Increase","searchTerms":["Text","Big"],"roundPath":"outputs/icons/editor/font_size_increase_round.svg","sharpPath":"outputs/icons/editor/font_size_increase_sharp.svg","category":"editor","roundId":"238:231","sharpId":"125:1471"},"257:1350":{"name":"Bold","searchTerms":["Format","Text","Font"],"roundPath":"outputs/icons/editor/bold_round.svg","sharpPath":"outputs/icons/editor/bold_sharp.svg","category":"editor","roundId":"238:246","sharpId":"125:1483"},"257:1351":{"name":"Italic","searchTerms":["Format","Text","Font"],"roundPath":"outputs/icons/editor/italic_round.svg","sharpPath":"outputs/icons/editor/italic_sharp.svg","category":"editor","roundId":"238:247","sharpId":"125:1484"},"257:1352":{"name":"Edit","searchTerms":["edit","write","change","create","request","complete"],"roundPath":"outputs/icons/editor/edit_round.svg","sharpPath":"outputs/icons/editor/edit_sharp.svg","category":"editor","roundId":"238:242","sharpId":"125:1476"},"257:1353":{"name":"No Color","searchTerms":["Ink","Reset","Format","Print"],"roundPath":"outputs/icons/editor/no_color_round.svg","sharpPath":"outputs/icons/editor/no_color_sharp.svg","category":"editor","roundId":"238:234","sharpId":"125:1482"},"257:1354":{"name":"Color Fill","searchTerms":["Ink","Reset","Format","Print"],"roundPath":"outputs/icons/editor/color_fill_round.svg","sharpPath":"outputs/icons/editor/color_fill_sharp.svg","category":"editor","roundId":"238:238","sharpId":"125:1490"},"257:1355":{"name":"Type","searchTerms":["Title"],"roundPath":"outputs/icons/editor/type_round.svg","sharpPath":"outputs/icons/editor/type_sharp.svg","category":"editor","roundId":"238:236","sharpId":"125:1470"},"257:1356":{"name":"Strikethrough","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/strikethrough_round.svg","sharpPath":"outputs/icons/editor/strikethrough_sharp.svg","category":"editor","roundId":"238:250","sharpId":"125:1477"},"257:1357":{"name":"Underline","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/underline_round.svg","sharpPath":"outputs/icons/editor/underline_sharp.svg","category":"editor","roundId":"238:235","sharpId":"125:1475"},"257:1358":{"name":"Align Horizontal Center","searchTerms":["Middle"],"roundPath":"outputs/icons/editor/align_horizontal_center_round.svg","sharpPath":"outputs/icons/editor/align_horizontal_center_sharp.svg","category":"editor","roundId":"238:249","sharpId":"125:1486"},"258:1110":{"name":"Align Vertical Center","searchTerms":["Middle"],"roundPath":"outputs/icons/editor/align_vertical_center_round.svg","sharpPath":"outputs/icons/editor/align_vertical_center_sharp.svg","category":"editor","roundId":"238:243","sharpId":"125:1489"},"258:1111":{"name":"Align Horizontal Right","searchTerms":[""],"roundPath":"outputs/icons/editor/align_horizontal_right_round.svg","sharpPath":"outputs/icons/editor/align_horizontal_right_sharp.svg","category":"editor","roundId":"238:244","sharpId":"125:1493"},"258:1112":{"name":"Align Horizontal Left","searchTerms":[""],"roundPath":"outputs/icons/editor/align_horizontal_left_round.svg","sharpPath":"outputs/icons/editor/align_horizontal_left_sharp.svg","category":"editor","roundId":"238:245","sharpId":"238:3208"},"258:1113":{"name":"Align Vertical Bottom","searchTerms":[""],"roundPath":"outputs/icons/editor/align_vertical_bottom_round.svg","sharpPath":"outputs/icons/editor/align_vertical_bottom_sharp.svg","category":"editor","roundId":"238:248","sharpId":"125:1491"},"258:1114":{"name":"Align Vertical Top","searchTerms":[""],"roundPath":"outputs/icons/editor/align_vertical_top_round.svg","sharpPath":"outputs/icons/editor/align_vertical_top_sharp.svg","category":"editor","roundId":"238:241","sharpId":"125:1488"},"258:1115":{"name":"Checklist","searchTerms":["list","items","tasks","Workcloud","WC"],"roundPath":"outputs/icons/editor/checklist_round.svg","sharpPath":"outputs/icons/editor/checklist_sharp.svg","category":"editor","roundId":"238:240","sharpId":"125:1481"},"258:1116":{"name":"Indent Decrease","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/indent_decrease_round.svg","sharpPath":"outputs/icons/editor/indent_decrease_sharp.svg","category":"editor","roundId":"238:237","sharpId":"125:1492"},"258:1117":{"name":"Indent Increase","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/indent_increase_round.svg","sharpPath":"outputs/icons/editor/indent_increase_sharp.svg","category":"editor","roundId":"238:251","sharpId":"238:3212"},"258:1118":{"name":"Bullet List","searchTerms":["Type","Format","list","items","Workcloud","WC"],"roundPath":"outputs/icons/editor/bullet_list_round.svg","sharpPath":"outputs/icons/editor/bullet_list_sharp.svg","category":"editor","roundId":"238:232","sharpId":"125:1479"},"258:1119":{"name":"Distribute Vertical","searchTerms":["Type","Format","Align"],"roundPath":"outputs/icons/editor/distribute_vertical_round.svg","sharpPath":"outputs/icons/editor/distribute_vertical_sharp.svg","category":"editor","roundId":"238:220","sharpId":"125:1469"},"258:1120":{"name":"Distribute Horizontal","searchTerms":["Type","Format","Align"],"roundPath":"outputs/icons/editor/distribute_horizontal_round.svg","sharpPath":"outputs/icons/editor/distribute_horizontal_sharp.svg","category":"editor","roundId":"238:222","sharpId":"238:3216"},"258:1121":{"name":"Line Spacing","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/line_spacing_round.svg","sharpPath":"outputs/icons/editor/line_spacing_sharp.svg","category":"editor","roundId":"238:239","sharpId":"125:1480"},"258:1122":{"name":"Numbered List","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/numbered_list_round.svg","sharpPath":"outputs/icons/editor/numbered_list_sharp.svg","category":"editor","roundId":"238:3227","sharpId":"238:3265"},"258:1123":{"name":"Align Left","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/align_left_round.svg","sharpPath":"outputs/icons/editor/align_left_sharp.svg","category":"editor","roundId":"238:226","sharpId":"125:1487"},"258:1125":{"name":"Align Right","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/align_right_round.svg","sharpPath":"outputs/icons/editor/align_right_sharp.svg","category":"editor","roundId":"238:225","sharpId":"238:3252"},"258:1126":{"name":"Align Center","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/align_center_round.svg","sharpPath":"outputs/icons/editor/align_center_sharp.svg","category":"editor","roundId":"238:228","sharpId":"238:3253"},"258:1151":{"name":"Justify","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/justify_round.svg","sharpPath":"outputs/icons/editor/justify_sharp.svg","category":"editor","roundId":"238:227","sharpId":"238:3251"},"258:1171":{"name":"Edit Border","searchTerms":["Style","Color","Colour","Shape"],"roundPath":"outputs/icons/editor/edit_border_round.svg","sharpPath":"outputs/icons/editor/edit_border_sharp.svg","category":"editor","roundId":"238:229","sharpId":"238:3262"},"258:1172":{"name":"Format Shapes","searchTerms":["Text","Bounding","Box"],"roundPath":"outputs/icons/editor/format_shapes_round.svg","sharpPath":"outputs/icons/editor/format_shapes_sharp.svg","category":"editor","roundId":"238:224","sharpId":"238:3263"},"258:1173":{"name":"Attachment","searchTerms":["File","Document","attachment","paperchip","Workcloud","WC"],"roundPath":"outputs/icons/editor/attachment_round.svg","sharpPath":"outputs/icons/editor/attachment_sharp.svg","category":"editor","roundId":"238:230","sharpId":"125:1474"},"258:1174":{"name":"Link","searchTerms":["Chain","Insert","hyperlink"],"roundPath":"outputs/icons/editor/link_round.svg","sharpPath":"outputs/icons/editor/link_sharp.svg","category":"editor","roundId":"238:221","sharpId":"125:1478"},"258:1175":{"name":"Text Color","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/text_color_round.svg","sharpPath":"outputs/icons/editor/text_color_sharp.svg","category":"editor","roundId":"238:3229","sharpId":"125:1485"},"240:33":{"name":"Home","searchTerms":["Main","home","house","Workcloud","WC"],"roundPath":"outputs/icons/action/home_round.svg","sharpPath":"outputs/icons/action/home_sharp.svg","category":"action","roundId":"217:679","sharpId":"117:752"},"238:3298":{"name":"Search","searchTerms":["search","magnifying glass","Workcloud","WC"],"roundPath":"outputs/icons/action/search_round.svg","sharpPath":"outputs/icons/action/search_sharp.svg","category":"action","roundId":"217:678","sharpId":"116:6"},"243:3763":{"name":"Settings","searchTerms":["Cog","Gear","settings","configuration","Workcloud","WC"],"roundPath":"outputs/icons/action/settings_round.svg","sharpPath":"outputs/icons/action/settings_sharp.svg","category":"action","roundId":"217:692","sharpId":"117:754"},"243:3765":{"name":"Info","searchTerms":["information","details","Workcloud","WC"],"roundPath":"outputs/icons/action/info_round.svg","sharpPath":"outputs/icons/action/info_sharp.svg","category":"action","roundId":"217:693","sharpId":"117:756"},"243:4005":{"name":"Check Circle Outline Alt","searchTerms":["Done","Complete","Mark"],"roundPath":"outputs/icons/action/check_circle_outline_alt_round.svg","sharpPath":"outputs/icons/action/check_circle_outline_alt_sharp.svg","category":"action","roundId":"223:1898","sharpId":"117:785"},"243:3769":{"name":"Check Circle Outline","searchTerms":["Done","Complete","Mark","Workcloud","WC"],"roundPath":"outputs/icons/action/check_circle_outline_round.svg","sharpPath":"outputs/icons/action/check_circle_outline_sharp.svg","category":"action","roundId":"223:1864","sharpId":"117:778"},"243:3767":{"name":"Check Circle","searchTerms":["Done","Complete","Mark","check","complete","done","Workcloud","WC"],"roundPath":"outputs/icons/action/check_circle_round.svg","sharpPath":"outputs/icons/action/check_circle_sharp.svg","category":"action","roundId":"217:702","sharpId":"117:757"},"243:3764":{"name":"Check Mark","searchTerms":["Done","Complete","check","Workcloud","WC"],"roundPath":"outputs/icons/action/check_mark_round.svg","sharpPath":"outputs/icons/action/check_mark_sharp.svg","category":"action","roundId":"217:685","sharpId":"117:755"},"243:3849":{"name":"Love","searchTerms":["Like","Fav","Favorite","Favourite"],"roundPath":"outputs/icons/action/love_round.svg","sharpPath":"outputs/icons/action/love_sharp.svg","category":"action","roundId":"223:1868","sharpId":"117:760"},"243:3850":{"name":"Love Outline","searchTerms":["Like","Fav","Favorite","Favourite"],"roundPath":"outputs/icons/action/love_outline_round.svg","sharpPath":"outputs/icons/action/love_outline_sharp.svg","category":"action","roundId":"223:1871","sharpId":"117:761"},"755:1928":{"name":"Unlock Alt","searchTerms":["Padlock","Unsafe"],"roundPath":"outputs/icons/action/unlock_alt_round.svg","sharpPath":"outputs/icons/action/unlock_alt_sharp.svg","category":"action","roundId":"755:1929","sharpId":"755:1932"},"243:3851":{"name":"Lock Alt","searchTerms":["Padlock","Safe","lock","security","Workcloud","WC"],"roundPath":"outputs/icons/action/lock_alt_round.svg","sharpPath":"outputs/icons/action/lock_alt_sharp.svg","category":"action","roundId":"223:1874","sharpId":"117:762"},"755:1950":{"name":"Unlock","searchTerms":["Padlock","Unsafe"],"roundPath":"outputs/icons/action/unlock_round.svg","sharpPath":"outputs/icons/action/unlock_sharp.svg","category":"action","roundId":"755:1951","sharpId":"755:1954"},"755:1941":{"name":"Lock","searchTerms":["Padlock","Safe"],"roundPath":"outputs/icons/action/lock_round.svg","sharpPath":"outputs/icons/action/lock_sharp.svg","category":"action","roundId":"755:1942","sharpId":"755:1945"},"243:3855":{"name":"World Action","searchTerms":["Language","Earth","Globe","global","Workcloud","WC"],"roundPath":"outputs/icons/action/world_action_round.svg","sharpPath":"outputs/icons/action/world_action_sharp.svg","category":"action","roundId":"223:1866","sharpId":"117:765"},"243:3858":{"name":"Filter","searchTerms":["filter","Workcloud","WC"],"roundPath":"outputs/icons/action/filter_round.svg","sharpPath":"outputs/icons/action/filter_sharp.svg","category":"action","roundId":"223:1865","sharpId":"117:768"},"755:1890":{"name":"Filter Alt","searchTerms":[""],"roundPath":"outputs/icons/action/filter_alt_round.svg","sharpPath":"outputs/icons/action/filter_alt_sharp.svg","category":"action","roundId":"755:1891","sharpId":"755:1894"},"243:3860":{"name":"Like","searchTerms":["Thumbs Up"],"roundPath":"outputs/icons/action/like_round.svg","sharpPath":"outputs/icons/action/like_sharp.svg","category":"action","roundId":"223:1863","sharpId":"117:770"},"243:3861":{"name":"Dislike","searchTerms":["Thumbs Down"],"roundPath":"outputs/icons/action/dislike_round.svg","sharpPath":"outputs/icons/action/dislike_sharp.svg","category":"action","roundId":"223:1862","sharpId":"133:514"},"243:4006":{"name":"Trending Up","searchTerms":["Success","Profit"],"roundPath":"outputs/icons/action/trending_up_round.svg","sharpPath":"outputs/icons/action/trending_up_sharp.svg","category":"action","roundId":"223:1888","sharpId":"117:786"},"243:4007":{"name":"Trending Down","searchTerms":["Failure","Loss"],"roundPath":"outputs/icons/action/trending_down_round.svg","sharpPath":"outputs/icons/action/trending_down_sharp.svg","category":"action","roundId":"223:1878","sharpId":"117:787"},"243:3857":{"name":"User Settings","searchTerms":["Account","ID","Identity","Cog","Gear"],"roundPath":"outputs/icons/action/user_settings_round.svg","sharpPath":"outputs/icons/action/user_settings_sharp.svg","category":"action","roundId":"223:1867","sharpId":"117:767"},"240:40":{"name":"User Circle","searchTerms":["Account","ID","Identity","profile","user","Workcloud","WC"],"roundPath":"outputs/icons/action/user_circle_round.svg","sharpPath":"outputs/icons/action/user_circle_sharp.svg","category":"action","roundId":"217:680","sharpId":"117:753"},"243:4008":{"name":"User","searchTerms":["Account","ID","Identity"],"roundPath":"outputs/icons/action/user_round.svg","sharpPath":"outputs/icons/action/user_sharp.svg","category":"action","roundId":"223:1895","sharpId":"117:788"},"243:4009":{"name":"History","searchTerms":["Watch","Time","Earlier","Previously","history","log","Workcloud","WC"],"roundPath":"outputs/icons/action/history_round.svg","sharpPath":"outputs/icons/action/history_sharp.svg","category":"action","roundId":"223:1892","sharpId":"117:789"},"243:4010":{"name":"Update","searchTerms":["Watch","Time","Later","update","Workcloud","WC"],"roundPath":"outputs/icons/action/update_round.svg","sharpPath":"outputs/icons/action/update_sharp.svg","category":"action","roundId":"223:1889","sharpId":"221:1768"},"243:4012":{"name":"Visibility","searchTerms":["See","Eye","view","preview","visibility","watch","Workcloud","WC"],"roundPath":"outputs/icons/action/visibility_round.svg","sharpPath":"outputs/icons/action/visibility_sharp.svg","category":"action","roundId":"223:1885","sharpId":"117:792"},"243:4013":{"name":"Visibility Off","searchTerms":["See","Hidden","Hide","Workcloud","WC"],"roundPath":"outputs/icons/action/visibility_off_round.svg","sharpPath":"outputs/icons/action/visibility_off_sharp.svg","category":"action","roundId":"223:1910","sharpId":"117:777"},"243:4014":{"name":"Clipboard Action","searchTerms":["Assignment","To do","List","Item"],"roundPath":"outputs/icons/action/clipboard_action_round.svg","sharpPath":"outputs/icons/action/clipboard_action_sharp.svg","category":"action","roundId":"223:1899","sharpId":"117:794"},"243:4018":{"name":"Pin","searchTerms":["Place","Location","Pin","Location","mark","here","Workcloud","WC"],"roundPath":"outputs/icons/action/pin_round.svg","sharpPath":"outputs/icons/action/pin_sharp.svg","category":"action","roundId":"223:1890","sharpId":"117:799"},"243:4019":{"name":"Renew","searchTerms":["Refresh","Reload","Loop"],"roundPath":"outputs/icons/action/renew_round.svg","sharpPath":"outputs/icons/action/renew_sharp.svg","category":"action","roundId":"223:1919","sharpId":"117:800"},"755:1965":{"name":"Sync Action","searchTerms":["Refresh","Reload","Loop","sync","synchronize"],"roundPath":"outputs/icons/action/sync_action_round.svg","sharpPath":"outputs/icons/action/sync_action_sharp.svg","category":"action","roundId":"755:1966","sharpId":"755:1969"},"243:4020":{"name":"Delete Forever","searchTerms":["Trash","Bin"],"roundPath":"outputs/icons/action/delete_forever_round.svg","sharpPath":"outputs/icons/action/delete_forever_sharp.svg","category":"action","roundId":"223:1916","sharpId":"117:801"},"243:4021":{"name":"Build","searchTerms":["Wrench"],"roundPath":"outputs/icons/action/build_round.svg","sharpPath":"outputs/icons/action/build_sharp.svg","category":"action","roundId":"223:1897","sharpId":"117:802"},"243:4022":{"name":"Alarm","searchTerms":["Watch","Time"],"roundPath":"outputs/icons/action/alarm_round.svg","sharpPath":"outputs/icons/action/alarm_sharp.svg","category":"action","roundId":"223:1896","sharpId":"117:804"},"243:4023":{"name":"Bookmark","searchTerms":["Remind","Reminder"],"roundPath":"outputs/icons/action/bookmark_round.svg","sharpPath":"outputs/icons/action/bookmark_sharp.svg","category":"action","roundId":"223:1880","sharpId":"117:805"},"243:4024":{"name":"Bookmark Outline","searchTerms":["Remind","Reminder"],"roundPath":"outputs/icons/action/bookmark_outline_round.svg","sharpPath":"outputs/icons/action/bookmark_outline_sharp.svg","category":"action","roundId":"223:1879","sharpId":"117:806"},"243:4026":{"name":"AR","searchTerms":["Augmented","Reality","Cube","3D"],"roundPath":"outputs/icons/action/ar_round.svg","sharpPath":"outputs/icons/action/ar_sharp.svg","category":"action","roundId":"223:1901","sharpId":"117:808"},"243:4158":{"name":"Cached","searchTerms":[""],"roundPath":"outputs/icons/action/cached_round.svg","sharpPath":"outputs/icons/action/cached_sharp.svg","category":"action","roundId":"223:1912","sharpId":"117:807"},"243:4159":{"name":"Document","searchTerms":[""],"roundPath":"outputs/icons/action/document_round.svg","sharpPath":"outputs/icons/action/document_sharp.svg","category":"action","roundId":"223:1907","sharpId":"117:773"},"243:4170":{"name":"Pending","searchTerms":["Waiting","More","Circle","Dots"],"roundPath":"outputs/icons/action/pending_round.svg","sharpPath":"outputs/icons/action/pending_sharp.svg","category":"action","roundId":"223:1906","sharpId":"117:784"},"243:4175":{"name":"Open In Full","searchTerms":[""],"roundPath":"outputs/icons/action/open_in_full_round.svg","sharpPath":"outputs/icons/action/open_in_full_sharp.svg","category":"action","roundId":"223:1920","sharpId":"117:811"},"243:4171":{"name":"Label","searchTerms":["Tag"],"roundPath":"outputs/icons/action/label_round.svg","sharpPath":"outputs/icons/action/label_sharp.svg","category":"action","roundId":"223:1903","sharpId":"133:510"},"243:4169":{"name":"Price","searchTerms":["Paid","Money","Dollar"],"roundPath":"outputs/icons/action/price_round.svg","sharpPath":"outputs/icons/action/price_sharp.svg","category":"action","roundId":"223:1921","sharpId":"117:783"},"243:4174":{"name":"Open In New Window","searchTerms":["Launch","Tab","file","export","open in new","open","Workcloud","WC"],"roundPath":"outputs/icons/action/open_in_new_window_round.svg","sharpPath":"outputs/icons/action/open_in_new_window_sharp.svg","category":"action","roundId":"223:1908","sharpId":"117:810"},"243:4167":{"name":"Delete Outline","searchTerms":["Trash","Bin"],"roundPath":"outputs/icons/action/delete_outline_round.svg","sharpPath":"outputs/icons/action/delete_outline_sharp.svg","category":"action","roundId":"217:706","sharpId":"117:759"},"243:4164":{"name":"Security Check","searchTerms":["Verify","Verified","Shield","badge","title","status","Workcloud","WC"],"roundPath":"outputs/icons/action/security_check_round.svg","sharpPath":"outputs/icons/action/security_check_sharp.svg","category":"action","roundId":"223:1887","sharpId":"117:793"},"243:3854":{"name":"Clock Outline","searchTerms":["Watch","Time","clock","shift","specific time","Workcloud","WC"],"roundPath":"outputs/icons/action/clock_outline_round.svg","sharpPath":"outputs/icons/action/clock_outline_sharp.svg","category":"action","roundId":"223:1873","sharpId":"117:764"},"243:4165":{"name":"Clock","searchTerms":["Watch","Time","Circle"],"roundPath":"outputs/icons/action/clock_round.svg","sharpPath":"outputs/icons/action/clock_sharp.svg","category":"action","roundId":"223:1886","sharpId":"117:812"},"755:1821":{"name":"Upload","searchTerms":["Get","file","upload","document","Workcloud","WC"],"roundPath":"outputs/icons/action/upload_round.svg","sharpPath":"outputs/icons/action/upload_sharp.svg","category":"action","roundId":"755:1822","sharpId":"755:1825"},"243:4172":{"name":"Download","searchTerms":["Get","download","file","document","Workcloud","WC"],"roundPath":"outputs/icons/action/download_round.svg","sharpPath":"outputs/icons/action/download_sharp.svg","category":"action","roundId":"223:1900","sharpId":"117:809"},"243:4166":{"name":"Delete","searchTerms":["Trash","Bin","delete","remove","empty","Workcloud","WC"],"roundPath":"outputs/icons/action/delete_round.svg","sharpPath":"outputs/icons/action/delete_sharp.svg","category":"action","roundId":"217:701","sharpId":"117:758"},"243:4161":{"name":"Log Out","searchTerms":["Logout","Exit","signout","sign out","sign-out","log out","log-out","logoff","log off","log-off","Workcloud","WC"],"roundPath":"outputs/icons/action/log_out_round.svg","sharpPath":"outputs/icons/action/log_out_sharp.svg","category":"action","roundId":"223:1902","sharpId":"117:774"},"243:4162":{"name":"Log In","searchTerms":["Login","Entry"],"roundPath":"outputs/icons/action/log_in_round.svg","sharpPath":"outputs/icons/action/log_in_sharp.svg","category":"action","roundId":"223:1913","sharpId":"117:775"},"243:4176":{"name":"Zoom In","searchTerms":[""],"roundPath":"outputs/icons/action/zoom_in_round.svg","sharpPath":"outputs/icons/action/zoom_in_sharp.svg","category":"action","roundId":"223:1914","sharpId":"117:813"},"243:4177":{"name":"Zoom Out","searchTerms":[""],"roundPath":"outputs/icons/action/zoom_out_round.svg","sharpPath":"outputs/icons/action/zoom_out_sharp.svg","category":"action","roundId":"223:1884","sharpId":"117:814"},"243:4178":{"name":"Touch","searchTerms":["App","Interact","With","Finger","Zone","action","touch","tap","Workcloud","WC"],"roundPath":"outputs/icons/action/touch_round.svg","sharpPath":"outputs/icons/action/touch_sharp.svg","category":"action","roundId":"223:1909","sharpId":"133:502"},"755:1843":{"name":"Hand","searchTerms":["Raise","Interact","Finger"],"roundPath":"outputs/icons/action/hand_round.svg","sharpPath":"outputs/icons/action/hand_sharp.svg","category":"action","roundId":"755:1844","sharpId":"755:1847"},"243:4252":{"name":"Credit Card","searchTerms":["Payment"],"roundPath":"outputs/icons/action/credit_card_round.svg","sharpPath":"outputs/icons/action/credit_card_sharp.svg","category":"action","roundId":"223:1911","sharpId":"117:790"},"243:4249":{"name":"Calendar Range","searchTerms":["Date","Dates","Span","Trade","shift trade","calendar","swap","switch","Workcloud","WC"],"roundPath":"outputs/icons/action/calendar_range_round.svg","sharpPath":"outputs/icons/action/calendar_range_sharp.svg","category":"action","roundId":"223:1877","sharpId":"133:411"},"787:1859":{"name":"Calendar Yearly","searchTerms":["Date","Year","365","calendar","yearly","annual","Workcloud","WC"],"roundPath":"outputs/icons/action/calendar_yearly_round.svg","sharpPath":"outputs/icons/action/calendar_yearly_sharp.svg","category":"action","roundId":"787:1860","sharpId":"787:1866"},"787:1816":{"name":"Calendar Monthly","searchTerms":["Date","Month","calendar","monthly","Workcloud","WC"],"roundPath":"outputs/icons/action/calendar_monthly_round.svg","sharpPath":"outputs/icons/action/calendar_monthly_sharp.svg","category":"action","roundId":"787:1817","sharpId":"787:1822"},"787:1797":{"name":"Calendar Weekly","searchTerms":["Date","Week","calendar","weekly"],"roundPath":"outputs/icons/action/calendar_weekly_round.svg","sharpPath":"outputs/icons/action/calendar_weekly_sharp.svg","category":"action","roundId":"787:1798","sharpId":"787:1803"},"243:4245":{"name":"Calendar 3 Day","searchTerms":["Date","Dates","calendar","three","3-day","3 day","Workcloud","WC"],"roundPath":"outputs/icons/action/calendar_3_day_round.svg","sharpPath":"outputs/icons/action/calendar_3_day_sharp.svg","category":"action","roundId":"223:1904","sharpId":"117:779"},"787:1772":{"name":"Calendar Day","searchTerms":["Date","Marked","calendar","day","daily view","Workcloud","WC"],"roundPath":"outputs/icons/action/calendar_day_round.svg","sharpPath":"outputs/icons/action/calendar_day_sharp.svg","category":"action","roundId":"787:1773","sharpId":"787:1776"},"243:4246":{"name":"Calendar Alt 2","searchTerms":["Date","Marked","Event","Today","Appointment","Meeting","calendar","schedule"],"roundPath":"outputs/icons/action/calendar_alt_2_round.svg","sharpPath":"outputs/icons/action/calendar_alt_2_sharp.svg","category":"action","roundId":"223:1918","sharpId":"117:769"},"787:1746":{"name":"Calendar Alt 1","searchTerms":["Date","Marked","Event","Today","Appointment","Meeting","calendar","schedule","Workcloud","WC"],"roundPath":"outputs/icons/action/calendar_alt_1_round.svg","sharpPath":"outputs/icons/action/calendar_alt_1_sharp.svg","category":"action","roundId":"787:1747","sharpId":"787:1750"},"243:4181":{"name":"Calendar","searchTerms":["Date","Appointment","Meeting","calendar","schedule","Workcloud","WC"],"roundPath":"outputs/icons/action/calendar_round.svg","sharpPath":"outputs/icons/action/calendar_sharp.svg","category":"action","roundId":"223:1922","sharpId":"117:772"},"243:4179":{"name":"Verified","searchTerms":["Checked","Success"],"roundPath":"outputs/icons/action/verified_round.svg","sharpPath":"outputs/icons/action/verified_sharp.svg","category":"action","roundId":"223:1915","sharpId":"117:771"},"4914:1820":{"name":"Calendar Unavailable","searchTerms":["Workcloud","WC","calendar","unavailable","cancel","absence","absent","delete","schedule not mapped"],"roundPath":"outputs/icons/action/calendar_unavailable_round.svg","sharpPath":"outputs/icons/action/calendar_unavailable_sharp.svg","category":"action","roundId":"4932:3378","sharpId":"4932:3380"},"4914:1860":{"name":"Calendar Available","searchTerms":[""],"roundPath":"outputs/icons/action/calendar_available_round.svg","sharpPath":"outputs/icons/action/calendar_available_sharp.svg","category":"action","roundId":"4932:3373","sharpId":"4932:3376"},"4914:1914":{"name":"Calendar Edit","searchTerms":[""],"roundPath":"outputs/icons/action/calendar_edit_round.svg","sharpPath":"outputs/icons/action/calendar_edit_sharp.svg","category":"action","roundId":"4405:596","sharpId":"4914:1915"},"257:1125":{"name":"iOS Share","searchTerms":["Apple","file","share","export","Workcloud","WC"],"roundPath":"outputs/icons/action/ios_share_round.svg","sharpPath":"outputs/icons/action/ios_share_sharp.svg","category":"action","roundId":"231:5370","sharpId":"122:378"},"257:1130":{"name":"Share","searchTerms":["share","social","file","Workcloud","WC"],"roundPath":"outputs/icons/action/share_round.svg","sharpPath":"outputs/icons/action/share_sharp.svg","category":"action","roundId":"231:5353","sharpId":"122:369"},"257:944":{"name":"Play","searchTerms":["Play","Start"],"roundPath":"outputs/icons/audio_video/play_round.svg","sharpPath":"outputs/icons/audio_video/play_sharp.svg","category":"audio_video","roundId":"231:5138","sharpId":"124:1163"},"257:945":{"name":"Play Circle","searchTerms":["Play Filled"],"roundPath":"outputs/icons/audio_video/play_circle_round.svg","sharpPath":"outputs/icons/audio_video/play_circle_sharp.svg","category":"audio_video","roundId":"231:5136","sharpId":"124:1159"},"257:946":{"name":"Play Outline","searchTerms":["Play Outline"],"roundPath":"outputs/icons/audio_video/play_outline_round.svg","sharpPath":"outputs/icons/audio_video/play_outline_sharp.svg","category":"audio_video","roundId":"231:5134","sharpId":"124:1157"},"257:947":{"name":"Stop Circle","searchTerms":["Stop"],"roundPath":"outputs/icons/audio_video/stop_circle_round.svg","sharpPath":"outputs/icons/audio_video/stop_circle_sharp.svg","category":"audio_video","roundId":"231:5124","sharpId":"124:1155"},"257:948":{"name":"Pause Circle","searchTerms":["Pause"],"roundPath":"outputs/icons/audio_video/pause_circle_round.svg","sharpPath":"outputs/icons/audio_video/pause_circle_sharp.svg","category":"audio_video","roundId":"231:5130","sharpId":"124:1172"},"257:949":{"name":"Stop","searchTerms":["Stop","Workcloud","WC"],"roundPath":"outputs/icons/audio_video/stop_round.svg","sharpPath":"outputs/icons/audio_video/stop_sharp.svg","category":"audio_video","roundId":"231:5125","sharpId":"124:1156"},"257:950":{"name":"Pause","searchTerms":["Pause","Workcloud","WC"],"roundPath":"outputs/icons/audio_video/pause_round.svg","sharpPath":"outputs/icons/audio_video/pause_sharp.svg","category":"audio_video","roundId":"231:5129","sharpId":"124:1160"},"257:951":{"name":"Fast Forward","searchTerms":[""],"roundPath":"outputs/icons/audio_video/fast_forward_round.svg","sharpPath":"outputs/icons/audio_video/fast_forward_sharp.svg","category":"audio_video","roundId":"231:5122","sharpId":"124:1165"},"257:952":{"name":"Fast Rewind","searchTerms":["Back\n"],"roundPath":"outputs/icons/audio_video/fast_rewind_round.svg","sharpPath":"outputs/icons/audio_video/fast_rewind_sharp.svg","category":"audio_video","roundId":"231:5120","sharpId":"124:1171"},"257:953":{"name":"Skip Next","searchTerms":["Skip","end","Workcloud","WC"],"roundPath":"outputs/icons/audio_video/skip_next_round.svg","sharpPath":"outputs/icons/audio_video/skip_next_sharp.svg","category":"audio_video","roundId":"231:5127","sharpId":"124:1170"},"257:954":{"name":"Skip Previous","searchTerms":["Skip"],"roundPath":"outputs/icons/audio_video/skip_previous_round.svg","sharpPath":"outputs/icons/audio_video/skip_previous_sharp.svg","category":"audio_video","roundId":"231:5126","sharpId":"124:1169"},"257:955":{"name":"Volume Down","searchTerms":["Decrease","Lower"],"roundPath":"outputs/icons/audio_video/volume_down_round.svg","sharpPath":"outputs/icons/audio_video/volume_down_sharp.svg","category":"audio_video","roundId":"231:5140","sharpId":"124:1152"},"257:956":{"name":"Volume Mute","searchTerms":["Mute"],"roundPath":"outputs/icons/audio_video/volume_mute_round.svg","sharpPath":"outputs/icons/audio_video/volume_mute_sharp.svg","category":"audio_video","roundId":"231:5123","sharpId":"124:1151"},"257:958":{"name":"Volume Off","searchTerms":["Mute","No","audio-off","sound-off","volume-off","Workcloud","WC"],"roundPath":"outputs/icons/audio_video/volume_off_round.svg","sharpPath":"outputs/icons/audio_video/volume_off_sharp.svg","category":"audio_video","roundId":"231:5141","sharpId":"124:1164"},"257:959":{"name":"Volume Up","searchTerms":["Increase","Higher","audio","sound","volume","Workcloud","WC"],"roundPath":"outputs/icons/audio_video/volume_up_round.svg","sharpPath":"outputs/icons/audio_video/volume_up_sharp.svg","category":"audio_video","roundId":"231:5121","sharpId":"124:1150"},"257:960":{"name":"Microphone","searchTerms":["Voice","Speaker","mic","microphone","talk","Workcloud","WC"],"roundPath":"outputs/icons/audio_video/microphone_round.svg","sharpPath":"outputs/icons/audio_video/microphone_sharp.svg","category":"audio_video","roundId":"231:5139","sharpId":"124:1158"},"257:961":{"name":"Microphone Outline","searchTerms":["Voice","Speaker","mic","microphone","voice","talk"],"roundPath":"outputs/icons/audio_video/microphone_outline_round.svg","sharpPath":"outputs/icons/audio_video/microphone_outline_sharp.svg","category":"audio_video","roundId":"231:5137","sharpId":"124:1166"},"257:962":{"name":"Microphone Off","searchTerms":["Mute","Voice","Speaker Mute","Mute voice","Mute mic","Workcloud","WC"],"roundPath":"outputs/icons/audio_video/microphone_off_round.svg","sharpPath":"outputs/icons/audio_video/microphone_off_sharp.svg","category":"audio_video","roundId":"231:5135","sharpId":"124:1154"},"257:964":{"name":"Replay","searchTerms":["Restart","Refresh"],"roundPath":"outputs/icons/audio_video/replay_round.svg","sharpPath":"outputs/icons/audio_video/replay_sharp.svg","category":"audio_video","roundId":"231:5128","sharpId":"124:1167"},"257:966":{"name":"Closed Caption","searchTerms":["Subtitle"],"roundPath":"outputs/icons/audio_video/closed_caption_round.svg","sharpPath":"outputs/icons/audio_video/closed_caption_sharp.svg","category":"audio_video","roundId":"231:5132","sharpId":"124:1173"},"257:968":{"name":"Video Camera","searchTerms":["VIdeo","Cam","Camcorder"],"roundPath":"outputs/icons/audio_video/video_camera_round.svg","sharpPath":"outputs/icons/audio_video/video_camera_sharp.svg","category":"audio_video","roundId":"231:5143","sharpId":"124:1153"},"259:1737":{"name":"Camera","searchTerms":["Photo","Image","camera","picture","Workcloud","WC"],"roundPath":"outputs/icons/image/camera_round.svg","sharpPath":"outputs/icons/image/camera_sharp.svg","category":"image","roundId":"238:2752","sharpId":"124:530"},"259:1741":{"name":"Camera Switch Image","searchTerms":["camera","photo","picture","flip"],"roundPath":"outputs/icons/image/camera_switch_image_round.svg","sharpPath":"outputs/icons/image/camera_switch_image_sharp.svg","category":"image","roundId":"238:2764","sharpId":"133:345"},"259:1743":{"name":"Camera Shutter","searchTerms":[""],"roundPath":"outputs/icons/image/camera_shutter_round.svg","sharpPath":"outputs/icons/image/camera_shutter_sharp.svg","category":"image","roundId":"238:2761","sharpId":"124:546"},"259:1744":{"name":"Image Library","searchTerms":["Collection","Set"],"roundPath":"outputs/icons/image/image_library_round.svg","sharpPath":"outputs/icons/image/image_library_sharp.svg","category":"image","roundId":"238:2759","sharpId":"124:543"},"259:1745":{"name":"Image","searchTerms":["Photo","Workcloud","WC"],"roundPath":"outputs/icons/image/image_round.svg","sharpPath":"outputs/icons/image/image_sharp.svg","category":"image","roundId":"238:2763","sharpId":"124:538"},"259:1746":{"name":"Eye Dropper","searchTerms":["Color","Colorize","Colorise","Pick","Sample"],"roundPath":"outputs/icons/image/eye_dropper_round.svg","sharpPath":"outputs/icons/image/eye_dropper_sharp.svg","category":"image","roundId":"238:2757","sharpId":"124:540"},"259:1747":{"name":"Contrast Image","searchTerms":[""],"roundPath":"outputs/icons/image/contrast_image_round.svg","sharpPath":"outputs/icons/image/contrast_image_sharp.svg","category":"image","roundId":"238:2747","sharpId":"124:539"},"259:1749":{"name":"Portrait","searchTerms":["Picture","Mode"],"roundPath":"outputs/icons/image/portrait_round.svg","sharpPath":"outputs/icons/image/portrait_sharp.svg","category":"image","roundId":"238:2758","sharpId":"124:545"},"1103:2965":{"name":"HDR","searchTerms":["Picture","Mode"],"roundPath":"outputs/icons/image/hdr_round.svg","sharpPath":"outputs/icons/image/hdr_sharp.svg","category":"image","roundId":"1103:2966","sharpId":"1103:2969"},"259:1750":{"name":"Rotate Left","searchTerms":[""],"roundPath":"outputs/icons/image/rotate_left_round.svg","sharpPath":"outputs/icons/image/rotate_left_sharp.svg","category":"image","roundId":"238:2760","sharpId":"124:541"},"755:1643":{"name":"Rotate Right","searchTerms":[""],"roundPath":"outputs/icons/image/rotate_right_round.svg","sharpPath":"outputs/icons/image/rotate_right_sharp.svg","category":"image","roundId":"755:1644","sharpId":"755:1647"},"259:1751":{"name":"Slide Show","searchTerms":["Presentation"],"roundPath":"outputs/icons/image/slide_show_round.svg","sharpPath":"outputs/icons/image/slide_show_sharp.svg","category":"image","roundId":"238:2750","sharpId":"124:536"},"259:1752":{"name":"Straighten","searchTerms":["Ruler"],"roundPath":"outputs/icons/image/straighten_round.svg","sharpPath":"outputs/icons/image/straighten_sharp.svg","category":"image","roundId":"238:2749","sharpId":"124:534"},"259:1753":{"name":"Adjustments","searchTerms":["settings","tune","configuration","settings","tune","configuration","Workcloud","WC"],"roundPath":"outputs/icons/image/adjustments_round.svg","sharpPath":"outputs/icons/image/adjustments_sharp.svg","category":"image","roundId":"238:2748","sharpId":"124:531"},"259:1754":{"name":"Crop","searchTerms":[""],"roundPath":"outputs/icons/image/crop_round.svg","sharpPath":"outputs/icons/image/crop_sharp.svg","category":"image","roundId":"238:2762","sharpId":"124:544"},"1104:2992":{"name":"PRO","searchTerms":["Picture","Mode"],"roundPath":"outputs/icons/image/pro_round.svg","sharpPath":"outputs/icons/image/pro_sharp.svg","category":"image","roundId":"1104:2993","sharpId":"1104:2996"},"1105:3170":{"name":"AUTO","searchTerms":["Picture","Mode"],"roundPath":"outputs/icons/image/auto_round.svg","sharpPath":"outputs/icons/image/auto_sharp.svg","category":"image","roundId":"1105:3171","sharpId":"1105:3177"},"1106:3211":{"name":"ISO","searchTerms":["Picture","Mode"],"roundPath":"outputs/icons/image/iso_round.svg","sharpPath":"outputs/icons/image/iso_sharp.svg","category":"image","roundId":"1106:3212","sharpId":"1106:3219"},"1106:3241":{"name":"WB","searchTerms":["Picture","Mode","White","Balance"],"roundPath":"outputs/icons/image/wb_round.svg","sharpPath":"outputs/icons/image/wb_sharp.svg","category":"image","roundId":"1106:3242","sharpId":"1106:3245"},"1108:3291":{"name":"AWB","searchTerms":["Picture","Mode","Auto","White","Balance"],"roundPath":"outputs/icons/image/awb_round.svg","sharpPath":"outputs/icons/image/awb_sharp.svg","category":"image","roundId":"1108:3292","sharpId":"1108:3297"},"1107:3271":{"name":"WB Image","searchTerms":["Picture","Mode"],"roundPath":"outputs/icons/image/wb_image_round.svg","sharpPath":"outputs/icons/image/wb_image_sharp.svg","category":"image","roundId":"1107:3272","sharpId":"1107:3277"},"259:1756":{"name":"Grid On","searchTerms":[""],"roundPath":"outputs/icons/image/grid_on_round.svg","sharpPath":"outputs/icons/image/grid_on_sharp.svg","category":"image","roundId":"238:2753","sharpId":"124:533"},"259:1757":{"name":"Grid Off","searchTerms":[""],"roundPath":"outputs/icons/image/grid_off_round.svg","sharpPath":"outputs/icons/image/grid_off_sharp.svg","category":"image","roundId":"238:2745","sharpId":"124:537"},"259:1758":{"name":"Timer","searchTerms":["Countdown"],"roundPath":"outputs/icons/image/timer_round.svg","sharpPath":"outputs/icons/image/timer_sharp.svg","category":"image","roundId":"238:2746","sharpId":"124:532"},"243:4810":{"name":"Apps","searchTerms":["3x3","menu","dashboard","grid","Workcloud","WC"],"roundPath":"outputs/icons/navigation/apps_round.svg","sharpPath":"outputs/icons/navigation/apps_sharp.svg","category":"navigation","roundId":"225:2888","sharpId":"117:978"},"652:1635":{"name":"Columns","searchTerms":["Table"],"roundPath":"outputs/icons/navigation/columns_round.svg","sharpPath":"outputs/icons/navigation/columns_sharp.svg","category":"navigation","roundId":"652:1636","sharpId":"652:1639"},"243:4812":{"name":"Cancel","searchTerms":["Close","X","cancel","exit","delete","remove"],"roundPath":"outputs/icons/navigation/cancel_round.svg","sharpPath":"outputs/icons/navigation/cancel_sharp.svg","category":"navigation","roundId":"225:2893","sharpId":"117:964"},"243:4814":{"name":"Drop Down Circle","searchTerms":["Arrow","Triangle"],"roundPath":"outputs/icons/navigation/drop_down_circle_round.svg","sharpPath":"outputs/icons/navigation/drop_down_circle_sharp.svg","category":"navigation","roundId":"225:2877","sharpId":"117:968"},"243:4815":{"name":"Close","searchTerms":["X","close","cancel","X","exit","delete","remove","Workcloud","WC"],"roundPath":"outputs/icons/navigation/close_round.svg","sharpPath":"outputs/icons/navigation/close_sharp.svg","category":"navigation","roundId":"225:2884","sharpId":"117:962"},"243:4817":{"name":"More Vertical","searchTerms":["menu","dot","3-dot","3 dot","vertical","more","Workcloud","WC"],"roundPath":"outputs/icons/navigation/more_vertical_round.svg","sharpPath":"outputs/icons/navigation/more_vertical_sharp.svg","category":"navigation","roundId":"225:2882","sharpId":"117:956"},"243:4818":{"name":"More Horizontal","searchTerms":["menu","dot","3-dot","3 dot","horizontal","more","Workcloud","WC"],"roundPath":"outputs/icons/navigation/more_horizontal_round.svg","sharpPath":"outputs/icons/navigation/more_horizontal_sharp.svg","category":"navigation","roundId":"225:2873","sharpId":"117:957"},"243:4819":{"name":"Chevron Left","searchTerms":["Arrow","chevron","left","Workcloud","WC"],"roundPath":"outputs/icons/navigation/chevron_left_round.svg","sharpPath":"outputs/icons/navigation/chevron_left_sharp.svg","category":"navigation","roundId":"225:2895","sharpId":"117:977"},"243:4820":{"name":"Chevron Right","searchTerms":["Arrow","chevron","right","Workcloud","WC"],"roundPath":"outputs/icons/navigation/chevron_right_round.svg","sharpPath":"outputs/icons/navigation/chevron_right_sharp.svg","category":"navigation","roundId":"225:2890","sharpId":"117:966"},"243:4821":{"name":"Expand Less","searchTerms":["Arrow","chevron","up","Workcloud","WC"],"roundPath":"outputs/icons/navigation/expand_less_round.svg","sharpPath":"outputs/icons/navigation/expand_less_sharp.svg","category":"navigation","roundId":"225:2887","sharpId":"117:961"},"243:4822":{"name":"Expand More","searchTerms":["Arrow","chevon","down","Workcloud","WC"],"roundPath":"outputs/icons/navigation/expand_more_round.svg","sharpPath":"outputs/icons/navigation/expand_more_sharp.svg","category":"navigation","roundId":"225:2894","sharpId":"117:960"},"243:4823":{"name":"Caret Down","searchTerms":["Triangle"],"roundPath":"outputs/icons/navigation/caret_down_round.svg","sharpPath":"outputs/icons/navigation/caret_down_sharp.svg","category":"navigation","roundId":"225:2878","sharpId":"117:970"},"243:4824":{"name":"Caret Up","searchTerms":["Triangle"],"roundPath":"outputs/icons/navigation/caret_up_round.svg","sharpPath":"outputs/icons/navigation/caret_up_sharp.svg","category":"navigation","roundId":"225:2876","sharpId":"117:971"},"243:4825":{"name":"Caret Left","searchTerms":["Triangle"],"roundPath":"outputs/icons/navigation/caret_left_round.svg","sharpPath":"outputs/icons/navigation/caret_left_sharp.svg","category":"navigation","roundId":"225:2875","sharpId":"117:973"},"243:4826":{"name":"Caret Right","searchTerms":["Triangle"],"roundPath":"outputs/icons/navigation/caret_right_round.svg","sharpPath":"outputs/icons/navigation/caret_right_sharp.svg","category":"navigation","roundId":"225:2874","sharpId":"117:965"},"243:4827":{"name":"Full Screen Exit","searchTerms":["fullscreen","minimize","shrink","exit","Workcloud","WC"],"roundPath":"outputs/icons/navigation/full_screen_exit_round.svg","sharpPath":"outputs/icons/navigation/full_screen_exit_sharp.svg","category":"navigation","roundId":"225:2891","sharpId":"117:958"},"243:4829":{"name":"Full Screen","searchTerms":["fullscreen","enlarge","maximize","Workcloud","WC"],"roundPath":"outputs/icons/navigation/full_screen_round.svg","sharpPath":"outputs/icons/navigation/full_screen_sharp.svg","category":"navigation","roundId":"225:2880","sharpId":"117:959"},"243:4830":{"name":"Hamburger Menu","searchTerms":["menu","hamburger","line","Workcloud","WC"],"roundPath":"outputs/icons/navigation/hamburger_menu_round.svg","sharpPath":"outputs/icons/navigation/hamburger_menu_sharp.svg","category":"navigation","roundId":"225:2879","sharpId":"117:976"},"662:1869":{"name":"Hamburger Menu Thick","searchTerms":[""],"roundPath":"outputs/icons/navigation/hamburger_menu_thick_round.svg","sharpPath":"outputs/icons/navigation/hamburger_menu_thick_sharp.svg","category":"navigation","roundId":"662:1870","sharpId":"662:1873"},"662:1862":{"name":"Hamburger Menu Navigation Rail","searchTerms":["Narrow","Squeeze","Small"],"roundPath":"outputs/icons/navigation/hamburger_menu_navigation_rail_round.svg","sharpPath":"outputs/icons/navigation/hamburger_menu_navigation_rail_sharp.svg","category":"navigation","roundId":"662:1863","sharpId":"662:1866"},"243:4831":{"name":"Refresh","searchTerms":["Reload","refresh","turnover","Workcloud","WC"],"roundPath":"outputs/icons/navigation/refresh_round.svg","sharpPath":"outputs/icons/navigation/refresh_sharp.svg","category":"navigation","roundId":"225:2889","sharpId":"117:969"},"247:572":{"name":"Arrow Up","searchTerms":[""],"roundPath":"outputs/icons/navigation/arrow_up_round.svg","sharpPath":"outputs/icons/navigation/arrow_up_sharp.svg","category":"navigation","roundId":"225:2883","sharpId":"117:975"},"247:570":{"name":"Arrow Forward","searchTerms":["Right","arrow","forward","next","Workcloud","WC"],"roundPath":"outputs/icons/navigation/arrow_forward_round.svg","sharpPath":"outputs/icons/navigation/arrow_forward_sharp.svg","category":"navigation","roundId":"225:2885","sharpId":"117:967"},"247:571":{"name":"Arrow Down","searchTerms":[""],"roundPath":"outputs/icons/navigation/arrow_down_round.svg","sharpPath":"outputs/icons/navigation/arrow_down_sharp.svg","category":"navigation","roundId":"247:566","sharpId":"117:972"},"243:4858":{"name":"Arrow Back","searchTerms":["Left","arrow","back","previous","Workcloud","WC"],"roundPath":"outputs/icons/navigation/arrow_back_round.svg","sharpPath":"outputs/icons/navigation/arrow_back_sharp.svg","category":"navigation","roundId":"225:2892","sharpId":"117:974"},"316:1649":{"name":"Unfold More","searchTerms":[""],"roundPath":"outputs/icons/navigation/unfold_more_round.svg","sharpPath":"outputs/icons/navigation/unfold_more_sharp.svg","category":"navigation","roundId":"316:1641","sharpId":"316:1627"},"316:1650":{"name":"Unfold Less","searchTerms":[""],"roundPath":"outputs/icons/navigation/unfold_less_round.svg","sharpPath":"outputs/icons/navigation/unfold_less_sharp.svg","category":"navigation","roundId":"316:1642","sharpId":"316:1626"},"474:1634":{"name":"Caret Sort","searchTerms":[""],"roundPath":"outputs/icons/navigation/caret_sort_round.svg","sharpPath":"outputs/icons/navigation/caret_sort_sharp.svg","category":"navigation","roundId":"474:1635","sharpId":"474:1638"},"550:1640":{"name":"First Page","searchTerms":["Beginning"],"roundPath":"outputs/icons/navigation/first_page_round.svg","sharpPath":"outputs/icons/navigation/first_page_sharp.svg","category":"navigation","roundId":"550:1639","sharpId":"550:1638"},"550:1637":{"name":"Last Page","searchTerms":["End"],"roundPath":"outputs/icons/navigation/last_page_round.svg","sharpPath":"outputs/icons/navigation/last_page_sharp.svg","category":"navigation","roundId":"550:1635","sharpId":"550:1636"},"645:1661":{"name":"Dashboard","searchTerms":["dashboard","Workcloud","WC"],"roundPath":"outputs/icons/navigation/dashboard_round.svg","sharpPath":"outputs/icons/navigation/dashboard_sharp.svg","category":"navigation","roundId":"645:1662","sharpId":"645:1665"},"243:3768":{"name":"Cancel Outline","searchTerms":["Close","X"],"roundPath":"outputs/icons/navigation/cancel_outline_round.svg","sharpPath":"outputs/icons/navigation/cancel_outline_sharp.svg","category":"navigation","roundId":"223:1870","sharpId":"117:780"},"243:3859":{"name":"List Alt","searchTerms":[""],"roundPath":"outputs/icons/navigation/list_alt_round.svg","sharpPath":"outputs/icons/navigation/list_alt_sharp.svg","category":"navigation","roundId":"223:1872","sharpId":"117:803"},"243:4163":{"name":"List","searchTerms":["list","details","information","Workcloud","WC"],"roundPath":"outputs/icons/navigation/list_round.svg","sharpPath":"outputs/icons/navigation/list_sharp.svg","category":"navigation","roundId":"223:1905","sharpId":"117:776"},"243:3856":{"name":"Help Outline","searchTerms":["Question","Mark"],"roundPath":"outputs/icons/navigation/help_outline_round.svg","sharpPath":"outputs/icons/navigation/help_outline_sharp.svg","category":"navigation","roundId":"223:1869","sharpId":"117:766"},"243:4168":{"name":"Help","searchTerms":["Question","Mark","help","question","info","Workcloud","WC"],"roundPath":"outputs/icons/navigation/help_round.svg","sharpPath":"outputs/icons/navigation/help_sharp.svg","category":"navigation","roundId":"223:1893","sharpId":"117:781"},"250:723":{"name":"Add","searchTerms":["Plus","add","create","request"],"roundPath":"outputs/icons/content/add_round.svg","sharpPath":"outputs/icons/content/add_sharp.svg","category":"content","roundId":"225:3326","sharpId":"122:148"},"250:714":{"name":"Sort Content","searchTerms":["sort","reorder"],"roundPath":"outputs/icons/content/sort_content_round.svg","sharpPath":"outputs/icons/content/sort_content_sharp.svg","category":"content","roundId":"225:3316","sharpId":"122:145"},"250:710":{"name":"Content","searchTerms":["duplicate","copy","clipboard","Workcloud","WC"],"roundPath":"outputs/icons/content/content_round.svg","sharpPath":"outputs/icons/content/content_sharp.svg","category":"content","roundId":"225:3304","sharpId":"122:139"},"250:711":{"name":"Copy File","searchTerms":[""],"roundPath":"outputs/icons/content/copy_file_round.svg","sharpPath":"outputs/icons/content/copy_file_sharp.svg","category":"content","roundId":"225:3306","sharpId":"122:134"},"250:706":{"name":"Remove Circle Outline","searchTerms":["Minus"],"roundPath":"outputs/icons/content/remove_circle_outline_round.svg","sharpPath":"outputs/icons/content/remove_circle_outline_sharp.svg","category":"content","roundId":"225:3310","sharpId":"122:130"},"250:703":{"name":"Add Circle Outline","searchTerms":["Plus"],"roundPath":"outputs/icons/content/add_circle_outline_round.svg","sharpPath":"outputs/icons/content/add_circle_outline_sharp.svg","category":"content","roundId":"225:3309","sharpId":"122:142"},"250:705":{"name":"Remove Circle","searchTerms":["Minus","Workcloud","WC"],"roundPath":"outputs/icons/content/remove_circle_round.svg","sharpPath":"outputs/icons/content/remove_circle_sharp.svg","category":"content","roundId":"225:3305","sharpId":"122:147"},"250:707":{"name":"Block Content","searchTerms":["unclaim","cancel","do not","DNE","Workcloud","WC"],"roundPath":"outputs/icons/content/block_content_round.svg","sharpPath":"outputs/icons/content/block_content_sharp.svg","category":"content","roundId":"225:3311","sharpId":"122:144"},"250:702":{"name":"Add Circle","searchTerms":["Plus"],"roundPath":"outputs/icons/content/add_circle_round.svg","sharpPath":"outputs/icons/content/add_circle_sharp.svg","category":"content","roundId":"225:3324","sharpId":"122:136"},"250:704":{"name":"Remove","searchTerms":["Minus","remove","delete","Workcloud","WC"],"roundPath":"outputs/icons/content/remove_round.svg","sharpPath":"outputs/icons/content/remove_sharp.svg","category":"content","roundId":"225:3323","sharpId":"122:131"},"649:1688":{"name":"Android","searchTerms":["OS"],"roundPath":"outputs/icons/content/android_round.svg","sharpPath":"outputs/icons/content/android_sharp.svg","category":"content","roundId":"649:1689","sharpId":"649:1692"},"250:701":{"name":"Add Box","searchTerms":["Plus"],"roundPath":"outputs/icons/content/add_box_round.svg","sharpPath":"outputs/icons/content/add_box_sharp.svg","category":"content","roundId":"225:3320","sharpId":"122:146"},"649:1700":{"name":"Remove Box","searchTerms":["Minus"],"roundPath":"outputs/icons/content/remove_box_round.svg","sharpPath":"outputs/icons/content/remove_box_sharp.svg","category":"content","roundId":"649:1701","sharpId":"649:1704"},"250:726":{"name":"Push Pin","searchTerms":["pin","save","pushpin","mark","Workcloud","WC"],"roundPath":"outputs/icons/content/push_pin_round.svg","sharpPath":"outputs/icons/content/push_pin_sharp.svg","category":"content","roundId":"225:3313","sharpId":"225:3132"},"250:725":{"name":"Send","searchTerms":["chat","message","communication","send","Workcloud","WC"],"roundPath":"outputs/icons/content/send_round.svg","sharpPath":"outputs/icons/content/send_sharp.svg","category":"content","roundId":"225:3307","sharpId":"122:140"},"250:724":{"name":"Backspace","searchTerms":["Delete","clear","remove","backspace","Workcloud","WC"],"roundPath":"outputs/icons/content/backspace_round.svg","sharpPath":"outputs/icons/content/backspace_sharp.svg","category":"content","roundId":"225:3302","sharpId":"133:582"},"250:727":{"name":"Flag","searchTerms":["flag","mark","Workcloud","WC"],"roundPath":"outputs/icons/content/flag_round.svg","sharpPath":"outputs/icons/content/flag_sharp.svg","category":"content","roundId":"225:3315","sharpId":"225:3131"},"250:722":{"name":"Save Content","searchTerms":["file","save"],"roundPath":"outputs/icons/content/save_content_round.svg","sharpPath":"outputs/icons/content/save_content_sharp.svg","category":"content","roundId":"225:3312","sharpId":"122:143"},"250:720":{"name":"Reply","searchTerms":["email","e-mail","envelope","message","reply","Workcloud","WC"],"roundPath":"outputs/icons/content/reply_round.svg","sharpPath":"outputs/icons/content/reply_sharp.svg","category":"content","roundId":"225:3318","sharpId":"122:132"},"250:719":{"name":"Redo","searchTerms":["redo","edit","Workcloud","WC"],"roundPath":"outputs/icons/content/redo_round.svg","sharpPath":"outputs/icons/content/redo_sharp.svg","category":"content","roundId":"225:3321","sharpId":"225:3297"},"250:721":{"name":"Save Alt","searchTerms":["save","file","import","download","Workcloud","WC"],"roundPath":"outputs/icons/content/save_alt_round.svg","sharpPath":"outputs/icons/content/save_alt_sharp.svg","category":"content","roundId":"225:3308","sharpId":"122:129"},"250:718":{"name":"Undo","searchTerms":["undo","edit","Workcloud","WC"],"roundPath":"outputs/icons/content/undo_round.svg","sharpPath":"outputs/icons/content/undo_sharp.svg","category":"content","roundId":"225:3303","sharpId":"122:128"},"2657:3011":{"name":"Chart Pie Content","searchTerms":["report","analytics","chart","pie chart","pie-chart","piechart"],"roundPath":"outputs/icons/content/chart_pie_content_round.svg","sharpPath":"outputs/icons/content/chart_pie_content_sharp.svg","category":"content","roundId":"4932:3387","sharpId":"4932:3390"},"243:4533":{"name":"Email","searchTerms":["Mail","@","email","e-mail","envelope","message","Workcloud","WC"],"roundPath":"outputs/icons/content/email_round.svg","sharpPath":"outputs/icons/content/email_sharp.svg","category":"content","roundId":"225:2425","sharpId":"124:704"},"243:4535":{"name":"Email Outline","searchTerms":["Mail","@","email","e-mail","envelope","message","Workcloud","WC","outline"],"roundPath":"outputs/icons/content/email_outline_round.svg","sharpPath":"outputs/icons/content/email_outline_sharp.svg","category":"content","roundId":"225:2415","sharpId":"124:707"},"258:1493":{"name":"Scanner","searchTerms":["mobile"],"roundPath":"outputs/icons/hardware/scanner_round.svg","sharpPath":"outputs/icons/hardware/scanner_sharp.svg","category":"hardware","roundId":"238:1274","sharpId":"133:42"},"750:1654":{"name":"Printer","searchTerms":["print","printer","Workcloud","WC"],"roundPath":"outputs/icons/hardware/printer_round.svg","sharpPath":"outputs/icons/hardware/printer_sharp.svg","category":"hardware","roundId":"750:1655","sharpId":"750:1658"},"258:1494":{"name":"Cast","searchTerms":["Chrome"],"roundPath":"outputs/icons/hardware/cast_round.svg","sharpPath":"outputs/icons/hardware/cast_sharp.svg","category":"hardware","roundId":"238:1287","sharpId":"133:33"},"258:1495":{"name":"Cast Connected","searchTerms":["Chrome"],"roundPath":"outputs/icons/hardware/cast_connected_round.svg","sharpPath":"outputs/icons/hardware/cast_connected_sharp.svg","category":"hardware","roundId":"238:1282","sharpId":"238:1036"},"258:1496":{"name":"Desktop","searchTerms":[""],"roundPath":"outputs/icons/hardware/desktop_round.svg","sharpPath":"outputs/icons/hardware/desktop_sharp.svg","category":"hardware","roundId":"238:1279","sharpId":"133:37"},"258:1497":{"name":"Devices Ecosystem","searchTerms":[""],"roundPath":"outputs/icons/hardware/devices_ecosystem_round.svg","sharpPath":"outputs/icons/hardware/devices_ecosystem_sharp.svg","category":"hardware","roundId":"238:1285","sharpId":"133:34"},"648:1678":{"name":"Device Settings","searchTerms":[""],"roundPath":"outputs/icons/hardware/device_settings_round.svg","sharpPath":"outputs/icons/hardware/device_settings_sharp.svg","category":"hardware","roundId":"648:1679","sharpId":"648:1682"},"258:1498":{"name":"Headphones","searchTerms":[""],"roundPath":"outputs/icons/hardware/headphones_round.svg","sharpPath":"outputs/icons/hardware/headphones_sharp.svg","category":"hardware","roundId":"238:1281","sharpId":"133:30"},"258:1499":{"name":"Keyboard","searchTerms":["keyboard","keypad","type","Workcloud","WC"],"roundPath":"outputs/icons/hardware/keyboard_round.svg","sharpPath":"outputs/icons/hardware/keyboard_sharp.svg","category":"hardware","roundId":"238:1280","sharpId":"133:29"},"258:1500":{"name":"Laptop","searchTerms":["Computer"],"roundPath":"outputs/icons/hardware/laptop_round.svg","sharpPath":"outputs/icons/hardware/laptop_sharp.svg","category":"hardware","roundId":"238:1278","sharpId":"133:27"},"258:1501":{"name":"Memory","searchTerms":["Processor","Microprocessor"],"roundPath":"outputs/icons/hardware/memory_round.svg","sharpPath":"outputs/icons/hardware/memory_sharp.svg","category":"hardware","roundId":"238:1277","sharpId":"133:39"},"258:1502":{"name":"Monitor","searchTerms":[""],"roundPath":"outputs/icons/hardware/monitor_round.svg","sharpPath":"outputs/icons/hardware/monitor_sharp.svg","category":"hardware","roundId":"238:1283","sharpId":"133:26"},"258:1503":{"name":"Phone Android","searchTerms":["Mobile"],"roundPath":"outputs/icons/hardware/phone_android_round.svg","sharpPath":"outputs/icons/hardware/phone_android_sharp.svg","category":"hardware","roundId":"238:1276","sharpId":"133:36"},"258:1504":{"name":"Phone iPhone","searchTerms":["Mobile"],"roundPath":"outputs/icons/hardware/phone_iphone_round.svg","sharpPath":"outputs/icons/hardware/phone_iphone_sharp.svg","category":"hardware","roundId":"238:1275","sharpId":"133:25"},"258:1505":{"name":"Phonelink","searchTerms":["Connected"],"roundPath":"outputs/icons/hardware/phonelink_round.svg","sharpPath":"outputs/icons/hardware/phonelink_sharp.svg","category":"hardware","roundId":"238:1273","sharpId":"133:38"},"258:1506":{"name":"Security","searchTerms":["Protect","Protection","Shield"],"roundPath":"outputs/icons/hardware/security_round.svg","sharpPath":"outputs/icons/hardware/security_sharp.svg","category":"hardware","roundId":"238:1268","sharpId":"133:24"},"258:1507":{"name":"Video Play","searchTerms":[""],"roundPath":"outputs/icons/hardware/video_play_round.svg","sharpPath":"outputs/icons/hardware/video_play_sharp.svg","category":"hardware","roundId":"238:1286","sharpId":"133:41"},"258:1508":{"name":"Smart Phone","searchTerms":["Mobile","phone","device","Workcloud","WC"],"roundPath":"outputs/icons/hardware/smart_phone_round.svg","sharpPath":"outputs/icons/hardware/smart_phone_sharp.svg","category":"hardware","roundId":"238:1272","sharpId":"133:40"},"258:1509":{"name":"Speaker","searchTerms":[""],"roundPath":"outputs/icons/hardware/speaker_round.svg","sharpPath":"outputs/icons/hardware/speaker_sharp.svg","category":"hardware","roundId":"238:1267","sharpId":"133:35"},"258:1510":{"name":"Tablet","searchTerms":[""],"roundPath":"outputs/icons/hardware/tablet_round.svg","sharpPath":"outputs/icons/hardware/tablet_sharp.svg","category":"hardware","roundId":"238:1271","sharpId":"133:28"},"258:1511":{"name":"Tablet Mac","searchTerms":["iPad"],"roundPath":"outputs/icons/hardware/tablet_mac_round.svg","sharpPath":"outputs/icons/hardware/tablet_mac_sharp.svg","category":"hardware","roundId":"238:1270","sharpId":"133:32"},"258:1512":{"name":"TV","searchTerms":["Television"],"roundPath":"outputs/icons/hardware/tv_round.svg","sharpPath":"outputs/icons/hardware/tv_sharp.svg","category":"hardware","roundId":"238:1284","sharpId":"133:23"},"258:1513":{"name":"Watch","searchTerms":["Smartwatch"],"roundPath":"outputs/icons/hardware/watch_round.svg","sharpPath":"outputs/icons/hardware/watch_sharp.svg","category":"hardware","roundId":"238:1269","sharpId":"133:22"}} \ No newline at end of file +{"259:1589":{"name":"Check Box","searchTerms":["Checked"],"roundPath":"outputs/icons/toggle/check_box_round.svg","sharpPath":"outputs/icons/toggle/check_box_sharp.svg","category":"toggle","roundId":"238:2777","sharpId":"125:1253"},"259:1591":{"name":"Check Box Empty","searchTerms":["Unchecked"],"roundPath":"outputs/icons/toggle/check_box_empty_round.svg","sharpPath":"outputs/icons/toggle/check_box_empty_sharp.svg","category":"toggle","roundId":"238:2775","sharpId":"125:1250"},"259:1592":{"name":"Indeterminate Check Box","searchTerms":["Half"],"roundPath":"outputs/icons/toggle/indeterminate_check_box_round.svg","sharpPath":"outputs/icons/toggle/indeterminate_check_box_sharp.svg","category":"toggle","roundId":"238:2766","sharpId":"125:1249"},"259:1593":{"name":"Radio Button Checked","searchTerms":["radio","on","button","Workcloud","WC"],"roundPath":"outputs/icons/toggle/radio_button_checked_round.svg","sharpPath":"outputs/icons/toggle/radio_button_checked_sharp.svg","category":"toggle","roundId":"238:2772","sharpId":"125:1251"},"259:1594":{"name":"Radio Button Unchecked","searchTerms":["radio","off","button","Workcloud","WC"],"roundPath":"outputs/icons/toggle/radio_button_unchecked_round.svg","sharpPath":"outputs/icons/toggle/radio_button_unchecked_sharp.svg","category":"toggle","roundId":"238:2774","sharpId":"125:1248"},"259:1595":{"name":"Toggle Off","searchTerms":["Switch","toggle","off","Workcloud","WC"],"roundPath":"outputs/icons/toggle/toggle_off_round.svg","sharpPath":"outputs/icons/toggle/toggle_off_sharp.svg","category":"toggle","roundId":"238:2768","sharpId":"125:1247"},"259:1596":{"name":"Toggle On","searchTerms":["Switch","toggle","on","Workcloud","WC"],"roundPath":"outputs/icons/toggle/toggle_on_round.svg","sharpPath":"outputs/icons/toggle/toggle_on_sharp.svg","category":"toggle","roundId":"238:2773","sharpId":"125:1244"},"259:1601":{"name":"Star","searchTerms":["Rating","favorite","star","mark","Workcloud","WC"],"roundPath":"outputs/icons/toggle/star_round.svg","sharpPath":"outputs/icons/toggle/star_sharp.svg","category":"toggle","roundId":"238:2770","sharpId":"125:1246"},"259:1602":{"name":"Star Outline","searchTerms":["Rating","Empty","favorite","Workcloud","WC"],"roundPath":"outputs/icons/toggle/star_outline_round.svg","sharpPath":"outputs/icons/toggle/star_outline_sharp.svg","category":"toggle","roundId":"238:2769","sharpId":"125:1245"},"259:1603":{"name":"Star Half","searchTerms":["Rating"],"roundPath":"outputs/icons/toggle/star_half_round.svg","sharpPath":"outputs/icons/toggle/star_half_sharp.svg","category":"toggle","roundId":"238:2776","sharpId":"125:1252"},"4932:3494":{"name":"Chart Bar","searchTerms":["Workcloud","WC","report","analytics","chart","bar","bar chart","bar-chart","bar graph","forecast"],"roundPath":"outputs/icons/charts/chart_bar_round.svg","sharpPath":"outputs/icons/charts/chart_bar_sharp.svg","category":"charts","roundId":"4066:3623","sharpId":"4932:3495"},"4932:3497":{"name":"Chart Line Predict","searchTerms":["Workcloud","WC","report","analytics","chart","predict"],"roundPath":"outputs/icons/charts/chart_line_predict_round.svg","sharpPath":"outputs/icons/charts/chart_line_predict_sharp.svg","category":"charts","roundId":"4066:3627","sharpId":"4932:3498"},"4932:3500":{"name":"Chart Line","searchTerms":["Workcloud","WC","report","analytics","chart","line chart","line-chart","linechart","trend","trendline","line graph"],"roundPath":"outputs/icons/charts/chart_line_round.svg","sharpPath":"outputs/icons/charts/chart_line_sharp.svg","category":"charts","roundId":"4066:3619","sharpId":"4932:3501"},"4932:3503":{"name":"Chart Pie","searchTerms":["Workcloud","WC","chart","pie","pie graph"],"roundPath":"outputs/icons/charts/chart_pie_round.svg","sharpPath":"outputs/icons/charts/chart_pie_sharp.svg","category":"charts","roundId":"4403:1677","sharpId":"4932:3504"},"4932:3506":{"name":"Chart Bubble","searchTerms":["Workcloud","WC","chart","bubble"],"roundPath":"outputs/icons/charts/chart_bubble_round.svg","sharpPath":"outputs/icons/charts/chart_bubble_sharp.svg","category":"charts","roundId":"4403:1674","sharpId":"4932:3507"},"4932:3509":{"name":"Chart Line Stacked","searchTerms":["Workcloud","WC","report","analytics","chart","Comparison chart","Comparison-chart"],"roundPath":"outputs/icons/charts/chart_line_stacked_round.svg","sharpPath":"outputs/icons/charts/chart_line_stacked_sharp.svg","category":"charts","roundId":"4475:3320","sharpId":"4932:3510"},"4932:3512":{"name":"Chart Bubble Charts","searchTerms":["Workcloud","WC","report","analytics","chart","bubble chart","bubble-chart","bubblechart"],"roundPath":"outputs/icons/charts/chart_bubble_charts_round.svg","sharpPath":"outputs/icons/charts/chart_bubble_charts_sharp.svg","category":"charts","roundId":"4066:3621","sharpId":"4932:3513"},"4932:3516":{"name":"Chart Pie Charts","searchTerms":["Workcloud","WC","report","analytics","chart","pie chart","pie-chart","piechart","Analysis","pie graph","balance"],"roundPath":"outputs/icons/charts/chart_pie_charts_round.svg","sharpPath":"outputs/icons/charts/chart_pie_charts_sharp.svg","category":"charts","roundId":"4066:3617","sharpId":"4932:3517"},"4932:3519":{"name":"Chart Waterfall","searchTerms":["Workcloud","WC","chart","waterfall"],"roundPath":"outputs/icons/charts/chart_waterfall_round.svg","sharpPath":"outputs/icons/charts/chart_waterfall_sharp.svg","category":"charts","roundId":"4310:3148","sharpId":"4932:3520"},"4932:3529":{"name":"Chart Filled","searchTerms":["Workcloud","WC","(used to display chart","report","analytics","not denote which type of chart is being used) report","analytics","chart","performance","graphic"],"roundPath":"outputs/icons/charts/chart_filled_round.svg","sharpPath":"outputs/icons/charts/chart_filled_sharp.svg","category":"charts","roundId":"4066:3629","sharpId":"4932:3530"},"4932:3532":{"name":"Chart Outline","searchTerms":["Workcloud","WC","report","analytics","chart outline","chart","Assessment"],"roundPath":"outputs/icons/charts/chart_outline_round.svg","sharpPath":"outputs/icons/charts/chart_outline_sharp.svg","category":"charts","roundId":"4475:3324","sharpId":"4932:3533"},"4932:3536":{"name":"Analytics","searchTerms":["Workcloud","WC","(used to display chart","report","analytics","not denote which type of chart is being used) report","analytics","chart","performance","graphic"],"roundPath":"outputs/icons/charts/analytics_round.svg","sharpPath":"outputs/icons/charts/analytics_sharp.svg","category":"charts","roundId":"4932:3535","sharpId":"4932:3537"},"4932:3541":{"name":"Chart Gantt","searchTerms":["Workcloud","WC","report","analytics","chart","Gantt chart","Gantt-chart"],"roundPath":"outputs/icons/charts/chart_gantt_round.svg","sharpPath":"outputs/icons/charts/chart_gantt_sharp.svg","category":"charts","roundId":"4475:3329","sharpId":"4932:3542"},"4932:3546":{"name":"Chart Stacked","searchTerms":["Workcloud","WC","report","analytics","chart","bar","bar chart","bar-chart","stacked","stack","stacked bar"],"roundPath":"outputs/icons/charts/chart_stacked_round.svg","sharpPath":"outputs/icons/charts/chart_stacked_sharp.svg","category":"charts","roundId":"4475:3328","sharpId":"4932:3547"},"4932:3549":{"name":"Chart Doughnut","searchTerms":["Workcloud","WC","report","analytics","chart","doughnut chart","doughtnut-chart","doughtnutchart","donut chart","donut-chart","donutchart"],"roundPath":"outputs/icons/charts/chart_doughnut_round.svg","sharpPath":"outputs/icons/charts/chart_doughnut_sharp.svg","category":"charts","roundId":"4475:3327","sharpId":"4932:3550"},"4932:3552":{"name":"Report","searchTerms":["Workcloud","WC","report","analytics"],"roundPath":"outputs/icons/charts/report_round.svg","sharpPath":"outputs/icons/charts/report_sharp.svg","category":"charts","roundId":"4066:3625","sharpId":"4932:3553"},"4932:3555":{"name":"Table","searchTerms":["Workcloud","WC","Table","analytics"],"roundPath":"outputs/icons/charts/table_round.svg","sharpPath":"outputs/icons/charts/table_sharp.svg","category":"charts","roundId":"4475:3326","sharpId":"4932:3556"},"4932:3558":{"name":"Chart Scatter Plot","searchTerms":["Workcloud","WC","report","analytics","chart","Scatter","Scatter chart","Scatter-chart"],"roundPath":"outputs/icons/charts/chart_scatter_plot_round.svg","sharpPath":"outputs/icons/charts/chart_scatter_plot_sharp.svg","category":"charts","roundId":"4475:3325","sharpId":"4932:3559"},"4932:3670":{"name":"Calendar Rollover","searchTerms":["Workcloud","WC","calendar","rollover","roll-over","roll over","split","carryover","carry-over","carry over","week split"],"roundPath":"outputs/icons/date_time/calendar_rollover_round.svg","sharpPath":"outputs/icons/date_time/calendar_rollover_sharp.svg","category":"date_time","roundId":"4070:4319","sharpId":"4932:3671"},"4932:3673":{"name":"Calendar Next","searchTerms":["Workcloud","WC","calendar","rollover","roll-over","roll over","split","carryover","carry-over","carry over","upcoming","upcoming shift"],"roundPath":"outputs/icons/date_time/calendar_next_round.svg","sharpPath":"outputs/icons/date_time/calendar_next_sharp.svg","category":"date_time","roundId":"4070:4321","sharpId":"4932:3674"},"4932:3676":{"name":"Calendar Gantt","searchTerms":["Workcloud","WC","calendar","rollover","roll-over","roll over","split","carryover","carry-over","carry over","upcoming"],"roundPath":"outputs/icons/date_time/calendar_gantt_round.svg","sharpPath":"outputs/icons/date_time/calendar_gantt_sharp.svg","category":"date_time","roundId":"4070:4323","sharpId":"4932:3677"},"4932:3680":{"name":"Schedule","searchTerms":["Workcloud","WC","calendar","available","publish","live","check","complete","published"],"roundPath":"outputs/icons/date_time/schedule_round.svg","sharpPath":"outputs/icons/date_time/schedule_sharp.svg","category":"date_time","roundId":"4070:4315","sharpId":"4932:3681"},"4932:3683":{"name":"Clock Flexible","searchTerms":["Workcloud","WC","clock","shift","time","flexible"],"roundPath":"outputs/icons/date_time/clock_flexible_round.svg","sharpPath":"outputs/icons/date_time/clock_flexible_sharp.svg","category":"date_time","roundId":"4066:4096","sharpId":"4932:3684"},"4932:3686":{"name":"Clock On","searchTerms":["Workcloud","WC","clock","shift","time","available","on","active"],"roundPath":"outputs/icons/date_time/clock_on_round.svg","sharpPath":"outputs/icons/date_time/clock_on_sharp.svg","category":"date_time","roundId":"4066:4094","sharpId":"4932:3687"},"4932:3690":{"name":"Clock Available","searchTerms":["Workcloud","WC","clock","shift","time","available","complete","check","publish"],"roundPath":"outputs/icons/date_time/clock_available_round.svg","sharpPath":"outputs/icons/date_time/clock_available_sharp.svg","category":"date_time","roundId":"4066:4092","sharpId":"4932:3691"},"4932:3693":{"name":"Clock Missed","searchTerms":["Workcloud","WC","clock","shift","time","missed","help"],"roundPath":"outputs/icons/date_time/clock_missed_round.svg","sharpPath":"outputs/icons/date_time/clock_missed_sharp.svg","category":"date_time","roundId":"4066:4090","sharpId":"4932:3694"},"4932:3696":{"name":"Clock Info","searchTerms":["Workcloud","WC","clock","shift","time","details","info","information"],"roundPath":"outputs/icons/date_time/clock_info_round.svg","sharpPath":"outputs/icons/date_time/clock_info_sharp.svg","category":"date_time","roundId":"4066:4088","sharpId":"4932:3697"},"4932:3699":{"name":"Clock Start","searchTerms":["Workcloud","WC","clock","shift","time","start","initiate","begin"],"roundPath":"outputs/icons/date_time/clock_start_round.svg","sharpPath":"outputs/icons/date_time/clock_start_sharp.svg","category":"date_time","roundId":"4066:4086","sharpId":"4932:3701"},"4932:3703":{"name":"Clock In Progress","searchTerms":["Workcloud","WC","clock","shift","time","inprogress","in-progress","in progress","ongoing"],"roundPath":"outputs/icons/date_time/clock_in_progress_round.svg","sharpPath":"outputs/icons/date_time/clock_in_progress_sharp.svg","category":"date_time","roundId":"4066:4084","sharpId":"4932:3704"},"4932:3706":{"name":"Clock Stop","searchTerms":["Workcloud","WC","clock","shift","time","stop","end"],"roundPath":"outputs/icons/date_time/clock_stop_round.svg","sharpPath":"outputs/icons/date_time/clock_stop_sharp.svg","category":"date_time","roundId":"4066:4082","sharpId":"4932:3707"},"4932:3709":{"name":"Clock Upcoming","searchTerms":["Workcloud","WC","clock","shift","time","swap","switch","trade","open shifts"],"roundPath":"outputs/icons/date_time/clock_upcoming_round.svg","sharpPath":"outputs/icons/date_time/clock_upcoming_sharp.svg","category":"date_time","roundId":"4889:198","sharpId":"4932:3710"},"4932:3712":{"name":"Clock Switch","searchTerms":["Workcloud","WC","clock","shift","time","swap","switch","trade"],"roundPath":"outputs/icons/date_time/clock_switch_round.svg","sharpPath":"outputs/icons/date_time/clock_switch_sharp.svg","category":"date_time","roundId":"4066:4080","sharpId":"4932:3713"},"4932:3715":{"name":"Clock Bid","searchTerms":["Workcloud","WC","clock","shift","time","bid"],"roundPath":"outputs/icons/date_time/clock_bid_round.svg","sharpPath":"outputs/icons/date_time/clock_bid_sharp.svg","category":"date_time","roundId":"4066:4078","sharpId":"4932:3716"},"4932:3718":{"name":"Clock Edit","searchTerms":["Workcloud","WC","clock","shift","time","edit","write","sign-up","sign","register","pencil","custom","request"],"roundPath":"outputs/icons/date_time/clock_edit_round.svg","sharpPath":"outputs/icons/date_time/clock_edit_sharp.svg","category":"date_time","roundId":"4066:4076","sharpId":"4932:3719"},"4932:3723":{"name":"Clock Rollover","searchTerms":["Workcloud","WC","clock","shift","time","over","overtime","carryover","carry over","carry-over"],"roundPath":"outputs/icons/date_time/clock_rollover_round.svg","sharpPath":"outputs/icons/date_time/clock_rollover_sharp.svg","category":"date_time","roundId":"4066:4074","sharpId":"4932:3724"},"4932:3726":{"name":"Clock Timer","searchTerms":["Workcloud","WC","clock","shift","time","timer","stopwatch","stop watch","on schedule"],"roundPath":"outputs/icons/date_time/clock_timer_round.svg","sharpPath":"outputs/icons/date_time/clock_timer_sharp.svg","category":"date_time","roundId":"4066:4072","sharpId":"4932:3727"},"4932:3729":{"name":"Clock Segment","searchTerms":["Workcloud","WC","clock","shift","time","timer","time left","remainder","remaining","remain"],"roundPath":"outputs/icons/date_time/clock_segment_round.svg","sharpPath":"outputs/icons/date_time/clock_segment_sharp.svg","category":"date_time","roundId":"4066:4070","sharpId":"4932:3730"},"4932:3734":{"name":"Timecard","searchTerms":["Workcloud","WC","timecard","time card","punch in","punch-in","punch out","punch-out"],"roundPath":"outputs/icons/date_time/timecard_round.svg","sharpPath":"outputs/icons/date_time/timecard_sharp.svg","category":"date_time","roundId":"4066:3785","sharpId":"4932:3735"},"4932:3737":{"name":"Timecard Warning","searchTerms":["Workcloud","WC","timecard","time card","warning","alert","attendance management"],"roundPath":"outputs/icons/date_time/timecard_warning_round.svg","sharpPath":"outputs/icons/date_time/timecard_warning_sharp.svg","category":"date_time","roundId":"4066:3783","sharpId":"4932:3738"},"4932:3740":{"name":"Timecard Approve","searchTerms":["Workcloud","WC","timecard","time card","approve","complete"],"roundPath":"outputs/icons/date_time/timecard_approve_round.svg","sharpPath":"outputs/icons/date_time/timecard_approve_sharp.svg","category":"date_time","roundId":"4066:3781","sharpId":"4932:3741"},"4932:3743":{"name":"Meal","searchTerms":["Workcloud","WC","meal","break","lunch","dinner","food"],"roundPath":"outputs/icons/date_time/meal_round.svg","sharpPath":"outputs/icons/date_time/meal_sharp.svg","category":"date_time","roundId":"4066:3847","sharpId":"4932:3744"},"4932:25":{"name":"Clipboard","searchTerms":["clipboard","note","workcloud","wc"],"roundPath":"outputs/icons/general/clipboard_round.svg","sharpPath":"outputs/icons/general/clipboard_sharp.svg","category":"general","roundId":"4055:3090","sharpId":"4932:29"},"4932:31":{"name":"Note","searchTerms":["Workcloud","WC","note","paper"],"roundPath":"outputs/icons/general/note_round.svg","sharpPath":"outputs/icons/general/note_sharp.svg","category":"general","roundId":"4055:3086","sharpId":"4932:32"},"4932:36":{"name":"Audit Activity","searchTerms":["Workcloud","WC","audit activity"],"roundPath":"outputs/icons/general/audit_activity_round.svg","sharpPath":"outputs/icons/general/audit_activity_sharp.svg","category":"general","roundId":"4055:3115","sharpId":"4932:37"},"4932:40":{"name":"List Feedback","searchTerms":["Workcloud","WC","list","feedback","items"],"roundPath":"outputs/icons/general/list_feedback_round.svg","sharpPath":"outputs/icons/general/list_feedback_sharp.svg","category":"general","roundId":"4055:3052","sharpId":"4932:41"},"4932:43":{"name":"List Bullet Contained","searchTerms":["Workcloud","WC","list","feedback","items"],"roundPath":"outputs/icons/general/list_bullet_contained_round.svg","sharpPath":"outputs/icons/general/list_bullet_contained_sharp.svg","category":"general","roundId":"4055:3048","sharpId":"4932:44"},"4932:46":{"name":"List Form","searchTerms":["Workcloud","WC","list","feedback","items"],"roundPath":"outputs/icons/general/list_form_round.svg","sharpPath":"outputs/icons/general/list_form_sharp.svg","category":"general","roundId":"4055:3046","sharpId":"4932:47"},"4932:49":{"name":"Face Id","searchTerms":["Workcloud","WC","activity","chart","line","log","history"],"roundPath":"outputs/icons/general/face_id_round.svg","sharpPath":"outputs/icons/general/face_id_sharp.svg","category":"general","roundId":"4055:3158","sharpId":"4932:50"},"4932:54":{"name":"Add Task","searchTerms":["Workcloud","WC","add","task","complete","check"],"roundPath":"outputs/icons/general/add_task_round.svg","sharpPath":"outputs/icons/general/add_task_sharp.svg","category":"general","roundId":"4055:3106","sharpId":"4932:55"},"4932:57":{"name":"Queue","searchTerms":["Workcloud","WC","add","queue"],"roundPath":"outputs/icons/general/queue_round.svg","sharpPath":"outputs/icons/general/queue_sharp.svg","category":"general","roundId":"4055:3104","sharpId":"4932:64"},"4937:474":{"name":"Video Off","searchTerms":["Workcloud","WC","video","hide","off"],"roundPath":"outputs/icons/general/video_off_round.svg","sharpPath":"outputs/icons/general/video_off_sharp.svg","category":"general","roundId":"4055:3123","sharpId":"4937:475"},"4937:477":{"name":"Video","searchTerms":["Workcloud","WC","video","conference"],"roundPath":"outputs/icons/general/video_round.svg","sharpPath":"outputs/icons/general/video_sharp.svg","category":"general","roundId":"4055:3094","sharpId":"4937:478"},"4937:480":{"name":"Write","searchTerms":["Workcloud","WC","write","edit","request","complete","change","compose"],"roundPath":"outputs/icons/general/write_round.svg","sharpPath":"outputs/icons/general/write_sharp.svg","category":"general","roundId":"4055:3080","sharpId":"4937:481"},"4937:483":{"name":"App Edit","searchTerms":["Workcloud","WC","app edit"],"roundPath":"outputs/icons/general/app_edit_round.svg","sharpPath":"outputs/icons/general/app_edit_sharp.svg","category":"general","roundId":"4055:3119","sharpId":"4937:484"},"4937:486":{"name":"Review","searchTerms":["Workcloud","WC","review"],"roundPath":"outputs/icons/general/review_round.svg","sharpPath":"outputs/icons/general/review_sharp.svg","category":"general","roundId":"4055:3054","sharpId":"4937:487"},"4937:489":{"name":"School","searchTerms":["Workcloud","WC","school","graduation","education","cap","academic"],"roundPath":"outputs/icons/general/school_round.svg","sharpPath":"outputs/icons/general/school_sharp.svg","category":"general","roundId":"4055:3125","sharpId":"4937:490"},"4937:492":{"name":"Store","searchTerms":["Workcloud","WC","store","business","retail"],"roundPath":"outputs/icons/general/store_round.svg","sharpPath":"outputs/icons/general/store_sharp.svg","category":"general","roundId":"4066:3859","sharpId":"4937:493"},"4937:495":{"name":"Sort","searchTerms":["Workcloud","WC","store","business","retail"],"roundPath":"outputs/icons/general/sort_round.svg","sharpPath":"outputs/icons/general/sort_sharp.svg","category":"general","roundId":"4403:1729","sharpId":"4937:496"},"4937:498":{"name":"Reorder","searchTerms":["Workcloud","WC","drag","reorder","move"],"roundPath":"outputs/icons/general/reorder_round.svg","sharpPath":"outputs/icons/general/reorder_sharp.svg","category":"general","roundId":"4055:3040","sharpId":"4937:499"},"4937:501":{"name":"Eye Preview","searchTerms":["Workcloud","WC","view settings\n\n\nuse this when configuring the display of something"],"roundPath":"outputs/icons/general/eye_preview_round.svg","sharpPath":"outputs/icons/general/eye_preview_sharp.svg","category":"general","roundId":"4055:3056","sharpId":"4937:502"},"4937:504":{"name":"Lock Undo","searchTerms":["Workcloud","WC","lock","security","unlock"],"roundPath":"outputs/icons/general/lock_undo_round.svg","sharpPath":"outputs/icons/general/lock_undo_sharp.svg","category":"general","roundId":"4055:3010","sharpId":"4937:505"},"4937:507":{"name":"Tag","searchTerms":["Workcloud","WC","tag"],"roundPath":"outputs/icons/general/tag_round.svg","sharpPath":"outputs/icons/general/tag_sharp.svg","category":"general","roundId":"4055:3070","sharpId":"4937:508"},"4937:510":{"name":"Link Add","searchTerms":["Workcloud","WC","link","hyperlink","add"],"roundPath":"outputs/icons/general/link_add_round.svg","sharpPath":"outputs/icons/general/link_add_sharp.svg","category":"general","roundId":"4055:3006","sharpId":"4937:511"},"4937:513":{"name":"Tiers","searchTerms":["Workcloud","WC","tiers","tree"],"roundPath":"outputs/icons/general/tiers_round.svg","sharpPath":"outputs/icons/general/tiers_sharp.svg","category":"general","roundId":"4055:3152","sharpId":"4937:514"},"4937:516":{"name":"Glossary","searchTerms":["Workcloud","WC","glossary"],"roundPath":"outputs/icons/general/glossary_round.svg","sharpPath":"outputs/icons/general/glossary_sharp.svg","category":"general","roundId":"4310:3861","sharpId":"4937:517"},"4937:519":{"name":"Activity","searchTerms":["Workcloud","WC","activity","chart","line","log","history"],"roundPath":"outputs/icons/general/activity_round.svg","sharpPath":"outputs/icons/general/activity_sharp.svg","category":"general","roundId":"4055:3156","sharpId":"4937:520"},"4937:522":{"name":"Store Swap","searchTerms":["Workcloud","WC","store","business","retail","sync","switch","swap","refresh"],"roundPath":"outputs/icons/general/store_swap_round.svg","sharpPath":"outputs/icons/general/store_swap_sharp.svg","category":"general","roundId":"4066:3857","sharpId":"4937:523"},"5512:2999":{"name":"Store Transfer","searchTerms":["Workcloud","WC","store","business","retail","sync","transfer","swap,"],"roundPath":"outputs/icons/general/store_transfer_round.svg","sharpPath":"outputs/icons/general/store_transfer_sharp.svg","category":"general","roundId":"5512:3000","sharpId":"5512:3002"},"5517:3016":{"name":"Store Release","searchTerms":["Workcloud","WC","store","business","retail","sync","switch","swap","release","transfer"],"roundPath":"outputs/icons/general/store_release_round.svg","sharpPath":"outputs/icons/general/store_release_sharp.svg","category":"general","roundId":"5517:3017","sharpId":"5517:3020"},"4937:525":{"name":"How Do I","searchTerms":["Workcloud","WC","how do i"],"roundPath":"outputs/icons/general/how_do_i_round.svg","sharpPath":"outputs/icons/general/how_do_i_sharp.svg","category":"general","roundId":"4055:3164","sharpId":"4937:526"},"4937:528":{"name":"Recall","searchTerms":["Workcloud","WC","recall","enter"],"roundPath":"outputs/icons/general/recall_round.svg","sharpPath":"outputs/icons/general/recall_sharp.svg","category":"general","roundId":"4055:2994","sharpId":"4937:529"},"4937:531":{"name":"Transfer","searchTerms":["Workcloud","WC","switch","swap","transfer","trade"],"roundPath":"outputs/icons/general/transfer_round.svg","sharpPath":"outputs/icons/general/transfer_sharp.svg","category":"general","roundId":"4055:3100","sharpId":"4937:532"},"5121:226":{"name":"Swap","searchTerms":["Workcloud","WC","switch","swap","transfer","trade"],"roundPath":"outputs/icons/general/swap_round.svg","sharpPath":"outputs/icons/general/swap_sharp.svg","category":"general","roundId":"5121:227","sharpId":"5121:229"},"4937:534":{"name":"Repeat","searchTerms":["Workcloud","WC","repeat"],"roundPath":"outputs/icons/general/repeat_round.svg","sharpPath":"outputs/icons/general/repeat_sharp.svg","category":"general","roundId":"4055:3022","sharpId":"4937:535"},"4937:538":{"name":"Exit","searchTerms":["Workcloud","WC","exit"],"roundPath":"outputs/icons/general/exit_round.svg","sharpPath":"outputs/icons/general/exit_sharp.svg","category":"general","roundId":"4055:3117","sharpId":"4937:539"},"4937:541":{"name":"Flip","searchTerms":["Workcloud","WC","flip","mirror"],"roundPath":"outputs/icons/general/flip_round.svg","sharpPath":"outputs/icons/general/flip_sharp.svg","category":"general","roundId":"4055:3024","sharpId":"4937:542"},"4937:544":{"name":"Vacation","searchTerms":["Workcloud","WC","vacation","pto","request-time","request time","time off","paid time off"],"roundPath":"outputs/icons/general/vacation_round.svg","sharpPath":"outputs/icons/general/vacation_sharp.svg","category":"general","roundId":"4066:3845","sharpId":"4937:545"},"4937:553":{"name":"Camera Switch","searchTerms":["Workcloud","WC","camera","photo","picture","flip","front","back"],"roundPath":"outputs/icons/general/camera_switch_round.svg","sharpPath":"outputs/icons/general/camera_switch_sharp.svg","category":"general","roundId":"4055:3096","sharpId":"4937:554"},"4937:556":{"name":"Building","searchTerms":["Workcloud","WC","building","organization","company"],"roundPath":"outputs/icons/general/building_round.svg","sharpPath":"outputs/icons/general/building_sharp.svg","category":"general","roundId":"4066:3855","sharpId":"4937:557"},"4932:78":{"name":"User Minor","searchTerms":["Workcloud","WC","user","person","minor","age","student","child"],"roundPath":"outputs/icons/people/user_minor_round.svg","sharpPath":"outputs/icons/people/user_minor_sharp.svg","category":"people","roundId":"4066:3710","sharpId":"4932:79"},"4932:82":{"name":"Person Swap","searchTerms":["Workcloud","WC","person","swap","labor","transfer","reassign"],"roundPath":"outputs/icons/people/person_swap_round.svg","sharpPath":"outputs/icons/people/person_swap_sharp.svg","category":"people","roundId":"4066:3853","sharpId":"4932:83"},"4932:85":{"name":"Person Walk","searchTerms":["Workcloud","WC","person","walk","store walk","store-walk","audit"],"roundPath":"outputs/icons/people/person_walk_round.svg","sharpPath":"outputs/icons/people/person_walk_sharp.svg","category":"people","roundId":"4066:3851","sharpId":"4932:86"},"4932:88":{"name":"Person Clock","searchTerms":["Workcloud","WC","associate","person","clock","shift","on-shift","onshift","available","attendance","punctuality"],"roundPath":"outputs/icons/people/person_clock_round.svg","sharpPath":"outputs/icons/people/person_clock_sharp.svg","category":"people","roundId":"4066:3706","sharpId":"4932:89"},"4932:91":{"name":"Person Move","searchTerms":["Workcloud","WC","associate","person","user","trade","transfer","borrow","move","borrowed employee","unscheduled labor transfer"],"roundPath":"outputs/icons/people/person_move_round.svg","sharpPath":"outputs/icons/people/person_move_sharp.svg","category":"people","roundId":"4066:3704","sharpId":"4932:92"},"4932:94":{"name":"Person Manager","searchTerms":["Workcloud","WC","manager","user","person","employee"],"roundPath":"outputs/icons/people/person_manager_round.svg","sharpPath":"outputs/icons/people/person_manager_sharp.svg","category":"people","roundId":"4066:3702","sharpId":"4932:95"},"4932:97":{"name":"Person Assign","searchTerms":["Workcloud","WC","person","user","assign","associate"],"roundPath":"outputs/icons/people/person_assign_round.svg","sharpPath":"outputs/icons/people/person_assign_sharp.svg","category":"people","roundId":"4066:3700","sharpId":"4932:98"},"4932:100":{"name":"Person Info","searchTerms":["Workcloud","WC","person","user","associate","info","details"],"roundPath":"outputs/icons/people/person_info_round.svg","sharpPath":"outputs/icons/people/person_info_sharp.svg","category":"people","roundId":"4066:3698","sharpId":"4932:101"},"4932:103":{"name":"Person Admin","searchTerms":["Workcloud","WC","admin"],"roundPath":"outputs/icons/people/person_admin_round.svg","sharpPath":"outputs/icons/people/person_admin_sharp.svg","category":"people","roundId":"4066:3720","sharpId":"4932:104"},"839:1911":{"name":"Barcode Settings","searchTerms":["Gear","Cog","Bar"],"roundPath":"outputs/icons/enterprise/barcode_settings_round.svg","sharpPath":"outputs/icons/enterprise/barcode_settings_sharp.svg","category":"enterprise","roundId":"839:1910","sharpId":"839:1912"},"839:1926":{"name":"Barcode Bluetooth","searchTerms":["Pill","Connection","Scanner"],"roundPath":"outputs/icons/enterprise/barcode_bluetooth_round.svg","sharpPath":"outputs/icons/enterprise/barcode_bluetooth_sharp.svg","category":"enterprise","roundId":"839:1925","sharpId":"839:1927"},"839:1941":{"name":"Barcode Scanner Down","searchTerms":[""],"roundPath":"outputs/icons/enterprise/barcode_scanner_down_round.svg","sharpPath":"outputs/icons/enterprise/barcode_scanner_down_sharp.svg","category":"enterprise","roundId":"839:1940","sharpId":"839:1942"},"839:1956":{"name":"Barcode QR Code","searchTerms":[""],"roundPath":"outputs/icons/enterprise/barcode_qr_code_round.svg","sharpPath":"outputs/icons/enterprise/barcode_qr_code_sharp.svg","category":"enterprise","roundId":"839:1955","sharpId":"839:1957"},"839:1985":{"name":"Calculator","searchTerms":["Math"],"roundPath":"outputs/icons/enterprise/calculator_round.svg","sharpPath":"outputs/icons/enterprise/calculator_sharp.svg","category":"enterprise","roundId":"839:1984","sharpId":"839:1986"},"839:1991":{"name":"Barcode","searchTerms":["Scan","Bar","Laser","Stock","Inventory"],"roundPath":"outputs/icons/enterprise/barcode_round.svg","sharpPath":"outputs/icons/enterprise/barcode_sharp.svg","category":"enterprise","roundId":"839:1990","sharpId":"839:1992"},"839:2004":{"name":"Card With Chip","searchTerms":[""],"roundPath":"outputs/icons/enterprise/card_with_chip_round.svg","sharpPath":"outputs/icons/enterprise/card_with_chip_sharp.svg","category":"enterprise","roundId":"839:2003","sharpId":"839:2005"},"839:2013":{"name":"Card Orientation","searchTerms":["Printer","Magnetic","Strip","Credit","Chip"],"roundPath":"outputs/icons/enterprise/card_orientation_round.svg","sharpPath":"outputs/icons/enterprise/card_orientation_sharp.svg","category":"enterprise","roundId":"839:2012","sharpId":"839:2014"},"839:2023":{"name":"Credit Card Swipe","searchTerms":["Magnetic","Stripe","Hand"],"roundPath":"outputs/icons/enterprise/credit_card_swipe_round.svg","sharpPath":"outputs/icons/enterprise/credit_card_swipe_sharp.svg","category":"enterprise","roundId":"839:2022","sharpId":"839:2024"},"839:2031":{"name":"Contactless Pay","searchTerms":["Tap","Wave"],"roundPath":"outputs/icons/enterprise/contactless_pay_round.svg","sharpPath":"outputs/icons/enterprise/contactless_pay_sharp.svg","category":"enterprise","roundId":"839:2030","sharpId":"839:2032"},"840:2038":{"name":"Tap To Pay","searchTerms":["Contactless"],"roundPath":"outputs/icons/enterprise/tap_to_pay_round.svg","sharpPath":"outputs/icons/enterprise/tap_to_pay_sharp.svg","category":"enterprise","roundId":"840:2037","sharpId":"840:2039"},"840:2045":{"name":"Planogram","searchTerms":[""],"roundPath":"outputs/icons/enterprise/planogram_round.svg","sharpPath":"outputs/icons/enterprise/planogram_sharp.svg","category":"enterprise","roundId":"840:2044","sharpId":"840:2046"},"841:2058":{"name":"Issue Audit","searchTerms":[""],"roundPath":"outputs/icons/enterprise/issue_audit_round.svg","sharpPath":"outputs/icons/enterprise/issue_audit_sharp.svg","category":"enterprise","roundId":"841:2057","sharpId":"841:2059"},"841:2071":{"name":"Barcode Done","searchTerms":["Check","Complete"],"roundPath":"outputs/icons/enterprise/barcode_done_round.svg","sharpPath":"outputs/icons/enterprise/barcode_done_sharp.svg","category":"enterprise","roundId":"841:2070","sharpId":"841:2072"},"841:2086":{"name":"Barcode Image Scan","searchTerms":["Box","Bounding"],"roundPath":"outputs/icons/enterprise/barcode_image_scan_round.svg","sharpPath":"outputs/icons/enterprise/barcode_image_scan_sharp.svg","category":"enterprise","roundId":"841:2085","sharpId":"841:2087"},"841:2101":{"name":"Factory","searchTerms":[""],"roundPath":"outputs/icons/enterprise/factory_round.svg","sharpPath":"outputs/icons/enterprise/factory_sharp.svg","category":"enterprise","roundId":"841:2100","sharpId":"841:2102"},"841:2120":{"name":"Receipt","searchTerms":["Bill","$"],"roundPath":"outputs/icons/enterprise/receipt_round.svg","sharpPath":"outputs/icons/enterprise/receipt_sharp.svg","category":"enterprise","roundId":"841:2119","sharpId":"841:2121"},"841:2137":{"name":"Scan Rate","searchTerms":["Box","Fast","Slow","Speed"],"roundPath":"outputs/icons/enterprise/scan_rate_round.svg","sharpPath":"outputs/icons/enterprise/scan_rate_sharp.svg","category":"enterprise","roundId":"841:2136","sharpId":"841:2138"},"843:2147":{"name":"Chart Filled Enterprise","searchTerms":["report","analytics","chart"],"roundPath":"outputs/icons/enterprise/chart_filled_enterprise_round.svg","sharpPath":"outputs/icons/enterprise/chart_filled_enterprise_sharp.svg","category":"enterprise","roundId":"843:2146","sharpId":"843:2148"},"843:2165":{"name":"Enterprise Diagnostics","searchTerms":[""],"roundPath":"outputs/icons/enterprise/enterprise_diagnostics_round.svg","sharpPath":"outputs/icons/enterprise/enterprise_diagnostics_sharp.svg","category":"enterprise","roundId":"843:2164","sharpId":"843:2166"},"843:2176":{"name":"EAS","searchTerms":[""],"roundPath":"outputs/icons/enterprise/eas_round.svg","sharpPath":"outputs/icons/enterprise/eas_sharp.svg","category":"enterprise","roundId":"843:2175","sharpId":"843:2177"},"843:2196":{"name":"Zero Scale","searchTerms":["Reset"],"roundPath":"outputs/icons/enterprise/zero_scale_round.svg","sharpPath":"outputs/icons/enterprise/zero_scale_sharp.svg","category":"enterprise","roundId":"843:2195","sharpId":"843:2197"},"843:2206":{"name":"Road Map","searchTerms":[""],"roundPath":"outputs/icons/enterprise/road_map_round.svg","sharpPath":"outputs/icons/enterprise/road_map_sharp.svg","category":"enterprise","roundId":"843:2205","sharpId":"843:2207"},"843:2218":{"name":"Rules","searchTerms":[""],"roundPath":"outputs/icons/enterprise/rules_round.svg","sharpPath":"outputs/icons/enterprise/rules_sharp.svg","category":"enterprise","roundId":"843:2217","sharpId":"843:2219"},"843:2230":{"name":"Choices","searchTerms":[""],"roundPath":"outputs/icons/enterprise/choices_round.svg","sharpPath":"outputs/icons/enterprise/choices_sharp.svg","category":"enterprise","roundId":"843:2229","sharpId":"843:2231"},"843:2242":{"name":"Strategy","searchTerms":["Presentation"],"roundPath":"outputs/icons/enterprise/strategy_round.svg","sharpPath":"outputs/icons/enterprise/strategy_sharp.svg","category":"enterprise","roundId":"843:2241","sharpId":"843:2243"},"843:2254":{"name":"Shape Recognition","searchTerms":["Circle","Square","Multicode"],"roundPath":"outputs/icons/enterprise/shape_recognition_round.svg","sharpPath":"outputs/icons/enterprise/shape_recognition_sharp.svg","category":"enterprise","roundId":"843:2253","sharpId":"843:2255"},"844:2264":{"name":"Solutions","searchTerms":["Puzzle"],"roundPath":"outputs/icons/enterprise/solutions_round.svg","sharpPath":"outputs/icons/enterprise/solutions_sharp.svg","category":"enterprise","roundId":"844:2263","sharpId":"844:2265"},"844:2271":{"name":"Environmental","searchTerms":["Green","Leaf","Leaves","Tree"],"roundPath":"outputs/icons/enterprise/environmental_round.svg","sharpPath":"outputs/icons/enterprise/environmental_sharp.svg","category":"enterprise","roundId":"844:2270","sharpId":"844:2272"},"844:2278":{"name":"Productivity Apps","searchTerms":["Mobile","Smart","Chart"],"roundPath":"outputs/icons/enterprise/productivity_apps_round.svg","sharpPath":"outputs/icons/enterprise/productivity_apps_sharp.svg","category":"enterprise","roundId":"844:2277","sharpId":"844:2279"},"844:2288":{"name":"Certificate","searchTerms":["Success","Badge"],"roundPath":"outputs/icons/enterprise/certificate_round.svg","sharpPath":"outputs/icons/enterprise/certificate_sharp.svg","category":"enterprise","roundId":"844:2287","sharpId":"844:2289"},"844:2310":{"name":"Steps","searchTerms":[""],"roundPath":"outputs/icons/enterprise/steps_round.svg","sharpPath":"outputs/icons/enterprise/steps_sharp.svg","category":"enterprise","roundId":"844:2309","sharpId":"844:2311"},"844:2320":{"name":"Freezer","searchTerms":["Ice","Cold","AC","Climate"],"roundPath":"outputs/icons/enterprise/freezer_round.svg","sharpPath":"outputs/icons/enterprise/freezer_sharp.svg","category":"enterprise","roundId":"844:2319","sharpId":"844:2321"},"258:1626":{"name":"Tag Enterprise","searchTerms":["Local","Discount","retail","shop","offer"],"roundPath":"outputs/icons/enterprise/tag_enterprise_round.svg","sharpPath":"outputs/icons/enterprise/tag_enterprise_sharp.svg","category":"enterprise","roundId":"238:1716","sharpId":"124:941"},"259:1491":{"name":"Block","searchTerms":["Block","delete","prevent","do not disturb","Workcloud","WC"],"roundPath":"outputs/icons/communication/block_round.svg","sharpPath":"outputs/icons/communication/block_sharp.svg","category":"communication","roundId":"238:2783","sharpId":"133:21"},"857:1922":{"name":"SIM Card","searchTerms":["GSM","Chip","Micro","Mini"],"roundPath":"outputs/icons/communication/sim_card_round.svg","sharpPath":"outputs/icons/communication/sim_card_sharp.svg","category":"communication","roundId":"857:1923","sharpId":"857:1926"},"259:1496":{"name":"Phone Bluetooth Speaker","searchTerms":["Call","Telephone"],"roundPath":"outputs/icons/communication/phone_bluetooth_speaker_round.svg","sharpPath":"outputs/icons/communication/phone_bluetooth_speaker_sharp.svg","category":"communication","roundId":"238:2786","sharpId":"133:13"},"259:1497":{"name":"Phone In Talk","searchTerms":["Call","Telephone","Speaker","Loud"],"roundPath":"outputs/icons/communication/phone_in_talk_round.svg","sharpPath":"outputs/icons/communication/phone_in_talk_sharp.svg","category":"communication","roundId":"238:2780","sharpId":"133:12"},"259:1500":{"name":"Priority","searchTerms":["High","Important","Workcloud","WC"],"roundPath":"outputs/icons/communication/priority_round.svg","sharpPath":"outputs/icons/communication/priority_sharp.svg","category":"communication","roundId":"238:2784","sharpId":"133:10"},"259:1503":{"name":"Sync","searchTerms":["Loading","Refresh","Reload","Loop","sync","synchronize","cached","Workcloud","WC"],"roundPath":"outputs/icons/communication/sync_round.svg","sharpPath":"outputs/icons/communication/sync_sharp.svg","category":"communication","roundId":"238:2789","sharpId":"133:19"},"259:1504":{"name":"Sync Disabled","searchTerms":["Off"],"roundPath":"outputs/icons/communication/sync_disabled_round.svg","sharpPath":"outputs/icons/communication/sync_disabled_sharp.svg","category":"communication","roundId":"238:2793","sharpId":"133:7"},"259:1502":{"name":"SD Card","searchTerms":["Memory","Micro"],"roundPath":"outputs/icons/communication/sd_card_round.svg","sharpPath":"outputs/icons/communication/sd_card_sharp.svg","category":"communication","roundId":"238:2792","sharpId":"133:8"},"243:4516":{"name":"Phone","searchTerms":["Call","Telephone","phone","Workcloud","WC"],"roundPath":"outputs/icons/communication/phone_round.svg","sharpPath":"outputs/icons/communication/phone_sharp.svg","category":"communication","roundId":"225:2418","sharpId":"124:695"},"243:4518":{"name":"Add Call","searchTerms":["Call","Telephone","IC"],"roundPath":"outputs/icons/communication/add_call_round.svg","sharpPath":"outputs/icons/communication/add_call_sharp.svg","category":"communication","roundId":"225:2419","sharpId":"124:708"},"5130:226":{"name":"Call Back","searchTerms":["Call","Telephone","Internet"],"roundPath":"outputs/icons/communication/call_back_round.svg","sharpPath":"outputs/icons/communication/call_back_sharp.svg","category":"communication","roundId":"5130:227","sharpId":"5130:234"},"858:1994":{"name":"End Call","searchTerms":["Telephone","Disconnect"],"roundPath":"outputs/icons/communication/end_call_round.svg","sharpPath":"outputs/icons/communication/end_call_sharp.svg","category":"communication","roundId":"858:1995","sharpId":"858:2002"},"243:4519":{"name":"Email Alt","searchTerms":["Mail","@","Internet"],"roundPath":"outputs/icons/communication/email_alt_round.svg","sharpPath":"outputs/icons/communication/email_alt_sharp.svg","category":"communication","roundId":"225:2424","sharpId":"124:705"},"243:4522":{"name":"Person Search","searchTerms":["Find","User"],"roundPath":"outputs/icons/communication/person_search_round.svg","sharpPath":"outputs/icons/communication/person_search_sharp.svg","category":"communication","roundId":"225:2422","sharpId":"124:703"},"858:1973":{"name":"Dialpad","searchTerms":["Num","Numpad","0-9","Numbers","keypad","dial","dialpad","number","ptt","phone","Workcloud","WC"],"roundPath":"outputs/icons/communication/dialpad_round.svg","sharpPath":"outputs/icons/communication/dialpad_sharp.svg","category":"communication","roundId":"858:1974","sharpId":"858:1980"},"243:4015":{"name":"Conversation","searchTerms":["Message","Talk","Chat","Bubble"],"roundPath":"outputs/icons/communication/conversation_round.svg","sharpPath":"outputs/icons/communication/conversation_sharp.svg","category":"communication","roundId":"223:1882","sharpId":"117:782"},"243:4523":{"name":"Message","searchTerms":["Comment","Message"],"roundPath":"outputs/icons/communication/message_round.svg","sharpPath":"outputs/icons/communication/message_sharp.svg","category":"communication","roundId":"225:2420","sharpId":"124:696"},"243:4524":{"name":"SMS","searchTerms":["Text","Message"],"roundPath":"outputs/icons/communication/sms_round.svg","sharpPath":"outputs/icons/communication/sms_sharp.svg","category":"communication","roundId":"225:2427","sharpId":"124:694"},"243:4530":{"name":"Chat Bubble","searchTerms":["Text","Message","comment filled"],"roundPath":"outputs/icons/communication/chat_bubble_round.svg","sharpPath":"outputs/icons/communication/chat_bubble_sharp.svg","category":"communication","roundId":"225:2428","sharpId":"124:701"},"243:4532":{"name":"Chat Bubble Outline","searchTerms":["Text","Message","chat","communication","comment","Workcloud","WC"],"roundPath":"outputs/icons/communication/chat_bubble_outline_round.svg","sharpPath":"outputs/icons/communication/chat_bubble_outline_sharp.svg","category":"communication","roundId":"225:2426","sharpId":"124:702"},"243:4537":{"name":"QR Code","searchTerms":["Code","Barcode","Scanner. qr","qr code","bar","scan","Workcloud","WC"],"roundPath":"outputs/icons/communication/qr_code_round.svg","sharpPath":"outputs/icons/communication/qr_code_sharp.svg","category":"communication","roundId":"225:2423","sharpId":"124:698"},"243:4538":{"name":"RSS Feed","searchTerms":["Feeds"],"roundPath":"outputs/icons/communication/rss_feed_round.svg","sharpPath":"outputs/icons/communication/rss_feed_sharp.svg","category":"communication","roundId":"225:2416","sharpId":"124:697"},"2661:3027":{"name":"Dollar","searchTerms":[""],"roundPath":"outputs/icons/communication/dollar_round.svg","sharpPath":"outputs/icons/communication/dollar_sharp.svg","category":"communication","roundId":"2661:3026","sharpId":"2661:3042"},"4932:3323":{"name":"New Chat","searchTerms":["Workcloud","WC","new","create","start","chat","message","communication","direct message","dm","sms","add message"],"roundPath":"outputs/icons/communication/new_chat_round.svg","sharpPath":"outputs/icons/communication/new_chat_sharp.svg","category":"communication","roundId":"4054:2298","sharpId":"4932:3324"},"4932:3326":{"name":"Chat Search","searchTerms":["Workcloud","WC","chat","message","communication","search","conversation","find"],"roundPath":"outputs/icons/communication/chat_search_round.svg","sharpPath":"outputs/icons/communication/chat_search_sharp.svg","category":"communication","roundId":"4403:1802","sharpId":"4932:3327"},"4932:3329":{"name":"Chat Message Unread","searchTerms":["Workcloud","WC","chat","message","communication","unread","notification","badge"],"roundPath":"outputs/icons/communication/chat_message_unread_round.svg","sharpPath":"outputs/icons/communication/chat_message_unread_sharp.svg","category":"communication","roundId":"4054:2267","sharpId":"4932:3330"},"4932:3336":{"name":"Chat","searchTerms":["Workcloud","WC","chat","message","communication"],"roundPath":"outputs/icons/communication/chat_round.svg","sharpPath":"outputs/icons/communication/chat_sharp.svg","category":"communication","roundId":"4403:1801","sharpId":"4932:3337"},"4932:3367":{"name":"Headset","searchTerms":["Workcloud","WC","headset","headphone","support"],"roundPath":"outputs/icons/communication/headset_round.svg","sharpPath":"outputs/icons/communication/headset_sharp.svg","category":"communication","roundId":"4054:1964","sharpId":"4932:3368"},"4932:3370":{"name":"Audio","searchTerms":["Workcloud","WC","audio","voice","message","sound","recording","record voice","sound bar","audio wave"],"roundPath":"outputs/icons/communication/audio_round.svg","sharpPath":"outputs/icons/communication/audio_sharp.svg","category":"communication","roundId":"4054:1973","sharpId":"4932:3371"},"4932:3393":{"name":"Navigate","searchTerms":["Workcloud","WC","navigation","channel","location"],"roundPath":"outputs/icons/communication/navigate_round.svg","sharpPath":"outputs/icons/communication/navigate_sharp.svg","category":"communication","roundId":"4054:1972","sharpId":"4932:3394"},"4932:3396":{"name":"Palette","searchTerms":["Workcloud","WC","art","palette","theme"],"roundPath":"outputs/icons/communication/palette_round.svg","sharpPath":"outputs/icons/communication/palette_sharp.svg","category":"communication","roundId":"4054:1960","sharpId":"4932:3397"},"4932:3399":{"name":"Recording","searchTerms":["Workcloud","WC","recording"],"roundPath":"outputs/icons/communication/recording_round.svg","sharpPath":"outputs/icons/communication/recording_sharp.svg","category":"communication","roundId":"4054:1969","sharpId":"4932:3400"},"4932:3402":{"name":"Basket","searchTerms":["Workcloud","WC","shift basket"],"roundPath":"outputs/icons/communication/basket_round.svg","sharpPath":"outputs/icons/communication/basket_sharp.svg","category":"communication","roundId":"4403:1780","sharpId":"4932:3403"},"4932:3405":{"name":"Lightbulb","searchTerms":["Workcloud","WC","lightbulb","light","idea","how","information","info"],"roundPath":"outputs/icons/communication/lightbulb_round.svg","sharpPath":"outputs/icons/communication/lightbulb_sharp.svg","category":"communication","roundId":"4054:1968","sharpId":"4932:3406"},"4932:3408":{"name":"Hourglass","searchTerms":["Workcloud","WC","hourglass","timer","time","wait","load","loading"],"roundPath":"outputs/icons/communication/hourglass_round.svg","sharpPath":"outputs/icons/communication/hourglass_sharp.svg","category":"communication","roundId":"4054:1970","sharpId":"4932:3409"},"4932:3411":{"name":"Location Off","searchTerms":["Workcloud","WC","location","pin","mark","here"],"roundPath":"outputs/icons/communication/location_off_round.svg","sharpPath":"outputs/icons/communication/location_off_sharp.svg","category":"communication","roundId":"4054:1974","sharpId":"4932:3412"},"4932:3414":{"name":"Notifications Off","searchTerms":["Workcloud","WC","notification-off","alert-off","bell-off"],"roundPath":"outputs/icons/communication/notifications_off_round.svg","sharpPath":"outputs/icons/communication/notifications_off_sharp.svg","category":"communication","roundId":"4054:1971","sharpId":"4932:3415"},"4937:71":{"name":"Email Reply All","searchTerms":["Workcloud","WC","email","e-mail","envelope","message","reply","reply-all","reply all"],"roundPath":"outputs/icons/communication/email_reply_all_round.svg","sharpPath":"outputs/icons/communication/email_reply_all_sharp.svg","category":"communication","roundId":"4054:2281","sharpId":"4937:72"},"4937:74":{"name":"Forward","searchTerms":["Workcloud","WC","email","e-mail","envelope","message","forward"],"roundPath":"outputs/icons/communication/forward_round.svg","sharpPath":"outputs/icons/communication/forward_sharp.svg","category":"communication","roundId":"4054:2277","sharpId":"4937:75"},"4937:77":{"name":"React Add","searchTerms":["Workcloud","WC","react","emoji","add emoji"],"roundPath":"outputs/icons/communication/react_add_round.svg","sharpPath":"outputs/icons/communication/react_add_sharp.svg","category":"communication","roundId":"4054:2247","sharpId":"4937:78"},"4937:80":{"name":"Chat Message Read","searchTerms":["Workcloud","WC","chat","message","communication","read","complete","published","live"],"roundPath":"outputs/icons/communication/chat_message_read_round.svg","sharpPath":"outputs/icons/communication/chat_message_read_sharp.svg","category":"communication","roundId":"4054:2265","sharpId":"4937:81"},"4937:83":{"name":"React Thumbsup","searchTerms":["Workcloud","WC","react","thumb","like"],"roundPath":"outputs/icons/communication/react_thumbsup_round.svg","sharpPath":"outputs/icons/communication/react_thumbsup_sharp.svg","category":"communication","roundId":"4054:2251","sharpId":"4937:84"},"4937:86":{"name":"Point Token","searchTerms":["Workcloud","WC","point","prize","token","earn"],"roundPath":"outputs/icons/communication/point_token_round.svg","sharpPath":"outputs/icons/communication/point_token_sharp.svg","category":"communication","roundId":"4054:2261","sharpId":"4937:87"},"4937:89":{"name":"Broadcast","searchTerms":["Workcloud","WC","broadcast","announcement","news","megaphone"],"roundPath":"outputs/icons/communication/broadcast_round.svg","sharpPath":"outputs/icons/communication/broadcast_sharp.svg","category":"communication","roundId":"4054:2237","sharpId":"4937:90"},"4937:92":{"name":"Inbox","searchTerms":["Workcloud","WC","inbox","feed"],"roundPath":"outputs/icons/communication/inbox_round.svg","sharpPath":"outputs/icons/communication/inbox_sharp.svg","category":"communication","roundId":"4054:2233","sharpId":"4937:93"},"4937:95":{"name":"Snooze","searchTerms":["Workcloud","WC","snooze"],"roundPath":"outputs/icons/communication/snooze_round.svg","sharpPath":"outputs/icons/communication/snooze_sharp.svg","category":"communication","roundId":"4054:2287","sharpId":"4937:96"},"4937:334":{"name":"Chat Bot","searchTerms":["Workcloud","WC","chat","message","communication"],"roundPath":"outputs/icons/communication/chat_bot_round.svg","sharpPath":"outputs/icons/communication/chat_bot_sharp.svg","category":"communication","roundId":"4054:2273","sharpId":"4937:335"},"4937:338":{"name":"GIF","searchTerms":["Workcloud","WC","gif"],"roundPath":"outputs/icons/communication/gif_round.svg","sharpPath":"outputs/icons/communication/gif_sharp.svg","category":"communication","roundId":"4054:2302","sharpId":"4937:339"},"4937:341":{"name":"Sticker","searchTerms":["Workcloud","WC","sticker"],"roundPath":"outputs/icons/communication/sticker_round.svg","sharpPath":"outputs/icons/communication/sticker_sharp.svg","category":"communication","roundId":"4568:532","sharpId":"4937:342"},"4937:344":{"name":"PTT","searchTerms":["ptt","push to talk","walkie talkie","radio"],"roundPath":"outputs/icons/communication/ptt_round.svg","sharpPath":"outputs/icons/communication/ptt_sharp.svg","category":"communication","roundId":"4595:3494","sharpId":"4937:345"},"4937:347":{"name":"Subscribe","searchTerms":["Workcloud","WC","subscribe"],"roundPath":"outputs/icons/communication/subscribe_round.svg","sharpPath":"outputs/icons/communication/subscribe_sharp.svg","category":"communication","roundId":"4054:2291","sharpId":"4937:348"},"4937:350":{"name":"Unsubscribe","searchTerms":["Workcloud","WC","unsubscribe"],"roundPath":"outputs/icons/communication/unsubscribe_round.svg","sharpPath":"outputs/icons/communication/unsubscribe_sharp.svg","category":"communication","roundId":"4054:2289","sharpId":"4937:351"},"7751:2083":{"name":"Comms Chat Unread","searchTerms":[""],"roundPath":"outputs/icons/communication/comms_chat_unread_round.svg","sharpPath":"outputs/icons/communication/comms_chat_unread_sharp.svg","category":"communication","roundId":"7751:2082","sharpId":"7751:2091"},"7751:2106":{"name":"Comms Chat New","searchTerms":[""],"roundPath":"outputs/icons/communication/comms_chat_new_round.svg","sharpPath":"outputs/icons/communication/comms_chat_new_sharp.svg","category":"communication","roundId":"7751:2105","sharpId":"7751:2107"},"7828:15":{"name":"Comms Chat","searchTerms":[""],"roundPath":"outputs/icons/communication/comms_chat_round.svg","sharpPath":"outputs/icons/communication/comms_chat_sharp.svg","category":"communication","roundId":"7828:16","sharpId":"7828:18"},"833:1916":{"name":"VOLTE","searchTerms":["Signal","Network","Voice","Over"],"roundPath":"outputs/icons/device/volte_round.svg","sharpPath":"outputs/icons/device/volte_sharp.svg","category":"device","roundId":"833:1917","sharpId":"833:1924"},"256:763":{"name":"Bluetooth","searchTerms":[""],"roundPath":"outputs/icons/device/bluetooth_round.svg","sharpPath":"outputs/icons/device/bluetooth_sharp.svg","category":"device","roundId":"231:4444","sharpId":"133:55"},"256:764":{"name":"Bluetooth Searching","searchTerms":["Find","Wave"],"roundPath":"outputs/icons/device/bluetooth_searching_round.svg","sharpPath":"outputs/icons/device/bluetooth_searching_sharp.svg","category":"device","roundId":"231:4427","sharpId":"231:4423"},"256:765":{"name":"Bluetooth Disabled","searchTerms":["Off"],"roundPath":"outputs/icons/device/bluetooth_disabled_round.svg","sharpPath":"outputs/icons/device/bluetooth_disabled_sharp.svg","category":"device","roundId":"231:4438","sharpId":"133:49"},"256:766":{"name":"Location","searchTerms":["Search","GPS"],"roundPath":"outputs/icons/device/location_round.svg","sharpPath":"outputs/icons/device/location_sharp.svg","category":"device","roundId":"231:4432","sharpId":"225:4041"},"833:2089":{"name":"UHF RFID","searchTerms":["Ultra","High","Frequency","Radio","ID"],"roundPath":"outputs/icons/device/uhf_rfid_round.svg","sharpPath":"outputs/icons/device/uhf_rfid_sharp.svg","category":"device","roundId":"833:2090","sharpId":"833:2093"},"833:2254":{"name":"Antenna","searchTerms":["Frequency","Radio"],"roundPath":"outputs/icons/device/antenna_round.svg","sharpPath":"outputs/icons/device/antenna_sharp.svg","category":"device","roundId":"833:2255","sharpId":"833:2269"},"256:767":{"name":"Location Point","searchTerms":["GPS","Fixed"],"roundPath":"outputs/icons/device/location_point_round.svg","sharpPath":"outputs/icons/device/location_point_sharp.svg","category":"device","roundId":"231:4443","sharpId":"133:59"},"256:768":{"name":"Light Mode","searchTerms":["Brightness","Sun","light","day","morning","Workcloud","WC"],"roundPath":"outputs/icons/device/light_mode_round.svg","sharpPath":"outputs/icons/device/light_mode_sharp.svg","category":"device","roundId":"231:4442","sharpId":"133:56"},"256:769":{"name":"Dark Mode","searchTerms":["Night","Moon","Crescent"],"roundPath":"outputs/icons/device/dark_mode_round.svg","sharpPath":"outputs/icons/device/dark_mode_sharp.svg","category":"device","roundId":"231:4449","sharpId":"133:51"},"256:771":{"name":"Night","searchTerms":["Light","Dark","moon","night","evening","mode dark","Workcloud","WC"],"roundPath":"outputs/icons/device/night_round.svg","sharpPath":"outputs/icons/device/night_sharp.svg","category":"device","roundId":"231:4445","sharpId":"133:60"},"256:774":{"name":"Cellular Signal","searchTerms":["SIM","Network","Cell","GSM"],"roundPath":"outputs/icons/device/cellular_signal_round.svg","sharpPath":"outputs/icons/device/cellular_signal_sharp.svg","category":"device","roundId":"231:4450","sharpId":"133:45"},"833:1866":{"name":"Network Signal","searchTerms":["Cell","GSM"],"roundPath":"outputs/icons/device/network_signal_round.svg","sharpPath":"outputs/icons/device/network_signal_sharp.svg","category":"device","roundId":"833:1867","sharpId":"833:1870"},"256:776":{"name":"Restart Alt","searchTerms":["Start","Again","reset","Workcloud","WC"],"roundPath":"outputs/icons/device/restart_alt_round.svg","sharpPath":"outputs/icons/device/restart_alt_sharp.svg","category":"device","roundId":"250:902","sharpId":"133:48"},"256:779":{"name":"Screen Rotation","searchTerms":["Rotate","Left","Right","Vertical","Horizontal"],"roundPath":"outputs/icons/device/screen_rotation_round.svg","sharpPath":"outputs/icons/device/screen_rotation_sharp.svg","category":"device","roundId":"231:4437","sharpId":"133:47"},"256:781":{"name":"Devices","searchTerms":["Device","Responsive"],"roundPath":"outputs/icons/device/devices_round.svg","sharpPath":"outputs/icons/device/devices_sharp.svg","category":"device","roundId":"231:4440","sharpId":"225:3544"},"256:783":{"name":"USB","searchTerms":[""],"roundPath":"outputs/icons/device/usb_round.svg","sharpPath":"outputs/icons/device/usb_sharp.svg","category":"device","roundId":"231:4426","sharpId":"133:53"},"829:1804":{"name":"USB Alt","searchTerms":[""],"roundPath":"outputs/icons/device/usb_alt_round.svg","sharpPath":"outputs/icons/device/usb_alt_sharp.svg","category":"device","roundId":"829:1805","sharpId":"829:1808"},"833:2000":{"name":"USB Alt Device","searchTerms":["Data","Expansion","Disc","Disk","External"],"roundPath":"outputs/icons/device/usb_alt_device_round.svg","sharpPath":"outputs/icons/device/usb_alt_device_sharp.svg","category":"device","roundId":"833:2001","sharpId":"833:2004"},"257:784":{"name":"Brightness","searchTerms":["Medium","Mid"],"roundPath":"outputs/icons/device/brightness_round.svg","sharpPath":"outputs/icons/device/brightness_sharp.svg","category":"device","roundId":"231:4434","sharpId":"133:52"},"257:786":{"name":"Battery Alert","searchTerms":["Down","Alert","Warning"],"roundPath":"outputs/icons/device/battery_alert_round.svg","sharpPath":"outputs/icons/device/battery_alert_sharp.svg","category":"device","roundId":"231:4435","sharpId":"133:54"},"257:787":{"name":"Battery","searchTerms":["Charged","Full"],"roundPath":"outputs/icons/device/battery_round.svg","sharpPath":"outputs/icons/device/battery_sharp.svg","category":"device","roundId":"231:4446","sharpId":"133:58"},"257:788":{"name":"Battery Charging","searchTerms":["Full"],"roundPath":"outputs/icons/device/battery_charging_round.svg","sharpPath":"outputs/icons/device/battery_charging_sharp.svg","category":"device","roundId":"231:4448","sharpId":"133:61"},"257:789":{"name":"Flight Mode","searchTerms":["Airplane"],"roundPath":"outputs/icons/device/flight_mode_round.svg","sharpPath":"outputs/icons/device/flight_mode_sharp.svg","category":"device","roundId":"231:4436","sharpId":"225:4043"},"833:2189":{"name":"Ethernet","searchTerms":[""],"roundPath":"outputs/icons/device/ethernet_round.svg","sharpPath":"outputs/icons/device/ethernet_sharp.svg","category":"device","roundId":"833:2190","sharpId":"833:2193"},"833:2315":{"name":"NFC","searchTerms":["Near","Field","Communication"],"roundPath":"outputs/icons/device/nfc_round.svg","sharpPath":"outputs/icons/device/nfc_sharp.svg","category":"device","roundId":"833:2316","sharpId":"833:2319"},"833:2345":{"name":"Chain","searchTerms":["Link","Connect,Connected"],"roundPath":"outputs/icons/device/chain_round.svg","sharpPath":"outputs/icons/device/chain_sharp.svg","category":"device","roundId":"833:2346","sharpId":"833:2351"},"833:1827":{"name":"HDMI","searchTerms":[""],"roundPath":"outputs/icons/device/hdmi_round.svg","sharpPath":"outputs/icons/device/hdmi_sharp.svg","category":"device","roundId":"833:1828","sharpId":"833:1831"},"257:792":{"name":"Mobile Friendly","searchTerms":["GSM","Smart","Device","Check","Mark"],"roundPath":"outputs/icons/device/mobile_friendly_round.svg","sharpPath":"outputs/icons/device/mobile_friendly_sharp.svg","category":"device","roundId":"231:4430","sharpId":"231:4424"},"833:2204":{"name":"Contrast","searchTerms":[""],"roundPath":"outputs/icons/device/contrast_round.svg","sharpPath":"outputs/icons/device/contrast_sharp.svg","category":"device","roundId":"833:2205","sharpId":"833:2208"},"240:46":{"name":"Add Alert","searchTerms":["Notification"],"roundPath":"outputs/icons/alert/add_alert_round.svg","sharpPath":"outputs/icons/alert/add_alert_sharp.svg","category":"alert","roundId":"223:2054","sharpId":"125:1308"},"243:4376":{"name":"Auto Delete","searchTerms":["Trash","Bin","Time"],"roundPath":"outputs/icons/alert/auto_delete_round.svg","sharpPath":"outputs/icons/alert/auto_delete_sharp.svg","category":"alert","roundId":"223:2053","sharpId":"125:1307"},"243:4377":{"name":"Error","searchTerms":["Wrong","alert","warning","info","Workcloud","WC"],"roundPath":"outputs/icons/alert/error_round.svg","sharpPath":"outputs/icons/alert/error_sharp.svg","category":"alert","roundId":"223:2051","sharpId":"125:1306"},"243:4379":{"name":"Error Outline","searchTerms":["Wrong"],"roundPath":"outputs/icons/alert/error_outline_round.svg","sharpPath":"outputs/icons/alert/error_outline_sharp.svg","category":"alert","roundId":"223:2050","sharpId":"125:1304"},"243:4380":{"name":"Important Notification","searchTerms":["Urgent","Attention","priority","status","alert","alarm","bell","Workcloud","WC"],"roundPath":"outputs/icons/alert/important_notification_round.svg","sharpPath":"outputs/icons/alert/important_notification_sharp.svg","category":"alert","roundId":"223:2052","sharpId":"125:1302"},"243:4381":{"name":"Warning Outline","searchTerms":["Attention","Error","Caution","Alert"],"roundPath":"outputs/icons/alert/warning_outline_round.svg","sharpPath":"outputs/icons/alert/warning_outline_sharp.svg","category":"alert","roundId":"223:2049","sharpId":"125:1305"},"243:4382":{"name":"Warning","searchTerms":["Attention","Error","Caution","Alert"],"roundPath":"outputs/icons/alert/warning_round.svg","sharpPath":"outputs/icons/alert/warning_sharp.svg","category":"alert","roundId":"223:2048","sharpId":"125:1303"},"803:1800":{"name":"Alert","searchTerms":["Notification","alert","bell","Workcloud","WC"],"roundPath":"outputs/icons/alert/alert_round.svg","sharpPath":"outputs/icons/alert/alert_sharp.svg","category":"alert","roundId":"803:1801","sharpId":"803:1804"},"257:1126":{"name":"Alert Active","searchTerms":["Alert","notification","bell"],"roundPath":"outputs/icons/alert/alert_active_round.svg","sharpPath":"outputs/icons/alert/alert_active_sharp.svg","category":"alert","roundId":"231:5371","sharpId":"122:379"},"257:1128":{"name":"Alert Outline","searchTerms":["notification","alert","bell","Workcloud","WC"],"roundPath":"outputs/icons/alert/alert_outline_round.svg","sharpPath":"outputs/icons/alert/alert_outline_sharp.svg","category":"alert","roundId":"231:5361","sharpId":"122:377"},"257:1121":{"name":"Group","searchTerms":["People","profile","account","user","friends","group","profile","user multiple","associates","Workcloud","WC"],"roundPath":"outputs/icons/social/group_round.svg","sharpPath":"outputs/icons/social/group_sharp.svg","category":"social","roundId":"231:5368","sharpId":"122:376"},"788:2119":{"name":"Switch User","searchTerms":["People"],"roundPath":"outputs/icons/social/switch_user_round.svg","sharpPath":"outputs/icons/social/switch_user_sharp.svg","category":"social","roundId":"788:2120","sharpId":"788:2123"},"257:1119":{"name":"Add Person","searchTerms":["Add","User","Account","person","new hire","Workcloud","WC"],"roundPath":"outputs/icons/social/add_person_round.svg","sharpPath":"outputs/icons/social/add_person_sharp.svg","category":"social","roundId":"231:5359","sharpId":"122:383"},"257:1120":{"name":"Person Outline","searchTerms":["User","Account"],"roundPath":"outputs/icons/social/person_outline_round.svg","sharpPath":"outputs/icons/social/person_outline_sharp.svg","category":"social","roundId":"231:5354","sharpId":"122:374"},"257:1118":{"name":"Remove Person","searchTerms":["Remove","User Remove"],"roundPath":"outputs/icons/social/remove_person_round.svg","sharpPath":"outputs/icons/social/remove_person_sharp.svg","category":"social","roundId":"231:5351","sharpId":"122:371"},"257:1117":{"name":"Person","searchTerms":["User","Account","profile","Workcloud","WC"],"roundPath":"outputs/icons/social/person_round.svg","sharpPath":"outputs/icons/social/person_sharp.svg","category":"social","roundId":"231:5357","sharpId":"122:375"},"257:1122":{"name":"Add Group","searchTerms":["More","People"],"roundPath":"outputs/icons/social/add_group_round.svg","sharpPath":"outputs/icons/social/add_group_sharp.svg","category":"social","roundId":"231:5369","sharpId":"122:372"},"257:1123":{"name":"Remove Group","searchTerms":["Less","People","Remove"],"roundPath":"outputs/icons/social/remove_group_round.svg","sharpPath":"outputs/icons/social/remove_group_sharp.svg","category":"social","roundId":"231:5363","sharpId":"122:382"},"257:1124":{"name":"Groups","searchTerms":["People","profile","account","user","people","friends","group","department","team","Workcloud","WC"],"roundPath":"outputs/icons/social/groups_round.svg","sharpPath":"outputs/icons/social/groups_sharp.svg","category":"social","roundId":"231:5360","sharpId":"122:380"},"788:1946":{"name":"Medium","searchTerms":["Social","Media","Article"],"roundPath":"outputs/icons/social/medium_round.svg","sharpPath":"outputs/icons/social/medium_sharp.svg","category":"social","roundId":"788:1947","sharpId":"788:1950"},"788:1961":{"name":"YouTube","searchTerms":["Social","Media","Video"],"roundPath":"outputs/icons/social/youtube_round.svg","sharpPath":"outputs/icons/social/youtube_sharp.svg","category":"social","roundId":"788:1962","sharpId":"788:1968"},"788:1976":{"name":"Instagram","searchTerms":["Social","Media","Photo"],"roundPath":"outputs/icons/social/instagram_round.svg","sharpPath":"outputs/icons/social/instagram_sharp.svg","category":"social","roundId":"788:1977","sharpId":"788:1980"},"788:1991":{"name":"Facebook","searchTerms":["Social","Media"],"roundPath":"outputs/icons/social/facebook_round.svg","sharpPath":"outputs/icons/social/facebook_sharp.svg","category":"social","roundId":"788:1992","sharpId":"788:1998"},"788:2006":{"name":"Twitter","searchTerms":["Social","Media","Tweet"],"roundPath":"outputs/icons/social/twitter_round.svg","sharpPath":"outputs/icons/social/twitter_sharp.svg","category":"social","roundId":"788:2007","sharpId":"788:2010"},"788:2015":{"name":"Blog","searchTerms":["Social","Media"],"roundPath":"outputs/icons/social/blog_round.svg","sharpPath":"outputs/icons/social/blog_sharp.svg","category":"social","roundId":"788:2016","sharpId":"788:2019"},"788:2030":{"name":"LinkedIn","searchTerms":["Social","Media"],"roundPath":"outputs/icons/social/linkedin_round.svg","sharpPath":"outputs/icons/social/linkedin_sharp.svg","category":"social","roundId":"788:2031","sharpId":"788:2037"},"257:1132":{"name":"Bad Mood","searchTerms":["Sad","Unhappy"],"roundPath":"outputs/icons/social/bad_mood_round.svg","sharpPath":"outputs/icons/social/bad_mood_sharp.svg","category":"social","roundId":"231:5364","sharpId":"133:578"},"257:1133":{"name":"Happy","searchTerms":["Happy","Smiley","Satisfied"],"roundPath":"outputs/icons/social/happy_round.svg","sharpPath":"outputs/icons/social/happy_sharp.svg","category":"social","roundId":"231:5367","sharpId":"133:577"},"257:1134":{"name":"Sad","searchTerms":["Dissatisfied","Unhappy"],"roundPath":"outputs/icons/social/sad_round.svg","sharpPath":"outputs/icons/social/sad_sharp.svg","category":"social","roundId":"231:5355","sharpId":"133:576"},"257:1135":{"name":"Satisfied","searchTerms":["Happy","smiley"],"roundPath":"outputs/icons/social/satisfied_round.svg","sharpPath":"outputs/icons/social/satisfied_sharp.svg","category":"social","roundId":"231:5358","sharpId":"133:575"},"257:1136":{"name":"Very Satisfied","searchTerms":["Vey Happy","Happy"],"roundPath":"outputs/icons/social/very_satisfied_round.svg","sharpPath":"outputs/icons/social/very_satisfied_sharp.svg","category":"social","roundId":"231:5366","sharpId":"133:574"},"4937:23":{"name":"Partner","searchTerms":["Workcloud","WC","handshake","partner"],"roundPath":"outputs/icons/social/partner_round.svg","sharpPath":"outputs/icons/social/partner_sharp.svg","category":"social","roundId":"4054:2235","sharpId":"4937:24"},"4937:27":{"name":"Point Heart","searchTerms":["Workcloud","WC","point","prize","token","earn","heart"],"roundPath":"outputs/icons/social/point_heart_round.svg","sharpPath":"outputs/icons/social/point_heart_sharp.svg","category":"social","roundId":"4054:2257","sharpId":"4937:28"},"4937:32":{"name":"Point Star","searchTerms":["Workcloud","WC","point","prize","token","earn","star"],"roundPath":"outputs/icons/social/point_star_round.svg","sharpPath":"outputs/icons/social/point_star_sharp.svg","category":"social","roundId":"4054:2259","sharpId":"4937:33"},"4937:35":{"name":"Certified","searchTerms":["Workcloud","WC","verified","badge","title","status","certified"],"roundPath":"outputs/icons/social/certified_round.svg","sharpPath":"outputs/icons/social/certified_sharp.svg","category":"social","roundId":"4054:2241","sharpId":"4937:36"},"4937:38":{"name":"Phrase","searchTerms":["Workcloud","WC","broadcast","announcement","news","megaphone"],"roundPath":"outputs/icons/social/phrase_round.svg","sharpPath":"outputs/icons/social/phrase_sharp.svg","category":"social","roundId":"4054:2239","sharpId":"4937:39"},"4937:42":{"name":"Point Money","searchTerms":["Workcloud","WC","point","prize","token","earn","money","offer","give"],"roundPath":"outputs/icons/social/point_money_round.svg","sharpPath":"outputs/icons/social/point_money_sharp.svg","category":"social","roundId":"4054:2255","sharpId":"4937:43"},"4937:47":{"name":"Point Gift","searchTerms":["Workcloud","WC","point","prize","token","earn","gift","present"],"roundPath":"outputs/icons/social/point_gift_round.svg","sharpPath":"outputs/icons/social/point_gift_sharp.svg","category":"social","roundId":"4054:2253","sharpId":"4937:48"},"4937:57":{"name":"Money USD","searchTerms":["Workcloud","WC","USD","dollar","money"],"roundPath":"outputs/icons/social/money_usd_round.svg","sharpPath":"outputs/icons/social/money_usd_sharp.svg","category":"social","roundId":"4054:2285","sharpId":"4937:58"},"4937:60":{"name":"Money Euro","searchTerms":["Workcloud","WC","euro","money"],"roundPath":"outputs/icons/social/money_euro_round.svg","sharpPath":"outputs/icons/social/money_euro_sharp.svg","category":"social","roundId":"4316:310","sharpId":"4937:61"},"4937:63":{"name":"Money Pound","searchTerms":["Workcloud","WC","pound","money"],"roundPath":"outputs/icons/social/money_pound_round.svg","sharpPath":"outputs/icons/social/money_pound_sharp.svg","category":"social","roundId":"4475:3319","sharpId":"4937:64"},"7977:3567":{"name":"google drive","searchTerms":[""],"roundPath":"outputs/icons/social/google_drive_round.svg","sharpPath":"outputs/icons/social/google_drive_sharp.svg","category":"social","roundId":"7977:3568","sharpId":"7977:3575"},"258:1625":{"name":"Layers","searchTerms":[""],"roundPath":"outputs/icons/maps/layers_round.svg","sharpPath":"outputs/icons/maps/layers_sharp.svg","category":"maps","roundId":"238:1722","sharpId":"124:947"},"258:1627":{"name":"Near Me","searchTerms":["Direction","Arrow"],"roundPath":"outputs/icons/maps/near_me_round.svg","sharpPath":"outputs/icons/maps/near_me_sharp.svg","category":"maps","roundId":"238:1710","sharpId":"124:937"},"258:1628":{"name":"Place","searchTerms":["Pin","Location","mark","here","Workcloud","WC"],"roundPath":"outputs/icons/maps/place_round.svg","sharpPath":"outputs/icons/maps/place_sharp.svg","category":"maps","roundId":"238:1709","sharpId":"124:936"},"258:1629":{"name":"Map","searchTerms":["Fold","Folding","alternative work location","share stores"],"roundPath":"outputs/icons/maps/map_round.svg","sharpPath":"outputs/icons/maps/map_sharp.svg","category":"maps","roundId":"238:1714","sharpId":"124:943"},"258:1630":{"name":"My Location","searchTerms":["Find"],"roundPath":"outputs/icons/maps/my_location_round.svg","sharpPath":"outputs/icons/maps/my_location_sharp.svg","category":"maps","roundId":"238:1713","sharpId":"124:938"},"258:1631":{"name":"Navigation","searchTerms":["GPS"],"roundPath":"outputs/icons/maps/navigation_round.svg","sharpPath":"outputs/icons/maps/navigation_sharp.svg","category":"maps","roundId":"238:1711","sharpId":"124:946"},"258:1632":{"name":"Zoom In Map","searchTerms":[""],"roundPath":"outputs/icons/maps/zoom_in_map_round.svg","sharpPath":"outputs/icons/maps/zoom_in_map_sharp.svg","category":"maps","roundId":"238:1712","sharpId":"238:1706"},"258:1633":{"name":"Zoom Out Map","searchTerms":[""],"roundPath":"outputs/icons/maps/zoom_out_map_round.svg","sharpPath":"outputs/icons/maps/zoom_out_map_sharp.svg","category":"maps","roundId":"238:1721","sharpId":"124:944"},"258:1634":{"name":"Bus","searchTerms":["Direction","Public","Transport"],"roundPath":"outputs/icons/maps/bus_round.svg","sharpPath":"outputs/icons/maps/bus_sharp.svg","category":"maps","roundId":"238:1724","sharpId":"124:949"},"258:1635":{"name":"Light Rail Train","searchTerms":["Tram","Public","Transport"],"roundPath":"outputs/icons/maps/light_rail_train_round.svg","sharpPath":"outputs/icons/maps/light_rail_train_sharp.svg","category":"maps","roundId":"238:1719","sharpId":"124:935"},"258:1645":{"name":"Train","searchTerms":["Public","Transport"],"roundPath":"outputs/icons/maps/train_round.svg","sharpPath":"outputs/icons/maps/train_sharp.svg","category":"maps","roundId":"238:1708","sharpId":"124:942"},"258:1646":{"name":"Car","searchTerms":["Auto","Automobile"],"roundPath":"outputs/icons/maps/car_round.svg","sharpPath":"outputs/icons/maps/car_sharp.svg","category":"maps","roundId":"238:1723","sharpId":"124:945"},"258:1647":{"name":"Taxi","searchTerms":[""],"roundPath":"outputs/icons/maps/taxi_round.svg","sharpPath":"outputs/icons/maps/taxi_sharp.svg","category":"maps","roundId":"238:1718","sharpId":"238:1707"},"258:1648":{"name":"Local Shipping","searchTerms":["Transport","Truck","Loaded"],"roundPath":"outputs/icons/maps/local_shipping_round.svg","sharpPath":"outputs/icons/maps/local_shipping_sharp.svg","category":"maps","roundId":"238:1715","sharpId":"124:940"},"258:1649":{"name":"Flight","searchTerms":["Plane","Aeroplane","Fly"],"roundPath":"outputs/icons/maps/flight_round.svg","sharpPath":"outputs/icons/maps/flight_sharp.svg","category":"maps","roundId":"238:1725","sharpId":"124:948"},"788:1760":{"name":"Ship","searchTerms":["Naval","Sea","Ocean","Water","Wave"],"roundPath":"outputs/icons/maps/ship_round.svg","sharpPath":"outputs/icons/maps/ship_sharp.svg","category":"maps","roundId":"788:1761","sharpId":"788:1764"},"258:1650":{"name":"Cafe","searchTerms":["Coffee","Mug","Tea","break","Workcloud","WC"],"roundPath":"outputs/icons/maps/cafe_round.svg","sharpPath":"outputs/icons/maps/cafe_sharp.svg","category":"maps","roundId":"238:1720","sharpId":"133:506"},"788:1742":{"name":"World","searchTerms":["Language","Earth","Globe","global","international","Workcloud","WC"],"roundPath":"outputs/icons/maps/world_round.svg","sharpPath":"outputs/icons/maps/world_sharp.svg","category":"maps","roundId":"788:1743","sharpId":"788:1746"},"258:1335":{"name":"Finished Download","searchTerms":["Complete","Success","Done"],"roundPath":"outputs/icons/file/finished_download_round.svg","sharpPath":"outputs/icons/file/finished_download_sharp.svg","category":"file","roundId":"238:2801","sharpId":"124:958"},"258:1336":{"name":"Downloading","searchTerms":[""],"roundPath":"outputs/icons/file/downloading_round.svg","sharpPath":"outputs/icons/file/downloading_sharp.svg","category":"file","roundId":"238:2800","sharpId":"124:960"},"258:1338":{"name":"Cloud","searchTerms":[""],"roundPath":"outputs/icons/file/cloud_round.svg","sharpPath":"outputs/icons/file/cloud_sharp.svg","category":"file","roundId":"238:2812","sharpId":"124:966"},"258:1339":{"name":"Cloud Done","searchTerms":["Check","Check Mark","Mark"],"roundPath":"outputs/icons/file/cloud_done_round.svg","sharpPath":"outputs/icons/file/cloud_done_sharp.svg","category":"file","roundId":"238:2809","sharpId":"124:962"},"258:1340":{"name":"Cloud Download","searchTerms":["file","download","cloud","Workcloud","WC"],"roundPath":"outputs/icons/file/cloud_download_round.svg","sharpPath":"outputs/icons/file/cloud_download_sharp.svg","category":"file","roundId":"238:2803","sharpId":"124:961"},"258:1341":{"name":"Cloud Outline","searchTerms":[""],"roundPath":"outputs/icons/file/cloud_outline_round.svg","sharpPath":"outputs/icons/file/cloud_outline_sharp.svg","category":"file","roundId":"238:2805","sharpId":"124:963"},"258:1342":{"name":"Cloud Upload","searchTerms":["file","upload","cloud","Workcloud","WC"],"roundPath":"outputs/icons/file/cloud_upload_round.svg","sharpPath":"outputs/icons/file/cloud_upload_sharp.svg","category":"file","roundId":"238:2804","sharpId":"124:959"},"258:1351":{"name":"Cloud Off","searchTerms":["Offline"],"roundPath":"outputs/icons/file/cloud_off_round.svg","sharpPath":"outputs/icons/file/cloud_off_sharp.svg","category":"file","roundId":"238:2808","sharpId":"258:1346"},"258:1353":{"name":"Folder","searchTerms":["folder","Workcloud","WC"],"roundPath":"outputs/icons/file/folder_round.svg","sharpPath":"outputs/icons/file/folder_sharp.svg","category":"file","roundId":"238:2799","sharpId":"124:955"},"258:1354":{"name":"Create New Folder","searchTerms":["Add"],"roundPath":"outputs/icons/file/create_new_folder_round.svg","sharpPath":"outputs/icons/file/create_new_folder_sharp.svg","category":"file","roundId":"238:2802","sharpId":"124:965"},"258:1355":{"name":"Folder Outline","searchTerms":[""],"roundPath":"outputs/icons/file/folder_outline_round.svg","sharpPath":"outputs/icons/file/folder_outline_sharp.svg","category":"file","roundId":"238:2797","sharpId":"124:954"},"258:1356":{"name":"Shared Folder","searchTerms":["Network","Access"],"roundPath":"outputs/icons/file/shared_folder_round.svg","sharpPath":"outputs/icons/file/shared_folder_sharp.svg","category":"file","roundId":"238:2806","sharpId":"124:964"},"258:1357":{"name":"Grid View","searchTerms":["2x2"],"roundPath":"outputs/icons/file/grid_view_round.svg","sharpPath":"outputs/icons/file/grid_view_sharp.svg","category":"file","roundId":"238:2798","sharpId":"124:953"},"258:1358":{"name":"Upload File","searchTerms":[""],"roundPath":"outputs/icons/file/upload_file_round.svg","sharpPath":"outputs/icons/file/upload_file_sharp.svg","category":"file","roundId":"238:2796","sharpId":"124:952"},"258:1360":{"name":"JPG Attach","searchTerms":["Type","File"],"roundPath":"outputs/icons/file/jpg_attach_round.svg","sharpPath":"outputs/icons/file/jpg_attach_sharp.svg","category":"file","roundId":"238:2705","sharpId":"142:181"},"258:1361":{"name":"PDF Attach","searchTerms":["Type","File"],"roundPath":"outputs/icons/file/pdf_attach_round.svg","sharpPath":"outputs/icons/file/pdf_attach_sharp.svg","category":"file","roundId":"238:2703","sharpId":"142:180"},"258:1362":{"name":"PNG Attach","searchTerms":["Type","File"],"roundPath":"outputs/icons/file/png_attach_round.svg","sharpPath":"outputs/icons/file/png_attach_sharp.svg","category":"file","roundId":"238:2702","sharpId":"142:177"},"258:1363":{"name":"DOC Attach","searchTerms":["Type","File"],"roundPath":"outputs/icons/file/doc_attach_round.svg","sharpPath":"outputs/icons/file/doc_attach_sharp.svg","category":"file","roundId":"238:2704","sharpId":"142:179"},"258:1364":{"name":"PPT Attach","searchTerms":["Type","File"],"roundPath":"outputs/icons/file/ppt_attach_round.svg","sharpPath":"outputs/icons/file/ppt_attach_sharp.svg","category":"file","roundId":"238:2701","sharpId":"142:178"},"4932:3339":{"name":"Open New Off","searchTerms":["Workcloud","WC","file","do not export","export","open in new","open","launch"],"roundPath":"outputs/icons/file/open_new_off_round.svg","sharpPath":"outputs/icons/file/open_new_off_sharp.svg","category":"file","roundId":"4066:3526","sharpId":"4932:3340"},"4932:3342":{"name":"Page Height","searchTerms":["Workcloud","WC","page height"],"roundPath":"outputs/icons/file/page_height_round.svg","sharpPath":"outputs/icons/file/page_height_sharp.svg","category":"file","roundId":"4066:3546","sharpId":"4932:3343"},"4932:3345":{"name":"Page Width","searchTerms":["Workcloud","WC","page height"],"roundPath":"outputs/icons/file/page_width_round.svg","sharpPath":"outputs/icons/file/page_width_sharp.svg","category":"file","roundId":"4066:3548","sharpId":"4932:3346"},"4932:3348":{"name":"Page Rotate","searchTerms":["Workcloud","WC","page rotate"],"roundPath":"outputs/icons/file/page_rotate_round.svg","sharpPath":"outputs/icons/file/page_rotate_sharp.svg","category":"file","roundId":"4066:3550","sharpId":"4932:3349"},"4932:3352":{"name":"Save","searchTerms":["Workcloud","WC","file","save"],"roundPath":"outputs/icons/file/save_round.svg","sharpPath":"outputs/icons/file/save_sharp.svg","category":"file","roundId":"4066:3520","sharpId":"4932:3353"},"4932:3355":{"name":"Publish","searchTerms":["Workcloud","WC","file","publish"],"roundPath":"outputs/icons/file/publish_round.svg","sharpPath":"outputs/icons/file/publish_sharp.svg","category":"file","roundId":"4066:3532","sharpId":"4932:3356"},"4932:3358":{"name":"File","searchTerms":["Workcloud","WC","file","note","paper"],"roundPath":"outputs/icons/file/file_round.svg","sharpPath":"outputs/icons/file/file_sharp.svg","category":"file","roundId":"4066:3544","sharpId":"4932:3359"},"4932:3361":{"name":"Folder File","searchTerms":["Workcloud","WC","project","folder","file"],"roundPath":"outputs/icons/file/folder_file_round.svg","sharpPath":"outputs/icons/file/folder_file_sharp.svg","category":"file","roundId":"4055:3084","sharpId":"4932:3362"},"4932:3364":{"name":"Maintenance","searchTerms":["Workcloud","WC","maintenance","repair","hammer","wrench","tools"],"roundPath":"outputs/icons/file/maintenance_round.svg","sharpPath":"outputs/icons/file/maintenance_sharp.svg","category":"file","roundId":"4066:3843","sharpId":"4932:3365"},"257:1348":{"name":"Font Size Decrease","searchTerms":["Text","Small"],"roundPath":"outputs/icons/editor/font_size_decrease_round.svg","sharpPath":"outputs/icons/editor/font_size_decrease_sharp.svg","category":"editor","roundId":"238:233","sharpId":"125:1472"},"257:1349":{"name":"Font Size Increase","searchTerms":["Text","Big"],"roundPath":"outputs/icons/editor/font_size_increase_round.svg","sharpPath":"outputs/icons/editor/font_size_increase_sharp.svg","category":"editor","roundId":"238:231","sharpId":"125:1471"},"257:1350":{"name":"Bold","searchTerms":["Format","Text","Font"],"roundPath":"outputs/icons/editor/bold_round.svg","sharpPath":"outputs/icons/editor/bold_sharp.svg","category":"editor","roundId":"238:246","sharpId":"125:1483"},"257:1351":{"name":"Italic","searchTerms":["Format","Text","Font"],"roundPath":"outputs/icons/editor/italic_round.svg","sharpPath":"outputs/icons/editor/italic_sharp.svg","category":"editor","roundId":"238:247","sharpId":"125:1484"},"257:1352":{"name":"Edit","searchTerms":["edit","write","change","create","request","complete"],"roundPath":"outputs/icons/editor/edit_round.svg","sharpPath":"outputs/icons/editor/edit_sharp.svg","category":"editor","roundId":"238:242","sharpId":"125:1476"},"257:1353":{"name":"No Color","searchTerms":["Ink","Reset","Format","Print"],"roundPath":"outputs/icons/editor/no_color_round.svg","sharpPath":"outputs/icons/editor/no_color_sharp.svg","category":"editor","roundId":"238:234","sharpId":"125:1482"},"257:1354":{"name":"Color Fill","searchTerms":["Ink","Reset","Format","Print"],"roundPath":"outputs/icons/editor/color_fill_round.svg","sharpPath":"outputs/icons/editor/color_fill_sharp.svg","category":"editor","roundId":"238:238","sharpId":"125:1490"},"257:1355":{"name":"Type","searchTerms":["Title"],"roundPath":"outputs/icons/editor/type_round.svg","sharpPath":"outputs/icons/editor/type_sharp.svg","category":"editor","roundId":"238:236","sharpId":"125:1470"},"257:1356":{"name":"Strikethrough","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/strikethrough_round.svg","sharpPath":"outputs/icons/editor/strikethrough_sharp.svg","category":"editor","roundId":"238:250","sharpId":"125:1477"},"257:1357":{"name":"Underline","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/underline_round.svg","sharpPath":"outputs/icons/editor/underline_sharp.svg","category":"editor","roundId":"238:235","sharpId":"125:1475"},"257:1358":{"name":"Align Horizontal Center","searchTerms":["Middle"],"roundPath":"outputs/icons/editor/align_horizontal_center_round.svg","sharpPath":"outputs/icons/editor/align_horizontal_center_sharp.svg","category":"editor","roundId":"238:249","sharpId":"125:1486"},"258:1110":{"name":"Align Vertical Center","searchTerms":["Middle"],"roundPath":"outputs/icons/editor/align_vertical_center_round.svg","sharpPath":"outputs/icons/editor/align_vertical_center_sharp.svg","category":"editor","roundId":"238:243","sharpId":"125:1489"},"258:1111":{"name":"Align Horizontal Right","searchTerms":[""],"roundPath":"outputs/icons/editor/align_horizontal_right_round.svg","sharpPath":"outputs/icons/editor/align_horizontal_right_sharp.svg","category":"editor","roundId":"238:244","sharpId":"125:1493"},"258:1112":{"name":"Align Horizontal Left","searchTerms":[""],"roundPath":"outputs/icons/editor/align_horizontal_left_round.svg","sharpPath":"outputs/icons/editor/align_horizontal_left_sharp.svg","category":"editor","roundId":"238:245","sharpId":"238:3208"},"258:1113":{"name":"Align Vertical Bottom","searchTerms":[""],"roundPath":"outputs/icons/editor/align_vertical_bottom_round.svg","sharpPath":"outputs/icons/editor/align_vertical_bottom_sharp.svg","category":"editor","roundId":"238:248","sharpId":"125:1491"},"258:1114":{"name":"Align Vertical Top","searchTerms":[""],"roundPath":"outputs/icons/editor/align_vertical_top_round.svg","sharpPath":"outputs/icons/editor/align_vertical_top_sharp.svg","category":"editor","roundId":"238:241","sharpId":"125:1488"},"258:1115":{"name":"Checklist","searchTerms":["list","items","tasks","Workcloud","WC"],"roundPath":"outputs/icons/editor/checklist_round.svg","sharpPath":"outputs/icons/editor/checklist_sharp.svg","category":"editor","roundId":"238:240","sharpId":"125:1481"},"258:1116":{"name":"Indent Decrease","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/indent_decrease_round.svg","sharpPath":"outputs/icons/editor/indent_decrease_sharp.svg","category":"editor","roundId":"238:237","sharpId":"125:1492"},"258:1117":{"name":"Indent Increase","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/indent_increase_round.svg","sharpPath":"outputs/icons/editor/indent_increase_sharp.svg","category":"editor","roundId":"238:251","sharpId":"238:3212"},"258:1118":{"name":"Bullet List","searchTerms":["Type","Format","list","items","Workcloud","WC"],"roundPath":"outputs/icons/editor/bullet_list_round.svg","sharpPath":"outputs/icons/editor/bullet_list_sharp.svg","category":"editor","roundId":"238:232","sharpId":"125:1479"},"258:1119":{"name":"Distribute Vertical","searchTerms":["Type","Format","Align"],"roundPath":"outputs/icons/editor/distribute_vertical_round.svg","sharpPath":"outputs/icons/editor/distribute_vertical_sharp.svg","category":"editor","roundId":"238:220","sharpId":"125:1469"},"258:1120":{"name":"Distribute Horizontal","searchTerms":["Type","Format","Align"],"roundPath":"outputs/icons/editor/distribute_horizontal_round.svg","sharpPath":"outputs/icons/editor/distribute_horizontal_sharp.svg","category":"editor","roundId":"238:222","sharpId":"238:3216"},"258:1121":{"name":"Line Spacing","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/line_spacing_round.svg","sharpPath":"outputs/icons/editor/line_spacing_sharp.svg","category":"editor","roundId":"238:239","sharpId":"125:1480"},"258:1122":{"name":"Numbered List","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/numbered_list_round.svg","sharpPath":"outputs/icons/editor/numbered_list_sharp.svg","category":"editor","roundId":"238:3227","sharpId":"238:3265"},"258:1123":{"name":"Align Left","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/align_left_round.svg","sharpPath":"outputs/icons/editor/align_left_sharp.svg","category":"editor","roundId":"238:226","sharpId":"125:1487"},"258:1125":{"name":"Align Right","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/align_right_round.svg","sharpPath":"outputs/icons/editor/align_right_sharp.svg","category":"editor","roundId":"238:225","sharpId":"238:3252"},"258:1126":{"name":"Align Center","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/align_center_round.svg","sharpPath":"outputs/icons/editor/align_center_sharp.svg","category":"editor","roundId":"238:228","sharpId":"238:3253"},"258:1151":{"name":"Justify","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/justify_round.svg","sharpPath":"outputs/icons/editor/justify_sharp.svg","category":"editor","roundId":"238:227","sharpId":"238:3251"},"258:1171":{"name":"Edit Border","searchTerms":["Style","Color","Colour","Shape"],"roundPath":"outputs/icons/editor/edit_border_round.svg","sharpPath":"outputs/icons/editor/edit_border_sharp.svg","category":"editor","roundId":"238:229","sharpId":"238:3262"},"258:1172":{"name":"Format Shapes","searchTerms":["Text","Bounding","Box"],"roundPath":"outputs/icons/editor/format_shapes_round.svg","sharpPath":"outputs/icons/editor/format_shapes_sharp.svg","category":"editor","roundId":"238:224","sharpId":"238:3263"},"258:1173":{"name":"Attachment","searchTerms":["File","Document","attachment","paperchip","Workcloud","WC"],"roundPath":"outputs/icons/editor/attachment_round.svg","sharpPath":"outputs/icons/editor/attachment_sharp.svg","category":"editor","roundId":"238:230","sharpId":"125:1474"},"258:1174":{"name":"Link","searchTerms":["Chain","Insert","hyperlink"],"roundPath":"outputs/icons/editor/link_round.svg","sharpPath":"outputs/icons/editor/link_sharp.svg","category":"editor","roundId":"238:221","sharpId":"125:1478"},"258:1175":{"name":"Text Color","searchTerms":["Type","Format"],"roundPath":"outputs/icons/editor/text_color_round.svg","sharpPath":"outputs/icons/editor/text_color_sharp.svg","category":"editor","roundId":"238:3229","sharpId":"125:1485"},"240:33":{"name":"Home","searchTerms":["Main","home","house","Workcloud","WC"],"roundPath":"outputs/icons/action/home_round.svg","sharpPath":"outputs/icons/action/home_sharp.svg","category":"action","roundId":"217:679","sharpId":"117:752"},"238:3298":{"name":"Search","searchTerms":["search","magnifying glass","Workcloud","WC"],"roundPath":"outputs/icons/action/search_round.svg","sharpPath":"outputs/icons/action/search_sharp.svg","category":"action","roundId":"217:678","sharpId":"116:6"},"243:3763":{"name":"Settings","searchTerms":["Cog","Gear","settings","configuration","Workcloud","WC"],"roundPath":"outputs/icons/action/settings_round.svg","sharpPath":"outputs/icons/action/settings_sharp.svg","category":"action","roundId":"217:692","sharpId":"117:754"},"243:3765":{"name":"Info","searchTerms":["information","details","Workcloud","WC"],"roundPath":"outputs/icons/action/info_round.svg","sharpPath":"outputs/icons/action/info_sharp.svg","category":"action","roundId":"217:693","sharpId":"117:756"},"243:4005":{"name":"Check Circle Outline Alt","searchTerms":["Done","Complete","Mark"],"roundPath":"outputs/icons/action/check_circle_outline_alt_round.svg","sharpPath":"outputs/icons/action/check_circle_outline_alt_sharp.svg","category":"action","roundId":"223:1898","sharpId":"117:785"},"243:3769":{"name":"Check Circle Outline","searchTerms":["Done","Complete","Mark","Workcloud","WC"],"roundPath":"outputs/icons/action/check_circle_outline_round.svg","sharpPath":"outputs/icons/action/check_circle_outline_sharp.svg","category":"action","roundId":"223:1864","sharpId":"117:778"},"243:3767":{"name":"Check Circle","searchTerms":["Done","Complete","Mark","check","complete","done","Workcloud","WC"],"roundPath":"outputs/icons/action/check_circle_round.svg","sharpPath":"outputs/icons/action/check_circle_sharp.svg","category":"action","roundId":"217:702","sharpId":"117:757"},"243:3764":{"name":"Check Mark","searchTerms":["Done","Complete","check","Workcloud","WC"],"roundPath":"outputs/icons/action/check_mark_round.svg","sharpPath":"outputs/icons/action/check_mark_sharp.svg","category":"action","roundId":"217:685","sharpId":"117:755"},"243:3849":{"name":"Love","searchTerms":["Like","Fav","Favorite","Favourite"],"roundPath":"outputs/icons/action/love_round.svg","sharpPath":"outputs/icons/action/love_sharp.svg","category":"action","roundId":"223:1868","sharpId":"117:760"},"243:3850":{"name":"Love Outline","searchTerms":["Like","Fav","Favorite","Favourite"],"roundPath":"outputs/icons/action/love_outline_round.svg","sharpPath":"outputs/icons/action/love_outline_sharp.svg","category":"action","roundId":"223:1871","sharpId":"117:761"},"755:1928":{"name":"Unlock Alt","searchTerms":["Padlock","Unsafe"],"roundPath":"outputs/icons/action/unlock_alt_round.svg","sharpPath":"outputs/icons/action/unlock_alt_sharp.svg","category":"action","roundId":"755:1929","sharpId":"755:1932"},"243:3851":{"name":"Lock Alt","searchTerms":["Padlock","Safe","lock","security","Workcloud","WC"],"roundPath":"outputs/icons/action/lock_alt_round.svg","sharpPath":"outputs/icons/action/lock_alt_sharp.svg","category":"action","roundId":"223:1874","sharpId":"117:762"},"755:1950":{"name":"Unlock","searchTerms":["Padlock","Unsafe"],"roundPath":"outputs/icons/action/unlock_round.svg","sharpPath":"outputs/icons/action/unlock_sharp.svg","category":"action","roundId":"755:1951","sharpId":"755:1954"},"755:1941":{"name":"Lock","searchTerms":["Padlock","Safe"],"roundPath":"outputs/icons/action/lock_round.svg","sharpPath":"outputs/icons/action/lock_sharp.svg","category":"action","roundId":"755:1942","sharpId":"755:1945"},"243:3855":{"name":"World Action","searchTerms":["Language","Earth","Globe","global","Workcloud","WC"],"roundPath":"outputs/icons/action/world_action_round.svg","sharpPath":"outputs/icons/action/world_action_sharp.svg","category":"action","roundId":"223:1866","sharpId":"117:765"},"243:3858":{"name":"Filter","searchTerms":["filter","Workcloud","WC"],"roundPath":"outputs/icons/action/filter_round.svg","sharpPath":"outputs/icons/action/filter_sharp.svg","category":"action","roundId":"223:1865","sharpId":"117:768"},"755:1890":{"name":"Filter Alt","searchTerms":[""],"roundPath":"outputs/icons/action/filter_alt_round.svg","sharpPath":"outputs/icons/action/filter_alt_sharp.svg","category":"action","roundId":"755:1891","sharpId":"755:1894"},"243:3860":{"name":"Like","searchTerms":["Thumbs Up"],"roundPath":"outputs/icons/action/like_round.svg","sharpPath":"outputs/icons/action/like_sharp.svg","category":"action","roundId":"223:1863","sharpId":"117:770"},"243:3861":{"name":"Dislike","searchTerms":["Thumbs Down"],"roundPath":"outputs/icons/action/dislike_round.svg","sharpPath":"outputs/icons/action/dislike_sharp.svg","category":"action","roundId":"223:1862","sharpId":"133:514"},"243:4006":{"name":"Trending Up","searchTerms":["Success","Profit"],"roundPath":"outputs/icons/action/trending_up_round.svg","sharpPath":"outputs/icons/action/trending_up_sharp.svg","category":"action","roundId":"223:1888","sharpId":"117:786"},"243:4007":{"name":"Trending Down","searchTerms":["Failure","Loss"],"roundPath":"outputs/icons/action/trending_down_round.svg","sharpPath":"outputs/icons/action/trending_down_sharp.svg","category":"action","roundId":"223:1878","sharpId":"117:787"},"243:3857":{"name":"User Settings","searchTerms":["Account","ID","Identity","Cog","Gear"],"roundPath":"outputs/icons/action/user_settings_round.svg","sharpPath":"outputs/icons/action/user_settings_sharp.svg","category":"action","roundId":"223:1867","sharpId":"117:767"},"240:40":{"name":"User Circle","searchTerms":["Account","ID","Identity","profile","user","Workcloud","WC"],"roundPath":"outputs/icons/action/user_circle_round.svg","sharpPath":"outputs/icons/action/user_circle_sharp.svg","category":"action","roundId":"217:680","sharpId":"117:753"},"243:4008":{"name":"User","searchTerms":["Account","ID","Identity"],"roundPath":"outputs/icons/action/user_round.svg","sharpPath":"outputs/icons/action/user_sharp.svg","category":"action","roundId":"223:1895","sharpId":"117:788"},"243:4009":{"name":"History","searchTerms":["Watch","Time","Earlier","Previously","history","log","Workcloud","WC"],"roundPath":"outputs/icons/action/history_round.svg","sharpPath":"outputs/icons/action/history_sharp.svg","category":"action","roundId":"223:1892","sharpId":"117:789"},"243:4010":{"name":"Update","searchTerms":["Watch","Time","Later","update","Workcloud","WC"],"roundPath":"outputs/icons/action/update_round.svg","sharpPath":"outputs/icons/action/update_sharp.svg","category":"action","roundId":"223:1889","sharpId":"221:1768"},"243:4012":{"name":"Visibility","searchTerms":["See","Eye","view","preview","visibility","watch","Workcloud","WC"],"roundPath":"outputs/icons/action/visibility_round.svg","sharpPath":"outputs/icons/action/visibility_sharp.svg","category":"action","roundId":"223:1885","sharpId":"117:792"},"243:4013":{"name":"Visibility Off","searchTerms":["See","Hidden","Hide","Workcloud","WC"],"roundPath":"outputs/icons/action/visibility_off_round.svg","sharpPath":"outputs/icons/action/visibility_off_sharp.svg","category":"action","roundId":"223:1910","sharpId":"117:777"},"243:4014":{"name":"Clipboard Action","searchTerms":["Assignment","To do","List","Item"],"roundPath":"outputs/icons/action/clipboard_action_round.svg","sharpPath":"outputs/icons/action/clipboard_action_sharp.svg","category":"action","roundId":"223:1899","sharpId":"117:794"},"243:4018":{"name":"Pin","searchTerms":["Place","Location","Pin","Location","mark","here","Workcloud","WC"],"roundPath":"outputs/icons/action/pin_round.svg","sharpPath":"outputs/icons/action/pin_sharp.svg","category":"action","roundId":"223:1890","sharpId":"117:799"},"243:4019":{"name":"Renew","searchTerms":["Refresh","Reload","Loop"],"roundPath":"outputs/icons/action/renew_round.svg","sharpPath":"outputs/icons/action/renew_sharp.svg","category":"action","roundId":"223:1919","sharpId":"117:800"},"755:1965":{"name":"Sync Action","searchTerms":["Refresh","Reload","Loop","sync","synchronize"],"roundPath":"outputs/icons/action/sync_action_round.svg","sharpPath":"outputs/icons/action/sync_action_sharp.svg","category":"action","roundId":"755:1966","sharpId":"755:1969"},"243:4020":{"name":"Delete Forever","searchTerms":["Trash","Bin"],"roundPath":"outputs/icons/action/delete_forever_round.svg","sharpPath":"outputs/icons/action/delete_forever_sharp.svg","category":"action","roundId":"223:1916","sharpId":"117:801"},"243:4021":{"name":"Build","searchTerms":["Wrench"],"roundPath":"outputs/icons/action/build_round.svg","sharpPath":"outputs/icons/action/build_sharp.svg","category":"action","roundId":"223:1897","sharpId":"117:802"},"243:4022":{"name":"Alarm","searchTerms":["Watch","Time"],"roundPath":"outputs/icons/action/alarm_round.svg","sharpPath":"outputs/icons/action/alarm_sharp.svg","category":"action","roundId":"223:1896","sharpId":"117:804"},"243:4023":{"name":"Bookmark","searchTerms":["Remind","Reminder"],"roundPath":"outputs/icons/action/bookmark_round.svg","sharpPath":"outputs/icons/action/bookmark_sharp.svg","category":"action","roundId":"223:1880","sharpId":"117:805"},"243:4024":{"name":"Bookmark Outline","searchTerms":["Remind","Reminder"],"roundPath":"outputs/icons/action/bookmark_outline_round.svg","sharpPath":"outputs/icons/action/bookmark_outline_sharp.svg","category":"action","roundId":"223:1879","sharpId":"117:806"},"243:4026":{"name":"AR","searchTerms":["Augmented","Reality","Cube","3D"],"roundPath":"outputs/icons/action/ar_round.svg","sharpPath":"outputs/icons/action/ar_sharp.svg","category":"action","roundId":"223:1901","sharpId":"117:808"},"243:4158":{"name":"Cached","searchTerms":[""],"roundPath":"outputs/icons/action/cached_round.svg","sharpPath":"outputs/icons/action/cached_sharp.svg","category":"action","roundId":"223:1912","sharpId":"117:807"},"243:4159":{"name":"Document","searchTerms":[""],"roundPath":"outputs/icons/action/document_round.svg","sharpPath":"outputs/icons/action/document_sharp.svg","category":"action","roundId":"223:1907","sharpId":"117:773"},"243:4170":{"name":"Pending","searchTerms":["Waiting","More","Circle","Dots"],"roundPath":"outputs/icons/action/pending_round.svg","sharpPath":"outputs/icons/action/pending_sharp.svg","category":"action","roundId":"223:1906","sharpId":"117:784"},"243:4175":{"name":"Open In Full","searchTerms":[""],"roundPath":"outputs/icons/action/open_in_full_round.svg","sharpPath":"outputs/icons/action/open_in_full_sharp.svg","category":"action","roundId":"223:1920","sharpId":"117:811"},"243:4171":{"name":"Label","searchTerms":["Tag"],"roundPath":"outputs/icons/action/label_round.svg","sharpPath":"outputs/icons/action/label_sharp.svg","category":"action","roundId":"223:1903","sharpId":"133:510"},"243:4169":{"name":"Price","searchTerms":["Paid","Money","Dollar"],"roundPath":"outputs/icons/action/price_round.svg","sharpPath":"outputs/icons/action/price_sharp.svg","category":"action","roundId":"223:1921","sharpId":"117:783"},"243:4174":{"name":"Open In New Window","searchTerms":["Launch","Tab","file","export","open in new","open","Workcloud","WC"],"roundPath":"outputs/icons/action/open_in_new_window_round.svg","sharpPath":"outputs/icons/action/open_in_new_window_sharp.svg","category":"action","roundId":"223:1908","sharpId":"117:810"},"243:4167":{"name":"Delete Outline","searchTerms":["Trash","Bin"],"roundPath":"outputs/icons/action/delete_outline_round.svg","sharpPath":"outputs/icons/action/delete_outline_sharp.svg","category":"action","roundId":"217:706","sharpId":"117:759"},"243:4164":{"name":"Security Check","searchTerms":["Verify","Verified","Shield","badge","title","status","Workcloud","WC"],"roundPath":"outputs/icons/action/security_check_round.svg","sharpPath":"outputs/icons/action/security_check_sharp.svg","category":"action","roundId":"223:1887","sharpId":"117:793"},"243:3854":{"name":"Clock Outline","searchTerms":["Watch","Time","clock","shift","specific time","Workcloud","WC"],"roundPath":"outputs/icons/action/clock_outline_round.svg","sharpPath":"outputs/icons/action/clock_outline_sharp.svg","category":"action","roundId":"223:1873","sharpId":"117:764"},"243:4165":{"name":"Clock","searchTerms":["Watch","Time","Circle"],"roundPath":"outputs/icons/action/clock_round.svg","sharpPath":"outputs/icons/action/clock_sharp.svg","category":"action","roundId":"223:1886","sharpId":"117:812"},"755:1821":{"name":"Upload","searchTerms":["Get","file","upload","document","Workcloud","WC"],"roundPath":"outputs/icons/action/upload_round.svg","sharpPath":"outputs/icons/action/upload_sharp.svg","category":"action","roundId":"755:1822","sharpId":"755:1825"},"243:4172":{"name":"Download","searchTerms":["Get","download","file","document","Workcloud","WC"],"roundPath":"outputs/icons/action/download_round.svg","sharpPath":"outputs/icons/action/download_sharp.svg","category":"action","roundId":"223:1900","sharpId":"117:809"},"243:4166":{"name":"Delete","searchTerms":["Trash","Bin","delete","remove","empty","Workcloud","WC"],"roundPath":"outputs/icons/action/delete_round.svg","sharpPath":"outputs/icons/action/delete_sharp.svg","category":"action","roundId":"217:701","sharpId":"117:758"},"243:4161":{"name":"Log Out","searchTerms":["Logout","Exit","signout","sign out","sign-out","log out","log-out","logoff","log off","log-off","Workcloud","WC"],"roundPath":"outputs/icons/action/log_out_round.svg","sharpPath":"outputs/icons/action/log_out_sharp.svg","category":"action","roundId":"223:1902","sharpId":"117:774"},"243:4162":{"name":"Log In","searchTerms":["Login","Entry"],"roundPath":"outputs/icons/action/log_in_round.svg","sharpPath":"outputs/icons/action/log_in_sharp.svg","category":"action","roundId":"223:1913","sharpId":"117:775"},"243:4176":{"name":"Zoom In","searchTerms":[""],"roundPath":"outputs/icons/action/zoom_in_round.svg","sharpPath":"outputs/icons/action/zoom_in_sharp.svg","category":"action","roundId":"223:1914","sharpId":"117:813"},"243:4177":{"name":"Zoom Out","searchTerms":[""],"roundPath":"outputs/icons/action/zoom_out_round.svg","sharpPath":"outputs/icons/action/zoom_out_sharp.svg","category":"action","roundId":"223:1884","sharpId":"117:814"},"243:4178":{"name":"Touch","searchTerms":["App","Interact","With","Finger","Zone","action","touch","tap","Workcloud","WC"],"roundPath":"outputs/icons/action/touch_round.svg","sharpPath":"outputs/icons/action/touch_sharp.svg","category":"action","roundId":"223:1909","sharpId":"133:502"},"755:1843":{"name":"Hand","searchTerms":["Raise","Interact","Finger"],"roundPath":"outputs/icons/action/hand_round.svg","sharpPath":"outputs/icons/action/hand_sharp.svg","category":"action","roundId":"755:1844","sharpId":"755:1847"},"243:4252":{"name":"Credit Card","searchTerms":["Payment"],"roundPath":"outputs/icons/action/credit_card_round.svg","sharpPath":"outputs/icons/action/credit_card_sharp.svg","category":"action","roundId":"223:1911","sharpId":"117:790"},"243:4249":{"name":"Calendar Range","searchTerms":["Date","Dates","Span","Trade","shift trade","calendar","swap","switch","Workcloud","WC"],"roundPath":"outputs/icons/action/calendar_range_round.svg","sharpPath":"outputs/icons/action/calendar_range_sharp.svg","category":"action","roundId":"223:1877","sharpId":"133:411"},"787:1859":{"name":"Calendar Yearly","searchTerms":["Date","Year","365","calendar","yearly","annual","Workcloud","WC"],"roundPath":"outputs/icons/action/calendar_yearly_round.svg","sharpPath":"outputs/icons/action/calendar_yearly_sharp.svg","category":"action","roundId":"787:1860","sharpId":"787:1866"},"787:1816":{"name":"Calendar Monthly","searchTerms":["Date","Month","calendar","monthly","Workcloud","WC"],"roundPath":"outputs/icons/action/calendar_monthly_round.svg","sharpPath":"outputs/icons/action/calendar_monthly_sharp.svg","category":"action","roundId":"787:1817","sharpId":"787:1822"},"787:1797":{"name":"Calendar Weekly","searchTerms":["Date","Week","calendar","weekly"],"roundPath":"outputs/icons/action/calendar_weekly_round.svg","sharpPath":"outputs/icons/action/calendar_weekly_sharp.svg","category":"action","roundId":"787:1798","sharpId":"787:1803"},"243:4245":{"name":"Calendar 3 Day","searchTerms":["Date","Dates","calendar","three","3-day","3 day","Workcloud","WC"],"roundPath":"outputs/icons/action/calendar_3_day_round.svg","sharpPath":"outputs/icons/action/calendar_3_day_sharp.svg","category":"action","roundId":"223:1904","sharpId":"117:779"},"787:1772":{"name":"Calendar Day","searchTerms":["Date","Marked","calendar","day","daily view","Workcloud","WC"],"roundPath":"outputs/icons/action/calendar_day_round.svg","sharpPath":"outputs/icons/action/calendar_day_sharp.svg","category":"action","roundId":"787:1773","sharpId":"787:1776"},"243:4246":{"name":"Calendar Alt 2","searchTerms":["Date","Marked","Event","Today","Appointment","Meeting","calendar","schedule"],"roundPath":"outputs/icons/action/calendar_alt_2_round.svg","sharpPath":"outputs/icons/action/calendar_alt_2_sharp.svg","category":"action","roundId":"223:1918","sharpId":"117:769"},"787:1746":{"name":"Calendar Alt 1","searchTerms":["Date","Marked","Event","Today","Appointment","Meeting","calendar","schedule","Workcloud","WC"],"roundPath":"outputs/icons/action/calendar_alt_1_round.svg","sharpPath":"outputs/icons/action/calendar_alt_1_sharp.svg","category":"action","roundId":"787:1747","sharpId":"787:1750"},"243:4181":{"name":"Calendar","searchTerms":["Date","Appointment","Meeting","calendar","schedule","Workcloud","WC"],"roundPath":"outputs/icons/action/calendar_round.svg","sharpPath":"outputs/icons/action/calendar_sharp.svg","category":"action","roundId":"223:1922","sharpId":"117:772"},"243:4179":{"name":"Verified","searchTerms":["Checked","Success"],"roundPath":"outputs/icons/action/verified_round.svg","sharpPath":"outputs/icons/action/verified_sharp.svg","category":"action","roundId":"223:1915","sharpId":"117:771"},"4914:1820":{"name":"Calendar Unavailable","searchTerms":["Workcloud","WC","calendar","unavailable","cancel","absence","absent","delete","schedule not mapped"],"roundPath":"outputs/icons/action/calendar_unavailable_round.svg","sharpPath":"outputs/icons/action/calendar_unavailable_sharp.svg","category":"action","roundId":"4932:3378","sharpId":"4932:3380"},"4914:1860":{"name":"Calendar Available","searchTerms":[""],"roundPath":"outputs/icons/action/calendar_available_round.svg","sharpPath":"outputs/icons/action/calendar_available_sharp.svg","category":"action","roundId":"4932:3373","sharpId":"4932:3376"},"4914:1914":{"name":"Calendar Edit","searchTerms":[""],"roundPath":"outputs/icons/action/calendar_edit_round.svg","sharpPath":"outputs/icons/action/calendar_edit_sharp.svg","category":"action","roundId":"4405:596","sharpId":"4914:1915"},"257:1125":{"name":"iOS Share","searchTerms":["Apple","file","share","export","Workcloud","WC"],"roundPath":"outputs/icons/action/ios_share_round.svg","sharpPath":"outputs/icons/action/ios_share_sharp.svg","category":"action","roundId":"231:5370","sharpId":"122:378"},"257:1130":{"name":"Share","searchTerms":["share","social","file","Workcloud","WC"],"roundPath":"outputs/icons/action/share_round.svg","sharpPath":"outputs/icons/action/share_sharp.svg","category":"action","roundId":"231:5353","sharpId":"122:369"},"257:944":{"name":"Play","searchTerms":["Play","Start"],"roundPath":"outputs/icons/audio_video/play_round.svg","sharpPath":"outputs/icons/audio_video/play_sharp.svg","category":"audio_video","roundId":"231:5138","sharpId":"124:1163"},"257:945":{"name":"Play Circle","searchTerms":["Play Filled"],"roundPath":"outputs/icons/audio_video/play_circle_round.svg","sharpPath":"outputs/icons/audio_video/play_circle_sharp.svg","category":"audio_video","roundId":"231:5136","sharpId":"124:1159"},"257:946":{"name":"Play Outline","searchTerms":["Play Outline"],"roundPath":"outputs/icons/audio_video/play_outline_round.svg","sharpPath":"outputs/icons/audio_video/play_outline_sharp.svg","category":"audio_video","roundId":"231:5134","sharpId":"124:1157"},"257:947":{"name":"Stop Circle","searchTerms":["Stop"],"roundPath":"outputs/icons/audio_video/stop_circle_round.svg","sharpPath":"outputs/icons/audio_video/stop_circle_sharp.svg","category":"audio_video","roundId":"231:5124","sharpId":"124:1155"},"257:948":{"name":"Pause Circle","searchTerms":["Pause"],"roundPath":"outputs/icons/audio_video/pause_circle_round.svg","sharpPath":"outputs/icons/audio_video/pause_circle_sharp.svg","category":"audio_video","roundId":"231:5130","sharpId":"124:1172"},"257:949":{"name":"Stop","searchTerms":["Stop","Workcloud","WC"],"roundPath":"outputs/icons/audio_video/stop_round.svg","sharpPath":"outputs/icons/audio_video/stop_sharp.svg","category":"audio_video","roundId":"231:5125","sharpId":"124:1156"},"257:950":{"name":"Pause","searchTerms":["Pause","Workcloud","WC"],"roundPath":"outputs/icons/audio_video/pause_round.svg","sharpPath":"outputs/icons/audio_video/pause_sharp.svg","category":"audio_video","roundId":"231:5129","sharpId":"124:1160"},"257:951":{"name":"Fast Forward","searchTerms":[""],"roundPath":"outputs/icons/audio_video/fast_forward_round.svg","sharpPath":"outputs/icons/audio_video/fast_forward_sharp.svg","category":"audio_video","roundId":"231:5122","sharpId":"124:1165"},"257:952":{"name":"Fast Rewind","searchTerms":["Back\n"],"roundPath":"outputs/icons/audio_video/fast_rewind_round.svg","sharpPath":"outputs/icons/audio_video/fast_rewind_sharp.svg","category":"audio_video","roundId":"231:5120","sharpId":"124:1171"},"257:953":{"name":"Skip Next","searchTerms":["Skip","end","Workcloud","WC"],"roundPath":"outputs/icons/audio_video/skip_next_round.svg","sharpPath":"outputs/icons/audio_video/skip_next_sharp.svg","category":"audio_video","roundId":"231:5127","sharpId":"124:1170"},"257:954":{"name":"Skip Previous","searchTerms":["Skip"],"roundPath":"outputs/icons/audio_video/skip_previous_round.svg","sharpPath":"outputs/icons/audio_video/skip_previous_sharp.svg","category":"audio_video","roundId":"231:5126","sharpId":"124:1169"},"257:955":{"name":"Volume Down","searchTerms":["Decrease","Lower"],"roundPath":"outputs/icons/audio_video/volume_down_round.svg","sharpPath":"outputs/icons/audio_video/volume_down_sharp.svg","category":"audio_video","roundId":"231:5140","sharpId":"124:1152"},"257:956":{"name":"Volume Mute","searchTerms":["Mute"],"roundPath":"outputs/icons/audio_video/volume_mute_round.svg","sharpPath":"outputs/icons/audio_video/volume_mute_sharp.svg","category":"audio_video","roundId":"231:5123","sharpId":"124:1151"},"257:958":{"name":"Volume Off","searchTerms":["Mute","No","audio-off","sound-off","volume-off","Workcloud","WC"],"roundPath":"outputs/icons/audio_video/volume_off_round.svg","sharpPath":"outputs/icons/audio_video/volume_off_sharp.svg","category":"audio_video","roundId":"231:5141","sharpId":"124:1164"},"257:959":{"name":"Volume Up","searchTerms":["Increase","Higher","audio","sound","volume","Workcloud","WC"],"roundPath":"outputs/icons/audio_video/volume_up_round.svg","sharpPath":"outputs/icons/audio_video/volume_up_sharp.svg","category":"audio_video","roundId":"231:5121","sharpId":"124:1150"},"257:960":{"name":"Microphone","searchTerms":["Voice","Speaker","mic","microphone","talk","Workcloud","WC"],"roundPath":"outputs/icons/audio_video/microphone_round.svg","sharpPath":"outputs/icons/audio_video/microphone_sharp.svg","category":"audio_video","roundId":"231:5139","sharpId":"124:1158"},"257:961":{"name":"Microphone Outline","searchTerms":["Voice","Speaker","mic","microphone","voice","talk"],"roundPath":"outputs/icons/audio_video/microphone_outline_round.svg","sharpPath":"outputs/icons/audio_video/microphone_outline_sharp.svg","category":"audio_video","roundId":"231:5137","sharpId":"124:1166"},"257:962":{"name":"Microphone Off","searchTerms":["Mute","Voice","Speaker Mute","Mute voice","Mute mic","Workcloud","WC"],"roundPath":"outputs/icons/audio_video/microphone_off_round.svg","sharpPath":"outputs/icons/audio_video/microphone_off_sharp.svg","category":"audio_video","roundId":"231:5135","sharpId":"124:1154"},"257:964":{"name":"Replay","searchTerms":["Restart","Refresh"],"roundPath":"outputs/icons/audio_video/replay_round.svg","sharpPath":"outputs/icons/audio_video/replay_sharp.svg","category":"audio_video","roundId":"231:5128","sharpId":"124:1167"},"257:966":{"name":"Closed Caption","searchTerms":["Subtitle"],"roundPath":"outputs/icons/audio_video/closed_caption_round.svg","sharpPath":"outputs/icons/audio_video/closed_caption_sharp.svg","category":"audio_video","roundId":"231:5132","sharpId":"124:1173"},"257:968":{"name":"Video Camera","searchTerms":["VIdeo","Cam","Camcorder"],"roundPath":"outputs/icons/audio_video/video_camera_round.svg","sharpPath":"outputs/icons/audio_video/video_camera_sharp.svg","category":"audio_video","roundId":"231:5143","sharpId":"124:1153"},"259:1737":{"name":"Camera","searchTerms":["Photo","Image","camera","picture","Workcloud","WC"],"roundPath":"outputs/icons/image/camera_round.svg","sharpPath":"outputs/icons/image/camera_sharp.svg","category":"image","roundId":"238:2752","sharpId":"124:530"},"259:1741":{"name":"Camera Switch Image","searchTerms":["camera","photo","picture","flip"],"roundPath":"outputs/icons/image/camera_switch_image_round.svg","sharpPath":"outputs/icons/image/camera_switch_image_sharp.svg","category":"image","roundId":"238:2764","sharpId":"133:345"},"259:1743":{"name":"Camera Shutter","searchTerms":[""],"roundPath":"outputs/icons/image/camera_shutter_round.svg","sharpPath":"outputs/icons/image/camera_shutter_sharp.svg","category":"image","roundId":"238:2761","sharpId":"124:546"},"259:1744":{"name":"Image Library","searchTerms":["Collection","Set"],"roundPath":"outputs/icons/image/image_library_round.svg","sharpPath":"outputs/icons/image/image_library_sharp.svg","category":"image","roundId":"238:2759","sharpId":"124:543"},"259:1745":{"name":"Image","searchTerms":["Photo","Workcloud","WC"],"roundPath":"outputs/icons/image/image_round.svg","sharpPath":"outputs/icons/image/image_sharp.svg","category":"image","roundId":"238:2763","sharpId":"124:538"},"259:1746":{"name":"Eye Dropper","searchTerms":["Color","Colorize","Colorise","Pick","Sample"],"roundPath":"outputs/icons/image/eye_dropper_round.svg","sharpPath":"outputs/icons/image/eye_dropper_sharp.svg","category":"image","roundId":"238:2757","sharpId":"124:540"},"259:1747":{"name":"Contrast Image","searchTerms":[""],"roundPath":"outputs/icons/image/contrast_image_round.svg","sharpPath":"outputs/icons/image/contrast_image_sharp.svg","category":"image","roundId":"238:2747","sharpId":"124:539"},"259:1749":{"name":"Portrait","searchTerms":["Picture","Mode"],"roundPath":"outputs/icons/image/portrait_round.svg","sharpPath":"outputs/icons/image/portrait_sharp.svg","category":"image","roundId":"238:2758","sharpId":"124:545"},"1103:2965":{"name":"HDR","searchTerms":["Picture","Mode"],"roundPath":"outputs/icons/image/hdr_round.svg","sharpPath":"outputs/icons/image/hdr_sharp.svg","category":"image","roundId":"1103:2966","sharpId":"1103:2969"},"259:1750":{"name":"Rotate Left","searchTerms":[""],"roundPath":"outputs/icons/image/rotate_left_round.svg","sharpPath":"outputs/icons/image/rotate_left_sharp.svg","category":"image","roundId":"238:2760","sharpId":"124:541"},"755:1643":{"name":"Rotate Right","searchTerms":[""],"roundPath":"outputs/icons/image/rotate_right_round.svg","sharpPath":"outputs/icons/image/rotate_right_sharp.svg","category":"image","roundId":"755:1644","sharpId":"755:1647"},"259:1751":{"name":"Slide Show","searchTerms":["Presentation"],"roundPath":"outputs/icons/image/slide_show_round.svg","sharpPath":"outputs/icons/image/slide_show_sharp.svg","category":"image","roundId":"238:2750","sharpId":"124:536"},"259:1752":{"name":"Straighten","searchTerms":["Ruler"],"roundPath":"outputs/icons/image/straighten_round.svg","sharpPath":"outputs/icons/image/straighten_sharp.svg","category":"image","roundId":"238:2749","sharpId":"124:534"},"259:1753":{"name":"Adjustments","searchTerms":["settings","tune","configuration","settings","tune","configuration","Workcloud","WC"],"roundPath":"outputs/icons/image/adjustments_round.svg","sharpPath":"outputs/icons/image/adjustments_sharp.svg","category":"image","roundId":"238:2748","sharpId":"124:531"},"259:1754":{"name":"Crop","searchTerms":[""],"roundPath":"outputs/icons/image/crop_round.svg","sharpPath":"outputs/icons/image/crop_sharp.svg","category":"image","roundId":"238:2762","sharpId":"124:544"},"1104:2992":{"name":"PRO","searchTerms":["Picture","Mode"],"roundPath":"outputs/icons/image/pro_round.svg","sharpPath":"outputs/icons/image/pro_sharp.svg","category":"image","roundId":"1104:2993","sharpId":"1104:2996"},"1105:3170":{"name":"AUTO","searchTerms":["Picture","Mode"],"roundPath":"outputs/icons/image/auto_round.svg","sharpPath":"outputs/icons/image/auto_sharp.svg","category":"image","roundId":"1105:3171","sharpId":"1105:3177"},"1106:3211":{"name":"ISO","searchTerms":["Picture","Mode"],"roundPath":"outputs/icons/image/iso_round.svg","sharpPath":"outputs/icons/image/iso_sharp.svg","category":"image","roundId":"1106:3212","sharpId":"1106:3219"},"1106:3241":{"name":"WB","searchTerms":["Picture","Mode","White","Balance"],"roundPath":"outputs/icons/image/wb_round.svg","sharpPath":"outputs/icons/image/wb_sharp.svg","category":"image","roundId":"1106:3242","sharpId":"1106:3245"},"1108:3291":{"name":"AWB","searchTerms":["Picture","Mode","Auto","White","Balance"],"roundPath":"outputs/icons/image/awb_round.svg","sharpPath":"outputs/icons/image/awb_sharp.svg","category":"image","roundId":"1108:3292","sharpId":"1108:3297"},"1107:3271":{"name":"WB Image","searchTerms":["Picture","Mode"],"roundPath":"outputs/icons/image/wb_image_round.svg","sharpPath":"outputs/icons/image/wb_image_sharp.svg","category":"image","roundId":"1107:3272","sharpId":"1107:3277"},"259:1756":{"name":"Grid On","searchTerms":[""],"roundPath":"outputs/icons/image/grid_on_round.svg","sharpPath":"outputs/icons/image/grid_on_sharp.svg","category":"image","roundId":"238:2753","sharpId":"124:533"},"259:1757":{"name":"Grid Off","searchTerms":[""],"roundPath":"outputs/icons/image/grid_off_round.svg","sharpPath":"outputs/icons/image/grid_off_sharp.svg","category":"image","roundId":"238:2745","sharpId":"124:537"},"259:1758":{"name":"Timer","searchTerms":["Countdown"],"roundPath":"outputs/icons/image/timer_round.svg","sharpPath":"outputs/icons/image/timer_sharp.svg","category":"image","roundId":"238:2746","sharpId":"124:532"},"243:4810":{"name":"Apps","searchTerms":["3x3","menu","dashboard","grid","Workcloud","WC"],"roundPath":"outputs/icons/navigation/apps_round.svg","sharpPath":"outputs/icons/navigation/apps_sharp.svg","category":"navigation","roundId":"225:2888","sharpId":"117:978"},"652:1635":{"name":"Columns","searchTerms":["Table"],"roundPath":"outputs/icons/navigation/columns_round.svg","sharpPath":"outputs/icons/navigation/columns_sharp.svg","category":"navigation","roundId":"652:1636","sharpId":"652:1639"},"243:4812":{"name":"Cancel","searchTerms":["Close","X","cancel","exit","delete","remove"],"roundPath":"outputs/icons/navigation/cancel_round.svg","sharpPath":"outputs/icons/navigation/cancel_sharp.svg","category":"navigation","roundId":"225:2893","sharpId":"117:964"},"243:4814":{"name":"Drop Down Circle","searchTerms":["Arrow","Triangle"],"roundPath":"outputs/icons/navigation/drop_down_circle_round.svg","sharpPath":"outputs/icons/navigation/drop_down_circle_sharp.svg","category":"navigation","roundId":"225:2877","sharpId":"117:968"},"243:4815":{"name":"Close","searchTerms":["X","close","cancel","X","exit","delete","remove","Workcloud","WC"],"roundPath":"outputs/icons/navigation/close_round.svg","sharpPath":"outputs/icons/navigation/close_sharp.svg","category":"navigation","roundId":"225:2884","sharpId":"117:962"},"243:4817":{"name":"More Vertical","searchTerms":["menu","dot","3-dot","3 dot","vertical","more","Workcloud","WC"],"roundPath":"outputs/icons/navigation/more_vertical_round.svg","sharpPath":"outputs/icons/navigation/more_vertical_sharp.svg","category":"navigation","roundId":"225:2882","sharpId":"117:956"},"243:4818":{"name":"More Horizontal","searchTerms":["menu","dot","3-dot","3 dot","horizontal","more","Workcloud","WC"],"roundPath":"outputs/icons/navigation/more_horizontal_round.svg","sharpPath":"outputs/icons/navigation/more_horizontal_sharp.svg","category":"navigation","roundId":"225:2873","sharpId":"117:957"},"243:4819":{"name":"Chevron Left","searchTerms":["Arrow","chevron","left","Workcloud","WC"],"roundPath":"outputs/icons/navigation/chevron_left_round.svg","sharpPath":"outputs/icons/navigation/chevron_left_sharp.svg","category":"navigation","roundId":"225:2895","sharpId":"117:977"},"243:4820":{"name":"Chevron Right","searchTerms":["Arrow","chevron","right","Workcloud","WC"],"roundPath":"outputs/icons/navigation/chevron_right_round.svg","sharpPath":"outputs/icons/navigation/chevron_right_sharp.svg","category":"navigation","roundId":"225:2890","sharpId":"117:966"},"243:4821":{"name":"Expand Less","searchTerms":["Arrow","chevron","up","Workcloud","WC"],"roundPath":"outputs/icons/navigation/expand_less_round.svg","sharpPath":"outputs/icons/navigation/expand_less_sharp.svg","category":"navigation","roundId":"225:2887","sharpId":"117:961"},"243:4822":{"name":"Expand More","searchTerms":["Arrow","chevon","down","Workcloud","WC"],"roundPath":"outputs/icons/navigation/expand_more_round.svg","sharpPath":"outputs/icons/navigation/expand_more_sharp.svg","category":"navigation","roundId":"225:2894","sharpId":"117:960"},"243:4823":{"name":"Caret Down","searchTerms":["Triangle"],"roundPath":"outputs/icons/navigation/caret_down_round.svg","sharpPath":"outputs/icons/navigation/caret_down_sharp.svg","category":"navigation","roundId":"225:2878","sharpId":"117:970"},"243:4824":{"name":"Caret Up","searchTerms":["Triangle"],"roundPath":"outputs/icons/navigation/caret_up_round.svg","sharpPath":"outputs/icons/navigation/caret_up_sharp.svg","category":"navigation","roundId":"225:2876","sharpId":"117:971"},"243:4825":{"name":"Caret Left","searchTerms":["Triangle"],"roundPath":"outputs/icons/navigation/caret_left_round.svg","sharpPath":"outputs/icons/navigation/caret_left_sharp.svg","category":"navigation","roundId":"225:2875","sharpId":"117:973"},"243:4826":{"name":"Caret Right","searchTerms":["Triangle"],"roundPath":"outputs/icons/navigation/caret_right_round.svg","sharpPath":"outputs/icons/navigation/caret_right_sharp.svg","category":"navigation","roundId":"225:2874","sharpId":"117:965"},"243:4827":{"name":"Full Screen Exit","searchTerms":["fullscreen","minimize","shrink","exit","Workcloud","WC"],"roundPath":"outputs/icons/navigation/full_screen_exit_round.svg","sharpPath":"outputs/icons/navigation/full_screen_exit_sharp.svg","category":"navigation","roundId":"225:2891","sharpId":"117:958"},"243:4829":{"name":"Full Screen","searchTerms":["fullscreen","enlarge","maximize","Workcloud","WC"],"roundPath":"outputs/icons/navigation/full_screen_round.svg","sharpPath":"outputs/icons/navigation/full_screen_sharp.svg","category":"navigation","roundId":"225:2880","sharpId":"117:959"},"243:4830":{"name":"Hamburger Menu","searchTerms":["menu","hamburger","line","Workcloud","WC"],"roundPath":"outputs/icons/navigation/hamburger_menu_round.svg","sharpPath":"outputs/icons/navigation/hamburger_menu_sharp.svg","category":"navigation","roundId":"225:2879","sharpId":"117:976"},"662:1869":{"name":"Hamburger Menu Thick","searchTerms":[""],"roundPath":"outputs/icons/navigation/hamburger_menu_thick_round.svg","sharpPath":"outputs/icons/navigation/hamburger_menu_thick_sharp.svg","category":"navigation","roundId":"662:1870","sharpId":"662:1873"},"662:1862":{"name":"Hamburger Menu Navigation Rail","searchTerms":["Narrow","Squeeze","Small"],"roundPath":"outputs/icons/navigation/hamburger_menu_navigation_rail_round.svg","sharpPath":"outputs/icons/navigation/hamburger_menu_navigation_rail_sharp.svg","category":"navigation","roundId":"662:1863","sharpId":"662:1866"},"243:4831":{"name":"Refresh","searchTerms":["Reload","refresh","turnover","Workcloud","WC"],"roundPath":"outputs/icons/navigation/refresh_round.svg","sharpPath":"outputs/icons/navigation/refresh_sharp.svg","category":"navigation","roundId":"225:2889","sharpId":"117:969"},"247:572":{"name":"Arrow Up","searchTerms":[""],"roundPath":"outputs/icons/navigation/arrow_up_round.svg","sharpPath":"outputs/icons/navigation/arrow_up_sharp.svg","category":"navigation","roundId":"225:2883","sharpId":"117:975"},"247:570":{"name":"Arrow Forward","searchTerms":["Right","arrow","forward","next","Workcloud","WC"],"roundPath":"outputs/icons/navigation/arrow_forward_round.svg","sharpPath":"outputs/icons/navigation/arrow_forward_sharp.svg","category":"navigation","roundId":"225:2885","sharpId":"117:967"},"247:571":{"name":"Arrow Down","searchTerms":[""],"roundPath":"outputs/icons/navigation/arrow_down_round.svg","sharpPath":"outputs/icons/navigation/arrow_down_sharp.svg","category":"navigation","roundId":"247:566","sharpId":"117:972"},"243:4858":{"name":"Arrow Back","searchTerms":["Left","arrow","back","previous","Workcloud","WC"],"roundPath":"outputs/icons/navigation/arrow_back_round.svg","sharpPath":"outputs/icons/navigation/arrow_back_sharp.svg","category":"navigation","roundId":"225:2892","sharpId":"117:974"},"316:1649":{"name":"Unfold More","searchTerms":[""],"roundPath":"outputs/icons/navigation/unfold_more_round.svg","sharpPath":"outputs/icons/navigation/unfold_more_sharp.svg","category":"navigation","roundId":"316:1641","sharpId":"316:1627"},"316:1650":{"name":"Unfold Less","searchTerms":[""],"roundPath":"outputs/icons/navigation/unfold_less_round.svg","sharpPath":"outputs/icons/navigation/unfold_less_sharp.svg","category":"navigation","roundId":"316:1642","sharpId":"316:1626"},"474:1634":{"name":"Caret Sort","searchTerms":[""],"roundPath":"outputs/icons/navigation/caret_sort_round.svg","sharpPath":"outputs/icons/navigation/caret_sort_sharp.svg","category":"navigation","roundId":"474:1635","sharpId":"474:1638"},"550:1640":{"name":"First Page","searchTerms":["Beginning"],"roundPath":"outputs/icons/navigation/first_page_round.svg","sharpPath":"outputs/icons/navigation/first_page_sharp.svg","category":"navigation","roundId":"550:1639","sharpId":"550:1638"},"550:1637":{"name":"Last Page","searchTerms":["End"],"roundPath":"outputs/icons/navigation/last_page_round.svg","sharpPath":"outputs/icons/navigation/last_page_sharp.svg","category":"navigation","roundId":"550:1635","sharpId":"550:1636"},"645:1661":{"name":"Dashboard","searchTerms":["dashboard","Workcloud","WC"],"roundPath":"outputs/icons/navigation/dashboard_round.svg","sharpPath":"outputs/icons/navigation/dashboard_sharp.svg","category":"navigation","roundId":"645:1662","sharpId":"645:1665"},"243:3768":{"name":"Cancel Outline","searchTerms":["Close","X"],"roundPath":"outputs/icons/navigation/cancel_outline_round.svg","sharpPath":"outputs/icons/navigation/cancel_outline_sharp.svg","category":"navigation","roundId":"223:1870","sharpId":"117:780"},"243:3859":{"name":"List Alt","searchTerms":[""],"roundPath":"outputs/icons/navigation/list_alt_round.svg","sharpPath":"outputs/icons/navigation/list_alt_sharp.svg","category":"navigation","roundId":"223:1872","sharpId":"117:803"},"243:4163":{"name":"List","searchTerms":["list","details","information","Workcloud","WC"],"roundPath":"outputs/icons/navigation/list_round.svg","sharpPath":"outputs/icons/navigation/list_sharp.svg","category":"navigation","roundId":"223:1905","sharpId":"117:776"},"243:3856":{"name":"Help Outline","searchTerms":["Question","Mark"],"roundPath":"outputs/icons/navigation/help_outline_round.svg","sharpPath":"outputs/icons/navigation/help_outline_sharp.svg","category":"navigation","roundId":"223:1869","sharpId":"117:766"},"243:4168":{"name":"Help","searchTerms":["Question","Mark","help","question","info","Workcloud","WC"],"roundPath":"outputs/icons/navigation/help_round.svg","sharpPath":"outputs/icons/navigation/help_sharp.svg","category":"navigation","roundId":"223:1893","sharpId":"117:781"},"250:723":{"name":"Add","searchTerms":["Plus","add","create","request"],"roundPath":"outputs/icons/content/add_round.svg","sharpPath":"outputs/icons/content/add_sharp.svg","category":"content","roundId":"225:3326","sharpId":"122:148"},"250:714":{"name":"Sort Content","searchTerms":["sort","reorder"],"roundPath":"outputs/icons/content/sort_content_round.svg","sharpPath":"outputs/icons/content/sort_content_sharp.svg","category":"content","roundId":"225:3316","sharpId":"122:145"},"250:710":{"name":"Content","searchTerms":["duplicate","copy","clipboard","Workcloud","WC"],"roundPath":"outputs/icons/content/content_round.svg","sharpPath":"outputs/icons/content/content_sharp.svg","category":"content","roundId":"225:3304","sharpId":"122:139"},"250:711":{"name":"Copy File","searchTerms":[""],"roundPath":"outputs/icons/content/copy_file_round.svg","sharpPath":"outputs/icons/content/copy_file_sharp.svg","category":"content","roundId":"225:3306","sharpId":"122:134"},"250:706":{"name":"Remove Circle Outline","searchTerms":["Minus"],"roundPath":"outputs/icons/content/remove_circle_outline_round.svg","sharpPath":"outputs/icons/content/remove_circle_outline_sharp.svg","category":"content","roundId":"225:3310","sharpId":"122:130"},"250:703":{"name":"Add Circle Outline","searchTerms":["Plus"],"roundPath":"outputs/icons/content/add_circle_outline_round.svg","sharpPath":"outputs/icons/content/add_circle_outline_sharp.svg","category":"content","roundId":"225:3309","sharpId":"122:142"},"250:705":{"name":"Remove Circle","searchTerms":["Minus","Workcloud","WC"],"roundPath":"outputs/icons/content/remove_circle_round.svg","sharpPath":"outputs/icons/content/remove_circle_sharp.svg","category":"content","roundId":"225:3305","sharpId":"122:147"},"250:707":{"name":"Block Content","searchTerms":["unclaim","cancel","do not","DNE","Workcloud","WC"],"roundPath":"outputs/icons/content/block_content_round.svg","sharpPath":"outputs/icons/content/block_content_sharp.svg","category":"content","roundId":"225:3311","sharpId":"122:144"},"250:702":{"name":"Add Circle","searchTerms":["Plus"],"roundPath":"outputs/icons/content/add_circle_round.svg","sharpPath":"outputs/icons/content/add_circle_sharp.svg","category":"content","roundId":"225:3324","sharpId":"122:136"},"250:704":{"name":"Remove","searchTerms":["Minus","remove","delete","Workcloud","WC"],"roundPath":"outputs/icons/content/remove_round.svg","sharpPath":"outputs/icons/content/remove_sharp.svg","category":"content","roundId":"225:3323","sharpId":"122:131"},"649:1688":{"name":"Android","searchTerms":["OS"],"roundPath":"outputs/icons/content/android_round.svg","sharpPath":"outputs/icons/content/android_sharp.svg","category":"content","roundId":"649:1689","sharpId":"649:1692"},"250:701":{"name":"Add Box","searchTerms":["Plus"],"roundPath":"outputs/icons/content/add_box_round.svg","sharpPath":"outputs/icons/content/add_box_sharp.svg","category":"content","roundId":"225:3320","sharpId":"122:146"},"649:1700":{"name":"Remove Box","searchTerms":["Minus"],"roundPath":"outputs/icons/content/remove_box_round.svg","sharpPath":"outputs/icons/content/remove_box_sharp.svg","category":"content","roundId":"649:1701","sharpId":"649:1704"},"250:726":{"name":"Push Pin","searchTerms":["pin","save","pushpin","mark","Workcloud","WC"],"roundPath":"outputs/icons/content/push_pin_round.svg","sharpPath":"outputs/icons/content/push_pin_sharp.svg","category":"content","roundId":"225:3313","sharpId":"225:3132"},"250:725":{"name":"Send","searchTerms":["chat","message","communication","send","Workcloud","WC"],"roundPath":"outputs/icons/content/send_round.svg","sharpPath":"outputs/icons/content/send_sharp.svg","category":"content","roundId":"225:3307","sharpId":"122:140"},"250:724":{"name":"Backspace","searchTerms":["Delete","clear","remove","backspace","Workcloud","WC"],"roundPath":"outputs/icons/content/backspace_round.svg","sharpPath":"outputs/icons/content/backspace_sharp.svg","category":"content","roundId":"225:3302","sharpId":"133:582"},"250:727":{"name":"Flag","searchTerms":["flag","mark","Workcloud","WC"],"roundPath":"outputs/icons/content/flag_round.svg","sharpPath":"outputs/icons/content/flag_sharp.svg","category":"content","roundId":"225:3315","sharpId":"225:3131"},"250:722":{"name":"Save Content","searchTerms":["file","save"],"roundPath":"outputs/icons/content/save_content_round.svg","sharpPath":"outputs/icons/content/save_content_sharp.svg","category":"content","roundId":"225:3312","sharpId":"122:143"},"250:720":{"name":"Reply","searchTerms":["email","e-mail","envelope","message","reply","Workcloud","WC"],"roundPath":"outputs/icons/content/reply_round.svg","sharpPath":"outputs/icons/content/reply_sharp.svg","category":"content","roundId":"225:3318","sharpId":"122:132"},"250:719":{"name":"Redo","searchTerms":["redo","edit","Workcloud","WC"],"roundPath":"outputs/icons/content/redo_round.svg","sharpPath":"outputs/icons/content/redo_sharp.svg","category":"content","roundId":"225:3321","sharpId":"225:3297"},"250:721":{"name":"Save Alt","searchTerms":["save","file","import","download","Workcloud","WC"],"roundPath":"outputs/icons/content/save_alt_round.svg","sharpPath":"outputs/icons/content/save_alt_sharp.svg","category":"content","roundId":"225:3308","sharpId":"122:129"},"250:718":{"name":"Undo","searchTerms":["undo","edit","Workcloud","WC"],"roundPath":"outputs/icons/content/undo_round.svg","sharpPath":"outputs/icons/content/undo_sharp.svg","category":"content","roundId":"225:3303","sharpId":"122:128"},"2657:3011":{"name":"Chart Pie Content","searchTerms":["report","analytics","chart","pie chart","pie-chart","piechart"],"roundPath":"outputs/icons/content/chart_pie_content_round.svg","sharpPath":"outputs/icons/content/chart_pie_content_sharp.svg","category":"content","roundId":"4932:3387","sharpId":"4932:3390"},"243:4533":{"name":"Email","searchTerms":["Mail","@","email","e-mail","envelope","message","Workcloud","WC"],"roundPath":"outputs/icons/content/email_round.svg","sharpPath":"outputs/icons/content/email_sharp.svg","category":"content","roundId":"225:2425","sharpId":"124:704"},"243:4535":{"name":"Email Outline","searchTerms":["Mail","@","email","e-mail","envelope","message","Workcloud","WC","outline"],"roundPath":"outputs/icons/content/email_outline_round.svg","sharpPath":"outputs/icons/content/email_outline_sharp.svg","category":"content","roundId":"225:2415","sharpId":"124:707"},"258:1493":{"name":"Scanner","searchTerms":["mobile"],"roundPath":"outputs/icons/hardware/scanner_round.svg","sharpPath":"outputs/icons/hardware/scanner_sharp.svg","category":"hardware","roundId":"238:1274","sharpId":"133:42"},"750:1654":{"name":"Printer","searchTerms":["print","printer","Workcloud","WC"],"roundPath":"outputs/icons/hardware/printer_round.svg","sharpPath":"outputs/icons/hardware/printer_sharp.svg","category":"hardware","roundId":"750:1655","sharpId":"750:1658"},"258:1494":{"name":"Cast","searchTerms":["Chrome"],"roundPath":"outputs/icons/hardware/cast_round.svg","sharpPath":"outputs/icons/hardware/cast_sharp.svg","category":"hardware","roundId":"238:1287","sharpId":"133:33"},"258:1495":{"name":"Cast Connected","searchTerms":["Chrome"],"roundPath":"outputs/icons/hardware/cast_connected_round.svg","sharpPath":"outputs/icons/hardware/cast_connected_sharp.svg","category":"hardware","roundId":"238:1282","sharpId":"238:1036"},"258:1496":{"name":"Desktop","searchTerms":[""],"roundPath":"outputs/icons/hardware/desktop_round.svg","sharpPath":"outputs/icons/hardware/desktop_sharp.svg","category":"hardware","roundId":"238:1279","sharpId":"133:37"},"258:1497":{"name":"Devices Ecosystem","searchTerms":[""],"roundPath":"outputs/icons/hardware/devices_ecosystem_round.svg","sharpPath":"outputs/icons/hardware/devices_ecosystem_sharp.svg","category":"hardware","roundId":"238:1285","sharpId":"133:34"},"648:1678":{"name":"Device Settings","searchTerms":[""],"roundPath":"outputs/icons/hardware/device_settings_round.svg","sharpPath":"outputs/icons/hardware/device_settings_sharp.svg","category":"hardware","roundId":"648:1679","sharpId":"648:1682"},"258:1498":{"name":"Headphones","searchTerms":[""],"roundPath":"outputs/icons/hardware/headphones_round.svg","sharpPath":"outputs/icons/hardware/headphones_sharp.svg","category":"hardware","roundId":"238:1281","sharpId":"133:30"},"258:1499":{"name":"Keyboard","searchTerms":["keyboard","keypad","type","Workcloud","WC"],"roundPath":"outputs/icons/hardware/keyboard_round.svg","sharpPath":"outputs/icons/hardware/keyboard_sharp.svg","category":"hardware","roundId":"238:1280","sharpId":"133:29"},"258:1500":{"name":"Laptop","searchTerms":["Computer"],"roundPath":"outputs/icons/hardware/laptop_round.svg","sharpPath":"outputs/icons/hardware/laptop_sharp.svg","category":"hardware","roundId":"238:1278","sharpId":"133:27"},"258:1501":{"name":"Memory","searchTerms":["Processor","Microprocessor"],"roundPath":"outputs/icons/hardware/memory_round.svg","sharpPath":"outputs/icons/hardware/memory_sharp.svg","category":"hardware","roundId":"238:1277","sharpId":"133:39"},"258:1502":{"name":"Monitor","searchTerms":[""],"roundPath":"outputs/icons/hardware/monitor_round.svg","sharpPath":"outputs/icons/hardware/monitor_sharp.svg","category":"hardware","roundId":"238:1283","sharpId":"133:26"},"258:1503":{"name":"Phone Android","searchTerms":["Mobile"],"roundPath":"outputs/icons/hardware/phone_android_round.svg","sharpPath":"outputs/icons/hardware/phone_android_sharp.svg","category":"hardware","roundId":"238:1276","sharpId":"133:36"},"258:1504":{"name":"Phone iPhone","searchTerms":["Mobile"],"roundPath":"outputs/icons/hardware/phone_iphone_round.svg","sharpPath":"outputs/icons/hardware/phone_iphone_sharp.svg","category":"hardware","roundId":"238:1275","sharpId":"133:25"},"258:1505":{"name":"Phonelink","searchTerms":["Connected"],"roundPath":"outputs/icons/hardware/phonelink_round.svg","sharpPath":"outputs/icons/hardware/phonelink_sharp.svg","category":"hardware","roundId":"238:1273","sharpId":"133:38"},"258:1506":{"name":"Security","searchTerms":["Protect","Protection","Shield"],"roundPath":"outputs/icons/hardware/security_round.svg","sharpPath":"outputs/icons/hardware/security_sharp.svg","category":"hardware","roundId":"238:1268","sharpId":"133:24"},"258:1507":{"name":"Video Play","searchTerms":[""],"roundPath":"outputs/icons/hardware/video_play_round.svg","sharpPath":"outputs/icons/hardware/video_play_sharp.svg","category":"hardware","roundId":"238:1286","sharpId":"133:41"},"258:1508":{"name":"Smart Phone","searchTerms":["Mobile","phone","device","Workcloud","WC"],"roundPath":"outputs/icons/hardware/smart_phone_round.svg","sharpPath":"outputs/icons/hardware/smart_phone_sharp.svg","category":"hardware","roundId":"238:1272","sharpId":"133:40"},"258:1509":{"name":"Speaker","searchTerms":[""],"roundPath":"outputs/icons/hardware/speaker_round.svg","sharpPath":"outputs/icons/hardware/speaker_sharp.svg","category":"hardware","roundId":"238:1267","sharpId":"133:35"},"258:1510":{"name":"Tablet","searchTerms":[""],"roundPath":"outputs/icons/hardware/tablet_round.svg","sharpPath":"outputs/icons/hardware/tablet_sharp.svg","category":"hardware","roundId":"238:1271","sharpId":"133:28"},"258:1511":{"name":"Tablet Mac","searchTerms":["iPad"],"roundPath":"outputs/icons/hardware/tablet_mac_round.svg","sharpPath":"outputs/icons/hardware/tablet_mac_sharp.svg","category":"hardware","roundId":"238:1270","sharpId":"133:32"},"258:1512":{"name":"TV","searchTerms":["Television"],"roundPath":"outputs/icons/hardware/tv_round.svg","sharpPath":"outputs/icons/hardware/tv_sharp.svg","category":"hardware","roundId":"238:1284","sharpId":"133:23"},"258:1513":{"name":"Watch","searchTerms":["Smartwatch"],"roundPath":"outputs/icons/hardware/watch_round.svg","sharpPath":"outputs/icons/hardware/watch_sharp.svg","category":"hardware","roundId":"238:1269","sharpId":"133:22"}} \ No newline at end of file diff --git a/outputs/icons/social/google_drive_round.svg b/outputs/icons/social/google_drive_round.svg new file mode 100644 index 00000000..e44036e7 --- /dev/null +++ b/outputs/icons/social/google_drive_round.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/outputs/icons/social/google_drive_sharp.svg b/outputs/icons/social/google_drive_sharp.svg new file mode 100644 index 00000000..b05cae70 --- /dev/null +++ b/outputs/icons/social/google_drive_sharp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/outputs/png/google_drive_round.png b/outputs/png/google_drive_round.png new file mode 100644 index 00000000..0242ca1c Binary files /dev/null and b/outputs/png/google_drive_round.png differ diff --git a/outputs/png/google_drive_sharp.png b/outputs/png/google_drive_sharp.png new file mode 100644 index 00000000..593f9b29 Binary files /dev/null and b/outputs/png/google_drive_sharp.png differ diff --git a/outputs/web/icon-types.ts b/outputs/web/icon-types.ts index 010c19a5..7fc1c6a5 100644 --- a/outputs/web/icon-types.ts +++ b/outputs/web/icon-types.ts @@ -245,6 +245,7 @@ export const ZetaIconNameList = [ "full_screen", "gif", "glossary", + "google_drive", "grid_off", "grid_on", "grid_view", @@ -787,6 +788,7 @@ export type ZetaIconName = "activity" | "full_screen" | "gif" | "glossary" + | "google_drive" | "grid_off" | "grid_on" | "grid_view" diff --git a/outputs/web/zeta-icons-round.woff2 b/outputs/web/zeta-icons-round.woff2 index f5e0b40a..a26e88c5 100644 Binary files a/outputs/web/zeta-icons-round.woff2 and b/outputs/web/zeta-icons-round.woff2 differ diff --git a/outputs/web/zeta-icons-sharp.woff2 b/outputs/web/zeta-icons-sharp.woff2 index 1e7279d5..2d93d33b 100644 Binary files a/outputs/web/zeta-icons-sharp.woff2 and b/outputs/web/zeta-icons-sharp.woff2 differ diff --git a/package.json b/package.json index 314d70e3..8d70fa5d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@zebra-fed/zeta-icons", "version": "0.9.0", "type": "module", - "lastUpdated": "11 Nov 2024, 15:09:16", + "lastUpdated": "02 Dec 2024, 08:05:56", "main": "index.js", "types": "dist/index.d.ts", "files": [