@navikt/aksel-icons 7.31.0 → 7.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/metadata.d.ts +1 -1
- package/dist/metadata.js +1 -1
- package/dist/metadata.mjs +1 -1
- package/dist/react/cjs/ArrowRight.js +1 -1
- package/dist/react/cjs/ChairTable.d.ts +7 -0
- package/dist/react/cjs/ChairTable.js +59 -0
- package/dist/react/cjs/ChairTable.js.map +1 -0
- package/dist/react/cjs/Footprint.d.ts +7 -0
- package/dist/react/cjs/Footprint.js +59 -0
- package/dist/react/cjs/Footprint.js.map +1 -0
- package/dist/react/cjs/FootprintFill.d.ts +7 -0
- package/dist/react/cjs/FootprintFill.js +59 -0
- package/dist/react/cjs/FootprintFill.js.map +1 -0
- package/dist/react/cjs/Lifebuoy.d.ts +7 -0
- package/dist/react/cjs/Lifebuoy.js +59 -0
- package/dist/react/cjs/Lifebuoy.js.map +1 -0
- package/dist/react/cjs/LifebuoyFill.d.ts +7 -0
- package/dist/react/cjs/LifebuoyFill.js +59 -0
- package/dist/react/cjs/LifebuoyFill.js.map +1 -0
- package/dist/react/cjs/OpenBook.d.ts +7 -0
- package/dist/react/cjs/OpenBook.js +59 -0
- package/dist/react/cjs/OpenBook.js.map +1 -0
- package/dist/react/cjs/OpenBookFill.d.ts +7 -0
- package/dist/react/cjs/OpenBookFill.js +59 -0
- package/dist/react/cjs/OpenBookFill.js.map +1 -0
- package/dist/react/cjs/OpenMagazine.d.ts +7 -0
- package/dist/react/cjs/OpenMagazine.js +59 -0
- package/dist/react/cjs/OpenMagazine.js.map +1 -0
- package/dist/react/cjs/OpenMagazineFill.d.ts +7 -0
- package/dist/react/cjs/OpenMagazineFill.js +59 -0
- package/dist/react/cjs/OpenMagazineFill.js.map +1 -0
- package/dist/react/cjs/SignLanguageTwoHands.js +1 -1
- package/dist/react/cjs/SignLanguageTwoHands.js.map +1 -1
- package/dist/react/cjs/SignLanguageTwoHandsFill.js +1 -1
- package/dist/react/cjs/SignLanguageTwoHandsFill.js.map +1 -1
- package/dist/react/cjs/Slide.d.ts +7 -0
- package/dist/react/cjs/Slide.js +59 -0
- package/dist/react/cjs/Slide.js.map +1 -0
- package/dist/react/cjs/SlideFill.d.ts +7 -0
- package/dist/react/cjs/SlideFill.js +59 -0
- package/dist/react/cjs/SlideFill.js.map +1 -0
- package/dist/react/cjs/index.d.ts +11 -0
- package/dist/react/cjs/index.js +39 -17
- package/dist/react/cjs/index.js.map +1 -1
- package/dist/react/esm/ArrowRight.js +1 -1
- package/dist/react/esm/ChairTable.d.ts +7 -0
- package/dist/react/esm/ChairTable.js +24 -0
- package/dist/react/esm/ChairTable.js.map +1 -0
- package/dist/react/esm/Footprint.d.ts +7 -0
- package/dist/react/esm/Footprint.js +24 -0
- package/dist/react/esm/Footprint.js.map +1 -0
- package/dist/react/esm/FootprintFill.d.ts +7 -0
- package/dist/react/esm/FootprintFill.js +24 -0
- package/dist/react/esm/FootprintFill.js.map +1 -0
- package/dist/react/esm/Lifebuoy.d.ts +7 -0
- package/dist/react/esm/Lifebuoy.js +24 -0
- package/dist/react/esm/Lifebuoy.js.map +1 -0
- package/dist/react/esm/LifebuoyFill.d.ts +7 -0
- package/dist/react/esm/LifebuoyFill.js +24 -0
- package/dist/react/esm/LifebuoyFill.js.map +1 -0
- package/dist/react/esm/OpenBook.d.ts +7 -0
- package/dist/react/esm/OpenBook.js +24 -0
- package/dist/react/esm/OpenBook.js.map +1 -0
- package/dist/react/esm/OpenBookFill.d.ts +7 -0
- package/dist/react/esm/OpenBookFill.js +24 -0
- package/dist/react/esm/OpenBookFill.js.map +1 -0
- package/dist/react/esm/OpenMagazine.d.ts +7 -0
- package/dist/react/esm/OpenMagazine.js +24 -0
- package/dist/react/esm/OpenMagazine.js.map +1 -0
- package/dist/react/esm/OpenMagazineFill.d.ts +7 -0
- package/dist/react/esm/OpenMagazineFill.js +24 -0
- package/dist/react/esm/OpenMagazineFill.js.map +1 -0
- package/dist/react/esm/SignLanguageTwoHands.js +1 -1
- package/dist/react/esm/SignLanguageTwoHands.js.map +1 -1
- package/dist/react/esm/SignLanguageTwoHandsFill.js +1 -1
- package/dist/react/esm/SignLanguageTwoHandsFill.js.map +1 -1
- package/dist/react/esm/Slide.d.ts +7 -0
- package/dist/react/esm/Slide.js +24 -0
- package/dist/react/esm/Slide.js.map +1 -0
- package/dist/react/esm/SlideFill.d.ts +7 -0
- package/dist/react/esm/SlideFill.js +24 -0
- package/dist/react/esm/SlideFill.js.map +1 -0
- package/dist/react/esm/index.d.ts +11 -0
- package/dist/react/esm/index.js +11 -0
- package/dist/react/esm/index.js.map +1 -1
- package/dist/svg/ArrowRight.svg +1 -1
- package/dist/svg/ChairTable.svg +3 -0
- package/dist/svg/Footprint.svg +3 -0
- package/dist/svg/FootprintFill.svg +3 -0
- package/dist/svg/Lifebuoy.svg +3 -0
- package/dist/svg/LifebuoyFill.svg +3 -0
- package/dist/svg/OpenBook.svg +3 -0
- package/dist/svg/OpenBookFill.svg +3 -0
- package/dist/svg/OpenMagazine.svg +3 -0
- package/dist/svg/OpenMagazineFill.svg +3 -0
- package/dist/svg/SignLanguageTwoHands.svg +1 -1
- package/dist/svg/SignLanguageTwoHandsFill.svg +1 -1
- package/dist/svg/Slide.svg +3 -0
- package/dist/svg/SlideFill.svg +3 -0
- package/package.json +2 -2
- package/src/ArrowRight.tsx +1 -1
- package/src/ChairTable.tsx +17 -0
- package/src/Footprint.tsx +17 -0
- package/src/FootprintFill.tsx +17 -0
- package/src/Lifebuoy.tsx +17 -0
- package/src/LifebuoyFill.tsx +17 -0
- package/src/OpenBook.tsx +17 -0
- package/src/OpenBookFill.tsx +17 -0
- package/src/OpenMagazine.tsx +17 -0
- package/src/OpenMagazineFill.tsx +17 -0
- package/src/SignLanguageTwoHands.tsx +1 -1
- package/src/SignLanguageTwoHandsFill.tsx +1 -1
- package/src/Slide.tsx +17 -0
- package/src/SlideFill.tsx +17 -0
- package/src/index.ts +11 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
<svg width="1em" height="1em" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
2
|
+
<path d="M10.5947 11.3638C11.498 11.0119 12.4627 11.4993 12.793 12.3726C13.0975 13.1785 12.7922 14.1218 12.0244 14.5572L10.0557 15.6724C10.0155 15.6953 9.99948 15.7196 9.99023 15.7437C9.97834 15.7751 9.97418 15.8223 9.98633 15.8736C9.99857 15.9249 10.0215 15.9573 10.0371 15.9713C10.0458 15.9789 10.0587 15.9888 10.0967 15.9888H14.1709L18.5059 14.5533C19.3965 14.2586 20.3128 14.751 20.6328 15.5972C20.9463 16.4273 20.6145 17.3999 19.8066 17.8209L14.5283 20.5699C14.3025 20.6874 14.0517 20.7496 13.7959 20.7496H5C4.0335 20.7496 3.25 19.9661 3.25 18.9996V16.2369C3.25023 14.285 4.80746 12.7272 6.65527 12.7271C6.87151 12.7271 7.17144 12.6602 7.45703 12.5718C7.59109 12.5304 7.70769 12.4887 7.79004 12.4576C7.83096 12.4421 7.86393 12.4299 7.88477 12.4215C7.89499 12.4173 7.90276 12.4135 7.90723 12.4117C7.90914 12.4109 7.91048 12.41 7.91113 12.4097L7.92188 12.4058L7.93164 12.4019L10.5947 11.3638ZM11.1396 12.7613L8.47656 13.7994C8.46853 13.8027 8.45837 13.8072 8.44629 13.8121C8.4162 13.8242 8.37352 13.8412 8.32129 13.8609C8.217 13.9003 8.07028 13.9529 7.90039 14.0054C7.57749 14.1053 7.10274 14.2271 6.65527 14.2271C5.66333 14.2272 4.75022 15.0857 4.75 16.2369V18.9996C4.75 19.1376 4.86193 19.2496 5 19.2496H13.7959C13.8078 19.2496 13.8216 19.2463 13.8359 19.2388L19.1133 16.4908C19.2106 16.44 19.2894 16.2867 19.2295 16.1275C19.1743 15.9818 19.0534 15.9532 18.9775 15.9781L14.5293 17.4507L14.415 17.4888H10.0967C9.23163 17.4888 8.68021 16.8622 8.52734 16.2222C8.37531 15.5844 8.57897 14.7858 9.31641 14.3677L11.2842 13.2525C11.3759 13.2004 11.4464 13.0532 11.3896 12.9029C11.362 12.83 11.3154 12.7868 11.2715 12.7662C11.2287 12.7461 11.1842 12.744 11.1396 12.7613ZM9.26562 2.48786C9.49583 2.45609 9.73831 2.48814 9.96094 2.58356L10.0557 2.62751L10.2402 2.73395C11.1433 3.30172 11.7383 4.40166 11.2012 5.46149L10.7822 6.28571C10.7565 6.33642 10.7491 6.39509 10.7607 6.45075L10.7725 6.50837L15.8916 3.55426C16.4359 3.24003 17.0123 3.17366 17.5332 3.33258C18.0396 3.48721 18.4365 3.83674 18.6777 4.25446C18.7689 4.41232 18.8393 4.58513 18.8867 4.76618C19.2958 4.62957 19.7098 4.62366 20.0938 4.74079C20.6002 4.89545 20.9971 5.24583 21.2383 5.66364C21.4794 6.08144 21.5842 6.59993 21.4648 7.11579C21.3743 7.50671 21.1615 7.86111 20.8389 8.14704C20.9722 8.27874 21.0864 8.42646 21.1777 8.58454C21.419 9.0024 21.5237 9.52166 21.4043 10.0377C21.2814 10.5681 20.9358 11.034 20.3916 11.3482L16.1914 13.773C15.8327 13.9799 15.3741 13.8572 15.167 13.4986C14.96 13.14 15.083 12.6814 15.4414 12.4742L19.6416 10.0494C19.855 9.92618 19.9216 9.7928 19.9434 9.6988C19.9684 9.59016 19.9501 9.45782 19.8789 9.33454C19.8077 9.21133 19.7023 9.12887 19.5957 9.09626C19.5034 9.06815 19.3548 9.06009 19.1416 9.18317L14.8721 11.648C14.5134 11.8549 14.0547 11.7322 13.8477 11.3736C13.6406 11.015 13.7637 10.5564 14.1221 10.3492L15.3633 9.63239L19.7021 7.12751C19.9155 7.0043 19.9822 6.87093 20.0039 6.77692C20.0288 6.66847 20.0104 6.5367 19.9395 6.41364C19.8683 6.29035 19.7628 6.20799 19.6562 6.17536C19.564 6.14719 19.4155 6.13815 19.2021 6.2613L14.8613 8.76813C14.859 8.76948 14.8559 8.76974 14.8535 8.77106L13.9062 9.31891C13.5476 9.52575 13.0889 9.40305 12.8818 9.0445C12.6748 8.68591 12.7978 8.2273 13.1562 8.02008L14.1055 7.47126C14.1072 7.47024 14.1096 7.46933 14.1113 7.46833L17.1436 5.71735C17.3553 5.59449 17.4217 5.46241 17.4434 5.36872C17.4684 5.26008 17.4501 5.12775 17.3789 5.00446C17.3077 4.88124 17.2023 4.79879 17.0957 4.76618C17.0034 4.73807 16.8548 4.73001 16.6416 4.85309L11.0752 8.06598C11.1146 8.3802 11.1261 8.66721 11.0957 8.9361C11.0466 9.37027 10.9008 9.71868 10.6885 10.0338C10.5791 10.196 10.4547 10.3262 10.3535 10.4234L10.127 10.6412C9.82827 10.9277 9.35327 10.9182 9.06641 10.6197C8.77941 10.321 8.78922 9.84517 9.08789 9.55817L9.31348 9.34235C9.38307 9.27548 9.42215 9.23013 9.44531 9.19587C9.53667 9.06024 9.58619 8.93758 9.60547 8.76715C9.62699 8.57617 9.61341 8.29473 9.52051 7.83942L9.29297 6.76032C9.21077 6.37017 9.264 5.96358 9.44434 5.60798L9.86328 4.78376C9.90734 4.69666 9.91877 4.58229 9.85254 4.43512C9.79982 4.31816 9.6963 4.18429 9.5332 4.06501C9.09621 4.67236 8.43288 5.59628 8.13379 6.01325C8.0694 6.10308 8.01814 6.20148 7.97949 6.30524L6.55664 10.1265C6.50489 10.2658 6.47852 10.4135 6.47852 10.5621V10.9996C6.47852 11.4138 6.14273 11.7506 5.72852 11.7506C5.31464 11.7504 4.97979 11.4144 4.97949 11.0006V10.5621C4.97953 10.2349 5.03731 9.90975 5.15137 9.60309L6.57324 5.7818C6.6583 5.55334 6.77382 5.33748 6.91602 5.13923C7.26019 4.65941 8.08809 3.50487 8.49805 2.9361L8.5791 2.83649C8.77843 2.62061 9.03966 2.51918 9.26562 2.48786Z" fill="currentColor"/>
|
|
3
3
|
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
<svg width="1em" height="1em" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
2
|
+
<path d="M18.5844 14.7912C19.3393 14.5414 20.1228 14.9559 20.3986 15.6855C20.6701 16.4038 20.3808 17.2399 19.6914 17.5992L14.4129 20.3491C14.2225 20.4482 14.0112 20.4998 13.7963 20.4999L4.99953 20.4998C4.17132 20.4995 3.49981 19.8281 3.49981 18.9999L3.50023 16.2369C3.50043 14.4184 4.95036 12.9776 6.65554 12.9775C6.91032 12.9774 7.23978 12.9014 7.53153 12.8111C7.67146 12.7678 7.79281 12.7243 7.87876 12.6919C7.92113 12.6758 7.95468 12.6622 7.97706 12.6531C7.98825 12.6486 7.99795 12.6459 8.00318 12.6437C8.00554 12.6427 8.00826 12.6408 8.00826 12.6408L8.02277 12.6346L10.6858 11.5967C11.4507 11.2988 12.2751 11.7089 12.5595 12.4612C12.8226 13.1576 12.5564 13.9679 11.9018 14.3396L9.93257 15.4562C9.76392 15.5521 9.69634 15.7362 9.74331 15.9331C9.79018 16.128 9.92379 16.2387 10.0968 16.2387L14.213 16.2393L18.5844 14.7912ZM9.93845 2.8492C10.8711 3.3393 11.4661 4.38548 10.9771 5.3494L10.5589 6.17385C10.5076 6.2753 10.4931 6.39152 10.5165 6.50278L10.7441 7.58248L10.7442 7.58466C10.8546 8.12412 10.8939 8.56658 10.8426 8.95431C10.7893 9.35687 10.6426 9.67172 10.4357 9.96052C10.3689 10.0537 10.2945 10.1323 10.2272 10.197C10.22 10.2043 10.218 10.2165 10.2224 10.2258L10.5273 10.8594C10.4895 10.8718 10.451 10.8835 10.4133 10.8982L7.75111 11.9356L7.73189 11.9433L7.71484 11.9509C7.71163 11.9523 7.70559 11.9543 7.69731 11.9577C7.67957 11.9648 7.6506 11.9762 7.61351 11.9902C7.53846 12.0186 7.43181 12.0569 7.30958 12.0947C7.03658 12.1791 6.79481 12.2275 6.65559 12.2276C6.15415 12.2276 5.67265 12.3272 5.22945 12.5074L5.22951 10.5622C5.22953 10.2648 5.28224 9.96922 5.38588 9.69048L6.80643 5.86968C6.88372 5.662 6.98908 5.46502 7.11827 5.28482C7.46242 4.80504 8.28999 3.65146 8.69986 3.0828L8.76312 3.00681C8.91546 2.84207 9.11763 2.7605 9.29984 2.73527C9.51129 2.70607 9.73768 2.74382 9.93845 2.8492ZM21.5212 6.28807C21.734 6.65678 21.824 7.11092 21.7204 7.55892C21.6145 8.01676 21.3157 8.42746 20.8265 8.70987L15.2422 11.934L15.1829 11.966C15.5703 12.2526 16.105 12.3015 16.5492 12.0454L21.2015 9.35939C21.3 9.30253 21.3924 9.23884 21.4809 9.1733C21.6774 9.32102 21.8403 9.50681 21.9596 9.71334C22.1724 10.082 22.2629 10.537 22.1593 10.985C22.0532 11.4427 21.7539 11.8528 21.2649 12.1351L17.2917 14.4291L14.0901 15.4893L11.395 15.4892L12.2708 14.9925C13.2021 14.4645 13.5977 13.3686 13.3243 12.3895L13.2611 12.196L13.1727 11.9921C12.8161 11.2713 12.0998 10.7919 11.3088 10.7521L11.0989 10.3162C11.3381 9.96234 11.5188 9.5572 11.5857 9.0519C11.6525 8.54614 11.5975 8.01127 11.4794 7.43421L11.4777 7.42731L11.2827 6.50361L16.017 3.77021C16.5061 3.488 17.0114 3.43444 17.4607 3.57155C17.9003 3.70589 18.2489 4.01095 18.4617 4.3795C18.6745 4.74813 18.7644 5.20246 18.6609 5.65035C18.555 6.10808 18.256 6.51888 17.767 6.8013L13.8327 9.07278L13.7764 9.1256C14.1624 9.40115 14.6877 9.44515 15.1253 9.19251L18.142 7.45082C18.7965 7.07284 19.2357 6.49516 19.3921 5.81909C19.4158 5.71654 19.4301 5.61353 19.4402 5.5117C19.8113 5.38209 20.1815 5.37687 20.5202 5.48012C20.9599 5.61438 21.3083 5.91954 21.5212 6.28807Z" fill="currentColor"/>
|
|
3
3
|
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="1em" height="1em" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M20 3.75C20.9665 3.75 21.75 4.5335 21.75 5.5V19.5C21.75 19.9142 21.4142 20.25 21 20.25C20.5858 20.25 20.25 19.9142 20.25 19.5V18.25H16.75V19.5C16.75 19.9142 16.4142 20.25 16 20.25C15.5858 20.25 15.25 19.9142 15.25 19.5V16.3311C14.0102 17.8006 12.5478 19.0857 10.9023 20.1328C10.8705 20.1531 10.8372 20.1697 10.8037 20.1846C10.7962 20.1879 10.7888 20.1913 10.7812 20.1943C10.7593 20.2033 10.7363 20.2081 10.7139 20.2148C10.6859 20.2232 10.6581 20.2322 10.6289 20.2373C10.625 20.238 10.6211 20.2386 10.6172 20.2393C10.5789 20.2453 10.54 20.25 10.5 20.25H2.5L2.49512 20.249C2.49218 20.249 2.48926 20.2491 2.48633 20.249C2.43922 20.2482 2.39323 20.2435 2.34863 20.2344C2.30107 20.2245 2.2546 20.2101 2.20996 20.1914C2.07449 20.1345 1.95916 20.0393 1.87793 19.9189C1.86411 19.8984 1.85174 19.8767 1.83984 19.8545L1.80859 19.792C1.80711 19.7885 1.80612 19.7848 1.80469 19.7812C1.78911 19.7427 1.7784 19.7033 1.76953 19.6641C1.7577 19.6112 1.75 19.5565 1.75 19.5C1.75 19.241 1.88136 19.0127 2.08105 18.8779C2.11437 18.8555 2.14992 18.8356 2.1875 18.8184C2.19689 18.814 2.20623 18.8096 2.21582 18.8057C7.411 16.666 11.4186 12.3723 13.1953 7.04199L13.25 6.87695V5.5C13.25 4.5335 14.0335 3.75 15 3.75C15.9665 3.75 16.75 4.5335 16.75 5.5V6.25H18.25V5.5C18.25 4.5335 19.0335 3.75 20 3.75ZM14.5371 7.75C12.9358 12.3709 9.77231 16.2491 5.64062 18.75H10.2773C13.5996 16.5784 16.0931 13.3475 17.3496 9.57812L17.959 7.75H14.5371ZM16.75 16.75H20.25V14.75H16.75V16.75ZM18.3291 11.25C18.0478 11.937 17.7269 12.6043 17.3701 13.25H20.25V11.25H18.3291ZM18.874 9.75H20.25V7.75H19.541L18.874 9.75ZM15 5.25C14.8619 5.25 14.75 5.36193 14.75 5.5V6.25H15.25V5.5C15.25 5.36193 15.1381 5.25 15 5.25ZM20 5.25C19.8619 5.25 19.75 5.36193 19.75 5.5V6.25H20.25V5.5C20.25 5.36193 20.1381 5.25 20 5.25Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="1em" height="1em" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M20 3.75C20.9665 3.75 21.75 4.5335 21.75 5.5V19.5C21.75 19.9142 21.4142 20.25 21 20.25C20.5858 20.25 20.25 19.9142 20.25 19.5V18.25H16.75V19.5C16.75 19.9142 16.4142 20.25 16 20.25C15.5858 20.25 15.25 19.9142 15.25 19.5V17.8291C15.7839 17.2648 16.2854 16.6714 16.75 16.0498V16.75H20.25V14.75H17.6436C17.9511 14.2632 18.2385 13.763 18.5039 13.25H20.25V11.25H19.4043C19.5165 10.9594 19.6228 10.6658 19.7217 10.3691L19.9277 9.75H20.25V7.75H19.541L18.7734 10.0527C17.3854 14.2169 14.6055 17.7763 10.9023 20.1328C10.8705 20.1531 10.8372 20.1697 10.8037 20.1846C10.7962 20.1879 10.7888 20.1913 10.7812 20.1943C10.7593 20.2033 10.7363 20.2081 10.7139 20.2148C10.6859 20.2232 10.6581 20.2322 10.6289 20.2373C10.625 20.238 10.6211 20.2386 10.6172 20.2393C10.5789 20.2453 10.54 20.25 10.5 20.25H2.5L2.49512 20.249C2.49218 20.249 2.48926 20.2491 2.48633 20.249C2.43922 20.2482 2.39323 20.2435 2.34863 20.2344C2.30107 20.2245 2.2546 20.2101 2.20996 20.1914C2.07449 20.1345 1.95916 20.0393 1.87793 19.9189C1.86411 19.8984 1.85174 19.8767 1.83984 19.8545L1.80859 19.792C1.80711 19.7885 1.80612 19.7848 1.80469 19.7812C1.78911 19.7427 1.7784 19.7033 1.76953 19.6641C1.7577 19.6112 1.75 19.5565 1.75 19.5C1.75 19.241 1.88136 19.0127 2.08105 18.8779C2.11437 18.8555 2.14992 18.8356 2.1875 18.8184C2.19689 18.814 2.20623 18.8096 2.21582 18.8057C7.411 16.666 11.4186 12.3723 13.1953 7.04199L13.25 6.87695V5.5C13.25 4.5335 14.0335 3.75 15 3.75C15.9665 3.75 16.75 4.5335 16.75 5.5V6.25H18.25V5.5C18.25 4.5335 19.0335 3.75 20 3.75ZM15 5.25C14.8619 5.25 14.75 5.36193 14.75 5.5V6.25H15.25V5.5C15.25 5.36193 15.1381 5.25 15 5.25ZM20 5.25C19.8619 5.25 19.75 5.36193 19.75 5.5V6.25H20.25V5.5C20.25 5.36193 20.1381 5.25 20 5.25Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@navikt/aksel-icons",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.32.0",
|
|
4
4
|
"author": "Aksel | Nav",
|
|
5
5
|
"homepage": "https://aksel.nav.no/ikoner",
|
|
6
6
|
"repository": {
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"react": "^18.0.0",
|
|
85
85
|
"rehype-parse": "9.0.1",
|
|
86
86
|
"tsc-alias": "1.8.16",
|
|
87
|
-
"tsx": "^4.
|
|
87
|
+
"tsx": "^4.20.6",
|
|
88
88
|
"typescript": "5.8.3",
|
|
89
89
|
"unified": "11.0.5",
|
|
90
90
|
"vitest": "^2.1.9"
|
package/src/ArrowRight.tsx
CHANGED
|
@@ -12,6 +12,6 @@ const SvgArrowRight = forwardRef(({
|
|
|
12
12
|
}: SVGProps<SVGSVGElement> & SVGRProps, ref: Ref<SVGSVGElement>) => {
|
|
13
13
|
let titleId: string | undefined = useId();
|
|
14
14
|
titleId = title ? _titleId ? _titleId : "title-" + titleId : undefined;
|
|
15
|
-
return <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" focusable={false} role="img" ref={ref} aria-labelledby={titleId} {...props}>{title ? <title id={titleId}>{title}</title> : null}<path fill="currentColor" d="M14.
|
|
15
|
+
return <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" focusable={false} role="img" ref={ref} aria-labelledby={titleId} {...props}>{title ? <title id={titleId}>{title}</title> : null}<path fill="currentColor" d="M14.088 6.873a.75.75 0 0 1 .942.097l4.5 4.5a.75.75 0 0 1 0 1.06l-4.5 4.5a.75.75 0 0 1-1.06-1.06l3.22-3.22H5a.75.75 0 0 1-.75-.74V12a.75.75 0 0 1 .75-.75h12.19l-3.22-3.22a.75.75 0 0 1 .118-1.157" /></svg>;
|
|
16
16
|
});
|
|
17
17
|
export default SvgArrowRight;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import React, { forwardRef, type Ref, type SVGProps } from "react";
|
|
3
|
+
import { useId } from "./util/useId";
|
|
4
|
+
interface SVGRProps {
|
|
5
|
+
title?: string;
|
|
6
|
+
titleId?: string;
|
|
7
|
+
}
|
|
8
|
+
const SvgChairTable = forwardRef(({
|
|
9
|
+
title,
|
|
10
|
+
titleId: _titleId,
|
|
11
|
+
...props
|
|
12
|
+
}: SVGProps<SVGSVGElement> & SVGRProps, ref: Ref<SVGSVGElement>) => {
|
|
13
|
+
let titleId: string | undefined = useId();
|
|
14
|
+
titleId = title ? _titleId ? _titleId : "title-" + titleId : undefined;
|
|
15
|
+
return <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" focusable={false} role="img" ref={ref} aria-labelledby={titleId} {...props}>{title ? <title id={titleId}>{title}</title> : null}<path fill="currentColor" d="M21 6.25a.75.75 0 0 1 0 1.5h-4.577l2.311 11.097a.75.75 0 0 1-1.468.306L15.5 10.68l-1.766 8.474a.75.75 0 0 1-1.468-.306L14.577 7.75H10a.75.75 0 0 1 0-1.5zm-18-2a.75.75 0 0 1 .75.75v6c0 .69.56 1.25 1.25 1.25h5a.75.75 0 1 1 0 1.5H8.96l1.267 5.068a.75.75 0 0 1-1.455.364L7.415 13.75h-2.33l-1.357 5.432a.75.75 0 0 1-1.456-.364l1.359-5.436A2.75 2.75 0 0 1 2.25 11V5A.75.75 0 0 1 3 4.25" /></svg>;
|
|
16
|
+
});
|
|
17
|
+
export default SvgChairTable;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import React, { forwardRef, type Ref, type SVGProps } from "react";
|
|
3
|
+
import { useId } from "./util/useId";
|
|
4
|
+
interface SVGRProps {
|
|
5
|
+
title?: string;
|
|
6
|
+
titleId?: string;
|
|
7
|
+
}
|
|
8
|
+
const SvgFootprint = forwardRef(({
|
|
9
|
+
title,
|
|
10
|
+
titleId: _titleId,
|
|
11
|
+
...props
|
|
12
|
+
}: SVGProps<SVGSVGElement> & SVGRProps, ref: Ref<SVGSVGElement>) => {
|
|
13
|
+
let titleId: string | undefined = useId();
|
|
14
|
+
titleId = title ? _titleId ? _titleId : "title-" + titleId : undefined;
|
|
15
|
+
return <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" focusable={false} role="img" ref={ref} aria-labelledby={titleId} {...props}>{title ? <title id={titleId}>{title}</title> : null}<path fill="currentColor" d="M5.579 6.871a3.1 3.1 0 0 1 3.599-.012c1.545 1.092 2.43 2.995 1.79 4.968l-.562 1.73c-.434 1.337-.425 2.712-.157 4.153a3.128 3.128 0 1 1-6.187.241l.154-1.444a4.5 4.5 0 0 0-.135-1.658l-.578-2.105a5.45 5.45 0 0 1 2.076-5.873M8.31 8.083a1.6 1.6 0 0 0-1.856.008 3.95 3.95 0 0 0-1.506 4.256l.58 2.104c.197.72.259 1.473.18 2.215l-.154 1.445a1.63 1.63 0 1 0 3.22-.126c-.298-1.604-.328-3.246.205-4.891l.56-1.728c.402-1.237-.117-2.496-1.229-3.283m6.575-5.224a3.1 3.1 0 0 1 3.597.012 5.45 5.45 0 0 1 2.077 5.873l-.578 2.105a4.5 4.5 0 0 0-.135 1.658L20 13.951a3.129 3.129 0 1 1-6.187-.24c.268-1.442.276-2.816-.158-4.154l-.56-1.73c-.64-1.973.244-3.876 1.79-4.968m2.723 1.232a1.6 1.6 0 0 0-1.856-.008c-1.112.787-1.63 2.046-1.23 3.283l.56 1.728c.534 1.645.504 3.287.206 4.89a1.63 1.63 0 1 0 3.22.127l-.154-1.445a6 6 0 0 1 .181-2.215l.58-2.104a3.95 3.95 0 0 0-1.507-4.256" /></svg>;
|
|
16
|
+
});
|
|
17
|
+
export default SvgFootprint;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import React, { forwardRef, type Ref, type SVGProps } from "react";
|
|
3
|
+
import { useId } from "./util/useId";
|
|
4
|
+
interface SVGRProps {
|
|
5
|
+
title?: string;
|
|
6
|
+
titleId?: string;
|
|
7
|
+
}
|
|
8
|
+
const SvgFootprintFill = forwardRef(({
|
|
9
|
+
title,
|
|
10
|
+
titleId: _titleId,
|
|
11
|
+
...props
|
|
12
|
+
}: SVGProps<SVGSVGElement> & SVGRProps, ref: Ref<SVGSVGElement>) => {
|
|
13
|
+
let titleId: string | undefined = useId();
|
|
14
|
+
titleId = title ? _titleId ? _titleId : "title-" + titleId : undefined;
|
|
15
|
+
return <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" focusable={false} role="img" ref={ref} aria-labelledby={titleId} {...props}>{title ? <title id={titleId}>{title}</title> : null}<path fill="currentColor" d="M5.579 6.872a3.1 3.1 0 0 1 3.598-.014c1.545 1.093 2.43 2.996 1.79 4.97l-.56 1.729c-.435 1.337-.426 2.713-.158 4.154a3.129 3.129 0 1 1-6.187.241l.154-1.445a4.5 4.5 0 0 0-.136-1.658l-.578-2.104a5.45 5.45 0 0 1 2.077-5.873m9.306-4.014a3.1 3.1 0 0 1 3.597.014 5.45 5.45 0 0 1 2.077 5.873l-.578 2.104a4.5 4.5 0 0 0-.135 1.658L20 13.952a3.13 3.13 0 1 1-6.188-.241c.269-1.441.277-2.817-.157-4.154l-.56-1.73c-.64-1.973.244-3.876 1.79-4.969" /></svg>;
|
|
16
|
+
});
|
|
17
|
+
export default SvgFootprintFill;
|
package/src/Lifebuoy.tsx
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import React, { forwardRef, type Ref, type SVGProps } from "react";
|
|
3
|
+
import { useId } from "./util/useId";
|
|
4
|
+
interface SVGRProps {
|
|
5
|
+
title?: string;
|
|
6
|
+
titleId?: string;
|
|
7
|
+
}
|
|
8
|
+
const SvgLifebuoy = forwardRef(({
|
|
9
|
+
title,
|
|
10
|
+
titleId: _titleId,
|
|
11
|
+
...props
|
|
12
|
+
}: SVGProps<SVGSVGElement> & SVGRProps, ref: Ref<SVGSVGElement>) => {
|
|
13
|
+
let titleId: string | undefined = useId();
|
|
14
|
+
titleId = title ? _titleId ? _titleId : "title-" + titleId : undefined;
|
|
15
|
+
return <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" focusable={false} role="img" ref={ref} aria-labelledby={titleId} {...props}>{title ? <title id={titleId}>{title}</title> : null}<path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m2.073 14.549a4.98 4.98 0 0 1-4.147 0l-2.57 2.57A8.46 8.46 0 0 0 12 20.5c1.714 0 3.308-.51 4.643-1.382zm-8.257 1.28q.172.183.355.354l2.475-2.475a5 5 0 0 1-.354-.354zm9.891-2.476a5 5 0 0 1-.354.355l2.475 2.475q.183-.172.355-.354zM4.882 7.357A8.46 8.46 0 0 0 3.5 12c0 1.714.51 3.308 1.382 4.643l2.568-2.569A5 5 0 0 1 7 12c0-.74.162-1.442.45-2.074zm11.667 2.569A5 5 0 0 1 17 12c0 .74-.163 1.442-.451 2.074l2.568 2.569A8.46 8.46 0 0 0 20.5 12c0-1.714-.51-3.308-1.383-4.644zM12 8.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7m3.354-.208q.185.168.353.354l2.476-2.476a9 9 0 0 0-.354-.354zM5.816 6.17l2.476 2.475q.168-.186.354-.354L6.17 5.816q-.183.172-.355.354M12 3.5a8.46 8.46 0 0 0-4.644 1.38l2.57 2.57A5 5 0 0 1 12 7c.74 0 1.442.162 2.074.45l2.569-2.568A8.46 8.46 0 0 0 12 3.5" /></svg>;
|
|
16
|
+
});
|
|
17
|
+
export default SvgLifebuoy;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import React, { forwardRef, type Ref, type SVGProps } from "react";
|
|
3
|
+
import { useId } from "./util/useId";
|
|
4
|
+
interface SVGRProps {
|
|
5
|
+
title?: string;
|
|
6
|
+
titleId?: string;
|
|
7
|
+
}
|
|
8
|
+
const SvgLifebuoyFill = forwardRef(({
|
|
9
|
+
title,
|
|
10
|
+
titleId: _titleId,
|
|
11
|
+
...props
|
|
12
|
+
}: SVGProps<SVGSVGElement> & SVGRProps, ref: Ref<SVGSVGElement>) => {
|
|
13
|
+
let titleId: string | undefined = useId();
|
|
14
|
+
titleId = title ? _titleId ? _titleId : "title-" + titleId : undefined;
|
|
15
|
+
return <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" focusable={false} role="img" ref={ref} aria-labelledby={titleId} {...props}>{title ? <title id={titleId}>{title}</title> : null}<path fill="currentColor" d="M17.427 20.401A9.96 9.96 0 0 1 12 22c-2 0-3.863-.587-5.426-1.599l3.705-3.705A5 5 0 0 0 12 17c.605 0 1.185-.107 1.722-.304zm-9.365-5.32c.249.319.537.606.855.856l-3.549 3.548a10 10 0 0 1-.854-.855zm11.421 3.553q-.4.45-.851.85l-3.549-3.548q.477-.374.852-.851zm.918-12.06A9.95 9.95 0 0 1 22 12a9.95 9.95 0 0 1-1.6 5.429l-3.706-3.704A5 5 0 0 0 17 12c0-.605-.107-1.185-.304-1.722zM7.305 10.277A5 5 0 0 0 7 12c0 .604.107 1.183.303 1.719l-3.705 3.705A9.95 9.95 0 0 1 2 12c0-2 .588-3.864 1.6-5.427zm1.61-2.213a5 5 0 0 0-.852.852L4.516 5.368q.4-.451.85-.851zm9.715-3.551q.454.4.855.854l-3.548 3.549a5 5 0 0 0-.856-.855zM12 2c2 0 3.861.587 5.424 1.598l-3.705 3.705A5 5 0 0 0 12 7c-.606 0-1.187.108-1.725.306L6.571 3.6A9.95 9.95 0 0 1 12 2" /></svg>;
|
|
16
|
+
});
|
|
17
|
+
export default SvgLifebuoyFill;
|
package/src/OpenBook.tsx
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import React, { forwardRef, type Ref, type SVGProps } from "react";
|
|
3
|
+
import { useId } from "./util/useId";
|
|
4
|
+
interface SVGRProps {
|
|
5
|
+
title?: string;
|
|
6
|
+
titleId?: string;
|
|
7
|
+
}
|
|
8
|
+
const SvgOpenBook = forwardRef(({
|
|
9
|
+
title,
|
|
10
|
+
titleId: _titleId,
|
|
11
|
+
...props
|
|
12
|
+
}: SVGProps<SVGSVGElement> & SVGRProps, ref: Ref<SVGSVGElement>) => {
|
|
13
|
+
let titleId: string | undefined = useId();
|
|
14
|
+
titleId = title ? _titleId ? _titleId : "title-" + titleId : undefined;
|
|
15
|
+
return <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" focusable={false} role="img" ref={ref} aria-labelledby={titleId} {...props}>{title ? <title id={titleId}>{title}</title> : null}<path fill="currentColor" d="M6.586 3.75c1.895 0 3.756.478 5.414 1.386a11.3 11.3 0 0 1 5.416-1.386h1.085a.75.75 0 0 1 .75.75l-.001.018v.732h1.751a.75.75 0 0 1 .75.75l-.001.019V19.5a.75.75 0 0 1-.75.75H3a.75.75 0 0 1-.751-.75V6c0-.388.297-.708.675-.746L3 5.25h1.75V4.5a.75.75 0 0 1 .75-.75zm-2.836 15h7.138a9.8 9.8 0 0 0-4.302-1H5.5A.75.75 0 0 1 4.75 17V6.75h-1zm15.5-1.77.001.02a.75.75 0 0 1-.75.75h-1.085a9.8 9.8 0 0 0-4.303 1h7.137v-12h-1zM17.416 5.25c-1.632 0-3.236.41-4.666 1.187v10.825a11.3 11.3 0 0 1 4.666-1.012h.334v-11zM6.25 5.98l.001.02-.001.019V16.25h.336c1.614 0 3.204.347 4.664 1.01V6.437A9.8 9.8 0 0 0 6.586 5.25H6.25z" /></svg>;
|
|
16
|
+
});
|
|
17
|
+
export default SvgOpenBook;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import React, { forwardRef, type Ref, type SVGProps } from "react";
|
|
3
|
+
import { useId } from "./util/useId";
|
|
4
|
+
interface SVGRProps {
|
|
5
|
+
title?: string;
|
|
6
|
+
titleId?: string;
|
|
7
|
+
}
|
|
8
|
+
const SvgOpenBookFill = forwardRef(({
|
|
9
|
+
title,
|
|
10
|
+
titleId: _titleId,
|
|
11
|
+
...props
|
|
12
|
+
}: SVGProps<SVGSVGElement> & SVGRProps, ref: Ref<SVGSVGElement>) => {
|
|
13
|
+
let titleId: string | undefined = useId();
|
|
14
|
+
titleId = title ? _titleId ? _titleId : "title-" + titleId : undefined;
|
|
15
|
+
return <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" focusable={false} role="img" ref={ref} aria-labelledby={titleId} {...props}>{title ? <title id={titleId}>{title}</title> : null}<path fill="currentColor" d="M3.75 5.25A.25.25 0 0 1 4 5.5V17c0 .81.65 1.461 1.444 1.496H5.43l.018.002.024.001.02.001h1.095l.307.005a9.04 9.04 0 0 1 4.338 1.282q.068.04.137.07a.22.22 0 0 1 .132.194.2.2 0 0 1-.2.199H3a.75.75 0 0 1-.75-.75V6A.75.75 0 0 1 3 5.25zm17.25 0a.75.75 0 0 1 .75.75v13.5a.75.75 0 0 1-.75.75h-8.3a.2.2 0 0 1-.2-.2c0-.084.054-.158.132-.192q.07-.03.14-.072a9.03 9.03 0 0 1 4.644-1.286h1.134l.048-.005.1-.01.053-.005.052-.01A1.5 1.5 0 0 0 20 17v-.03L20 16.955V5.5a.25.25 0 0 1 .25-.25zm-2.398-1.24c.227.047.399.249.399.49L19 4.512v12.475l.001.013a.5.5 0 0 1-.4.49l-.1.01h-1.085c-1.58 0-3.136.375-4.539 1.088a.26.26 0 0 1-.377-.227V5.313c0-.095.053-.182.139-.223A11 11 0 0 1 17.416 4h1.085zm-11.67-.004c1.538.048 3.047.42 4.43 1.084a.25.25 0 0 1 .138.223v13.046a.26.26 0 0 1-.377.227A10 10 0 0 0 6.586 17.5H5.51l-.015-.001A.5.5 0 0 1 5 17V4.5a.5.5 0 0 1 .5-.5h1.086z" /></svg>;
|
|
16
|
+
});
|
|
17
|
+
export default SvgOpenBookFill;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import React, { forwardRef, type Ref, type SVGProps } from "react";
|
|
3
|
+
import { useId } from "./util/useId";
|
|
4
|
+
interface SVGRProps {
|
|
5
|
+
title?: string;
|
|
6
|
+
titleId?: string;
|
|
7
|
+
}
|
|
8
|
+
const SvgOpenMagazine = forwardRef(({
|
|
9
|
+
title,
|
|
10
|
+
titleId: _titleId,
|
|
11
|
+
...props
|
|
12
|
+
}: SVGProps<SVGSVGElement> & SVGRProps, ref: Ref<SVGSVGElement>) => {
|
|
13
|
+
let titleId: string | undefined = useId();
|
|
14
|
+
titleId = title ? _titleId ? _titleId : "title-" + titleId : undefined;
|
|
15
|
+
return <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" focusable={false} role="img" ref={ref} aria-labelledby={titleId} {...props}>{title ? <title id={titleId}>{title}</title> : null}<path fill="currentColor" d="M16.5 2.75a7.97 7.97 0 0 1 4.1 1.136l.786.47.025.017.014.01q.051.036.095.078.024.025.045.05.026.029.047.058.02.03.036.06.02.034.036.066.013.03.023.064a.7.7 0 0 1 .041.212L21.75 5v15.5a1 1 0 0 1-.007.092l-.005.03q-.007.036-.017.071-.01.045-.027.087l-.008.019a1 1 0 0 1-.042.087l-.018.025-.01.014a1 1 0 0 1-.078.095q-.025.024-.05.045-.029.026-.058.047-.03.02-.06.036-.034.02-.066.036-.03.013-.064.023a.7.7 0 0 1-.212.041L21 21.25a1 1 0 0 1-.093-.007l-.03-.005q-.036-.007-.071-.017-.045-.01-.087-.027l-.019-.008a1 1 0 0 1-.086-.042l-.785-.472a6.47 6.47 0 0 0-6.658 0l-.785.472a.8.8 0 0 1-.24.088.7.7 0 0 1-.36-.016.7.7 0 0 1-.172-.072l-.785-.472a6.47 6.47 0 0 0-6.658 0l-.785.472a1 1 0 0 1-.106.05q-.043.017-.087.027-.034.01-.07.017l-.031.005A1 1 0 0 1 3 21.25l-.03-.002h-.02a.8.8 0 0 1-.191-.041q-.033-.01-.064-.023-.032-.016-.065-.036-.03-.016-.06-.036-.03-.021-.058-.047-.026-.02-.051-.045a1 1 0 0 1-.078-.095l-.01-.014-.017-.025a1 1 0 0 1-.051-.106q-.017-.043-.027-.087-.01-.035-.017-.07l-.005-.031a1 1 0 0 1-.006-.092V5l.001-.03.001-.02a.8.8 0 0 1 .04-.191q.01-.033.023-.064.016-.032.036-.065.016-.03.036-.06.021-.03.047-.058.017-.023.036-.042l.022-.023a1 1 0 0 1 .122-.09l.785-.471a7.97 7.97 0 0 1 8.202 0l.399.239.4-.24a7.97 7.97 0 0 1 4.1-1.135m0 1.5a6.47 6.47 0 0 0-3.33.922l-.784.472a.7.7 0 0 1-.24.088.74.74 0 0 1-.532-.088l-.785-.472a6.47 6.47 0 0 0-6.658 0l-.421.252v13.765a7.97 7.97 0 0 1 7.85.197l.4.239.4-.24a7.97 7.97 0 0 1 7.85-.197V5.425l-.42-.252a6.47 6.47 0 0 0-3.33-.922m-8.231 9.28a.75.75 0 0 1 .893-.572q.556.124 1.092.316a.75.75 0 1 1-.508 1.412 7 7 0 0 0-.907-.263.75.75 0 0 1-.57-.894m8.482-.78c.632 0 1.26.068 1.873.2a.75.75 0 0 1-.317 1.466 7.4 7.4 0 0 0-4.052.27.75.75 0 0 1-.508-1.412 8.9 8.9 0 0 1 3.004-.524m-9.89.009a.75.75 0 0 1 .067 1.498c-.472.02-.941.087-1.398.196a.75.75 0 1 1-.35-1.458 9 9 0 0 1 1.681-.236m8.1-2.826a.75.75 0 0 1 .303 1.468q-.514.106-1.01.284a.75.75 0 0 1-.507-1.412 9 9 0 0 1 1.214-.34M7.25 9.75q.758 0 1.499.128a.75.75 0 1 1-.254 1.477 7.4 7.4 0 0 0-2.93.09.751.751 0 0 1-.343-1.46A9 9 0 0 1 7.25 9.75m10 .014q.716.04 1.412.194a.75.75 0 0 1-.322 1.465 7.4 7.4 0 0 0-1.174-.161.75.75 0 0 1 .084-1.498M7.251 6.75c1.028 0 2.045.18 3.004.524a.75.75 0 0 1-.508 1.412 7.4 7.4 0 0 0-4.266-.22.751.751 0 0 1-.359-1.457 9 9 0 0 1 2.129-.259" /></svg>;
|
|
16
|
+
});
|
|
17
|
+
export default SvgOpenMagazine;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import React, { forwardRef, type Ref, type SVGProps } from "react";
|
|
3
|
+
import { useId } from "./util/useId";
|
|
4
|
+
interface SVGRProps {
|
|
5
|
+
title?: string;
|
|
6
|
+
titleId?: string;
|
|
7
|
+
}
|
|
8
|
+
const SvgOpenMagazineFill = forwardRef(({
|
|
9
|
+
title,
|
|
10
|
+
titleId: _titleId,
|
|
11
|
+
...props
|
|
12
|
+
}: SVGProps<SVGSVGElement> & SVGRProps, ref: Ref<SVGSVGElement>) => {
|
|
13
|
+
let titleId: string | undefined = useId();
|
|
14
|
+
titleId = title ? _titleId ? _titleId : "title-" + titleId : undefined;
|
|
15
|
+
return <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" focusable={false} role="img" ref={ref} aria-labelledby={titleId} {...props}>{title ? <title id={titleId}>{title}</title> : null}<path fill="currentColor" d="M16.5 2.75a7.97 7.97 0 0 1 4.1 1.136l.786.47.025.017.014.01q.051.036.095.078.024.025.045.05.026.029.047.058.02.03.036.06.02.034.036.066.013.03.023.064a.7.7 0 0 1 .041.212L21.75 5v15.5a1 1 0 0 1-.007.092l-.005.03q-.007.036-.017.071-.01.045-.027.087l-.008.019a1 1 0 0 1-.042.087l-.018.025-.01.014a1 1 0 0 1-.078.095q-.025.024-.05.045-.029.026-.058.047-.03.02-.06.036-.034.02-.066.036-.03.013-.064.023a.7.7 0 0 1-.212.041L21 21.25a1 1 0 0 1-.093-.007l-.03-.005q-.036-.007-.071-.017-.045-.01-.087-.027l-.019-.008a1 1 0 0 1-.086-.042l-.785-.472a6.47 6.47 0 0 0-6.658 0l-.785.472a.8.8 0 0 1-.24.088.7.7 0 0 1-.36-.016.7.7 0 0 1-.172-.072l-.785-.472a6.47 6.47 0 0 0-6.658 0l-.785.472a1 1 0 0 1-.106.05q-.043.017-.087.027-.034.01-.07.017l-.031.005A1 1 0 0 1 3 21.25l-.03-.002h-.02a.8.8 0 0 1-.191-.041q-.033-.01-.064-.023-.032-.016-.065-.036-.03-.016-.06-.036-.03-.021-.058-.047-.026-.02-.051-.045a1 1 0 0 1-.078-.095l-.01-.014-.017-.025a1 1 0 0 1-.051-.106q-.017-.043-.027-.087-.01-.035-.017-.07l-.005-.031a1 1 0 0 1-.006-.092V5l.001-.03.001-.02a.8.8 0 0 1 .04-.191q.01-.033.023-.064.016-.032.036-.065.016-.03.036-.06.021-.03.047-.058.017-.023.036-.042l.022-.023a1 1 0 0 1 .122-.09l.785-.471a7.97 7.97 0 0 1 8.202 0l.399.239.4-.24a7.97 7.97 0 0 1 4.1-1.135M9.162 12.958a.75.75 0 0 0-.323 1.465q.461.103.907.262a.75.75 0 0 0 .508-1.41 9 9 0 0 0-1.092-.317m7.588-.208c-1.028 0-2.044.18-3.004.524a.75.75 0 1 0 .508 1.412 7.38 7.38 0 0 1 4.052-.27.75.75 0 0 0 .317-1.466 9 9 0 0 0-1.873-.2m-9.889.009a9 9 0 0 0-1.68.236.75.75 0 1 0 .35 1.458c.456-.11.925-.175 1.397-.196a.75.75 0 0 0-.067-1.498m8.985-2.243a.75.75 0 0 0-.886-.583 9 9 0 0 0-1.214.34.75.75 0 0 0 .508 1.412 7.4 7.4 0 0 1 1.009-.284.75.75 0 0 0 .583-.885M7.25 9.75c-.686 0-1.367.08-2.028.235a.75.75 0 1 0 .343 1.46 7.4 7.4 0 0 1 2.93-.09.75.75 0 0 0 .254-1.477A9 9 0 0 0 7.25 9.75m9.999.014a.75.75 0 0 0-.084 1.498q.595.034 1.174.16a.75.75 0 1 0 .322-1.464 9 9 0 0 0-1.412-.194M7.25 6.75c-.72 0-1.436.087-2.129.259a.751.751 0 0 0 .36 1.457 7.4 7.4 0 0 1 4.265.22.75.75 0 0 0 .508-1.412A8.9 8.9 0 0 0 7.25 6.75" /></svg>;
|
|
16
|
+
});
|
|
17
|
+
export default SvgOpenMagazineFill;
|
|
@@ -12,6 +12,6 @@ const SvgSignLanguageTwoHands = forwardRef(({
|
|
|
12
12
|
}: SVGProps<SVGSVGElement> & SVGRProps, ref: Ref<SVGSVGElement>) => {
|
|
13
13
|
let titleId: string | undefined = useId();
|
|
14
14
|
titleId = title ? _titleId ? _titleId : "title-" + titleId : undefined;
|
|
15
|
-
return <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" focusable={false} role="img" ref={ref} aria-labelledby={titleId} {...props}>{title ? <title id={titleId}>{title}</title> : null}<path fill="currentColor"
|
|
15
|
+
return <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" focusable={false} role="img" ref={ref} aria-labelledby={titleId} {...props}>{title ? <title id={titleId}>{title}</title> : null}<path fill="currentColor" d="M10.595 11.364c.903-.352 1.868.135 2.198 1.009.305.806 0 1.749-.769 2.184l-1.968 1.115a.13.13 0 0 0-.066.072.23.23 0 0 0-.004.13.2.2 0 0 0 .051.097c.009.008.022.018.06.018h4.074l4.335-1.436c.89-.294 1.807.198 2.127 1.044.313.83-.018 1.803-.826 2.224l-5.279 2.749c-.226.117-.476.18-.732.18H5A1.75 1.75 0 0 1 3.25 19v-2.763c0-1.952 1.557-3.51 3.405-3.51.217 0 .516-.067.802-.155.134-.042.25-.083.333-.114l.095-.037q.015-.006.022-.01l.004-.001.01-.004.01-.004zm.545 1.397L8.477 13.8l-.03.013-.126.049c-.104.04-.25.092-.42.144-.324.1-.798.222-1.246.222-.992 0-1.905.859-1.905 2.01V19c0 .138.112.25.25.25h8.796a.1.1 0 0 0 .04-.011l5.277-2.748c.098-.051.176-.204.117-.363-.056-.146-.177-.175-.253-.15l-4.448 1.473-.114.038h-4.318c-.865 0-1.417-.627-1.57-1.267-.152-.638.052-1.436.79-1.854l1.967-1.116c.092-.052.162-.199.106-.35a.24.24 0 0 0-.119-.136.16.16 0 0 0-.131-.005M9.266 2.488c.23-.032.472 0 .695.096l.095.044.184.106c.903.568 1.498 1.668.961 2.727l-.419.825a.25.25 0 0 0-.021.165l.012.057 5.119-2.954c.544-.314 1.12-.38 1.641-.221.507.154.903.504 1.145.921q.136.239.209.512c.409-.136.823-.142 1.207-.025a2 2 0 0 1 1.144.923c.241.417.346.936.227 1.452-.09.39-.303.745-.626 1.031q.2.2.339.438c.241.417.346.937.226 1.453-.123.53-.468.996-1.012 1.31l-4.2 2.425a.75.75 0 0 1-.75-1.299l4.2-2.425c.213-.123.28-.256.301-.35a.5.5 0 0 0-.064-.364.5.5 0 0 0-.283-.239c-.093-.028-.241-.036-.454.087l-4.27 2.465a.75.75 0 0 1-.75-1.299l1.241-.717 4.34-2.504c.213-.124.28-.257.3-.351a.5.5 0 0 0-.064-.363.5.5 0 0 0-.283-.239c-.092-.028-.24-.037-.454.086l-4.34 2.507-.008.003-.948.548a.75.75 0 0 1-.75-1.299l.95-.549.005-.003 3.033-1.75c.211-.124.278-.256.3-.35a.5.5 0 0 0-.065-.364.5.5 0 0 0-.283-.238c-.093-.028-.241-.036-.454.087l-5.567 3.213c.04.314.051.601.02.87a2.38 2.38 0 0 1-.742 1.487l-.226.218a.75.75 0 0 1-1.04-1.083l.226-.216a.89.89 0 0 0 .292-.575c.022-.19.008-.472-.084-.928L9.293 6.76a1.75 1.75 0 0 1 .151-1.152l.42-.824c.043-.087.055-.202-.011-.349a1 1 0 0 0-.32-.37l-1.4 1.948q-.096.135-.154.292l-1.422 3.822c-.052.139-.078.287-.078.435V11A.75.75 0 1 1 4.98 11v-.439c0-.327.057-.652.171-.959l1.422-3.821q.128-.345.343-.643c.344-.48 1.172-1.634 1.582-2.203l.081-.1c.2-.215.46-.317.687-.348" /></svg>;
|
|
16
16
|
});
|
|
17
17
|
export default SvgSignLanguageTwoHands;
|
|
@@ -12,6 +12,6 @@ const SvgSignLanguageTwoHandsFill = forwardRef(({
|
|
|
12
12
|
}: SVGProps<SVGSVGElement> & SVGRProps, ref: Ref<SVGSVGElement>) => {
|
|
13
13
|
let titleId: string | undefined = useId();
|
|
14
14
|
titleId = title ? _titleId ? _titleId : "title-" + titleId : undefined;
|
|
15
|
-
return <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" focusable={false} role="img" ref={ref} aria-labelledby={titleId} {...props}>{title ? <title id={titleId}>{title}</title> : null}<path fill="currentColor"
|
|
15
|
+
return <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" focusable={false} role="img" ref={ref} aria-labelledby={titleId} {...props}>{title ? <title id={titleId}>{title}</title> : null}<path fill="currentColor" d="M18.584 14.791c.755-.25 1.539.165 1.815.894.271.719-.018 1.555-.708 1.914l-5.278 2.75c-.19.1-.402.15-.617.15H5A1.5 1.5 0 0 1 3.5 19v-2.762c0-1.819 1.45-3.26 3.156-3.26.254 0 .584-.076.876-.166a6 6 0 0 0 .445-.158q.018-.006.026-.01.005-.001.005-.002l.015-.006 2.663-1.038c.765-.298 1.59.112 1.874.864.263.697-.004 1.507-.658 1.879l-1.97 1.116c-.168.096-.236.28-.189.477.047.195.18.306.354.306h4.116zM9.938 2.85c.933.49 1.528 1.536 1.04 2.5l-.42.825a.5.5 0 0 0-.041.329l.227 1.08v.002c.11.54.15.982.099 1.37-.054.402-.2.717-.407 1.006a2 2 0 0 1-.209.236.03.03 0 0 0-.005.029l.305.633q-.056.018-.114.04l-2.662 1.037-.02.007-.016.008-.018.007a5 5 0 0 1-.387.137c-.273.084-.515.132-.654.133-.502 0-.983.1-1.427.28v-1.946c0-.297.053-.593.157-.872l1.42-3.82q.118-.314.312-.585C7.462 4.805 8.29 3.65 8.7 3.083l.063-.076a.9.9 0 0 1 .537-.272c.211-.029.438.009.638.114m11.583 3.44c.213.368.303.822.2 1.27-.107.458-.405.868-.895 1.15l-5.584 3.225-.06.032c.388.287.923.336 1.367.08l4.653-2.687q.146-.085.279-.186c.196.148.36.334.479.54.212.369.303.824.2 1.272-.107.458-.406.868-.895 1.15l-3.973 2.294-3.202 1.06h-2.695l.876-.497c.931-.528 1.327-1.623 1.053-2.603l-.063-.193-.088-.204a2.22 2.22 0 0 0-1.864-1.24l-.21-.436c.24-.354.42-.759.487-1.264.066-.506.011-1.04-.107-1.618l-.001-.007-.195-.923 4.734-2.734c.49-.282.994-.336 1.444-.198.44.134.788.439 1 .808.213.368.303.822.2 1.27-.106.458-.405.869-.894 1.151l-3.934 2.272-.057.053c.386.275.912.32 1.35.067l3.016-1.742c.655-.378 1.094-.956 1.25-1.632q.035-.154.048-.307a1.72 1.72 0 0 1 1.08-.032c.44.134.788.44 1.001.808" /></svg>;
|
|
16
16
|
});
|
|
17
17
|
export default SvgSignLanguageTwoHandsFill;
|
package/src/Slide.tsx
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import React, { forwardRef, type Ref, type SVGProps } from "react";
|
|
3
|
+
import { useId } from "./util/useId";
|
|
4
|
+
interface SVGRProps {
|
|
5
|
+
title?: string;
|
|
6
|
+
titleId?: string;
|
|
7
|
+
}
|
|
8
|
+
const SvgSlide = forwardRef(({
|
|
9
|
+
title,
|
|
10
|
+
titleId: _titleId,
|
|
11
|
+
...props
|
|
12
|
+
}: SVGProps<SVGSVGElement> & SVGRProps, ref: Ref<SVGSVGElement>) => {
|
|
13
|
+
let titleId: string | undefined = useId();
|
|
14
|
+
titleId = title ? _titleId ? _titleId : "title-" + titleId : undefined;
|
|
15
|
+
return <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" focusable={false} role="img" ref={ref} aria-labelledby={titleId} {...props}>{title ? <title id={titleId}>{title}</title> : null}<path fill="currentColor" d="M20 3.75c.966 0 1.75.784 1.75 1.75v14a.75.75 0 0 1-1.5 0v-1.25h-3.5v1.25a.75.75 0 0 1-1.5 0v-3.169a19.1 19.1 0 0 1-4.348 3.802 1 1 0 0 1-.098.052l-.023.01q-.033.01-.067.02-.042.013-.085.022l-.012.002a1 1 0 0 1-.117.011h-8l-.005-.001h-.009a.8.8 0 0 1-.276-.058.75.75 0 0 1-.37-.336l-.031-.063-.004-.01a.75.75 0 0 1-.055-.281.75.75 0 0 1 .438-.683l.028-.012a19.34 19.34 0 0 0 10.98-11.764l.054-.165V5.5a1.75 1.75 0 1 1 3.5 0v.75h1.5V5.5c0-.966.784-1.75 1.75-1.75m-5.463 4a20.83 20.83 0 0 1-8.896 11h4.636a17.6 17.6 0 0 0 7.073-9.172l.609-1.828zm2.213 9h3.5v-2h-3.5zm1.58-5.5a19 19 0 0 1-.96 2h2.88v-2zm.544-1.5h1.376v-2h-.709zM15 5.25a.25.25 0 0 0-.25.25v.75h.5V5.5a.25.25 0 0 0-.25-.25m5 0a.25.25 0 0 0-.25.25v.75h.5V5.5a.25.25 0 0 0-.25-.25" /></svg>;
|
|
16
|
+
});
|
|
17
|
+
export default SvgSlide;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import React, { forwardRef, type Ref, type SVGProps } from "react";
|
|
3
|
+
import { useId } from "./util/useId";
|
|
4
|
+
interface SVGRProps {
|
|
5
|
+
title?: string;
|
|
6
|
+
titleId?: string;
|
|
7
|
+
}
|
|
8
|
+
const SvgSlideFill = forwardRef(({
|
|
9
|
+
title,
|
|
10
|
+
titleId: _titleId,
|
|
11
|
+
...props
|
|
12
|
+
}: SVGProps<SVGSVGElement> & SVGRProps, ref: Ref<SVGSVGElement>) => {
|
|
13
|
+
let titleId: string | undefined = useId();
|
|
14
|
+
titleId = title ? _titleId ? _titleId : "title-" + titleId : undefined;
|
|
15
|
+
return <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" focusable={false} role="img" ref={ref} aria-labelledby={titleId} {...props}>{title ? <title id={titleId}>{title}</title> : null}<path fill="currentColor" d="M20 3.75c.966 0 1.75.784 1.75 1.75v14a.75.75 0 0 1-1.5 0v-1.25h-3.5v1.25a.75.75 0 0 1-1.5 0v-1.67a20 20 0 0 0 1.5-1.78v.7h3.5v-2h-2.606q.462-.73.86-1.5h1.746v-2h-.846q.17-.435.318-.88l.206-.62h.322v-2h-.709l-.768 2.303a19.1 19.1 0 0 1-7.87 10.08 1 1 0 0 1-.1.052l-.022.01q-.033.01-.067.02-.042.013-.085.022l-.012.002a1 1 0 0 1-.117.011h-8l-.005-.001h-.009a.8.8 0 0 1-.276-.058.75.75 0 0 1-.37-.336l-.031-.063-.004-.01a.75.75 0 0 1-.055-.281.75.75 0 0 1 .438-.683l.028-.012a19.34 19.34 0 0 0 10.98-11.764l.054-.165V5.5a1.75 1.75 0 1 1 3.5 0v.75h1.5V5.5c0-.966.784-1.75 1.75-1.75m-5 1.5a.25.25 0 0 0-.25.25v.75h.5V5.5a.25.25 0 0 0-.25-.25m5 0a.25.25 0 0 0-.25.25v.75h.5V5.5a.25.25 0 0 0-.25-.25" /></svg>;
|
|
16
|
+
});
|
|
17
|
+
export default SvgSlideFill;
|
package/src/index.ts
CHANGED
|
@@ -143,6 +143,7 @@ export { default as CaretUpDownFillIcon } from './CaretUpDownFill'
|
|
|
143
143
|
export { default as CaretUpDownFilledDownIcon } from './CaretUpDownFilledDown'
|
|
144
144
|
export { default as CaretUpDownFilledUpIcon } from './CaretUpDownFilledUp'
|
|
145
145
|
export { default as CaretUpFillIcon } from './CaretUpFill'
|
|
146
|
+
export { default as ChairTableIcon } from './ChairTable'
|
|
146
147
|
export { default as ChangingRoomIcon } from './ChangingRoom'
|
|
147
148
|
export { default as ChangingRoomFillIcon } from './ChangingRoomFill'
|
|
148
149
|
export { default as ChatIcon } from './Chat'
|
|
@@ -407,6 +408,8 @@ export { default as FolderMinusIcon } from './FolderMinus'
|
|
|
407
408
|
export { default as FolderMinusFillIcon } from './FolderMinusFill'
|
|
408
409
|
export { default as FolderPlusIcon } from './FolderPlus'
|
|
409
410
|
export { default as FolderPlusFillIcon } from './FolderPlusFill'
|
|
411
|
+
export { default as FootprintIcon } from './Footprint'
|
|
412
|
+
export { default as FootprintFillIcon } from './FootprintFill'
|
|
410
413
|
export { default as ForkIcon } from './Fork'
|
|
411
414
|
export { default as ForkFillIcon } from './ForkFill'
|
|
412
415
|
export { default as ForwardIcon } from './Forward'
|
|
@@ -508,6 +511,8 @@ export { default as LayersFillIcon } from './LayersFill'
|
|
|
508
511
|
export { default as LayersPlusIcon } from './LayersPlus'
|
|
509
512
|
export { default as LayersPlusFillIcon } from './LayersPlusFill'
|
|
510
513
|
export { default as LeaveIcon } from './Leave'
|
|
514
|
+
export { default as LifebuoyIcon } from './Lifebuoy'
|
|
515
|
+
export { default as LifebuoyFillIcon } from './LifebuoyFill'
|
|
511
516
|
export { default as LightBulbIcon } from './LightBulb'
|
|
512
517
|
export { default as LightBulbFillIcon } from './LightBulbFill'
|
|
513
518
|
export { default as LightningIcon } from './Lightning'
|
|
@@ -586,6 +591,10 @@ export { default as NotePencilIcon } from './NotePencil'
|
|
|
586
591
|
export { default as NotePencilDashIcon } from './NotePencilDash'
|
|
587
592
|
export { default as NotePencilFillIcon } from './NotePencilFill'
|
|
588
593
|
export { default as NumberListIcon } from './NumberList'
|
|
594
|
+
export { default as OpenBookIcon } from './OpenBook'
|
|
595
|
+
export { default as OpenBookFillIcon } from './OpenBookFill'
|
|
596
|
+
export { default as OpenMagazineIcon } from './OpenMagazine'
|
|
597
|
+
export { default as OpenMagazineFillIcon } from './OpenMagazineFill'
|
|
589
598
|
export { default as OpenSourceIcon } from './OpenSource'
|
|
590
599
|
export { default as OpenSourceFillIcon } from './OpenSourceFill'
|
|
591
600
|
export { default as Over18Icon } from './Over18'
|
|
@@ -787,6 +796,8 @@ export { default as SkipBackwardIcon } from './SkipBackward'
|
|
|
787
796
|
export { default as SkipBackwardFillIcon } from './SkipBackwardFill'
|
|
788
797
|
export { default as SkipForwardIcon } from './SkipForward'
|
|
789
798
|
export { default as SkipForwardFillIcon } from './SkipForwardFill'
|
|
799
|
+
export { default as SlideIcon } from './Slide'
|
|
800
|
+
export { default as SlideFillIcon } from './SlideFill'
|
|
790
801
|
export { default as SnowIcon } from './Snow'
|
|
791
802
|
export { default as SortDownIcon } from './SortDown'
|
|
792
803
|
export { default as SortUpIcon } from './SortUp'
|