@obosbbl/grunnmuren-icons-svg 2.2.0 → 2.2.1
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 +1 -1
- package/src/ArrowsRightLeft.svg +1 -0
- package/src/Truck.svg +1 -1
package/package.json
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" fill="none" viewBox="0 0 24 24"><g clip-path="url(#clip0_9008_571)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 7H3M18 10 21 7 18 4M6 20 3 17 6 14M3 17H21"/></g><defs><clipPath id="clip0_9008_571"><rect width="24" height="24" fill="currentColor"/></clipPath></defs></svg>
|
package/src/Truck.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 17C5 17.53 5.211 18.039 5.586 18.414 5.961 18.789 6.47 19 7 19 7.53 19 8.039 18.789 8.414 18.414 8.789 18.039 9 17.53 9 17 9 16.47 8.789 15.961 8.414 15.586 8.039 15.211 7.53 15 7 15 6.47 15 5.961 15.211 5.586 15.586 5.211 15.961 5 16.47 5 17ZM15 17C15 17.53 15.211 18.039 15.586 18.414 15.961 18.789 16.47 19 17 19 17.53 19 18.039 18.789 18.414 18.414 18.789 18.039 19 17.53 19 17 19 16.47 18.789 15.961 18.414 15.586 18.039 15.211 17.53 15 17 15 16.47 15 15.961 15.211 15.586 15.586 15.211 15.961 15 16.47 15 17Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 17H3V6C3 5.73478 3.10536 5.48043 3.29289 5.29289C3.48043 5.10536 3.73478 5 4 5H13V17M9
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 17C5 17.53 5.211 18.039 5.586 18.414 5.961 18.789 6.47 19 7 19 7.53 19 8.039 18.789 8.414 18.414 8.789 18.039 9 17.53 9 17 9 16.47 8.789 15.961 8.414 15.586 8.039 15.211 7.53 15 7 15 6.47 15 5.961 15.211 5.586 15.586 5.211 15.961 5 16.47 5 17ZM15 17C15 17.53 15.211 18.039 15.586 18.414 15.961 18.789 16.47 19 17 19 17.53 19 18.039 18.789 18.414 18.414 18.789 18.039 19 17.53 19 17 19 16.47 18.789 15.961 18.414 15.586 18.039 15.211 17.53 15 17 15 16.47 15 15.961 15.211 15.586 15.586 15.211 15.961 15 16.47 15 17Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 17H3V6C3 5.73478 3.10536 5.48043 3.29289 5.29289C3.48043 5.10536 3.73478 5 4 5H13V17M9 17H15M13 6H18L21 11V17H19M21 11H13"/></svg>
|