@spectrum-web-components/icons-ui 0.41.0 → 0.41.2
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/package.json +6 -6
- package/src/icons/Arrow200.js +1 -1
- package/src/icons/Arrow200.js.map +1 -1
- package/src/icons/Arrow400.js +1 -1
- package/src/icons/Arrow400.js.map +1 -1
- package/src/icons/Asterisk100.js +1 -1
- package/src/icons/Asterisk100.js.map +1 -1
- package/src/icons/Asterisk200.js +1 -1
- package/src/icons/Asterisk200.js.map +1 -1
- package/src/icons/Asterisk300.js +1 -1
- package/src/icons/Asterisk300.js.map +1 -1
- package/src/icons/Asterisk75.js +1 -1
- package/src/icons/Asterisk75.js.map +1 -1
- package/src/icons/Checkmark100.js +1 -1
- package/src/icons/Checkmark100.js.map +1 -1
- package/src/icons/Checkmark200.js +1 -1
- package/src/icons/Checkmark200.js.map +1 -1
- package/src/icons/Checkmark300.js +1 -1
- package/src/icons/Checkmark300.js.map +1 -1
- package/src/icons/Checkmark50.js +1 -1
- package/src/icons/Checkmark50.js.map +1 -1
- package/src/icons/Checkmark500.js +1 -1
- package/src/icons/Checkmark500.js.map +1 -1
- package/src/icons/Checkmark600.js +1 -1
- package/src/icons/Checkmark600.js.map +1 -1
- package/src/icons/Checkmark75.js +1 -1
- package/src/icons/Checkmark75.js.map +1 -1
- package/src/icons/Chevron100.js +1 -1
- package/src/icons/Chevron100.js.map +1 -1
- package/src/icons/Chevron200.js +1 -1
- package/src/icons/Chevron200.js.map +1 -1
- package/src/icons/Chevron300.js +1 -1
- package/src/icons/Chevron300.js.map +1 -1
- package/src/icons/Chevron400.js +1 -1
- package/src/icons/Chevron400.js.map +1 -1
- package/src/icons/Chevron50.js +1 -1
- package/src/icons/Chevron50.js.map +1 -1
- package/src/icons/CornerTriangle100.js +1 -1
- package/src/icons/CornerTriangle100.js.map +1 -1
- package/src/icons/CornerTriangle200.js +1 -1
- package/src/icons/CornerTriangle200.js.map +1 -1
- package/src/icons/CornerTriangle300.js +1 -1
- package/src/icons/CornerTriangle300.js.map +1 -1
- package/src/icons/CornerTriangle75.js +1 -1
- package/src/icons/CornerTriangle75.js.map +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@spectrum-web-components/icons-ui",
|
|
3
|
-
"version": "0.41.
|
|
3
|
+
"version": "0.41.2",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -44,12 +44,12 @@
|
|
|
44
44
|
"lit-html"
|
|
45
45
|
],
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"@spectrum-web-components/base": "^0.41.
|
|
48
|
-
"@spectrum-web-components/icon": "^0.41.
|
|
49
|
-
"@spectrum-web-components/iconset": "^0.41.
|
|
47
|
+
"@spectrum-web-components/base": "^0.41.2",
|
|
48
|
+
"@spectrum-web-components/icon": "^0.41.2",
|
|
49
|
+
"@spectrum-web-components/iconset": "^0.41.2"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
|
-
"@spectrum-css/ui-icons": "1.1.
|
|
52
|
+
"@spectrum-css/ui-icons": "^1.1.2",
|
|
53
53
|
"case": "^1.6.1",
|
|
54
54
|
"cheerio": "^1.0.0-rc.2",
|
|
55
55
|
"fast-glob": "^3.2.12",
|
|
@@ -63,5 +63,5 @@
|
|
|
63
63
|
"./src/index.js",
|
|
64
64
|
"./icons/*"
|
|
65
65
|
],
|
|
66
|
-
"gitHead": "
|
|
66
|
+
"gitHead": "78c3f16b08c9133c9e5ca88d0c9fef5ea7d2ab87"
|
|
67
67
|
}
|
package/src/icons/Arrow200.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${r}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M11.284 5.356 7.718 1.788a.911.911 0 1 0-1.29 1.29l2.012 2.01H1.286a.911.911 0 1 0 0 1.823H8.44L6.429 8.923a.911.911 0 0 0 1.289 1.289l3.566-3.567a.
|
|
12
|
+
d="M11.284 5.356 7.718 1.788a.911.911 0 1 0-1.29 1.29l2.012 2.01H1.286a.911.911 0 1 0 0 1.823H8.44L6.429 8.923a.911.911 0 0 0 1.289 1.289l3.566-3.567a.91.91 0 0 0 0-1.29z"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=Arrow200.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Arrow200.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Arrow200Icon = ({ width = 24, height = 24, title = 'Arrow200' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 12 12\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M11.284 5.356 7.718 1.788a.911.911 0 1 0-1.29 1.29l2.012 2.01H1.286a.911.911 0 1 0 0 1.823H8.44L6.429 8.923a.911.911 0 0 0 1.289 1.289l3.566-3.567a.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Arrow200Icon = ({ width = 24, height = 24, title = 'Arrow200' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 12 12\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M11.284 5.356 7.718 1.788a.911.911 0 1 0-1.29 1.29l2.012 2.01H1.286a.911.911 0 1 0 0 1.823H8.44L6.429 8.923a.911.911 0 0 0 1.289 1.289l3.566-3.567a.91.91 0 0 0 0-1.29z\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,aAAe,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,UAAW,EAAI,CAAC,IAGvEH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
package/src/icons/Arrow400.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${r}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="m14.572 7.3-4.63-4.63a.989.989 0 0 0-1.399 1.398l2.942 2.943H1.87a.99.99 0 0 0 0 1.978h9.615l-2.942 2.943a.989.989 0 1 0 1.398 1.398l4.631-4.63a.
|
|
12
|
+
d="m14.572 7.3-4.63-4.63a.989.989 0 0 0-1.399 1.398l2.942 2.943H1.87a.99.99 0 0 0 0 1.978h9.615l-2.942 2.943a.989.989 0 1 0 1.398 1.398l4.631-4.63a.99.99 0 0 0 0-1.4"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=Arrow400.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Arrow400.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Arrow400Icon = ({ width = 24, height = 24, title = 'Arrow400' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 16 16\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"m14.572 7.3-4.63-4.63a.989.989 0 0 0-1.399 1.398l2.942 2.943H1.87a.99.99 0 0 0 0 1.978h9.615l-2.942 2.943a.989.989 0 1 0 1.398 1.398l4.631-4.63a.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Arrow400Icon = ({ width = 24, height = 24, title = 'Arrow400' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 16 16\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"m14.572 7.3-4.63-4.63a.989.989 0 0 0-1.399 1.398l2.942 2.943H1.87a.99.99 0 0 0 0 1.978h9.615l-2.942 2.943a.989.989 0 1 0 1.398 1.398l4.631-4.63a.99.99 0 0 0 0-1.4\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,aAAe,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,UAAW,EAAI,CAAC,IAGvEH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
package/src/icons/Asterisk100.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${l}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M6.575 6.555c.055.056.092.13 0 .2l-1.149.741c-.092.056-.129.019-.166-.074L3.834 4.94 1.963 7c-.019.036-.074.073-.129 0l-.889-.927c-.093-.055-.074-.111 0-.166l2.111-1.76L.648 3.24c-.037 0-.092-.074-.056-.167l.63-1.259a.097.097 0 0 1 .167-.036L3.5 3.148l.13-2.7a.1.1 0 0 1 .081-.
|
|
12
|
+
d="M6.575 6.555c.055.056.092.13 0 .2l-1.149.741c-.092.056-.129.019-.166-.074L3.834 4.94 1.963 7c-.019.036-.074.073-.129 0l-.889-.927c-.093-.055-.074-.111 0-.166l2.111-1.76L.648 3.24c-.037 0-.092-.074-.056-.167l.63-1.259a.097.097 0 0 1 .167-.036L3.5 3.148l.13-2.7a.1.1 0 0 1 .081-.111h.03l1.537.2c.093 0 .111.037.093.13l-.723 2.647 2.445-.741c.055-.037.111-.037.148.074l.241 1.37c.018.093 0 .13-.074.13l-2.556.2z"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=Asterisk100.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Asterisk100.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Asterisk100Icon = ({ width = 24, height = 24, title = 'Asterisk100' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 8 8\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M6.575 6.555c.055.056.092.13 0 .2l-1.149.741c-.092.056-.129.019-.166-.074L3.834 4.94 1.963 7c-.019.036-.074.073-.129 0l-.889-.927c-.093-.055-.074-.111 0-.166l2.111-1.76L.648 3.24c-.037 0-.092-.074-.056-.167l.63-1.259a.097.097 0 0 1 .167-.036L3.5 3.148l.13-2.7a.1.1 0 0 1 .081-.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Asterisk100Icon = ({ width = 24, height = 24, title = 'Asterisk100' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 8 8\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M6.575 6.555c.055.056.092.13 0 .2l-1.149.741c-.092.056-.129.019-.166-.074L3.834 4.94 1.963 7c-.019.036-.074.073-.129 0l-.889-.927c-.093-.055-.074-.111 0-.166l2.111-1.76L.648 3.24c-.037 0-.092-.074-.056-.167l.63-1.259a.097.097 0 0 1 .167-.036L3.5 3.148l.13-2.7a.1.1 0 0 1 .081-.111h.03l1.537.2c.093 0 .111.037.093.13l-.723 2.647 2.445-.741c.055-.037.111-.037.148.074l.241 1.37c.018.093 0 .13-.074.13l-2.556.2z\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,gBAAkB,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,aAAc,EAAI,CAAC,IAG7EH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
package/src/icons/Asterisk200.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${l}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M7.861 7.953c.062.063.1.146 0 .23l-1.293.834c-.1.063-.145.021-.187-.083l-1.6-2.793-2.105 2.314c-.021.04-.083.082-.145 0l-1-1.043c-.1-.062-.083-.125 0-.187l2.375-1.981-2.715-1.026c-.042 0-.1-.083-.063-.188l.707-1.412a.
|
|
12
|
+
d="M7.861 7.953c.062.063.1.146 0 .23l-1.293.834c-.1.063-.145.021-.187-.083l-1.6-2.793-2.105 2.314c-.021.04-.083.082-.145 0l-1-1.043c-.1-.062-.083-.125 0-.187l2.375-1.981-2.715-1.026c-.042 0-.1-.083-.063-.188l.707-1.412a.11.11 0 0 1 .136-.074.1.1 0 0 1 .052.034l2.378 1.54.146-3.043A.11.11 0 0 1 4.638.95h.034l1.73.23c.1 0 .125.042.1.146l-.814 2.979 2.751-.834c.062-.042.125-.042.167.083l.271 1.542c.02.1 0 .146-.083.146l-2.876.23z"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=Asterisk200.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Asterisk200.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Asterisk200Icon = ({ width = 24, height = 24, title = 'Asterisk200' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 10 10\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M7.861 7.953c.062.063.1.146 0 .23l-1.293.834c-.1.063-.145.021-.187-.083l-1.6-2.793-2.105 2.314c-.021.04-.083.082-.145 0l-1-1.043c-.1-.062-.083-.125 0-.187l2.375-1.981-2.715-1.026c-.042 0-.1-.083-.063-.188l.707-1.412a.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Asterisk200Icon = ({ width = 24, height = 24, title = 'Asterisk200' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 10 10\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M7.861 7.953c.062.063.1.146 0 .23l-1.293.834c-.1.063-.145.021-.187-.083l-1.6-2.793-2.105 2.314c-.021.04-.083.082-.145 0l-1-1.043c-.1-.062-.083-.125 0-.187l2.375-1.981-2.715-1.026c-.042 0-.1-.083-.063-.188l.707-1.412a.11.11 0 0 1 .136-.074.1.1 0 0 1 .052.034l2.378 1.54.146-3.043A.11.11 0 0 1 4.638.95h.034l1.73.23c.1 0 .125.042.1.146l-.814 2.979 2.751-.834c.062-.042.125-.042.167.083l.271 1.542c.02.1 0 .146-.083.146l-2.876.23z\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,gBAAkB,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,aAAc,EAAI,CAAC,IAG7EH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
package/src/icons/Asterisk300.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${l}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M8.266 8.324c.07.071.116.164 0 .258l-1.454.938c-.116.071-.163.024-.21-.094l-1.8-3.141-2.367 2.6c-.024.045-.094.092-.163 0l-1.13-1.167c-.118-.07-.094-.141 0-.21l2.671-2.227L.766 4.13c-.047 0-.116-.094-.071-.211l.8-1.593a.124.124 0 0 1 .153-.084.13.13 0 0 1 .058.038l2.669 1.738.164-3.422a.124.124 0 0 1 .1-.
|
|
12
|
+
d="M8.266 8.324c.07.071.116.164 0 .258l-1.454.938c-.116.071-.163.024-.21-.094l-1.8-3.141-2.367 2.6c-.024.045-.094.092-.163 0l-1.13-1.167c-.118-.07-.094-.141 0-.21l2.671-2.227L.766 4.13c-.047 0-.116-.094-.071-.211l.8-1.593a.124.124 0 0 1 .153-.084.13.13 0 0 1 .058.038l2.669 1.738.164-3.422a.124.124 0 0 1 .1-.14h.038l1.945.258c.118 0 .14.047.118.164l-.915 3.349 3.094-.938c.07-.047.14-.047.187.094l.3 1.734c.023.118 0 .164-.094.164l-3.234.258z"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=Asterisk300.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Asterisk300.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Asterisk300Icon = ({ width = 24, height = 24, title = 'Asterisk300' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 10 10\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M8.266 8.324c.07.071.116.164 0 .258l-1.454.938c-.116.071-.163.024-.21-.094l-1.8-3.141-2.367 2.6c-.024.045-.094.092-.163 0l-1.13-1.167c-.118-.07-.094-.141 0-.21l2.671-2.227L.766 4.13c-.047 0-.116-.094-.071-.211l.8-1.593a.124.124 0 0 1 .153-.084.13.13 0 0 1 .058.038l2.669 1.738.164-3.422a.124.124 0 0 1 .1-.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Asterisk300Icon = ({ width = 24, height = 24, title = 'Asterisk300' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 10 10\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M8.266 8.324c.07.071.116.164 0 .258l-1.454.938c-.116.071-.163.024-.21-.094l-1.8-3.141-2.367 2.6c-.024.045-.094.092-.163 0l-1.13-1.167c-.118-.07-.094-.141 0-.21l2.671-2.227L.766 4.13c-.047 0-.116-.094-.071-.211l.8-1.593a.124.124 0 0 1 .153-.084.13.13 0 0 1 .058.038l2.669 1.738.164-3.422a.124.124 0 0 1 .1-.14h.038l1.945.258c.118 0 .14.047.118.164l-.915 3.349 3.094-.938c.07-.047.14-.047.187.094l.3 1.734c.023.118 0 .164-.094.164l-3.234.258z\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,gBAAkB,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,aAAc,EAAI,CAAC,IAG7EH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
package/src/icons/Asterisk75.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${l}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M6.26 6.463c.049.05.082.116 0 .181l-1.022.659c-.082.05-.115.017-.148-.066L3.822 5.03 2.16 6.859c-.017.032-.066.065-.115 0l-.79-.824c-.083-.049-.066-.1 0-.148l1.877-1.565L.99 3.516c-.033 0-.082-.066-.05-.148l.56-1.119a.087.087 0 0 1 .108-.059.
|
|
12
|
+
d="M6.26 6.463c.049.05.082.116 0 .181l-1.022.659c-.082.05-.115.017-.148-.066L3.822 5.03 2.16 6.859c-.017.032-.066.065-.115 0l-.79-.824c-.083-.049-.066-.1 0-.148l1.877-1.565L.99 3.516c-.033 0-.082-.066-.05-.148l.56-1.119a.087.087 0 0 1 .108-.059.1.1 0 0 1 .04.027l1.878 1.218.116-2.4a.087.087 0 0 1 .072-.1h.027l1.367.181c.083 0 .1.033.083.116L4.55 3.581l2.174-.659c.049-.033.1-.033.132.066l.214 1.218c.016.083 0 .115-.066.115l-2.273.181z"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=Asterisk75.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Asterisk75.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Asterisk75Icon = ({ width = 24, height = 24, title = 'Asterisk75' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 8 8\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M6.26 6.463c.049.05.082.116 0 .181l-1.022.659c-.082.05-.115.017-.148-.066L3.822 5.03 2.16 6.859c-.017.032-.066.065-.115 0l-.79-.824c-.083-.049-.066-.1 0-.148l1.877-1.565L.99 3.516c-.033 0-.082-.066-.05-.148l.56-1.119a.087.087 0 0 1 .108-.059.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Asterisk75Icon = ({ width = 24, height = 24, title = 'Asterisk75' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 8 8\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M6.26 6.463c.049.05.082.116 0 .181l-1.022.659c-.082.05-.115.017-.148-.066L3.822 5.03 2.16 6.859c-.017.032-.066.065-.115 0l-.79-.824c-.083-.049-.066-.1 0-.148l1.877-1.565L.99 3.516c-.033 0-.082-.066-.05-.148l.56-1.119a.087.087 0 0 1 .108-.059.1.1 0 0 1 .04.027l1.878 1.218.116-2.4a.087.087 0 0 1 .072-.1h.027l1.367.181c.083 0 .1.033.083.116L4.55 3.581l2.174-.659c.049-.033.1-.033.132.066l.214 1.218c.016.083 0 .115-.066.115l-2.273.181z\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,eAAiB,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,YAAa,EAAI,CAAC,IAG3EH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${e}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M3.5 9.
|
|
12
|
+
d="M3.5 9.5a1 1 0 0 1-.774-.368l-2.45-3a1 1 0 1 1 1.548-1.264l1.657 2.028 4.68-6.01A1 1 0 0 1 9.74 2.114l-5.45 7a1 1 0 0 1-.777.386z"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=Checkmark100.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Checkmark100.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Checkmark100Icon = ({ width = 24, height = 24, title = 'Checkmark100' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 10 10\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M3.5 9.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Checkmark100Icon = ({ width = 24, height = 24, title = 'Checkmark100' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 10 10\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M3.5 9.5a1 1 0 0 1-.774-.368l-2.45-3a1 1 0 1 1 1.548-1.264l1.657 2.028 4.68-6.01A1 1 0 0 1 9.74 2.114l-5.45 7a1 1 0 0 1-.777.386z\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,iBAAmB,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,cAAe,EAAI,CAAC,IAG/EH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${e}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M4.313 10.98a1.
|
|
12
|
+
d="M4.313 10.98a1.04 1.04 0 0 1-.8-.375L.647 7.165a1.042 1.042 0 0 1 1.6-1.333l2.042 2.45 5.443-6.928a1.042 1.042 0 0 1 1.64 1.287l-6.24 7.94a1.04 1.04 0 0 1-.804.399z"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=Checkmark200.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Checkmark200.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Checkmark200Icon = ({ width = 24, height = 24, title = 'Checkmark200' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 12 12\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M4.313 10.98a1.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Checkmark200Icon = ({ width = 24, height = 24, title = 'Checkmark200' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 12 12\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M4.313 10.98a1.04 1.04 0 0 1-.8-.375L.647 7.165a1.042 1.042 0 0 1 1.6-1.333l2.042 2.45 5.443-6.928a1.042 1.042 0 0 1 1.64 1.287l-6.24 7.94a1.04 1.04 0 0 1-.804.399z\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,iBAAmB,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,cAAe,EAAI,CAAC,IAG/EH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${e}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M5.102 12.514a1.
|
|
12
|
+
d="M5.102 12.514a1.09 1.09 0 0 1-.834-.39L.988 8.19A1.085 1.085 0 0 1 2.656 6.8l2.421 2.906 6.243-7.947a1.085 1.085 0 0 1 1.707 1.34L5.955 12.1a1.09 1.09 0 0 1-.838.415z"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=Checkmark300.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Checkmark300.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Checkmark300Icon = ({ width = 24, height = 24, title = 'Checkmark300' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 14 14\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M5.102 12.514a1.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Checkmark300Icon = ({ width = 24, height = 24, title = 'Checkmark300' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 14 14\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M5.102 12.514a1.09 1.09 0 0 1-.834-.39L.988 8.19A1.085 1.085 0 0 1 2.656 6.8l2.421 2.906 6.243-7.947a1.085 1.085 0 0 1 1.707 1.34L5.955 12.1a1.09 1.09 0 0 1-.838.415z\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,iBAAmB,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,cAAe,EAAI,CAAC,IAG/EH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
package/src/icons/Checkmark50.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${e}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M3.815 8.687a.
|
|
12
|
+
d="M3.815 8.687a.92.92 0 0 1-.708-.332l-1.891-2.27a.921.921 0 0 1 1.416-1.18L3.794 6.3l3.56-4.531a.921.921 0 1 1 1.45 1.138L4.54 8.335a.92.92 0 0 1-.712.351z"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=Checkmark50.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Checkmark50.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Checkmark50Icon = ({ width = 24, height = 24, title = 'Checkmark50' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 10 10\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M3.815 8.687a.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Checkmark50Icon = ({ width = 24, height = 24, title = 'Checkmark50' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 10 10\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M3.815 8.687a.92.92 0 0 1-.708-.332l-1.891-2.27a.921.921 0 0 1 1.416-1.18L3.794 6.3l3.56-4.531a.921.921 0 1 1 1.45 1.138L4.54 8.335a.92.92 0 0 1-.712.351z\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,gBAAkB,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,aAAc,EAAI,CAAC,IAG7EH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${e}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M5.597 14.784a1.
|
|
12
|
+
d="M5.597 14.784a1.18 1.18 0 0 1-.905-.424L.417 9.229a1.177 1.177 0 1 1 1.809-1.508l3.343 4.013 8.174-10.402a1.177 1.177 0 0 1 1.852 1.456L6.523 14.334a1.18 1.18 0 0 1-.91.45z"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=Checkmark500.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Checkmark500.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Checkmark500Icon = ({ width = 24, height = 24, title = 'Checkmark500' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 16 16\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M5.597 14.784a1.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Checkmark500Icon = ({ width = 24, height = 24, title = 'Checkmark500' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 16 16\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M5.597 14.784a1.18 1.18 0 0 1-.905-.424L.417 9.229a1.177 1.177 0 1 1 1.809-1.508l3.343 4.013 8.174-10.402a1.177 1.177 0 0 1 1.852 1.456L6.523 14.334a1.18 1.18 0 0 1-.91.45z\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,iBAAmB,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,cAAe,EAAI,CAAC,IAG/EH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${e}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M6.297 16.534a1.
|
|
12
|
+
d="M6.297 16.534a1.23 1.23 0 0 1-.942-.442L.48 10.244a1.227 1.227 0 0 1 1.885-1.57l3.904 4.684L15.6 1.482a1.227 1.227 0 0 1 1.93 1.516L7.262 16.065a1.23 1.23 0 0 1-.947.469z"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=Checkmark600.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Checkmark600.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Checkmark600Icon = ({ width = 24, height = 24, title = 'Checkmark600' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 18 18\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M6.297 16.534a1.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Checkmark600Icon = ({ width = 24, height = 24, title = 'Checkmark600' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 18 18\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M6.297 16.534a1.23 1.23 0 0 1-.942-.442L.48 10.244a1.227 1.227 0 0 1 1.885-1.57l3.904 4.684L15.6 1.482a1.227 1.227 0 0 1 1.93 1.516L7.262 16.065a1.23 1.23 0 0 1-.947.469z\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,iBAAmB,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,cAAe,EAAI,CAAC,IAG/EH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
package/src/icons/Checkmark75.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${e}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M3.667 9.07a.96.96 0 0 1-.737-.344L.753 6.114a.96.96 0 1 1 1.474-1.23l1.418 1.701 4.112-5.233a.96.96 0 0 1 1.51 1.186L4.422 8.704a.
|
|
12
|
+
d="M3.667 9.07a.96.96 0 0 1-.737-.344L.753 6.114a.96.96 0 1 1 1.474-1.23l1.418 1.701 4.112-5.233a.96.96 0 0 1 1.51 1.186L4.422 8.704a.96.96 0 0 1-.741.367z"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=Checkmark75.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Checkmark75.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Checkmark75Icon = ({ width = 24, height = 24, title = 'Checkmark75' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 10 10\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M3.667 9.07a.96.96 0 0 1-.737-.344L.753 6.114a.96.96 0 1 1 1.474-1.23l1.418 1.701 4.112-5.233a.96.96 0 0 1 1.51 1.186L4.422 8.704a.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Checkmark75Icon = ({ width = 24, height = 24, title = 'Checkmark75' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 10 10\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M3.667 9.07a.96.96 0 0 1-.737-.344L.753 6.114a.96.96 0 1 1 1.474-1.23l1.418 1.701 4.112-5.233a.96.96 0 0 1 1.51 1.186L4.422 8.704a.96.96 0 0 1-.741.367z\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,gBAAkB,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,aAAc,EAAI,CAAC,IAG7EH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
package/src/icons/Chevron100.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${e}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M3 9.95a.875.875 0 0 1-.615-1.498L5.88 5 2.385 1.547A.875.875 0 0 1 3.615.302L7.74 4.377a.876.876 0 0 1 0 1.246L3.615 9.698A.
|
|
12
|
+
d="M3 9.95a.875.875 0 0 1-.615-1.498L5.88 5 2.385 1.547A.875.875 0 0 1 3.615.302L7.74 4.377a.876.876 0 0 1 0 1.246L3.615 9.698A.87.87 0 0 1 3 9.95"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=Chevron100.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Chevron100.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Chevron100Icon = ({ width = 24, height = 24, title = 'Chevron100' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 10 10\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M3 9.95a.875.875 0 0 1-.615-1.498L5.88 5 2.385 1.547A.875.875 0 0 1 3.615.302L7.74 4.377a.876.876 0 0 1 0 1.246L3.615 9.698A.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Chevron100Icon = ({ width = 24, height = 24, title = 'Chevron100' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 10 10\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M3 9.95a.875.875 0 0 1-.615-1.498L5.88 5 2.385 1.547A.875.875 0 0 1 3.615.302L7.74 4.377a.876.876 0 0 1 0 1.246L3.615 9.698A.87.87 0 0 1 3 9.95\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,eAAiB,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,YAAa,EAAI,CAAC,IAG3EH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
package/src/icons/Chevron200.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${e}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M9.034 5.356 4.343.663a.911.911 0 0 0-1.29 1.289L7.102 6l-4.047 4.047a.911.911 0 1 0 1.289 1.29l4.691-4.692a.
|
|
12
|
+
d="M9.034 5.356 4.343.663a.911.911 0 0 0-1.29 1.289L7.102 6l-4.047 4.047a.911.911 0 1 0 1.289 1.29l4.691-4.692a.91.91 0 0 0 0-1.29z"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=Chevron200.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Chevron200.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Chevron200Icon = ({ width = 24, height = 24, title = 'Chevron200' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 12 12\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M9.034 5.356 4.343.663a.911.911 0 0 0-1.29 1.289L7.102 6l-4.047 4.047a.911.911 0 1 0 1.289 1.29l4.691-4.692a.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Chevron200Icon = ({ width = 24, height = 24, title = 'Chevron200' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 12 12\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M9.034 5.356 4.343.663a.911.911 0 0 0-1.29 1.289L7.102 6l-4.047 4.047a.911.911 0 1 0 1.289 1.29l4.691-4.692a.91.91 0 0 0 0-1.29z\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,eAAiB,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,YAAa,EAAI,CAAC,IAG3EH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
package/src/icons/Chevron300.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${e}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M10.639 7a.
|
|
12
|
+
d="M10.639 7a.95.95 0 0 0-.278-.671l-.003-.002-5.33-5.33a.95.95 0 0 0-1.342 1.342L8.346 7l-4.661 4.66a.95.95 0 1 0 1.342 1.343l5.33-5.33.003-.001A.95.95 0 0 0 10.64 7z"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=Chevron300.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Chevron300.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Chevron300Icon = ({ width = 24, height = 24, title = 'Chevron300' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 14 14\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M10.639 7a.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Chevron300Icon = ({ width = 24, height = 24, title = 'Chevron300' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 14 14\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M10.639 7a.95.95 0 0 0-.278-.671l-.003-.002-5.33-5.33a.95.95 0 0 0-1.342 1.342L8.346 7l-4.661 4.66a.95.95 0 1 0 1.342 1.343l5.33-5.33.003-.001A.95.95 0 0 0 10.64 7z\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,eAAiB,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,YAAa,EAAI,CAAC,IAG3EH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
package/src/icons/Chevron400.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${e}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M4.97 15.044a.989.989 0 0 1-.698-1.688L9.627 8 4.27 2.644a.989.989 0 0 1 1.4-1.398L11.726 7.3a.
|
|
12
|
+
d="M4.97 15.044a.989.989 0 0 1-.698-1.688L9.627 8 4.27 2.644a.989.989 0 0 1 1.4-1.398L11.726 7.3a.99.99 0 0 1 0 1.398L5.67 14.754a1 1 0 0 1-.7.29"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=Chevron400.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Chevron400.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Chevron400Icon = ({ width = 24, height = 24, title = 'Chevron400' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 16 16\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M4.97 15.044a.989.989 0 0 1-.698-1.688L9.627 8 4.27 2.644a.989.989 0 0 1 1.4-1.398L11.726 7.3a.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Chevron400Icon = ({ width = 24, height = 24, title = 'Chevron400' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 16 16\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M4.97 15.044a.989.989 0 0 1-.698-1.688L9.627 8 4.27 2.644a.989.989 0 0 1 1.4-1.398L11.726 7.3a.99.99 0 0 1 0 1.398L5.67 14.754a1 1 0 0 1-.7.29\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,eAAiB,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,YAAa,EAAI,CAAC,IAG3EH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
package/src/icons/Chevron50.js
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
aria-label=${r}
|
|
9
9
|
>
|
|
10
10
|
<path
|
|
11
|
-
d="M1.985 5.961a.695.695 0 0 1-.7-.704.
|
|
11
|
+
d="M1.985 5.961a.695.695 0 0 1-.7-.704.7.7 0 0 1 .209-.493L3.279 3 1.51 1.251A.7.7 0 0 1 1.3.757.696.696 0 0 1 2.492.255l2.275 2.247a.7.7 0 0 1 0 .996L2.477 5.76a.7.7 0 0 1-.492.201"
|
|
12
12
|
/>
|
|
13
13
|
</svg>`;
|
|
14
14
|
//# sourceMappingURL=Chevron50.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["Chevron50.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Chevron50Icon = ({ width = 24, height = 24, title = 'Chevron50' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=${width}\n height=${height}\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n >\n <path\n d=\"M1.985 5.961a.695.695 0 0 1-.7-.704.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const Chevron50Icon = ({ width = 24, height = 24, title = 'Chevron50' } = {}):\n | string\n | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=${width}\n height=${height}\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n >\n <path\n d=\"M1.985 5.961a.695.695 0 0 1-.7-.704.7.7 0 0 1 .209-.493L3.279 3 1.51 1.251A.7.7 0 0 1 1.3.757.696.696 0 0 1 2.492.255l2.275 2.247a.7.7 0 0 1 0 .996L2.477 5.76a.7.7 0 0 1-.492.201\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,cAAgB,CAAC,CAAE,MAAAC,EAAQ,GAAI,OAAAC,EAAS,GAAI,MAAAC,EAAQ,WAAY,EAAI,CAAC,IAGzEH;AAAA;AAAA,YAEGC,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA,iBAIFC,CAAK;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${r}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M4.763 0a.
|
|
12
|
+
d="M4.763 0a.25.25 0 0 0-.177.073l-4.5 4.5A.25.25 0 0 0 .263 5h4.5a.25.25 0 0 0 .25-.25V.25a.25.25 0 0 0-.25-.25"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=CornerTriangle100.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["CornerTriangle100.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const CornerTriangle100Icon = ({\n width = 24,\n height = 24,\n title = 'Corner Triangle100',\n} = {}): string | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 5 5\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M4.763 0a.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const CornerTriangle100Icon = ({\n width = 24,\n height = 24,\n title = 'Corner Triangle100',\n} = {}): string | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 5 5\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M4.763 0a.25.25 0 0 0-.177.073l-4.5 4.5A.25.25 0 0 0 .263 5h4.5a.25.25 0 0 0 .25-.25V.25a.25.25 0 0 0-.25-.25\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,sBAAwB,CAAC,CACpC,MAAAC,EAAQ,GACR,OAAAC,EAAS,GACT,MAAAC,EAAQ,oBACV,EAAI,CAAC,IACIH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${r}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M5.719.37a.
|
|
12
|
+
d="M5.719.37a.28.28 0 0 0-.2.082L.452 5.519a.281.281 0 0 0 .2.481h5.067A.28.28 0 0 0 6 5.719V.652A.28.28 0 0 0 5.72.37z"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=CornerTriangle200.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["CornerTriangle200.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const CornerTriangle200Icon = ({\n width = 24,\n height = 24,\n title = 'Corner Triangle200',\n} = {}): string | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 6 6\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M5.719.37a.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const CornerTriangle200Icon = ({\n width = 24,\n height = 24,\n title = 'Corner Triangle200',\n} = {}): string | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 6 6\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M5.719.37a.28.28 0 0 0-.2.082L.452 5.519a.281.281 0 0 0 .2.481h5.067A.28.28 0 0 0 6 5.719V.652A.28.28 0 0 0 5.72.37z\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,sBAAwB,CAAC,CACpC,MAAAC,EAAQ,GACR,OAAAC,EAAS,GACT,MAAAC,EAAQ,oBACV,EAAI,CAAC,IACIH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${r}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M6.683.67a.
|
|
12
|
+
d="M6.683.67a.32.32 0 0 0-.223.093l-5.7 5.7a.316.316 0 0 0 .224.54h5.7A.316.316 0 0 0 7 6.687V.986A.316.316 0 0 0 6.684.67z"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=CornerTriangle300.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["CornerTriangle300.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const CornerTriangle300Icon = ({\n width = 24,\n height = 24,\n title = 'Corner Triangle300',\n} = {}): string | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 7 7\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M6.683.67a.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const CornerTriangle300Icon = ({\n width = 24,\n height = 24,\n title = 'Corner Triangle300',\n} = {}): string | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 7 7\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M6.683.67a.32.32 0 0 0-.223.093l-5.7 5.7a.316.316 0 0 0 .224.54h5.7A.316.316 0 0 0 7 6.687V.986A.316.316 0 0 0 6.684.67z\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,sBAAwB,CAAC,CACpC,MAAAC,EAAQ,GACR,OAAAC,EAAS,GACT,MAAAC,EAAQ,oBACV,EAAI,CAAC,IACIH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
height=${r}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="M4.78.558a.
|
|
12
|
+
d="M4.78.558a.22.22 0 0 0-.157.065l-4 4a.222.222 0 0 0 .157.379h4a.22.22 0 0 0 .222-.222v-4A.22.22 0 0 0 4.78.558"
|
|
13
13
|
/>
|
|
14
14
|
</svg>`;
|
|
15
15
|
//# sourceMappingURL=CornerTriangle75.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["CornerTriangle75.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const CornerTriangle75Icon = ({\n width = 24,\n height = 24,\n title = 'Corner Triangle75',\n} = {}): string | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 5 5\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M4.78.558a.
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const CornerTriangle75Icon = ({\n width = 24,\n height = 24,\n title = 'Corner Triangle75',\n} = {}): string | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 5 5\"\n aria-hidden=\"true\"\n role=\"img\"\n fill=\"currentColor\"\n aria-label=${title}\n width=${width}\n height=${height}\n >\n <path\n d=\"M4.78.558a.22.22 0 0 0-.157.065l-4 4a.222.222 0 0 0 .157.379h4a.22.22 0 0 0 .222-.222v-4A.22.22 0 0 0 4.78.558\"\n />\n </svg>`;\n};\n"],
|
|
5
5
|
"mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,qBAAuB,CAAC,CACnC,MAAAC,EAAQ,GACR,OAAAC,EAAS,GACT,MAAAC,EAAQ,mBACV,EAAI,CAAC,IACIH;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAMQG,CAAK;AAAA,YACVF,CAAK;AAAA,aACJC,CAAM;AAAA;AAAA;AAAA;AAAA;",
|
|
6
6
|
"names": ["html", "width", "height", "title"]
|
|
7
7
|
}
|