@pushwoosh/kit-icons 2.1.19 → 2.1.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/icons/archive-icon/archive-icon.component.d.ts +2 -0
- package/icons/archive-icon/archive-icon.component.js +3 -0
- package/icons/archive-icon/archive-icon.types.d.ts +5 -0
- package/icons/archive-icon/archive-icon.types.js +1 -0
- package/icons/archive-icon/assets/index.d.ts +7 -0
- package/icons/archive-icon/assets/index.js +10 -0
- package/icons/archive-icon/assets/name=archive, size=medium, view=filled.svg +1 -0
- package/icons/archive-icon/assets/name=archive, size=medium, view=lined.svg +1 -0
- package/icons/archive-icon/assets/name=archive, size=small, view=filled.svg +1 -0
- package/icons/archive-icon/assets/name=archive, size=small, view=lined.svg +1 -0
- package/icons/archive-icon/assets/name_archive_size_medium_view_filled.js +11 -0
- package/icons/archive-icon/assets/name_archive_size_medium_view_lined.js +11 -0
- package/icons/archive-icon/assets/name_archive_size_small_view_filled.js +11 -0
- package/icons/archive-icon/assets/name_archive_size_small_view_lined.js +11 -0
- package/icons/archive-icon/index.d.ts +2 -0
- package/icons/archive-icon/index.js +2 -0
- package/icons/box-icon/assets/index.d.ts +1 -0
- package/icons/box-icon/assets/index.js +2 -0
- package/icons/box-icon/assets/name=box, size=medium, view=lined.svg +1 -0
- package/icons/box-icon/assets/name=box, size=small, view=lined.svg +1 -1
- package/icons/box-icon/assets/name_box_size_medium_view_lined.js +11 -0
- package/icons/box-icon/box-icon.types.d.ts +1 -1
- package/icons/comment-icon/assets/index.d.ts +2 -0
- package/icons/comment-icon/assets/index.js +5 -1
- package/icons/comment-icon/assets/name=comment, size=medium, view=filled.svg +1 -1
- package/icons/comment-icon/assets/name=comment, size=medium, view=lined.svg +1 -1
- package/icons/comment-icon/assets/name=comment, size=small, view=filled.svg +1 -0
- package/icons/comment-icon/assets/name=comment, size=small, view=lined.svg +1 -0
- package/icons/comment-icon/assets/name_comment_size_medium_view_filled.js +1 -3
- package/icons/comment-icon/assets/name_comment_size_medium_view_lined.js +1 -3
- package/icons/comment-icon/assets/name_comment_size_small_view_filled.js +11 -0
- package/icons/comment-icon/assets/name_comment_size_small_view_lined.js +11 -0
- package/icons/comment-icon/comment-icon.types.d.ts +1 -1
- package/icons/funnel-icon/assets/name=funnel, size=small, view=filled.svg +1 -1
- package/icons/funnel-icon/assets/name=funnel, size=small, view=lined.svg +1 -1
- package/icons/funnel-icon/assets/name_funnel_size_small_view_filled.js +1 -1
- package/icons/funnel-icon/assets/name_funnel_size_small_view_lined.js +1 -1
- package/icons/history-log-icon/assets/name=history log, size=medium, view=lined.svg +1 -1
- package/icons/history-log-icon/assets/name=history log, size=small, view=lined.svg +1 -1
- package/icons/history-log-icon/assets/name_history_log_size_medium_view_lined.js +2 -11
- package/icons/history-log-icon/assets/name_history_log_size_small_view_lined.js +2 -11
- package/icons/index.d.ts +2 -0
- package/icons/index.js +3 -1
- package/icons/journey-point-icon/assets/index.d.ts +27 -0
- package/icons/journey-point-icon/assets/index.js +50 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=ab-splitter, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=audience-sync, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=boolean-splitter, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=event, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=exit, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=filter, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=goal-event, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=inapp, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=send-data, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=send-email, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=send-kakao, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=send-line, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=send-push, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=send-sms, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=send-telegram, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=send-viber, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=send-whatsapp, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=set-tags, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=smart-content, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=start-by-api, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=start-by-segment, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=wait, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=wait-event, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name=journey point, size=small, type=webhook, view=filled.svg +1 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_ab_splitter_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_audience_sync_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_boolean_splitter_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_event_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_exit_view_filled.js +13 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_filter_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_goal_event_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_inapp_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_send_data_view_filled.js +18 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_send_email_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_send_kakao_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_send_line_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_send_push_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_send_sms_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_send_telegram_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_send_viber_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_send_whatsapp_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_set_tags_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_smart_content_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_start_by_api_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_start_by_segment_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_wait_event_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_wait_view_filled.js +11 -0
- package/icons/journey-point-icon/assets/name_journey_point_size_small_type_webhook_view_filled.js +18 -0
- package/icons/journey-point-icon/index.d.ts +2 -0
- package/icons/journey-point-icon/index.js +2 -0
- package/icons/journey-point-icon/journey-point-icon.component.d.ts +2 -0
- package/icons/journey-point-icon/journey-point-icon.component.js +3 -0
- package/icons/journey-point-icon/journey-point-icon.types.d.ts +6 -0
- package/icons/journey-point-icon/journey-point-icon.types.js +1 -0
- package/icons/map-icon/assets/name=map, size=medium, view=filled.svg +1 -1
- package/icons/map-icon/assets/name=map, size=small, view=filled.svg +1 -1
- package/icons/map-icon/assets/name_map_size_medium_view_filled.js +3 -10
- package/icons/map-icon/assets/name_map_size_small_view_filled.js +3 -10
- package/icons/settings-icon/assets/name=settings, size=small, view=filled.svg +1 -1
- package/icons/settings-icon/assets/name_settings_size_small_view_filled.js +10 -5
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path fill="currentColor" d="M11.8 2c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874C15 3.519 15 4.08 15 5.2v4.6c0 1.12 0 1.68-.218 2.108a2 2 0 0 1-.874.874C13.48 13 12.92 13 11.8 13H4.207a.5.5 0 0 0-.353.146l-2 2A.5.5 0 0 1 1 14.793V5.2c0-1.12 0-1.68.218-2.108.192-.376.498-.683.874-.874C2.52 2 3.08 2 4.2 2zm-1.628 2.564a.34.34 0 0 0-.344 0c-.123.072-.203.374-.36.976l-.024.095c-.098.378-.147.567-.247.721-.52.703-2.834.653-5.69.645h-.01A.5.5 0 0 0 3 7.495v.02c.003.267.22.488.487.495h.007c2.825.046 5.056-.114 5.66.574q.023.03.043.06c.1.154.15.343.247.72l.025.095c.156.602.236.903.36.976a.34.34 0 0 0 .343 0c.123-.072.203-.373.36-.975l.024-.096c.098-.377.147-.566.247-.72.088-.137.204-.253.34-.341.155-.1.344-.15.722-.247l.095-.026c.602-.156.903-.235.975-.358a.34.34 0 0 0 0-.345c-.073-.123-.374-.202-.975-.358l-.095-.025c-.378-.098-.567-.147-.721-.247a1.15 1.15 0 0 1-.341-.34c-.1-.155-.149-.344-.247-.722l-.025-.095c-.156-.602-.236-.904-.36-.976M3.5 9a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1zm0-4a.5.5 0 0 0 0 1h2.65a.5.5 0 0 0 0-1z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path fill="currentColor" d="M3.655 4a2.655 2.655 0 0 1 2.656 2.655v4.104a.966.966 0 0 1-1.932 0V9.81a.5.5 0 0 0-.5-.5H3.43a.5.5 0 0 0-.5.5v.948a.966.966 0 1 1-1.931 0V6.655A2.655 2.655 0 0 1 3.655 4m5.793 0a2.655 2.655 0 0 1 0 5.31.24.24 0 0 0-.242.243v1.206a.966.966 0 1 1-1.93 0V4.966a.966.966 0 0 1 1.118-.954.9.9 0 0 0 .26.005Q8.768 4 8.884 4zm4.586 0c.533 0 .966.433.966.966v5.793a.966.966 0 0 1-1.93 0V4.966c0-.533.431-.966.964-.966M3.655 5.93c-.4 0-.724.325-.724.725v.707a.5.5 0 0 0 .5.5h.448a.5.5 0 0 0 .5-.5v-.707c0-.4-.324-.724-.724-.724m5.551 1.484c0 .248.2.448.448.448a1 1 0 0 0 1-1v-.414a1 1 0 0 0-1-1c-.247 0-.448.2-.448.448z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path fill="currentColor" d="M4.501 9.444a15 15 0 0 1 4.505-.007c.254.037.382.056.586.116 1.043.305 1.974 1.38 2.128 2.456.03.21.03.404.03.793 0 .184 0 .276-.012.353a1 1 0 0 1-.833.833c-.077.012-.17.012-.353.012H2.943c-.18 0-.27 0-.344-.012a1 1 0 0 1-.837-.837 3 3 0 0 1-.012-.344c0-.383 0-.575.028-.78.151-1.089 1.083-2.164 2.139-2.47.199-.057.327-.076.584-.113m7.554.035c-.043-.02-.023-.102.024-.097q.211.025.427.056c.254.036.382.055.586.115 1.043.305 1.974 1.38 2.128 2.456.03.21.03.404.03.793 0 .184 0 .276-.012.353a1 1 0 0 1-.833.833c-.077.012-.17.012-.353.012h-.253c-.082 0-.134-.09-.107-.167.057-.162.058-.363.058-.766 0-.902 0-1.354-.143-1.8-.224-.702-.888-1.467-1.552-1.788M6.75 2a3 3 0 1 1 0 6 3 3 0 1 1 0-6m3.5 0a3 3 0 1 1 0 6c-.202 0-.224-.28-.047-.378a2.993 2.993 0 0 0 0-5.244C10.026 2.28 10.048 2 10.25 2"/></svg>
|
package/icons/journey-point-icon/assets/name=journey point, size=small, type=wait, view=filled.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path fill="currentColor" d="M8 1.5a6.5 6.5 0 1 1 0 13 6.5 6.5 0 0 1 0-13m-.75 6.531a.75.75 0 0 0 .364.644l2.62 1.57.214.128a.5.5 0 0 0 .686-.172l.257-.43a.5.5 0 0 0-.172-.685l-.214-.129-2.012-1.205a.5.5 0 0 1-.243-.429V4.49a.5.5 0 0 0-.5-.5h-.5a.5.5 0 0 0-.5.5z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path fill="currentColor" d="M5.571 2.295c.41-1.09 1.953-1.007 2.272.069l.027.107 1.514 7.27c.04.196.312.217.383.03l.748-1.993A1.2 1.2 0 0 1 11.639 7H14.8c.11 0 .2.09.2.2v1.6a.2.2 0 0 1-.2.2h-2.468a.2.2 0 0 0-.187.13l-1.716 4.575c-.422 1.125-2.054 1-2.3-.177l-1.514-7.27c-.04-.197-.312-.217-.383-.03l-.747 1.993A1.2 1.2 0 0 1 4.361 9H1.2a.2.2 0 0 1-.2-.2V7.2c0-.11.09-.2.2-.2h2.468a.2.2 0 0 0 .187-.13z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><g clip-path="url(#a)"><path fill="currentColor" d="M8 .978a3.72 3.72 0 0 1 3.719 3.718l-.005.191a3.7 3.7 0 0 1-.816 2.133c-.199.247-.572.188-.73-.086l-.586-1.008c-.096-.166-.083-.37-.006-.545A1.719 1.719 0 1 0 8 6.415c.078 0 .153.036.192.104l.87 1.496a.5.5 0 0 0 .683.181l.216-.125.165-.097a3.72 3.72 0 0 1 5.374 3.33l-.005.19a3.72 3.72 0 0 1-3.714 3.528l-.191-.005a3.72 3.72 0 0 1-3.277-2.374c-.114-.295.124-.588.44-.588h1.173c.191 0 .36.113.474.267.312.424.814.7 1.381.7a1.72 1.72 0 0 0 0-3.437c-.568 0-1.07.277-1.382.702-.113.155-.283.268-.475.268H8.248a.314.314 0 0 0-.314.314v.314h-.001v.235l-.001.077a3.72 3.72 0 0 1-3.714 3.527l-.192-.005a3.719 3.719 0 1 1 .676-7.4c.314.042.456.39.305.669L4.34 9.517a.14.14 0 0 1-.121.068 1.719 1.719 0 1 0 1.556.992c-.081-.173-.1-.376-.009-.544l.738-1.357a.5.5 0 0 0-.201-.678l-.2-.108a3.71 3.71 0 0 1-1.82-3.194A3.72 3.72 0 0 1 8 .978M4.2 10.55a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5m7.6 0a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5M8 3.95a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h16v16H0z"/></clipPath></defs></svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeAbSplitterViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M12.98 6.501a2.03 2.03 0 0 1 2.003 2.347c-.031.196.022.4.15.552a2.37 2.37 0 0 1-1.81 3.897H11.61a1 1 0 0 1-1-1V7.501a1 1 0 0 1 1-1zM9.383 4.084a1 1 0 0 1 1.771.928L7.26 12.445a1 1 0 0 1-1.772-.928zm3.226 6.177a.4.4 0 0 0-.4.4v.627c0 .22.18.4.4.4h.89a.715.715 0 0 0 0-1.427zm-9.36-7.877c1.273 0 2.352.937 2.532 2.198l.486 3.393a1 1 0 0 1-1.98.282l-.141-.989a.5.5 0 0 0-.495-.43h-.804a.5.5 0 0 0-.495.43l-.14.99A1 1 0 0 1 .23 7.974l.485-3.393a2.56 2.56 0 0 1 2.533-2.198m9.23 5.63a.27.27 0 0 0-.27.272v.46c0 .15.121.271.27.271h.584a.501.501 0 0 0 0-1.003zM3.248 4.07a.643.643 0 0 0-.643.641v.592a.2.2 0 0 0 .2.2h.886a.2.2 0 0 0 .199-.2v-.592a.64.64 0 0 0-.643-.641"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeAbSplitterViewFilledSvg;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeAudienceSyncViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M11.03 7.8a1 1 0 0 1 0-2h.18a.1.1 0 0 0 .072-.169l-.442-.471-.15-.143a4.017 4.017 0 0 0-6.125.9c-.312.515-.948.829-1.495.58-.45-.204-.682-.718-.464-1.161a6.017 6.017 0 0 1 9.648-1.59l.007.009.015.013.448.478a.1.1 0 0 0 .173-.068v-.245a1 1 0 1 1 2 0V6.8a1 1 0 0 1-1 1zm1.224 4.455a6.017 6.017 0 0 1-8.508 0l-.003-.004-.715-.715a.1.1 0 0 0-.171.07v.461a.75.75 0 0 1-1.5 0V9.201a.75.75 0 0 1 .75-.75h2.866a.75.75 0 0 1 0 1.5h-.46a.1.1 0 0 0-.071.17l.718.719a4.017 4.017 0 0 0 6.275-.756c.312-.514.948-.828 1.495-.58.45.205.683.72.464 1.163a6 6 0 0 1-1.14 1.588"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeAudienceSyncViewFilledSvg;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeBooleanSplitterViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M7.83 7a.2.2 0 0 1 .189.138c.099.31.188.617.271.902.243.832.467 1.52.814 2.01.23.322.51.553.926.65.116.026.22-.068.22-.186V10a.75.75 0 0 1 1.166-.624l2.25 1.5a.75.75 0 0 1 0 1.248l-2.25 1.5A.75.75 0 0 1 10.25 13v-.571a.21.21 0 0 0-.187-.204c-.99-.114-1.69-.616-2.181-1.306-.518-.729-.8-1.667-1.031-2.46-.129-.437-.242-.834-.365-1.184A.206.206 0 0 1 6.678 7zm2.816-4.661a.75.75 0 0 1 .77.037l3 2a.75.75 0 0 1 0 1.248l-3 2A.75.75 0 0 1 10.25 7V5.95a.2.2 0 0 0-.2-.2H5.76a.21.21 0 0 0-.193.132A2.248 2.248 0 0 1 1.25 5a2.25 2.25 0 0 1 4.317-.882.21.21 0 0 0 .194.132h4.289a.2.2 0 0 0 .2-.2V3a.75.75 0 0 1 .396-.661"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeBooleanSplitterViewFilledSvg;
|
package/icons/journey-point-icon/assets/name_journey_point_size_small_type_event_view_filled.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeEventViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M8.105.92c.36-.588 1.27-.28 1.2.406l-.492 4.885a.5.5 0 0 0 .498.55h2.79a.5.5 0 0 1 .425.763l-4.712 7.591c-.364.585-1.268.277-1.199-.408l.497-4.918a.5.5 0 0 0-.498-.55h-2.72a.5.5 0 0 1-.427-.761z"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeEventViewFilledSvg;
|
package/icons/journey-point-icon/assets/name_journey_point_size_small_type_exit_view_filled.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeExitViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
fillRule: "evenodd",
|
|
10
|
+
d: "M3.606 12.212a.21.21 0 0 0 .144-.195V2.5a.75.75 0 0 1 1.474-.198c.029.107.116.198.226.198h7.05a.5.5 0 0 1 .5.5v5.5a.5.5 0 0 1-.5.5H5.45a.2.2 0 0 0-.2.2v2.616c0 .106.084.194.19.203 1.17.104 2.06.616 2.06 1.231 0 .69-1.12 1.25-2.5 1.25s-2.5-.56-2.5-1.25c0-.432.44-.813 1.106-1.038",
|
|
11
|
+
clipRule: "evenodd"
|
|
12
|
+
}));
|
|
13
|
+
export default NameJourneyPointSizeSmallTypeExitViewFilledSvg;
|
package/icons/journey-point-icon/assets/name_journey_point_size_small_type_filter_view_filled.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeFilterViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M8 13.1c.676 0 1.327.006 1.935.017.293.005.521.267.425.544a2.499 2.499 0 0 1-4.72 0c-.097-.277.13-.539.424-.544.608-.011 1.26-.017 1.936-.017M8 1a5 5 0 0 1 5 5v2c0 .808.143 1.005 1.218 2.19a1.082 1.082 0 0 1-.8 1.81H2.582a1.082 1.082 0 0 1-.8-1.81C2.857 9.005 3 8.808 3 8V6a5 5 0 0 1 5-5m2.04 3.876-2.332 2.33a.5.5 0 0 1-.707 0l-.754-.754a.5.5 0 0 0-.707 0l-.353.354a.5.5 0 0 0 0 .707l.176.176 1.461 1.462.177.177a.5.5 0 0 0 .707 0l3.568-3.568a.5.5 0 0 0 0-.707l-.353-.354a.5.5 0 0 0-.707 0z"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeFilterViewFilledSvg;
|
package/icons/journey-point-icon/assets/name_journey_point_size_small_type_goal_event_view_filled.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeGoalEventViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M8.428 1.263a.75.75 0 0 1-.095 1.498 5.25 5.25 0 1 0 4.906 4.905.75.75 0 0 1 1.498-.094 6.75 6.75 0 1 1-6.309-6.309m-.835 3.01a.75.75 0 0 1 .162 1.49 2.251 2.251 0 1 0 2.481 2.481.75.75 0 0 1 1.492.163 3.75 3.75 0 1 1-4.135-4.135m4.306-3a.3.3 0 0 1 .498.116l.553 1.662 1.66.552a.3.3 0 0 1 .118.497l-2.049 2.05a1 1 0 0 1-1.022.24l-.74-.246L8.53 8.53a.75.75 0 0 1-1.06-1.06l2.386-2.386-.246-.74a1 1 0 0 1 .24-1.024z"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeGoalEventViewFilledSvg;
|
package/icons/journey-point-icon/assets/name_journey_point_size_small_type_inapp_view_filled.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeInappViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M14.2 5c.28 0 .42 0 .527.055.094.048.17.124.218.219C15 5.38 15 5.52 15 5.8v7.4c0 .28 0 .42-.055.527a.5.5 0 0 1-.218.218C14.62 14 14.48 14 14.2 14H1.8c-.28 0-.42 0-.527-.055a.5.5 0 0 1-.218-.218C1 13.62 1 13.48 1 13.2V5.8c0-.28 0-.42.055-.526a.5.5 0 0 1 .218-.22C1.38 5 1.52 5 1.8 5zM4 11a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-.5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5zm0-3a.5.5 0 0 0 .5.5h7A.5.5 0 0 0 12 8v-.5a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5zm8.5-4.75a.5.5 0 0 1-.5.5H1.5a.5.5 0 0 1-.5-.5V2.5a.5.5 0 0 1 .5-.5H12a.5.5 0 0 1 .5.5zm2.5 0a.5.5 0 0 1-.5.5h-.75a.5.5 0 0 1-.5-.5V2.5a.5.5 0 0 1 .5-.5h.75a.5.5 0 0 1 .5.5z"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeInappViewFilledSvg;
|
package/icons/journey-point-icon/assets/name_journey_point_size_small_type_send_data_view_filled.js
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeSendDataViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
8
|
+
clipPath: "url(#prefix__a)"
|
|
9
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
fill: "currentColor",
|
|
11
|
+
d: "M5 1.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-.674a1 1 0 0 0-.996.91l-.169 1.862a3 3 0 0 1-.48 1.374.65.65 0 0 0 0 .709c.263.4.434.867.48 1.374l.17 1.862a1 1 0 0 0 .995.91H5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-.674a3 3 0 0 1-2.987-2.73l-.17-1.862A1 1 0 0 0 .174 9 .174.174 0 0 1 0 8.826V7.174C0 7.078.078 7 .174 7a1 1 0 0 0 .995-.909l.17-1.862A3 3 0 0 1 4.326 1.5zm6.674 0a3 3 0 0 1 2.986 2.73l.17 1.862a1 1 0 0 0 .995.91c.096 0 .174.077.174.173v1.652a.174.174 0 0 1-.174.174 1 1 0 0 0-.995.91l-.17 1.862a3 3 0 0 1-2.987 2.728H11a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h.674a1 1 0 0 0 .996-.909l.169-1.862a3 3 0 0 1 .48-1.374.65.65 0 0 0 0-.71 3 3 0 0 1-.48-1.373l-.17-1.863a1 1 0 0 0-.995-.909H11a.5.5 0 0 1-.5-.5V2a.5.5 0 0 1 .5-.5zM8.5 8a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm2-3a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5z"
|
|
12
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
13
|
+
id: "prefix__a"
|
|
14
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
15
|
+
fill: "#fff",
|
|
16
|
+
d: "M0 0h16v16H0z"
|
|
17
|
+
}))));
|
|
18
|
+
export default NameJourneyPointSizeSmallTypeSendDataViewFilledSvg;
|
package/icons/journey-point-icon/assets/name_journey_point_size_small_type_send_email_view_filled.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeSendEmailViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M12.6 3c.84 0 1.26 0 1.58.163.283.144.513.374.657.656C15 4.14 15 4.561 15 5.4v5.2c0 .84 0 1.26-.163 1.58a1.5 1.5 0 0 1-.656.657C13.86 13 13.439 13 12.6 13H3.4c-.84 0-1.26 0-1.58-.163a1.5 1.5 0 0 1-.657-.656C1 11.86 1 11.439 1 10.6V5.4c0-.84 0-1.26.163-1.58.144-.283.374-.513.656-.657C2.14 3 2.561 3 3.4 3zM8.224 6.8a.5.5 0 0 1-.448 0L3.782 4.802a.5.5 0 0 0-.67.224l-.224.447a.5.5 0 0 0 .224.67L7.665 8.42a.75.75 0 0 0 .67 0l4.553-2.277a.5.5 0 0 0 .224-.67l-.223-.447a.5.5 0 0 0-.671-.224z"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeSendEmailViewFilledSvg;
|
package/icons/journey-point-icon/assets/name_journey_point_size_small_type_send_kakao_view_filled.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeSendKakaoViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M8 .872c4.418 0 8 2.71 8 6.054 0 3.343-3.582 6.053-8 6.053a10.5 10.5 0 0 1-1.685-.137l-3.209 2c-.148.092-.339-.04-.288-.2l.846-2.634C1.461 10.93 0 9.058 0 6.926 0 3.582 3.582.872 8 .872m-5.1 4a.5.5 0 0 0 0 1h.5v2.5a.5.5 0 0 0 1 0v-2.5h.5a.5.5 0 0 0 0-1zm6.2 0a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 0-1h-.5v-2.5a.5.5 0 0 0-.5-.5m4.354.146a.5.5 0 0 0-.707 0l-.646.647v-.293a.5.5 0 0 0-1 0v3a.5.5 0 0 0 1 0v-.7l.81 1.013a.5.5 0 0 0 .78-.625l-1.143-1.43.906-.904a.5.5 0 0 0 0-.708m-6.28.31c-.165-.526-.873-.559-1.106-.099l-.039.1-.905 2.894a.5.5 0 0 0 .955.297l.046-.148h.953l.046.148a.5.5 0 0 0 .955-.297zM6.9 7.6h-.6l.302-1.2z"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeSendKakaoViewFilledSvg;
|
package/icons/journey-point-icon/assets/name_journey_point_size_small_type_send_line_view_filled.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeSendLineViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M8 1.202c3.86 0 7 2.549 7 5.68 0 1.254-.486 2.383-1.5 3.496-1.469 1.69-4.753 3.75-5.5 4.064s-.637-.2-.606-.377l.1-.6c.023-.179.047-.456-.023-.633-.079-.195-.389-.295-.617-.345C3.491 12.043 1 9.691 1 6.883c0-3.132 3.14-5.68 7-5.68M3.5 5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 0-1H4V5.5a.5.5 0 0 0-.5-.5M6 5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 1 0v-3A.5.5 0 0 0 6 5m3.5 0a.5.5 0 0 0-.5.5v1.349L7.916 5.223A.5.5 0 0 0 7 5.5v3a.5.5 0 0 0 1 0V7.151l1.084 1.626A.5.5 0 0 0 10 8.5v-3a.5.5 0 0 0-.5-.5M11 5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1.5a.5.5 0 0 0 0-1h-1v-.5h.5a.5.5 0 0 0 0-1h-.5V6h1a.5.5 0 0 0 0-1z"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeSendLineViewFilledSvg;
|
package/icons/journey-point-icon/assets/name_journey_point_size_small_type_send_push_view_filled.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeSendPushViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M11.8 2c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874C15 3.52 15 4.08 15 5.2v4.6c0 1.12 0 1.68-.218 2.108a2 2 0 0 1-.874.874C13.48 13 12.92 13 11.8 13H4.207a.5.5 0 0 0-.353.146l-2 2A.5.5 0 0 1 1 14.794V5.2c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874C2.52 2 3.08 2 4.2 2zM4 9a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 10 9v-.5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5zm0-3a.5.5 0 0 0 .5.5h7A.5.5 0 0 0 12 6v-.5a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5z"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeSendPushViewFilledSvg;
|
package/icons/journey-point-icon/assets/name_journey_point_size_small_type_send_sms_view_filled.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeSendSmsViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M8 1.625a6.375 6.375 0 0 1 0 12.75H2.03a.319.319 0 0 1-.194-.571l1.38-1.063a.333.333 0 0 0 .038-.485A6.375 6.375 0 0 1 8 1.626M4.25 6a1 1 0 0 0-1 1v.5a1 1 0 0 0 1 1h.4a.1.1 0 0 1 .1.1v.3a.1.1 0 0 1-.1.1h-1.3a.1.1 0 0 0-.1.1v.8a.1.1 0 0 0 .1.1h1.4a1 1 0 0 0 1-1v-.5a1 1 0 0 0-1-1h-.4a.1.1 0 0 1-.1-.1v-.3a.1.1 0 0 1 .1-.1h1.3a.1.1 0 0 0 .1-.1v-.8a.1.1 0 0 0-.1-.1zm5.25.497a.55.55 0 0 0-.93-.398l-.5.477a.1.1 0 0 1-.14 0l-.5-.477-.069-.056a.55.55 0 0 0-.861.454V9.9a.1.1 0 0 0 .1.1h.8a.1.1 0 0 0 .1-.1V7.761c0-.08.097-.122.155-.067l.276.263a.1.1 0 0 0 .138 0l.276-.263a.092.092 0 0 1 .155.067v2.138a.1.1 0 0 0 .1.1h.8a.1.1 0 0 0 .1-.1zM11.25 6a1 1 0 0 0-1 1v.5a1 1 0 0 0 1 1h.4a.1.1 0 0 1 .1.1v.3a.1.1 0 0 1-.1.1h-1.3a.1.1 0 0 0-.1.1v.8a.1.1 0 0 0 .1.1h1.4a1 1 0 0 0 1-1v-.5a1 1 0 0 0-1-1h-.4a.1.1 0 0 1-.1-.1v-.3a.1.1 0 0 1 .1-.1h1.3a.1.1 0 0 0 .1-.1v-.8a.1.1 0 0 0-.1-.1z"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeSendSmsViewFilledSvg;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeSendTelegramViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M8 1.5a6.5 6.5 0 1 1 0 13 6.5 6.5 0 0 1 0-13m2.657 3.913c-.244.005-.62.135-2.424.885q-.948.394-3.79 1.633-.462.183-.484.359c-.028.225.295.294.702.427.332.108.779.234 1.01.239q.316.007.705-.26 2.656-1.792 2.742-1.812c.04-.01.097-.021.135.012.038.034.034.099.03.116-.032.137-1.693 1.647-1.79 1.749-.366.38-.783.612-.141 1.035.555.366.879.6 1.45.975.366.24.653.523 1.03.489.174-.016.353-.18.444-.666.216-1.151.639-3.646.737-4.674a1.2 1.2 0 0 0-.011-.256.27.27 0 0 0-.093-.176.43.43 0 0 0-.252-.075"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeSendTelegramViewFilledSvg;
|
package/icons/journey-point-icon/assets/name_journey_point_size_small_type_send_viber_view_filled.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeSendViberViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M2.966 2.98c1.73-1.585 5.28-1.372 5.28-1.372 3.01.014 4.36.993 4.695 1.301 1.11.96 1.725 3.093 1.31 6.462-.4 3.269-2.868 3.585-3.304 3.726-.191.062-1.85.475-4.008.294a35 35 0 0 1-.783.884c-.417.449-.674.865-1.11.73-.36-.111-.341-.655-.341-.66l.002-1.352h-.003c-3.157-.886-3.111-4.156-3.076-5.9s.375-3.152 1.338-4.114m3.01 1.577c-.157-.184-.387-.227-.629-.101l-.005.001a2.7 2.7 0 0 0-.643.521l-.004.005q-.225.271-.257.53a.7.7 0 0 0 .03.303l.008.006c.076.268.265.715.675 1.457q.353.646.81 1.224.229.288.489.55l.074.074q.262.26.552.488.58.456 1.226.809c.744.41 1.192.598 1.46.674l.005.008a.7.7 0 0 0 .303.03q.261-.03.531-.256l.005-.004a2.6 2.6 0 0 0 .523-.643v-.005c.126-.241.084-.47-.101-.626-.001 0-.391-.325-.581-.464a7 7 0 0 0-.624-.399c-.286-.159-.578-.058-.7.098l-.251.315c-.127.156-.36.139-.369.138-1.732-.442-2.208-2.181-2.216-2.214-.001-.008-.018-.24.138-.367l.317-.251c.156-.12.255-.413.096-.698a7 7 0 0 0-.398-.624 17 17 0 0 0-.465-.58M7.912 4a.17.17 0 0 0-.172.169c0 .094.076.17.17.17.906.007 1.655.306 2.258.892.597.582.908 1.383.915 2.425a.17.17 0 0 0 .171.17.174.174 0 0 0 .17-.173c-.01-1.112-.344-2.007-1.02-2.665-.67-.652-1.505-.981-2.492-.988m.311.882a.17.17 0 1 0-.025.339c.648.047 1.135.264 1.483.643.35.381.52.856.508 1.438a.17.17 0 0 0 .34.008c.015-.66-.182-1.223-.597-1.675-.419-.457-.994-.7-1.709-.753m.254.912a.17.17 0 0 0-.179.161.17.17 0 0 0 .162.178c.293.015.494.101.625.236.131.136.216.346.231.652a.17.17 0 0 0 .179.163.17.17 0 0 0 .16-.18c-.017-.358-.12-.657-.326-.871-.208-.215-.501-.32-.852-.34"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeSendViberViewFilledSvg;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeSendWhatsappViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M8.001 1.625c1.705 0 3.305.665 4.509 1.87a6.33 6.33 0 0 1 1.865 4.507 6.38 6.38 0 0 1-6.374 6.372h-.003a6.4 6.4 0 0 1-2.906-.701.4.4 0 0 0-.293-.034l-2.556.67a.4.4 0 0 1-.487-.493l.677-2.472a.4.4 0 0 0-.037-.307 6.36 6.36 0 0 1-.769-3.04A6.38 6.38 0 0 1 8 1.625m-2.497 3.11a.65.65 0 0 0-.47.22c-.161.176-.616.603-.616 1.47s.632 1.705.72 1.822c.089.12 1.243 1.898 3.01 2.66.42.182.748.29 1.004.371.422.134.806.115 1.11.07.338-.05 1.042-.427 1.19-.838.146-.411.146-.763.102-.837s-.162-.118-.338-.206c-.177-.089-1.043-.515-1.204-.573-.161-.06-.279-.088-.396.087-.117.177-.456.574-.558.692s-.206.132-.382.044-.744-.274-1.417-.874a5.3 5.3 0 0 1-.98-1.22c-.103-.177-.01-.273.077-.36.08-.08.176-.206.264-.309s.118-.176.177-.294.03-.22-.015-.308c-.044-.089-.397-.955-.544-1.308-.143-.344-.288-.297-.396-.303a7 7 0 0 0-.338-.006"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeSendWhatsappViewFilledSvg;
|
package/icons/journey-point-icon/assets/name_journey_point_size_small_type_set_tags_view_filled.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeSetTagsViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M3.476 8.895A13.6 13.6 0 0 1 7.53 8.89c.014.001-.02-.003.063.013 1.234.25 2.331 1.515 2.402 2.773a4 4 0 0 1 .003.38 1 1 0 0 1-.936.937l-.14.002H2.074l-.132-.001a1 1 0 0 1-.94-.94L1 11.922c0-.1 0-.15.004-.23.067-1.27 1.163-2.536 2.411-2.784.077-.015.05-.011.06-.013M12.5 6.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2A.5.5 0 0 1 10 8V7a.5.5 0 0 1 .5-.5zm-7-4a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5M15 3a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-4.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5z"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeSetTagsViewFilledSvg;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeSmartContentViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M11.8 2c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874C15 3.519 15 4.08 15 5.2v4.6c0 1.12 0 1.68-.218 2.108a2 2 0 0 1-.874.874C13.48 13 12.92 13 11.8 13H4.207a.5.5 0 0 0-.353.146l-2 2A.5.5 0 0 1 1 14.793V5.2c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874C2.52 2 3.08 2 4.2 2zm-1.628 2.564a.34.34 0 0 0-.344 0c-.123.072-.203.374-.36.976l-.024.095c-.098.378-.147.567-.247.721-.52.703-2.834.653-5.69.645h-.01A.5.5 0 0 0 3 7.495v.02c.003.267.22.488.487.495h.007c2.825.046 5.056-.114 5.66.574q.023.03.043.06c.1.154.15.343.247.72l.025.095c.156.602.236.903.36.976a.34.34 0 0 0 .343 0c.123-.072.203-.373.36-.975l.024-.096c.098-.377.147-.566.247-.72a1.1 1.1 0 0 1 .34-.341c.155-.1.344-.15.722-.247l.095-.026c.602-.156.903-.235.975-.358a.34.34 0 0 0 0-.345c-.073-.123-.374-.202-.975-.358l-.095-.025c-.378-.098-.567-.147-.721-.247a1.15 1.15 0 0 1-.341-.34c-.1-.155-.149-.344-.247-.722l-.025-.095c-.156-.602-.236-.904-.36-.976M3.5 9a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1zm0-4a.5.5 0 0 0 0 1h2.65a.5.5 0 0 0 0-1z"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeSmartContentViewFilledSvg;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeStartByApiViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M3.655 4a2.655 2.655 0 0 1 2.656 2.655v4.104a.966.966 0 0 1-1.932 0V9.81a.5.5 0 0 0-.5-.5H3.43a.5.5 0 0 0-.5.5v.948a.966.966 0 1 1-1.931 0V6.655A2.655 2.655 0 0 1 3.655 4m5.793 0a2.655 2.655 0 0 1 0 5.31.24.24 0 0 0-.242.243v1.206a.966.966 0 1 1-1.93 0V4.966a.966.966 0 0 1 1.118-.954 1 1 0 0 0 .26.005Q8.768 4 8.884 4zm4.586 0c.533 0 .966.433.966.966v5.793a.966.966 0 0 1-1.93 0V4.966c0-.533.431-.966.964-.966M3.655 5.93c-.4 0-.724.325-.724.725v.707a.5.5 0 0 0 .5.5h.448a.5.5 0 0 0 .5-.5v-.707c0-.4-.324-.724-.724-.724m5.551 1.484c0 .248.2.448.448.448a1 1 0 0 0 1-1v-.414a1 1 0 0 0-1-1c-.247 0-.448.2-.448.448z"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeStartByApiViewFilledSvg;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeStartBySegmentViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M4.501 9.444a15 15 0 0 1 4.505-.007c.254.037.382.056.586.116 1.043.305 1.974 1.38 2.128 2.456.03.21.03.404.03.793 0 .184 0 .276-.012.353a1 1 0 0 1-.833.833c-.077.012-.17.012-.353.012H2.943c-.18 0-.27 0-.344-.012a1 1 0 0 1-.837-.837 3 3 0 0 1-.012-.344c0-.383 0-.575.028-.78.151-1.089 1.083-2.164 2.139-2.47.199-.057.327-.076.584-.113m7.554.035c-.043-.02-.023-.102.024-.097q.211.025.427.056c.254.036.382.055.586.115 1.043.305 1.974 1.38 2.128 2.456.03.21.03.404.03.793 0 .184 0 .276-.012.353a1 1 0 0 1-.833.833c-.077.012-.17.012-.353.012h-.253c-.082 0-.134-.09-.107-.167.057-.162.058-.363.058-.766 0-.902 0-1.354-.143-1.8-.224-.702-.888-1.467-1.552-1.788M6.75 2a3 3 0 1 1 0 6 3 3 0 1 1 0-6m3.5 0a3 3 0 1 1 0 6c-.202 0-.224-.28-.047-.378a2.993 2.993 0 0 0 0-5.244C10.026 2.28 10.048 2 10.25 2"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeStartBySegmentViewFilledSvg;
|
package/icons/journey-point-icon/assets/name_journey_point_size_small_type_wait_event_view_filled.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeWaitEventViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M5.571 2.295c.41-1.09 1.953-1.007 2.272.069l.027.107 1.514 7.27c.04.196.312.217.383.03l.748-1.993A1.2 1.2 0 0 1 11.639 7H14.8c.11 0 .2.09.2.2v1.6a.2.2 0 0 1-.2.2h-2.468a.2.2 0 0 0-.187.13l-1.716 4.575c-.422 1.125-2.054 1-2.3-.177l-1.514-7.27c-.04-.197-.312-.217-.383-.03l-.747 1.993A1.2 1.2 0 0 1 4.361 9H1.2a.2.2 0 0 1-.2-.2V7.2c0-.11.09-.2.2-.2h2.468a.2.2 0 0 0 .187-.13z"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeWaitEventViewFilledSvg;
|
package/icons/journey-point-icon/assets/name_journey_point_size_small_type_wait_view_filled.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeWaitViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M8 1.5a6.5 6.5 0 1 1 0 13 6.5 6.5 0 0 1 0-13m-.75 6.531a.75.75 0 0 0 .364.644l2.62 1.57.214.128a.5.5 0 0 0 .686-.172l.257-.43a.5.5 0 0 0-.172-.685l-.214-.129-2.012-1.205a.5.5 0 0 1-.243-.429V4.49a.5.5 0 0 0-.5-.5h-.5a.5.5 0 0 0-.5.5z"
|
|
10
|
+
}));
|
|
11
|
+
export default NameJourneyPointSizeSmallTypeWaitViewFilledSvg;
|
package/icons/journey-point-icon/assets/name_journey_point_size_small_type_webhook_view_filled.js
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NameJourneyPointSizeSmallTypeWebhookViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
8
|
+
clipPath: "url(#prefix__a)"
|
|
9
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
fill: "currentColor",
|
|
11
|
+
d: "M8 .978a3.72 3.72 0 0 1 3.719 3.718l-.005.191a3.7 3.7 0 0 1-.816 2.133c-.199.247-.572.188-.73-.086l-.586-1.008c-.096-.166-.083-.37-.006-.545A1.719 1.719 0 1 0 8 6.415c.078 0 .153.036.192.104l.87 1.496a.5.5 0 0 0 .683.181l.216-.125.165-.097a3.72 3.72 0 0 1 5.374 3.33l-.005.19a3.72 3.72 0 0 1-3.714 3.528l-.191-.005a3.72 3.72 0 0 1-3.277-2.374c-.114-.295.124-.588.44-.588h1.173c.191 0 .36.113.474.267.312.424.814.7 1.381.7a1.72 1.72 0 0 0 0-3.437 1.71 1.71 0 0 0-1.382.702c-.113.155-.283.268-.475.268H8.248a.314.314 0 0 0-.314.314v.314h-.001v.235l-.001.077a3.72 3.72 0 0 1-3.714 3.527l-.192-.005a3.719 3.719 0 1 1 .676-7.4c.314.042.456.39.305.669L4.34 9.517a.14.14 0 0 1-.121.068 1.719 1.719 0 1 0 1.556.992c-.081-.173-.1-.376-.009-.544l.738-1.357a.5.5 0 0 0-.201-.678l-.2-.108a3.71 3.71 0 0 1-1.82-3.194A3.72 3.72 0 0 1 8 .978M4.2 10.55a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5m7.6 0a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5M8 3.95a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5"
|
|
12
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
13
|
+
id: "prefix__a"
|
|
14
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
15
|
+
fill: "#fff",
|
|
16
|
+
d: "M0 0h16v16H0z"
|
|
17
|
+
}))));
|
|
18
|
+
export default NameJourneyPointSizeSmallTypeWebhookViewFilledSvg;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { CommonProps } from '../../types';
|
|
2
|
+
export type JourneyPointIconProps = CommonProps & {
|
|
3
|
+
readonly size: 'small';
|
|
4
|
+
readonly type: 'ab-splitter' | 'audience-sync' | 'boolean-splitter' | 'event' | 'exit' | 'filter' | 'goal-event' | 'inapp' | 'send-data' | 'send-email' | 'send-kakao' | 'send-line' | 'send-push' | 'send-sms' | 'send-telegram' | 'send-viber' | 'send-whatsapp' | 'set-tags' | 'smart-content' | 'start-by-api' | 'start-by-segment' | 'wait' | 'wait-event' | 'webhook';
|
|
5
|
+
readonly view: 'filled';
|
|
6
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path fill="currentColor" d="M9.5 3.864c.356 0 .711.062 1.044.182l.142.055.07.035 3.168 1.75a1.57 1.57 0 0 0 1.108.016.4.4 0 0 0 .07-.034l2.575-1.492.085-.043a1.91 1.91 0 0 1 1.611.065c.248.129.468.317.627.558.16.242.25.527.25.825v10.757l-.005.121a1.5 1.5 0 0 1-.29.766c-.17.232-.4.405-.651.523v.002l-.001.001-3.553 1.92-.064.03a3.07 3.07 0 0 1-2.443-.034l-3.163-1.749a1.57 1.57 0 0 0-1.12-.015.4.4 0 0 0-.066.032l-2.57 1.492a1 1 0 0 1-.086.042 1.91 1.91 0 0 1-1.612-.063 1.7 1.7 0 0 1-.627-.56 1.5 1.5 0 0 1-.249-.826V7.464a1.5 1.5 0 0 1 .295-.886c.17-.232.399-.407.651-.526l3.554-1.92.064-.031A3.1 3.1 0 0 1 9.5 3.864M14.5 9a2.5 2.5 0 0 0-2.5 2.5c0 1.56 1.731 3.186 2.313 3.688a.31.31 0 0 0 .374 0C15.27 14.686 17 13.06 17 11.5A2.5 2.5 0 0 0 14.5 9m0 1.563a.938.938 0 1 1 0 1.875.938.938 0 0 1 0-1.875"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path fill="currentColor" d="M6 2.819c.293 0 .588.051.861.155h.001L9.67 4.04l.156.043a1 1 0 0 0 .504-.043l2.44-.925a1.6 1.6 0 0 1 1.233.045c.145.068.286.163.405.286l.113.134.095.152c.084.16.134.343.134.537v6.454c0 .284-.106.54-.268.74-.16.196-.37.33-.584.412l-3.036 1.152a2.4 2.4 0 0 1-.862.155c-.293 0-.588-.051-.861-.155h-.001L6.33 11.96a.99.99 0 0 0-.504-.043l-.156.043-2.44.925a1.6 1.6 0 0 1-1.234-.045 1.35 1.35 0 0 1-.517-.42 1.17 1.17 0 0 1-.229-.692V5.278c0-.283.106-.54.269-.74.16-.196.368-.33.584-.413l3.035-1.15A2.4 2.4 0 0 1 6 2.818m4.5 3.031A1.75 1.75 0 0 0 8.75 7.6c0 1.092 1.211 2.23 1.618 2.581a.22.22 0 0 0 .264 0c.407-.351 1.618-1.489 1.618-2.58a1.75 1.75 0 0 0-1.75-1.75m0 1.094a.656.656 0 1 1 0 1.312.656.656 0 0 1 0-1.312"/></svg>
|
|
@@ -4,15 +4,8 @@ const NameMapSizeMediumViewFilledSvg = props => /*#__PURE__*/React.createElement
|
|
|
4
4
|
width: 24,
|
|
5
5
|
height: 24,
|
|
6
6
|
fill: "none"
|
|
7
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
8
|
-
clipPath: "url(#prefix__a)"
|
|
9
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
10
8
|
fill: "currentColor",
|
|
11
|
-
d: "
|
|
12
|
-
}))
|
|
13
|
-
id: "prefix__a"
|
|
14
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
15
|
-
fill: "#fff",
|
|
16
|
-
d: "M0 0h24v24H0z"
|
|
17
|
-
}))));
|
|
9
|
+
d: "M9.5 3.864c.356 0 .711.062 1.044.182l.142.055.07.035 3.168 1.75a1.57 1.57 0 0 0 1.108.016.4.4 0 0 0 .07-.034l2.575-1.492.085-.043a1.91 1.91 0 0 1 1.611.065c.248.129.468.317.627.558.16.242.25.527.25.825v10.757l-.005.121a1.5 1.5 0 0 1-.29.766c-.17.232-.4.405-.651.523v.002l-.001.001-3.553 1.92-.064.03a3.07 3.07 0 0 1-2.443-.034l-3.163-1.749a1.57 1.57 0 0 0-1.12-.015.4.4 0 0 0-.066.032l-2.57 1.492a1 1 0 0 1-.086.042 1.91 1.91 0 0 1-1.612-.063 1.7 1.7 0 0 1-.627-.56 1.5 1.5 0 0 1-.249-.826V7.464a1.5 1.5 0 0 1 .295-.886 1.7 1.7 0 0 1 .651-.526l3.554-1.92.064-.031A3.1 3.1 0 0 1 9.5 3.864M14.5 9a2.5 2.5 0 0 0-2.5 2.5c0 1.56 1.731 3.186 2.313 3.688a.31.31 0 0 0 .374 0C15.27 14.686 17 13.06 17 11.5A2.5 2.5 0 0 0 14.5 9m0 1.563a.938.938 0 1 1 0 1.875.938.938 0 0 1 0-1.875"
|
|
10
|
+
}));
|
|
18
11
|
export default NameMapSizeMediumViewFilledSvg;
|
|
@@ -4,15 +4,8 @@ const NameMapSizeSmallViewFilledSvg = props => /*#__PURE__*/React.createElement(
|
|
|
4
4
|
width: 16,
|
|
5
5
|
height: 16,
|
|
6
6
|
fill: "none"
|
|
7
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
8
|
-
clipPath: "url(#prefix__a)"
|
|
9
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
10
8
|
fill: "currentColor",
|
|
11
|
-
d: "
|
|
12
|
-
}))
|
|
13
|
-
id: "prefix__a"
|
|
14
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
15
|
-
fill: "#fff",
|
|
16
|
-
d: "M0 0h16v16H0z"
|
|
17
|
-
}))));
|
|
9
|
+
d: "M6 2.819c.293 0 .588.051.861.155h.001L9.67 4.04l.156.043a1 1 0 0 0 .504-.043l2.44-.925a1.6 1.6 0 0 1 1.233.045c.145.068.286.163.405.286l.113.134.095.152c.084.16.134.343.134.537v6.454c0 .284-.106.54-.268.74-.16.196-.37.33-.584.412l-3.036 1.152a2.4 2.4 0 0 1-.862.155c-.293 0-.588-.051-.861-.155h-.001L6.33 11.96a1 1 0 0 0-.504-.043l-.156.043-2.44.925a1.6 1.6 0 0 1-1.234-.045 1.35 1.35 0 0 1-.517-.42 1.17 1.17 0 0 1-.229-.692v-6.45c0-.283.106-.54.269-.74.16-.196.368-.33.584-.413l3.035-1.15A2.4 2.4 0 0 1 6 2.818m4.5 3.031A1.75 1.75 0 0 0 8.75 7.6c0 1.092 1.211 2.23 1.618 2.581a.22.22 0 0 0 .264 0c.407-.351 1.618-1.489 1.618-2.58a1.75 1.75 0 0 0-1.75-1.75m0 1.094a.656.656 0 1 1 0 1.312.656.656 0 0 1 0-1.312"
|
|
10
|
+
}));
|
|
18
11
|
export default NameMapSizeSmallViewFilledSvg;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><g clip-path="url(#a)"><path fill="currentColor" d="M8.888.5a.5.5 0 0 1 .495.43l.26 1.819q.473.15.907.377l1.472-1.104a.5.5 0 0 1 .654.047l1.255 1.255a.5.5 0 0 1 .046.654L12.874 5.45q.228.433.377.906l1.82.261a.5.5 0 0 1 .43.495v1.776a.5.5 0 0 1-.43.495l-1.82.26a5.5 5.5 0 0 1-.377.906l1.104 1.474a.5.5 0 0 1-.045.653l-1.256 1.255a.5.5 0 0 1-.654.046l-1.473-1.104a5.5 5.5 0 0 1-.906.377l-.26 1.82a.5.5 0 0 1-.495.43H7.112a.5.5 0 0 1-.495-.43l-.26-1.82a5.5 5.5 0 0 1-.907-.377l-1.472 1.104c-.199.15-.478.13-.654-.046L2.07 12.676a.5.5 0 0 1-.047-.653l1.104-1.473a5.5 5.5 0 0 1-.377-.907l-1.82-.26a.5.5 0 0 1-.43-.495V7.112a.5.5 0 0 1 .43-.495l1.82-.26q.15-.474.377-.907L2.022 3.98a.5.5 0 0 1 .047-.655L3.324 2.07a.5.5 0 0 1 .654-.047L5.45 3.126q.433-.228.906-.377l.261-1.82A.5.5 0 0 1 7.112.5zM8 5.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h16v16H0z"/></clipPath></defs></svg>
|
|
@@ -4,10 +4,15 @@ const NameSettingsSizeSmallViewFilledSvg = props => /*#__PURE__*/React.createEle
|
|
|
4
4
|
width: 16,
|
|
5
5
|
height: 16,
|
|
6
6
|
fill: "none"
|
|
7
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
8
|
+
clipPath: "url(#prefix__a)"
|
|
9
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
8
10
|
fill: "currentColor",
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
11
|
+
d: "M8.888.5a.5.5 0 0 1 .495.43l.26 1.819q.473.15.907.377l1.472-1.104a.5.5 0 0 1 .654.047l1.255 1.255a.5.5 0 0 1 .046.654L12.874 5.45q.228.433.377.906l1.82.261a.5.5 0 0 1 .43.495v1.776a.5.5 0 0 1-.43.495l-1.82.26a5.5 5.5 0 0 1-.377.906l1.104 1.474a.5.5 0 0 1-.045.653l-1.256 1.255a.5.5 0 0 1-.654.046l-1.473-1.104a5.5 5.5 0 0 1-.906.377l-.26 1.82a.5.5 0 0 1-.495.43H7.112a.5.5 0 0 1-.495-.43l-.26-1.82a5.5 5.5 0 0 1-.907-.377l-1.472 1.104a.5.5 0 0 1-.654-.046L2.07 12.676a.5.5 0 0 1-.047-.653l1.104-1.473a5.5 5.5 0 0 1-.377-.907l-1.82-.26a.5.5 0 0 1-.43-.495V7.112a.5.5 0 0 1 .43-.495l1.82-.26q.15-.474.377-.907L2.022 3.98a.5.5 0 0 1 .047-.655L3.324 2.07a.5.5 0 0 1 .654-.047L5.45 3.126q.433-.228.906-.377l.261-1.82A.5.5 0 0 1 7.112.5zM8 5.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5"
|
|
12
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
13
|
+
id: "prefix__a"
|
|
14
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
15
|
+
fill: "#fff",
|
|
16
|
+
d: "M0 0h16v16H0z"
|
|
17
|
+
}))));
|
|
13
18
|
export default NameSettingsSizeSmallViewFilledSvg;
|