Skip to content

Commit 516702b

Browse files
committed
add deps.ts, use latest core module from jsdelivr
1 parent 0f0f987 commit 516702b

4,040 files changed

Lines changed: 4042 additions & 4042 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For a transparent usage:
1515
"imports": {
1616
"preact": "https://esm.sh/preact@10.15.1",
1717
"preact/": "https://esm.sh/preact@10.15.1/",
18-
"react-icons/gi": "https://cdn.jsdelivr.net/gh/urielch/react-icons-gi@1.0.2/mod.ts",
18+
"react-icons/gi": "https://cdn.jsdelivr.net/gh/urielch/react-icons-gi@1.0.3/mod.ts",
1919
"react-icons/gi/": "https://cdn.jsdelivr.net/gh/urielch/react-icons-gi/ico/",
2020
}
2121
}
@@ -24,7 +24,7 @@ For a transparent usage:
2424
## Direct import sample
2525

2626
```ts
27-
import { Gi3DGlasses } from "https://deno.land/x/react_icons_gi@1.0.2/mod.ts"
27+
import { Gi3DGlasses } from "https://deno.land/x/react_icons_gi@1.0.3/mod.ts"
2828
```
2929

3030
## import_map import sample

ico/Gi3DGlasses.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { GenIcon, type IconBaseProps } from "https://deno.land/x/react_icons@1.0.0/mod.ts";
1+
import { GenIcon, type IconBaseProps } from "../deps.ts";
22

33
export function Gi3DGlasses(props: IconBaseProps) {
44
return GenIcon({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M176 80L39.36 247h77.74L176 144l32 48v-48l-32-64zm160 0l-32 64v48l32-48 58.9 103h77.7L336 80zM25 265v174h194.2l36.8-55.2 36.8 55.2H487V265H25zm23 23h176v64l-32 64H48V288zm240 0h176v128H320l-32-64v-64z"}}]})(props);

ico/Gi3DHammer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { GenIcon, type IconBaseProps } from "https://deno.land/x/react_icons@1.0.0/mod.ts";
1+
import { GenIcon, type IconBaseProps } from "../deps.ts";
22

33
export function Gi3DHammer(props: IconBaseProps) {
44
return GenIcon({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M307.3 84.2l-88.8 59.7 156.6 94.9 88.1-60.1zM215 163l11.5 53.1 12.5 7.5 18.6-13.3c6.8-4.9 14.6-6.8 22.2-6.6.9 0 1.8.1 2.7.1zm259.3 29.9l-88.7 60.5 14.9 59.3 89.2-58.9zm-196.4 28.7c-3.6.1-6.9 1.2-9.9 3.3L23.55 400c-.81.6-1.69 2.1-1.08 6.1.61 4.1 3.09 9.4 6.96 13.6 3.86 4.2 8.84 7.2 14.63 7.9 5.79.7 12.8-.6 21.62-6.7L305.3 252.5v-.1c4.5-3.1 4.8-5 4.2-8.5-.6-3.5-3.6-8.7-8.4-13-4.8-4.2-11.3-7.6-17.3-8.8-1.5-.3-2.9-.5-4.3-.5h-1.6zm44 6.1c2.6 4 4.5 8.4 5.3 13.2 1.6 9.2-2.4 19.9-11.5 26.2v.1l-1.7 1.2 66.9 40-13.3-53.1z"}}]})(props);

ico/Gi3DMeeple.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { GenIcon, type IconBaseProps } from "https://deno.land/x/react_icons@1.0.0/mod.ts";
1+
import { GenIcon, type IconBaseProps } from "../deps.ts";
22

33
export function Gi3DMeeple(props: IconBaseProps) {
44
return GenIcon({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M192.215 39.565c-48.32 6.48-43.031 58.948-42.874 75.82l93.895 13.622c1.004-35.647 5.621-59.868 13.545-76.27 2.186-4.523 4.704-8.455 7.469-11.836zm107.012 2.48c-1.17.023-2.36.098-3.57.226-8.898.937-15.873 4.232-22.669 18.296-6.795 14.065-11.916 39.331-12.095 80.59l-.026 5.95-5.484 2.306c-50.104 21.083-82.1 39.796-100.16 55.334-18.06 15.538-21.362 26.305-19.541 34.088 1.82 7.783 10.734 16.375 25.353 23.44 14.62 7.064 33.96 12.409 52.951 15.634l11.293 1.918-83.045 192.608 120.118-32.106 51.136-112.484 51.045 86.37 113.43-30.929-86.887-142.223 10.647-3.617c15.087-5.126 32.096-12.698 45.673-21.45 13.578-8.753 23.156-18.91 25.407-26.64 1.125-3.864.992-7.055-1.028-11.146-2.02-4.09-6.362-9.116-14.296-14.488-15.869-10.744-45.623-22.39-93.485-32.809l-6.672-1.453-.398-6.816c-.762-13.052-6.589-35.803-17.293-53.27-9.366-15.284-21.176-26.136-36.961-27.242a38.595 38.595 0 0 0-3.443-.086zm-170.685 87.41c-79.404 44.697-85.83 54.663-86.757 71.6-2.209 40.397 42.597 46.791 89.698 59.957-6.026-5.765-11.447-10.033-13.329-18.075-3.82-16.327 4.783-34.158 25.328-51.834 17.067-14.684 43.279-30.404 80.907-47.62zM93.291 271.788c-22.445 48.26-38.283 103.023-59.254 153.977l87.723 43.328 17.77-35.852 57.154-132.556zm222.283 94.963l-15.752 34.648 43.543 12.375z"}}]})(props);

ico/Gi3DStairs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { GenIcon, type IconBaseProps } from "https://deno.land/x/react_icons@1.0.0/mod.ts";
1+
import { GenIcon, type IconBaseProps } from "../deps.ts";
22

33
export function Gi3DStairs(props: IconBaseProps) {
44
return GenIcon({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M325.944 61.815l-98.26 24.566 147.158 66.891 98.263-24.566zM209.787 97.687v43.488l155.355 70.617v-43.489zM491 142.475l-108.159 27.04v62.929c-20.977 5.241-41.953 10.488-62.929 15.732v62.929c-20.977 5.241-41.953 10.488-62.929 15.732v62.93c-20.977 5.24-41.952 10.487-62.929 15.731v44.687L491 375.947zm-290.914 13.733l-35.332 8.834 147.16 66.891 35.334-8.834zm-53.228 20.14v43.488l155.355 70.617v-43.489zm-9.7 58.521l-35.333 8.834 147.16 66.891 35.334-8.834zm-53.23 20.14v43.488l155.357 70.617v-43.489zm-9.7 58.522l-35.331 8.834 147.159 66.89 35.334-8.834zM21 333.67v43.487l155.356 70.617v-43.488z"}}]})(props);

ico/GiAbacus.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { GenIcon, type IconBaseProps } from "https://deno.land/x/react_icons@1.0.0/mod.ts";
1+
import { GenIcon, type IconBaseProps } from "../deps.ts";
22

33
export function GiAbacus(props: IconBaseProps) {
44
return GenIcon({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M37 73v382h18V73zm418.045 0l1.91 382h18l-1.91-382zM105 160c-14.638 0-27.157 9.715-31.43 23-2.405 6.634-1.479 14.38-.574 18 3.61 14.3 16.641 25 32.004 25 14.17 0 26.36-9.102 31-21.736C140.64 216.898 152.83 226 167 226c15.363 0 28.394-10.7 32.004-25h238.682l-.09-18H198.43c-4.273-13.285-16.792-23-31.43-23-14.17 0-26.36 9.102-31 21.736C131.36 169.102 119.17 160 105 160zm0 18c8.39 0 15 6.61 15 15s-6.61 15-15 15-15-6.61-15-15 6.61-15 15-15zm62 0c8.39 0 17 6.61 17 15s-8.61 15-17 15-15-6.61-15-15 6.61-15 15-15zm33 45c-15.002 0-27.775 10.206-31.729 24H73v18h95.271c3.954 13.794 16.727 24 31.729 24 15.002 0 27.775-10.206 31.729-24h206.277l-.092-18H231.73c-3.954-13.794-16.727-24-31.729-24zm0 18c8.39 0 15 6.61 15 15s-6.61 15-15 15-15-6.61-15-15 6.61-15 15-15zm83 47c-14.638 0-27.157 9.715-31.43 23H73v18h177.996c3.61 14.3 16.641 25 32.004 25 14.17 0 26.36-9.102 31-21.736C318.64 344.898 330.83 354 345 354c14.17 0 26.36-9.102 31-21.736C380.64 344.898 392.83 354 407 354c15.363 0 28.394-10.7 32.004-25 1.31-3.077.621-13.458-.77-18C432 294.406 418.467 288.286 407 288c-14.17 0-26.36 9.102-31 21.736C371.36 297.102 359.17 288 345 288c-14.17 0-26.36 9.102-31 21.736C309.36 297.102 297.17 288 283 288zm62 66c-13.892 0-25.874 8.752-30.71 21H73v18h239.564c2.853 15.29 16.366 27 32.436 27s29.583-11.71 32.436-27h61.209l-.09-18H375.71c-4.837-12.248-16.819-21-30.711-21zm-62-48c8.39 0 15 6.61 15 15s-6.61 15-15 15-15-6.61-15-15 6.61-15 15-15zm62 0c8.39 0 15 6.61 15 15s-6.61 15-15 15-15-6.61-15-15 6.61-15 15-15zm62 0c8.39 0 15 6.61 15 15s-6.61 15-15 15-15-6.61-15-15 6.61-15 15-15zm-62 66c8.39 0 15 6.61 15 15s-6.61 15-15 15-15-6.61-15-15 6.61-15 15-15zM25 473v16h462v-16z"}}]})(props);

ico/GiAbbotMeeple.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { GenIcon, type IconBaseProps } from "https://deno.land/x/react_icons@1.0.0/mod.ts";
1+
import { GenIcon, type IconBaseProps } from "../deps.ts";
22

33
export function GiAbbotMeeple(props: IconBaseProps) {
44
return GenIcon({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M256 16.1l-82.7 82.72 35 69.98a66.18 66.18 0 0 0-18.6 45.8 66.18 66.18 0 0 0 10.4 35.3c-42.8 5.3-126.12 21.2-126.12 47.5 0 16.8 30.02 37.8 68.12 54.5L73.98 462.8c0 33.1 33.02 33.1 66.22 33.1h231.5c33.1 0 66.3 0 66.3-33.1l-68.2-110.9c38.1-16.7 68.2-37.7 68.2-54.5 0-26.3-83.5-42.2-126.1-47.5a66.18 66.18 0 0 0 10.2-35.3 66.18 66.18 0 0 0-18.4-45.8l35-69.98z"}}]})(props);

ico/GiAbdominalArmor.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { GenIcon, type IconBaseProps } from "https://deno.land/x/react_icons@1.0.0/mod.ts";
1+
import { GenIcon, type IconBaseProps } from "../deps.ts";
22

33
export function GiAbdominalArmor(props: IconBaseProps) {
44
return GenIcon({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M162 35.75l-94.49 27.1c-12.05 6.3-23.47 23.9-31.01 46.35-6.07 18.2-9.62 38.9-10.93 58.3L136.7 112zm188 .1L375.4 112l111 55.6c-1.3-19.3-4.9-40.2-10.9-58.3-5.7-17.05-13.6-31.35-22.5-40.05-2.7-2.8-5.5-4.9-8.4-6.4zm-172.9 11.5l-25.7 77.45-92.9 46.4 14.08 53.5 88.82 44.4 94.6-15.9 94.6 15.9 88.8-44.4 14.1-53.5-92.8-46.4-25.8-77.35h-10.5l-59.3 73.95-.1 61.1h-18.1l.1-61-59.3-74.15zM78.65 247.7l22.05 83.9 146.2-43.8v-14.7l-88.4 14.7zm354.75 0l-80 40.1-88.4-14.7v14.7l146.3 43.8zm-186.5 58.7l-31.6 9.6-35.1 70.2 66.7-33.3zm18.1 0v46.5l66.9 33.4-35.2-70.3zM191.7 323l-86.4 26 25.3 96.3zm128.6.1l61.1 122.1 25.3-96.2zm-55.3 50l.1 43.2 100.7 37.8-20.4-40.8zm-18.1 0l-80.2 40.1-20.5 40.9L247 416.3zm.1 62.4l-81.6 30.6 81.6 10.2zm18.1 0v40.7l81.7-10.2z"}}]})(props);

ico/GiAbstract001.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { GenIcon, type IconBaseProps } from "https://deno.land/x/react_icons@1.0.0/mod.ts";
1+
import { GenIcon, type IconBaseProps } from "../deps.ts";
22

33
export function GiAbstract001(props: IconBaseProps) {
44
return GenIcon({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"m491,189.4651c0-26.6773-23.4959-48.4685-52.5815-48.4685-3.7901,0-7.6013.3286-11.1625,1.0279 .1737-1.4114.4086-2.7194.5873-4.1125 .418-3.251.8714-6.3986 1.3216-9.5471 .2162-1.5195.3618-3.0583.5873-4.5529 .0505-.24.113-.4936.1455-.7346 1.5195-10.0059 3.1603-19.4083 4.9938-28.2002 .1081-.5182.3337-.9555.4418-1.4683 .5239-2.4684 1.0693-4.8358 1.6159-7.1971 .658-2.8416 1.2192-5.6898 1.9091-8.3722-.6659.949-1.2568,1.8904-1.9091,2.9375-.2211.3575-.5124.8042-.7346,1.175-.2962.4994-.5852.9494-.8813,1.4692-.24.418-.498.8879-.7341,1.3217-.343.6291-.6875,1.252-1.0283,1.9091s-.5441,1.2192-.8812,1.9096c-.4137.8399-.7684,1.763-1.175,2.6437-.4605,1.0049-1.018,2.0285-1.4687,3.0842-1.7432,4.0547-3.3981,8.4384-4.9938,13.2193-.5902,1.7742-1.1929,3.5678-1.7625,5.4341-10.639-4.3438-22.4191-6.7563-34.8093-6.7563-27.2676,0-51.5244,11.6316-67.269,29.8155-.3193.0505-.5607.2631-.8812.2962 6.6317,35.9091 10.4279,76.5488 10.4279,119.7035 0,43.1852-3.7873,83.7769-10.4279,119.7034 .3524.0433.6774.1123 1.0279.1455 15.746,18.1275 39.883,29.8155 67.1224,29.8155 12.3958,0 24.1708-2.4097 34.8093-6.7557 .5693,1.8659 1.1727,3.6603 1.7625,5.4341 1.7841,5.3439 3.6139,10.2555 5.5813,14.6876 .4324.9804.8827,1.8574 1.3221,2.7909 .235.4901.4994.9917.7341,1.4683 .3387.6904.5398,1.2473.8812,1.9096s.6839,1.2808 1.0283,1.9096c.235.4324.4958.901.7341,1.3216 .4699.8221.9931,1.5792 1.4688,2.35 .0505.0844.0937.2019.1455.2962 .6522,1.0471 1.2431,1.989 1.9091,2.9375-1.2605-4.8998-2.3739-9.996-3.525-15.4222-1.9538-9.2059-3.8301-19.2503-5.4341-29.8155-.263-1.74-.4807-3.5138-.7347-5.2876-.4511-3.1429-.9047-6.3018-1.3216-9.5472-.1788-1.371-.418-2.7228-.5873-4.1125 3.5612.6991 7.372,1.0283 11.1625,1.0283 29.0851,0 52.5815-21.644 52.5815-48.3218s-23.4963-48.3223-52.5815-48.3223c-6.0691,0-11.9103.9094-17.3313,2.6437-.1363-6.8949-.2962-13.8011-.2962-20.8563s.16-14.1085.2962-21.003c5.421,1.7338 11.2622,2.7904 17.3313,2.7904 29.0851,0 52.5815-21.6441 52.5815-48.3223zm-13.5125-.7341c0,11.9315-9.66,21.591-21.591,21.591s-21.5905-9.6595-21.5905-21.591 9.6599-21.5909 21.5905-21.5909 21.591,9.6609 21.591,21.5909zm0,134.5381c0,11.9315-9.66,21.591-21.591,21.591s-21.5905-9.6595-21.5905-21.591 9.6599-21.591 21.5905-21.591 21.591,9.6609 21.591,21.591zm-59.6316-189.7633c-.0505.1786.0433.4086 0,.5873-.1039.4605-.3387.8573-.4417,1.3216-.7605,3.4578-1.3578,6.91-2.0563,10.575-17.4652,7.8665-29.5217,24.4147-29.5217,43.4752 0,15.6379 8.0149,29.4988 20.5626,38.3348-.1643,4.0927-.2019,8.1644-.2962,12.3375-19.0553-10.2122-31.8723-28.9634-31.8723-50.6723 0-25.9718 18.1896-48.117 43.6224-55.9594zm0,244.8419c-25.4323-7.8425-43.6223-29.8409-43.6223-55.8128 0-21.7084 12.817-40.6068 31.8723-50.8194 .0937,4.1731.1318,8.2452.2962,12.3375v.1455c-12.5472,8.836-20.5626,22.6969-20.5626,38.3348 0,19.0604 12.057,35.4621 29.5218,43.328 .6991,3.6656 1.2963,7.1173 2.0563,10.5751 .1455.6522.2962,1.2638.4418,1.9096zm-97.085-122.3477c0-85.4924-14.6303-157.2542-34.3689-176.5445 6.479,47.8641 10.4284,109.4687 10.4284,176.5445s-3.9494,128.5338-10.4284,176.3979c19.7386-19.2899 34.3689-90.9055 34.3689-176.3979zm-36.1314,0c0-129.8047-12.7441-235.001-28.4939-235.001s-28.4939,105.1963-28.4939,235.001 12.7446,235.001 28.4939,235.001 28.4939-105.1963 28.4939-235.001zm-58.8969-176.5445c-19.7386,19.2903-34.3689,91.0521-34.3689,176.5445s14.6302,157.108 34.3689,176.3979c-6.479-47.8641-10.4284-109.322-10.4284-176.3979s3.9494-128.6804 10.4284-176.5445zm-33.9285,56.8411c-.32-.0433-.56-.2631-.8812-.2962-15.7442-18.1839-40.001-29.8156-67.269-29.8156-12.8057,0-25.0647,2.7246-35.9843,7.3438-1.0161-3.3559-1.9989-6.6421-3.0846-9.6938-.7515-2.1188-1.5669-4.2032-2.35-6.1688-.0506-.075-.1175-.0721-.1455-.1455-.6061-1.5153-1.2859-2.9869-1.9096-4.4068-1.9661-4.4505-3.8949-8.4445-6.0217-11.8967-.712-1.1576-1.4743-2.3401-2.2034-3.3784 .6097,2.3702 1.1792,4.8481 1.7625,7.3443 .3431,1.4546.6955,2.9098 1.0284,4.4058 .235,1.0688.503,2.1418.7341,3.2317l.4418,2.0558c2.9328,14.1344 5.3848,29.8649 7.4904,47.0002-3.1358-.5354-6.3874-.8808-9.6938-.8808-29.0852,0-52.7281,21.6441-52.7281,48.3219s23.6429,48.469 52.7281,48.469c5.5888,0 10.959-.8686 16.0097-2.35 .1269,6.7671.2962,13.6428.2962,20.5626s-.1643,13.6488-.2962,20.4155c-5.0507-1.4815-10.4209-2.2029-16.0097-2.2029-29.0852,0-52.7281,21.644-52.7281,48.3223s23.6429,48.3218 52.7281,48.3218c3.3064,0 6.558-.3481 9.6938-.8812-2.2058,17.9494-4.8199,34.4192-7.9313,49.0564-.235,1.1026-.4944,2.1503-.7342,3.2313-.3293,1.4843-.6911,3.1101-1.0284,4.5529-.5794,2.4732-1.1576,4.8476-1.7625,7.1972 .729-1.0383 1.4914-2.0737 2.2034-3.2313 2.1268-3.4522 4.0556-7.5929 6.0217-12.0438 .6241-1.4194 1.3038-2.7448 1.9096-4.2596 .0506-.0749.1175-.212.1457-.2912 .0505-.1269.0945-.3149.1455-.4417 .5816-1.4669 1.1985-3.0014 1.7625-4.5534 .3668-1.0096.6695-2.0389 1.0279-3.0841 .235-.6832.503-1.505.7346-2.2034v-.1457c.5845-1.7654 1.1999-3.4301 1.7625-5.2876 10.9191,4.622 23.173,7.1967 35.9843,7.1967 27.2399,0 51.3764-11.688 67.1224-29.8155 .3524-.0433.6774-.1081 1.0279-.1457-6.6402-35.9265-10.428-76.5182-10.428-119.7034 0-43.1546 3.7962-83.7943 10.428-119.7034zm-53.9031,53.1685c0,22.1959-13.4274,41.3682-33.1939,51.407-.0844-4.0965-.1412-8.1705-.2962-12.1909 13.3039-8.7731 21.8843-23.031 21.8843-39.216 0-19.5662-12.6233-36.4623-30.8439-44.0627-.0649-.3286-.0843-.5564-.1455-.8808-.6933-3.5602-1.5942-7.059-2.35-10.4284-.0722-.3056-.0749-.5751-.1455-.8812 26.1434,7.4618 45.0906,29.8164 45.0906,56.2531zm0,133.0698c0,26.4367-18.9472,48.7914-45.091,56.2532 .1694-.7455.418-1.5976.5873-2.35 .7127-3.2383 1.4011-6.5768 2.0562-9.9876 18.2206-7.6004 30.8439-24.3494 30.8439-43.9156 0-16.185-8.5803-30.5896-21.8842-39.3626 .1549-4.0195.2068-7.9492.2962-12.0443 .0005-.0433-.0004-.1175 0-.1455 19.7665,10.0388 33.1939,29.3582 33.1939,51.5536zm-60.0724-133.8039c0,11.9315-9.6599,21.591-21.5905,21.591s-21.591-9.6595-21.591-21.591 9.6604-21.5909 21.591-21.5909 21.5905,9.6609 21.5905,21.5909zm0,134.5381c0,11.9315-9.6599,21.591-21.5905,21.591s-21.591-9.6595-21.591-21.591 9.6604-21.591 21.591-21.591 21.5905,9.6609 21.5905,21.591z"}}]})(props);

0 commit comments

Comments
 (0)