@pedidopago/ui 1.7.26 → 1.8.0
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/dist/components/Alert/alert.test.js +1 -85
- package/dist/components/Alert/index.js +1 -63
- package/dist/components/Alert/styles.js +1 -32
- package/dist/components/Avatar/avatar.test.js +1 -67
- package/dist/components/Avatar/index.js +1 -94
- package/dist/components/Avatar/styles.js +1 -51
- package/dist/components/Badge/badge.test.js +1 -71
- package/dist/components/Badge/index.js +2 -43
- package/dist/components/Badge/styles.js +1 -33
- package/dist/components/Button/Button.test.js +1 -154
- package/dist/components/Button/index.js +1 -87
- package/dist/components/Button/styles.js +1 -112
- package/dist/components/Card/card.test.js +1 -30
- package/dist/components/Card/index.js +1 -44
- package/dist/components/Card/styles.js +1 -16
- package/dist/components/CheckboxInput/checkbox-input.test.js +1 -170
- package/dist/components/CheckboxInput/components/MultipleCheckbox.js +1 -205
- package/dist/components/CheckboxInput/index.js +1 -94
- package/dist/components/CheckboxInput/styles.js +1 -34
- package/dist/components/ChoiceList/index.d.ts +6 -0
- package/dist/components/ChoiceList/index.d.ts.map +1 -0
- package/dist/components/ChoiceList/index.js +1 -0
- package/dist/components/ChoiceList/styles.d.ts +22 -0
- package/dist/components/ChoiceList/styles.d.ts.map +1 -0
- package/dist/components/ChoiceList/styles.js +1 -0
- package/dist/components/ChoiceList/types.d.ts +24 -0
- package/dist/components/ChoiceList/types.d.ts.map +1 -0
- package/dist/components/ChoiceList/types.js +1 -0
- package/dist/components/CollapseCard/ExpandButton/index.js +1 -40
- package/dist/components/CollapseCard/ExpandButton/styles.js +1 -16
- package/dist/components/CollapseCard/expand-button.test.js +1 -161
- package/dist/components/CollapseCard/index.js +1 -98
- package/dist/components/CollapseCard/styles.js +1 -26
- package/dist/components/ColorPicker/colorpicker.test.js +1 -64
- package/dist/components/ColorPicker/components/ColorHue.js +1 -44
- package/dist/components/ColorPicker/components/ColorInput.js +1 -63
- package/dist/components/ColorPicker/components/ColorPickerBox.js +1 -52
- package/dist/components/ColorPicker/components/ColorPointer.js +1 -25
- package/dist/components/ColorPicker/components/ColorSelector.js +1 -107
- package/dist/components/ColorPicker/hooks/useCachedCallback.js +1 -16
- package/dist/components/ColorPicker/hooks/useHsva.js +1 -53
- package/dist/components/ColorPicker/index.js +1 -93
- package/dist/components/ColorPicker/styles.js +1 -46
- package/dist/components/ColorPicker/utils/checkers.js +1 -55
- package/dist/components/ColorPicker/utils/conversors.js +2 -243
- package/dist/components/ColorPicker/utils/parsers.js +10 -108
- package/dist/components/ComposeIcon/index.js +2 -48
- package/dist/components/ComposeIcon/styles.js +1 -53
- package/dist/components/DateInput/DateInput-example.js +7 -45
- package/dist/components/DateInput/components/ModalWrapper/index.js +1 -35
- package/dist/components/DateInput/components/ModalWrapper/styles.js +1 -21
- package/dist/components/DateInput/dateInput.test.js +2 -43
- package/dist/components/DateInput/index.js +2 -104
- package/dist/components/DateInput/styles.js +1 -18
- package/dist/components/DatePicker/components/DatePickerContent.js +2 -222
- package/dist/components/DatePicker/components/DateYearPicker.js +1 -102
- package/dist/components/DatePicker/datepicker.test.js +1 -120
- package/dist/components/DatePicker/index.js +1 -236
- package/dist/components/DatePicker/styles.js +1 -88
- package/dist/components/DatePicker/utils/getMonthName.js +1 -11
- package/dist/components/Dialog/dialog-example.js +1 -46
- package/dist/components/Dialog/dialog.test.js +1 -68
- package/dist/components/Dialog/index.js +2 -100
- package/dist/components/Dialog/styles.js +1 -31
- package/dist/components/Dropzone/dropzone.test.js +1 -69
- package/dist/components/Dropzone/index.js +1 -289
- package/dist/components/Dropzone/styles.js +1 -75
- package/dist/components/Dropzone/utils/accepts.js +2 -27
- package/dist/components/EmojiPicker/Emote/index.js +2 -24
- package/dist/components/EmojiPicker/Emote/styles.js +1 -27
- package/dist/components/EmojiPicker/EmotePickerData/constants.js +1 -51
- package/dist/components/EmojiPicker/EmotePickerData/index.js +2 -159
- package/dist/components/EmojiPicker/EmotePickerData/styles.js +1 -57
- package/dist/components/EmojiPicker/EmotePickerData/utils.js +1 -41
- package/dist/components/EmojiPicker/Example/EmotePickerExample.js +1 -43
- package/dist/components/EmojiPicker/animation.js +1 -43
- package/dist/components/EmojiPicker/index.js +1 -169
- package/dist/components/EmojiPicker/styles.js +1 -21
- package/dist/components/Flex/flex.test.js +1 -336
- package/dist/components/Flex/index.js +1 -49
- package/dist/components/Flex/styles.js +1 -25
- package/dist/components/Grid/grid.test.js +1 -134
- package/dist/components/Grid/index.js +1 -51
- package/dist/components/Grid/styles.js +1 -48
- package/dist/components/Icon/data/beauty.js +2 -206
- package/dist/components/Icon/data/dash.js +2 -2
- package/dist/components/Icon/data/ecommerce.js +2 -94
- package/dist/components/Icon/data/form.js +2 -248
- package/dist/components/Icon/data/health.js +2 -255
- package/dist/components/Icon/data/illustrations.js +2 -318
- package/dist/components/Icon/data/men.js +2 -52
- package/dist/components/Icon/data/payment.js +2 -94
- package/dist/components/Icon/data/pedidoPago.js +2 -45
- package/dist/components/Icon/data/physicalPerfomance.js +2 -283
- package/dist/components/Icon/data/social.js +2 -24
- package/dist/components/Icon/data/status.js +2 -115
- package/dist/components/Icon/data/summer.js +2 -52
- package/dist/components/Icon/data/woman.js +2 -80
- package/dist/components/Icon/icon.test.js +1 -57
- package/dist/components/Icon/index.js +1 -53
- package/dist/components/Icon/scripts/build.js +9 -104
- package/dist/components/Icon/scripts/extractor.js +2 -33
- package/dist/components/Icon/scripts/run-build.js +2 -7
- package/dist/components/Icon/scripts/writers.js +3 -34
- package/dist/components/Icon/styles.js +1 -22
- package/dist/components/Icon/utils/allIcons.js +1 -28
- package/dist/components/Icon/utils/iconExists.js +1 -13
- package/dist/components/IconItem/IconItem.test.js +1 -58
- package/dist/components/IconItem/index.js +1 -52
- package/dist/components/IconItem/styles.js +1 -43
- package/dist/components/Illustration/illustration.test.js +4 -50
- package/dist/components/Illustration/index.js +2 -65
- package/dist/components/Illustration/styles.js +1 -65
- package/dist/components/ImageItem/imageFake.js +1 -25
- package/dist/components/ImageItem/index.js +2 -66
- package/dist/components/ImageItem/input.test.js +1 -85
- package/dist/components/ImageItem/styles.js +1 -61
- package/dist/components/Input/index.js +1 -163
- package/dist/components/Input/input.test.js +1 -120
- package/dist/components/Input/styles.js +1 -177
- package/dist/components/Label/index.js +1 -45
- package/dist/components/Label/label.test.js +1 -83
- package/dist/components/Label/styles.js +1 -21
- package/dist/components/List/index.js +1 -39
- package/dist/components/List/list.test.js +1 -64
- package/dist/components/List/styles.js +1 -23
- package/dist/components/Modal/ModalExample.js +1 -70
- package/dist/components/Modal/index.js +1 -145
- package/dist/components/Modal/modal.test.js +1 -179
- package/dist/components/Modal/styles.js +1 -33
- package/dist/components/MultipleSelect/MultipleSelect.test.js +1 -334
- package/dist/components/MultipleSelect/animations.js +1 -25
- package/dist/components/MultipleSelect/components/InputWrapper/index.js +1 -26
- package/dist/components/MultipleSelect/components/OptionsArea/index.js +1 -244
- package/dist/components/MultipleSelect/components/OptionsArea/styles.js +1 -68
- package/dist/components/MultipleSelect/components/SelectArea/ButtonsArea.js +1 -27
- package/dist/components/MultipleSelect/components/SelectArea/SelectAreaWrapper.js +1 -37
- package/dist/components/MultipleSelect/components/SelectArea/SelectedOptionsArea.js +1 -49
- package/dist/components/MultipleSelect/components/SelectArea/index.js +1 -100
- package/dist/components/MultipleSelect/components/SelectArea/styles.js +1 -36
- package/dist/components/MultipleSelect/components/index.js +1 -38
- package/dist/components/MultipleSelect/index.js +1 -209
- package/dist/components/NewSelect/Examples/constants.js +1 -56
- package/dist/components/NewSelect/Examples/index.js +1 -161
- package/dist/components/NewSelect/components/Chip/index.js +1 -36
- package/dist/components/NewSelect/components/Chip/styles.js +1 -24
- package/dist/components/NewSelect/components/OptionsSelect/styles.js +1 -21
- package/dist/components/NewSelect/components/SelectInputSearch/index.js +1 -24
- package/dist/components/NewSelect/components/SelectItem/index.js +1 -22
- package/dist/components/NewSelect/components/SelectItem/styles.js +1 -24
- package/dist/components/NewSelect/index.js +1 -18
- package/dist/components/NewSelect/multiple/index.js +1 -246
- package/dist/components/NewSelect/newSelect.test.js +1 -108
- package/dist/components/NewSelect/single/index.js +1 -183
- package/dist/components/NewSelect/styles.js +1 -44
- package/dist/components/Observer/index.js +1 -59
- package/dist/components/Observer/observer.test.js +2 -43
- package/dist/components/Pagination/hooks/usePagination.js +1 -57
- package/dist/components/Pagination/index.js +1 -174
- package/dist/components/Pagination/pagination.test.js +1 -118
- package/dist/components/Pagination/styles.js +1 -78
- package/dist/components/Progress/Circle/index.js +1 -102
- package/dist/components/Progress/Circle/styles.js +1 -69
- package/dist/components/Progress/Linear/index.js +1 -62
- package/dist/components/Progress/Linear/styles.js +1 -66
- package/dist/components/Progress/getSteps.js +1 -17
- package/dist/components/Progress/index.js +1 -39
- package/dist/components/Progress/progress.test.js +1 -109
- package/dist/components/Radio/components/RadioGroup/index.d.ts +5 -0
- package/dist/components/Radio/components/RadioGroup/index.d.ts.map +1 -0
- package/dist/components/Radio/components/RadioGroup/index.js +1 -0
- package/dist/components/Radio/components/RadioGroup/styles.d.ts +19 -0
- package/dist/components/Radio/components/RadioGroup/styles.d.ts.map +1 -0
- package/dist/components/Radio/components/RadioGroup/styles.js +1 -0
- package/dist/components/Radio/components/RadioGroup/types.d.ts +17 -0
- package/dist/components/Radio/components/RadioGroup/types.d.ts.map +1 -0
- package/dist/components/Radio/components/RadioGroup/types.js +1 -0
- package/dist/components/Radio/index.d.ts +5 -0
- package/dist/components/Radio/index.d.ts.map +1 -0
- package/dist/components/Radio/index.js +1 -0
- package/dist/components/Radio/styles.d.ts +10 -0
- package/dist/components/Radio/styles.d.ts.map +1 -0
- package/dist/components/Radio/styles.js +1 -0
- package/dist/components/Radio/types.d.ts +6 -0
- package/dist/components/Radio/types.d.ts.map +1 -0
- package/dist/components/Radio/types.js +1 -0
- package/dist/components/Rating/index.js +1 -133
- package/dist/components/Rating/rating.test.js +1 -63
- package/dist/components/Rating/styles.js +1 -27
- package/dist/components/ReactPortal/index.js +1 -43
- package/dist/components/ReactPortal/reactPortal.test.js +1 -21
- package/dist/components/ReactPortal/utils/createWrapperAndApprendToBody.js +1 -12
- package/dist/components/Select/components/OptionsSelect/index.js +1 -73
- package/dist/components/Select/components/OptionsSelect/styles.js +1 -21
- package/dist/components/Select/index.js +4 -247
- package/dist/components/Select/select.test.js +1 -58
- package/dist/components/Select/styles.js +1 -46
- package/dist/components/Skeleton/index.js +1 -28
- package/dist/components/Skeleton/skeleton.test.js +1 -90
- package/dist/components/Skeleton/styles.js +1 -27
- package/dist/components/Slider/SliderExample.js +1 -52
- package/dist/components/Slider/components/SliderPointer.js +1 -39
- package/dist/components/Slider/components/SliderRail.js +1 -116
- package/dist/components/Slider/components/SliderSelector.js +1 -173
- package/dist/components/Slider/hooks/useEventCallback.js +1 -16
- package/dist/components/Slider/index.js +1 -137
- package/dist/components/Slider/slider.test.js +1 -121
- package/dist/components/Slider/styles.js +1 -69
- package/dist/components/Spinner/index.js +1 -26
- package/dist/components/Spinner/spinner.test.js +1 -45
- package/dist/components/Spinner/styles.js +1 -23
- package/dist/components/Steps/components/StepIcon/index.js +1 -50
- package/dist/components/Steps/components/StepIcon/styles.js +1 -42
- package/dist/components/Steps/components/StepIcon/utils.js +1 -22
- package/dist/components/Steps/index.js +1 -116
- package/dist/components/Steps/steps.test.js +1 -53
- package/dist/components/Steps/styles.js +1 -96
- package/dist/components/Steps/utils.js +1 -15
- package/dist/components/Switch/index.js +1 -73
- package/dist/components/Switch/styles.js +1 -58
- package/dist/components/Switch/switch.test.js +2 -115
- package/dist/components/Table/components/MenuItem.js +1 -59
- package/dist/components/Table/components/TableSkeleton.js +1 -39
- package/dist/components/Table/components/animations.js +1 -24
- package/dist/components/Table/index.js +2 -253
- package/dist/components/Table/styles.js +1 -49
- package/dist/components/Table/table.test.js +1 -114
- package/dist/components/Tabs/TabsExample.js +1 -64
- package/dist/components/Tabs/components/Tab.js +1 -49
- package/dist/components/Tabs/components/TabPanel.js +1 -25
- package/dist/components/Tabs/components/Tabs.js +1 -107
- package/dist/components/Tabs/index.js +1 -26
- package/dist/components/Tabs/styles.js +1 -61
- package/dist/components/Tabs/tabs.test.js +1 -146
- package/dist/components/Tag/index.js +1 -53
- package/dist/components/Tag/styles.js +1 -34
- package/dist/components/Tag/tag.test.js +1 -64
- package/dist/components/TextAreaInput/index.js +1 -74
- package/dist/components/TextAreaInput/styles.js +1 -53
- package/dist/components/TextAreaInput/text-area-input.test.js +1 -81
- package/dist/components/Thumbnail/index.js +1 -125
- package/dist/components/Thumbnail/styles.js +1 -47
- package/dist/components/Thumbnail/thumbnail.test.js +1 -66
- package/dist/components/Thumbnail/utils/index.js +1 -27
- package/dist/components/Thumbnail/utils/validate-file-size.js +1 -10
- package/dist/components/Thumbnail/utils/validate-file-type.js +1 -9
- package/dist/components/TimeInput/constants.js +1 -29
- package/dist/components/TimeInput/index.js +1 -288
- package/dist/components/TimeInput/styles.js +1 -34
- package/dist/components/TimeInput/utils.js +1 -94
- package/dist/components/Timeline/components/Timeline.js +1 -17
- package/dist/components/Timeline/components/TimelineContent.js +1 -61
- package/dist/components/Timeline/components/TimelineItem.js +1 -25
- package/dist/components/Timeline/components/TimelineSeparator.js +1 -20
- package/dist/components/Timeline/index.js +1 -33
- package/dist/components/Timeline/styles.js +1 -37
- package/dist/components/Timeline/timeline.test.js +1 -138
- package/dist/components/Toast/button-example.js +1 -31
- package/dist/components/Toast/components/Toast.js +1 -79
- package/dist/components/Toast/contexts/ToastProvider.js +1 -72
- package/dist/components/Toast/hooks/useToast.js +1 -18
- package/dist/components/Toast/index.js +1 -111
- package/dist/components/Toast/styles.js +1 -36
- package/dist/components/Toast/toast.test.js +1 -129
- package/dist/components/Tooltip/components/TooltipLabel.js +1 -71
- package/dist/components/Tooltip/example.js +1 -27
- package/dist/components/Tooltip/index.js +1 -187
- package/dist/components/Tooltip/styles.js +1 -20
- package/dist/components/Typography/index.js +1 -37
- package/dist/components/Typography/styles.js +1 -15
- package/dist/components/Typography/typography.test.js +1 -288
- package/dist/index.d.ts +5 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -548
- package/dist/shared/animations/opacityAnimation.js +1 -21
- package/dist/shared/assets/emotes.js +1 -1
- package/dist/shared/components/FocusLock/index.js +5 -86
- package/dist/shared/formatters/format-number.js +5 -41
- package/dist/shared/global.js +1 -8
- package/dist/shared/hooks/devices.js +1 -14
- package/dist/shared/hooks/useBreakpoints.js +2 -95
- package/dist/shared/hooks/useDebounce.js +1 -35
- package/dist/shared/hooks/useDevices.js +2 -42
- package/dist/shared/hooks/useDisableBodyScroll.js +5 -52
- package/dist/shared/hooks/useDraggableScroll/index.js +5 -65
- package/dist/shared/hooks/useKeyPress.js +1 -18
- package/dist/shared/hooks/useObserver.js +2 -29
- package/dist/shared/hooks/useOnClickOutside.js +1 -30
- package/dist/shared/hooks/useReposition/index.js +2 -53
- package/dist/shared/hooks/useSystemTheme.js +1 -38
- package/dist/shared/hooks/useWindowSize.js +1 -36
- package/dist/shared/tests/test-utils.js +1 -31
- package/dist/shared/theme/button-example.js +1 -31
- package/dist/shared/theme/contexts/ThemeContext.js +1 -90
- package/dist/shared/theme/hooks/useColorMode.js +1 -18
- package/dist/shared/theme/hooks/useColorModeValue.js +1 -13
- package/dist/shared/theme/hooks/useTheme.js +1 -17
- package/dist/shared/theme/index.js +1 -67
- package/dist/shared/theme/objects/breakpoints.js +1 -15
- package/dist/shared/theme/objects/colors.js +1 -177
- package/dist/shared/theme/objects/shadows.js +1 -19
- package/dist/shared/theme/objects/sizes.js +6 -33
- package/dist/shared/theme/objects/spaces.js +1 -75
- package/dist/shared/theme/objects/transitions.js +1 -10
- package/dist/shared/theme/objects/typography.js +1 -20
- package/dist/shared/theme/objects/z-indexes.js +1 -20
- package/dist/shared/theme/theme.js +1 -36
- package/dist/shared/theme/theme.test.js +1 -94
- package/dist/shared/theme/utils/extendTheme.js +1 -25
- package/dist/shared/theme/utils/localStorageController.js +1 -21
- package/dist/styled.d.js +1 -3
- package/dist/utils/GenerateKey.js +3 -18
- package/dist/utils/brightnessColorChange.js +2 -17
- package/dist/utils/colorCheck.js +6 -64
- package/dist/utils/colorFunctions.js +1 -39
- package/dist/utils/colorToGray.js +2 -64
- package/dist/utils/customColorMode.js +1 -11
- package/dist/utils/file.js +5 -124
- package/dist/utils/formatters/bytes.js +2 -17
- package/dist/utils/formatters/capitalize.js +2 -11
- package/dist/utils/formatters/cep.js +3 -18
- package/dist/utils/formatters/cnpj.js +4 -38
- package/dist/utils/formatters/color.js +12 -101
- package/dist/utils/formatters/cpf.js +16 -85
- package/dist/utils/formatters/credit-card.js +5 -54
- package/dist/utils/formatters/email.js +1 -8
- package/dist/utils/formatters/index.js +1 -170
- package/dist/utils/formatters/name.js +4 -31
- package/dist/utils/formatters/number.js +5 -14
- package/dist/utils/formatters/passport.js +5 -33
- package/dist/utils/formatters/phone.js +17 -214
- package/dist/utils/formatters/price.js +3 -21
- package/dist/utils/formatters/rg.js +3 -18
- package/dist/utils/formatters/strings.js +4 -27
- package/dist/utils/fuctionsColors.js +1 -39
- package/dist/utils/generateUUID.js +1 -13
- package/dist/utils/getColorValue.js +2 -23
- package/dist/utils/getSvg.js +1 -17
- package/dist/utils/getValuesBySize.js +1 -9
- package/dist/utils/invertColor.js +4 -40
- package/package.json +2 -1
|
@@ -1,249 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.formIcons = void 0;
|
|
7
|
-
// This file is auto-generated.
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.formIcons=void 0;// This file is auto-generated.
|
|
8
2
|
// Please do not modify it manually.
|
|
9
|
-
|
|
10
|
-
var formIcons = [{
|
|
11
|
-
name: 'form-bar',
|
|
12
|
-
width: 64,
|
|
13
|
-
height: 64,
|
|
14
|
-
viewBox: '0 0 64 64',
|
|
15
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;opacity:0.85;}</style></defs><g id="yEHcPU"><path class="cls-1" d="M35.18,36.49a3.44,3.44,0,0,0-3.26-2.25H22.25a.63.63,0,0,0-.64.44.64.64,0,0,0,.62.84h9.69a2.34,2.34,0,0,1,.38,0,2.18,2.18,0,0,1,1.82,2.15v1.64a.64.64,0,0,0,.65.65.65.65,0,0,0,.63-.66V37.7A3.33,3.33,0,0,0,35.18,36.49Z"/><path class="cls-1" d="M42,25.12a.64.64,0,0,0-.42-.61.62.62,0,0,0-.72.21l-.78,1.1-1.34,1.92-1.22,1.74-1.47,2.11c-.5.7-1,1.41-1.49,2.12a.64.64,0,0,0,.35,1,.64.64,0,0,0,.7-.26l2.15-3.06,1.92-2.75,2.19-3.14a1.46,1.46,0,0,0,.16-.36Z"/></g><path d="M44.78,25.16a3.52,3.52,0,0,0-.52-1.87A3.62,3.62,0,0,0,41,21.46c-2.07,0-4.13,0-6.19,0H32.18a6.42,6.42,0,0,0-1.44.16,7.18,7.18,0,0,0-2.52,1.05,6.88,6.88,0,0,0-1.63,1.51c-.37.49-.72,1-1.08,1.51L24.24,27.5l-1,1.44-.94,1.35c-.35.51-.71,1-1.06,1.51S20.41,33,20,33.58a3.83,3.83,0,0,0-.76,2.31q0,1,0,2a4.57,4.57,0,0,0,.68,2.45,4.63,4.63,0,0,0,2.29,1.92,4.84,4.84,0,0,0,1.72.31h9.6a3.88,3.88,0,0,0,1.12-.15,3.61,3.61,0,0,0,1.77-1.14c.24-.29.45-.61.67-.92l2.1-3,1.19-1.69,1.07-1.54,1.34-1.91c.41-.59.82-1.19,1.25-1.78a3.78,3.78,0,0,0,.76-2.32C44.77,27.12,44.78,26.14,44.78,25.16ZM43,29.62l-1.41,2-1.87,2.68L38.5,36.07l-1.61,2.29c-.44.64-.88,1.28-1.34,1.91a2.32,2.32,0,0,1-1.91,1c-1.65,0-3.31,0-5,0s-3.22,0-4.83,0a3.37,3.37,0,0,1-3.35-3.44V36.2a7.55,7.55,0,0,1,.05-.83,2.15,2.15,0,0,1,.4-.93l2.58-3.69,2-2.83c.66-.94,1.31-1.88,2-2.81a5.48,5.48,0,0,1,1.88-1.63,6,6,0,0,1,3-.74c2.11,0,4.23,0,6.34,0H41a2.43,2.43,0,0,1,2.41,2,2,2,0,0,1,0,.41c0,1,0,2,0,3A2.45,2.45,0,0,1,43,29.62Z"/>',
|
|
16
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
17
|
-
}, {
|
|
18
|
-
name: 'form-capsule',
|
|
19
|
-
width: 64,
|
|
20
|
-
height: 64,
|
|
21
|
-
viewBox: '0 0 64 64',
|
|
22
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M38.11,30,35.5,26.69a.5.5,0,0,0-.7-.08.49.49,0,0,0-.08.7l2.61,3.27a.47.47,0,0,0,.39.19.51.51,0,0,0,.31-.11A.5.5,0,0,0,38.11,30Z"/><path class="cls-1" d="M29.77,35.13a.5.5,0,0,0-.65.29l-1.49,3.91a.49.49,0,0,0,.29.64.33.33,0,0,0,.17,0,.49.49,0,0,0,.47-.32l1.49-3.91A.51.51,0,0,0,29.77,35.13Z"/><path d="M46.55,20.54a4.76,4.76,0,0,0-6.68-.75L27,30a4.92,4.92,0,0,0-1.11,1.3l-3-1.16a4.77,4.77,0,0,0-6.15,2.74,4.78,4.78,0,0,0,.1,3.64,4.71,4.71,0,0,0,2.65,2.5l15.35,5.87a4.75,4.75,0,1,0,3.39-8.88l-2.34-.9,9.93-7.92a4.76,4.76,0,0,0,.75-6.69Zm0,3.39a3.75,3.75,0,0,1-1.39,2.52L34.79,34.74l-7.93-3a3.71,3.71,0,0,1,.79-.89L40.49,20.57a3.76,3.76,0,0,1,6.08,3.36ZM40,41.83A3.77,3.77,0,0,1,35.17,44L19.82,38.13a3.76,3.76,0,1,1,2.69-7l3,1.14.47.18.47.17,7.46,2.86.55.21.54.2L37.86,37A3.76,3.76,0,0,1,40,41.83Z"/>',
|
|
23
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
24
|
-
}, {
|
|
25
|
-
name: 'form-chocolate',
|
|
26
|
-
width: 64,
|
|
27
|
-
height: 64,
|
|
28
|
-
viewBox: '0 0 64 64',
|
|
29
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><polygon class="cls-1" points="15.15 23.69 16.45 24.63 21.86 21.01 27.3 24.63 28.58 23.69 21.89 19.34 15.15 23.69"/><polygon class="cls-1" points="42.11 30.45 35.37 34.8 36.67 35.74 42.08 32.12 47.52 35.74 48.8 34.8 42.11 30.45"/><path d="M10.38,24.43a.45.45,0,0,0-.34-.05.39.39,0,0,0-.26.21L8.12,27.67a.44.44,0,0,0,.14.56L21,36.42a.39.39,0,0,0,.23.07.46.46,0,0,0,.2-.05.44.44,0,0,0,.23-.38V31.92a.43.43,0,0,0-.2-.35Zm10.4,10.86L9.05,27.73l1.26-2.33,10.47,6.76Z"/><path d="M35.65,27.66l-1.68-3a.45.45,0,0,0-.27-.2.43.43,0,0,0-.33.06l-11.16,7.2a.42.42,0,0,0-.19.35v4a.43.43,0,0,0,.22.38.46.46,0,0,0,.2.05.39.39,0,0,0,.23-.07l12.84-8.19A.42.42,0,0,0,35.65,27.66ZM22.87,35.29V32.34L33.45,25.5l1.27,2.23Z"/><path d="M32.86,24.16a.42.42,0,0,0,0-.72l-10.77-7a.41.41,0,0,0-.46,0l-10.7,7a.44.44,0,0,0-.19.36.42.42,0,0,0,.19.36l10.74,6.91a.47.47,0,0,0,.46,0ZM11.94,23.8l9.92-6.47,10,6.47-10,6.4Z"/><path d="M30.6,35.54a.45.45,0,0,0-.34,0,.42.42,0,0,0-.26.21l-1.66,3.08a.44.44,0,0,0,.14.56l12.71,8.19a.39.39,0,0,0,.23.07.46.46,0,0,0,.2-.05.42.42,0,0,0,.22-.37V43a.42.42,0,0,0-.19-.36ZM41,46.4,29.27,38.84l1.26-2.33L41,43.27Z"/><path d="M55.87,38.77l-1.68-3a.43.43,0,0,0-.27-.2.48.48,0,0,0-.33.06l-11.16,7.2a.42.42,0,0,0-.19.36v4a.42.42,0,0,0,.22.37.46.46,0,0,0,.2.05.39.39,0,0,0,.23-.07l12.84-8.19A.42.42,0,0,0,55.87,38.77ZM43.09,46.4V43.45l10.58-6.84,1.27,2.23Z"/><path d="M53.08,35.27a.43.43,0,0,0,.2-.36.39.39,0,0,0-.2-.35l-10.76-7a.44.44,0,0,0-.47,0l-10.7,7a.41.41,0,0,0-.19.35.42.42,0,0,0,.19.36l10.74,6.91a.41.41,0,0,0,.46,0Zm-20.92-.36,9.93-6.47,10,6.47-10,6.41Z"/>',
|
|
30
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
31
|
-
}, {
|
|
32
|
-
name: 'form-cookie',
|
|
33
|
-
width: 64,
|
|
34
|
-
height: 64,
|
|
35
|
-
viewBox: '0 0 64 64',
|
|
36
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M28,19.51a.51.51,0,0,0-.71-.06,2.57,2.57,0,0,0-.89,1.93.51.51,0,0,0,.5.5.5.5,0,0,0,.5-.5,1.54,1.54,0,0,1,.55-1.17A.49.49,0,0,0,28,19.51Z"/><path d="M36.68,38.12a1.78,1.78,0,0,1-1.11-1.7V27.58a1.78,1.78,0,0,1,1.11-1.7,4.79,4.79,0,0,0,3-5.65,4.77,4.77,0,0,0-7.33-2.8.69.69,0,0,1-.78,0,4.78,4.78,0,1,0-4.29,8.45,1.78,1.78,0,0,1,1.11,1.7v8.84a1.78,1.78,0,0,1-1.11,1.7,4.8,4.8,0,0,0-3,5.65,4.77,4.77,0,0,0,7.33,2.8.69.69,0,0,1,.78,0,4.7,4.7,0,0,0,2.68.84,5,5,0,0,0,1.26-.17,4.72,4.72,0,0,0,3.39-3.47A4.8,4.8,0,0,0,36.68,38.12Zm2.07,5.42a3.73,3.73,0,0,1-2.67,2.74A3.83,3.83,0,0,1,33,45.75a1.65,1.65,0,0,0-1.9,0,3.79,3.79,0,0,1-3.13.52,3.7,3.7,0,0,1-2.67-2.73,3.77,3.77,0,0,1,2.4-4.48,2.78,2.78,0,0,0,1.78-2.64V27.58a2.78,2.78,0,0,0-1.78-2.64,3.77,3.77,0,0,1-2.4-4.48,3.73,3.73,0,0,1,2.67-2.74,3.83,3.83,0,0,1,3.13.53,1.67,1.67,0,0,0,1.9,0,3.83,3.83,0,0,1,3.13-.53,3.73,3.73,0,0,1,2.67,2.74,3.77,3.77,0,0,1-2.4,4.48,2.78,2.78,0,0,0-1.78,2.64v8.84a2.78,2.78,0,0,0,1.78,2.64A3.77,3.77,0,0,1,38.75,43.54Z"/>',
|
|
37
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
38
|
-
}, {
|
|
39
|
-
name: 'form-cream',
|
|
40
|
-
width: 64,
|
|
41
|
-
height: 64,
|
|
42
|
-
viewBox: '0 0 64 64',
|
|
43
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;opacity:0.85;}</style></defs><path class="cls-1" d="M37.06,30.88V29.67H28.8a.61.61,0,0,0-.61.6V46.68a.61.61,0,0,0,.61.61h8.26V46.08H29.41V30.88Z"/><path d="M39.49,14.9,39,14.51a3.15,3.15,0,0,0-2.11-.8H32a4.19,4.19,0,0,1-1.05-.13L28.65,13a.62.62,0,0,0-.74.43.61.61,0,0,0,.43.74l1.18.31V16.2A1.88,1.88,0,0,0,28.19,18v.63h-.63a.6.6,0,0,0-.6.61v4.39a5.37,5.37,0,0,0-2.65,4.61V49a2.09,2.09,0,0,0,2.08,2.09h9.8A2.09,2.09,0,0,0,38.27,49V28.23a5.37,5.37,0,0,0-2.65-4.61V19.23a.6.6,0,0,0-.6-.61H34.4V18a1.87,1.87,0,0,0-1.33-1.79V14.92h3.86a2,2,0,0,1,1.32.5l.44.39a.6.6,0,0,0,.4.15.58.58,0,0,0,.45-.21A.6.6,0,0,0,39.49,14.9Zm-8.76-.13a4.79,4.79,0,0,0,1.13.14V16.1H30.73Zm6.33,13.46V49a.87.87,0,0,1-.87.88h-9.8a.87.87,0,0,1-.87-.88V28.23a4.17,4.17,0,0,1,4.17-4.17h3.2A4.17,4.17,0,0,1,37.06,28.23Zm-2.65-8.4V23.1a5,5,0,0,0-1.52-.25h-3.2a5.09,5.09,0,0,0-1.52.25V19.83ZM33.19,18v.63H29.41V18a.67.67,0,0,1,.67-.67h2.43A.67.67,0,0,1,33.19,18Z"/>',
|
|
44
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
45
|
-
}, {
|
|
46
|
-
name: 'form-enamel',
|
|
47
|
-
width: 64,
|
|
48
|
-
height: 64,
|
|
49
|
-
viewBox: '0 0 64 64',
|
|
50
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M31.58,36.28a.54.54,0,0,0-.76-.07.55.55,0,0,0-.07.77,2.8,2.8,0,0,1,.57,2.52l-1.1,4.3a.54.54,0,0,0,.39.66l.14,0a.54.54,0,0,0,.52-.41l1.11-4.3A3.9,3.9,0,0,0,31.58,36.28Z"/><path class="cls-1" d="M29.41,35a3.8,3.8,0,0,0-.82-.08.54.54,0,1,0,0,1.08,2.88,2.88,0,0,1,.59.06l.12,0A.55.55,0,0,0,29.41,35Z"/><path d="M33.88,34.73a5.41,5.41,0,0,0-4.3-2.11H23.29A5.45,5.45,0,0,0,18,39.43l1.6,6.27a3.25,3.25,0,0,0,3.15,2.44h7.35a3.24,3.24,0,0,0,3.14-2.44l1.61-6.27A5.4,5.4,0,0,0,33.88,34.73Zm-.07,4.43L32.2,45.43a2.16,2.16,0,0,1-2.09,1.62H22.76a2.14,2.14,0,0,1-2.09-1.62l-1.61-6.27a4.37,4.37,0,0,1,4.23-5.46h6.29a4.37,4.37,0,0,1,4.23,5.46Z"/><path d="M22.54,31.8h7.79a.53.53,0,0,0,.54-.58l-1.09-14.1a1.37,1.37,0,0,0-1.36-1.26H24.35A1.36,1.36,0,0,0,23,17.13L22,31.22a.53.53,0,0,0,.54.58Zm.58-1.08.11-1.57h6.39l.12,1.57Zm.95-13.51a.28.28,0,0,1,.28-.26h4.07a.27.27,0,0,1,.28.25l.84,10.87H23.31Z"/><path d="M46,32.62a.54.54,0,0,0-.4-.17H42.29V21.93a1.41,1.41,0,0,0,.92-1.19h0l.42-4.28A.54.54,0,0,0,43.5,16a.58.58,0,0,0-.41-.18H40.38a.55.55,0,0,0-.54.61l.55,4.31a1.42,1.42,0,0,0,.81,1.1V32.45H37.92a.55.55,0,0,0-.54.58l1,13.82a1.38,1.38,0,0,0,1.36,1.27h4.15a1.37,1.37,0,0,0,1.36-1.28L46.17,33A.61.61,0,0,0,46,32.62ZM42.49,17l-.36,3.69h0a.33.33,0,0,1-.66,0L41,17ZM45,33.53l-.06,1h-6.4l-.07-1ZM44.2,46.77a.28.28,0,0,1-.28.26H39.77a.27.27,0,0,1-.27-.26L38.66,35.6h6.25Z"/>',
|
|
51
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
52
|
-
}, {
|
|
53
|
-
name: 'form-eyedrop',
|
|
54
|
-
width: 64,
|
|
55
|
-
height: 64,
|
|
56
|
-
viewBox: '0 0 64 64',
|
|
57
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M30.63,25.13s0,0,0-.05A14.92,14.92,0,0,0,29,21.31a.52.52,0,0,0-.86,0c-.66,1.11-1.75,3.17-1.75,4.48,0,.06,0,.12,0,.18a2.88,2.88,0,0,0,.24,1l.09.18a2.88,2.88,0,0,0,.63.78,1.88,1.88,0,0,0,1.2.51,2.52,2.52,0,0,0,2.14-2.28v-.07a2.4,2.4,0,0,0,0-.28A3.2,3.2,0,0,0,30.63,25.13Zm-1,1.08a1.83,1.83,0,0,1-.08.25,1.4,1.4,0,0,1-1,1,.76.76,0,0,1-.42-.16,1.72,1.72,0,0,1-.54-.61s0-.11-.08-.17a1.93,1.93,0,0,1-.14-.69s0-.08,0-.12a8.75,8.75,0,0,1,1.16-3.08,11.9,11.9,0,0,1,1.09,2.61c0,.07,0,.11,0,.17a3.65,3.65,0,0,1,.05.42A1.93,1.93,0,0,1,29.66,26.21Z"/><path d="M49.73,33.62c-.34-.34-8.08-8.11-16.92-8.57-.27,0-.54-.05-.81-.05s-.54,0-.81.05l-.56.08a3.2,3.2,0,0,1,.08.66,2.4,2.4,0,0,1,0,.28c.44,0,.88-.07,1.32-.07a6.69,6.69,0,1,1-4.66,1.91,2.88,2.88,0,0,1-.63-.78,7.67,7.67,0,1,0,10.23-.31A33.06,33.06,0,0,1,48.65,34c-1.68,1.58-8.94,8-16.65,8s-15-6.38-16.65-8a33.68,33.68,0,0,1,11.27-7,2.88,2.88,0,0,1-.24-1,34,34,0,0,0-12.11,7.65.5.5,0,0,0,0,.7c.35.35,8.56,8.61,17.73,8.61s17.38-8.26,17.73-8.61A.5.5,0,0,0,49.73,33.62Z"/><path d="M32,35.87a3.21,3.21,0,1,0-3.2-3.2A3.2,3.2,0,0,0,32,35.87Zm0-5.41a2.21,2.21,0,1,1-2.2,2.21A2.2,2.2,0,0,1,32,30.46Z"/>',
|
|
58
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
59
|
-
}, {
|
|
60
|
-
name: 'form-eyeliner',
|
|
61
|
-
width: 64,
|
|
62
|
-
height: 64,
|
|
63
|
-
viewBox: '0 0 64 64',
|
|
64
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M22.6,39.39l-2.5-7.52a.52.52,0,0,0-1,0l-2.49,7.52a.78.78,0,0,0,0,.16V52.22a.5.5,0,0,0,.5.5h5a.5.5,0,0,0,.5-.5V39.55A.78.78,0,0,0,22.6,39.39Zm-1,12.33h-4V45h4Zm0-7.72h-4V39.63l2-6,2,6Z"/><path d="M32,28.39a3.21,3.21,0,1,0-3.2-3.21A3.21,3.21,0,0,0,32,28.39ZM32,23a2.21,2.21,0,1,1-2.2,2.2A2.2,2.2,0,0,1,32,23Z"/><path d="M49.73,26.13a36.73,36.73,0,0,0-4.55-3.75,6.76,6.76,0,0,0,3.37-5.83.5.5,0,0,0-.5-.5.5.5,0,0,0-.5.5,5.77,5.77,0,0,1-3.31,5.19,32.44,32.44,0,0,0-3.71-2.09A6.74,6.74,0,0,0,43.65,14a.51.51,0,0,0-.5-.5.5.5,0,0,0-.5.5,5.78,5.78,0,0,1-3.26,5.18A21.06,21.06,0,0,0,35,17.81a6.75,6.75,0,0,0,3.74-6,.5.5,0,0,0-1,0A5.75,5.75,0,0,1,32,17.52a7.2,7.2,0,0,0-.81,0c-8.84.47-16.58,8.23-16.92,8.57a.5.5,0,0,0,0,.7c.35.35,8.56,8.62,17.73,8.62s17.38-8.27,17.73-8.62A.5.5,0,0,0,49.73,26.13ZM32,18.52h0c.24,0,.47,0,.71,0a6.65,6.65,0,1,1-.73,0Zm0,15.93c-7.7,0-15-6.39-16.65-8,1.31-1.23,6-5.39,11.71-7.15a7.67,7.67,0,1,0,9.87,0,27.63,27.63,0,0,1,6.53,3.13l.65.44a37.45,37.45,0,0,1,4.54,3.59C47,28.06,39.71,34.45,32,34.45Z"/>',
|
|
65
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
66
|
-
}, {
|
|
67
|
-
name: 'form-floral',
|
|
68
|
-
width: 64,
|
|
69
|
-
height: 64,
|
|
70
|
-
viewBox: '0 0 64 64',
|
|
71
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M32.64,29.09s1.53.55,1.53,3a.5.5,0,0,0,.5.5.51.51,0,0,0,.5-.5c0-3.15-2.11-3.91-2.2-3.94a.51.51,0,0,0-.64.31A.49.49,0,0,0,32.64,29.09Z"/><path class="cls-1" d="M44.64,42.2,44.39,42a5.83,5.83,0,0,0-3.8-1.46,5.9,5.9,0,0,0,1.65-3.74v-.34h-.34a5.89,5.89,0,0,0-3.73,1.66,5.88,5.88,0,0,0-1.46-3.81L36.49,34l-.24.25a5.88,5.88,0,0,0-1.46,3.8,5.85,5.85,0,0,0-3.72-1.66h-.34v.34a5.9,5.9,0,0,0,1.65,3.74A5.87,5.87,0,0,0,28.58,42l-.25.23.25.24a5.88,5.88,0,0,0,3.8,1.46,5.92,5.92,0,0,0-1.66,3.74V48h.34a5.9,5.9,0,0,0,3.74-1.65,5.87,5.87,0,0,0,1.45,3.8l.24.25.23-.25a5.83,5.83,0,0,0,1.46-3.8A5.92,5.92,0,0,0,41.91,48h.34v-.34a5.9,5.9,0,0,0-1.65-3.74,5.83,5.83,0,0,0,3.8-1.46Zm-6.19-3.48a5.43,5.43,0,0,1,3.12-1.61A5.43,5.43,0,0,1,40,40.24h0a3.94,3.94,0,0,0-1.52-1.51Zm-3-.37A5.42,5.42,0,0,1,36.49,35a5.47,5.47,0,0,1,1.07,3.35v0a3.89,3.89,0,0,0-1.07-.15,4,4,0,0,0-1.08.15Zm-4-1.25a5.39,5.39,0,0,1,3.12,1.62h0A4,4,0,0,0,33,40.25l0,0A5.47,5.47,0,0,1,31.41,37.1Zm-2.12,5.09a5.4,5.4,0,0,1,3.34-1.07h0a3.92,3.92,0,0,0-.16,1.08,3.84,3.84,0,0,0,.16,1.06h0A5.47,5.47,0,0,1,29.29,42.19Zm5.23,3.48a5.46,5.46,0,0,1-3.13,1.61A5.45,5.45,0,0,1,33,44.15h0a4,4,0,0,0,1.52,1.52Zm3,.37a5.47,5.47,0,0,1-1.07,3.35A5.41,5.41,0,0,1,35.41,46v0a3.89,3.89,0,0,0,2.14,0Zm.28-.8-.11,0a3.25,3.25,0,0,1-2.47,0l-.1,0a3.34,3.34,0,0,1-1.71-1.7l0-.11a3.3,3.3,0,0,1,0-2.47l0-.1a3.3,3.3,0,0,1,1.72-1.71l.09,0a3.3,3.3,0,0,1,2.47,0l.1,0a3.32,3.32,0,0,1,1.71,1.71l0,.1a3.37,3.37,0,0,1,.24,1.24,3.32,3.32,0,0,1-.24,1.23l0,.11A3.36,3.36,0,0,1,37.83,45.24Zm3.74,2a5.45,5.45,0,0,1-3.13-1.62h0A4,4,0,0,0,40,44.14v0A5.49,5.49,0,0,1,41.57,47.29Zm-1.24-4h0a3.56,3.56,0,0,0,.16-1.07,3.89,3.89,0,0,0-.15-1.07h0a5.41,5.41,0,0,1,3.35,1.07A5.47,5.47,0,0,1,40.33,43.27Z"/><path class="cls-1" d="M36.49,39.92a.33.33,0,1,0,0,.65,1.64,1.64,0,0,1,1.63,1.63.32.32,0,0,0,.64,0A2.28,2.28,0,0,0,36.49,39.92Z"/><path d="M36.49,33.39a.48.48,0,0,0,.47-.48V31.33a5.52,5.52,0,0,0-3.68-5.23V23.81h.37a1,1,0,0,0,1-1V19.07a1,1,0,0,0-1-1H31.8a2.3,2.3,0,0,1-.74-1.89v-.57c0-1.55.08-3.9-1.09-5.09a2.65,2.65,0,0,0-3.63,0c-1.17,1.19-1.12,3.54-1.09,5.09,0,.2,0,.4,0,.57a2.33,2.33,0,0,1-.74,1.89H22.66a1,1,0,0,0-1,1v3.74a1,1,0,0,0,1,1H23V26.1a5.52,5.52,0,0,0-3.68,5.23v21a1.83,1.83,0,0,0,1.82,1.83h14A1.82,1.82,0,0,0,37,52.37V51.15a.48.48,0,1,0-1,0v1.22a.87.87,0,0,1-.87.87h-14a.86.86,0,0,1-.86-.87v-21a4.6,4.6,0,0,1,3.28-4.41h4.57a.47.47,0,0,0,.47-.48.48.48,0,0,0-.47-.48H24V23.81h7a.48.48,0,0,0,.48-.48.47.47,0,0,0-.48-.48H23.51l-.89,0,0-3.78,11,0,0,3.78H32.8a.47.47,0,0,0-.47.48v3.11a.46.46,0,0,0,.34.46A4.6,4.6,0,0,1,36,31.33v1.58A.48.48,0,0,0,36.49,33.39ZM26.21,15.59c0-1.31-.07-3.49.82-4.4a1.48,1.48,0,0,1,1.13-.43,1.51,1.51,0,0,1,1.13.43c.88.91.84,3.09.82,4.4,0,.21,0,.41,0,.59a3.76,3.76,0,0,0,.47,1.89H25.74a3.66,3.66,0,0,0,.47-1.89Z"/>',
|
|
72
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
73
|
-
}, {
|
|
74
|
-
name: 'form-foam',
|
|
75
|
-
width: 64,
|
|
76
|
-
height: 64,
|
|
77
|
-
viewBox: '0 0 64 64',
|
|
78
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M41.76,37.1c-.22-.15-.44-.05-.7.22a4.07,4.07,0,0,1-1,.85,12.91,12.91,0,0,1-1.72.7,1.9,1.9,0,0,0-1.44,1.75.4.4,0,0,0,.37.41.41.41,0,0,0,.49-.41,1,1,0,0,1,.65-.83c.34-.14.69-.23,1-.35a4.55,4.55,0,0,0,2.28-1.59C42,37.51,42,37.26,41.76,37.1Z"/><path class="cls-1" d="M36.91,43.58l-.55,0c-.25,0-.55.06-.83.13a2,2,0,0,0-1.62,1.82c0,.28.1.48.39.51s.43-.15.48-.41A1.21,1.21,0,0,1,36,44.48c.3,0,.61,0,.91-.06a.38.38,0,0,0,.4-.38A.39.39,0,0,0,36.91,43.58Z"/><path d="M30.85,30.44a6.4,6.4,0,0,0-2.36-3.33.57.57,0,0,1-.26-.54c0-.51,0-1,0-1.54a2.06,2.06,0,0,0-.79-1.72A2.23,2.23,0,0,0,26,22.89H24.3V19.52c.3-.09.63-.09.78-.26s.14-.5.2-.78H29.8c.52,0,.65-.13.65-.64V16.2c0-.58-.12-.69-.71-.69h-4.5c0-.38.06-.76-.33-1H20.75a.7.7,0,0,0-.31.67c0,1.13,0,2.27,0,3.4,0,.74,0,.8.78.84,0,0,0,0,.06,0v3.44c-.71,0-1.39,0-2.07,0a1.89,1.89,0,0,0-1.74,1.71,10.69,10.69,0,0,0,0,1.6,1.18,1.18,0,0,1-.51,1.08A6,6,0,0,0,14.55,32c0,5.23,0,10.46,0,15.69A1.56,1.56,0,0,0,15.25,49a2.41,2.41,0,0,0,1.42.42H29a3,3,0,0,0,.84-.14,1.67,1.67,0,0,0,1.27-1.65c0-5.17,0-10.34,0-15.51A6.55,6.55,0,0,0,30.85,30.44Zm-5.62-14h4.32v1.16H25.23Zm-3.9-1h3v3.09h-3Zm2.05,4v3.4H22.2v-3.4Zm-5,5.26a1,1,0,0,1,1.11-.94c2.25,0,4.51,0,6.76,0a1.06,1.06,0,0,1,1.12,1c.05.63,0,1.26,0,1.91h-9C18.33,26,18.29,25.35,18.34,24.71ZM29.43,48.52a2.07,2.07,0,0,1-.5,0H16.72a1.64,1.64,0,0,1-.54-.07.88.88,0,0,1-.77-1c0-1.31,0-2.63,0-4H30.24v.35c0,1.21,0,2.41,0,3.62C30.26,48,30.14,48.33,29.43,48.52Zm-14-5.88v-9H30.22v9Zm0-9.89a5.06,5.06,0,0,1,.72-3.23,6.1,6.1,0,0,1,1.71-1.83.71.71,0,0,1,.37-.12q4.61,0,9.21,0a.55.55,0,0,1,.31.08,5.55,5.55,0,0,1,2.41,3.65c.07.47.07.94.1,1.45Z"/><path d="M48.4,43.66a3.51,3.51,0,0,0-1.65-.84A3.31,3.31,0,0,0,44,38.09s0-.07,0-.1a3.17,3.17,0,0,0-3-3.71c-.34,0-.53.1-.57.44a2.79,2.79,0,0,1-2.2,2.36,13.49,13.49,0,0,0-1.35.47A2.93,2.93,0,0,0,35.09,41a7.37,7.37,0,0,0,.36.95l-.36.09a3.58,3.58,0,0,0-2.66,2.36,3.77,3.77,0,0,0,3.52,5c3.42,0,6.84,0,10.26,0a3.22,3.22,0,0,0,2.46-1.2,4.24,4.24,0,0,0,.79-1.71v-.82A3.7,3.7,0,0,0,48.4,43.66Zm-2.35,4.91H36.16a3,3,0,0,1-3-2.14,2.88,2.88,0,0,1,2.29-3.59c.28,0,.57,0,.84,0a.89.89,0,0,0,.55-.22c.17-.21,0-.42-.16-.59A2.12,2.12,0,0,1,36,39.57a2.49,2.49,0,0,1,1.69-1.42c.46-.16.94-.27,1.39-.46a3.5,3.5,0,0,0,2.14-2.47A2.23,2.23,0,0,1,43.05,38s0,.09,0,.13c-.25.71-.08.91.67.86a2.21,2.21,0,0,1,2.17,1.14,2.23,2.23,0,0,1-.06,2.5.88.88,0,0,0-.12.17c-.05.19-.17.42-.1.55a.67.67,0,0,0,.49.25,2.52,2.52,0,0,1,2.37,1.63A2.47,2.47,0,0,1,46.05,48.57Z"/>',
|
|
79
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
80
|
-
}, {
|
|
81
|
-
name: 'form-gel',
|
|
82
|
-
width: 64,
|
|
83
|
-
height: 64,
|
|
84
|
-
viewBox: '0 0 64 64',
|
|
85
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M25.83,33.37a2.31,2.31,0,1,0,2.31,2.31A2.32,2.32,0,0,0,25.83,33.37Zm0,3.44A1.13,1.13,0,1,1,27,35.68,1.14,1.14,0,0,1,25.83,36.81Z"/><circle class="cls-1" cx="32.98" cy="22.19" r="1.16"/><path class="cls-1" d="M37.06,32.09a1.23,1.23,0,1,0,1.23,1.23A1.23,1.23,0,0,0,37.06,32.09Zm0,1.28v-.1a.05.05,0,0,1,0,0Z"/><path class="cls-1" d="M37.06,21.6a1.23,1.23,0,1,0,1.23,1.23A1.23,1.23,0,0,0,37.06,21.6Zm0,1.28v-.1a.05.05,0,0,1,0,0Z"/><path class="cls-1" d="M43.24,32.09A1.77,1.77,0,1,0,45,33.85,1.76,1.76,0,0,0,43.24,32.09Zm0,2.35a.59.59,0,1,1,.59-.59A.58.58,0,0,1,43.24,34.44Z"/><path class="cls-1" d="M40.36,37.52A1.44,1.44,0,1,0,41.81,39,1.44,1.44,0,0,0,40.36,37.52ZM40.1,39a.27.27,0,0,1,.53,0C40.63,39.25,40.1,39.25,40.1,39Z"/><path class="cls-1" d="M33.6,40.66A2.41,2.41,0,1,0,36,43.07,2.41,2.41,0,0,0,33.6,40.66Zm0,3.63a1.23,1.23,0,1,1,1.23-1.22A1.22,1.22,0,0,1,33.6,44.29Z"/><path class="cls-1" d="M32.92,37.08a.91.91,0,1,0,.91-.91A.91.91,0,0,0,32.92,37.08Zm1.18,0c0,.3-.55.3-.54,0a.27.27,0,0,1,.27-.27A.28.28,0,0,1,34.1,37.08Z"/><path class="cls-1" d="M25.51,39.38a1.4,1.4,0,1,0,1.4,1.4A1.4,1.4,0,0,0,25.51,39.38Zm-.22,1.4a.22.22,0,0,1,.44,0C25.73,41,25.29,41,25.29,40.78Z"/><path class="cls-1" d="M25.69,32a.78.78,0,0,0,.78-.78.78.78,0,1,0-.78.78Zm0-1.18a.4.4,0,0,1,.41.4.41.41,0,1,1-.81,0A.4.4,0,0,1,25.69,30.84Z"/><path d="M46.28,29.28A3.91,3.91,0,0,0,44,28V26.44a1.76,1.76,0,0,0-1.76-1.76h-1a8.18,8.18,0,0,0-2.6-5.54l-3.24-3a.52.52,0,0,0-.36-.12.45.45,0,0,0-.32.19,12.52,12.52,0,0,1-10.07,5.12,2.39,2.39,0,0,0-2.38,2.38v1h-.63a1.76,1.76,0,0,0-1.77,1.76V28a4,4,0,0,0-2.18,1.28,3.67,3.67,0,0,0-.73,3l1.53,8.35A10.54,10.54,0,0,0,20,44.29,7.64,7.64,0,0,0,26,48H38a7.64,7.64,0,0,0,6-3.71,10.54,10.54,0,0,0,1.5-3.62L47,32.33A3.65,3.65,0,0,0,46.28,29.28ZM23.21,23.69a1.47,1.47,0,0,1,1.47-1.47,13.44,13.44,0,0,0,10.5-5.08l2.87,2.67a7.22,7.22,0,0,1,2.31,4.87H23.21Zm-2.39,2.75a.85.85,0,0,1,.85-.84H42.24a.85.85,0,0,1,.85.84v1.44H20.82ZM46.1,32.16,44.58,40.5a9.17,9.17,0,0,1-1.37,3.28A6.69,6.69,0,0,1,38,47.08H26a6.69,6.69,0,0,1-5.23-3.3,9.17,9.17,0,0,1-1.37-3.28l-1.53-8.35a2.72,2.72,0,0,1,.54-2.28,3.16,3.16,0,0,1,2.5-1.07H43.07a3.16,3.16,0,0,1,2.5,1.07A2.69,2.69,0,0,1,46.1,32.16Z"/>',
|
|
86
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
87
|
-
}, {
|
|
88
|
-
name: 'form-gum',
|
|
89
|
-
width: 64,
|
|
90
|
-
height: 64,
|
|
91
|
-
viewBox: '0 0 64 64',
|
|
92
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M37.42,27.09a.75.75,0,0,0-1.11,1c.93,1,2.15,3.89,2.8,8.85a.75.75,0,0,0,.75.65H40a.74.74,0,0,0,.64-.84C40,32.25,38.82,28.64,37.42,27.09Z"/><path class="cls-1" d="M31.91,22.65a.75.75,0,0,0,.18,1.49,2.57,2.57,0,0,1,2.35,1.26.75.75,0,0,0,1.31-.73A4,4,0,0,0,31.91,22.65Z"/><path d="M44,38.14c-.06-1.08-.11-2.16-.25-3.24a23.94,23.94,0,0,0-2.38-7.83,15.51,15.51,0,0,0-3.92-5.13,8.1,8.1,0,0,0-10.17-.49,13.3,13.3,0,0,0-3.83,4.24A25.21,25.21,0,0,0,20,38.11a4,4,0,0,0,1.55,3.34,9.38,9.38,0,0,0,3.07,1.6,24.37,24.37,0,0,0,7.65,1.06c.39,0,1.07,0,1.76-.08a20.54,20.54,0,0,0,5.21-1,9.12,9.12,0,0,0,3.25-1.7A3.81,3.81,0,0,0,44,38.14ZM41.6,40.26a7.31,7.31,0,0,1-2.48,1.35,19.78,19.78,0,0,1-5,1c-.7,0-1.41.07-1.87.09a22.73,22.73,0,0,1-7.35-1.07,7.25,7.25,0,0,1-2.49-1.34,2.47,2.47,0,0,1-.95-2.1c0-.49,0-1,.06-1.47a24.69,24.69,0,0,1,1.7-7.39A16.6,16.6,0,0,1,26.51,24a8.23,8.23,0,0,1,3.76-2.4,6.58,6.58,0,0,1,5.81,1.16,12.67,12.67,0,0,1,3.57,4.2,22.22,22.22,0,0,1,2.57,7.67c.18,1.18.22,2.39.32,3.59A2.41,2.41,0,0,1,41.6,40.26Z"/>',
|
|
93
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
94
|
-
}, {
|
|
95
|
-
name: 'form-homeopathy',
|
|
96
|
-
width: 64,
|
|
97
|
-
height: 64,
|
|
98
|
-
viewBox: '0 0 64 64',
|
|
99
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M32.13,41.79a2,2,0,0,0-1.47-1.89,1.85,1.85,0,0,0,.15-.74,2,2,0,0,0-2-2,1.93,1.93,0,0,0-1.52.74,1.93,1.93,0,0,0-3,0,1.95,1.95,0,0,0-3.48,1.21,1.87,1.87,0,0,0,.14.71,1.95,1.95,0,0,0,0,3.85,1.9,1.9,0,0,0-.11.63,1.87,1.87,0,0,0,.14.71,2,2,0,1,0,1.78,3.18,1.94,1.94,0,0,0,3,0,2,2,0,0,0,1.49.7,2,2,0,0,0,1.5-.7,2,2,0,1,0,2-3.15,1.85,1.85,0,0,0,0-1.41A2,2,0,0,0,32.13,41.79ZM29.42,43.6a.94.94,0,0,1,.39.75,1,1,0,1,1-1-1,1,1,0,0,1,.3.06A1.43,1.43,0,0,0,29.42,43.6Zm-3.18-1.81a1,1,0,0,1,1.91,0,1,1,0,1,1-1.91,0Zm-2,1a1,1,0,1,1,1-1A1,1,0,0,1,24.21,42.75Zm1.59.64a1,1,0,1,1-.95,1A1,1,0,0,1,25.8,43.39Zm-3.05,0a1,1,0,1,1-.95,1A1,1,0,0,1,22.75,43.39Zm6.1-5.19a1,1,0,1,1-1,1A1,1,0,0,1,28.85,38.2Zm-3.05,0a1,1,0,1,1-.95,1A1,1,0,0,1,25.8,38.2Zm-3.05,0a1,1,0,1,1-.95,1A1,1,0,0,1,22.75,38.2Zm-2.48,3.59a1,1,0,1,1,1,1A1,1,0,0,1,20.27,41.79Zm1,6.15a1,1,0,1,1,1-1A1,1,0,0,1,21.23,47.94Zm3,0a1,1,0,1,1,1-1A1,1,0,0,1,24.21,47.94Zm3,0a1,1,0,1,1,1-1A1,1,0,0,1,27.19,47.94Zm3.94-1a1,1,0,1,1-.95-.95A1,1,0,0,1,31.13,47Zm-.95-4.23a.94.94,0,0,1-.3-.06,2.29,2.29,0,0,0-.27-.14.94.94,0,1,1,.57.2Z"/><path class="cls-1" d="M31.32,29.4a.5.5,0,1,0-.72.69l.71.74a.79.79,0,0,1,.23.56V34.6a.5.5,0,0,0,.5.5.5.5,0,0,0,.5-.5V31.39a1.81,1.81,0,0,0-.5-1.25Z"/><path class="cls-1" d="M29.49,29a.45.45,0,0,0,.17.11.41.41,0,0,0,.19,0A.47.47,0,0,0,30.2,29a.46.46,0,0,0,.11-.16.41.41,0,0,0,0-.19.51.51,0,0,0-.15-.35.36.36,0,0,0-.16-.11.51.51,0,0,0-.55.11.55.55,0,0,0-.14.35.41.41,0,0,0,0,.19A.44.44,0,0,0,29.49,29Z"/><path class="cls-1" d="M28.83,28.05A.65.65,0,0,0,29,28a.53.53,0,0,0,.27-.27.65.65,0,0,0,0-.19.58.58,0,0,0,0-.19.5.5,0,0,0-.11-.17.52.52,0,0,0-.55-.1.54.54,0,0,0-.16.1,1,1,0,0,0-.11.17.58.58,0,0,0,0,.19.5.5,0,0,0,.14.35A.49.49,0,0,0,28.83,28.05Z"/><path class="cls-1" d="M41.71,46a5.77,5.77,0,0,0-2,.38,6.28,6.28,0,0,0,.6-2.66,6.81,6.81,0,0,0-3-5.53,6.81,6.81,0,0,0-3,5.53,6.63,6.63,0,0,0,2.16,4.82l-1.66,1.63a.49.49,0,0,0,0,.7.47.47,0,0,0,.35.15.5.5,0,0,0,.35-.14l1.73-1.69,0,0a6,6,0,0,0,4.48,2.11,6.05,6.05,0,0,0,4.92-2.67A6.05,6.05,0,0,0,41.71,46Zm-6.46-2.28a5.71,5.71,0,0,1,2-4.26,5.71,5.71,0,0,1,2,4.26,5.56,5.56,0,0,1-1.51,3.76V44.06a.5.5,0,0,0-1,0v3.42A5.56,5.56,0,0,1,35.25,43.72Zm6.46,6.62a4.79,4.79,0,0,1-3.09-1.17H41.4a.5.5,0,0,0,0-1H38.62A4.85,4.85,0,0,1,41.71,47a4.92,4.92,0,0,1,3.63,1.67A4.92,4.92,0,0,1,41.71,50.34Z"/><path d="M34,39.32a.47.47,0,0,0,.48-.48V30.6a2.48,2.48,0,0,0-.64-1.66L31.4,26.2a2.22,2.22,0,0,1-.57-1.49V20.78h.37a1,1,0,0,0,1-1V17a1,1,0,0,0-1-1h-11a1,1,0,0,0-1,1v2.82a1,1,0,0,0,1,1h.37v3.93A2.23,2.23,0,0,1,20,26.2l-2.47,2.74a2.45,2.45,0,0,0-.63,1.66V49.3a1.87,1.87,0,0,0,1.87,1.87H32.64a1.87,1.87,0,0,0,1.87-1.87.47.47,0,0,0-.48-.48.48.48,0,0,0-.48.48.92.92,0,0,1-.91.92H18.77a.92.92,0,0,1-.92-.92V30.6a1.53,1.53,0,0,1,.39-1l2.48-2.74a3.21,3.21,0,0,0,.81-2.13V20.78H25.7a.48.48,0,1,0,0-1H21.06l-.89,0,0-2.86,11,0,0,2.86h-.85a.48.48,0,0,0-.48.47v4.41a3.17,3.17,0,0,0,.82,2.13l2.47,2.74a1.48,1.48,0,0,1,.39,1v8.24A.48.48,0,0,0,34,39.32Z"/><path d="M22.08,15.24a.5.5,0,0,0,.5-.5V13.16h6.24v1.58a.5.5,0,0,0,.5.5.5.5,0,0,0,.5-.5V12.66a.5.5,0,0,0-.5-.5H22.08a.5.5,0,0,0-.5.5v2.08A.5.5,0,0,0,22.08,15.24Z"/>',
|
|
100
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
101
|
-
}, {
|
|
102
|
-
name: 'form-lipstick',
|
|
103
|
-
width: 64,
|
|
104
|
-
height: 64,
|
|
105
|
-
viewBox: '0 0 64 64',
|
|
106
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M21.34,18.61a2.57,2.57,0,0,1-1.56.78A1.57,1.57,0,0,1,18.46,19a.47.47,0,0,0-.66,0,.46.46,0,0,0,0,.65,2.43,2.43,0,0,0,1.76.7h.31A3.63,3.63,0,0,0,22,19.27a.47.47,0,1,0-.66-.66Z"/><path class="cls-1" d="M45.75,39.68,36.68,30.6a.47.47,0,1,0-.66.66l9.08,9.07a.47.47,0,0,0,.33.14.45.45,0,0,0,.32-.14A.44.44,0,0,0,45.75,39.68Z"/><path d="M47.8,38.49l-11-11a.46.46,0,0,0-.65,0l-.76.76L28.12,21a.46.46,0,0,0-.65,0l-.21.21L24,17.89a4.42,4.42,0,0,0-4.53-1.08L16.2,17.86a1.06,1.06,0,0,0-.42,1.76l6.52,6.52-.2.21a.47.47,0,0,0,0,.66l7.22,7.21-.76.76a.47.47,0,0,0,0,.66l11,11a2.5,2.5,0,0,0,3.55,0L47.8,42A2.5,2.5,0,0,0,47.8,38.49ZM16.44,19a.13.13,0,0,1,0-.13.14.14,0,0,1,.09-.1l3.23-1a3.49,3.49,0,0,1,3.59.86l3.3,3.29L23,25.49Zm6.64,7.71L27.79,22l6.89,6.89-2.35,2.36L30,33.57Zm24.06,14.7L42.49,46a1.58,1.58,0,0,1-2.23,0L29.54,35.31l.76-.76h0l5.37-5.37.75-.76L47.14,39.14a1.57,1.57,0,0,1,0,2.24Z"/>',
|
|
107
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
108
|
-
}, {
|
|
109
|
-
name: 'form-lollipop',
|
|
110
|
-
width: 64,
|
|
111
|
-
height: 64,
|
|
112
|
-
viewBox: '0 0 64 64',
|
|
113
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M32.53,23.34a6.07,6.07,0,0,0-.9,1.17,14.32,14.32,0,0,0,7.9,7.88,6.12,6.12,0,0,0,1.17-.91A13.55,13.55,0,0,1,32.53,23.34Z"/><path d="M42,22a7.66,7.66,0,0,0-12,9.31L20.32,41A1.92,1.92,0,1,0,23,43.68L32.69,34A7.66,7.66,0,0,0,42,22ZM22.12,42.78a.64.64,0,0,1-.9-.9l9.51-9.51c.14.16.28.32.43.47s.31.29.47.43Zm14.47-9A6.24,6.24,0,0,1,34,33.24l-.09,0a6.89,6.89,0,0,1-.88-.5l-.14-.11a5.27,5.27,0,0,1-.68-.57l-.11-.08A1.71,1.71,0,0,0,32,31.8a6.57,6.57,0,0,1-.48-.57c-.09-.13-.18-.25-.26-.38a6,6,0,0,1-.31-.55c-.06-.12-.13-.24-.18-.37a5.1,5.1,0,0,1-.24-.69,3.25,3.25,0,0,1-.11-.42,4.64,4.64,0,0,1-.11-.65c0-.17,0-.34,0-.51s0-.15,0-.22a2.28,2.28,0,0,1,0-.26,5.46,5.46,0,0,1,0-.57c0-.19.06-.39.1-.58s.07-.28.11-.42.15-.46.24-.68.13-.28.2-.41.16-.28.24-.42.11-.21.18-.32v0a7,7,0,0,1,1-1.12h0a.24.24,0,0,0,.08-.06,5.86,5.86,0,0,1,.82-.59l.19-.12a6.47,6.47,0,0,1,.88-.42l.24-.08a5.43,5.43,0,0,1,.88-.23l.34-.05a5.55,5.55,0,0,1,.82-.06h0l.42,0a3.81,3.81,0,0,1,.59.07c.21,0,.42.08.63.13a4.42,4.42,0,0,1,.48.15,5.44,5.44,0,0,1,.66.28c.15.07.29.15.43.23s.38.24.57.38a4.54,4.54,0,0,1,.48.39c.08.07.16.12.23.19s.1.14.16.2a4.92,4.92,0,0,1,.5.61c.08.1.15.21.22.31a6.25,6.25,0,0,1,.45.85s0,.05,0,.08a6.43,6.43,0,0,1,.5,2.49A6.37,6.37,0,0,1,36.59,33.81Z"/>',
|
|
114
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
115
|
-
}, {
|
|
116
|
-
name: 'form-lotion',
|
|
117
|
-
width: 64,
|
|
118
|
-
height: 64,
|
|
119
|
-
viewBox: '0 0 64 64',
|
|
120
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M35.4,44.69H28.6a.45.45,0,0,0,0,.9h6.8a.45.45,0,0,0,0-.9Z"/><path class="cls-1" d="M32,38.47a2.39,2.39,0,0,0,2.4-2.4.41.41,0,0,0-.42-.41.41.41,0,0,0-.41.41A1.57,1.57,0,0,1,32,37.64a.41.41,0,0,0-.29.71A.43.43,0,0,0,32,38.47Z"/><path class="cls-1" d="M30.17,39.58a3.8,3.8,0,0,0,5.63-3.33c0-1.94-3.1-6.7-3.45-7.24a.45.45,0,0,0-.35-.19.48.48,0,0,0-.35.19s-.82,1.25-1.64,2.72c-1.2,2.14-1.81,3.66-1.81,4.52a3.83,3.83,0,0,0,1.11,2.69A3.93,3.93,0,0,0,30.17,39.58Zm.56-7.44c.48-.86,1-1.64,1.27-2.13,1.07,1.69,3,5,3,6.24a3,3,0,0,1-5.94,0C29,35.85,29.25,34.77,30.73,32.14Z"/><path d="M36.82,26.09h0a10.8,10.8,0,0,1-1.92-5.38h.47a1,1,0,0,0,1-1V16.76a1,1,0,0,0-1-1H28.63a1,1,0,0,0-1,1v2.95a1,1,0,0,0,1,1h.47a10.8,10.8,0,0,1-1.92,5.38c-5.78,7.08-5.78,14.47,0,22a.49.49,0,0,0,.39.19h8.88a.49.49,0,0,0,.39-.19C42.6,40.56,42.6,33.17,36.82,26.09Zm-8.19-6.38V16.76h6.74v2.95H28.63Zm7.56,27.53H27.81c-5.3-7-5.25-13.91.14-20.51a11.83,11.83,0,0,0,2.16-6h3.78a11.83,11.83,0,0,0,2.16,6h0C41.44,33.33,41.49,40.24,36.19,47.24Z"/>',
|
|
121
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
122
|
-
}, {
|
|
123
|
-
name: 'form-oil',
|
|
124
|
-
width: 64,
|
|
125
|
-
height: 64,
|
|
126
|
-
viewBox: '0 0 64 64',
|
|
127
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><title>pp-iconografia-categorias-subcategorias</title><path d="M44,43.62l0,0s0,0-.05-.06a.52.52,0,0,0-.39-.2h-.16a6.84,6.84,0,0,0-2.8.41,8.65,8.65,0,0,0-.87-2.27l-.06-.14a.51.51,0,0,0-.36-.26h-.12a.5.5,0,0,0-.41.16l-.1.12a5.55,5.55,0,0,0-1.76,3.11,3.89,3.89,0,0,0,0,.9,3.31,3.31,0,0,0-.55,0c-1.77.3-3,1.53-2.76,2.8A2.57,2.57,0,0,0,36.32,50,4.38,4.38,0,0,0,37,49.9a4.2,4.2,0,0,0,1.75.94,4.69,4.69,0,0,0,1.11.14A3.55,3.55,0,0,0,41,50.8a2.08,2.08,0,0,0,1.41-1.38,2,2,0,0,0-.55-1.88c-.06-.07-.13-.12-.19-.18l.3-.17a5.65,5.65,0,0,0,2-3l.06-.14A.49.49,0,0,0,44,43.62Zm-6.11,1A4,4,0,0,1,39,42.4a4.77,4.77,0,0,1,.59,1.93,2.84,2.84,0,0,0-1,1.33,2.93,2.93,0,0,0-.74-.25A2.89,2.89,0,0,1,37.87,44.57Zm-1.6,3.24a1.82,1.82,0,0,0,.1,1.15c-.94,0-1.72-.37-1.82-1s.77-1.45,1.94-1.65a3.18,3.18,0,0,1,1.31,0l-.13,0A2.06,2.06,0,0,0,36.27,47.81Zm4.45,2a3,3,0,0,1-1.69,0c-1.15-.3-2-1.13-1.79-1.81a1.1,1.1,0,0,1,.76-.68,2.45,2.45,0,0,1,.83-.13,3.69,3.69,0,0,1,.86.11,3.05,3.05,0,0,1,1.46.84,1.76,1.76,0,0,1,.28.44.67.67,0,1,0-.58,1,.65.65,0,0,0,.45-.18A1.41,1.41,0,0,1,40.72,49.85Zm.46-.87a.33.33,0,1,1-.33-.32A.32.32,0,0,1,41.18,49Zm.17.45Zm.09-3.07a2.71,2.71,0,0,1-.67.35,3.94,3.94,0,0,0-.83-.31c-.14,0-.29-.06-.43-.09a1.83,1.83,0,0,1,.94-1.37,3.92,3.92,0,0,1,2.38-.6A3.91,3.91,0,0,1,41.44,46.36Z"/><path class="cls-1" d="M33,24.89a4.42,4.42,0,0,1-1.24-2.72V20.53H32a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5h-.69V15.52a.5.5,0,0,0-.5-.5H27.5a.5.5,0,0,0-.5.5v2.06h-.66a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h.3v1.64a4.38,4.38,0,0,1-1.25,2.72,4.67,4.67,0,0,0-1.45,3.4V48.37A2.61,2.61,0,0,0,26.55,51h5.28a2.61,2.61,0,0,0,2.61-2.61V28.29A4.68,4.68,0,0,0,33,24.89ZM28,16h2.34v1.56H28Zm5.44,32.35A1.61,1.61,0,0,1,31.83,50H26.55a1.61,1.61,0,0,1-1.61-1.61V28.29a3.65,3.65,0,0,1,1.15-2.68,5.39,5.39,0,0,0,1.55-3.44V20.53h1.55a.5.5,0,0,0,0-1H26.84v-1h4.69v1h-.29a.5.5,0,0,0-.5.5s0,0,0,.06,0,0,0,.06v2a5.39,5.39,0,0,0,1.55,3.44,3.68,3.68,0,0,1,1.15,2.68Z"/><path class="cls-1" d="M32.18,31.81a.5.5,0,0,0-.5.5v9.54a.5.5,0,0,0,1,0V32.31A.5.5,0,0,0,32.18,31.81Z"/><path class="cls-1" d="M29.19,25.68a3.28,3.28,0,0,0-3.49,3v17a2.44,2.44,0,0,0,2.63,2.18h1.72a2.44,2.44,0,0,0,2.63-2.18.5.5,0,0,0-1,0c0,.64-.75,1.18-1.63,1.18H28.33c-.89,0-1.63-.54-1.63-1.18v-17a2.29,2.29,0,0,1,2.49-2,2.29,2.29,0,0,1,2.49,2,.5.5,0,0,0,1,0A3.28,3.28,0,0,0,29.19,25.68Z"/>',
|
|
128
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
129
|
-
}, {
|
|
130
|
-
name: 'form-oralfilm',
|
|
131
|
-
width: 64,
|
|
132
|
-
height: 64,
|
|
133
|
-
viewBox: '0 0 64 64',
|
|
134
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M28,29.73V40.07H36V29.73ZM35,39.07H29V30.73H35Z"/><path d="M49.2,24.38s0,0,0,0a.33.33,0,0,0,0-.13.32.32,0,0,0-.06-.15v0S49,24,49,24a.87.87,0,0,0-.11-.09l-11-4.25h0a5.48,5.48,0,0,0-3.66,0c-1.49.77-1.73.84-2.19.84s-.7-.07-2.19-.84a5.47,5.47,0,0,0-3.68,0l-11,4.25S15.05,24,15,24s-.07,0-.09.06v0a.32.32,0,0,0-.06.15.28.28,0,0,0,0,.13s0,0,0,0a.74.74,0,0,0,0,.14.53.53,0,0,0,0,.12,18,18,0,0,0,6.63,6v.44c0,7.48,4.71,13.55,10.5,13.55s10.5-6.07,10.5-13.55v-.44a18,18,0,0,0,6.63-6s0-.08,0-.12A.74.74,0,0,0,49.2,24.38ZM26.46,20.6a4.54,4.54,0,0,1,2.89,0c1.5.78,1.92,1,2.65,1s1.15-.18,2.65-1a4.52,4.52,0,0,1,2.88,0l9.69,3.75-.47.13-.26.07c-.3.07-.59.14-.88.19l-.18,0-.71.12-.35,0-.59.07-.38,0-.63,0-.39,0-.75,0-.35,0-1.16,0-1.06.05h0A24.26,24.26,0,0,0,32,26.56a24.26,24.26,0,0,0-7.06-1.29l-1.06-.05-1.16,0-.35,0-.75,0-.38,0-.65,0-.36,0-.63-.07-.3,0-.8-.13-.1,0c-.3,0-.6-.12-.89-.19l-.22-.06a4.91,4.91,0,0,1-.51-.15Zm-9.84,4.75.24.06.71.18.4.09.77.13.33.06,1.1.13h0l1.25.1h.05v3.44A17.26,17.26,0,0,1,16.62,25.35ZM41.5,31.11c0,6.92-4.26,12.55-9.5,12.55S22.5,38,22.5,31.11V26.16l1.37.06,1,.05a24.3,24.3,0,0,1,6.61,1.17v1.9a.5.5,0,1,0,1,0v-1.9a24.3,24.3,0,0,1,6.61-1.17l1-.05,1.37-.06v4.95Zm1-1.57V26.1h0L43.8,26h.05l1.08-.13.34-.06.76-.13.4-.09.72-.18.24-.06A17.49,17.49,0,0,1,42.5,29.54Z"/>',
|
|
135
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
136
|
-
}, {
|
|
137
|
-
name: 'form-oralpaste',
|
|
138
|
-
width: 64,
|
|
139
|
-
height: 64,
|
|
140
|
-
viewBox: '0 0 64 64',
|
|
141
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M26,25.93a.42.42,0,0,0-.62,0,.44.44,0,0,0,0,.62L36.61,37.78a.44.44,0,0,0,.62,0,.45.45,0,0,0,0-.63Z"/><path class="cls-1" d="M24.26,24.18a.45.45,0,0,0-.63,0,.44.44,0,0,0,0,.62l.38.38a.44.44,0,0,0,.62,0,.45.45,0,0,0,0-.63Z"/><path class="cls-1" d="M15.84,18.75,9.69,24.9l.21.22.5.32,6.06-6.06a.45.45,0,0,0,0-.63A.44.44,0,0,0,15.84,18.75Z"/><path class="cls-1" d="M19.36,15.64l-.2-.2-.89.88a.45.45,0,0,0,0,.63.44.44,0,0,0,.62,0l.79-.79-.06-.1Z"/><path class="cls-1" d="M17.21,17.38l-.25.25a.45.45,0,0,0,0,.63.44.44,0,0,0,.62,0l.25-.25a.43.43,0,0,0,0-.63A.44.44,0,0,0,17.21,17.38Z"/><path class="cls-1" d="M56.37,47.25s-2.85,1.36-3.51.1c-1-1.87-2-3.29-5.14-3.29-1.5,0-2.53,1.08-3.44,2-1.3,1.37-1.85,1.76-2.89.78l-.8-.77,0,1.11a3.83,3.83,0,0,0,.91,2.55,2.62,2.62,0,0,0,2,.79A4.28,4.28,0,0,0,46.7,49c.43-.44.72-.71,1-.71s.53.4.84.83a4.45,4.45,0,0,0,3.8,2.25c3.43,0,4.65-3.33,4.7-3.47l.42-1.16Zm-4,3.09a3.44,3.44,0,0,1-3-1.84c-.46-.64-.9-1.24-1.65-1.24a2.55,2.55,0,0,0-1.73,1,3.3,3.3,0,0,1-2.53,1.29,1.69,1.69,0,0,1-1.28-.48,2,2,0,0,1-.46-.8c1.35.54,2.41-.56,3.29-1.49s1.63-1.72,2.71-1.72c2.67,0,3.36,1,4.26,2.75.7,1.34,2.35,1.17,3.53.83A3.8,3.8,0,0,1,52.36,50.34Z"/><path d="M41.44,43l-1.39-1.39.8-.79a.65.65,0,0,0,.09-.79l.11-.1-.38-2a3.8,3.8,0,0,0-1-2l-13-13a40.07,40.07,0,0,1-5.85-7.43l-.3-.48a.64.64,0,0,0-.1-.13l-1.41-1.41a.66.66,0,0,0-.94,0L7.6,23.75a.66.66,0,0,0,0,.94L9,26.1l.11.09.91.59a41,41,0,0,1,6.54,5.29L30,45.49a3.76,3.76,0,0,0,2,1l2,.37a.66.66,0,0,0,.83-.07l1-1,1.39,1.39a1.89,1.89,0,0,0,1.31.58,1.34,1.34,0,0,0,1-.4l2.13-2.13a1.33,1.33,0,0,0,.39-1A1.89,1.89,0,0,0,41.44,43ZM30.92,44.56,17.5,31.14a41.74,41.74,0,0,0-6.75-5.47l-.35-.23-.5-.32-.21-.22L9,24.22l9.47-9.47.69.69.2.2.26.42.06.1a41.39,41.39,0,0,0,6,7.58l13,13a2.55,2.55,0,0,1,.67,1.34l.36,1.9-5.57,5.57-1.9-.36A2.54,2.54,0,0,1,30.92,44.56Zm9.78-.24-2.13,2.12s-.25,0-.45-.18l-1.38-1.38,2.39-2.39,1.38,1.39A.5.5,0,0,1,40.7,44.32Z"/>',
|
|
142
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
143
|
-
}, {
|
|
144
|
-
name: 'form-others',
|
|
145
|
-
width: 64,
|
|
146
|
-
height: 64,
|
|
147
|
-
viewBox: '0 0 64 64',
|
|
148
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><title>pp-iconografia-categorias-subcategorias</title><path d="M40,28.19H35.87V24.06a1.5,1.5,0,0,0-1.5-1.5H29.63a1.5,1.5,0,0,0-1.5,1.5v4.13H24a1.5,1.5,0,0,0-1.5,1.5v4.73a1.5,1.5,0,0,0,1.5,1.5h4.13v4.14a1.5,1.5,0,0,0,1.5,1.5h4.74a1.51,1.51,0,0,0,1.5-1.5V35.92H40a1.5,1.5,0,0,0,1.5-1.5V29.69A1.5,1.5,0,0,0,40,28.19Zm.5,6.23a.5.5,0,0,1-.5.5H35.37a.5.5,0,0,0-.5.5v4.64a.51.51,0,0,1-.5.5H29.63a.51.51,0,0,1-.5-.5V35.42a.5.5,0,0,0-.5-.5H24a.5.5,0,0,1-.5-.5V29.69a.5.5,0,0,1,.5-.5h4.63a.5.5,0,0,0,.5-.5V24.06a.5.5,0,0,1,.5-.5h4.74a.5.5,0,0,1,.5.5v4.63a.5.5,0,0,0,.5.5H40a.5.5,0,0,1,.5.5Z"/><path class="cls-1" d="M43.43,17.07H20.57a3.5,3.5,0,0,0-3.5,3.5V43.43a3.5,3.5,0,0,0,3.5,3.5H43.43a3.5,3.5,0,0,0,3.5-3.5V20.57A3.5,3.5,0,0,0,43.43,17.07Zm2.5,26.36a2.5,2.5,0,0,1-2.5,2.5H20.57a2.5,2.5,0,0,1-2.5-2.5V20.57a2.5,2.5,0,0,1,2.5-2.5H43.43a2.5,2.5,0,0,1,2.5,2.5Z"/>',
|
|
149
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
150
|
-
}, {
|
|
151
|
-
name: 'form-patch',
|
|
152
|
-
width: 64,
|
|
153
|
-
height: 64,
|
|
154
|
-
viewBox: '0 0 64 64',
|
|
155
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;opacity:0.85;}</style></defs><path class="cls-1" d="M40.6,21.55a1,1,0,0,0,0-1.39,1,1,0,0,0-1.4,0,1,1,0,0,0,1.4,1.39Z"/><path class="cls-1" d="M43.84,24.8a1,1,0,1,0-1.39,0A1,1,0,0,0,43.84,24.8Z"/><path class="cls-1" d="M37.78,24.37a1,1,0,1,0-1.39,0A1,1,0,0,0,37.78,24.37Z"/><circle class="cls-1" cx="40.33" cy="26.92" r="0.99"/><path class="cls-1" d="M20.16,39.2a1,1,0,1,0,1.4,0A1,1,0,0,0,20.16,39.2Z"/><path class="cls-1" d="M23.4,42.45a1,1,0,0,0,0,1.39,1,1,0,0,0,1.4,0,1,1,0,1,0-1.4-1.39Z"/><path class="cls-1" d="M24.37,37.78a1,1,0,1,0-1.39,0A1,1,0,0,0,24.37,37.78Z"/><path class="cls-1" d="M26.22,39.63a1,1,0,0,0,0,1.39,1,1,0,1,0,0-1.39Z"/><path class="cls-1" d="M20.16,23.4a1,1,0,1,0,1.4,0A1,1,0,0,0,20.16,23.4Z"/><path class="cls-1" d="M23.4,20.16a1,1,0,1,0,1.4,0A1,1,0,0,0,23.4,20.16Z"/><path class="cls-1" d="M24.37,27.61a1,1,0,1,0-1.39,0A1,1,0,0,0,24.37,27.61Z"/><circle class="cls-1" cx="26.92" cy="23.67" r="0.99"/><path class="cls-1" d="M39.2,42.45a1,1,0,1,0,1.4,0A1,1,0,0,0,39.2,42.45Z"/><path class="cls-1" d="M42.45,39.2a1,1,0,1,0,1.39,0A1,1,0,0,0,42.45,39.2Z"/><path class="cls-1" d="M36.39,39.63a1,1,0,1,0,1.39,0A1,1,0,0,0,36.39,39.63Z"/><path class="cls-1" d="M39.63,36.39a1,1,0,1,0,1.4,0A1,1,0,0,0,39.63,36.39Z"/><path d="M41.38,32l3.86-3.87a6.63,6.63,0,0,0-9.37-9.37L32,22.63l-3.87-3.87a6.63,6.63,0,0,0-9.37,9.37L22.63,32l-3.87,3.87a6.63,6.63,0,0,0,9.37,9.37L32,41.37l3.87,3.87a6.63,6.63,0,0,0,9.37-9.37ZM36.76,19.64a5.38,5.38,0,0,1,7.6,0,5.4,5.4,0,0,1,0,7.61l-3.87,3.86-7.6-7.6ZM39.6,32,32,39.6,24.4,32,32,24.4Zm-20-4.75a5.38,5.38,0,0,1,7.61-7.61l3.87,3.87-7.61,7.6Zm7.61,17.11a5.38,5.38,0,0,1-7.61-7.61l3.87-3.86,7.61,7.6Zm17.11,0a5.38,5.38,0,0,1-7.6,0l-3.87-3.87,7.6-7.6,3.87,3.86A5.4,5.4,0,0,1,44.36,44.36Z"/>',
|
|
156
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
157
|
-
}, {
|
|
158
|
-
name: 'form-pomade',
|
|
159
|
-
width: 64,
|
|
160
|
-
height: 64,
|
|
161
|
-
viewBox: '0 0 64 64',
|
|
162
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;opacity:0.85;}</style></defs><path class="cls-1" d="M34,13.61H25.31v.3l.12.58H34a.43.43,0,0,0,.44-.44A.44.44,0,0,0,34,13.61Z"/><path class="cls-1" d="M37.44,13.61a.44.44,0,0,0-.44.44.44.44,0,0,0,.44.44h1.12a.52.52,0,0,1,0-.11l.11-.48v-.29Z"/><path class="cls-1" d="M35.94,13.61h-.35a.44.44,0,0,0-.44.44.44.44,0,0,0,.44.44h.35a.43.43,0,0,0,.44-.44A.44.44,0,0,0,35.94,13.61Z"/><path class="cls-1" d="M35.68,25.43a.44.44,0,0,0-.44.44V41.74a.44.44,0,1,0,.88,0V25.87A.44.44,0,0,0,35.68,25.43Z"/><path class="cls-1" d="M35.68,23a.44.44,0,0,0-.44.44v.53a.44.44,0,0,0,.88,0V23.4A.44.44,0,0,0,35.68,23Z"/><path d="M39.36,11.32H24.64A.67.67,0,0,0,24,12v2a.68.68,0,0,0,0,.14l.22,1.05a40,40,0,0,1,.88,8.37v19a3.79,3.79,0,0,0,.71,2.16l1.12,1.65a.61.61,0,0,0,0,.13V52a.67.67,0,0,0,.66.66h8.61A.67.67,0,0,0,36.9,52V46.37l1.15-1.69a3.78,3.78,0,0,0,.7-2.16V24.09a40.15,40.15,0,0,1,1.12-9.4l.13-.56A.77.77,0,0,0,40,14V12A.67.67,0,0,0,39.36,11.32Zm-3.79,40H28.28v-4.5h7.29Zm1.86-27.27V42.52A2.52,2.52,0,0,1,37,43.94l-1.08,1.6H28l-1.09-1.6a2.52,2.52,0,0,1-.48-1.42v-19a41.83,41.83,0,0,0-.9-8.64l-.09-.41-.12-.58V12.64H38.69V13.9l-.11.48a.52.52,0,0,0,0,.11A41.37,41.37,0,0,0,37.43,24.09Z"/>',
|
|
163
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
164
|
-
}, {
|
|
165
|
-
name: 'form-pot',
|
|
166
|
-
width: 64,
|
|
167
|
-
height: 64,
|
|
168
|
-
viewBox: '0 0 64 64',
|
|
169
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;opacity:0.85;}</style></defs><path class="cls-1" d="M40.17,34H16.63a.66.66,0,0,0-.65.66v4.94a.66.66,0,0,0,.65.66H40.17a.66.66,0,0,0,.66-.66V34.65A.66.66,0,0,0,40.17,34Zm-.65,4.95H17.28V35.3H39.52Z"/><path d="M44,29.94a2.14,2.14,0,0,0-2.14-2.14H15.14A2.14,2.14,0,0,0,13,29.94v9.43a5.91,5.91,0,0,0,5.91,5.9H38.06A5.91,5.91,0,0,0,44,39.37Zm-1.31,9.43A4.6,4.6,0,0,1,38.06,44H18.9a4.6,4.6,0,0,1-4.6-4.59V31.83H42.66Zm0-8.84H14.3v-.59a.85.85,0,0,1,.84-.84H41.83a.84.84,0,0,1,.83.84Z"/><path d="M51,23.28v-2a2.59,2.59,0,0,0-2.59-2.59H27.46a2.59,2.59,0,0,0-2.59,2.59V26.5a.65.65,0,0,0,1.3,0V24H49.69V42.5a1.29,1.29,0,0,1-1.29,1.29H43.31a.65.65,0,0,0-.65.65.66.66,0,0,0,.65.66H48.4A2.6,2.6,0,0,0,51,42.5V23.4a.1.1,0,0,0,0-.12Zm-1.3-.59H26.17V21.32A1.28,1.28,0,0,1,27.46,20H48.4a1.28,1.28,0,0,1,1.29,1.28Z"/>',
|
|
170
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
171
|
-
}, {
|
|
172
|
-
name: 'form-sachet',
|
|
173
|
-
width: 64,
|
|
174
|
-
height: 64,
|
|
175
|
-
viewBox: '0 0 64 64',
|
|
176
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><circle class="cls-1" cx="35.35" cy="35.43" r="0.63"/><path class="cls-1" d="M34.29,38.93a.63.63,0,1,0-.63-.62A.63.63,0,0,0,34.29,38.93Z"/><path class="cls-1" d="M36.91,38.31a.64.64,0,0,0,.63-.63.63.63,0,0,0-.63-.63.63.63,0,0,0-.63.63A.63.63,0,0,0,36.91,38.31Z"/><path class="cls-1" d="M33.65,40.08a.63.63,0,0,0-.63.63.64.64,0,0,0,.63.63.63.63,0,0,0,.63-.63A.63.63,0,0,0,33.65,40.08Z"/><circle class="cls-1" cx="32.97" cy="43.8" r="0.63"/><path class="cls-1" d="M32.63,45.71a.63.63,0,1,0,0,1.26.63.63,0,1,0,0-1.26Z"/><path class="cls-1" d="M36,40.78A.63.63,0,0,0,36,42a.63.63,0,0,0,0-1.26Z"/><path class="cls-1" d="M38.11,39.43a.63.63,0,1,0,.63.62A.63.63,0,0,0,38.11,39.43Z"/><path class="cls-1" d="M39.82,42.73a.63.63,0,1,0-.63.63A.63.63,0,0,0,39.82,42.73Z"/><path class="cls-1" d="M37.76,44.08a.63.63,0,1,0-.63.62A.63.63,0,0,0,37.76,44.08Z"/><circle class="cls-1" cx="35.22" cy="45.67" r="0.63"/><path class="cls-1" d="M34.87,47.88a.63.63,0,1,0,.63.63A.63.63,0,0,0,34.87,47.88Z"/><path class="cls-1" d="M37.44,47.05a.63.63,0,1,0,.63.63A.63.63,0,0,0,37.44,47.05Z"/><path class="cls-1" d="M40.21,45.27a.63.63,0,0,0-.62.63.63.63,0,1,0,1.25,0A.63.63,0,0,0,40.21,45.27Z"/><path d="M44.54,22.37a.48.48,0,0,0-.27-.27L25.92,14.4a.5.5,0,0,0-.38,0,.51.51,0,0,0-.27.27L19.46,28.52a.5.5,0,0,0,0,.38.48.48,0,0,0,.27.27L32.66,34.6a.65.65,0,0,0,.19,0l.14,0,7.2-2a.5.5,0,0,0,.33-.29l4-9.58A.5.5,0,0,0,44.54,22.37Zm-4.85,9.35L38,32.2l2.95-7a.5.5,0,0,0-.27-.66.49.49,0,0,0-.65.27l-3.25,7.76-3.85,1.07-10-4.2,4.21-10a.5.5,0,1,0-.93-.39L22,29l-1.37-.57L26,15.52l1.38.57L27,17a.49.49,0,0,0,.27.65.43.43,0,0,0,.19,0,.49.49,0,0,0,.46-.3l.38-.9,12.9,5.41-.37.9a.5.5,0,0,0,.26.65.48.48,0,0,0,.2,0,.51.51,0,0,0,.46-.31l.37-.89,1.3.54Z"/>',
|
|
177
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
178
|
-
}, {
|
|
179
|
-
name: 'form-serum',
|
|
180
|
-
width: 64,
|
|
181
|
-
height: 64,
|
|
182
|
-
viewBox: '0 0 64 64',
|
|
183
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M27.13,30.26a.51.51,0,0,0-.7-.11,6.89,6.89,0,0,0-2.44,6,.51.51,0,0,0,.5.48h0a.49.49,0,0,0,.47-.52A5.92,5.92,0,0,1,27,31,.51.51,0,0,0,27.13,30.26Z"/><path class="cls-1" d="M24.48,37.3a.5.5,0,0,0-.5.5v.68a.5.5,0,0,0,1,0V37.8A.5.5,0,0,0,24.48,37.3Z"/><path d="M39,28.49l-.43-.33c-1.86-1.42-3.62-2.76-3.91-4h.59a1.67,1.67,0,0,0,0-3.33H35a1.82,1.82,0,0,1-.55-1.45v-.46c0-1.08,0-2.42-.75-3.24a2.71,2.71,0,0,0-3.5,0c-.8.82-.77,2.16-.75,3.24v.46A1.86,1.86,0,0,1,29,20.84H28.8a1.67,1.67,0,0,0,0,3.33h.59c-.29,1.23-2.05,2.57-3.91,4l-.43.33c-3.81,2.91-3.63,9.94-2.69,12.88a8,8,0,0,0,5.57,5.29,6.64,6.64,0,0,0,2.21.27h3.72a6.64,6.64,0,0,0,2.21-.27,8,8,0,0,0,5.57-5.29C42.58,38.43,42.76,31.4,39,28.49Zm-3-1.06H34.36V25.8A10.35,10.35,0,0,0,36,27.43Zm-5.34,1h2.72V33a1,1,0,0,1-.1.43L32,35.89l-1.26-2.5a1.08,1.08,0,0,1-.1-.43Zm0-1V24.22h2.72v3.21Zm-.13-8c0-.16,0-.32,0-.49A3.85,3.85,0,0,1,31,16.39a1.76,1.76,0,0,1,2.08,0,3.85,3.85,0,0,1,.46,2.51c0,.17,0,.33,0,.49a3.21,3.21,0,0,0,.32,1.45H30.19A3.21,3.21,0,0,0,30.51,19.39Zm-2.37,3.12a.67.67,0,0,1,.66-.67h6.4a.67.67,0,0,1,0,1.33H28.8A.67.67,0,0,1,28.14,22.51Zm1.5,3.29v1.63H28A10.35,10.35,0,0,0,29.64,25.8Zm9.62,17.77H35.47a.5.5,0,0,0-.5.5.5.5,0,0,0,.5.5h2.65a8.41,8.41,0,0,1-2.35,1.13,5.7,5.7,0,0,1-1.91.23H30.14a5.73,5.73,0,0,1-1.91-.23,7.15,7.15,0,0,1-4.29-3.22H40.06A6.65,6.65,0,0,1,39.26,43.57Zm1.43-2.5c0,.14-.11.27-.16.41H23.47c0-.14-.11-.27-.16-.41-.86-2.72-1.08-9.17,2.34-11.79l.43-.32.69-.53h2.87V33a2,2,0,0,0,.21.88l1.47,2.92a.76.76,0,0,0,1.36,0l1.47-2.92a2,2,0,0,0,.21-.88V28.43h2.87l.68.52.44.33C41.77,31.9,41.55,38.35,40.69,41.07Z"/>',
|
|
184
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
185
|
-
}, {
|
|
186
|
-
name: 'form-shampoo',
|
|
187
|
-
width: 64,
|
|
188
|
-
height: 64,
|
|
189
|
-
viewBox: '0 0 64 64',
|
|
190
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}.cls-2{fill:#363636;}</style></defs><path class="cls-1" d="M36.83,15.66a2,2,0,1,0,2,2A2,2,0,0,0,36.83,15.66Zm0,3.54a1.55,1.55,0,1,1,1.54-1.54A1.55,1.55,0,0,1,36.83,19.2Z"/><path class="cls-1" d="M37.84,17.43a.23.23,0,0,0-.23.23.89.89,0,0,1-.89.89.22.22,0,0,0-.22.22.22.22,0,0,0,.22.23,1.34,1.34,0,0,0,1.34-1.34A.23.23,0,0,0,37.84,17.43Z"/><path class="cls-1" d="M43.32,9.52A3.71,3.71,0,1,0,47,13.23,3.71,3.71,0,0,0,43.32,9.52Zm0,6.58a2.88,2.88,0,1,1,2.87-2.87A2.88,2.88,0,0,1,43.32,16.1Z"/><path class="cls-1" d="M45.19,12.81a.41.41,0,0,0-.41.42,1.66,1.66,0,0,1-1.66,1.65.42.42,0,0,0,0,.84,2.5,2.5,0,0,0,2.49-2.49A.42.42,0,0,0,45.19,12.81Z"/><path class="cls-1" d="M41.15,20.06a2.33,2.33,0,1,0,2.33,2.33A2.34,2.34,0,0,0,41.15,20.06Zm0,4.13a1.8,1.8,0,1,1,1.8-1.8A1.8,1.8,0,0,1,41.15,24.19Z"/><path class="cls-1" d="M42.06,22.39a1,1,0,0,1-1,1,.27.27,0,0,0-.27.26A.26.26,0,0,0,41,24a1.56,1.56,0,0,0,1.56-1.56.27.27,0,0,0-.53,0Z"/><path class="cls-1" d="M31.05,39a.29.29,0,0,0,.09.22.3.3,0,0,0,.21.08,1.71,1.71,0,0,0,1.73-1.73.29.29,0,0,0-.3-.3.3.3,0,0,0-.3.3,1.09,1.09,0,0,1-.33.8,1.14,1.14,0,0,1-.8.33A.3.3,0,0,0,31.05,39Z"/><path class="cls-1" d="M31.35,32.33a.3.3,0,0,0-.25.14s-.59.9-1.19,2A8.48,8.48,0,0,0,28.6,37.7a2.74,2.74,0,0,0,.81,1.94,2.89,2.89,0,0,0,.62.47A2.75,2.75,0,0,0,34.1,37.7c0-1.4-2.24-4.85-2.5-5.23A.29.29,0,0,0,31.35,32.33Zm0,7.52A2.17,2.17,0,0,1,29.2,37.7a7.61,7.61,0,0,1,1.23-3c.35-.61.7-1.18.92-1.53.77,1.22,2.15,3.59,2.15,4.51A2.16,2.16,0,0,1,31.35,39.85Z"/><path class="cls-2" d="M38,26.57a2.17,2.17,0,0,0-1.56-.66V22.1a1.5,1.5,0,0,0-1.5-1.5H27.82a1.5,1.5,0,0,0-1.5,1.5v3.81a2.18,2.18,0,0,0-1.57.66,1.78,1.78,0,0,0-.48,1.36l1.32,18.7a2,2,0,0,0,1.9,1.95h7.72a2,2,0,0,0,1.9-1.95l1.33-18.7A1.82,1.82,0,0,0,38,26.57Zm-10.63-.66V23.72h3.5v.64a.53.53,0,0,0,1.06,0v-.64h3.51v2.19Zm.5-4.31h7.07a.5.5,0,0,1,.5.5v.62H27.32V22.1A.5.5,0,0,1,27.82,21.6Zm-2.34,5.65a1.16,1.16,0,0,1,.86-.34h10a1.16,1.16,0,0,1,.86.34.8.8,0,0,1,.22.61l-.17,2.32H25.43l-.17-2.32A.8.8,0,0,1,25.48,27.25Zm11,14.34H26.24L25.5,31.18H37.2Zm-1.25,6H27.49a1,1,0,0,1-.9-1l-.28-4H36.39l-.28,4A1,1,0,0,1,35.21,47.58Z"/>',
|
|
191
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
192
|
-
}, {
|
|
193
|
-
name: 'form-soapshampoo',
|
|
194
|
-
width: 64,
|
|
195
|
-
height: 64,
|
|
196
|
-
viewBox: '0 0 64 64',
|
|
197
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M43.8,19.84a2,2,0,1,0,2,2A2,2,0,0,0,43.8,19.84Zm0,3.54a1.55,1.55,0,1,1,1.55-1.54A1.54,1.54,0,0,1,43.8,23.38Z"/><path class="cls-1" d="M44.81,21.61a.22.22,0,0,0-.22.23.89.89,0,0,1-.89.89.23.23,0,1,0,0,.45A1.34,1.34,0,0,0,45,21.84.23.23,0,0,0,44.81,21.61Z"/><path class="cls-1" d="M50.29,13.7A3.71,3.71,0,1,0,54,17.41,3.72,3.72,0,0,0,50.29,13.7Zm0,6.58a2.88,2.88,0,1,1,2.88-2.87A2.88,2.88,0,0,1,50.29,20.28Z"/><path class="cls-1" d="M52.17,17a.42.42,0,0,0-.42.42,1.65,1.65,0,0,1-1.65,1.65.42.42,0,1,0,0,.84,2.5,2.5,0,0,0,2.49-2.49A.42.42,0,0,0,52.17,17Z"/><path class="cls-1" d="M48.13,24.24a2.33,2.33,0,1,0,2.32,2.33A2.33,2.33,0,0,0,48.13,24.24Zm0,4.13a1.8,1.8,0,1,1,1.8-1.8A1.81,1.81,0,0,1,48.13,28.37Z"/><path class="cls-1" d="M49,26.57a1,1,0,0,1-1,1,.26.26,0,0,0-.26.26.26.26,0,0,0,.26.26,1.57,1.57,0,0,0,1.57-1.56.27.27,0,0,0-.53,0Z"/><path d="M41.77,29.85H36.06v-2a.55.55,0,0,0-.55-.55h-2V25.81l4.72-.29a.54.54,0,0,0,.51-.54V21.46a.54.54,0,0,0-.51-.54L23.65,20a3.62,3.62,0,0,0-2.66.84,1.85,1.85,0,0,0-.63,1.35v2A1.83,1.83,0,0,0,21,25.57a3.51,3.51,0,0,0,2.4.85h.26l2.13-.13v1H23.56a.55.55,0,0,0-.54.55v2H17.1a2.74,2.74,0,0,0-2.74,2.74v2.22a.58.58,0,0,0,0,.18.48.48,0,0,0,0,.18v12.5A2.74,2.74,0,0,0,17.1,50.4H41.77a2.74,2.74,0,0,0,2.74-2.73V32.59A2.74,2.74,0,0,0,41.77,29.85ZM15.45,35.58a3.22,3.22,0,0,1,1.21.46,4.51,4.51,0,0,0,4.63,0,3.45,3.45,0,0,1,3.58,0,4.51,4.51,0,0,0,4.63,0,3.45,3.45,0,0,1,3.58,0,4.51,4.51,0,0,0,4.63,0,3.13,3.13,0,0,1,1.79-.5,3.18,3.18,0,0,1,1.79.5,4.18,4.18,0,0,0,2.13.62v11a1.65,1.65,0,0,1-1.65,1.65H17.1a1.65,1.65,0,0,1-1.65-1.65Zm17.47-7.22h2v1.49H24.11V28.36h8.81Zm10.5,7.22a3.3,3.3,0,0,1-1.61-.49,4.14,4.14,0,0,0-2.31-.64,4.2,4.2,0,0,0-2.32.64,3.44,3.44,0,0,1-3.57,0,4.2,4.2,0,0,0-2.32-.64,4.3,4.3,0,0,0-1.51.25V32.94h2.34a.55.55,0,0,0,.55-.54V30.94h9.1a1.65,1.65,0,0,1,1.65,1.65ZM27.17,30.94H31.7v.92H27.17Zm-1.2,0V32.4a.54.54,0,0,0,.54.54h2.18v2.3a2.93,2.93,0,0,1-1.5.35,3.13,3.13,0,0,1-1.79-.5,4.52,4.52,0,0,0-4.64,0,3.44,3.44,0,0,1-3.57,0,4.25,4.25,0,0,0-1.74-.6v-1.9a1.65,1.65,0,0,1,1.65-1.65H26Zm.9-4.73,1-.06,4.49-.27v1.39h-5.5Zm-.58-1.05h0l-2.7.16a2.6,2.6,0,0,1-1.86-.54.84.84,0,0,1-.28-.55v-2a.81.81,0,0,1,.28-.55,2.46,2.46,0,0,1,1.66-.56h.2l14,.85v2.5l-10.55.64Z"/>',
|
|
198
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
199
|
-
}, {
|
|
200
|
-
name: 'form-spray',
|
|
201
|
-
width: 64,
|
|
202
|
-
height: 64,
|
|
203
|
-
viewBox: '0 0 64 64',
|
|
204
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M30.13,19.08a.62.62,0,0,0-.47.71.61.61,0,0,0,.71.48.61.61,0,0,0-.24-1.19Z"/><path class="cls-1" d="M32.17,19.07a.6.6,0,0,0,.47-.71.6.6,0,0,0-1.18.23A.61.61,0,0,0,32.17,19.07Z"/><path class="cls-1" d="M34,17.87a.61.61,0,0,0,.48-.71.6.6,0,0,0-.71-.47A.6.6,0,1,0,34,17.87Z"/><path class="cls-1" d="M35.76,16.67a.6.6,0,0,0-.23-1.18.6.6,0,1,0,.23,1.18Z"/><path class="cls-1" d="M37.56,15.47a.59.59,0,0,0,.47-.7.6.6,0,1,0-1.18.23A.59.59,0,0,0,37.56,15.47Z"/><path class="cls-1" d="M39.35,14.28a.61.61,0,1,0-.71-.48A.62.62,0,0,0,39.35,14.28Z"/><path class="cls-1" d="M41.15,13.08a.61.61,0,1,0-.71-.48A.61.61,0,0,0,41.15,13.08Z"/><path class="cls-1" d="M43,11.88a.6.6,0,0,0,.47-.71.6.6,0,0,0-1.18.23A.61.61,0,0,0,43,11.88Z"/><path class="cls-1" d="M32.17,20.28a.61.61,0,1,0,.47.71A.61.61,0,0,0,32.17,20.28Z"/><path class="cls-1" d="M34,21.48a.62.62,0,0,0-.71.47.61.61,0,0,0,.48.71.6.6,0,0,0,.71-.47A.61.61,0,0,0,34,21.48Z"/><path class="cls-1" d="M35.76,22.68a.6.6,0,1,0-.23,1.18.6.6,0,0,0,.23-1.18Z"/><path class="cls-1" d="M37.56,23.88a.59.59,0,0,0-.71.47.6.6,0,0,0,.47.71.61.61,0,0,0,.71-.47A.6.6,0,0,0,37.56,23.88Z"/><path class="cls-1" d="M39.35,25.07a.61.61,0,0,0-.23,1.19.61.61,0,1,0,.23-1.19Z"/><path class="cls-1" d="M41.15,26.27a.61.61,0,1,0,.48.71A.61.61,0,0,0,41.15,26.27Z"/><path class="cls-1" d="M43,27.47a.61.61,0,0,0-.71.48.6.6,0,0,0,1.18.23A.6.6,0,0,0,43,27.47Z"/><path d="M30.26,22.16H28.72V16.92a.51.51,0,0,0-.5-.51H23.09a.5.5,0,0,0-.5.51v5.24H21.06a.59.59,0,0,0-.59.6V48.44a2.22,2.22,0,0,0,2.22,2.22h5.94a2.22,2.22,0,0,0,2.22-2.22V22.76A.59.59,0,0,0,30.26,22.16Zm-8.6,1.19h8v1.89h-8Zm6.05-2.82h-.3a.76.76,0,0,1-.75-.75v-.21a.75.75,0,0,1,.75-.74h.3Zm-4.12-3.11h4.12v.4h-.3a1.75,1.75,0,0,0-1.75,1.75v.21a1.75,1.75,0,0,0,1.75,1.75h.3v.63H23.59Zm5,32.05H22.69a1,1,0,0,1-1-1V26.24h8v22.2A1,1,0,0,1,28.63,49.47Z"/>',
|
|
205
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
206
|
-
}, {
|
|
207
|
-
name: 'form-sublingual',
|
|
208
|
-
width: 64,
|
|
209
|
-
height: 64,
|
|
210
|
-
viewBox: '0 0 64 64',
|
|
211
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}.cls-2{fill:#363636;}</style></defs><path class="cls-1" d="M32,34a3.71,3.71,0,1,0,3.71,3.71A3.72,3.72,0,0,0,32,34Zm0,6.59a2.88,2.88,0,1,1,2.87-2.88A2.88,2.88,0,0,1,32,40.54Z"/><path class="cls-1" d="M33.88,37.24a.42.42,0,0,0-.42.42,1.66,1.66,0,0,1-1.66,1.66.42.42,0,0,0,0,.84,2.5,2.5,0,0,0,2.5-2.5A.42.42,0,0,0,33.88,37.24Z"/><path class="cls-2" d="M51,27.71C47.46,21.48,41.43,16,37.22,15.33c-3-.51-4.55.27-5.22.77-.67-.5-2.25-1.28-5.22-.77-4.21.71-10.24,6.15-13.73,12.38A.46.46,0,0,0,13,28c0,.21,1.47,21,19,21S51,28.2,51,28A.46.46,0,0,0,51,27.71ZM47.27,38C44.08,44.65,38.94,48,32,48S19.92,44.65,16.73,38a31,31,0,0,1-2.74-10C17.36,22.13,23,17,27,16.31c3.45-.58,4.66.76,4.66.77a.57.57,0,0,0,.39.18h0a.49.49,0,0,0,.38-.18s1.22-1.36,4.67-.77C41,17,46.64,22.13,50,28.07A31,31,0,0,1,47.27,38Z"/><path class="cls-2" d="M42.27,24.91C35.69,22,32.72,22.34,32,22.51c-.72-.17-3.69-.54-10.27,2.4-.91.42-1.76.84-2.52,1.22A12.54,12.54,0,0,1,16,27.46a.49.49,0,0,0-.45.51c0,.1.22,7,4.89,11.69v0a.47.47,0,0,0,.2.17C23.11,42.2,26.69,44,32,44s8.89-1.76,11.32-4.11a.47.47,0,0,0,.2-.17s0,0,0,0C48.2,35,48.42,28.07,48.42,28a.49.49,0,0,0-.45-.51,12.54,12.54,0,0,1-3.18-1.33c-.76-.38-1.61-.8-2.52-1.22ZM21.65,39.46A13.31,13.31,0,0,0,25.94,34c1.79-4.89,2.8-7.25,6.06-7.25s4.27,2.36,6.06,7.25a13.31,13.31,0,0,0,4.29,5.51C40.07,41.49,36.78,43,32,43S23.93,41.49,21.65,39.46ZM47.4,28.37a17.37,17.37,0,0,1-4.33,10.39A12.67,12.67,0,0,1,39,33.61C37.32,29,36.1,25.7,32,25.7S26.68,29,25,33.61a12.67,12.67,0,0,1-4.07,5.15A17.37,17.37,0,0,1,16.6,28.37,18.13,18.13,0,0,0,19.66,27c.75-.37,1.58-.79,2.48-1.2,7.05-3.15,9.67-2.33,9.69-2.32a.5.5,0,0,0,.34,0s2.64-.83,9.69,2.32c.9.41,1.73.83,2.48,1.2A17.34,17.34,0,0,0,47.4,28.37Z"/>',
|
|
212
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
213
|
-
}, {
|
|
214
|
-
name: 'form-sunscreen',
|
|
215
|
-
width: 64,
|
|
216
|
-
height: 64,
|
|
217
|
-
viewBox: '0 0 64 64',
|
|
218
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M32,27.21a3,3,0,1,0,3,3A3,3,0,0,0,32,27.21Zm0,5a2,2,0,1,1,2-2A2,2,0,0,1,32,32.25Z"/><path class="cls-1" d="M32.71,30.23a.7.7,0,0,1-.25.53.51.51,0,0,0-.05.71.51.51,0,0,0,.37.17.5.5,0,0,0,.33-.12,1.71,1.71,0,0,0,.6-1.29.5.5,0,0,0-.5-.5A.5.5,0,0,0,32.71,30.23Z"/><path class="cls-1" d="M32,26.66a.5.5,0,0,0,.5-.5V24.25a.5.5,0,0,0-1,0v1.91A.5.5,0,0,0,32,26.66Z"/><path class="cls-1" d="M34.88,27.85a.49.49,0,0,0,.35-.15l1.35-1.34a.51.51,0,0,0,0-.71.5.5,0,0,0-.71,0L34.53,27a.48.48,0,0,0,0,.7A.47.47,0,0,0,34.88,27.85Z"/><path class="cls-1" d="M38,29.73H36.07a.5.5,0,0,0,0,1H38a.5.5,0,0,0,0-1Z"/><path class="cls-1" d="M35.23,32.75a.5.5,0,0,0-.7,0,.5.5,0,0,0,0,.71l1.34,1.35a.49.49,0,0,0,.35.14.5.5,0,0,0,.36-.14.51.51,0,0,0,0-.71Z"/><path class="cls-1" d="M32,33.8a.5.5,0,0,0-.5.5v1.9a.5.5,0,0,0,1,0V34.3A.5.5,0,0,0,32,33.8Z"/><path class="cls-1" d="M28.77,32.75,27.42,34.1a.5.5,0,0,0,0,.71.52.52,0,0,0,.71,0l1.34-1.35a.5.5,0,0,0,0-.71A.5.5,0,0,0,28.77,32.75Z"/><path class="cls-1" d="M27.93,30.73a.51.51,0,0,0,.5-.5.5.5,0,0,0-.5-.5H26a.5.5,0,0,0-.5.5.51.51,0,0,0,.5.5Z"/><path class="cls-1" d="M28.77,27.7a.49.49,0,0,0,.35.15.51.51,0,0,0,.36-.15.5.5,0,0,0,0-.7l-1.35-1.35a.5.5,0,0,0-.71,0,.51.51,0,0,0,0,.71Z"/><path d="M41.49,14.53h-19a.5.5,0,0,0-.5.5v2a.32.32,0,0,0,0,.14,30.83,30.83,0,0,1,1.14,6.57v17.6a2.68,2.68,0,0,0,.46,1.5l1,1.45V49a.51.51,0,0,0,.5.5H38.91a.51.51,0,0,0,.5-.5V44.28l1-1.45a2.67,2.67,0,0,0,.45-1.5V23.73A30.6,30.6,0,0,1,42,17.16.32.32,0,0,0,42,17V15A.5.5,0,0,0,41.49,14.53ZM38.41,48.47H25.59V44.63H38.41Zm1.41-24.74v17.6a1.68,1.68,0,0,1-.28,1l-.9,1.35H25.36l-.9-1.35a1.69,1.69,0,0,1-.29-1V23.73a29,29,0,0,0-1-6.33H34.8a.38.38,0,1,0,0-.75H23V15.53H41v1.12H39.6a.38.38,0,1,0,0,.75h1.27A29,29,0,0,0,39.82,23.73Z"/><path d="M37.62,16.65h-.56a.38.38,0,1,0,0,.75h.56a.38.38,0,1,0,0-.75Z"/>',
|
|
219
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
220
|
-
}, {
|
|
221
|
-
name: 'form-syringe',
|
|
222
|
-
width: 64,
|
|
223
|
-
height: 64,
|
|
224
|
-
viewBox: '0 0 64 64',
|
|
225
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M48.68,25.51,47.82,24,47,25.51c-.82,1.4-1.81,3.36-1.81,4.73a3,3,0,0,0,2.68,3.12,3,3,0,0,0,2.67-3.12C50.49,28.87,49.51,26.91,48.68,25.51Zm-.86,6.85a2.07,2.07,0,0,1-1.68-2.12A11,11,0,0,1,47.82,26a11.09,11.09,0,0,1,1.67,4.23A2.06,2.06,0,0,1,47.82,32.36Z"/><path d="M46.46,16.69a.51.51,0,0,0-.71,0l-4,4-.91-.9a.79.79,0,0,0-.56-.23h0a.79.79,0,0,0-.57.23l-2.61,2.62L36.57,22a.9.9,0,0,0-1.27,0L20.5,36.76,19,35.27a.5.5,0,0,0-.71.71l1.84,1.84h0l1.28,1.28L16,44.52l-1.16-1.15a.5.5,0,0,0-.71,0,.51.51,0,0,0,0,.71l1.51,1.5h0L19.07,49a.51.51,0,0,0,.36.15.5.5,0,0,0,.35-.85l-1.15-1.16L24,41.71l3.13,3.13a.52.52,0,0,0,.35.14.5.5,0,0,0,.35-.85l-1.61-1.62,14.8-14.79a.9.9,0,0,0,.26-.64.92.92,0,0,0-.26-.64L40.57,26l2.62-2.62a.8.8,0,0,0,0-1.13l-.78-.77,4.05-4A.51.51,0,0,0,46.46,16.69ZM17.92,46.43l-1.2-1.2,5.42-5.42.56.56.64.64Zm7.63-4.62L24.4,40.65h0l-1-1-2.19-2.2L24.72,34l1.77,1.77a.51.51,0,0,0,.36.15.5.5,0,0,0,.35-.15.51.51,0,0,0,0-.71l-1.77-1.77,3.35-3.35,1.77,1.78a.52.52,0,0,0,.35.14.54.54,0,0,0,.36-.14.51.51,0,0,0,0-.71l-1.78-1.77,3.35-3.35,1.78,1.77a.47.47,0,0,0,.35.15.49.49,0,0,0,.35-.15.5.5,0,0,0,0-.71l-1.77-1.77,2.39-2.39.77.76h0l2.81,2.8h0l.77.77ZM39.86,25.25l-2.1-2.1,2.48-2.47,1,1a.47.47,0,0,0,.06.09s.06,0,.09.06l.91.91Z"/>',
|
|
226
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
227
|
-
}, {
|
|
228
|
-
name: 'form-syrup',
|
|
229
|
-
width: 64,
|
|
230
|
-
height: 64,
|
|
231
|
-
viewBox: '0 0 64 64',
|
|
232
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M31,26.21a1,1,0,0,0-.3-.72l-9-9a1,1,0,0,0-1.46,0l-7,7a1,1,0,0,0,0,1.46l9,9a1.06,1.06,0,0,0,.73.3h0a1,1,0,0,0,.73-.3l7-7A1,1,0,0,0,31,26.21Zm-8,7L14,24.11l7-7L30,26.24Z"/><path class="cls-1" d="M33.05,36.33l-.43-.74-.43.74c-.65,1.1-1.75,3.16-1.75,4.47a2.56,2.56,0,0,0,2.18,2.63,2.56,2.56,0,0,0,2.17-2.63C34.79,39.49,33.7,37.43,33.05,36.33Zm-.43,6.1a1.61,1.61,0,0,1-1.18-1.63,8.49,8.49,0,0,1,1.18-3.2,8.43,8.43,0,0,1,1.17,3.2A1.6,1.6,0,0,1,32.62,42.43Z"/><path d="M51.36,43.9H27.76a.5.5,0,0,0-.37.17.52.52,0,0,0-.13.38,6.29,6.29,0,0,0,6.37,5.62,6.49,6.49,0,0,0,5-2.36H51.36a1.91,1.91,0,1,0,0-3.81Zm0,2.81h-13a.48.48,0,0,0-.4.2,5.49,5.49,0,0,1-4.37,2.16,5.3,5.3,0,0,1-5.29-4.17h23a.91.91,0,1,1,0,1.81Z"/><path d="M29.42,37.68l5.36-5.35a1.63,1.63,0,0,0-2.13-2.45c-.66-.86-.27-1.34-.22-1.4a2.72,2.72,0,0,0,0-3.84l-9.91-9.92a2.78,2.78,0,0,0-3.85,0l-7.14,7.14a2.72,2.72,0,0,0,0,3.85l9.91,9.91a2.74,2.74,0,0,0,3.85,0c.07-.06.58-.46,1.48.28a1.61,1.61,0,0,0,.35,1.77,1.63,1.63,0,0,0,1.15.48A1.6,1.6,0,0,0,29.42,37.68Zm-1.59-1.59a.5.5,0,0,0,.14-.36.49.49,0,0,0-.14-.35.55.55,0,0,0-.31-.14,2.5,2.5,0,0,0-2-.76,1.65,1.65,0,0,0-1,.44,1.74,1.74,0,0,1-2.44,0L12.24,25a1.69,1.69,0,0,1-.51-1.22,1.67,1.67,0,0,1,.51-1.21l7.13-7.14a1.77,1.77,0,0,1,2.44,0l9.91,9.91a1.73,1.73,0,0,1,0,2.44s-1.29,1.33.54,3.17a.52.52,0,0,0,.36.14h0A.5.5,0,0,0,33,31l.21-.22a.64.64,0,0,1,1.08.45.63.63,0,0,1-.19.44L28.72,37a.64.64,0,0,1-.89,0A.62.62,0,0,1,27.83,36.09Z"/>',
|
|
233
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
234
|
-
}, {
|
|
235
|
-
name: 'form-tablet',
|
|
236
|
-
width: 64,
|
|
237
|
-
height: 64,
|
|
238
|
-
viewBox: '0 0 64 64',
|
|
239
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class="cls-1" d="M26.46,20.7a.49.49,0,0,0-.57.41L24.14,31.49a.5.5,0,0,0,.41.58h.08a.52.52,0,0,0,.5-.42l1.74-10.38A.5.5,0,0,0,26.46,20.7Z"/><path class="cls-1" d="M42.08,41.5,35.7,33.12a.5.5,0,0,0-.79.61l6.38,8.37a.47.47,0,0,0,.39.2.49.49,0,0,0,.4-.8Z"/><path d="M25.52,34.6a8.22,8.22,0,1,1,4.75-1.53A8.13,8.13,0,0,1,25.52,34.6Zm0-15.42a7.21,7.21,0,1,0,1.21.1A7.06,7.06,0,0,0,25.49,19.18Z"/><path d="M38.51,45.82a8.53,8.53,0,0,1-1.12-.07,8.2,8.2,0,0,1-7-9.23A8.21,8.21,0,0,1,45,32.64h0a8.2,8.2,0,0,1-6.51,13.18Zm0-15.41a7.21,7.21,0,1,0,5.75,2.84h0a7.19,7.19,0,0,0-4.77-2.78A8.06,8.06,0,0,0,38.48,30.41Z"/>',
|
|
240
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
241
|
-
}, {
|
|
242
|
-
name: 'form-units',
|
|
243
|
-
width: 64,
|
|
244
|
-
height: 64,
|
|
245
|
-
viewBox: '0 0 64 64',
|
|
246
|
-
html: '<defs><style>.cls-1{fill:#22E0A1;}</style></defs><title>pp-iconografia-categorias-subcategorias</title><path d="M40,28.19H35.87V24.06a1.5,1.5,0,0,0-1.5-1.5H29.63a1.5,1.5,0,0,0-1.5,1.5v4.13H24a1.5,1.5,0,0,0-1.5,1.5v4.73a1.5,1.5,0,0,0,1.5,1.5h4.13v4.14a1.5,1.5,0,0,0,1.5,1.5h4.74a1.51,1.51,0,0,0,1.5-1.5V35.92H40a1.5,1.5,0,0,0,1.5-1.5V29.69A1.5,1.5,0,0,0,40,28.19Zm.5,6.23a.5.5,0,0,1-.5.5H35.37a.5.5,0,0,0-.5.5v4.64a.51.51,0,0,1-.5.5H29.63a.51.51,0,0,1-.5-.5V35.42a.5.5,0,0,0-.5-.5H24a.5.5,0,0,1-.5-.5V29.69a.5.5,0,0,1,.5-.5h4.63a.5.5,0,0,0,.5-.5V24.06a.5.5,0,0,1,.5-.5h4.74a.5.5,0,0,1,.5.5v4.63a.5.5,0,0,0,.5.5H40a.5.5,0,0,1,.5.5Z"/><path class="cls-1" d="M43.43,17.07H20.57a3.5,3.5,0,0,0-3.5,3.5V43.43a3.5,3.5,0,0,0,3.5,3.5H43.43a3.5,3.5,0,0,0,3.5-3.5V20.57A3.5,3.5,0,0,0,43.43,17.07Zm2.5,26.36a2.5,2.5,0,0,1-2.5,2.5H20.57a2.5,2.5,0,0,1-2.5-2.5V20.57a2.5,2.5,0,0,1,2.5-2.5H43.43a2.5,2.5,0,0,1,2.5,2.5Z"/>',
|
|
247
|
-
xmlns: 'http://www.w3.org/2000/svg'
|
|
248
|
-
}];
|
|
249
|
-
exports.formIcons = formIcons;
|
|
3
|
+
var formIcons=[{name:"form-bar",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;opacity:0.85;}</style></defs><g id=\"yEHcPU\"><path class=\"cls-1\" d=\"M35.18,36.49a3.44,3.44,0,0,0-3.26-2.25H22.25a.63.63,0,0,0-.64.44.64.64,0,0,0,.62.84h9.69a2.34,2.34,0,0,1,.38,0,2.18,2.18,0,0,1,1.82,2.15v1.64a.64.64,0,0,0,.65.65.65.65,0,0,0,.63-.66V37.7A3.33,3.33,0,0,0,35.18,36.49Z\"/><path class=\"cls-1\" d=\"M42,25.12a.64.64,0,0,0-.42-.61.62.62,0,0,0-.72.21l-.78,1.1-1.34,1.92-1.22,1.74-1.47,2.11c-.5.7-1,1.41-1.49,2.12a.64.64,0,0,0,.35,1,.64.64,0,0,0,.7-.26l2.15-3.06,1.92-2.75,2.19-3.14a1.46,1.46,0,0,0,.16-.36Z\"/></g><path d=\"M44.78,25.16a3.52,3.52,0,0,0-.52-1.87A3.62,3.62,0,0,0,41,21.46c-2.07,0-4.13,0-6.19,0H32.18a6.42,6.42,0,0,0-1.44.16,7.18,7.18,0,0,0-2.52,1.05,6.88,6.88,0,0,0-1.63,1.51c-.37.49-.72,1-1.08,1.51L24.24,27.5l-1,1.44-.94,1.35c-.35.51-.71,1-1.06,1.51S20.41,33,20,33.58a3.83,3.83,0,0,0-.76,2.31q0,1,0,2a4.57,4.57,0,0,0,.68,2.45,4.63,4.63,0,0,0,2.29,1.92,4.84,4.84,0,0,0,1.72.31h9.6a3.88,3.88,0,0,0,1.12-.15,3.61,3.61,0,0,0,1.77-1.14c.24-.29.45-.61.67-.92l2.1-3,1.19-1.69,1.07-1.54,1.34-1.91c.41-.59.82-1.19,1.25-1.78a3.78,3.78,0,0,0,.76-2.32C44.77,27.12,44.78,26.14,44.78,25.16ZM43,29.62l-1.41,2-1.87,2.68L38.5,36.07l-1.61,2.29c-.44.64-.88,1.28-1.34,1.91a2.32,2.32,0,0,1-1.91,1c-1.65,0-3.31,0-5,0s-3.22,0-4.83,0a3.37,3.37,0,0,1-3.35-3.44V36.2a7.55,7.55,0,0,1,.05-.83,2.15,2.15,0,0,1,.4-.93l2.58-3.69,2-2.83c.66-.94,1.31-1.88,2-2.81a5.48,5.48,0,0,1,1.88-1.63,6,6,0,0,1,3-.74c2.11,0,4.23,0,6.34,0H41a2.43,2.43,0,0,1,2.41,2,2,2,0,0,1,0,.41c0,1,0,2,0,3A2.45,2.45,0,0,1,43,29.62Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-capsule",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M38.11,30,35.5,26.69a.5.5,0,0,0-.7-.08.49.49,0,0,0-.08.7l2.61,3.27a.47.47,0,0,0,.39.19.51.51,0,0,0,.31-.11A.5.5,0,0,0,38.11,30Z\"/><path class=\"cls-1\" d=\"M29.77,35.13a.5.5,0,0,0-.65.29l-1.49,3.91a.49.49,0,0,0,.29.64.33.33,0,0,0,.17,0,.49.49,0,0,0,.47-.32l1.49-3.91A.51.51,0,0,0,29.77,35.13Z\"/><path d=\"M46.55,20.54a4.76,4.76,0,0,0-6.68-.75L27,30a4.92,4.92,0,0,0-1.11,1.3l-3-1.16a4.77,4.77,0,0,0-6.15,2.74,4.78,4.78,0,0,0,.1,3.64,4.71,4.71,0,0,0,2.65,2.5l15.35,5.87a4.75,4.75,0,1,0,3.39-8.88l-2.34-.9,9.93-7.92a4.76,4.76,0,0,0,.75-6.69Zm0,3.39a3.75,3.75,0,0,1-1.39,2.52L34.79,34.74l-7.93-3a3.71,3.71,0,0,1,.79-.89L40.49,20.57a3.76,3.76,0,0,1,6.08,3.36ZM40,41.83A3.77,3.77,0,0,1,35.17,44L19.82,38.13a3.76,3.76,0,1,1,2.69-7l3,1.14.47.18.47.17,7.46,2.86.55.21.54.2L37.86,37A3.76,3.76,0,0,1,40,41.83Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-chocolate",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><polygon class=\"cls-1\" points=\"15.15 23.69 16.45 24.63 21.86 21.01 27.3 24.63 28.58 23.69 21.89 19.34 15.15 23.69\"/><polygon class=\"cls-1\" points=\"42.11 30.45 35.37 34.8 36.67 35.74 42.08 32.12 47.52 35.74 48.8 34.8 42.11 30.45\"/><path d=\"M10.38,24.43a.45.45,0,0,0-.34-.05.39.39,0,0,0-.26.21L8.12,27.67a.44.44,0,0,0,.14.56L21,36.42a.39.39,0,0,0,.23.07.46.46,0,0,0,.2-.05.44.44,0,0,0,.23-.38V31.92a.43.43,0,0,0-.2-.35Zm10.4,10.86L9.05,27.73l1.26-2.33,10.47,6.76Z\"/><path d=\"M35.65,27.66l-1.68-3a.45.45,0,0,0-.27-.2.43.43,0,0,0-.33.06l-11.16,7.2a.42.42,0,0,0-.19.35v4a.43.43,0,0,0,.22.38.46.46,0,0,0,.2.05.39.39,0,0,0,.23-.07l12.84-8.19A.42.42,0,0,0,35.65,27.66ZM22.87,35.29V32.34L33.45,25.5l1.27,2.23Z\"/><path d=\"M32.86,24.16a.42.42,0,0,0,0-.72l-10.77-7a.41.41,0,0,0-.46,0l-10.7,7a.44.44,0,0,0-.19.36.42.42,0,0,0,.19.36l10.74,6.91a.47.47,0,0,0,.46,0ZM11.94,23.8l9.92-6.47,10,6.47-10,6.4Z\"/><path d=\"M30.6,35.54a.45.45,0,0,0-.34,0,.42.42,0,0,0-.26.21l-1.66,3.08a.44.44,0,0,0,.14.56l12.71,8.19a.39.39,0,0,0,.23.07.46.46,0,0,0,.2-.05.42.42,0,0,0,.22-.37V43a.42.42,0,0,0-.19-.36ZM41,46.4,29.27,38.84l1.26-2.33L41,43.27Z\"/><path d=\"M55.87,38.77l-1.68-3a.43.43,0,0,0-.27-.2.48.48,0,0,0-.33.06l-11.16,7.2a.42.42,0,0,0-.19.36v4a.42.42,0,0,0,.22.37.46.46,0,0,0,.2.05.39.39,0,0,0,.23-.07l12.84-8.19A.42.42,0,0,0,55.87,38.77ZM43.09,46.4V43.45l10.58-6.84,1.27,2.23Z\"/><path d=\"M53.08,35.27a.43.43,0,0,0,.2-.36.39.39,0,0,0-.2-.35l-10.76-7a.44.44,0,0,0-.47,0l-10.7,7a.41.41,0,0,0-.19.35.42.42,0,0,0,.19.36l10.74,6.91a.41.41,0,0,0,.46,0Zm-20.92-.36,9.93-6.47,10,6.47-10,6.41Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-cookie",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M28,19.51a.51.51,0,0,0-.71-.06,2.57,2.57,0,0,0-.89,1.93.51.51,0,0,0,.5.5.5.5,0,0,0,.5-.5,1.54,1.54,0,0,1,.55-1.17A.49.49,0,0,0,28,19.51Z\"/><path d=\"M36.68,38.12a1.78,1.78,0,0,1-1.11-1.7V27.58a1.78,1.78,0,0,1,1.11-1.7,4.79,4.79,0,0,0,3-5.65,4.77,4.77,0,0,0-7.33-2.8.69.69,0,0,1-.78,0,4.78,4.78,0,1,0-4.29,8.45,1.78,1.78,0,0,1,1.11,1.7v8.84a1.78,1.78,0,0,1-1.11,1.7,4.8,4.8,0,0,0-3,5.65,4.77,4.77,0,0,0,7.33,2.8.69.69,0,0,1,.78,0,4.7,4.7,0,0,0,2.68.84,5,5,0,0,0,1.26-.17,4.72,4.72,0,0,0,3.39-3.47A4.8,4.8,0,0,0,36.68,38.12Zm2.07,5.42a3.73,3.73,0,0,1-2.67,2.74A3.83,3.83,0,0,1,33,45.75a1.65,1.65,0,0,0-1.9,0,3.79,3.79,0,0,1-3.13.52,3.7,3.7,0,0,1-2.67-2.73,3.77,3.77,0,0,1,2.4-4.48,2.78,2.78,0,0,0,1.78-2.64V27.58a2.78,2.78,0,0,0-1.78-2.64,3.77,3.77,0,0,1-2.4-4.48,3.73,3.73,0,0,1,2.67-2.74,3.83,3.83,0,0,1,3.13.53,1.67,1.67,0,0,0,1.9,0,3.83,3.83,0,0,1,3.13-.53,3.73,3.73,0,0,1,2.67,2.74,3.77,3.77,0,0,1-2.4,4.48,2.78,2.78,0,0,0-1.78,2.64v8.84a2.78,2.78,0,0,0,1.78,2.64A3.77,3.77,0,0,1,38.75,43.54Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-cream",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;opacity:0.85;}</style></defs><path class=\"cls-1\" d=\"M37.06,30.88V29.67H28.8a.61.61,0,0,0-.61.6V46.68a.61.61,0,0,0,.61.61h8.26V46.08H29.41V30.88Z\"/><path d=\"M39.49,14.9,39,14.51a3.15,3.15,0,0,0-2.11-.8H32a4.19,4.19,0,0,1-1.05-.13L28.65,13a.62.62,0,0,0-.74.43.61.61,0,0,0,.43.74l1.18.31V16.2A1.88,1.88,0,0,0,28.19,18v.63h-.63a.6.6,0,0,0-.6.61v4.39a5.37,5.37,0,0,0-2.65,4.61V49a2.09,2.09,0,0,0,2.08,2.09h9.8A2.09,2.09,0,0,0,38.27,49V28.23a5.37,5.37,0,0,0-2.65-4.61V19.23a.6.6,0,0,0-.6-.61H34.4V18a1.87,1.87,0,0,0-1.33-1.79V14.92h3.86a2,2,0,0,1,1.32.5l.44.39a.6.6,0,0,0,.4.15.58.58,0,0,0,.45-.21A.6.6,0,0,0,39.49,14.9Zm-8.76-.13a4.79,4.79,0,0,0,1.13.14V16.1H30.73Zm6.33,13.46V49a.87.87,0,0,1-.87.88h-9.8a.87.87,0,0,1-.87-.88V28.23a4.17,4.17,0,0,1,4.17-4.17h3.2A4.17,4.17,0,0,1,37.06,28.23Zm-2.65-8.4V23.1a5,5,0,0,0-1.52-.25h-3.2a5.09,5.09,0,0,0-1.52.25V19.83ZM33.19,18v.63H29.41V18a.67.67,0,0,1,.67-.67h2.43A.67.67,0,0,1,33.19,18Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-enamel",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M31.58,36.28a.54.54,0,0,0-.76-.07.55.55,0,0,0-.07.77,2.8,2.8,0,0,1,.57,2.52l-1.1,4.3a.54.54,0,0,0,.39.66l.14,0a.54.54,0,0,0,.52-.41l1.11-4.3A3.9,3.9,0,0,0,31.58,36.28Z\"/><path class=\"cls-1\" d=\"M29.41,35a3.8,3.8,0,0,0-.82-.08.54.54,0,1,0,0,1.08,2.88,2.88,0,0,1,.59.06l.12,0A.55.55,0,0,0,29.41,35Z\"/><path d=\"M33.88,34.73a5.41,5.41,0,0,0-4.3-2.11H23.29A5.45,5.45,0,0,0,18,39.43l1.6,6.27a3.25,3.25,0,0,0,3.15,2.44h7.35a3.24,3.24,0,0,0,3.14-2.44l1.61-6.27A5.4,5.4,0,0,0,33.88,34.73Zm-.07,4.43L32.2,45.43a2.16,2.16,0,0,1-2.09,1.62H22.76a2.14,2.14,0,0,1-2.09-1.62l-1.61-6.27a4.37,4.37,0,0,1,4.23-5.46h6.29a4.37,4.37,0,0,1,4.23,5.46Z\"/><path d=\"M22.54,31.8h7.79a.53.53,0,0,0,.54-.58l-1.09-14.1a1.37,1.37,0,0,0-1.36-1.26H24.35A1.36,1.36,0,0,0,23,17.13L22,31.22a.53.53,0,0,0,.54.58Zm.58-1.08.11-1.57h6.39l.12,1.57Zm.95-13.51a.28.28,0,0,1,.28-.26h4.07a.27.27,0,0,1,.28.25l.84,10.87H23.31Z\"/><path d=\"M46,32.62a.54.54,0,0,0-.4-.17H42.29V21.93a1.41,1.41,0,0,0,.92-1.19h0l.42-4.28A.54.54,0,0,0,43.5,16a.58.58,0,0,0-.41-.18H40.38a.55.55,0,0,0-.54.61l.55,4.31a1.42,1.42,0,0,0,.81,1.1V32.45H37.92a.55.55,0,0,0-.54.58l1,13.82a1.38,1.38,0,0,0,1.36,1.27h4.15a1.37,1.37,0,0,0,1.36-1.28L46.17,33A.61.61,0,0,0,46,32.62ZM42.49,17l-.36,3.69h0a.33.33,0,0,1-.66,0L41,17ZM45,33.53l-.06,1h-6.4l-.07-1ZM44.2,46.77a.28.28,0,0,1-.28.26H39.77a.27.27,0,0,1-.27-.26L38.66,35.6h6.25Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-eyedrop",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M30.63,25.13s0,0,0-.05A14.92,14.92,0,0,0,29,21.31a.52.52,0,0,0-.86,0c-.66,1.11-1.75,3.17-1.75,4.48,0,.06,0,.12,0,.18a2.88,2.88,0,0,0,.24,1l.09.18a2.88,2.88,0,0,0,.63.78,1.88,1.88,0,0,0,1.2.51,2.52,2.52,0,0,0,2.14-2.28v-.07a2.4,2.4,0,0,0,0-.28A3.2,3.2,0,0,0,30.63,25.13Zm-1,1.08a1.83,1.83,0,0,1-.08.25,1.4,1.4,0,0,1-1,1,.76.76,0,0,1-.42-.16,1.72,1.72,0,0,1-.54-.61s0-.11-.08-.17a1.93,1.93,0,0,1-.14-.69s0-.08,0-.12a8.75,8.75,0,0,1,1.16-3.08,11.9,11.9,0,0,1,1.09,2.61c0,.07,0,.11,0,.17a3.65,3.65,0,0,1,.05.42A1.93,1.93,0,0,1,29.66,26.21Z\"/><path d=\"M49.73,33.62c-.34-.34-8.08-8.11-16.92-8.57-.27,0-.54-.05-.81-.05s-.54,0-.81.05l-.56.08a3.2,3.2,0,0,1,.08.66,2.4,2.4,0,0,1,0,.28c.44,0,.88-.07,1.32-.07a6.69,6.69,0,1,1-4.66,1.91,2.88,2.88,0,0,1-.63-.78,7.67,7.67,0,1,0,10.23-.31A33.06,33.06,0,0,1,48.65,34c-1.68,1.58-8.94,8-16.65,8s-15-6.38-16.65-8a33.68,33.68,0,0,1,11.27-7,2.88,2.88,0,0,1-.24-1,34,34,0,0,0-12.11,7.65.5.5,0,0,0,0,.7c.35.35,8.56,8.61,17.73,8.61s17.38-8.26,17.73-8.61A.5.5,0,0,0,49.73,33.62Z\"/><path d=\"M32,35.87a3.21,3.21,0,1,0-3.2-3.2A3.2,3.2,0,0,0,32,35.87Zm0-5.41a2.21,2.21,0,1,1-2.2,2.21A2.2,2.2,0,0,1,32,30.46Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-eyeliner",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M22.6,39.39l-2.5-7.52a.52.52,0,0,0-1,0l-2.49,7.52a.78.78,0,0,0,0,.16V52.22a.5.5,0,0,0,.5.5h5a.5.5,0,0,0,.5-.5V39.55A.78.78,0,0,0,22.6,39.39Zm-1,12.33h-4V45h4Zm0-7.72h-4V39.63l2-6,2,6Z\"/><path d=\"M32,28.39a3.21,3.21,0,1,0-3.2-3.21A3.21,3.21,0,0,0,32,28.39ZM32,23a2.21,2.21,0,1,1-2.2,2.2A2.2,2.2,0,0,1,32,23Z\"/><path d=\"M49.73,26.13a36.73,36.73,0,0,0-4.55-3.75,6.76,6.76,0,0,0,3.37-5.83.5.5,0,0,0-.5-.5.5.5,0,0,0-.5.5,5.77,5.77,0,0,1-3.31,5.19,32.44,32.44,0,0,0-3.71-2.09A6.74,6.74,0,0,0,43.65,14a.51.51,0,0,0-.5-.5.5.5,0,0,0-.5.5,5.78,5.78,0,0,1-3.26,5.18A21.06,21.06,0,0,0,35,17.81a6.75,6.75,0,0,0,3.74-6,.5.5,0,0,0-1,0A5.75,5.75,0,0,1,32,17.52a7.2,7.2,0,0,0-.81,0c-8.84.47-16.58,8.23-16.92,8.57a.5.5,0,0,0,0,.7c.35.35,8.56,8.62,17.73,8.62s17.38-8.27,17.73-8.62A.5.5,0,0,0,49.73,26.13ZM32,18.52h0c.24,0,.47,0,.71,0a6.65,6.65,0,1,1-.73,0Zm0,15.93c-7.7,0-15-6.39-16.65-8,1.31-1.23,6-5.39,11.71-7.15a7.67,7.67,0,1,0,9.87,0,27.63,27.63,0,0,1,6.53,3.13l.65.44a37.45,37.45,0,0,1,4.54,3.59C47,28.06,39.71,34.45,32,34.45Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-floral",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M32.64,29.09s1.53.55,1.53,3a.5.5,0,0,0,.5.5.51.51,0,0,0,.5-.5c0-3.15-2.11-3.91-2.2-3.94a.51.51,0,0,0-.64.31A.49.49,0,0,0,32.64,29.09Z\"/><path class=\"cls-1\" d=\"M44.64,42.2,44.39,42a5.83,5.83,0,0,0-3.8-1.46,5.9,5.9,0,0,0,1.65-3.74v-.34h-.34a5.89,5.89,0,0,0-3.73,1.66,5.88,5.88,0,0,0-1.46-3.81L36.49,34l-.24.25a5.88,5.88,0,0,0-1.46,3.8,5.85,5.85,0,0,0-3.72-1.66h-.34v.34a5.9,5.9,0,0,0,1.65,3.74A5.87,5.87,0,0,0,28.58,42l-.25.23.25.24a5.88,5.88,0,0,0,3.8,1.46,5.92,5.92,0,0,0-1.66,3.74V48h.34a5.9,5.9,0,0,0,3.74-1.65,5.87,5.87,0,0,0,1.45,3.8l.24.25.23-.25a5.83,5.83,0,0,0,1.46-3.8A5.92,5.92,0,0,0,41.91,48h.34v-.34a5.9,5.9,0,0,0-1.65-3.74,5.83,5.83,0,0,0,3.8-1.46Zm-6.19-3.48a5.43,5.43,0,0,1,3.12-1.61A5.43,5.43,0,0,1,40,40.24h0a3.94,3.94,0,0,0-1.52-1.51Zm-3-.37A5.42,5.42,0,0,1,36.49,35a5.47,5.47,0,0,1,1.07,3.35v0a3.89,3.89,0,0,0-1.07-.15,4,4,0,0,0-1.08.15Zm-4-1.25a5.39,5.39,0,0,1,3.12,1.62h0A4,4,0,0,0,33,40.25l0,0A5.47,5.47,0,0,1,31.41,37.1Zm-2.12,5.09a5.4,5.4,0,0,1,3.34-1.07h0a3.92,3.92,0,0,0-.16,1.08,3.84,3.84,0,0,0,.16,1.06h0A5.47,5.47,0,0,1,29.29,42.19Zm5.23,3.48a5.46,5.46,0,0,1-3.13,1.61A5.45,5.45,0,0,1,33,44.15h0a4,4,0,0,0,1.52,1.52Zm3,.37a5.47,5.47,0,0,1-1.07,3.35A5.41,5.41,0,0,1,35.41,46v0a3.89,3.89,0,0,0,2.14,0Zm.28-.8-.11,0a3.25,3.25,0,0,1-2.47,0l-.1,0a3.34,3.34,0,0,1-1.71-1.7l0-.11a3.3,3.3,0,0,1,0-2.47l0-.1a3.3,3.3,0,0,1,1.72-1.71l.09,0a3.3,3.3,0,0,1,2.47,0l.1,0a3.32,3.32,0,0,1,1.71,1.71l0,.1a3.37,3.37,0,0,1,.24,1.24,3.32,3.32,0,0,1-.24,1.23l0,.11A3.36,3.36,0,0,1,37.83,45.24Zm3.74,2a5.45,5.45,0,0,1-3.13-1.62h0A4,4,0,0,0,40,44.14v0A5.49,5.49,0,0,1,41.57,47.29Zm-1.24-4h0a3.56,3.56,0,0,0,.16-1.07,3.89,3.89,0,0,0-.15-1.07h0a5.41,5.41,0,0,1,3.35,1.07A5.47,5.47,0,0,1,40.33,43.27Z\"/><path class=\"cls-1\" d=\"M36.49,39.92a.33.33,0,1,0,0,.65,1.64,1.64,0,0,1,1.63,1.63.32.32,0,0,0,.64,0A2.28,2.28,0,0,0,36.49,39.92Z\"/><path d=\"M36.49,33.39a.48.48,0,0,0,.47-.48V31.33a5.52,5.52,0,0,0-3.68-5.23V23.81h.37a1,1,0,0,0,1-1V19.07a1,1,0,0,0-1-1H31.8a2.3,2.3,0,0,1-.74-1.89v-.57c0-1.55.08-3.9-1.09-5.09a2.65,2.65,0,0,0-3.63,0c-1.17,1.19-1.12,3.54-1.09,5.09,0,.2,0,.4,0,.57a2.33,2.33,0,0,1-.74,1.89H22.66a1,1,0,0,0-1,1v3.74a1,1,0,0,0,1,1H23V26.1a5.52,5.52,0,0,0-3.68,5.23v21a1.83,1.83,0,0,0,1.82,1.83h14A1.82,1.82,0,0,0,37,52.37V51.15a.48.48,0,1,0-1,0v1.22a.87.87,0,0,1-.87.87h-14a.86.86,0,0,1-.86-.87v-21a4.6,4.6,0,0,1,3.28-4.41h4.57a.47.47,0,0,0,.47-.48.48.48,0,0,0-.47-.48H24V23.81h7a.48.48,0,0,0,.48-.48.47.47,0,0,0-.48-.48H23.51l-.89,0,0-3.78,11,0,0,3.78H32.8a.47.47,0,0,0-.47.48v3.11a.46.46,0,0,0,.34.46A4.6,4.6,0,0,1,36,31.33v1.58A.48.48,0,0,0,36.49,33.39ZM26.21,15.59c0-1.31-.07-3.49.82-4.4a1.48,1.48,0,0,1,1.13-.43,1.51,1.51,0,0,1,1.13.43c.88.91.84,3.09.82,4.4,0,.21,0,.41,0,.59a3.76,3.76,0,0,0,.47,1.89H25.74a3.66,3.66,0,0,0,.47-1.89Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-foam",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M41.76,37.1c-.22-.15-.44-.05-.7.22a4.07,4.07,0,0,1-1,.85,12.91,12.91,0,0,1-1.72.7,1.9,1.9,0,0,0-1.44,1.75.4.4,0,0,0,.37.41.41.41,0,0,0,.49-.41,1,1,0,0,1,.65-.83c.34-.14.69-.23,1-.35a4.55,4.55,0,0,0,2.28-1.59C42,37.51,42,37.26,41.76,37.1Z\"/><path class=\"cls-1\" d=\"M36.91,43.58l-.55,0c-.25,0-.55.06-.83.13a2,2,0,0,0-1.62,1.82c0,.28.1.48.39.51s.43-.15.48-.41A1.21,1.21,0,0,1,36,44.48c.3,0,.61,0,.91-.06a.38.38,0,0,0,.4-.38A.39.39,0,0,0,36.91,43.58Z\"/><path d=\"M30.85,30.44a6.4,6.4,0,0,0-2.36-3.33.57.57,0,0,1-.26-.54c0-.51,0-1,0-1.54a2.06,2.06,0,0,0-.79-1.72A2.23,2.23,0,0,0,26,22.89H24.3V19.52c.3-.09.63-.09.78-.26s.14-.5.2-.78H29.8c.52,0,.65-.13.65-.64V16.2c0-.58-.12-.69-.71-.69h-4.5c0-.38.06-.76-.33-1H20.75a.7.7,0,0,0-.31.67c0,1.13,0,2.27,0,3.4,0,.74,0,.8.78.84,0,0,0,0,.06,0v3.44c-.71,0-1.39,0-2.07,0a1.89,1.89,0,0,0-1.74,1.71,10.69,10.69,0,0,0,0,1.6,1.18,1.18,0,0,1-.51,1.08A6,6,0,0,0,14.55,32c0,5.23,0,10.46,0,15.69A1.56,1.56,0,0,0,15.25,49a2.41,2.41,0,0,0,1.42.42H29a3,3,0,0,0,.84-.14,1.67,1.67,0,0,0,1.27-1.65c0-5.17,0-10.34,0-15.51A6.55,6.55,0,0,0,30.85,30.44Zm-5.62-14h4.32v1.16H25.23Zm-3.9-1h3v3.09h-3Zm2.05,4v3.4H22.2v-3.4Zm-5,5.26a1,1,0,0,1,1.11-.94c2.25,0,4.51,0,6.76,0a1.06,1.06,0,0,1,1.12,1c.05.63,0,1.26,0,1.91h-9C18.33,26,18.29,25.35,18.34,24.71ZM29.43,48.52a2.07,2.07,0,0,1-.5,0H16.72a1.64,1.64,0,0,1-.54-.07.88.88,0,0,1-.77-1c0-1.31,0-2.63,0-4H30.24v.35c0,1.21,0,2.41,0,3.62C30.26,48,30.14,48.33,29.43,48.52Zm-14-5.88v-9H30.22v9Zm0-9.89a5.06,5.06,0,0,1,.72-3.23,6.1,6.1,0,0,1,1.71-1.83.71.71,0,0,1,.37-.12q4.61,0,9.21,0a.55.55,0,0,1,.31.08,5.55,5.55,0,0,1,2.41,3.65c.07.47.07.94.1,1.45Z\"/><path d=\"M48.4,43.66a3.51,3.51,0,0,0-1.65-.84A3.31,3.31,0,0,0,44,38.09s0-.07,0-.1a3.17,3.17,0,0,0-3-3.71c-.34,0-.53.1-.57.44a2.79,2.79,0,0,1-2.2,2.36,13.49,13.49,0,0,0-1.35.47A2.93,2.93,0,0,0,35.09,41a7.37,7.37,0,0,0,.36.95l-.36.09a3.58,3.58,0,0,0-2.66,2.36,3.77,3.77,0,0,0,3.52,5c3.42,0,6.84,0,10.26,0a3.22,3.22,0,0,0,2.46-1.2,4.24,4.24,0,0,0,.79-1.71v-.82A3.7,3.7,0,0,0,48.4,43.66Zm-2.35,4.91H36.16a3,3,0,0,1-3-2.14,2.88,2.88,0,0,1,2.29-3.59c.28,0,.57,0,.84,0a.89.89,0,0,0,.55-.22c.17-.21,0-.42-.16-.59A2.12,2.12,0,0,1,36,39.57a2.49,2.49,0,0,1,1.69-1.42c.46-.16.94-.27,1.39-.46a3.5,3.5,0,0,0,2.14-2.47A2.23,2.23,0,0,1,43.05,38s0,.09,0,.13c-.25.71-.08.91.67.86a2.21,2.21,0,0,1,2.17,1.14,2.23,2.23,0,0,1-.06,2.5.88.88,0,0,0-.12.17c-.05.19-.17.42-.1.55a.67.67,0,0,0,.49.25,2.52,2.52,0,0,1,2.37,1.63A2.47,2.47,0,0,1,46.05,48.57Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-gel",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M25.83,33.37a2.31,2.31,0,1,0,2.31,2.31A2.32,2.32,0,0,0,25.83,33.37Zm0,3.44A1.13,1.13,0,1,1,27,35.68,1.14,1.14,0,0,1,25.83,36.81Z\"/><circle class=\"cls-1\" cx=\"32.98\" cy=\"22.19\" r=\"1.16\"/><path class=\"cls-1\" d=\"M37.06,32.09a1.23,1.23,0,1,0,1.23,1.23A1.23,1.23,0,0,0,37.06,32.09Zm0,1.28v-.1a.05.05,0,0,1,0,0Z\"/><path class=\"cls-1\" d=\"M37.06,21.6a1.23,1.23,0,1,0,1.23,1.23A1.23,1.23,0,0,0,37.06,21.6Zm0,1.28v-.1a.05.05,0,0,1,0,0Z\"/><path class=\"cls-1\" d=\"M43.24,32.09A1.77,1.77,0,1,0,45,33.85,1.76,1.76,0,0,0,43.24,32.09Zm0,2.35a.59.59,0,1,1,.59-.59A.58.58,0,0,1,43.24,34.44Z\"/><path class=\"cls-1\" d=\"M40.36,37.52A1.44,1.44,0,1,0,41.81,39,1.44,1.44,0,0,0,40.36,37.52ZM40.1,39a.27.27,0,0,1,.53,0C40.63,39.25,40.1,39.25,40.1,39Z\"/><path class=\"cls-1\" d=\"M33.6,40.66A2.41,2.41,0,1,0,36,43.07,2.41,2.41,0,0,0,33.6,40.66Zm0,3.63a1.23,1.23,0,1,1,1.23-1.22A1.22,1.22,0,0,1,33.6,44.29Z\"/><path class=\"cls-1\" d=\"M32.92,37.08a.91.91,0,1,0,.91-.91A.91.91,0,0,0,32.92,37.08Zm1.18,0c0,.3-.55.3-.54,0a.27.27,0,0,1,.27-.27A.28.28,0,0,1,34.1,37.08Z\"/><path class=\"cls-1\" d=\"M25.51,39.38a1.4,1.4,0,1,0,1.4,1.4A1.4,1.4,0,0,0,25.51,39.38Zm-.22,1.4a.22.22,0,0,1,.44,0C25.73,41,25.29,41,25.29,40.78Z\"/><path class=\"cls-1\" d=\"M25.69,32a.78.78,0,0,0,.78-.78.78.78,0,1,0-.78.78Zm0-1.18a.4.4,0,0,1,.41.4.41.41,0,1,1-.81,0A.4.4,0,0,1,25.69,30.84Z\"/><path d=\"M46.28,29.28A3.91,3.91,0,0,0,44,28V26.44a1.76,1.76,0,0,0-1.76-1.76h-1a8.18,8.18,0,0,0-2.6-5.54l-3.24-3a.52.52,0,0,0-.36-.12.45.45,0,0,0-.32.19,12.52,12.52,0,0,1-10.07,5.12,2.39,2.39,0,0,0-2.38,2.38v1h-.63a1.76,1.76,0,0,0-1.77,1.76V28a4,4,0,0,0-2.18,1.28,3.67,3.67,0,0,0-.73,3l1.53,8.35A10.54,10.54,0,0,0,20,44.29,7.64,7.64,0,0,0,26,48H38a7.64,7.64,0,0,0,6-3.71,10.54,10.54,0,0,0,1.5-3.62L47,32.33A3.65,3.65,0,0,0,46.28,29.28ZM23.21,23.69a1.47,1.47,0,0,1,1.47-1.47,13.44,13.44,0,0,0,10.5-5.08l2.87,2.67a7.22,7.22,0,0,1,2.31,4.87H23.21Zm-2.39,2.75a.85.85,0,0,1,.85-.84H42.24a.85.85,0,0,1,.85.84v1.44H20.82ZM46.1,32.16,44.58,40.5a9.17,9.17,0,0,1-1.37,3.28A6.69,6.69,0,0,1,38,47.08H26a6.69,6.69,0,0,1-5.23-3.3,9.17,9.17,0,0,1-1.37-3.28l-1.53-8.35a2.72,2.72,0,0,1,.54-2.28,3.16,3.16,0,0,1,2.5-1.07H43.07a3.16,3.16,0,0,1,2.5,1.07A2.69,2.69,0,0,1,46.1,32.16Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-gum",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M37.42,27.09a.75.75,0,0,0-1.11,1c.93,1,2.15,3.89,2.8,8.85a.75.75,0,0,0,.75.65H40a.74.74,0,0,0,.64-.84C40,32.25,38.82,28.64,37.42,27.09Z\"/><path class=\"cls-1\" d=\"M31.91,22.65a.75.75,0,0,0,.18,1.49,2.57,2.57,0,0,1,2.35,1.26.75.75,0,0,0,1.31-.73A4,4,0,0,0,31.91,22.65Z\"/><path d=\"M44,38.14c-.06-1.08-.11-2.16-.25-3.24a23.94,23.94,0,0,0-2.38-7.83,15.51,15.51,0,0,0-3.92-5.13,8.1,8.1,0,0,0-10.17-.49,13.3,13.3,0,0,0-3.83,4.24A25.21,25.21,0,0,0,20,38.11a4,4,0,0,0,1.55,3.34,9.38,9.38,0,0,0,3.07,1.6,24.37,24.37,0,0,0,7.65,1.06c.39,0,1.07,0,1.76-.08a20.54,20.54,0,0,0,5.21-1,9.12,9.12,0,0,0,3.25-1.7A3.81,3.81,0,0,0,44,38.14ZM41.6,40.26a7.31,7.31,0,0,1-2.48,1.35,19.78,19.78,0,0,1-5,1c-.7,0-1.41.07-1.87.09a22.73,22.73,0,0,1-7.35-1.07,7.25,7.25,0,0,1-2.49-1.34,2.47,2.47,0,0,1-.95-2.1c0-.49,0-1,.06-1.47a24.69,24.69,0,0,1,1.7-7.39A16.6,16.6,0,0,1,26.51,24a8.23,8.23,0,0,1,3.76-2.4,6.58,6.58,0,0,1,5.81,1.16,12.67,12.67,0,0,1,3.57,4.2,22.22,22.22,0,0,1,2.57,7.67c.18,1.18.22,2.39.32,3.59A2.41,2.41,0,0,1,41.6,40.26Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-homeopathy",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M32.13,41.79a2,2,0,0,0-1.47-1.89,1.85,1.85,0,0,0,.15-.74,2,2,0,0,0-2-2,1.93,1.93,0,0,0-1.52.74,1.93,1.93,0,0,0-3,0,1.95,1.95,0,0,0-3.48,1.21,1.87,1.87,0,0,0,.14.71,1.95,1.95,0,0,0,0,3.85,1.9,1.9,0,0,0-.11.63,1.87,1.87,0,0,0,.14.71,2,2,0,1,0,1.78,3.18,1.94,1.94,0,0,0,3,0,2,2,0,0,0,1.49.7,2,2,0,0,0,1.5-.7,2,2,0,1,0,2-3.15,1.85,1.85,0,0,0,0-1.41A2,2,0,0,0,32.13,41.79ZM29.42,43.6a.94.94,0,0,1,.39.75,1,1,0,1,1-1-1,1,1,0,0,1,.3.06A1.43,1.43,0,0,0,29.42,43.6Zm-3.18-1.81a1,1,0,0,1,1.91,0,1,1,0,1,1-1.91,0Zm-2,1a1,1,0,1,1,1-1A1,1,0,0,1,24.21,42.75Zm1.59.64a1,1,0,1,1-.95,1A1,1,0,0,1,25.8,43.39Zm-3.05,0a1,1,0,1,1-.95,1A1,1,0,0,1,22.75,43.39Zm6.1-5.19a1,1,0,1,1-1,1A1,1,0,0,1,28.85,38.2Zm-3.05,0a1,1,0,1,1-.95,1A1,1,0,0,1,25.8,38.2Zm-3.05,0a1,1,0,1,1-.95,1A1,1,0,0,1,22.75,38.2Zm-2.48,3.59a1,1,0,1,1,1,1A1,1,0,0,1,20.27,41.79Zm1,6.15a1,1,0,1,1,1-1A1,1,0,0,1,21.23,47.94Zm3,0a1,1,0,1,1,1-1A1,1,0,0,1,24.21,47.94Zm3,0a1,1,0,1,1,1-1A1,1,0,0,1,27.19,47.94Zm3.94-1a1,1,0,1,1-.95-.95A1,1,0,0,1,31.13,47Zm-.95-4.23a.94.94,0,0,1-.3-.06,2.29,2.29,0,0,0-.27-.14.94.94,0,1,1,.57.2Z\"/><path class=\"cls-1\" d=\"M31.32,29.4a.5.5,0,1,0-.72.69l.71.74a.79.79,0,0,1,.23.56V34.6a.5.5,0,0,0,.5.5.5.5,0,0,0,.5-.5V31.39a1.81,1.81,0,0,0-.5-1.25Z\"/><path class=\"cls-1\" d=\"M29.49,29a.45.45,0,0,0,.17.11.41.41,0,0,0,.19,0A.47.47,0,0,0,30.2,29a.46.46,0,0,0,.11-.16.41.41,0,0,0,0-.19.51.51,0,0,0-.15-.35.36.36,0,0,0-.16-.11.51.51,0,0,0-.55.11.55.55,0,0,0-.14.35.41.41,0,0,0,0,.19A.44.44,0,0,0,29.49,29Z\"/><path class=\"cls-1\" d=\"M28.83,28.05A.65.65,0,0,0,29,28a.53.53,0,0,0,.27-.27.65.65,0,0,0,0-.19.58.58,0,0,0,0-.19.5.5,0,0,0-.11-.17.52.52,0,0,0-.55-.1.54.54,0,0,0-.16.1,1,1,0,0,0-.11.17.58.58,0,0,0,0,.19.5.5,0,0,0,.14.35A.49.49,0,0,0,28.83,28.05Z\"/><path class=\"cls-1\" d=\"M41.71,46a5.77,5.77,0,0,0-2,.38,6.28,6.28,0,0,0,.6-2.66,6.81,6.81,0,0,0-3-5.53,6.81,6.81,0,0,0-3,5.53,6.63,6.63,0,0,0,2.16,4.82l-1.66,1.63a.49.49,0,0,0,0,.7.47.47,0,0,0,.35.15.5.5,0,0,0,.35-.14l1.73-1.69,0,0a6,6,0,0,0,4.48,2.11,6.05,6.05,0,0,0,4.92-2.67A6.05,6.05,0,0,0,41.71,46Zm-6.46-2.28a5.71,5.71,0,0,1,2-4.26,5.71,5.71,0,0,1,2,4.26,5.56,5.56,0,0,1-1.51,3.76V44.06a.5.5,0,0,0-1,0v3.42A5.56,5.56,0,0,1,35.25,43.72Zm6.46,6.62a4.79,4.79,0,0,1-3.09-1.17H41.4a.5.5,0,0,0,0-1H38.62A4.85,4.85,0,0,1,41.71,47a4.92,4.92,0,0,1,3.63,1.67A4.92,4.92,0,0,1,41.71,50.34Z\"/><path d=\"M34,39.32a.47.47,0,0,0,.48-.48V30.6a2.48,2.48,0,0,0-.64-1.66L31.4,26.2a2.22,2.22,0,0,1-.57-1.49V20.78h.37a1,1,0,0,0,1-1V17a1,1,0,0,0-1-1h-11a1,1,0,0,0-1,1v2.82a1,1,0,0,0,1,1h.37v3.93A2.23,2.23,0,0,1,20,26.2l-2.47,2.74a2.45,2.45,0,0,0-.63,1.66V49.3a1.87,1.87,0,0,0,1.87,1.87H32.64a1.87,1.87,0,0,0,1.87-1.87.47.47,0,0,0-.48-.48.48.48,0,0,0-.48.48.92.92,0,0,1-.91.92H18.77a.92.92,0,0,1-.92-.92V30.6a1.53,1.53,0,0,1,.39-1l2.48-2.74a3.21,3.21,0,0,0,.81-2.13V20.78H25.7a.48.48,0,1,0,0-1H21.06l-.89,0,0-2.86,11,0,0,2.86h-.85a.48.48,0,0,0-.48.47v4.41a3.17,3.17,0,0,0,.82,2.13l2.47,2.74a1.48,1.48,0,0,1,.39,1v8.24A.48.48,0,0,0,34,39.32Z\"/><path d=\"M22.08,15.24a.5.5,0,0,0,.5-.5V13.16h6.24v1.58a.5.5,0,0,0,.5.5.5.5,0,0,0,.5-.5V12.66a.5.5,0,0,0-.5-.5H22.08a.5.5,0,0,0-.5.5v2.08A.5.5,0,0,0,22.08,15.24Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-lipstick",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M21.34,18.61a2.57,2.57,0,0,1-1.56.78A1.57,1.57,0,0,1,18.46,19a.47.47,0,0,0-.66,0,.46.46,0,0,0,0,.65,2.43,2.43,0,0,0,1.76.7h.31A3.63,3.63,0,0,0,22,19.27a.47.47,0,1,0-.66-.66Z\"/><path class=\"cls-1\" d=\"M45.75,39.68,36.68,30.6a.47.47,0,1,0-.66.66l9.08,9.07a.47.47,0,0,0,.33.14.45.45,0,0,0,.32-.14A.44.44,0,0,0,45.75,39.68Z\"/><path d=\"M47.8,38.49l-11-11a.46.46,0,0,0-.65,0l-.76.76L28.12,21a.46.46,0,0,0-.65,0l-.21.21L24,17.89a4.42,4.42,0,0,0-4.53-1.08L16.2,17.86a1.06,1.06,0,0,0-.42,1.76l6.52,6.52-.2.21a.47.47,0,0,0,0,.66l7.22,7.21-.76.76a.47.47,0,0,0,0,.66l11,11a2.5,2.5,0,0,0,3.55,0L47.8,42A2.5,2.5,0,0,0,47.8,38.49ZM16.44,19a.13.13,0,0,1,0-.13.14.14,0,0,1,.09-.1l3.23-1a3.49,3.49,0,0,1,3.59.86l3.3,3.29L23,25.49Zm6.64,7.71L27.79,22l6.89,6.89-2.35,2.36L30,33.57Zm24.06,14.7L42.49,46a1.58,1.58,0,0,1-2.23,0L29.54,35.31l.76-.76h0l5.37-5.37.75-.76L47.14,39.14a1.57,1.57,0,0,1,0,2.24Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-lollipop",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M32.53,23.34a6.07,6.07,0,0,0-.9,1.17,14.32,14.32,0,0,0,7.9,7.88,6.12,6.12,0,0,0,1.17-.91A13.55,13.55,0,0,1,32.53,23.34Z\"/><path d=\"M42,22a7.66,7.66,0,0,0-12,9.31L20.32,41A1.92,1.92,0,1,0,23,43.68L32.69,34A7.66,7.66,0,0,0,42,22ZM22.12,42.78a.64.64,0,0,1-.9-.9l9.51-9.51c.14.16.28.32.43.47s.31.29.47.43Zm14.47-9A6.24,6.24,0,0,1,34,33.24l-.09,0a6.89,6.89,0,0,1-.88-.5l-.14-.11a5.27,5.27,0,0,1-.68-.57l-.11-.08A1.71,1.71,0,0,0,32,31.8a6.57,6.57,0,0,1-.48-.57c-.09-.13-.18-.25-.26-.38a6,6,0,0,1-.31-.55c-.06-.12-.13-.24-.18-.37a5.1,5.1,0,0,1-.24-.69,3.25,3.25,0,0,1-.11-.42,4.64,4.64,0,0,1-.11-.65c0-.17,0-.34,0-.51s0-.15,0-.22a2.28,2.28,0,0,1,0-.26,5.46,5.46,0,0,1,0-.57c0-.19.06-.39.1-.58s.07-.28.11-.42.15-.46.24-.68.13-.28.2-.41.16-.28.24-.42.11-.21.18-.32v0a7,7,0,0,1,1-1.12h0a.24.24,0,0,0,.08-.06,5.86,5.86,0,0,1,.82-.59l.19-.12a6.47,6.47,0,0,1,.88-.42l.24-.08a5.43,5.43,0,0,1,.88-.23l.34-.05a5.55,5.55,0,0,1,.82-.06h0l.42,0a3.81,3.81,0,0,1,.59.07c.21,0,.42.08.63.13a4.42,4.42,0,0,1,.48.15,5.44,5.44,0,0,1,.66.28c.15.07.29.15.43.23s.38.24.57.38a4.54,4.54,0,0,1,.48.39c.08.07.16.12.23.19s.1.14.16.2a4.92,4.92,0,0,1,.5.61c.08.1.15.21.22.31a6.25,6.25,0,0,1,.45.85s0,.05,0,.08a6.43,6.43,0,0,1,.5,2.49A6.37,6.37,0,0,1,36.59,33.81Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-lotion",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M35.4,44.69H28.6a.45.45,0,0,0,0,.9h6.8a.45.45,0,0,0,0-.9Z\"/><path class=\"cls-1\" d=\"M32,38.47a2.39,2.39,0,0,0,2.4-2.4.41.41,0,0,0-.42-.41.41.41,0,0,0-.41.41A1.57,1.57,0,0,1,32,37.64a.41.41,0,0,0-.29.71A.43.43,0,0,0,32,38.47Z\"/><path class=\"cls-1\" d=\"M30.17,39.58a3.8,3.8,0,0,0,5.63-3.33c0-1.94-3.1-6.7-3.45-7.24a.45.45,0,0,0-.35-.19.48.48,0,0,0-.35.19s-.82,1.25-1.64,2.72c-1.2,2.14-1.81,3.66-1.81,4.52a3.83,3.83,0,0,0,1.11,2.69A3.93,3.93,0,0,0,30.17,39.58Zm.56-7.44c.48-.86,1-1.64,1.27-2.13,1.07,1.69,3,5,3,6.24a3,3,0,0,1-5.94,0C29,35.85,29.25,34.77,30.73,32.14Z\"/><path d=\"M36.82,26.09h0a10.8,10.8,0,0,1-1.92-5.38h.47a1,1,0,0,0,1-1V16.76a1,1,0,0,0-1-1H28.63a1,1,0,0,0-1,1v2.95a1,1,0,0,0,1,1h.47a10.8,10.8,0,0,1-1.92,5.38c-5.78,7.08-5.78,14.47,0,22a.49.49,0,0,0,.39.19h8.88a.49.49,0,0,0,.39-.19C42.6,40.56,42.6,33.17,36.82,26.09Zm-8.19-6.38V16.76h6.74v2.95H28.63Zm7.56,27.53H27.81c-5.3-7-5.25-13.91.14-20.51a11.83,11.83,0,0,0,2.16-6h3.78a11.83,11.83,0,0,0,2.16,6h0C41.44,33.33,41.49,40.24,36.19,47.24Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-oil",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><title>pp-iconografia-categorias-subcategorias</title><path d=\"M44,43.62l0,0s0,0-.05-.06a.52.52,0,0,0-.39-.2h-.16a6.84,6.84,0,0,0-2.8.41,8.65,8.65,0,0,0-.87-2.27l-.06-.14a.51.51,0,0,0-.36-.26h-.12a.5.5,0,0,0-.41.16l-.1.12a5.55,5.55,0,0,0-1.76,3.11,3.89,3.89,0,0,0,0,.9,3.31,3.31,0,0,0-.55,0c-1.77.3-3,1.53-2.76,2.8A2.57,2.57,0,0,0,36.32,50,4.38,4.38,0,0,0,37,49.9a4.2,4.2,0,0,0,1.75.94,4.69,4.69,0,0,0,1.11.14A3.55,3.55,0,0,0,41,50.8a2.08,2.08,0,0,0,1.41-1.38,2,2,0,0,0-.55-1.88c-.06-.07-.13-.12-.19-.18l.3-.17a5.65,5.65,0,0,0,2-3l.06-.14A.49.49,0,0,0,44,43.62Zm-6.11,1A4,4,0,0,1,39,42.4a4.77,4.77,0,0,1,.59,1.93,2.84,2.84,0,0,0-1,1.33,2.93,2.93,0,0,0-.74-.25A2.89,2.89,0,0,1,37.87,44.57Zm-1.6,3.24a1.82,1.82,0,0,0,.1,1.15c-.94,0-1.72-.37-1.82-1s.77-1.45,1.94-1.65a3.18,3.18,0,0,1,1.31,0l-.13,0A2.06,2.06,0,0,0,36.27,47.81Zm4.45,2a3,3,0,0,1-1.69,0c-1.15-.3-2-1.13-1.79-1.81a1.1,1.1,0,0,1,.76-.68,2.45,2.45,0,0,1,.83-.13,3.69,3.69,0,0,1,.86.11,3.05,3.05,0,0,1,1.46.84,1.76,1.76,0,0,1,.28.44.67.67,0,1,0-.58,1,.65.65,0,0,0,.45-.18A1.41,1.41,0,0,1,40.72,49.85Zm.46-.87a.33.33,0,1,1-.33-.32A.32.32,0,0,1,41.18,49Zm.17.45Zm.09-3.07a2.71,2.71,0,0,1-.67.35,3.94,3.94,0,0,0-.83-.31c-.14,0-.29-.06-.43-.09a1.83,1.83,0,0,1,.94-1.37,3.92,3.92,0,0,1,2.38-.6A3.91,3.91,0,0,1,41.44,46.36Z\"/><path class=\"cls-1\" d=\"M33,24.89a4.42,4.42,0,0,1-1.24-2.72V20.53H32a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5h-.69V15.52a.5.5,0,0,0-.5-.5H27.5a.5.5,0,0,0-.5.5v2.06h-.66a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h.3v1.64a4.38,4.38,0,0,1-1.25,2.72,4.67,4.67,0,0,0-1.45,3.4V48.37A2.61,2.61,0,0,0,26.55,51h5.28a2.61,2.61,0,0,0,2.61-2.61V28.29A4.68,4.68,0,0,0,33,24.89ZM28,16h2.34v1.56H28Zm5.44,32.35A1.61,1.61,0,0,1,31.83,50H26.55a1.61,1.61,0,0,1-1.61-1.61V28.29a3.65,3.65,0,0,1,1.15-2.68,5.39,5.39,0,0,0,1.55-3.44V20.53h1.55a.5.5,0,0,0,0-1H26.84v-1h4.69v1h-.29a.5.5,0,0,0-.5.5s0,0,0,.06,0,0,0,.06v2a5.39,5.39,0,0,0,1.55,3.44,3.68,3.68,0,0,1,1.15,2.68Z\"/><path class=\"cls-1\" d=\"M32.18,31.81a.5.5,0,0,0-.5.5v9.54a.5.5,0,0,0,1,0V32.31A.5.5,0,0,0,32.18,31.81Z\"/><path class=\"cls-1\" d=\"M29.19,25.68a3.28,3.28,0,0,0-3.49,3v17a2.44,2.44,0,0,0,2.63,2.18h1.72a2.44,2.44,0,0,0,2.63-2.18.5.5,0,0,0-1,0c0,.64-.75,1.18-1.63,1.18H28.33c-.89,0-1.63-.54-1.63-1.18v-17a2.29,2.29,0,0,1,2.49-2,2.29,2.29,0,0,1,2.49,2,.5.5,0,0,0,1,0A3.28,3.28,0,0,0,29.19,25.68Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-oralfilm",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M28,29.73V40.07H36V29.73ZM35,39.07H29V30.73H35Z\"/><path d=\"M49.2,24.38s0,0,0,0a.33.33,0,0,0,0-.13.32.32,0,0,0-.06-.15v0S49,24,49,24a.87.87,0,0,0-.11-.09l-11-4.25h0a5.48,5.48,0,0,0-3.66,0c-1.49.77-1.73.84-2.19.84s-.7-.07-2.19-.84a5.47,5.47,0,0,0-3.68,0l-11,4.25S15.05,24,15,24s-.07,0-.09.06v0a.32.32,0,0,0-.06.15.28.28,0,0,0,0,.13s0,0,0,0a.74.74,0,0,0,0,.14.53.53,0,0,0,0,.12,18,18,0,0,0,6.63,6v.44c0,7.48,4.71,13.55,10.5,13.55s10.5-6.07,10.5-13.55v-.44a18,18,0,0,0,6.63-6s0-.08,0-.12A.74.74,0,0,0,49.2,24.38ZM26.46,20.6a4.54,4.54,0,0,1,2.89,0c1.5.78,1.92,1,2.65,1s1.15-.18,2.65-1a4.52,4.52,0,0,1,2.88,0l9.69,3.75-.47.13-.26.07c-.3.07-.59.14-.88.19l-.18,0-.71.12-.35,0-.59.07-.38,0-.63,0-.39,0-.75,0-.35,0-1.16,0-1.06.05h0A24.26,24.26,0,0,0,32,26.56a24.26,24.26,0,0,0-7.06-1.29l-1.06-.05-1.16,0-.35,0-.75,0-.38,0-.65,0-.36,0-.63-.07-.3,0-.8-.13-.1,0c-.3,0-.6-.12-.89-.19l-.22-.06a4.91,4.91,0,0,1-.51-.15Zm-9.84,4.75.24.06.71.18.4.09.77.13.33.06,1.1.13h0l1.25.1h.05v3.44A17.26,17.26,0,0,1,16.62,25.35ZM41.5,31.11c0,6.92-4.26,12.55-9.5,12.55S22.5,38,22.5,31.11V26.16l1.37.06,1,.05a24.3,24.3,0,0,1,6.61,1.17v1.9a.5.5,0,1,0,1,0v-1.9a24.3,24.3,0,0,1,6.61-1.17l1-.05,1.37-.06v4.95Zm1-1.57V26.1h0L43.8,26h.05l1.08-.13.34-.06.76-.13.4-.09.72-.18.24-.06A17.49,17.49,0,0,1,42.5,29.54Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-oralpaste",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M26,25.93a.42.42,0,0,0-.62,0,.44.44,0,0,0,0,.62L36.61,37.78a.44.44,0,0,0,.62,0,.45.45,0,0,0,0-.63Z\"/><path class=\"cls-1\" d=\"M24.26,24.18a.45.45,0,0,0-.63,0,.44.44,0,0,0,0,.62l.38.38a.44.44,0,0,0,.62,0,.45.45,0,0,0,0-.63Z\"/><path class=\"cls-1\" d=\"M15.84,18.75,9.69,24.9l.21.22.5.32,6.06-6.06a.45.45,0,0,0,0-.63A.44.44,0,0,0,15.84,18.75Z\"/><path class=\"cls-1\" d=\"M19.36,15.64l-.2-.2-.89.88a.45.45,0,0,0,0,.63.44.44,0,0,0,.62,0l.79-.79-.06-.1Z\"/><path class=\"cls-1\" d=\"M17.21,17.38l-.25.25a.45.45,0,0,0,0,.63.44.44,0,0,0,.62,0l.25-.25a.43.43,0,0,0,0-.63A.44.44,0,0,0,17.21,17.38Z\"/><path class=\"cls-1\" d=\"M56.37,47.25s-2.85,1.36-3.51.1c-1-1.87-2-3.29-5.14-3.29-1.5,0-2.53,1.08-3.44,2-1.3,1.37-1.85,1.76-2.89.78l-.8-.77,0,1.11a3.83,3.83,0,0,0,.91,2.55,2.62,2.62,0,0,0,2,.79A4.28,4.28,0,0,0,46.7,49c.43-.44.72-.71,1-.71s.53.4.84.83a4.45,4.45,0,0,0,3.8,2.25c3.43,0,4.65-3.33,4.7-3.47l.42-1.16Zm-4,3.09a3.44,3.44,0,0,1-3-1.84c-.46-.64-.9-1.24-1.65-1.24a2.55,2.55,0,0,0-1.73,1,3.3,3.3,0,0,1-2.53,1.29,1.69,1.69,0,0,1-1.28-.48,2,2,0,0,1-.46-.8c1.35.54,2.41-.56,3.29-1.49s1.63-1.72,2.71-1.72c2.67,0,3.36,1,4.26,2.75.7,1.34,2.35,1.17,3.53.83A3.8,3.8,0,0,1,52.36,50.34Z\"/><path d=\"M41.44,43l-1.39-1.39.8-.79a.65.65,0,0,0,.09-.79l.11-.1-.38-2a3.8,3.8,0,0,0-1-2l-13-13a40.07,40.07,0,0,1-5.85-7.43l-.3-.48a.64.64,0,0,0-.1-.13l-1.41-1.41a.66.66,0,0,0-.94,0L7.6,23.75a.66.66,0,0,0,0,.94L9,26.1l.11.09.91.59a41,41,0,0,1,6.54,5.29L30,45.49a3.76,3.76,0,0,0,2,1l2,.37a.66.66,0,0,0,.83-.07l1-1,1.39,1.39a1.89,1.89,0,0,0,1.31.58,1.34,1.34,0,0,0,1-.4l2.13-2.13a1.33,1.33,0,0,0,.39-1A1.89,1.89,0,0,0,41.44,43ZM30.92,44.56,17.5,31.14a41.74,41.74,0,0,0-6.75-5.47l-.35-.23-.5-.32-.21-.22L9,24.22l9.47-9.47.69.69.2.2.26.42.06.1a41.39,41.39,0,0,0,6,7.58l13,13a2.55,2.55,0,0,1,.67,1.34l.36,1.9-5.57,5.57-1.9-.36A2.54,2.54,0,0,1,30.92,44.56Zm9.78-.24-2.13,2.12s-.25,0-.45-.18l-1.38-1.38,2.39-2.39,1.38,1.39A.5.5,0,0,1,40.7,44.32Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-others",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><title>pp-iconografia-categorias-subcategorias</title><path d=\"M40,28.19H35.87V24.06a1.5,1.5,0,0,0-1.5-1.5H29.63a1.5,1.5,0,0,0-1.5,1.5v4.13H24a1.5,1.5,0,0,0-1.5,1.5v4.73a1.5,1.5,0,0,0,1.5,1.5h4.13v4.14a1.5,1.5,0,0,0,1.5,1.5h4.74a1.51,1.51,0,0,0,1.5-1.5V35.92H40a1.5,1.5,0,0,0,1.5-1.5V29.69A1.5,1.5,0,0,0,40,28.19Zm.5,6.23a.5.5,0,0,1-.5.5H35.37a.5.5,0,0,0-.5.5v4.64a.51.51,0,0,1-.5.5H29.63a.51.51,0,0,1-.5-.5V35.42a.5.5,0,0,0-.5-.5H24a.5.5,0,0,1-.5-.5V29.69a.5.5,0,0,1,.5-.5h4.63a.5.5,0,0,0,.5-.5V24.06a.5.5,0,0,1,.5-.5h4.74a.5.5,0,0,1,.5.5v4.63a.5.5,0,0,0,.5.5H40a.5.5,0,0,1,.5.5Z\"/><path class=\"cls-1\" d=\"M43.43,17.07H20.57a3.5,3.5,0,0,0-3.5,3.5V43.43a3.5,3.5,0,0,0,3.5,3.5H43.43a3.5,3.5,0,0,0,3.5-3.5V20.57A3.5,3.5,0,0,0,43.43,17.07Zm2.5,26.36a2.5,2.5,0,0,1-2.5,2.5H20.57a2.5,2.5,0,0,1-2.5-2.5V20.57a2.5,2.5,0,0,1,2.5-2.5H43.43a2.5,2.5,0,0,1,2.5,2.5Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-patch",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;opacity:0.85;}</style></defs><path class=\"cls-1\" d=\"M40.6,21.55a1,1,0,0,0,0-1.39,1,1,0,0,0-1.4,0,1,1,0,0,0,1.4,1.39Z\"/><path class=\"cls-1\" d=\"M43.84,24.8a1,1,0,1,0-1.39,0A1,1,0,0,0,43.84,24.8Z\"/><path class=\"cls-1\" d=\"M37.78,24.37a1,1,0,1,0-1.39,0A1,1,0,0,0,37.78,24.37Z\"/><circle class=\"cls-1\" cx=\"40.33\" cy=\"26.92\" r=\"0.99\"/><path class=\"cls-1\" d=\"M20.16,39.2a1,1,0,1,0,1.4,0A1,1,0,0,0,20.16,39.2Z\"/><path class=\"cls-1\" d=\"M23.4,42.45a1,1,0,0,0,0,1.39,1,1,0,0,0,1.4,0,1,1,0,1,0-1.4-1.39Z\"/><path class=\"cls-1\" d=\"M24.37,37.78a1,1,0,1,0-1.39,0A1,1,0,0,0,24.37,37.78Z\"/><path class=\"cls-1\" d=\"M26.22,39.63a1,1,0,0,0,0,1.39,1,1,0,1,0,0-1.39Z\"/><path class=\"cls-1\" d=\"M20.16,23.4a1,1,0,1,0,1.4,0A1,1,0,0,0,20.16,23.4Z\"/><path class=\"cls-1\" d=\"M23.4,20.16a1,1,0,1,0,1.4,0A1,1,0,0,0,23.4,20.16Z\"/><path class=\"cls-1\" d=\"M24.37,27.61a1,1,0,1,0-1.39,0A1,1,0,0,0,24.37,27.61Z\"/><circle class=\"cls-1\" cx=\"26.92\" cy=\"23.67\" r=\"0.99\"/><path class=\"cls-1\" d=\"M39.2,42.45a1,1,0,1,0,1.4,0A1,1,0,0,0,39.2,42.45Z\"/><path class=\"cls-1\" d=\"M42.45,39.2a1,1,0,1,0,1.39,0A1,1,0,0,0,42.45,39.2Z\"/><path class=\"cls-1\" d=\"M36.39,39.63a1,1,0,1,0,1.39,0A1,1,0,0,0,36.39,39.63Z\"/><path class=\"cls-1\" d=\"M39.63,36.39a1,1,0,1,0,1.4,0A1,1,0,0,0,39.63,36.39Z\"/><path d=\"M41.38,32l3.86-3.87a6.63,6.63,0,0,0-9.37-9.37L32,22.63l-3.87-3.87a6.63,6.63,0,0,0-9.37,9.37L22.63,32l-3.87,3.87a6.63,6.63,0,0,0,9.37,9.37L32,41.37l3.87,3.87a6.63,6.63,0,0,0,9.37-9.37ZM36.76,19.64a5.38,5.38,0,0,1,7.6,0,5.4,5.4,0,0,1,0,7.61l-3.87,3.86-7.6-7.6ZM39.6,32,32,39.6,24.4,32,32,24.4Zm-20-4.75a5.38,5.38,0,0,1,7.61-7.61l3.87,3.87-7.61,7.6Zm7.61,17.11a5.38,5.38,0,0,1-7.61-7.61l3.87-3.86,7.61,7.6Zm17.11,0a5.38,5.38,0,0,1-7.6,0l-3.87-3.87,7.6-7.6,3.87,3.86A5.4,5.4,0,0,1,44.36,44.36Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-pomade",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;opacity:0.85;}</style></defs><path class=\"cls-1\" d=\"M34,13.61H25.31v.3l.12.58H34a.43.43,0,0,0,.44-.44A.44.44,0,0,0,34,13.61Z\"/><path class=\"cls-1\" d=\"M37.44,13.61a.44.44,0,0,0-.44.44.44.44,0,0,0,.44.44h1.12a.52.52,0,0,1,0-.11l.11-.48v-.29Z\"/><path class=\"cls-1\" d=\"M35.94,13.61h-.35a.44.44,0,0,0-.44.44.44.44,0,0,0,.44.44h.35a.43.43,0,0,0,.44-.44A.44.44,0,0,0,35.94,13.61Z\"/><path class=\"cls-1\" d=\"M35.68,25.43a.44.44,0,0,0-.44.44V41.74a.44.44,0,1,0,.88,0V25.87A.44.44,0,0,0,35.68,25.43Z\"/><path class=\"cls-1\" d=\"M35.68,23a.44.44,0,0,0-.44.44v.53a.44.44,0,0,0,.88,0V23.4A.44.44,0,0,0,35.68,23Z\"/><path d=\"M39.36,11.32H24.64A.67.67,0,0,0,24,12v2a.68.68,0,0,0,0,.14l.22,1.05a40,40,0,0,1,.88,8.37v19a3.79,3.79,0,0,0,.71,2.16l1.12,1.65a.61.61,0,0,0,0,.13V52a.67.67,0,0,0,.66.66h8.61A.67.67,0,0,0,36.9,52V46.37l1.15-1.69a3.78,3.78,0,0,0,.7-2.16V24.09a40.15,40.15,0,0,1,1.12-9.4l.13-.56A.77.77,0,0,0,40,14V12A.67.67,0,0,0,39.36,11.32Zm-3.79,40H28.28v-4.5h7.29Zm1.86-27.27V42.52A2.52,2.52,0,0,1,37,43.94l-1.08,1.6H28l-1.09-1.6a2.52,2.52,0,0,1-.48-1.42v-19a41.83,41.83,0,0,0-.9-8.64l-.09-.41-.12-.58V12.64H38.69V13.9l-.11.48a.52.52,0,0,0,0,.11A41.37,41.37,0,0,0,37.43,24.09Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-pot",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;opacity:0.85;}</style></defs><path class=\"cls-1\" d=\"M40.17,34H16.63a.66.66,0,0,0-.65.66v4.94a.66.66,0,0,0,.65.66H40.17a.66.66,0,0,0,.66-.66V34.65A.66.66,0,0,0,40.17,34Zm-.65,4.95H17.28V35.3H39.52Z\"/><path d=\"M44,29.94a2.14,2.14,0,0,0-2.14-2.14H15.14A2.14,2.14,0,0,0,13,29.94v9.43a5.91,5.91,0,0,0,5.91,5.9H38.06A5.91,5.91,0,0,0,44,39.37Zm-1.31,9.43A4.6,4.6,0,0,1,38.06,44H18.9a4.6,4.6,0,0,1-4.6-4.59V31.83H42.66Zm0-8.84H14.3v-.59a.85.85,0,0,1,.84-.84H41.83a.84.84,0,0,1,.83.84Z\"/><path d=\"M51,23.28v-2a2.59,2.59,0,0,0-2.59-2.59H27.46a2.59,2.59,0,0,0-2.59,2.59V26.5a.65.65,0,0,0,1.3,0V24H49.69V42.5a1.29,1.29,0,0,1-1.29,1.29H43.31a.65.65,0,0,0-.65.65.66.66,0,0,0,.65.66H48.4A2.6,2.6,0,0,0,51,42.5V23.4a.1.1,0,0,0,0-.12Zm-1.3-.59H26.17V21.32A1.28,1.28,0,0,1,27.46,20H48.4a1.28,1.28,0,0,1,1.29,1.28Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-sachet",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><circle class=\"cls-1\" cx=\"35.35\" cy=\"35.43\" r=\"0.63\"/><path class=\"cls-1\" d=\"M34.29,38.93a.63.63,0,1,0-.63-.62A.63.63,0,0,0,34.29,38.93Z\"/><path class=\"cls-1\" d=\"M36.91,38.31a.64.64,0,0,0,.63-.63.63.63,0,0,0-.63-.63.63.63,0,0,0-.63.63A.63.63,0,0,0,36.91,38.31Z\"/><path class=\"cls-1\" d=\"M33.65,40.08a.63.63,0,0,0-.63.63.64.64,0,0,0,.63.63.63.63,0,0,0,.63-.63A.63.63,0,0,0,33.65,40.08Z\"/><circle class=\"cls-1\" cx=\"32.97\" cy=\"43.8\" r=\"0.63\"/><path class=\"cls-1\" d=\"M32.63,45.71a.63.63,0,1,0,0,1.26.63.63,0,1,0,0-1.26Z\"/><path class=\"cls-1\" d=\"M36,40.78A.63.63,0,0,0,36,42a.63.63,0,0,0,0-1.26Z\"/><path class=\"cls-1\" d=\"M38.11,39.43a.63.63,0,1,0,.63.62A.63.63,0,0,0,38.11,39.43Z\"/><path class=\"cls-1\" d=\"M39.82,42.73a.63.63,0,1,0-.63.63A.63.63,0,0,0,39.82,42.73Z\"/><path class=\"cls-1\" d=\"M37.76,44.08a.63.63,0,1,0-.63.62A.63.63,0,0,0,37.76,44.08Z\"/><circle class=\"cls-1\" cx=\"35.22\" cy=\"45.67\" r=\"0.63\"/><path class=\"cls-1\" d=\"M34.87,47.88a.63.63,0,1,0,.63.63A.63.63,0,0,0,34.87,47.88Z\"/><path class=\"cls-1\" d=\"M37.44,47.05a.63.63,0,1,0,.63.63A.63.63,0,0,0,37.44,47.05Z\"/><path class=\"cls-1\" d=\"M40.21,45.27a.63.63,0,0,0-.62.63.63.63,0,1,0,1.25,0A.63.63,0,0,0,40.21,45.27Z\"/><path d=\"M44.54,22.37a.48.48,0,0,0-.27-.27L25.92,14.4a.5.5,0,0,0-.38,0,.51.51,0,0,0-.27.27L19.46,28.52a.5.5,0,0,0,0,.38.48.48,0,0,0,.27.27L32.66,34.6a.65.65,0,0,0,.19,0l.14,0,7.2-2a.5.5,0,0,0,.33-.29l4-9.58A.5.5,0,0,0,44.54,22.37Zm-4.85,9.35L38,32.2l2.95-7a.5.5,0,0,0-.27-.66.49.49,0,0,0-.65.27l-3.25,7.76-3.85,1.07-10-4.2,4.21-10a.5.5,0,1,0-.93-.39L22,29l-1.37-.57L26,15.52l1.38.57L27,17a.49.49,0,0,0,.27.65.43.43,0,0,0,.19,0,.49.49,0,0,0,.46-.3l.38-.9,12.9,5.41-.37.9a.5.5,0,0,0,.26.65.48.48,0,0,0,.2,0,.51.51,0,0,0,.46-.31l.37-.89,1.3.54Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-serum",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M27.13,30.26a.51.51,0,0,0-.7-.11,6.89,6.89,0,0,0-2.44,6,.51.51,0,0,0,.5.48h0a.49.49,0,0,0,.47-.52A5.92,5.92,0,0,1,27,31,.51.51,0,0,0,27.13,30.26Z\"/><path class=\"cls-1\" d=\"M24.48,37.3a.5.5,0,0,0-.5.5v.68a.5.5,0,0,0,1,0V37.8A.5.5,0,0,0,24.48,37.3Z\"/><path d=\"M39,28.49l-.43-.33c-1.86-1.42-3.62-2.76-3.91-4h.59a1.67,1.67,0,0,0,0-3.33H35a1.82,1.82,0,0,1-.55-1.45v-.46c0-1.08,0-2.42-.75-3.24a2.71,2.71,0,0,0-3.5,0c-.8.82-.77,2.16-.75,3.24v.46A1.86,1.86,0,0,1,29,20.84H28.8a1.67,1.67,0,0,0,0,3.33h.59c-.29,1.23-2.05,2.57-3.91,4l-.43.33c-3.81,2.91-3.63,9.94-2.69,12.88a8,8,0,0,0,5.57,5.29,6.64,6.64,0,0,0,2.21.27h3.72a6.64,6.64,0,0,0,2.21-.27,8,8,0,0,0,5.57-5.29C42.58,38.43,42.76,31.4,39,28.49Zm-3-1.06H34.36V25.8A10.35,10.35,0,0,0,36,27.43Zm-5.34,1h2.72V33a1,1,0,0,1-.1.43L32,35.89l-1.26-2.5a1.08,1.08,0,0,1-.1-.43Zm0-1V24.22h2.72v3.21Zm-.13-8c0-.16,0-.32,0-.49A3.85,3.85,0,0,1,31,16.39a1.76,1.76,0,0,1,2.08,0,3.85,3.85,0,0,1,.46,2.51c0,.17,0,.33,0,.49a3.21,3.21,0,0,0,.32,1.45H30.19A3.21,3.21,0,0,0,30.51,19.39Zm-2.37,3.12a.67.67,0,0,1,.66-.67h6.4a.67.67,0,0,1,0,1.33H28.8A.67.67,0,0,1,28.14,22.51Zm1.5,3.29v1.63H28A10.35,10.35,0,0,0,29.64,25.8Zm9.62,17.77H35.47a.5.5,0,0,0-.5.5.5.5,0,0,0,.5.5h2.65a8.41,8.41,0,0,1-2.35,1.13,5.7,5.7,0,0,1-1.91.23H30.14a5.73,5.73,0,0,1-1.91-.23,7.15,7.15,0,0,1-4.29-3.22H40.06A6.65,6.65,0,0,1,39.26,43.57Zm1.43-2.5c0,.14-.11.27-.16.41H23.47c0-.14-.11-.27-.16-.41-.86-2.72-1.08-9.17,2.34-11.79l.43-.32.69-.53h2.87V33a2,2,0,0,0,.21.88l1.47,2.92a.76.76,0,0,0,1.36,0l1.47-2.92a2,2,0,0,0,.21-.88V28.43h2.87l.68.52.44.33C41.77,31.9,41.55,38.35,40.69,41.07Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-shampoo",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}.cls-2{fill:#363636;}</style></defs><path class=\"cls-1\" d=\"M36.83,15.66a2,2,0,1,0,2,2A2,2,0,0,0,36.83,15.66Zm0,3.54a1.55,1.55,0,1,1,1.54-1.54A1.55,1.55,0,0,1,36.83,19.2Z\"/><path class=\"cls-1\" d=\"M37.84,17.43a.23.23,0,0,0-.23.23.89.89,0,0,1-.89.89.22.22,0,0,0-.22.22.22.22,0,0,0,.22.23,1.34,1.34,0,0,0,1.34-1.34A.23.23,0,0,0,37.84,17.43Z\"/><path class=\"cls-1\" d=\"M43.32,9.52A3.71,3.71,0,1,0,47,13.23,3.71,3.71,0,0,0,43.32,9.52Zm0,6.58a2.88,2.88,0,1,1,2.87-2.87A2.88,2.88,0,0,1,43.32,16.1Z\"/><path class=\"cls-1\" d=\"M45.19,12.81a.41.41,0,0,0-.41.42,1.66,1.66,0,0,1-1.66,1.65.42.42,0,0,0,0,.84,2.5,2.5,0,0,0,2.49-2.49A.42.42,0,0,0,45.19,12.81Z\"/><path class=\"cls-1\" d=\"M41.15,20.06a2.33,2.33,0,1,0,2.33,2.33A2.34,2.34,0,0,0,41.15,20.06Zm0,4.13a1.8,1.8,0,1,1,1.8-1.8A1.8,1.8,0,0,1,41.15,24.19Z\"/><path class=\"cls-1\" d=\"M42.06,22.39a1,1,0,0,1-1,1,.27.27,0,0,0-.27.26A.26.26,0,0,0,41,24a1.56,1.56,0,0,0,1.56-1.56.27.27,0,0,0-.53,0Z\"/><path class=\"cls-1\" d=\"M31.05,39a.29.29,0,0,0,.09.22.3.3,0,0,0,.21.08,1.71,1.71,0,0,0,1.73-1.73.29.29,0,0,0-.3-.3.3.3,0,0,0-.3.3,1.09,1.09,0,0,1-.33.8,1.14,1.14,0,0,1-.8.33A.3.3,0,0,0,31.05,39Z\"/><path class=\"cls-1\" d=\"M31.35,32.33a.3.3,0,0,0-.25.14s-.59.9-1.19,2A8.48,8.48,0,0,0,28.6,37.7a2.74,2.74,0,0,0,.81,1.94,2.89,2.89,0,0,0,.62.47A2.75,2.75,0,0,0,34.1,37.7c0-1.4-2.24-4.85-2.5-5.23A.29.29,0,0,0,31.35,32.33Zm0,7.52A2.17,2.17,0,0,1,29.2,37.7a7.61,7.61,0,0,1,1.23-3c.35-.61.7-1.18.92-1.53.77,1.22,2.15,3.59,2.15,4.51A2.16,2.16,0,0,1,31.35,39.85Z\"/><path class=\"cls-2\" d=\"M38,26.57a2.17,2.17,0,0,0-1.56-.66V22.1a1.5,1.5,0,0,0-1.5-1.5H27.82a1.5,1.5,0,0,0-1.5,1.5v3.81a2.18,2.18,0,0,0-1.57.66,1.78,1.78,0,0,0-.48,1.36l1.32,18.7a2,2,0,0,0,1.9,1.95h7.72a2,2,0,0,0,1.9-1.95l1.33-18.7A1.82,1.82,0,0,0,38,26.57Zm-10.63-.66V23.72h3.5v.64a.53.53,0,0,0,1.06,0v-.64h3.51v2.19Zm.5-4.31h7.07a.5.5,0,0,1,.5.5v.62H27.32V22.1A.5.5,0,0,1,27.82,21.6Zm-2.34,5.65a1.16,1.16,0,0,1,.86-.34h10a1.16,1.16,0,0,1,.86.34.8.8,0,0,1,.22.61l-.17,2.32H25.43l-.17-2.32A.8.8,0,0,1,25.48,27.25Zm11,14.34H26.24L25.5,31.18H37.2Zm-1.25,6H27.49a1,1,0,0,1-.9-1l-.28-4H36.39l-.28,4A1,1,0,0,1,35.21,47.58Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-soapshampoo",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M43.8,19.84a2,2,0,1,0,2,2A2,2,0,0,0,43.8,19.84Zm0,3.54a1.55,1.55,0,1,1,1.55-1.54A1.54,1.54,0,0,1,43.8,23.38Z\"/><path class=\"cls-1\" d=\"M44.81,21.61a.22.22,0,0,0-.22.23.89.89,0,0,1-.89.89.23.23,0,1,0,0,.45A1.34,1.34,0,0,0,45,21.84.23.23,0,0,0,44.81,21.61Z\"/><path class=\"cls-1\" d=\"M50.29,13.7A3.71,3.71,0,1,0,54,17.41,3.72,3.72,0,0,0,50.29,13.7Zm0,6.58a2.88,2.88,0,1,1,2.88-2.87A2.88,2.88,0,0,1,50.29,20.28Z\"/><path class=\"cls-1\" d=\"M52.17,17a.42.42,0,0,0-.42.42,1.65,1.65,0,0,1-1.65,1.65.42.42,0,1,0,0,.84,2.5,2.5,0,0,0,2.49-2.49A.42.42,0,0,0,52.17,17Z\"/><path class=\"cls-1\" d=\"M48.13,24.24a2.33,2.33,0,1,0,2.32,2.33A2.33,2.33,0,0,0,48.13,24.24Zm0,4.13a1.8,1.8,0,1,1,1.8-1.8A1.81,1.81,0,0,1,48.13,28.37Z\"/><path class=\"cls-1\" d=\"M49,26.57a1,1,0,0,1-1,1,.26.26,0,0,0-.26.26.26.26,0,0,0,.26.26,1.57,1.57,0,0,0,1.57-1.56.27.27,0,0,0-.53,0Z\"/><path d=\"M41.77,29.85H36.06v-2a.55.55,0,0,0-.55-.55h-2V25.81l4.72-.29a.54.54,0,0,0,.51-.54V21.46a.54.54,0,0,0-.51-.54L23.65,20a3.62,3.62,0,0,0-2.66.84,1.85,1.85,0,0,0-.63,1.35v2A1.83,1.83,0,0,0,21,25.57a3.51,3.51,0,0,0,2.4.85h.26l2.13-.13v1H23.56a.55.55,0,0,0-.54.55v2H17.1a2.74,2.74,0,0,0-2.74,2.74v2.22a.58.58,0,0,0,0,.18.48.48,0,0,0,0,.18v12.5A2.74,2.74,0,0,0,17.1,50.4H41.77a2.74,2.74,0,0,0,2.74-2.73V32.59A2.74,2.74,0,0,0,41.77,29.85ZM15.45,35.58a3.22,3.22,0,0,1,1.21.46,4.51,4.51,0,0,0,4.63,0,3.45,3.45,0,0,1,3.58,0,4.51,4.51,0,0,0,4.63,0,3.45,3.45,0,0,1,3.58,0,4.51,4.51,0,0,0,4.63,0,3.13,3.13,0,0,1,1.79-.5,3.18,3.18,0,0,1,1.79.5,4.18,4.18,0,0,0,2.13.62v11a1.65,1.65,0,0,1-1.65,1.65H17.1a1.65,1.65,0,0,1-1.65-1.65Zm17.47-7.22h2v1.49H24.11V28.36h8.81Zm10.5,7.22a3.3,3.3,0,0,1-1.61-.49,4.14,4.14,0,0,0-2.31-.64,4.2,4.2,0,0,0-2.32.64,3.44,3.44,0,0,1-3.57,0,4.2,4.2,0,0,0-2.32-.64,4.3,4.3,0,0,0-1.51.25V32.94h2.34a.55.55,0,0,0,.55-.54V30.94h9.1a1.65,1.65,0,0,1,1.65,1.65ZM27.17,30.94H31.7v.92H27.17Zm-1.2,0V32.4a.54.54,0,0,0,.54.54h2.18v2.3a2.93,2.93,0,0,1-1.5.35,3.13,3.13,0,0,1-1.79-.5,4.52,4.52,0,0,0-4.64,0,3.44,3.44,0,0,1-3.57,0,4.25,4.25,0,0,0-1.74-.6v-1.9a1.65,1.65,0,0,1,1.65-1.65H26Zm.9-4.73,1-.06,4.49-.27v1.39h-5.5Zm-.58-1.05h0l-2.7.16a2.6,2.6,0,0,1-1.86-.54.84.84,0,0,1-.28-.55v-2a.81.81,0,0,1,.28-.55,2.46,2.46,0,0,1,1.66-.56h.2l14,.85v2.5l-10.55.64Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-spray",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M30.13,19.08a.62.62,0,0,0-.47.71.61.61,0,0,0,.71.48.61.61,0,0,0-.24-1.19Z\"/><path class=\"cls-1\" d=\"M32.17,19.07a.6.6,0,0,0,.47-.71.6.6,0,0,0-1.18.23A.61.61,0,0,0,32.17,19.07Z\"/><path class=\"cls-1\" d=\"M34,17.87a.61.61,0,0,0,.48-.71.6.6,0,0,0-.71-.47A.6.6,0,1,0,34,17.87Z\"/><path class=\"cls-1\" d=\"M35.76,16.67a.6.6,0,0,0-.23-1.18.6.6,0,1,0,.23,1.18Z\"/><path class=\"cls-1\" d=\"M37.56,15.47a.59.59,0,0,0,.47-.7.6.6,0,1,0-1.18.23A.59.59,0,0,0,37.56,15.47Z\"/><path class=\"cls-1\" d=\"M39.35,14.28a.61.61,0,1,0-.71-.48A.62.62,0,0,0,39.35,14.28Z\"/><path class=\"cls-1\" d=\"M41.15,13.08a.61.61,0,1,0-.71-.48A.61.61,0,0,0,41.15,13.08Z\"/><path class=\"cls-1\" d=\"M43,11.88a.6.6,0,0,0,.47-.71.6.6,0,0,0-1.18.23A.61.61,0,0,0,43,11.88Z\"/><path class=\"cls-1\" d=\"M32.17,20.28a.61.61,0,1,0,.47.71A.61.61,0,0,0,32.17,20.28Z\"/><path class=\"cls-1\" d=\"M34,21.48a.62.62,0,0,0-.71.47.61.61,0,0,0,.48.71.6.6,0,0,0,.71-.47A.61.61,0,0,0,34,21.48Z\"/><path class=\"cls-1\" d=\"M35.76,22.68a.6.6,0,1,0-.23,1.18.6.6,0,0,0,.23-1.18Z\"/><path class=\"cls-1\" d=\"M37.56,23.88a.59.59,0,0,0-.71.47.6.6,0,0,0,.47.71.61.61,0,0,0,.71-.47A.6.6,0,0,0,37.56,23.88Z\"/><path class=\"cls-1\" d=\"M39.35,25.07a.61.61,0,0,0-.23,1.19.61.61,0,1,0,.23-1.19Z\"/><path class=\"cls-1\" d=\"M41.15,26.27a.61.61,0,1,0,.48.71A.61.61,0,0,0,41.15,26.27Z\"/><path class=\"cls-1\" d=\"M43,27.47a.61.61,0,0,0-.71.48.6.6,0,0,0,1.18.23A.6.6,0,0,0,43,27.47Z\"/><path d=\"M30.26,22.16H28.72V16.92a.51.51,0,0,0-.5-.51H23.09a.5.5,0,0,0-.5.51v5.24H21.06a.59.59,0,0,0-.59.6V48.44a2.22,2.22,0,0,0,2.22,2.22h5.94a2.22,2.22,0,0,0,2.22-2.22V22.76A.59.59,0,0,0,30.26,22.16Zm-8.6,1.19h8v1.89h-8Zm6.05-2.82h-.3a.76.76,0,0,1-.75-.75v-.21a.75.75,0,0,1,.75-.74h.3Zm-4.12-3.11h4.12v.4h-.3a1.75,1.75,0,0,0-1.75,1.75v.21a1.75,1.75,0,0,0,1.75,1.75h.3v.63H23.59Zm5,32.05H22.69a1,1,0,0,1-1-1V26.24h8v22.2A1,1,0,0,1,28.63,49.47Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-sublingual",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}.cls-2{fill:#363636;}</style></defs><path class=\"cls-1\" d=\"M32,34a3.71,3.71,0,1,0,3.71,3.71A3.72,3.72,0,0,0,32,34Zm0,6.59a2.88,2.88,0,1,1,2.87-2.88A2.88,2.88,0,0,1,32,40.54Z\"/><path class=\"cls-1\" d=\"M33.88,37.24a.42.42,0,0,0-.42.42,1.66,1.66,0,0,1-1.66,1.66.42.42,0,0,0,0,.84,2.5,2.5,0,0,0,2.5-2.5A.42.42,0,0,0,33.88,37.24Z\"/><path class=\"cls-2\" d=\"M51,27.71C47.46,21.48,41.43,16,37.22,15.33c-3-.51-4.55.27-5.22.77-.67-.5-2.25-1.28-5.22-.77-4.21.71-10.24,6.15-13.73,12.38A.46.46,0,0,0,13,28c0,.21,1.47,21,19,21S51,28.2,51,28A.46.46,0,0,0,51,27.71ZM47.27,38C44.08,44.65,38.94,48,32,48S19.92,44.65,16.73,38a31,31,0,0,1-2.74-10C17.36,22.13,23,17,27,16.31c3.45-.58,4.66.76,4.66.77a.57.57,0,0,0,.39.18h0a.49.49,0,0,0,.38-.18s1.22-1.36,4.67-.77C41,17,46.64,22.13,50,28.07A31,31,0,0,1,47.27,38Z\"/><path class=\"cls-2\" d=\"M42.27,24.91C35.69,22,32.72,22.34,32,22.51c-.72-.17-3.69-.54-10.27,2.4-.91.42-1.76.84-2.52,1.22A12.54,12.54,0,0,1,16,27.46a.49.49,0,0,0-.45.51c0,.1.22,7,4.89,11.69v0a.47.47,0,0,0,.2.17C23.11,42.2,26.69,44,32,44s8.89-1.76,11.32-4.11a.47.47,0,0,0,.2-.17s0,0,0,0C48.2,35,48.42,28.07,48.42,28a.49.49,0,0,0-.45-.51,12.54,12.54,0,0,1-3.18-1.33c-.76-.38-1.61-.8-2.52-1.22ZM21.65,39.46A13.31,13.31,0,0,0,25.94,34c1.79-4.89,2.8-7.25,6.06-7.25s4.27,2.36,6.06,7.25a13.31,13.31,0,0,0,4.29,5.51C40.07,41.49,36.78,43,32,43S23.93,41.49,21.65,39.46ZM47.4,28.37a17.37,17.37,0,0,1-4.33,10.39A12.67,12.67,0,0,1,39,33.61C37.32,29,36.1,25.7,32,25.7S26.68,29,25,33.61a12.67,12.67,0,0,1-4.07,5.15A17.37,17.37,0,0,1,16.6,28.37,18.13,18.13,0,0,0,19.66,27c.75-.37,1.58-.79,2.48-1.2,7.05-3.15,9.67-2.33,9.69-2.32a.5.5,0,0,0,.34,0s2.64-.83,9.69,2.32c.9.41,1.73.83,2.48,1.2A17.34,17.34,0,0,0,47.4,28.37Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-sunscreen",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M32,27.21a3,3,0,1,0,3,3A3,3,0,0,0,32,27.21Zm0,5a2,2,0,1,1,2-2A2,2,0,0,1,32,32.25Z\"/><path class=\"cls-1\" d=\"M32.71,30.23a.7.7,0,0,1-.25.53.51.51,0,0,0-.05.71.51.51,0,0,0,.37.17.5.5,0,0,0,.33-.12,1.71,1.71,0,0,0,.6-1.29.5.5,0,0,0-.5-.5A.5.5,0,0,0,32.71,30.23Z\"/><path class=\"cls-1\" d=\"M32,26.66a.5.5,0,0,0,.5-.5V24.25a.5.5,0,0,0-1,0v1.91A.5.5,0,0,0,32,26.66Z\"/><path class=\"cls-1\" d=\"M34.88,27.85a.49.49,0,0,0,.35-.15l1.35-1.34a.51.51,0,0,0,0-.71.5.5,0,0,0-.71,0L34.53,27a.48.48,0,0,0,0,.7A.47.47,0,0,0,34.88,27.85Z\"/><path class=\"cls-1\" d=\"M38,29.73H36.07a.5.5,0,0,0,0,1H38a.5.5,0,0,0,0-1Z\"/><path class=\"cls-1\" d=\"M35.23,32.75a.5.5,0,0,0-.7,0,.5.5,0,0,0,0,.71l1.34,1.35a.49.49,0,0,0,.35.14.5.5,0,0,0,.36-.14.51.51,0,0,0,0-.71Z\"/><path class=\"cls-1\" d=\"M32,33.8a.5.5,0,0,0-.5.5v1.9a.5.5,0,0,0,1,0V34.3A.5.5,0,0,0,32,33.8Z\"/><path class=\"cls-1\" d=\"M28.77,32.75,27.42,34.1a.5.5,0,0,0,0,.71.52.52,0,0,0,.71,0l1.34-1.35a.5.5,0,0,0,0-.71A.5.5,0,0,0,28.77,32.75Z\"/><path class=\"cls-1\" d=\"M27.93,30.73a.51.51,0,0,0,.5-.5.5.5,0,0,0-.5-.5H26a.5.5,0,0,0-.5.5.51.51,0,0,0,.5.5Z\"/><path class=\"cls-1\" d=\"M28.77,27.7a.49.49,0,0,0,.35.15.51.51,0,0,0,.36-.15.5.5,0,0,0,0-.7l-1.35-1.35a.5.5,0,0,0-.71,0,.51.51,0,0,0,0,.71Z\"/><path d=\"M41.49,14.53h-19a.5.5,0,0,0-.5.5v2a.32.32,0,0,0,0,.14,30.83,30.83,0,0,1,1.14,6.57v17.6a2.68,2.68,0,0,0,.46,1.5l1,1.45V49a.51.51,0,0,0,.5.5H38.91a.51.51,0,0,0,.5-.5V44.28l1-1.45a2.67,2.67,0,0,0,.45-1.5V23.73A30.6,30.6,0,0,1,42,17.16.32.32,0,0,0,42,17V15A.5.5,0,0,0,41.49,14.53ZM38.41,48.47H25.59V44.63H38.41Zm1.41-24.74v17.6a1.68,1.68,0,0,1-.28,1l-.9,1.35H25.36l-.9-1.35a1.69,1.69,0,0,1-.29-1V23.73a29,29,0,0,0-1-6.33H34.8a.38.38,0,1,0,0-.75H23V15.53H41v1.12H39.6a.38.38,0,1,0,0,.75h1.27A29,29,0,0,0,39.82,23.73Z\"/><path d=\"M37.62,16.65h-.56a.38.38,0,1,0,0,.75h.56a.38.38,0,1,0,0-.75Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-syringe",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M48.68,25.51,47.82,24,47,25.51c-.82,1.4-1.81,3.36-1.81,4.73a3,3,0,0,0,2.68,3.12,3,3,0,0,0,2.67-3.12C50.49,28.87,49.51,26.91,48.68,25.51Zm-.86,6.85a2.07,2.07,0,0,1-1.68-2.12A11,11,0,0,1,47.82,26a11.09,11.09,0,0,1,1.67,4.23A2.06,2.06,0,0,1,47.82,32.36Z\"/><path d=\"M46.46,16.69a.51.51,0,0,0-.71,0l-4,4-.91-.9a.79.79,0,0,0-.56-.23h0a.79.79,0,0,0-.57.23l-2.61,2.62L36.57,22a.9.9,0,0,0-1.27,0L20.5,36.76,19,35.27a.5.5,0,0,0-.71.71l1.84,1.84h0l1.28,1.28L16,44.52l-1.16-1.15a.5.5,0,0,0-.71,0,.51.51,0,0,0,0,.71l1.51,1.5h0L19.07,49a.51.51,0,0,0,.36.15.5.5,0,0,0,.35-.85l-1.15-1.16L24,41.71l3.13,3.13a.52.52,0,0,0,.35.14.5.5,0,0,0,.35-.85l-1.61-1.62,14.8-14.79a.9.9,0,0,0,.26-.64.92.92,0,0,0-.26-.64L40.57,26l2.62-2.62a.8.8,0,0,0,0-1.13l-.78-.77,4.05-4A.51.51,0,0,0,46.46,16.69ZM17.92,46.43l-1.2-1.2,5.42-5.42.56.56.64.64Zm7.63-4.62L24.4,40.65h0l-1-1-2.19-2.2L24.72,34l1.77,1.77a.51.51,0,0,0,.36.15.5.5,0,0,0,.35-.15.51.51,0,0,0,0-.71l-1.77-1.77,3.35-3.35,1.77,1.78a.52.52,0,0,0,.35.14.54.54,0,0,0,.36-.14.51.51,0,0,0,0-.71l-1.78-1.77,3.35-3.35,1.78,1.77a.47.47,0,0,0,.35.15.49.49,0,0,0,.35-.15.5.5,0,0,0,0-.71l-1.77-1.77,2.39-2.39.77.76h0l2.81,2.8h0l.77.77ZM39.86,25.25l-2.1-2.1,2.48-2.47,1,1a.47.47,0,0,0,.06.09s.06,0,.09.06l.91.91Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-syrup",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M31,26.21a1,1,0,0,0-.3-.72l-9-9a1,1,0,0,0-1.46,0l-7,7a1,1,0,0,0,0,1.46l9,9a1.06,1.06,0,0,0,.73.3h0a1,1,0,0,0,.73-.3l7-7A1,1,0,0,0,31,26.21Zm-8,7L14,24.11l7-7L30,26.24Z\"/><path class=\"cls-1\" d=\"M33.05,36.33l-.43-.74-.43.74c-.65,1.1-1.75,3.16-1.75,4.47a2.56,2.56,0,0,0,2.18,2.63,2.56,2.56,0,0,0,2.17-2.63C34.79,39.49,33.7,37.43,33.05,36.33Zm-.43,6.1a1.61,1.61,0,0,1-1.18-1.63,8.49,8.49,0,0,1,1.18-3.2,8.43,8.43,0,0,1,1.17,3.2A1.6,1.6,0,0,1,32.62,42.43Z\"/><path d=\"M51.36,43.9H27.76a.5.5,0,0,0-.37.17.52.52,0,0,0-.13.38,6.29,6.29,0,0,0,6.37,5.62,6.49,6.49,0,0,0,5-2.36H51.36a1.91,1.91,0,1,0,0-3.81Zm0,2.81h-13a.48.48,0,0,0-.4.2,5.49,5.49,0,0,1-4.37,2.16,5.3,5.3,0,0,1-5.29-4.17h23a.91.91,0,1,1,0,1.81Z\"/><path d=\"M29.42,37.68l5.36-5.35a1.63,1.63,0,0,0-2.13-2.45c-.66-.86-.27-1.34-.22-1.4a2.72,2.72,0,0,0,0-3.84l-9.91-9.92a2.78,2.78,0,0,0-3.85,0l-7.14,7.14a2.72,2.72,0,0,0,0,3.85l9.91,9.91a2.74,2.74,0,0,0,3.85,0c.07-.06.58-.46,1.48.28a1.61,1.61,0,0,0,.35,1.77,1.63,1.63,0,0,0,1.15.48A1.6,1.6,0,0,0,29.42,37.68Zm-1.59-1.59a.5.5,0,0,0,.14-.36.49.49,0,0,0-.14-.35.55.55,0,0,0-.31-.14,2.5,2.5,0,0,0-2-.76,1.65,1.65,0,0,0-1,.44,1.74,1.74,0,0,1-2.44,0L12.24,25a1.69,1.69,0,0,1-.51-1.22,1.67,1.67,0,0,1,.51-1.21l7.13-7.14a1.77,1.77,0,0,1,2.44,0l9.91,9.91a1.73,1.73,0,0,1,0,2.44s-1.29,1.33.54,3.17a.52.52,0,0,0,.36.14h0A.5.5,0,0,0,33,31l.21-.22a.64.64,0,0,1,1.08.45.63.63,0,0,1-.19.44L28.72,37a.64.64,0,0,1-.89,0A.62.62,0,0,1,27.83,36.09Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-tablet",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><path class=\"cls-1\" d=\"M26.46,20.7a.49.49,0,0,0-.57.41L24.14,31.49a.5.5,0,0,0,.41.58h.08a.52.52,0,0,0,.5-.42l1.74-10.38A.5.5,0,0,0,26.46,20.7Z\"/><path class=\"cls-1\" d=\"M42.08,41.5,35.7,33.12a.5.5,0,0,0-.79.61l6.38,8.37a.47.47,0,0,0,.39.2.49.49,0,0,0,.4-.8Z\"/><path d=\"M25.52,34.6a8.22,8.22,0,1,1,4.75-1.53A8.13,8.13,0,0,1,25.52,34.6Zm0-15.42a7.21,7.21,0,1,0,1.21.1A7.06,7.06,0,0,0,25.49,19.18Z\"/><path d=\"M38.51,45.82a8.53,8.53,0,0,1-1.12-.07,8.2,8.2,0,0,1-7-9.23A8.21,8.21,0,0,1,45,32.64h0a8.2,8.2,0,0,1-6.51,13.18Zm0-15.41a7.21,7.21,0,1,0,5.75,2.84h0a7.19,7.19,0,0,0-4.77-2.78A8.06,8.06,0,0,0,38.48,30.41Z\"/>",xmlns:"http://www.w3.org/2000/svg"},{name:"form-units",width:64,height:64,viewBox:"0 0 64 64",html:"<defs><style>.cls-1{fill:#22E0A1;}</style></defs><title>pp-iconografia-categorias-subcategorias</title><path d=\"M40,28.19H35.87V24.06a1.5,1.5,0,0,0-1.5-1.5H29.63a1.5,1.5,0,0,0-1.5,1.5v4.13H24a1.5,1.5,0,0,0-1.5,1.5v4.73a1.5,1.5,0,0,0,1.5,1.5h4.13v4.14a1.5,1.5,0,0,0,1.5,1.5h4.74a1.51,1.51,0,0,0,1.5-1.5V35.92H40a1.5,1.5,0,0,0,1.5-1.5V29.69A1.5,1.5,0,0,0,40,28.19Zm.5,6.23a.5.5,0,0,1-.5.5H35.37a.5.5,0,0,0-.5.5v4.64a.51.51,0,0,1-.5.5H29.63a.51.51,0,0,1-.5-.5V35.42a.5.5,0,0,0-.5-.5H24a.5.5,0,0,1-.5-.5V29.69a.5.5,0,0,1,.5-.5h4.63a.5.5,0,0,0,.5-.5V24.06a.5.5,0,0,1,.5-.5h4.74a.5.5,0,0,1,.5.5v4.63a.5.5,0,0,0,.5.5H40a.5.5,0,0,1,.5.5Z\"/><path class=\"cls-1\" d=\"M43.43,17.07H20.57a3.5,3.5,0,0,0-3.5,3.5V43.43a3.5,3.5,0,0,0,3.5,3.5H43.43a3.5,3.5,0,0,0,3.5-3.5V20.57A3.5,3.5,0,0,0,43.43,17.07Zm2.5,26.36a2.5,2.5,0,0,1-2.5,2.5H20.57a2.5,2.5,0,0,1-2.5-2.5V20.57a2.5,2.5,0,0,1,2.5-2.5H43.43a2.5,2.5,0,0,1,2.5,2.5Z\"/>",xmlns:"http://www.w3.org/2000/svg"}];exports.formIcons=formIcons;
|