Skip to content

Commit

Permalink
Merge pull request #1157 from jetstreamapp/slds-upgrade-2.26.1
Browse files Browse the repository at this point in the history
Upgrade SLDS to 2.26.1
  • Loading branch information
paustint authored Feb 4, 2025
2 parents 81a9f08 + 0545943 commit 6cabc1d
Show file tree
Hide file tree
Showing 112 changed files with 1,626 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ export const LoadRecordsMultiObject = () => {
<PageHeader>
<PageHeaderRow>
<PageHeaderTitle
icon={{ type: 'standard', icon: 'data_streams' }}
icon={{ type: 'standard', icon: 'record_update' }}
label="Load Records to Multiple Objects"
docsPath="/load/with-related"
/>
Expand Down
2 changes: 1 addition & 1 deletion libs/features/load-records/src/LoadRecords.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ export const LoadRecords = () => {
<Page testId="load-records-page">
<PageHeader>
<PageHeaderRow>
<PageHeaderTitle icon={{ type: 'standard', icon: 'data_streams' }} label="Load Records" docsPath="/load" />
<PageHeaderTitle icon={{ type: 'standard', icon: 'record_update' }} label="Load Records" docsPath="/load" />
<PageHeaderActions colType="actions" buttonType="separate">
<button
data-testid="start-over-button"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export const MassUpdateRecordsSelection: FunctionComponent<MassUpdateRecordsSele
<Page testId="mass-update-records-selection-page">
<PageHeader>
<PageHeaderRow>
<PageHeaderTitle icon={{ type: 'standard', icon: 'bundle_config' }} label="Update Records" docsPath="/load/update-records" />
<PageHeaderTitle icon={{ type: 'standard', icon: 'record_update' }} label="Update Records" docsPath="/load/update-records" />
<PageHeaderActions colType="actions" buttonType="separate">
{rows.length > 1 && (
<button className="slds-button slds-button_neutral" disabled={!allRowsValid} onClick={validateAllRowRecords}>
Expand Down
4 changes: 2 additions & 2 deletions libs/icon-factory/src/lib/icon-factory.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@ const standardIcons = {
apex: StandardIcon_Apex,
asset_relationship: StandardIcon_AssetRelationship,
bundle_config: StandardIcon_BundleConfig,
data_streams: StandardIcon_ConnectedApps,
connected_apps: StandardIcon_DataStreams,
connected_apps: StandardIcon_ConnectedApps,
data_streams: StandardIcon_DataStreams,
employee_organization: StandardIcon_EmployeeOrganization,
entity: StandardIcon_Entity,
events: StandardIcon_Events,
Expand Down
12 changes: 12 additions & 0 deletions libs/icon-factory/src/lib/icons/standard/AdEventAction.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
import * as React from 'react';
function SvgAdEventAction(props: React.SVGProps<SVGSVGElement>) {
return (
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" {...props}>
<path
d="M37.1 23.1l-1.3-1.3c-.4-.4-.9-.4-1.3 0l-8.3 8.3-3.3-3.3c-.4-.4-.9-.4-1.3 0l-1.3 1.3c-.4.4-.4.9 0 1.3l4.6 4.6c.2.2.4.3.6.4h1.4c.2 0 .4-.2.6-.4l9.6-9.6c.3-.3.3-.9 0-1.3zm19 9H39.8c-.7 0-1.3-.6-1.3-1.3v-2.5c0-.7.6-1.3 1.3-1.3h16.3c.7 0 1.3.6 1.3 1.3v2.5c0 .7-.6 1.3-1.3 1.3zm-9.3 11.2H36.1c-.7 0-1.3-.6-1.3-1.3v-2.5c0-.7.6-1.3 1.3-1.3h13.7l-3.1 5 .1.1zM43 49.6h-6.9c-.7 0-1.3.6-1.3 1.3v2.5c0 .7.6 1.3 1.3 1.3h3.8l3.1-5v-.1zM40.2 62l-7.1 11.5c-1.3 2.1 0 5 2.3 5h41.8c2.3 0 3.7-2.9 2.3-5L58.6 39.7c-1-1.7-3.2-1.8-4.3-.3L40.9 61.3c-.2.3-.4.6-.7.8V62zM28.6 43.3h-2.5c-.7 0-1.3-.6-1.3-1.3v-2.5c0-.7.6-1.3 1.3-1.3h2.5c.7 0 1.3.6 1.3 1.3V42c0 .7-.6 1.3-1.3 1.3zm0 11.2h-2.5c-.7 0-1.3-.6-1.3-1.3v-2.5c0-.7.6-1.3 1.3-1.3h2.5c.7 0 1.3.6 1.3 1.3v2.5c0 .7-.6 1.3-1.3 1.3zM53.3 75l1.9-8.9c0-.3-.2-.6-.5-.6h-5.8c-.5 0-.9-.5-.7-1l4.2-12.3c.2-.5.7-.9 1.2-.9h8.9c.6 0 1 .7.7 1.2l-5 8.2c-.2.3 0 .8.5.8h5.7c.4 0 .7.5.4.9L54.2 75.5c-.3.4-1 0-.9-.5z"
fill="unset"
/>
</svg>
);
}
export default SvgAdEventAction;
13 changes: 13 additions & 0 deletions libs/icon-factory/src/lib/icons/standard/AdEventCause.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
import * as React from 'react';
function SvgAdEventCause(props: React.SVGProps<SVGSVGElement>) {
return (
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" {...props}>
<path
d="M62.1 60.1c0-.8-.7-1.6-1.6-1.6h-3.3c-.8 0-1.6.7-1.6 1.6v3.3c0 .8.7 1.6 1.6 1.6h3.3c.8 0 1.6-.7 1.6-1.6v-3.3zm12.4-25.4c0-8.1-6.6-14.7-14.7-14.7s-13.6 5.5-14.7 12.6c-.1 1 .6 1.8 1.6 1.8H50c.8 0 1.4-.5 1.6-1.1v-.2c.7-3.8 4.1-6.7 8.2-6.7s8.4 3.7 8.4 8.4-.8 4.1-2.2 5.7h-.1c-.9 1.1-2.2 1.8-3.4 2.2-4.1 1.4-6.9 5.4-6.9 9.7V54c0 .8.6 1.4 1.4 1.4h3.3c.8 0 1.7-.6 1.7-1.6l.2-.4c0-2.2 1.3-4.1 3.2-5h.1c5.4-2.2 9.1-7.5 9.1-13.7h-.1zm-14 41.5L44.9 51c-.8-1.4-2.6-1.4-3.4 0L25.9 76.2c-1 1.6 0 3.8 1.7 3.8h31.2c1.7 0 2.7-2.2 1.7-3.8zm-18.2-5.3L41 76.3c0 .3.4.5.6.3l7-8c.2-.2 0-.5-.2-.5h-3.8c-.3 0-.4-.3-.3-.5l3.3-5c.2-.3 0-.7-.4-.7h-5.9c-.4 0-.7.2-.8.5l-2.8 7.5c-.1.3.1.6.5.6H42c.2 0 .4.2.3.4z"
fill="unset"
fillRule="evenodd"
/>
</svg>
);
}
export default SvgAdEventCause;
16 changes: 16 additions & 0 deletions libs/icon-factory/src/lib/icons/standard/AdEventEffect.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
import * as React from 'react';
function SvgAdEventEffect(props: React.SVGProps<SVGSVGElement>) {
return (
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" {...props}>
<path
d="M44.3 52.6h33.4c1.8 0 2.9-2.3 1.8-4h.1l-16.7-27c-.9-1.5-2.8-1.5-3.7 0l-16.7 27c-1 1.7 0 4 1.8 4zm10.4-11l3.3-9.8c.2-.4.6-.7 1-.7h7.1c.5 0 .7.5.5.9l-4 6.5c-.1.2.1.6.4.6h4.5c.3 0 .5.4.3.7l-8.5 10.5c-.3.3-.7 0-.7-.4l1.5-7.1.2.1c0-.3-.2-.5-.4-.5h-4.6c-.4 0-.7-.4-.6-.8z"
fill="unset"
/>
<path
d="M75 57H37.5v-1.5c0-3.3-2.7-6-6-6H25v-5.8c0-.7-.3-1.3-.7-1.8-.5-.5-1.1-.7-1.8-.7s-1.3.3-1.8.7c-.5.5-.7 1.1-.7 1.8V77c0 .7.3 1.3.7 1.8.5.5 1.1.7 1.8.7s1.3-.3 1.8-.7c.5-.5.7-1.1.7-1.8v-5.8h50V77c0 .7.3 1.3.7 1.8.4.5 1.1.7 1.8.7s1.3-.3 1.8-.7c.5-.4.7-1.1.7-1.8V62c0-2.8-2.2-5-5-5z"
fill="unset"
/>
</svg>
);
}
export default SvgAdEventEffect;
12 changes: 12 additions & 0 deletions libs/icon-factory/src/lib/icons/standard/AdEventFactor.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
import * as React from 'react';
function SvgAdEventFactor(props: React.SVGProps<SVGSVGElement>) {
return (
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" {...props}>
<path
d="M59.4 67.2L51 58.9c-.1-.1-.3-.2-.4-.2h-.8c-.2 0-.3.1-.4.2l-8.5 8.3c-.1.1-.2.2-.2.3v.8c0 .1.1.3.2.3l1.6 1.5c.1.1.3.2.4.2h.8c.2 0 .3-.1.4-.2l2.6-2.6c.1-.1.3-.2.4-.2h.4c.1.1.3.2.3.3.1.1.1.3.1.4v9.6c0 .3.1.6.3.8.2.2.5.3.8.3h2.3c.3 0 .6-.1.8-.3.2-.2.4-.5.4-.8V68c0-.1 0-.2.1-.4s.2-.3.3-.3h.4c.2 0 .4.1.4.2l2.6 2.6c.1.1.3.2.4.2h.8c.2 0 .3-.1.4-.2l1.5-1.5c.1-.1.2-.2.2-.3v-.8c0-.1-.1-.3-.2-.3zM37.5 34.7c.1 0 .2-.2.3-.3 0-.1.1-.3.2-.4v-.4L35.6 22c0-.1 0-.3-.2-.4 0-.1-.2-.2-.3-.3-.1 0-.3-.1-.4-.1h-.4l-2.1.5c-.1 0-.3 0-.4.2-.1 0-.2.2-.3.3 0 .1-.1.3-.2.4v.4l.8 3.6v.4c0 .1-.1.3-.3.3-.1 0-.3.1-.4.1s-.3 0-.4-.1l-8.1-5.1c-.3-.1-.6-.2-.8-.1l-.1.2c-.3 0-.5.2-.7.5l-1.2 1.9c-.1.3-.2.6-.1.8 0 .3.2.5.5.7l8.1 5.1c.1 0 .2.2.3.3v.4c0 .1 0 .3-.2.4-.1.1-.2.2-.4.2l-3.6.8c-.1 0-.3 0-.4.2-.1 0-.2.2-.3.3 0 .1-.1.3-.2.4v.4l.5 2.1c0 .1 0 .3.2.4 0 .1.2.2.3.3.1 0 .3.1.4.1h.4l11.5-2.7c.1 0 .3 0 .4-.2zM79.9 24.5l-1.2-1.8c-.2-.2-.4-.4-.7-.5-.3 0-.6 0-.8.1l-8 5.2c-.1 0-.3.1-.4.1s-.3 0-.4-.1c-.1 0-.2-.2-.3-.3-.1-.1 0-.3 0-.4l.7-3.6v-.4c0-.1 0-.3-.2-.4 0-.1-.2-.2-.3-.3-.1 0-.3-.1-.4-.2l-2.1-.4h-.4c-.1 0-.3 0-.4.2-.1 0-.2.2-.3.3 0 .1-.1.3-.2.4L62.1 34v.4c0 .1 0 .3.2.4 0 .1.2.2.3.3.1 0 .3.1.4.2l11.5 2.6h.4c.1 0 .3 0 .4-.2.1 0 .2-.2.3-.3s.1-.3.2-.4l.4-2.2v-.4c0-.1 0-.3-.2-.4 0-.1-.2-.2-.3-.3s-.3-.1-.4-.2l-3.6-.8c-.1 0-.3 0-.4-.2-.1-.1-.2-.2-.2-.4v-.4c0-.1.2-.2.3-.3l8-5.2c.2-.2.4-.4.5-.7l.1-.2c0-.3 0-.6-.1-.8zM51.9 25c-.9-1.5-2.8-1.5-3.6 0L31.7 51.9c-1 1.7 0 4 1.8 4h33.2c1.8 0 2.9-2.3 1.8-4L51.9 25zm3.92 18.85l-7.5 8.5c-.2.3-.6 0-.6-.3l1.4-5.8-.2.1c.1-.2-.1-.4-.3-.4h-4.1c-.4 0-.6-.4-.5-.7l3-8c.2-.4.5-.6.9-.6h6.3c.5 0 .7.5.5.8l-3.5 5.3c-.2.2 0 .5.3.5h4c.3 0 .5.4.3.6z"
fill="unset"
/>
</svg>
);
}
export default SvgAdEventFactor;
15 changes: 15 additions & 0 deletions libs/icon-factory/src/lib/icons/standard/AdEventInfo.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
import * as React from 'react';
function SvgAdEventInfo(props: React.SVGProps<SVGSVGElement>) {
return (
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" {...props}>
<path
d="M22.4 45h26.1c1.4 0 2.3-1.8 1.4-3.1h.2L37 20.8c-.7-1.1-2.2-1.1-2.9 0L21 41.9c-.8 1.3 0 3.1 1.4 3.1zm10.7-16.2c.2-.3.5-.5.8-.5h5.6c.4 0 .6.4.4.7l-3.1 5.1c-.1.2 0 .5.3.5h3.5c.2 0 .4.3.2.5l-6.6 8.2c-.2.2-.5 0-.5-.3l1.2-5.6-.1.1c0-.2-.1-.4-.3-.4h-3.6c-.4 0-.4-.3-.4-.6l2.6-7.7z"
fill="unset"
/>
<rect x={20.5} y={72.1} width={59} height={7.9} rx={2} ry={2} fill="unset" />
<rect x={20.5} y={54.4} width={59} height={7.9} rx={2} ry={2} fill="unset" />
<rect x={55.5} y={36.8} width={24} height={7.9} rx={2} ry={2} fill="unset" />
</svg>
);
}
export default SvgAdEventInfo;
16 changes: 16 additions & 0 deletions libs/icon-factory/src/lib/icons/standard/AdEventOutcome.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
import * as React from 'react';
function SvgAdEventOutcome(props: React.SVGProps<SVGSVGElement>) {
return (
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" {...props}>
<path
d="M47.3 49.5c-.9-1.4-2.7-1.4-3.6 0L27.3 76c-1 1.6 0 3.9 1.8 3.9h32.8c1.8 0 2.9-2.3 1.8-3.9L47.3 49.5zm4.9 17.8l-8.3 10.3c-.2.3-.8 0-.7-.4l1.5-7c0-.2-.1-.5-.4-.5h-4.5c-.4 0-.7-.4-.6-.8l3.3-9.6c.2-.4.5-.7.9-.7h7c.5 0 .8.5.5.9L47 65.9c-.2.2 0 .6.4.6h4.4c.3 0 .5.4.3.7l.1.1zM59.3 47.7c.5.5 1.1.7 1.7.7s1.3-.3 1.7-.7.7-1.1.7-1.7c0-4.4-1.7-8.5-4.8-11.6-3.1-3.1-7.3-4.8-11.6-4.8s-1.3.3-1.7.7c-.5.5-.7 1.1-.7 1.7s.3 1.3.7 1.7 1.1.7 1.7.7c1.5 0 3 .3 4.4.9 1.4.6 2.7 1.4 3.8 2.5s1.9 2.4 2.5 3.8c.6 1.4.9 2.9.9 4.4 0 .6.3 1.3.7 1.7z"
fill="unset"
/>
<path
d="M65.4 27.6C60.5 22.7 53.9 20 47 20c-.3 0-.6 0-.9.1-.3.1-.6.3-.8.5s-.4.5-.6.8c-.1.3-.2.6-.2 1s0 .7.2 1c.1.3.3.6.6.8.2.2.5.4.8.5s.6.2.9.1c5.6 0 11 2.2 15 6.2s6.2 9.4 6.2 15c0 .3 0 .6.1.9.1.3.3.6.5.8s.5.4.8.6c.3.1.6.2 1 .2s.7 0 1-.2c.3-.1.6-.3.8-.6.2-.2.4-.5.5-.8s.2-.6.1-.9c0-6.9-2.7-13.5-7.6-18.4zM44.7 42.6c.1.3.3.6.6.8.2.2.5.4.8.5s.6.2.9.1c.5 0 1 .2 1.4.5s.6.8.6 1.3v.2c0 .3 0 .6.1.9.1.3.3.6.5.8s.5.4.8.6c.3.1.6.2 1 .2s.7 0 1-.2c.3-.1.6-.3.8-.6.2-.2.4-.5.5-.8s.2-.6.1-.9c0-1.8-.7-3.5-2-4.8s-3-2-4.8-2c-.3 0-.6 0-.9.1-.3.1-.6.3-.8.5s-.4.5-.6.8-.2.6-.2 1 0 .7.2 1z"
fill="unset"
/>
</svg>
);
}
export default SvgAdEventOutcome;
12 changes: 12 additions & 0 deletions libs/icon-factory/src/lib/icons/standard/AdEventParty.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
import * as React from 'react';
function SvgAdEventParty(props: React.SVGProps<SVGSVGElement>) {
return (
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" {...props}>
<path
d="M62.7 57.2c4.8 0 8.6-4.3 8.6-9.5s-3.8-9.5-8.6-9.5-8.6 4.2-8.6 9.5 3.8 9.5 8.6 9.5zM51.7 52.1L37.6 29.3c-.7-1.2-2.3-1.2-3.1 0L20.4 52.1c-.9 1.4 0 3.4 1.5 3.4h28.3c1.5 0 2.5-2 1.5-3.4zm-10.82-6.9l-6.4 7.2c-.2.2-.5 0-.5-.3l1.18-4.8c-.04-.1-.13-.2-.28-.2h-3.5c-.3 0-.4-.3-.4-.6l2.5-6.8c.1-.3.4-.5.7-.5h5.4c.4 0 .6.3.4.6l-3 4.5c-.1.1.1.4.3.4h3.4c.2 0 .4.3.2.5zM70.5 59l-.5-.2c-.3-.2-.7-.2-1.1 0-1.8 1.2-4 1.8-6.2 1.8s-4.4-.7-6.2-1.9c-.3-.2-.7-.2-1.1 0l-.5.2c-4.6 2-9.5 4.5-9.5 8.7v1.6c0 1.9 1.6 3.4 3.4 3.4h27.6c1.9 0 3.4-1.6 3.4-3.4l.2.1v-1.6c0-4.2-4.9-6.7-9.5-8.7z"
fill="unset"
/>
</svg>
);
}
export default SvgAdEventParty;
12 changes: 12 additions & 0 deletions libs/icon-factory/src/lib/icons/standard/AdverseEvent.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
import * as React from 'react';
function SvgAdverseEvent(props: React.SVGProps<SVGSVGElement>) {
return (
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" {...props}>
<path
d="M79.3 69.1L52.9 26.3h-.1c-1.4-2.3-4.4-2.3-5.8 0L20.6 69.1c-1.6 2.7 0 6.4 2.9 6.4h52.9c2.9 0 4.6-3.7 2.9-6.4zm-20-13L47.4 69.7c-.3.4-1.1 0-1-.5h-.1l2.2-9.2c0-.3-.2-.6-.5-.6h-6.5c-.6 0-1-.5-.8-1l4.7-12.7c.2-.5.7-.9 1.4-.9h10.1c.7 0 1.1.7.7 1.2L52 54.4c-.2.3 0 .8.5.8h6.4c.5 0 .7.5.4.9z"
fill="unset"
/>
</svg>
);
}
export default SvgAdverseEvent;
16 changes: 16 additions & 0 deletions libs/icon-factory/src/lib/icons/standard/Billing.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
import * as React from 'react';
function SvgBilling(props: React.SVGProps<SVGSVGElement>) {
return (
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" {...props}>
<path
d="M67.1 45.5c.3 0 .5-.2.5-.5V25.5c0-1.5-.7-2.9-1.8-3.9s-2.5-1.6-4-1.6H31.2c-1.5 0-2.9.7-4 1.7-1 1-1.6 2.2-1.7 3.5v39.4c0 .2.1.4.2.7.2.7.6 1.3 1 1.8.5.5 1 1 1.6 1.3s1.3.5 2 .6h23.2c.4 0 .7-.4.5-.8-1.3-2.2-2-4.7-2-7.5 0-8.3 6.8-15.1 15.1-15.1v-.1zm-33-13.4c0-.3 0-.6.2-.8 0-.2.3-.5.5-.6.2-.2.5-.3.7-.4.3 0 .5-.1.8 0H60c.3 0 .5.2.7.4.2.2.4.4.5.6s0 .4 0 .7v2c0 .6-.3 1.1-.8 1.4-.4.4-1 .5-1.5.5H36.2c-.6 0-1.1 0-1.5-.5s-.7-.9-.8-1.4v-1.9h.2zm15.4 24.5c0 .3 0 .5-.2.8s-.3.4-.4.6c-.2.2-.4.3-.6.4s-.5 0-.8 0H35.4c-.2 0-.5-.2-.7-.4s-.4-.4-.5-.6c0-.2-.2-.5-.2-.7v-1.9c0-.5.3-1 .6-1.4.4-.4.9-.5 1.4-.5h12.1c.2 0 .5.2.7.4s.4.4.5.6c0 .2.2.5.2.7v2zm4.7-9.4H36.6c-1.4 0-2.6-.8-2.6-1.9v-1.8c0-1.1 1.1-1.9 2.6-1.9h17.7c1.4 0 2.6.8 2.6 1.9v1.8c0 1-1.2 1.9-2.7 1.9z"
fill="unset"
/>
<path
d="M67.4 62.5c-2.7-1.1-3-1.8-3-2.4S65 59 66.3 59s2.2.6 3.8 1.5c.2 0 .5.2.7.2.4 0 1-.3 1.3-.8l1.4-1.5c.2-.2.4-.7.3-1.1 0-.4-.3-.9-.6-1.1-.6-.4-2.3-1.3-3.9-1.8v-2.5c0-.6-.5-.9-1-.9h-3.2c-.4 0-.6.3-.6.9v2.6c-4.1.9-5.5 3.6-5.5 6 0 4.1 3.3 5.8 6.1 6.9 3 1.1 3.3 2 3.3 2.5s-.9 1.3-2 1.3-2.4-.4-4.1-1.5c-.2 0-.5-.2-.8-.2-.5 0-1 .2-1.2.7l-1 1.8c-.5.8-.3 1.3.3 2 .5.6 2.5 1.7 5 2.2v2.9c0 .6 0 .9.6.9h3.2c.5 0 1-.3 1-.9v-3c3.1-.9 5.3-3.4 5.2-6.3 0-4.2-3.7-6.2-7.1-7.4h-.1v.1z"
fill="unset"
/>
</svg>
);
}
export default SvgBilling;
16 changes: 16 additions & 0 deletions libs/icon-factory/src/lib/icons/standard/CalculatedDimension.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
import * as React from 'react';
function SvgCalculatedDimension(props: React.SVGProps<SVGSVGElement>) {
return (
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" {...props}>
<path
d="M63.9 55.2L53.8 30.3c-.1-.5-.6-.8-1.1-.8h-3.2c-.5 0-1 .4-1.1.8l-9.2 24.9c-.2.5.1 1.1.6 1.1h3.5c.5 0 1-.4 1.1-.9l2.3-6.5h9.1l2.6 6.5c.1.5.6.9 1.1.9H63c.6 0 1-.6.7-1.1h.2zM48.7 43.9l2.6-6.8 2.9 6.8h-5.5z"
fill="unset"
/>
<path
d="M80 68.9c-.2-2.9-.3-5.9-.3-8.8V55c0-1.1 0-2.2-.4-3.3-1.1-2.9-5-3.5-7.8-3.5-2.5 0-4.9.6-7.1 1.6l.9 2.3c.2.4.3.9.3 1.3 1.9-.8 3.7-1.3 5.6-1.3 2.9 0 4.4 1.1 4.4 3.4v1.1h-2.1c-3.7 0-6.5.5-8.5 1.6-1.9 1.1-2.9 3.1-2.9 5.8s.6 3.7 1.9 4.8 2.9 1.7 4.8 1.7 3.1-.2 4.2-.7 2-1.2 2.7-2.2h.1l.4 2.4h3.6v-1.1h.2zm-4.2-7.2c0 .5 0 1-.3 1.5-.1.4-.3.7-.6 1.1-.9 1.2-2.3 1.9-3.8 2.1-.9.1-1.8 0-2.7 0-.7-.1-1.4-.5-1.8-1.1-.6-1-.5-2.6.2-3.5.4-.6 1.1-.9 1.7-1.1 1.8-.6 3.9-.6 5.6-.6h1.6v1.7l.1-.1zM21 42.3h13.2c.5 0 1 .4 1 1v3.1c0 .5-.4 1-1 1H21c-.5 0-1-.4-1-1v-3.1c0-.5.4-1 1-1zM21 53.4h13.2c.5 0 1 .4 1 1v3.1c0 .5-.4 1-1 1H21c-.5 0-1-.4-1-1v-3.1c0-.5.4-1 1-1z"
fill="unset"
/>
</svg>
);
}
export default SvgCalculatedDimension;
14 changes: 14 additions & 0 deletions libs/icon-factory/src/lib/icons/standard/CalculatedMeasure.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
import * as React from 'react';
function SvgCalculatedMeasure(props: React.SVGProps<SVGSVGElement>) {
return (
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" {...props}>
<path
d="M73.4 41.1h-4.5l1.9-7.4v-.2c0-.3-.2-.6-.6-.6h-3.6c-.3 0-.5.2-.6.5l-1.9 7.7h-9l1.9-7.4v-.2c0-.3-.2-.6-.6-.6h-3.6c-.3 0-.5.2-.6.5l-2 7.7H46c-.3 0-.5.2-.6.4l-.9 3.4c0 .4.2.7.6.7H49l-2.2 8.7h-4.1c-.3 0-.5.2-.6.4l-.9 3.4c0 .4.2.7.6.7h3.8l-1.9 7.6c0 .4.2.7.6.7h3.6c.3 0 .5-.2.6-.5l2-7.8h9l-1.9 7.6c0 .4.2.7.6.7h3.6c.3 0 .5-.2.6-.5l2-7.8h5c.3 0 .5-.2.6-.5l.9-3.4c0-.4-.2-.7-.6-.7h-4.7l2.2-8.7h4.8c.3 0 .5-.2.6-.5l.9-3.4c0-.2-.3-.4-.6-.4l-.1-.1zM60.7 54.4h-9l2.2-8.7h9l-2.2 8.7z"
fill="unset"
/>
<rect x={26} y={43.8} width={12.1} height={4} rx={0.8} ry={0.8} fill="unset" />
<rect x={26} y={52.7} width={12.1} height={4} rx={0.8} ry={0.8} fill="unset" />
</svg>
);
}
export default SvgCalculatedMeasure;
12 changes: 12 additions & 0 deletions libs/icon-factory/src/lib/icons/standard/Changes.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
import * as React from 'react';
function SvgChanges(props: React.SVGProps<SVGSVGElement>) {
return (
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" {...props}>
<path
d="M28.75 42.06h15.88c.87 0 1.38.5 1.38 1.37v15.88c0 1 .87 2 2 2h4.12c1 0 2-.87 2-2V43.43c0-.87.5-1.37 1.37-1.37h15.88c1.12 0 2.12-.88 2-2v-4.12c0-1-.87-2-2-2H55.5c-.87 0-1.37-.5-1.37-1.38V16.68c0-1-.88-2-2-2h-4.12c-1 0-2 .87-2 2v15.88c0 .87-.5 1.38-1.38 1.38H28.75c-1 0-2 .87-2 2v4.12c0 1 .88 2 2 2zM71.39 71.96H28.75c-1 0-2 1-2 2v4.12c0 1.12 1 2.12 2 1.88h42.64c1 0 2-.88 2-2v-4.12c0-1-1-1.88-2-1.88z"
fill="unset"
/>
</svg>
);
}
export default SvgChanges;
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
import * as React from 'react';
function SvgDiseaseDefinitionCriteria(props: React.SVGProps<SVGSVGElement>) {
return (
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" {...props}>
<path
d="M61.4 20.4l13.2 13.2c.1.1.2.3.3.5 0 .2.1.4 0 .5 0 .2 0 .4-.1.5 0 .2-.2.3-.3.5-.1.1-.3.2-.5.3-.2 0-.4.1-.5.1H62.9c-1.1 0-2.1-.4-2.8-1.2S58.9 33 58.9 32V21.4c0-.2 0-.4.1-.5 0-.2.2-.3.3-.5.1-.1.3-.2.5-.3s.4 0 .5 0h.5c.1 0 .3.2.4.3h.2zM59 42h14c.3 0 .5 0 .8.1.2.1.5.3.6.4.2.2.3.4.4.7.1.2.2.5.2.8v30c0 1.6-.6 3.1-1.8 4.2S70.5 80 69 80H31c-1.6 0-3.1-.6-4.2-1.8-1.1-1.1-1.8-2.7-1.8-4.2V26c0-1.6.6-3.1 1.8-4.2 1.1-1.1 2.6-1.8 4.2-1.8h20c.5 0 1 .2 1.4.6s.6.9.6 1.4v14c0 1.6.6 3.1 1.8 4.2 1.1 1.1 2.6 1.8 4.2 1.8zm3.4 25.4c.4-.4.6-.9.6-1.4v-2c0-.5-.2-1-.6-1.4-.4-.4-.9-.6-1.4-.6H35c-.5 0-1 .2-1.4.6-.4.4-.6.9-.6 1.4v2c0 .5.2 1 .6 1.4.4.4.9.6 1.4.6h26c.5 0 1-.2 1.4-.6zm4.4-12.6c.1-.2.1-.5.1-.8v-2c0-.5-.2-1-.6-1.4s-.9-.6-1.4-.6h-30c-.5 0-1 .2-1.4.6-.4.4-.6.9-.6 1.4v2c0 .5.2 1 .6 1.4.4.4.9.6 1.4.6h30c.3 0 .5 0 .8-.1.2-.1.5-.3.7-.4s.3-.4.4-.7zM36 24.4c0-.4.3-.6.6-.6h2.9c.3 0 .6.3.6.6v6.7h6.6c.3 0 .6.3.6.6v2.9c0 .3-.3.6-.6.6h-6.6v6.6c0 .3-.3.6-.6.6h-2.9c-.3 0-.6-.3-.6-.6v-6.6h-6.6c-.3 0-.6-.3-.6-.6v-2.9c0-.3.3-.6.6-.6H36v-6.7z"
fill="unset"
/>
</svg>
);
}
export default SvgDiseaseDefinitionCriteria;
12 changes: 12 additions & 0 deletions libs/icon-factory/src/lib/icons/standard/DiseaseInvestigation.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
import * as React from 'react';
function SvgDiseaseInvestigation(props: React.SVGProps<SVGSVGElement>) {
return (
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-hidden="true" {...props}>
<path
d="M42.8 20c-1 0-1.7.8-1.7 1.7s.8 1.7 1.7 1.7h1.6v5.3c-3.5.4-6.6 1.7-9.2 3.8l-3.8-3.8 1.2-1.2c.7-.7.7-1.8 0-2.5s-1.8-.7-2.5 0l-2.5 2.5-2.5 2.5c-.7.7-.7 1.8 0 2.5s1.8.7 2.5 0l1.2-1.2 3.8 3.8c-2.1 2.6-3.5 5.7-3.8 9.2h-5.3v-1.6c0-1-.8-1.7-1.7-1.7s-1.7.8-1.7 1.7v7c0 1 .8 1.7 1.7 1.7s1.7-.8 1.7-1.7v-1.6h5.3c.4 3.5 1.7 6.6 3.8 9.2l-3.8 3.8-1.2-1.2c-.7-.7-1.8-.7-2.5 0s-.7 1.8 0 2.5l2.4 2.4 2.4 2.4c.7.7 1.8.7 2.5 0s.7-1.8 0-2.5l-1.2-1.2 3.8-3.8c2.7 2.2 6 3.6 9.7 3.9-.2-.7-.3-1.5-.4-2.3-1-9.7 7.2-17.9 16.9-16.9.8 0 1.6.2 2.3.4-.3-3.7-1.7-7-3.9-9.7l3.8-3.8 1.2 1.2c.7.7 1.8.7 2.5 0s.7-1.8 0-2.5l-4.9-4.9c-.7-.7-1.8-.7-2.5 0s-.7 1.8 0 2.5l1.2 1.2-3.8 3.8c-2.6-2.1-5.7-3.5-9.2-3.8v-5.3h1.6c1 0 1.7-.8 1.7-1.7s-.8-1.7-1.7-1.7h-7l.3-.1zm6.9 21c0 3.9-3.1 7-7 7s-7-3.1-7-7 3.1-7 7-7 7 3.1 7 7zm21.2 27l8.8 8.8c.4.4.4 1.1 0 1.5l-1.4 1.4c-.4.4-1 .4-1.4 0l-8.8-8.8c-2.6 1.7-5.7 2.7-9.1 2.2-5.7-.8-10.2-5.5-10.8-11.2-.8-7.9 5.9-14.5 13.7-13.7 5.8.5 10.4 5 11.2 10.7.5 3.4-.4 6.6-2.2 9.1zM53.6 55.9c-.9 1.4-1.4 3.1-1.4 4.7 0 4.8 3.8 8.6 8.6 8.6s3.3-.5 4.8-1.4 2.5-2.3 3.1-3.8c.6-1.6.8-3.3.5-4.9s-1.1-3.2-2.3-4.4-2.7-2-4.4-2.3c-1.7-.3-3.4-.2-4.9.5-1.6.6-2.9 1.7-3.8 3.1l-.2-.1z"
fill="unset"
/>
</svg>
);
}
export default SvgDiseaseInvestigation;
Loading

0 comments on commit 6cabc1d

Please sign in to comment.