@blueprintjs/icons 6.1.0 → 6.2.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.
Files changed (274) hide show
  1. package/icons.json +45 -3
  2. package/lib/cjs/generated/16px/blueprint-icons-16.d.ts +8 -2
  3. package/lib/cjs/generated/16px/blueprint-icons-16.js +12 -0
  4. package/lib/cjs/generated/16px/blueprint-icons-16.js.map +1 -1
  5. package/lib/cjs/generated/16px/paths/drone-uav.d.ts +2 -0
  6. package/lib/cjs/generated/16px/paths/drone-uav.js +4 -0
  7. package/lib/cjs/generated/16px/paths/drone-uav.js.map +1 -0
  8. package/lib/cjs/generated/16px/paths/drone.d.ts +2 -0
  9. package/lib/cjs/generated/16px/paths/drone.js +4 -0
  10. package/lib/cjs/generated/16px/paths/drone.js.map +1 -0
  11. package/lib/cjs/generated/16px/paths/index.d.ts +6 -0
  12. package/lib/cjs/generated/16px/paths/index.js +23 -11
  13. package/lib/cjs/generated/16px/paths/index.js.map +1 -1
  14. package/lib/cjs/generated/16px/paths/spin.d.ts +2 -0
  15. package/lib/cjs/generated/16px/paths/spin.js +4 -0
  16. package/lib/cjs/generated/16px/paths/spin.js.map +1 -0
  17. package/lib/cjs/generated/16px/paths/won.d.ts +2 -0
  18. package/lib/cjs/generated/16px/paths/won.js +4 -0
  19. package/lib/cjs/generated/16px/paths/won.js.map +1 -0
  20. package/lib/cjs/generated/16px/paths/wrap-lines.d.ts +2 -0
  21. package/lib/cjs/generated/16px/paths/wrap-lines.js +4 -0
  22. package/lib/cjs/generated/16px/paths/wrap-lines.js.map +1 -0
  23. package/lib/cjs/generated/16px/paths/yen.d.ts +2 -0
  24. package/lib/cjs/generated/16px/paths/yen.js +4 -0
  25. package/lib/cjs/generated/16px/paths/yen.js.map +1 -0
  26. package/lib/cjs/generated/20px/blueprint-icons-20.d.ts +8 -2
  27. package/lib/cjs/generated/20px/blueprint-icons-20.js +12 -0
  28. package/lib/cjs/generated/20px/blueprint-icons-20.js.map +1 -1
  29. package/lib/cjs/generated/20px/paths/drone-uav.d.ts +2 -0
  30. package/lib/cjs/generated/20px/paths/drone-uav.js +4 -0
  31. package/lib/cjs/generated/20px/paths/drone-uav.js.map +1 -0
  32. package/lib/cjs/generated/20px/paths/drone.d.ts +2 -0
  33. package/lib/cjs/generated/20px/paths/drone.js +4 -0
  34. package/lib/cjs/generated/20px/paths/drone.js.map +1 -0
  35. package/lib/cjs/generated/20px/paths/index.d.ts +6 -0
  36. package/lib/cjs/generated/20px/paths/index.js +23 -11
  37. package/lib/cjs/generated/20px/paths/index.js.map +1 -1
  38. package/lib/cjs/generated/20px/paths/spin.d.ts +2 -0
  39. package/lib/cjs/generated/20px/paths/spin.js +4 -0
  40. package/lib/cjs/generated/20px/paths/spin.js.map +1 -0
  41. package/lib/cjs/generated/20px/paths/won.d.ts +2 -0
  42. package/lib/cjs/generated/20px/paths/won.js +4 -0
  43. package/lib/cjs/generated/20px/paths/won.js.map +1 -0
  44. package/lib/cjs/generated/20px/paths/wrap-lines.d.ts +2 -0
  45. package/lib/cjs/generated/20px/paths/wrap-lines.js +4 -0
  46. package/lib/cjs/generated/20px/paths/wrap-lines.js.map +1 -0
  47. package/lib/cjs/generated/20px/paths/yen.d.ts +2 -0
  48. package/lib/cjs/generated/20px/paths/yen.js +4 -0
  49. package/lib/cjs/generated/20px/paths/yen.js.map +1 -0
  50. package/lib/cjs/generated/components/drone-uav.d.ts +4 -0
  51. package/lib/cjs/generated/components/drone-uav.js +35 -0
  52. package/lib/cjs/generated/components/drone-uav.js.map +1 -0
  53. package/lib/cjs/generated/components/drone.d.ts +4 -0
  54. package/lib/cjs/generated/components/drone.js +35 -0
  55. package/lib/cjs/generated/components/drone.js.map +1 -0
  56. package/lib/cjs/generated/components/index.d.ts +6 -0
  57. package/lib/cjs/generated/components/index.js +23 -11
  58. package/lib/cjs/generated/components/index.js.map +1 -1
  59. package/lib/cjs/generated/components/spin.d.ts +4 -0
  60. package/lib/cjs/generated/components/spin.js +35 -0
  61. package/lib/cjs/generated/components/spin.js.map +1 -0
  62. package/lib/cjs/generated/components/won.d.ts +4 -0
  63. package/lib/cjs/generated/components/won.js +35 -0
  64. package/lib/cjs/generated/components/won.js.map +1 -0
  65. package/lib/cjs/generated/components/wrap-lines.d.ts +4 -0
  66. package/lib/cjs/generated/components/wrap-lines.js +35 -0
  67. package/lib/cjs/generated/components/wrap-lines.js.map +1 -0
  68. package/lib/cjs/generated/components/yen.d.ts +4 -0
  69. package/lib/cjs/generated/components/yen.js +35 -0
  70. package/lib/cjs/generated/components/yen.js.map +1 -0
  71. package/lib/cjs/generated/index.d.ts +6 -0
  72. package/lib/cjs/generated/index.js +23 -11
  73. package/lib/cjs/generated/index.js.map +1 -1
  74. package/lib/cjs/iconCodepoints.d.ts +6 -0
  75. package/lib/cjs/iconNames.d.ts +12 -0
  76. package/lib/css/blueprint-icons-16.eot +0 -0
  77. package/lib/css/blueprint-icons-16.svg +18 -0
  78. package/lib/css/blueprint-icons-16.ttf +0 -0
  79. package/lib/css/blueprint-icons-16.woff +0 -0
  80. package/lib/css/blueprint-icons-16.woff2 +0 -0
  81. package/lib/css/blueprint-icons-20.eot +0 -0
  82. package/lib/css/blueprint-icons-20.svg +18 -0
  83. package/lib/css/blueprint-icons-20.ttf +0 -0
  84. package/lib/css/blueprint-icons-20.woff +0 -0
  85. package/lib/css/blueprint-icons-20.woff2 +0 -0
  86. package/lib/css/blueprint-icons.css +2 -2
  87. package/lib/css/blueprint-icons.css.map +1 -1
  88. package/lib/esm/generated/16px/blueprint-icons-16.d.ts +8 -2
  89. package/lib/esm/generated/16px/blueprint-icons-16.js +12 -0
  90. package/lib/esm/generated/16px/blueprint-icons-16.js.map +1 -1
  91. package/lib/esm/generated/16px/paths/drone-uav.d.ts +2 -0
  92. package/lib/esm/generated/16px/paths/drone-uav.js +2 -0
  93. package/lib/esm/generated/16px/paths/drone-uav.js.map +1 -0
  94. package/lib/esm/generated/16px/paths/drone.d.ts +2 -0
  95. package/lib/esm/generated/16px/paths/drone.js +2 -0
  96. package/lib/esm/generated/16px/paths/drone.js.map +1 -0
  97. package/lib/esm/generated/16px/paths/index.d.ts +6 -0
  98. package/lib/esm/generated/16px/paths/index.js +6 -0
  99. package/lib/esm/generated/16px/paths/index.js.map +1 -1
  100. package/lib/esm/generated/16px/paths/spin.d.ts +2 -0
  101. package/lib/esm/generated/16px/paths/spin.js +2 -0
  102. package/lib/esm/generated/16px/paths/spin.js.map +1 -0
  103. package/lib/esm/generated/16px/paths/won.d.ts +2 -0
  104. package/lib/esm/generated/16px/paths/won.js +2 -0
  105. package/lib/esm/generated/16px/paths/won.js.map +1 -0
  106. package/lib/esm/generated/16px/paths/wrap-lines.d.ts +2 -0
  107. package/lib/esm/generated/16px/paths/wrap-lines.js +2 -0
  108. package/lib/esm/generated/16px/paths/wrap-lines.js.map +1 -0
  109. package/lib/esm/generated/16px/paths/yen.d.ts +2 -0
  110. package/lib/esm/generated/16px/paths/yen.js +2 -0
  111. package/lib/esm/generated/16px/paths/yen.js.map +1 -0
  112. package/lib/esm/generated/20px/blueprint-icons-20.d.ts +8 -2
  113. package/lib/esm/generated/20px/blueprint-icons-20.js +12 -0
  114. package/lib/esm/generated/20px/blueprint-icons-20.js.map +1 -1
  115. package/lib/esm/generated/20px/paths/drone-uav.d.ts +2 -0
  116. package/lib/esm/generated/20px/paths/drone-uav.js +2 -0
  117. package/lib/esm/generated/20px/paths/drone-uav.js.map +1 -0
  118. package/lib/esm/generated/20px/paths/drone.d.ts +2 -0
  119. package/lib/esm/generated/20px/paths/drone.js +2 -0
  120. package/lib/esm/generated/20px/paths/drone.js.map +1 -0
  121. package/lib/esm/generated/20px/paths/index.d.ts +6 -0
  122. package/lib/esm/generated/20px/paths/index.js +6 -0
  123. package/lib/esm/generated/20px/paths/index.js.map +1 -1
  124. package/lib/esm/generated/20px/paths/spin.d.ts +2 -0
  125. package/lib/esm/generated/20px/paths/spin.js +2 -0
  126. package/lib/esm/generated/20px/paths/spin.js.map +1 -0
  127. package/lib/esm/generated/20px/paths/won.d.ts +2 -0
  128. package/lib/esm/generated/20px/paths/won.js +2 -0
  129. package/lib/esm/generated/20px/paths/won.js.map +1 -0
  130. package/lib/esm/generated/20px/paths/wrap-lines.d.ts +2 -0
  131. package/lib/esm/generated/20px/paths/wrap-lines.js +2 -0
  132. package/lib/esm/generated/20px/paths/wrap-lines.js.map +1 -0
  133. package/lib/esm/generated/20px/paths/yen.d.ts +2 -0
  134. package/lib/esm/generated/20px/paths/yen.js +2 -0
  135. package/lib/esm/generated/20px/paths/yen.js.map +1 -0
  136. package/lib/esm/generated/components/drone-uav.d.ts +4 -0
  137. package/lib/esm/generated/components/drone-uav.js +31 -0
  138. package/lib/esm/generated/components/drone-uav.js.map +1 -0
  139. package/lib/esm/generated/components/drone.d.ts +4 -0
  140. package/lib/esm/generated/components/drone.js +31 -0
  141. package/lib/esm/generated/components/drone.js.map +1 -0
  142. package/lib/esm/generated/components/index.d.ts +6 -0
  143. package/lib/esm/generated/components/index.js +6 -0
  144. package/lib/esm/generated/components/index.js.map +1 -1
  145. package/lib/esm/generated/components/spin.d.ts +4 -0
  146. package/lib/esm/generated/components/spin.js +31 -0
  147. package/lib/esm/generated/components/spin.js.map +1 -0
  148. package/lib/esm/generated/components/won.d.ts +4 -0
  149. package/lib/esm/generated/components/won.js +31 -0
  150. package/lib/esm/generated/components/won.js.map +1 -0
  151. package/lib/esm/generated/components/wrap-lines.d.ts +4 -0
  152. package/lib/esm/generated/components/wrap-lines.js +31 -0
  153. package/lib/esm/generated/components/wrap-lines.js.map +1 -0
  154. package/lib/esm/generated/components/yen.d.ts +4 -0
  155. package/lib/esm/generated/components/yen.js +31 -0
  156. package/lib/esm/generated/components/yen.js.map +1 -0
  157. package/lib/esm/generated/index.d.ts +6 -0
  158. package/lib/esm/generated/index.js +6 -0
  159. package/lib/esm/generated/index.js.map +1 -1
  160. package/lib/esm/iconCodepoints.d.ts +6 -0
  161. package/lib/esm/iconNames.d.ts +12 -0
  162. package/lib/esnext/generated/16px/blueprint-icons-16.d.ts +8 -2
  163. package/lib/esnext/generated/16px/blueprint-icons-16.js +12 -0
  164. package/lib/esnext/generated/16px/blueprint-icons-16.js.map +1 -1
  165. package/lib/esnext/generated/16px/paths/drone-uav.d.ts +2 -0
  166. package/lib/esnext/generated/16px/paths/drone-uav.js +2 -0
  167. package/lib/esnext/generated/16px/paths/drone-uav.js.map +1 -0
  168. package/lib/esnext/generated/16px/paths/drone.d.ts +2 -0
  169. package/lib/esnext/generated/16px/paths/drone.js +2 -0
  170. package/lib/esnext/generated/16px/paths/drone.js.map +1 -0
  171. package/lib/esnext/generated/16px/paths/index.d.ts +6 -0
  172. package/lib/esnext/generated/16px/paths/index.js +6 -0
  173. package/lib/esnext/generated/16px/paths/index.js.map +1 -1
  174. package/lib/esnext/generated/16px/paths/spin.d.ts +2 -0
  175. package/lib/esnext/generated/16px/paths/spin.js +2 -0
  176. package/lib/esnext/generated/16px/paths/spin.js.map +1 -0
  177. package/lib/esnext/generated/16px/paths/won.d.ts +2 -0
  178. package/lib/esnext/generated/16px/paths/won.js +2 -0
  179. package/lib/esnext/generated/16px/paths/won.js.map +1 -0
  180. package/lib/esnext/generated/16px/paths/wrap-lines.d.ts +2 -0
  181. package/lib/esnext/generated/16px/paths/wrap-lines.js +2 -0
  182. package/lib/esnext/generated/16px/paths/wrap-lines.js.map +1 -0
  183. package/lib/esnext/generated/16px/paths/yen.d.ts +2 -0
  184. package/lib/esnext/generated/16px/paths/yen.js +2 -0
  185. package/lib/esnext/generated/16px/paths/yen.js.map +1 -0
  186. package/lib/esnext/generated/20px/blueprint-icons-20.d.ts +8 -2
  187. package/lib/esnext/generated/20px/blueprint-icons-20.js +12 -0
  188. package/lib/esnext/generated/20px/blueprint-icons-20.js.map +1 -1
  189. package/lib/esnext/generated/20px/paths/drone-uav.d.ts +2 -0
  190. package/lib/esnext/generated/20px/paths/drone-uav.js +2 -0
  191. package/lib/esnext/generated/20px/paths/drone-uav.js.map +1 -0
  192. package/lib/esnext/generated/20px/paths/drone.d.ts +2 -0
  193. package/lib/esnext/generated/20px/paths/drone.js +2 -0
  194. package/lib/esnext/generated/20px/paths/drone.js.map +1 -0
  195. package/lib/esnext/generated/20px/paths/index.d.ts +6 -0
  196. package/lib/esnext/generated/20px/paths/index.js +6 -0
  197. package/lib/esnext/generated/20px/paths/index.js.map +1 -1
  198. package/lib/esnext/generated/20px/paths/spin.d.ts +2 -0
  199. package/lib/esnext/generated/20px/paths/spin.js +2 -0
  200. package/lib/esnext/generated/20px/paths/spin.js.map +1 -0
  201. package/lib/esnext/generated/20px/paths/won.d.ts +2 -0
  202. package/lib/esnext/generated/20px/paths/won.js +2 -0
  203. package/lib/esnext/generated/20px/paths/won.js.map +1 -0
  204. package/lib/esnext/generated/20px/paths/wrap-lines.d.ts +2 -0
  205. package/lib/esnext/generated/20px/paths/wrap-lines.js +2 -0
  206. package/lib/esnext/generated/20px/paths/wrap-lines.js.map +1 -0
  207. package/lib/esnext/generated/20px/paths/yen.d.ts +2 -0
  208. package/lib/esnext/generated/20px/paths/yen.js +2 -0
  209. package/lib/esnext/generated/20px/paths/yen.js.map +1 -0
  210. package/lib/esnext/generated/components/drone-uav.d.ts +4 -0
  211. package/lib/esnext/generated/components/drone-uav.js +31 -0
  212. package/lib/esnext/generated/components/drone-uav.js.map +1 -0
  213. package/lib/esnext/generated/components/drone.d.ts +4 -0
  214. package/lib/esnext/generated/components/drone.js +31 -0
  215. package/lib/esnext/generated/components/drone.js.map +1 -0
  216. package/lib/esnext/generated/components/index.d.ts +6 -0
  217. package/lib/esnext/generated/components/index.js +6 -0
  218. package/lib/esnext/generated/components/index.js.map +1 -1
  219. package/lib/esnext/generated/components/spin.d.ts +4 -0
  220. package/lib/esnext/generated/components/spin.js +31 -0
  221. package/lib/esnext/generated/components/spin.js.map +1 -0
  222. package/lib/esnext/generated/components/won.d.ts +4 -0
  223. package/lib/esnext/generated/components/won.js +31 -0
  224. package/lib/esnext/generated/components/won.js.map +1 -0
  225. package/lib/esnext/generated/components/wrap-lines.d.ts +4 -0
  226. package/lib/esnext/generated/components/wrap-lines.js +31 -0
  227. package/lib/esnext/generated/components/wrap-lines.js.map +1 -0
  228. package/lib/esnext/generated/components/yen.d.ts +4 -0
  229. package/lib/esnext/generated/components/yen.js +31 -0
  230. package/lib/esnext/generated/components/yen.js.map +1 -0
  231. package/lib/esnext/generated/index.d.ts +6 -0
  232. package/lib/esnext/generated/index.js +6 -0
  233. package/lib/esnext/generated/index.js.map +1 -1
  234. package/lib/esnext/iconCodepoints.d.ts +6 -0
  235. package/lib/esnext/iconNames.d.ts +12 -0
  236. package/lib/scss/blueprint-icons-16.scss +6 -0
  237. package/package.json +1 -1
  238. package/src/generated/16px/_icon-variables.scss +6 -0
  239. package/src/generated/16px/blueprint-icons-16.css +5 -5
  240. package/src/generated/16px/blueprint-icons-16.eot +0 -0
  241. package/src/generated/16px/blueprint-icons-16.svg +18 -0
  242. package/src/generated/16px/blueprint-icons-16.ts +24 -0
  243. package/src/generated/16px/blueprint-icons-16.ttf +0 -0
  244. package/src/generated/16px/blueprint-icons-16.woff +0 -0
  245. package/src/generated/16px/blueprint-icons-16.woff2 +0 -0
  246. package/src/generated/16px/paths/drone-uav.ts +1 -0
  247. package/src/generated/16px/paths/drone.ts +1 -0
  248. package/src/generated/16px/paths/index.ts +6 -0
  249. package/src/generated/16px/paths/spin.ts +1 -0
  250. package/src/generated/16px/paths/won.ts +1 -0
  251. package/src/generated/16px/paths/wrap-lines.ts +1 -0
  252. package/src/generated/16px/paths/yen.ts +1 -0
  253. package/src/generated/20px/blueprint-icons-20.css +5 -5
  254. package/src/generated/20px/blueprint-icons-20.eot +0 -0
  255. package/src/generated/20px/blueprint-icons-20.svg +18 -0
  256. package/src/generated/20px/blueprint-icons-20.ts +24 -0
  257. package/src/generated/20px/blueprint-icons-20.ttf +0 -0
  258. package/src/generated/20px/blueprint-icons-20.woff +0 -0
  259. package/src/generated/20px/blueprint-icons-20.woff2 +0 -0
  260. package/src/generated/20px/paths/drone-uav.ts +1 -0
  261. package/src/generated/20px/paths/drone.ts +1 -0
  262. package/src/generated/20px/paths/index.ts +6 -0
  263. package/src/generated/20px/paths/spin.ts +1 -0
  264. package/src/generated/20px/paths/won.ts +1 -0
  265. package/src/generated/20px/paths/wrap-lines.ts +1 -0
  266. package/src/generated/20px/paths/yen.ts +1 -0
  267. package/src/generated/components/drone-uav.tsx +41 -0
  268. package/src/generated/components/drone.tsx +41 -0
  269. package/src/generated/components/index.ts +6 -0
  270. package/src/generated/components/spin.tsx +41 -0
  271. package/src/generated/components/won.tsx +41 -0
  272. package/src/generated/components/wrap-lines.tsx +41 -0
  273. package/src/generated/components/yen.tsx +41 -0
  274. package/src/generated/index.ts +6 -0
@@ -185,6 +185,8 @@ export type BlueprintIcons_16Id =
185
185
  | "drawer-right-filled"
186
186
  | "drawer-right"
187
187
  | "drive-time"
188
+ | "drone-uav"
189
+ | "drone"
188
190
  | "duplicate"
189
191
  | "edit"
190
192
  | "eject"
@@ -570,6 +572,7 @@ export type BlueprintIcons_16Id =
570
572
  | "sort-numerical"
571
573
  | "sort"
572
574
  | "spell-check"
575
+ | "spin"
573
576
  | "split-columns"
574
577
  | "sports-stadium"
575
578
  | "square"
@@ -677,10 +680,13 @@ export type BlueprintIcons_16Id =
677
680
  | "widget-header"
678
681
  | "widget"
679
682
  | "wind"
683
+ | "won"
684
+ | "wrap-lines"
680
685
  | "wrench-redo"
681
686
  | "wrench-snooze"
682
687
  | "wrench-time"
683
688
  | "wrench"
689
+ | "yen"
684
690
  | "zoom-in"
685
691
  | "zoom-out"
686
692
  | "zoom-to-fit";
@@ -872,6 +878,8 @@ export type BlueprintIcons_16Key =
872
878
  | "DrawerRightFilled"
873
879
  | "DrawerRight"
874
880
  | "DriveTime"
881
+ | "DroneUav"
882
+ | "Drone"
875
883
  | "Duplicate"
876
884
  | "Edit"
877
885
  | "Eject"
@@ -1257,6 +1265,7 @@ export type BlueprintIcons_16Key =
1257
1265
  | "SortNumerical"
1258
1266
  | "Sort"
1259
1267
  | "SpellCheck"
1268
+ | "Spin"
1260
1269
  | "SplitColumns"
1261
1270
  | "SportsStadium"
1262
1271
  | "Square"
@@ -1364,10 +1373,13 @@ export type BlueprintIcons_16Key =
1364
1373
  | "WidgetHeader"
1365
1374
  | "Widget"
1366
1375
  | "Wind"
1376
+ | "Won"
1377
+ | "WrapLines"
1367
1378
  | "WrenchRedo"
1368
1379
  | "WrenchSnooze"
1369
1380
  | "WrenchTime"
1370
1381
  | "Wrench"
1382
+ | "Yen"
1371
1383
  | "ZoomIn"
1372
1384
  | "ZoomOut"
1373
1385
  | "ZoomToFit";
@@ -1559,6 +1571,8 @@ export enum BlueprintIcons_16 {
1559
1571
  DrawerRightFilled = "drawer-right-filled",
1560
1572
  DrawerRight = "drawer-right",
1561
1573
  DriveTime = "drive-time",
1574
+ DroneUav = "drone-uav",
1575
+ Drone = "drone",
1562
1576
  Duplicate = "duplicate",
1563
1577
  Edit = "edit",
1564
1578
  Eject = "eject",
@@ -1944,6 +1958,7 @@ export enum BlueprintIcons_16 {
1944
1958
  SortNumerical = "sort-numerical",
1945
1959
  Sort = "sort",
1946
1960
  SpellCheck = "spell-check",
1961
+ Spin = "spin",
1947
1962
  SplitColumns = "split-columns",
1948
1963
  SportsStadium = "sports-stadium",
1949
1964
  Square = "square",
@@ -2051,10 +2066,13 @@ export enum BlueprintIcons_16 {
2051
2066
  WidgetHeader = "widget-header",
2052
2067
  Widget = "widget",
2053
2068
  Wind = "wind",
2069
+ Won = "won",
2070
+ WrapLines = "wrap-lines",
2054
2071
  WrenchRedo = "wrench-redo",
2055
2072
  WrenchSnooze = "wrench-snooze",
2056
2073
  WrenchTime = "wrench-time",
2057
2074
  Wrench = "wrench",
2075
+ Yen = "yen",
2058
2076
  ZoomIn = "zoom-in",
2059
2077
  ZoomOut = "zoom-out",
2060
2078
  ZoomToFit = "zoom-to-fit",
@@ -2247,6 +2265,8 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
2247
2265
  [BlueprintIcons_16.DrawerRightFilled]: "61840",
2248
2266
  [BlueprintIcons_16.DrawerRight]: "61841",
2249
2267
  [BlueprintIcons_16.DriveTime]: "61842",
2268
+ [BlueprintIcons_16.DroneUav]: "62386",
2269
+ [BlueprintIcons_16.Drone]: "62385",
2250
2270
  [BlueprintIcons_16.Duplicate]: "61843",
2251
2271
  [BlueprintIcons_16.Edit]: "61844",
2252
2272
  [BlueprintIcons_16.Eject]: "61845",
@@ -2632,6 +2652,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
2632
2652
  [BlueprintIcons_16.SortNumerical]: "62150",
2633
2653
  [BlueprintIcons_16.Sort]: "62151",
2634
2654
  [BlueprintIcons_16.SpellCheck]: "62272",
2655
+ [BlueprintIcons_16.Spin]: "62387",
2635
2656
  [BlueprintIcons_16.SplitColumns]: "62152",
2636
2657
  [BlueprintIcons_16.SportsStadium]: "62289",
2637
2658
  [BlueprintIcons_16.Square]: "62153",
@@ -2739,10 +2760,13 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
2739
2760
  [BlueprintIcons_16.WidgetHeader]: "62234",
2740
2761
  [BlueprintIcons_16.Widget]: "62235",
2741
2762
  [BlueprintIcons_16.Wind]: "62236",
2763
+ [BlueprintIcons_16.Won]: "62383",
2764
+ [BlueprintIcons_16.WrapLines]: "62382",
2742
2765
  [BlueprintIcons_16.WrenchRedo]: "62334",
2743
2766
  [BlueprintIcons_16.WrenchSnooze]: "62335",
2744
2767
  [BlueprintIcons_16.WrenchTime]: "62336",
2745
2768
  [BlueprintIcons_16.Wrench]: "62237",
2769
+ [BlueprintIcons_16.Yen]: "62384",
2746
2770
  [BlueprintIcons_16.ZoomIn]: "62238",
2747
2771
  [BlueprintIcons_16.ZoomOut]: "62239",
2748
2772
  [BlueprintIcons_16.ZoomToFit]: "62240",
@@ -0,0 +1 @@
1
+ export default ["M8 0c2.318 0 2 3 1 5v2l7 2v1H9v2.066L13 13v1H8.964l-.057 1H10v1H6v-1h1.093l-.057-1H3v-1l4-.934V10H0V9l7-2V5C6 3 5.683 0 8 0z"];
@@ -0,0 +1 @@
1
+ export default ["M10.127.102c.516-.46 1.696.718 2.626 1.93a1 1 0 011.223 1.188c1.236.964 2.421 2.21 1.897 2.678-.515.46-1.694-.718-2.625-1.93a1.001 1.001 0 01-.521-.007.821.821 0 01-.152.608c-2.432 3.26-2.433 3.602 0 6.863a.82.82 0 01.152.606 1 1 0 01.491-.014c.965-1.236 2.213-2.42 2.68-1.897.46.516-.718 1.695-1.93 2.625a1 1 0 01-1.187 1.224c-.964 1.236-2.212 2.421-2.68 1.897-.458-.516.72-1.695 1.931-2.625a1 1 0 01.006-.521.82.82 0 01-.606-.153c-3.26-2.432-3.602-2.432-6.862 0a.82.82 0 01-.609.153.998.998 0 01.015.492c1.237.965 2.421 2.212 1.897 2.68-.515.46-1.694-.72-2.625-1.931a1 1 0 01-1.224-1.187c-1.236-.965-2.42-2.212-1.897-2.68.516-.46 1.696.719 2.626 1.93a.997.997 0 01.52.007.82.82 0 01.153-.606c2.432-3.261 2.432-3.602 0-6.863a.821.821 0 01-.152-.608 1 1 0 01-.493.015C1.817 5.212.57 6.397.101 5.873c-.458-.516.72-1.695 1.931-2.625a1 1 0 011.186-1.224C4.183.788 5.431-.396 5.898.127c.46.516-.718 1.695-1.93 2.625a1 1 0 01-.007.521c.21-.03.429.019.609.153 3.26 2.432 3.601 2.432 6.862 0a.82.82 0 01.606-.153 1.003 1.003 0 01-.013-.492C10.788 1.816 9.603.57 10.127.101z"];
@@ -184,6 +184,8 @@ export { default as DrawerLeftFilled } from "./drawer-left-filled";
184
184
  export { default as DrawerRight } from "./drawer-right";
185
185
  export { default as DrawerRightFilled } from "./drawer-right-filled";
186
186
  export { default as DriveTime } from "./drive-time";
187
+ export { default as Drone } from "./drone";
188
+ export { default as DroneUav } from "./drone-uav";
187
189
  export { default as Duplicate } from "./duplicate";
188
190
  export { default as Edit } from "./edit";
189
191
  export { default as Eject } from "./eject";
@@ -569,6 +571,7 @@ export { default as SortDesc } from "./sort-desc";
569
571
  export { default as SortNumerical } from "./sort-numerical";
570
572
  export { default as SortNumericalDesc } from "./sort-numerical-desc";
571
573
  export { default as SpellCheck } from "./spell-check";
574
+ export { default as Spin } from "./spin";
572
575
  export { default as SplitColumns } from "./split-columns";
573
576
  export { default as SportsStadium } from "./sports-stadium";
574
577
  export { default as Square } from "./square";
@@ -676,10 +679,13 @@ export { default as WidgetButton } from "./widget-button";
676
679
  export { default as WidgetFooter } from "./widget-footer";
677
680
  export { default as WidgetHeader } from "./widget-header";
678
681
  export { default as Wind } from "./wind";
682
+ export { default as Won } from "./won";
683
+ export { default as WrapLines } from "./wrap-lines";
679
684
  export { default as Wrench } from "./wrench";
680
685
  export { default as WrenchRedo } from "./wrench-redo";
681
686
  export { default as WrenchSnooze } from "./wrench-snooze";
682
687
  export { default as WrenchTime } from "./wrench-time";
688
+ export { default as Yen } from "./yen";
683
689
  export { default as ZoomIn } from "./zoom-in";
684
690
  export { default as ZoomOut } from "./zoom-out";
685
691
  export { default as ZoomToFit } from "./zoom-to-fit";
@@ -0,0 +1 @@
1
+ export default ["M5.287 6.281a.978.978 0 011.373 0l2.059 2.04.066.073A.955.955 0 018.72 9.68L6.66 11.719a.978.978 0 01-1.373 0 .955.955 0 010-1.36l.171-.17c-.66.104-1.262.246-1.773.422-.78.27-1.318.607-1.551.974a.731.731 0 00-.116.556c.039.184.154.367.347.544.385.352 1.06.66 1.946.891.885.23 1.948.374 3.066.413a17.001 17.001 0 003.257-.191c1.01-.164 1.862-.42 2.458-.738a2.42 2.42 0 00.681-.512.882.882 0 00.216-.407l.014-.141a1 1 0 012 0c0 1.569-1.26 2.446-1.97 2.824-.862.46-1.95.764-3.078.947-1.15.188-2.41.26-3.647.217-1.234-.043-2.446-.202-3.501-.476-.997-.26-2.048-.67-2.791-1.35-.392-.359-.804-.89-.955-1.608a2.729 2.729 0 01.385-2.042c.614-.965 1.71-1.488 2.585-1.79.815-.282 1.759-.478 2.747-.594l-.49-.487a.955.955 0 010-1.36zm3.059-6a.978.978 0 011.373 0 .955.955 0 010 1.36l-.408.402c1.118.074 2.201.245 3.145.515.994.283 2.125.757 2.843 1.601.402.473.742 1.15.7 1.977-.041.81-.433 1.437-.84 1.86-.747.778-1.87 1.225-2.893 1.498a1 1 0 11-.516-1.932c.922-.246 1.606-.577 1.967-.952.18-.188.275-.383.285-.576.01-.193-.065-.388-.227-.579-.322-.379-.973-.718-1.869-.974-.721-.205-1.576-.35-2.493-.424l.306.302a.955.955 0 010 1.36.978.978 0 01-1.373 0l-2.059-2.04a.955.955 0 010-1.359L8.346.281zm-5.4 2.47a1 1 0 01.672 1.884c-.595.212-1.045.465-1.317.742-.278.283-.357.577-.256.86a1 1 0 01-1.884.67c-.435-1.22.081-2.288.714-2.931.576-.587 1.35-.967 2.071-1.225z"];
@@ -0,0 +1 @@
1
+ export default ["M2.75 5h3.5L7 2h2l.75 3h3.5L14 2h2l-.758 3.03A1 1 0 0115 7h-.25l-.25 1h.5a1 1 0 110 2h-1l-1 4h-3l-1-4H7l-1 4H3l-1-4H1a1 1 0 010-2h.5l-.25-1H1a1 1 0 01-.243-1.97L0 2h2l.75 3zm1.75 7l.5-2H4l.5 2zm6.5-2l.5 2 .5-2h-1zm-.75-3l.25 1h2l.25-1h-2.5zM3.5 8h2l.25-1h-2.5l.25 1zm4 0h1l-.25-1h-.5L7.5 8z"];
@@ -0,0 +1 @@
1
+ export default ["M12.5 7a3.5 3.5 0 110 7h-2.09l.29.29c.19.18.3.43.3.71a1.003 1.003 0 01-1.71.71l-2-2A.997.997 0 017 13c0-.28.11-.53.29-.71l2-2a1.003 1.003 0 011.42 1.42l-.3.29h2.09a1.5 1.5 0 000-3H1a1 1 0 010-2h11.5zM4 12c.55 0 1 .45 1 1s-.45 1-1 1H1c-.55 0-1-.45-1-1s.45-1 1-1h3zM15 2c.55 0 1 .45 1 1s-.45 1-1 1H1c-.55 0-1-.45-1-1s.45-1 1-1h14z"];
@@ -0,0 +1 @@
1
+ export default ["M8 7.417L11 2h2L9.571 8H11a1 1 0 110 2H9v1h2a1 1 0 110 2H9v2H7v-2H5a1 1 0 110-2h2v-1H5a1 1 0 010-2h1.429L3 2h2l3 5.417z"];
@@ -1,8 +1,8 @@
1
1
  @font-face {
2
2
  font-family: "blueprint-icons-20";
3
- src: url("./blueprint-icons-20.ttf?837de3efccd41f8796cdf295cc5ebc37") format("truetype"),
4
- url("./blueprint-icons-20.eot?837de3efccd41f8796cdf295cc5ebc37#iefix") format("embedded-opentype"),
5
- url("./blueprint-icons-20.woff2?837de3efccd41f8796cdf295cc5ebc37") format("woff2"),
6
- url("./blueprint-icons-20.woff?837de3efccd41f8796cdf295cc5ebc37") format("woff"),
7
- url("./blueprint-icons-20.svg?837de3efccd41f8796cdf295cc5ebc37#blueprint-icons-20") format("svg");
3
+ src: url("./blueprint-icons-20.ttf?0efe2201a9efed862b1e76feeac709e7") format("truetype"),
4
+ url("./blueprint-icons-20.eot?0efe2201a9efed862b1e76feeac709e7#iefix") format("embedded-opentype"),
5
+ url("./blueprint-icons-20.woff2?0efe2201a9efed862b1e76feeac709e7") format("woff2"),
6
+ url("./blueprint-icons-20.woff?0efe2201a9efed862b1e76feeac709e7") format("woff"),
7
+ url("./blueprint-icons-20.svg?0efe2201a9efed862b1e76feeac709e7#blueprint-icons-20") format("svg");
8
8
  }
@@ -565,6 +565,12 @@
565
565
  <glyph glyph-name="drive-time"
566
566
  unicode="&#xF192;"
567
567
  horiz-adv-x="400" d="M400.2000000000001 246C400.2000000000001 258.6 390.2000000000001 268.8 378.2 268.8H351.8L332.8 320.2C328.0000000000001 333 313.8 346.4 301 350.2C301 350.2 268 360 200 360C132 360 99.2 350.2 99.2 350.2C86.6 346.4 72.2 333 67.4 320.2L48.4 268.8H22C10 268.8 0 258.6 0 246C0 233.4 10 223.2 22 223.2H31.4L24.6 205C19.8 192.2 16 170.6 16 157V49.2C16 33.2 28.6 20.2 44 20.2C59.4 20.2 72 33.2 72 49.2V65.8H328.0000000000001V49.2C328.0000000000001 33.2 340.6 20.2 356 20.2S384 33.2 384 49.2V157C384 170.6 380.2 192.4 375.4 205L368.6 223.2000000000001H378C390.2000000000001 223.2 400.2000000000001 233.4 400.2000000000001 246zM70.8 239.2L93.2 302.4000000000001C94.8 306.8 99.6 310.2 104 310.2H296C300.4000000000001 310.2 305.2000000000001 306.8 306.8 302.4L329.2000000000001 239.2C330.8 235 328.4000000000001 231.4 324 231.4H76C71.6 231.6 69.2 235 70.8 239.2zM90 140.4C73.4 140.4 60 153.8 60 170.4C60 187 73.4 200.4 90 200.4S120 186.8 120 170.4C120 153.8 106.6 140.4 90 140.4zM310 140.4C293.4 140.4 280 153.8 280 170.4C280 187 293.4 200.4 310 200.4S340 187 340 170.4C340 153.8 326.6 140.4 310 140.4z" />
568
+ <glyph glyph-name="drone-uav"
569
+ unicode="&#xF3B2;"
570
+ horiz-adv-x="400" d="M200 400C257.938 399.9999602548 240 320 220 280V220L400 175V160H220V80L320 60V40H218.71L217.872 20H240V0H160V20H182.129L181.289 40H80V60L180 80V160H0V175L180 220V280C160 320 142.0628 399.99998496416 200 400z" />
571
+ <glyph glyph-name="drone"
572
+ unicode="&#xF3B1;"
573
+ horiz-adv-x="400" d="M282.564 397.14752C294.128 409.07562 318.284 381.06458 331.568 358.1436C334.13 359.3366 336.992 359.999 340.004 359.999C351.048 359.9954 360.004 351.0424 360.004 339.999C360.004 336.6912 359.1620000000001 333.587 357.74 330.839C380.006 317.478 408.776 294.5386 397.446 282.8506C385.8780000000001 270.9172 361.682 298.967 348.404 321.8936C345.846 320.7048 343.01 320.0002 340.004 319.999C338.18 319.999 336.41 320.2642 334.732 320.7218000000001C335.456 316.4812 334.654 311.9924 332.134 308.2022C262.616 203.6684 262.612 196.336 332.134 91.796C334.654 88.008 335.454 83.534 334.732 79.296C336.41 79.754 338.182 80 340.004 80C343.314 79.998 346.436 79.196 349.184 77.772C362.548 100.034 385.47 128.766 397.154 117.44C409.068 105.872 381.0300000000001 81.714 358.11 68.436C359.306 65.872 360.004 63.016 360.004 60C360.002 48.958 351.046 40.002 340.004 40C336.692 40 333.576 40.84 330.826 42.264C317.466 20.004 294.546 -8.754 282.856 2.558C270.926 14.124 298.938 38.32 321.86 51.6C320.674 54.156 320.006 56.9980000000001 320.004 60C320.004 61.822 320.25 63.594 320.708 65.272C316.47 64.55 311.996 65.352 308.208 67.87C203.668 137.392 196.3354 137.388 91.8018 67.87C88.0118 65.35 83.5228 64.548 79.2824 65.272C79.7398 63.594 80.005 61.824 80.005 60C80.0038 56.692 79.1622 53.586 77.7394 50.838C100.0054 37.478 128.7758 14.538 117.4464 2.85C105.8778 -9.082 81.6824 18.966 68.4034 41.894C65.846 40.704 63.0108 40 60.005 40C48.9614 40 40.0086 48.956 40.005 60C40.005 63.314 40.8046 66.446 42.2316 69.198C19.96956 82.562 -8.76104 105.464 2.56356 117.148C14.12708 129.076 38.2848 101.064 51.5674 78.144C54.1298 79.336 56.9924 80 60.005 80C61.8242 79.998 63.5838 79.752 65.2588 79.296C64.5362 83.534 65.3388 88.008 67.8566 91.796C137.3786 196.336 137.376 203.666 67.8566 308.2022C65.3324 311.9978 64.5284 316.4954 65.2588 320.7412C63.582 320.2844 61.8266 319.9998 60.005 319.999C56.6928 319.999 53.5764 320.8394 50.8252 322.2648C37.4668 300.0034 14.54626 271.2466 2.85654 282.5576C-9.07368 294.123 18.93734 318.3194 41.8604 331.6006C40.6744 334.1556 40.006 336.997 40.005 339.999C40.005 351.0448 48.9592 359.999 60.005 359.999C63.3086 359.998 66.4196 359.192 69.1652 357.7726C82.5276 380.03604 105.4686 408.76698 117.1534 397.4405C129.0672 385.8712 101.0306 361.7144 78.1104 348.4366C79.3064 345.8718 80.005 343.0156 80.005 339.999C80.0044 338.1776 79.7196 336.4220000000001 79.2628 334.7452C83.5086 335.4756 88.0064 334.6716 91.8018 332.1476C196.338 262.6282 203.668 262.6254 308.208 332.1476C311.996 334.665 316.47 335.468 320.708 334.7452C320.252 336.4202 320.006 338.1798 320.004 339.999C320.004 343.3134 320.804 346.4460000000001 322.232 349.1984C299.9700000000001 362.5618 271.238 385.46474 282.564 397.14752z" />
568
574
  <glyph glyph-name="duplicate"
569
575
  unicode="&#xF193;"
570
576
  horiz-adv-x="400" d="M300 320H20C9 320 0 311 0 300V20C0 9 9 0 20 0H300C311 0 320 9 320 20V300C320 311 311 320 300 320zM280 40H40V280H280V40zM380 400H100C89 400 80 391 80 380V340H120V360H360V120H340V80H380C391 80 400 89 400 100V380C400 391 391 400 380 400z" />
@@ -1720,6 +1726,9 @@
1720
1726
  <glyph glyph-name="spell-check"
1721
1727
  unicode="&#xF340;"
1722
1728
  horiz-adv-x="400" d="M177.8 388.8L277.8 188.8C279 186.2 280 183.2 280 180C280 169 271 160 260 160C252.2 160 245.6 164.6 242.2 171L217.6 220H102.4L77.8 171.2C74.4 164.6 67.8 160 60 160C49 160 40 169 40 180C40 183.2 41 186.2 42.4 188.8L89.4 283.4L107.4 319.6L142.2 388.8C145.6 395.4 152.2 400 160 400C167.8 400 174.4 395.4 177.8 388.8zM122.4024 259.9954L160.0024 335.1954L197.6024 259.9954H122.4024zM345.8 174.2C349.4 177.8 354.4 180 360 180C371 180 380 171 380 160C380 154.4 377.8 149.4 374.2000000000001 145.8L234.2 5.8C230.6 2.2 225.6 0 220 0C214.4 0 209.4 2.2 205.8 5.8L145.8 65.8C142.2 69.4 140 74.4 140 80C140 91 149 100 160 100C165.6 100 170.6 97.8 174.2 94.2000000000001L220 48.2L345.8 174.2z" />
1729
+ <glyph glyph-name="spin"
1730
+ unicode="&#xF3B3;"
1731
+ horiz-adv-x="400" d="M126.1618 233.874C134.2498 242.0326 147.3518 242.0338 155.4392 233.874L214.014 174.772L215.44 173.19C222.072 164.982 221.594 152.872 214.014 145.222L155.4392 86.12C147.3532 77.964 134.2494 77.966 126.1618 86.12C118.0738 94.28 118.0738 107.51 126.1618 115.67L147.49 137.214C123.8524 134.638 102.4 130.372 84.9314 124.714C64.1396 117.976 49.7876 109.548 43.5642 100.378C40.4386 95.77 39.4432 91.09 40.4782 86.492C41.5184 81.88 44.6104 77.29 49.7556 72.878C60.0242 64.074 78.0104 56.356 101.6306 50.592C125.258 44.828 153.5972 41.256 183.4078 40.28C213.218 39.304 243.306 40.96 270.2440000000001 45.066C297.182 49.174 319.91 55.576 335.79 63.5220000000001C343.724 67.492 349.8060000000001 71.76 353.896 76.218C358.01 80.702 360.088 85.352 360.088 90.006C360.0900000000001 101.05 369.0440000000001 110.006 380.088 110.006C391.13 110.006 400.086 101.05 400.088 90.006C400.088 72.494 392.044 58.644 383.368 49.186C374.8660000000001 39.916 364.202 33.006 353.682 27.742C332.63 17.2140000000001 305.388 9.972 276.278 5.534C246.698 1.022 214.138 -0.75 182.0994 0.3C150.1248 1.346 118.9658 5.202 92.1384 11.744C66.5404 17.99 41.1852 27.552 23.7204 42.526C14.6434 50.31 5.02286 61.866 1.454772 77.702C-2.39638 94.8 2.18456 110.642 10.45868 122.838C24.6278 143.72 50.278 155.53 72.5876 162.76C95.6646 170.236 123.2532 175.266 152.3728 177.878L126.1618 204.3232C118.0738 212.4836 118.0738 225.7134 126.1618 233.874zM224.736 393.8739C232.824 402.0332 245.926 402.03402 254.014 393.8739C262.098 385.71356 262.1 372.4832 254.014 364.3232L229.112 339.2254C257.684 337.6988 285.27 333.9282 309.306 327.956C325.01 324.0536 339.634 319.11 352.236 312.9754C364.3200000000001 307.0934 377.29 298.798 386.7680000000001 286.8232000000001C397.174 273.6706000000001 403.612 255.2866 398.056 235.1044C393.1260000000001 217.2082 380.614 205.0254 369.736 197.292C348.1260000000001 181.93 316.44 172.326 283.526 166.706C272.64 164.85 262.32 172.168 260.458 183.054C258.604 193.938 265.92 204.2614 276.806 206.12C307.806 211.4132 332.33 219.7804 346.552 229.8896C353.6740000000001 234.9528 358.0080000000001 240.299 359.502 245.7098C360.98 251.0844 359.6800000000001 256.6108000000001 355.4 262.0184000000001C351.158 267.3742 344.142 272.4396 334.736 277.0184000000001C325.32 281.6016 313.5 285.7116 299.678 289.1474C279.504 294.16 255.858 297.5374 230.83 299.0692L254.014 275.6708C262.1 267.5104 262.1 254.2804 254.014 246.12C245.926 237.966 232.822 237.9662 224.736 246.12L166.1618 305.2216C158.5786 312.8726000000001 158.0998 324.9828 164.736 333.1904L166.1618 334.7724L224.736 393.8739zM98.2908 329.7138C109.0678 332.1198 119.7674 325.3338 122.1774 314.5574000000001C124.5854 303.7792 117.7982 293.0814000000001 107.0212 290.6708C91.7994 287.2692 78.7204 283.0924 68.2712 278.3466C57.826 273.6014 49.9888 268.2846 45.2634 262.624C40.4902 256.9038 39.0916 251.0702 40.7712 245.3974C42.4682 239.6718 47.3352 234.0218 55.322 228.7176C64.517 222.6066 67.0132 210.1824 60.9078 200.9832C54.7962 191.79 42.3914 189.294 33.193 195.398C21.5952 203.1008 7.9233 215.4358 2.4118 234.0302C-3.92166 255.4078 3.3263 274.7868 14.56024 288.249C24.7516 300.4588 38.694 308.8316 51.7282 314.7528C65.3498 320.9402 81.1984 325.894 98.2908 329.7138z" />
1723
1732
  <glyph glyph-name="split-columns"
1724
1733
  unicode="&#xF2C8;"
1725
1734
  horiz-adv-x="400" d="M300 140C300 129 309 120 320 120C325.6 120 330.6 122.2 334.2000000000001 125.8L394.2000000000001 185.8C397.8 189.4 400 194.4 400 200C400 205.6 397.8 210.6 394.2000000000001 214.2L334.2000000000001 274.2000000000001C330.6 277.8 325.6 280 320 280C309 280 300 271 300 260C300 254.4 302.2 249.4 305.8 245.8L331.8 220H220V360H320V320C335.4 320 349.4 314 360 304.4V380C360 391 351 400 340 400H60C49 400 40 391 40 380V304.4C50.6 314 64.6 320 80 320V360H180V220H68.2L94 245.8C97.8 249.4 100 254.4 100 260C100 271 91 280 80 280C74.4 280 69.4 277.8 65.8 274.2L5.8 214.2C2.2 210.6 0 205.6 0 200C0 194.4 2.2 189.4 5.8 185.8L65.8 125.8C69.4 122.2 74.4 120 80 120C91 120 100 129 100 140C100 145.6 97.8 150.6 94.2 154.2L68.2 180H180V40H80V80C64.6 80 50.6 86 40 95.6V20C40 9 49 0 60 0H340C351 0 360 9 360 20V95.6C349.4 86 335.4 80 320 80V40H220V180H331.8L306 154.2C302.2 150.6 300 145.6 300 140z" />
@@ -2041,6 +2050,12 @@
2041
2050
  <glyph glyph-name="wind"
2042
2051
  unicode="&#xF31C;"
2043
2052
  horiz-adv-x="400" d="M240 280C240 313.137 266.862 340 300 340C333.1380000000001 340 360 313.137 360 280C360 246.863 333.1380000000001 220 300 220H80C68.9544 220 60 211.0456 60 200C60 188.954 68.9544 180 80 180H300C355.228 180 400 224.7716 400 280C400 335.2284 355.228 380 300 380C244.772 380 200 335.2284 200 280C200 268.9544 208.954 260 220 260C231.046 260 240 268.9544 240 280zM20 160C8.9543 160 0 151.046 0 140C0 128.954 8.9543 120 20 120H220C242.092 120 260 102.092 260 80C260 57.908 242.092 40 220 40C201.326 40 183.9416 52.278 178.8568 66.6640000000001C175.1758 77.08 163.7494 82.538 153.335 78.856C142.9208 75.1760000000001 137.4622 63.75 141.1432 53.336C152.5318 21.114 186.4248 0 220 0C264.182 0 300 35.818 300 80C300 124.182 264.182 160 220 160H20z" />
2053
+ <glyph glyph-name="won"
2054
+ unicode="&#xF3AF;"
2055
+ horiz-adv-x="400" d="M80 280H150L170 360H230L250 280H320L340 360H400L378.75 280H380C391.046 280 400 271.0456 400 260C400 248.9544 391.046 240 380 240H368.124L362.812 220H380C391.046 220 400 211.0456 400 200C400 188.954 391.046 180 380 180H352.188L315 40H255L217.812 180H182.1876L145 40H85L47.8124 180H20C8.9543 180 0 188.954 0 200C0 211.0456 8.9543 220 20 220H37.1876L31.875 240H20C8.9543 240 0 248.9544 0 260C0 271.0456 8.9543 280 20 280H21.25L0 360H60L80 280zM115 140L125 180H105L115 140zM275 180L285 140L295 180H275zM260 240L265 220H305L310 240H260zM95 220H135L140 240H90L95 220zM192.8124 220H207.188L201.876 240H198.125L192.8124 220z" />
2056
+ <glyph glyph-name="wrap-lines"
2057
+ unicode="&#xF3AE;"
2058
+ horiz-adv-x="400" d="M330 220C368.66 220 400 188.66 400 150C400 111.34 368.66 80 330 80H268.204L274.004 74.2000000000001C277.802 70.6 280 65.598 280 60C280 49 271 40 260 40C254.4 40 249.4 42.2 245.8 45.8L205.8 85.8C202.202 89.6 200 94.6 200 100C200 105.598 202.202 110.6 205.8 114.2000000000001L245.8 154.2C249.4 157.798 254.4 160 260 160C270.998 160.2 279.998 151.198 280 140C280 134.4 277.798 129.4 274.2000000000001 125.8L268.204 120H330C346.568 120 360 133.432 360 150C360 166.568 346.568 180 330 180H20C8.9543 180 0 188.954 0 200C0 211.0456 8.9543 220 20 220H330zM140 120C151.0456 120 160 111.046 160 100C160 88.954 151.0456 80 140 80H20C8.9543 80 0 88.954 0 100C0 111.046 8.9543 120 20 120H140zM380 320C391 320 400 311 400 300C400 289 391 280 380 280H20C9 280 0 289 0 300C0 311 9 320 20 320H380z" />
2044
2059
  <glyph glyph-name="wrench-redo"
2045
2060
  unicode="&#xF37E;"
2046
2061
  horiz-adv-x="400" d="M80 220C46.8 220 20 246.8 20 280S46.8 340 80 340H111.8L105.8 345.8C102.2 349.4 100 354.4 100 360C100 371 109 380 120 380C125.6 380 130.6 377.8 134.2 374.2L174.2 334.2C177.8 330.6 180 325.6 180 320C180 314.4 177.8 309.4 174.2 305.8L134.2 265.8C130.6 262.2000000000001 125.6 260 120 260C109 260 100 269 100 280C100 285.6 102.2 290.6 105.8 294.2L111.8 300H80C69 300 60 291 60 280S69 260 80 260C91.0456 260 100 251.0458 100 240C100 228.9544 91.0456 220 80 220zM270.002 80C253.58 80 237.998 83.598 224.002 90.052L165.124 31.174C150.226 16.276 126.0714 16.276 111.1734 31.174C96.2754 46.072 96.2756 70.226 111.1736 85.124L170.052 144.002C163.6008 157.998 160.0024 173.578 160.0024 190C160.0024 250.7514 209.252 300 270.002 300C289.476 300 307.7680000000001 294.9394 323.636 286.0616L248.788 211.2142C237.072 199.498 237.072 180.504 248.788 168.788C260.504 157.072 279.498 157.072 291.214 168.788L366.062 243.6358C374.942 227.7684000000001 380.002 209.4752 380.002 190C380.002 129.2480000000001 330.754 80.0000000000001 270.002 80.0000000000001z" />
@@ -2053,6 +2068,9 @@
2053
2068
  <glyph glyph-name="wrench"
2054
2069
  unicode="&#xF31D;"
2055
2070
  horiz-adv-x="400" d="M396 311.2L322.6 238L251.6 252.2L237.4 322.8L310.8 395.8C270.6 406.4 226.2 396.4 194.8 365.2C157.6 328.2 150.2 273.2 172 228.6L11.8 68.2C4.4 61 0 51 0 40C0 18 17.8 0 40 0C51 0 61 4.4 68.2 11.8L228.8 172.6C273.4 151.6 328.2 159.2 365.2 195.8C396.6 227 406.6 271.2 396 311.2z" />
2071
+ <glyph glyph-name="yen"
2072
+ unicode="&#xF3B0;"
2073
+ horiz-adv-x="400" d="M200 229.0808L280 359.9988H340L242.226 199.998H300C311.046 199.998 320 191.044 320 179.998C320 168.954 311.046 159.998 300 159.998H230V139.998H300C311.046 139.998 320 131.044 320 119.998C320 108.954 311.046 99.998 300 99.998H230V19.998H170V99.998H100C88.9544 99.998 80 108.954 80 119.998C80 131.044 88.9544 139.998 100 139.998H170V159.998H100C88.9544 159.998 80 168.954 80 179.998C80 191.044 88.9544 199.998 100 199.998H157.7734L60 359.9988H120L200 229.0808z" />
2056
2074
  <glyph glyph-name="zoom-in"
2057
2075
  unicode="&#xF31E;"
2058
2076
  horiz-adv-x="400" d="M391.2 51.2L292.4 150C309.8 175.8 320 206.6 320 240C320 328.4 248.4 400 160 400S0 328.4 0 240S71.6 80 160 80C193.4 80 224.2 90.2 250 107.6L348.8 8.8C354.2000000000001 3.4 361.8 0 370 0C386.6 0 400 13.4 400 30C400 38.2 396.6 45.8 391.2 51.2zM160 120C93.8 120 40 173.8 40 240S93.8 360 160 360S280 306.2000000000001 280 240S226.2 120 160 120zM220 260H180V300C180 311 171 320 160 320S140 311 140 300V260H100C89 260 80 251 80 240C80 229 89 220 100 220H140V180C140 169 149 160 160 160S180 169 180 180V220H220C231 220 240 229 240 240C240 251 231 260 220 260z" />
@@ -185,6 +185,8 @@ export type BlueprintIcons_20Id =
185
185
  | "drawer-right-filled"
186
186
  | "drawer-right"
187
187
  | "drive-time"
188
+ | "drone-uav"
189
+ | "drone"
188
190
  | "duplicate"
189
191
  | "edit"
190
192
  | "eject"
@@ -570,6 +572,7 @@ export type BlueprintIcons_20Id =
570
572
  | "sort-numerical"
571
573
  | "sort"
572
574
  | "spell-check"
575
+ | "spin"
573
576
  | "split-columns"
574
577
  | "sports-stadium"
575
578
  | "square"
@@ -677,10 +680,13 @@ export type BlueprintIcons_20Id =
677
680
  | "widget-header"
678
681
  | "widget"
679
682
  | "wind"
683
+ | "won"
684
+ | "wrap-lines"
680
685
  | "wrench-redo"
681
686
  | "wrench-snooze"
682
687
  | "wrench-time"
683
688
  | "wrench"
689
+ | "yen"
684
690
  | "zoom-in"
685
691
  | "zoom-out"
686
692
  | "zoom-to-fit";
@@ -872,6 +878,8 @@ export type BlueprintIcons_20Key =
872
878
  | "DrawerRightFilled"
873
879
  | "DrawerRight"
874
880
  | "DriveTime"
881
+ | "DroneUav"
882
+ | "Drone"
875
883
  | "Duplicate"
876
884
  | "Edit"
877
885
  | "Eject"
@@ -1257,6 +1265,7 @@ export type BlueprintIcons_20Key =
1257
1265
  | "SortNumerical"
1258
1266
  | "Sort"
1259
1267
  | "SpellCheck"
1268
+ | "Spin"
1260
1269
  | "SplitColumns"
1261
1270
  | "SportsStadium"
1262
1271
  | "Square"
@@ -1364,10 +1373,13 @@ export type BlueprintIcons_20Key =
1364
1373
  | "WidgetHeader"
1365
1374
  | "Widget"
1366
1375
  | "Wind"
1376
+ | "Won"
1377
+ | "WrapLines"
1367
1378
  | "WrenchRedo"
1368
1379
  | "WrenchSnooze"
1369
1380
  | "WrenchTime"
1370
1381
  | "Wrench"
1382
+ | "Yen"
1371
1383
  | "ZoomIn"
1372
1384
  | "ZoomOut"
1373
1385
  | "ZoomToFit";
@@ -1559,6 +1571,8 @@ export enum BlueprintIcons_20 {
1559
1571
  DrawerRightFilled = "drawer-right-filled",
1560
1572
  DrawerRight = "drawer-right",
1561
1573
  DriveTime = "drive-time",
1574
+ DroneUav = "drone-uav",
1575
+ Drone = "drone",
1562
1576
  Duplicate = "duplicate",
1563
1577
  Edit = "edit",
1564
1578
  Eject = "eject",
@@ -1944,6 +1958,7 @@ export enum BlueprintIcons_20 {
1944
1958
  SortNumerical = "sort-numerical",
1945
1959
  Sort = "sort",
1946
1960
  SpellCheck = "spell-check",
1961
+ Spin = "spin",
1947
1962
  SplitColumns = "split-columns",
1948
1963
  SportsStadium = "sports-stadium",
1949
1964
  Square = "square",
@@ -2051,10 +2066,13 @@ export enum BlueprintIcons_20 {
2051
2066
  WidgetHeader = "widget-header",
2052
2067
  Widget = "widget",
2053
2068
  Wind = "wind",
2069
+ Won = "won",
2070
+ WrapLines = "wrap-lines",
2054
2071
  WrenchRedo = "wrench-redo",
2055
2072
  WrenchSnooze = "wrench-snooze",
2056
2073
  WrenchTime = "wrench-time",
2057
2074
  Wrench = "wrench",
2075
+ Yen = "yen",
2058
2076
  ZoomIn = "zoom-in",
2059
2077
  ZoomOut = "zoom-out",
2060
2078
  ZoomToFit = "zoom-to-fit",
@@ -2247,6 +2265,8 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
2247
2265
  [BlueprintIcons_20.DrawerRightFilled]: "61840",
2248
2266
  [BlueprintIcons_20.DrawerRight]: "61841",
2249
2267
  [BlueprintIcons_20.DriveTime]: "61842",
2268
+ [BlueprintIcons_20.DroneUav]: "62386",
2269
+ [BlueprintIcons_20.Drone]: "62385",
2250
2270
  [BlueprintIcons_20.Duplicate]: "61843",
2251
2271
  [BlueprintIcons_20.Edit]: "61844",
2252
2272
  [BlueprintIcons_20.Eject]: "61845",
@@ -2632,6 +2652,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
2632
2652
  [BlueprintIcons_20.SortNumerical]: "62150",
2633
2653
  [BlueprintIcons_20.Sort]: "62151",
2634
2654
  [BlueprintIcons_20.SpellCheck]: "62272",
2655
+ [BlueprintIcons_20.Spin]: "62387",
2635
2656
  [BlueprintIcons_20.SplitColumns]: "62152",
2636
2657
  [BlueprintIcons_20.SportsStadium]: "62289",
2637
2658
  [BlueprintIcons_20.Square]: "62153",
@@ -2739,10 +2760,13 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
2739
2760
  [BlueprintIcons_20.WidgetHeader]: "62234",
2740
2761
  [BlueprintIcons_20.Widget]: "62235",
2741
2762
  [BlueprintIcons_20.Wind]: "62236",
2763
+ [BlueprintIcons_20.Won]: "62383",
2764
+ [BlueprintIcons_20.WrapLines]: "62382",
2742
2765
  [BlueprintIcons_20.WrenchRedo]: "62334",
2743
2766
  [BlueprintIcons_20.WrenchSnooze]: "62335",
2744
2767
  [BlueprintIcons_20.WrenchTime]: "62336",
2745
2768
  [BlueprintIcons_20.Wrench]: "62237",
2769
+ [BlueprintIcons_20.Yen]: "62384",
2746
2770
  [BlueprintIcons_20.ZoomIn]: "62238",
2747
2771
  [BlueprintIcons_20.ZoomOut]: "62239",
2748
2772
  [BlueprintIcons_20.ZoomToFit]: "62240",
@@ -0,0 +1 @@
1
+ export default ["M10 0c2.897 0 2 4 1 6v3l9 2.25V12h-9v4l5 1v1h-5.065l-.041 1H12v1H8v-1h1.106l-.042-1H4v-1l5-1v-4H0v-.75L9 9V6c-1-2-1.897-6 1-6z"];
@@ -0,0 +1 @@
1
+ export default ["M14.128.143c.578-.597 1.786.804 2.45 1.95a1 1 0 011.309 1.365c1.113.668 2.552 1.815 1.985 2.4-.578.596-1.788-.806-2.452-1.953a.995.995 0 01-.683.059.864.864 0 01-.13.626c-3.476 5.227-3.476 5.593 0 10.82.126.19.166.413.13.625a1.001 1.001 0 01.722.076c.668-1.113 1.814-2.55 2.399-1.983.595.578-.806 1.786-1.953 2.45A.996.996 0 0117 18a.996.996 0 01-.459-.113c-.668 1.113-1.814 2.55-2.398 1.985-.597-.578.804-1.788 1.95-2.452a.996.996 0 01-.058-.684.863.863 0 01-.625-.13c-5.227-3.476-5.593-3.475-10.82 0a.864.864 0 01-.626.13.994.994 0 01-.077.722c1.113.668 2.552 1.815 1.985 2.4-.578.596-1.788-.806-2.452-1.953a1 1 0 01-1.309-1.365c-1.113-.668-2.55-1.813-1.983-2.397.578-.597 1.786.804 2.45 1.95a.998.998 0 01.685-.058.863.863 0 01.13-.625c3.476-5.227 3.476-5.593 0-10.82a.864.864 0 01-.13-.627.995.995 0 01-.722-.076C1.873 5 .727 6.437.143 5.872c-.597-.578.804-1.788 1.95-2.452a1 1 0 011.365-1.309C4.126.998 5.273-.439 5.858.128c.595.578-.806 1.786-1.952 2.45a.996.996 0 01.057.685.864.864 0 01.627.13c5.227 3.476 5.593 3.476 10.82 0a.863.863 0 01.625-.13 1.002 1.002 0 01.077-.723c-1.113-.668-2.55-1.813-1.984-2.397z"];
@@ -184,6 +184,8 @@ export { default as DrawerLeftFilled } from "./drawer-left-filled";
184
184
  export { default as DrawerRight } from "./drawer-right";
185
185
  export { default as DrawerRightFilled } from "./drawer-right-filled";
186
186
  export { default as DriveTime } from "./drive-time";
187
+ export { default as Drone } from "./drone";
188
+ export { default as DroneUav } from "./drone-uav";
187
189
  export { default as Duplicate } from "./duplicate";
188
190
  export { default as Edit } from "./edit";
189
191
  export { default as Eject } from "./eject";
@@ -569,6 +571,7 @@ export { default as SortDesc } from "./sort-desc";
569
571
  export { default as SortNumerical } from "./sort-numerical";
570
572
  export { default as SortNumericalDesc } from "./sort-numerical-desc";
571
573
  export { default as SpellCheck } from "./spell-check";
574
+ export { default as Spin } from "./spin";
572
575
  export { default as SplitColumns } from "./split-columns";
573
576
  export { default as SportsStadium } from "./sports-stadium";
574
577
  export { default as Square } from "./square";
@@ -676,10 +679,13 @@ export { default as WidgetButton } from "./widget-button";
676
679
  export { default as WidgetFooter } from "./widget-footer";
677
680
  export { default as WidgetHeader } from "./widget-header";
678
681
  export { default as Wind } from "./wind";
682
+ export { default as Won } from "./won";
683
+ export { default as WrapLines } from "./wrap-lines";
679
684
  export { default as Wrench } from "./wrench";
680
685
  export { default as WrenchRedo } from "./wrench-redo";
681
686
  export { default as WrenchSnooze } from "./wrench-snooze";
682
687
  export { default as WrenchTime } from "./wrench-time";
688
+ export { default as Yen } from "./yen";
683
689
  export { default as ZoomIn } from "./zoom-in";
684
690
  export { default as ZoomOut } from "./zoom-out";
685
691
  export { default as ZoomToFit } from "./zoom-to-fit";
@@ -0,0 +1 @@
1
+ export default ["M6.308 8.306a1.028 1.028 0 011.464 0l2.929 2.955.071.08c.332.41.308 1.015-.071 1.398l-2.929 2.955a1.029 1.029 0 01-1.464 0 1.051 1.051 0 010-1.478l1.067-1.077c-1.182.13-2.255.342-3.128.625-1.04.337-1.758.759-2.069 1.217-.156.23-.206.464-.154.694.052.231.207.46.464.681.513.44 1.413.826 2.594 1.114 1.18.289 2.598.467 4.088.516 1.49.049 2.995-.034 4.342-.24 1.347-.205 2.483-.525 3.277-.922.397-.199.701-.412.906-.635.206-.224.31-.457.31-.69a1 1 0 012 0c0 .876-.403 1.569-.837 2.042-.425.463-.958.809-1.484 1.072-1.053.526-2.415.888-3.87 1.11a26.107 26.107 0 01-4.709.262c-1.599-.052-3.157-.245-4.498-.572-1.28-.313-2.548-.79-3.421-1.54-.454-.389-.935-.966-1.113-1.758-.193-.855.036-1.647.45-2.257.708-1.044 1.99-1.635 3.106-1.996 1.154-.374 2.534-.625 3.99-.756l-1.31-1.322a1.051 1.051 0 010-1.478zm4.929-8a1.028 1.028 0 011.464 0c.404.408.404 1.07 0 1.478l-1.245 1.255c1.428.076 2.808.265 4.01.563.784.195 1.516.443 2.146.75.604.293 1.253.708 1.726 1.307.52.657.843 1.577.565 2.586-.247.895-.872 1.504-1.416 1.89-1.08.768-2.665 1.249-4.31 1.53a1 1 0 01-.337-1.971c1.55-.265 2.776-.683 3.488-1.188.356-.254.572-.521.647-.791.074-.27.009-.546-.205-.816-.212-.268-.563-.521-1.033-.75-.471-.23-1.062-.435-1.753-.606-1.009-.251-2.191-.42-3.443-.496l1.16 1.17c.404.407.404 1.069 0 1.477a1.029 1.029 0 01-1.464 0L8.308 4.739a1.052 1.052 0 01-.071-1.399l.071-.079L11.237.306zM4.915 3.514a1 1 0 01.436 1.952c-.761.17-1.415.38-1.937.617-.523.237-.915.503-1.15.786-.24.286-.31.577-.225.861.084.286.328.569.727.834A1.001 1.001 0 011.66 10.23C1.08 9.845.396 9.228.12 8.298c-.316-1.068.046-2.037.608-2.71.51-.61 1.207-1.03 1.858-1.326.681-.309 1.474-.557 2.329-.748z"];
@@ -0,0 +1 @@
1
+ export default ["M4 6h3.5l1-4h3l1 4H16l1-4h3l-1.063 4H19a1 1 0 110 2h-.594l-.265 1H19a1 1 0 110 2h-1.39l-1.86 7h-3l-1.86-7H9.11l-1.86 7h-3l-1.86-7H1a1 1 0 110-2h.86l-.266-1H1a1 1 0 010-2h.063L0 2h3l1 4zm1.75 7l.5-2h-1l.5 2zm8-2l.5 2 .5-2h-1zM13 8l.25 1h2l.25-1H13zM4.75 9h2L7 8H4.5l.25 1zm4.89 0h.72l-.266-1h-.188l-.265 1z"];
@@ -0,0 +1 @@
1
+ export default ["M16.5 9a3.5 3.5 0 110 7h-3.09l.29.29c.19.18.3.43.3.71a1.003 1.003 0 01-1.71.71l-2-2c-.18-.19-.29-.44-.29-.71 0-.28.11-.53.29-.71l2-2c.18-.18.43-.29.71-.29a.99.99 0 011 1c0 .28-.11.53-.29.71l-.3.29h3.09a1.5 1.5 0 000-3H1a1 1 0 110-2h15.5zM7 14a1 1 0 110 2H1a1 1 0 110-2h6zM19 4c.55 0 1 .45 1 1s-.45 1-1 1H1c-.55 0-1-.45-1-1s.45-1 1-1h18z"];
@@ -0,0 +1 @@
1
+ export default ["M10 8.546L14 2h3l-4.889 8H15a1 1 0 110 2h-3.5v1H15a1 1 0 110 2h-3.5v4h-3v-4H5a1 1 0 010-2h3.5v-1H5a1 1 0 010-2h2.889L3 2h3l4 6.546z"];
@@ -0,0 +1,41 @@
1
+ /*
2
+ * Copyright 2024 Palantir Technologies, Inc. All rights reserved.
3
+ * Licensed under the Apache License, Version 2.0 (the "License");
4
+ * you may not use this file except in compliance with the License.
5
+ * You may obtain a copy of the License at
6
+ *
7
+ * http://www.apache.org/licenses/LICENSE-2.0
8
+ *
9
+ * Unless required by applicable law or agreed to in writing, software
10
+ * distributed under the License is distributed on an "AS IS" BASIS,
11
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ * See the License for the specific language governing permissions and
13
+ * limitations under the License.
14
+ */
15
+
16
+ import * as React from "react";
17
+ import type { SVGIconProps } from "../../svgIconProps";
18
+ import { IconSize } from "../../iconTypes";
19
+ import { SVGIconContainer } from "../../svgIconContainer";
20
+
21
+ export const DroneUav: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
22
+ const isLarge = props.size! >= IconSize.LARGE;
23
+ const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
24
+ const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
25
+ const style = { transformOrigin: "center" };
26
+ return (
27
+ <SVGIconContainer iconName="drone-uav" ref={ref} {...props}>
28
+ <path
29
+ d={isLarge ? "M200 400C257.938 399.9999602548 240 320 220 280V220L400 175V160H220V80L320 60V40H218.71L217.872 20H240V0H160V20H182.129L181.289 40H80V60L180 80V160H0V175L180 220V280C160 320 142.0628 399.99998496416 200 400z" : "M160 320C206.35 320.0000103428 200 260 180 220V180L320 140V120H180V78.672L260 60V40H179.2774L178.1446 20H200V0H120V20H141.8554L140.7226 40H60V60L140 78.672V120H0V140L140 180V220C120 260 113.6504 319.9998274784 160 320z"}
30
+ fillRule="evenodd"
31
+ transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
32
+ style={style}
33
+ />
34
+ </SVGIconContainer>
35
+ );
36
+ });
37
+ DroneUav.defaultProps = {
38
+ size: IconSize.STANDARD,
39
+ };
40
+ DroneUav.displayName = `Blueprint6.Icon.DroneUav`;
41
+ export default DroneUav;
@@ -0,0 +1,41 @@
1
+ /*
2
+ * Copyright 2024 Palantir Technologies, Inc. All rights reserved.
3
+ * Licensed under the Apache License, Version 2.0 (the "License");
4
+ * you may not use this file except in compliance with the License.
5
+ * You may obtain a copy of the License at
6
+ *
7
+ * http://www.apache.org/licenses/LICENSE-2.0
8
+ *
9
+ * Unless required by applicable law or agreed to in writing, software
10
+ * distributed under the License is distributed on an "AS IS" BASIS,
11
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ * See the License for the specific language governing permissions and
13
+ * limitations under the License.
14
+ */
15
+
16
+ import * as React from "react";
17
+ import type { SVGIconProps } from "../../svgIconProps";
18
+ import { IconSize } from "../../iconTypes";
19
+ import { SVGIconContainer } from "../../svgIconContainer";
20
+
21
+ export const Drone: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
22
+ const isLarge = props.size! >= IconSize.LARGE;
23
+ const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
24
+ const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
25
+ const style = { transformOrigin: "center" };
26
+ return (
27
+ <SVGIconContainer iconName="drone" ref={ref} {...props}>
28
+ <path
29
+ d={isLarge ? "M282.564 397.14752C294.128 409.07562 318.284 381.06458 331.568 358.1436C334.13 359.3366 336.992 359.999 340.004 359.999C351.048 359.9954 360.004 351.0424 360.004 339.999C360.004 336.6912 359.1620000000001 333.587 357.74 330.839C380.006 317.478 408.776 294.5386 397.446 282.8506C385.8780000000001 270.9172 361.682 298.967 348.404 321.8936C345.846 320.7048 343.01 320.0002 340.004 319.999C338.18 319.999 336.41 320.2642 334.732 320.7218000000001C335.456 316.4812 334.654 311.9924 332.134 308.2022C262.616 203.6684 262.612 196.336 332.134 91.796C334.654 88.008 335.454 83.534 334.732 79.296C336.41 79.754 338.182 80 340.004 80C343.314 79.998 346.436 79.196 349.184 77.772C362.548 100.034 385.47 128.766 397.154 117.44C409.068 105.872 381.0300000000001 81.714 358.11 68.436C359.306 65.872 360.004 63.016 360.004 60C360.002 48.958 351.046 40.002 340.004 40C336.692 40 333.576 40.84 330.826 42.264C317.466 20.004 294.546 -8.754 282.856 2.558C270.926 14.124 298.938 38.32 321.86 51.6C320.674 54.156 320.006 56.9980000000001 320.004 60C320.004 61.822 320.25 63.594 320.708 65.272C316.47 64.55 311.996 65.352 308.208 67.87C203.668 137.392 196.3354 137.388 91.8018 67.87C88.0118 65.35 83.5228 64.548 79.2824 65.272C79.7398 63.594 80.005 61.824 80.005 60C80.0038 56.692 79.1622 53.586 77.7394 50.838C100.0054 37.478 128.7758 14.538 117.4464 2.85C105.8778 -9.082 81.6824 18.966 68.4034 41.894C65.846 40.704 63.0108 40 60.005 40C48.9614 40 40.0086 48.956 40.005 60C40.005 63.314 40.8046 66.446 42.2316 69.198C19.96956 82.562 -8.76104 105.464 2.56356 117.148C14.12708 129.076 38.2848 101.064 51.5674 78.144C54.1298 79.336 56.9924 80 60.005 80C61.8242 79.998 63.5838 79.752 65.2588 79.296C64.5362 83.534 65.3388 88.008 67.8566 91.796C137.3786 196.336 137.376 203.666 67.8566 308.2022C65.3324 311.9978 64.5284 316.4954 65.2588 320.7412C63.582 320.2844 61.8266 319.9998 60.005 319.999C56.6928 319.999 53.5764 320.8394 50.8252 322.2648C37.4668 300.0034 14.54626 271.2466 2.85654 282.5576C-9.07368 294.123 18.93734 318.3194 41.8604 331.6006C40.6744 334.1556 40.006 336.997 40.005 339.999C40.005 351.0448 48.9592 359.999 60.005 359.999C63.3086 359.998 66.4196 359.192 69.1652 357.7726C82.5276 380.03604 105.4686 408.76698 117.1534 397.4405C129.0672 385.8712 101.0306 361.7144 78.1104 348.4366C79.3064 345.8718 80.005 343.0156 80.005 339.999C80.0044 338.1776 79.7196 336.4220000000001 79.2628 334.7452C83.5086 335.4756 88.0064 334.6716 91.8018 332.1476C196.338 262.6282 203.668 262.6254 308.208 332.1476C311.996 334.665 316.47 335.468 320.708 334.7452C320.252 336.4202 320.006 338.1798 320.004 339.999C320.004 343.3134 320.804 346.4460000000001 322.232 349.1984C299.9700000000001 362.5618 271.238 385.46474 282.564 397.14752z" : "M202.544 317.96852C212.856 327.17016 236.4580000000001 303.60796 255.064 279.3748C256.644 279.777 258.3 279.9992 260.004 279.9998C271.048 279.9998 280.002 271.0424 280.004 259.9998C280.004 258.498 279.83 257.032 279.516 255.6248C304.25 236.326 327.9460000000001 211.3856 317.466 202.031C307.152 192.8286 283.572 216.4054 264.966 240.6444C263.38 240.2392 261.718 239.9998 260.004 239.9998C258.106 240.0004 256.276 240.286 254.536 240.781C255.13 236.5992 254.17 232.2066 251.49 228.613C202.85 163.4026 202.848 156.5798 251.49 91.366C254.162 87.782 255.12 83.41 254.536 79.238C256.274 79.732 258.11 80 260.004 80C261.498 80 262.96 79.822 264.36 79.512C283.656 104.24 308.614 127.9236 317.974 117.46C327.176 107.148 303.598 83.568 279.36 64.96C279.766 63.372 280.004 61.714 280.004 60C280.004 48.954 271.05 40 260.004 40C258.502 40 257.038 40.172 255.63 40.488C236.332 15.756 211.39 -7.9399999999999 202.036 2.538C192.8504 12.854 216.418 36.436 240.65 55.038C240.244 56.624 240.004 58.288 240.004 60C240.006 61.896 240.274 63.73 240.766 65.468C236.594 64.884 232.222 65.842 228.638 68.516C163.4248 117.158 156.6024 117.156 91.3916 68.516C87.798 65.834 83.4056 64.874 79.2236 65.468C79.7186 63.728 80.0042 61.898 80.0048 60C80.0048 58.498 79.8304 57.032 79.5166 55.624C104.2506 36.326 127.9462 11.386 117.4658 2.032C107.152 -7.172 83.5726 16.406 64.9658 40.644C63.3792 40.24 61.7176 40 60.0048 40C48.9624 40.004 40.0048 48.956 40.0048 60C40.0054 61.502 40.1784 62.966 40.4932 64.374C15.76508 83.672 -7.93284 108.616 2.54396 117.968C12.855 127.1702 36.4584 103.608 55.0634 79.374C56.644 79.778 58.2992 80 60.0048 80C61.8986 80 63.7376 79.73 65.4736 79.238C64.89 83.408 65.8492 87.784 68.5206 91.366C117.1662 156.585 117.1658 163.3956 68.5206 228.613C65.8406 232.206 64.8802 236.5998 65.4736 240.781C63.735 240.2876 61.9016 239.9998 60.0048 239.9998C58.501 240.0002 57.0388 240.173 55.6298 240.488C36.3318 215.7566 11.38988 192.0594 2.03614 202.5388C-7.14972 212.8548 16.41854 236.437 40.6494 255.0388C40.2448 256.6246 40.0048 258.288 40.0048 259.9998C40.0084 271.0402000000001 48.9646 279.996 60.0048 279.9998C61.4988 279.9998 62.9598 279.8222 64.3604 279.5114C83.655 304.24038 108.614 327.92368 117.9736 317.46072C127.1768 307.14806 103.5976 283.567 79.3604 264.9608C79.767 263.3722 80.0044 261.7148 80.0048 259.9998C80.0048 258.1028 79.717 256.2698 79.2236 254.531C83.405 255.1246 87.7986 254.1642 91.3916 251.4842C156.6092 202.8388 163.4196 202.8384 228.638 251.4842C232.2200000000001 254.1556 236.596 255.1146 240.766 254.531C240.274 256.2672 240.004 258.106 240.004 259.9998C240.006 261.5026000000001 240.178 262.9668000000001 240.494 264.3748C215.766 283.6716 192.0672 308.61542 202.544 317.96852z"}
30
+ fillRule="evenodd"
31
+ transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
32
+ style={style}
33
+ />
34
+ </SVGIconContainer>
35
+ );
36
+ });
37
+ Drone.defaultProps = {
38
+ size: IconSize.STANDARD,
39
+ };
40
+ Drone.displayName = `Blueprint6.Icon.Drone`;
41
+ export default Drone;
@@ -199,6 +199,8 @@ export { DrawerLeft } from "./drawer-left";
199
199
  export { DrawerRightFilled } from "./drawer-right-filled";
200
200
  export { DrawerRight } from "./drawer-right";
201
201
  export { DriveTime } from "./drive-time";
202
+ export { DroneUav } from "./drone-uav";
203
+ export { Drone } from "./drone";
202
204
  export { Duplicate } from "./duplicate";
203
205
  export { Edit } from "./edit";
204
206
  export { Eject } from "./eject";
@@ -584,6 +586,7 @@ export { SortNumericalDesc } from "./sort-numerical-desc";
584
586
  export { SortNumerical } from "./sort-numerical";
585
587
  export { Sort } from "./sort";
586
588
  export { SpellCheck } from "./spell-check";
589
+ export { Spin } from "./spin";
587
590
  export { SplitColumns } from "./split-columns";
588
591
  export { SportsStadium } from "./sports-stadium";
589
592
  export { Square } from "./square";
@@ -691,10 +694,13 @@ export { WidgetFooter } from "./widget-footer";
691
694
  export { WidgetHeader } from "./widget-header";
692
695
  export { Widget } from "./widget";
693
696
  export { Wind } from "./wind";
697
+ export { Won } from "./won";
698
+ export { WrapLines } from "./wrap-lines";
694
699
  export { WrenchRedo } from "./wrench-redo";
695
700
  export { WrenchSnooze } from "./wrench-snooze";
696
701
  export { WrenchTime } from "./wrench-time";
697
702
  export { Wrench } from "./wrench";
703
+ export { Yen } from "./yen";
698
704
  export { ZoomIn } from "./zoom-in";
699
705
  export { ZoomOut } from "./zoom-out";
700
706
  export { ZoomToFit } from "./zoom-to-fit";
@@ -0,0 +1,41 @@
1
+ /*
2
+ * Copyright 2024 Palantir Technologies, Inc. All rights reserved.
3
+ * Licensed under the Apache License, Version 2.0 (the "License");
4
+ * you may not use this file except in compliance with the License.
5
+ * You may obtain a copy of the License at
6
+ *
7
+ * http://www.apache.org/licenses/LICENSE-2.0
8
+ *
9
+ * Unless required by applicable law or agreed to in writing, software
10
+ * distributed under the License is distributed on an "AS IS" BASIS,
11
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ * See the License for the specific language governing permissions and
13
+ * limitations under the License.
14
+ */
15
+
16
+ import * as React from "react";
17
+ import type { SVGIconProps } from "../../svgIconProps";
18
+ import { IconSize } from "../../iconTypes";
19
+ import { SVGIconContainer } from "../../svgIconContainer";
20
+
21
+ export const Spin: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
22
+ const isLarge = props.size! >= IconSize.LARGE;
23
+ const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
24
+ const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
25
+ const style = { transformOrigin: "center" };
26
+ return (
27
+ <SVGIconContainer iconName="spin" ref={ref} {...props}>
28
+ <path
29
+ d={isLarge ? "M126.1618 233.874C134.2498 242.0326 147.3518 242.0338 155.4392 233.874L214.014 174.772L215.44 173.19C222.072 164.982 221.594 152.872 214.014 145.222L155.4392 86.12C147.3532 77.964 134.2494 77.966 126.1618 86.12C118.0738 94.28 118.0738 107.51 126.1618 115.67L147.49 137.214C123.8524 134.638 102.4 130.372 84.9314 124.714C64.1396 117.976 49.7876 109.548 43.5642 100.378C40.4386 95.77 39.4432 91.09 40.4782 86.492C41.5184 81.88 44.6104 77.29 49.7556 72.878C60.0242 64.074 78.0104 56.356 101.6306 50.592C125.258 44.828 153.5972 41.256 183.4078 40.28C213.218 39.304 243.306 40.96 270.2440000000001 45.066C297.182 49.174 319.91 55.576 335.79 63.5220000000001C343.724 67.492 349.8060000000001 71.76 353.896 76.218C358.01 80.702 360.088 85.352 360.088 90.006C360.0900000000001 101.05 369.0440000000001 110.006 380.088 110.006C391.13 110.006 400.086 101.05 400.088 90.006C400.088 72.494 392.044 58.644 383.368 49.186C374.8660000000001 39.916 364.202 33.006 353.682 27.742C332.63 17.2140000000001 305.388 9.972 276.278 5.534C246.698 1.022 214.138 -0.75 182.0994 0.3C150.1248 1.346 118.9658 5.202 92.1384 11.744C66.5404 17.99 41.1852 27.552 23.7204 42.526C14.6434 50.31 5.02286 61.866 1.454772 77.702C-2.39638 94.8 2.18456 110.642 10.45868 122.838C24.6278 143.72 50.278 155.53 72.5876 162.76C95.6646 170.236 123.2532 175.266 152.3728 177.878L126.1618 204.3232C118.0738 212.4836 118.0738 225.7134 126.1618 233.874zM224.736 393.8739C232.824 402.0332 245.926 402.03402 254.014 393.8739C262.098 385.71356 262.1 372.4832 254.014 364.3232L229.112 339.2254C257.684 337.6988 285.27 333.9282 309.306 327.956C325.01 324.0536 339.634 319.11 352.236 312.9754C364.3200000000001 307.0934 377.29 298.798 386.7680000000001 286.8232000000001C397.174 273.6706000000001 403.612 255.2866 398.056 235.1044C393.1260000000001 217.2082 380.614 205.0254 369.736 197.292C348.1260000000001 181.93 316.44 172.326 283.526 166.706C272.64 164.85 262.32 172.168 260.458 183.054C258.604 193.938 265.92 204.2614 276.806 206.12C307.806 211.4132 332.33 219.7804 346.552 229.8896C353.6740000000001 234.9528 358.0080000000001 240.299 359.502 245.7098C360.98 251.0844 359.6800000000001 256.6108000000001 355.4 262.0184000000001C351.158 267.3742 344.142 272.4396 334.736 277.0184000000001C325.32 281.6016 313.5 285.7116 299.678 289.1474C279.504 294.16 255.858 297.5374 230.83 299.0692L254.014 275.6708C262.1 267.5104 262.1 254.2804 254.014 246.12C245.926 237.966 232.822 237.9662 224.736 246.12L166.1618 305.2216C158.5786 312.8726000000001 158.0998 324.9828 164.736 333.1904L166.1618 334.7724L224.736 393.8739zM98.2908 329.7138C109.0678 332.1198 119.7674 325.3338 122.1774 314.5574000000001C124.5854 303.7792 117.7982 293.0814000000001 107.0212 290.6708C91.7994 287.2692 78.7204 283.0924 68.2712 278.3466C57.826 273.6014 49.9888 268.2846 45.2634 262.624C40.4902 256.9038 39.0916 251.0702 40.7712 245.3974C42.4682 239.6718 47.3352 234.0218 55.322 228.7176C64.517 222.6066 67.0132 210.1824 60.9078 200.9832C54.7962 191.79 42.3914 189.294 33.193 195.398C21.5952 203.1008 7.9233 215.4358 2.4118 234.0302C-3.92166 255.4078 3.3263 274.7868 14.56024 288.249C24.7516 300.4588 38.694 308.8316 51.7282 314.7528C65.3498 320.9402 81.1984 325.894 98.2908 329.7138z" : "M105.7422 194.375C113.323 201.8768 125.6242 201.88 133.2032 194.375L174.375 153.5938L175.7032 152.129C181.919 144.5802 181.478 133.4436 174.375 126.4062L133.2032 85.624C125.6236 78.118 113.323 78.12 105.7422 85.624C98.1618 93.13 98.1618 105.306 105.7422 112.812L109.1602 116.21C95.9484 114.148 83.9106 111.304 73.6914 107.774C58.1032 102.386 47.3462 95.634 42.6758 88.3C40.3316 84.614 39.5756 80.866 40.3516 77.188C41.1312 73.502 43.4484 69.838 47.3046 66.308C55.0066 59.266 68.5 53.086 86.211 48.476C103.9298 43.868 125.183 40.996 147.539 40.214C169.895 39.436 192.4742 40.758 212.676 44.042C232.878 47.328 249.924 52.452 261.836 58.808C267.182 61.662 272.09 65.148 275.468 69.042C277.846 71.782 279.238 74.426 279.786 77.188L280.058 80C280.06 91.044 289.014 100 300.058 100C311.1 99.996 320.0560000000001 91.044 320.058 80C320.058 48.62 294.856 31.088 280.664 23.516C263.42 14.314 241.644 8.238 219.102 4.57C196.0896 0.828 170.8862 -0.63 146.1524 0.234C121.4836 1.096 97.2338 4.274 76.1328 9.766C56.203 14.954 35.1876 23.174 20.3124 36.778C12.48174 43.938 4.24576 54.562 1.210938 68.926C-2.02528 84.256 1.798212 98.56 8.92578 109.766C21.198 129.0518 43.1072 139.5122 60.625 145.5664C76.9244 151.1988 95.7914 155.1186 115.5664 157.4414L105.7422 167.1876C98.1654 174.6948 98.163 186.8692 105.7422 194.375zM166.914 314.375C174.4938 321.878796 186.795 321.878294 194.375 314.375C201.95 306.86978 201.95 294.694 194.375 287.1876L186.211 279.1406C208.576 277.6536 230.25 274.237 249.122 268.8476C268.99 263.1728 291.616 253.7028 305.976 236.8164C314.016 227.3612 320.818 213.8072 319.98 197.2852C319.154 181.0832 311.314 168.539 303.1840000000001 160.0782C288.236 144.5258 265.7920000000001 135.577 245.312 130.1172C234.642 127.2728 223.668 133.6082 220.82 144.2774C217.976 154.9494 224.33 165.925 235 168.7696C253.432 173.6828 267.126 180.293 274.336 187.793C277.958 191.562 279.8400000000001 195.452 280.04 199.3164C280.234 203.1764 278.748 207.0858 275.508 210.8984C269.064 218.477 256.046 225.2532 238.124 230.371C223.7 234.49 206.596 237.386 188.2618 238.8672L194.375 232.8124C201.952 225.3058 201.954 213.1308 194.375 205.625C186.7954 198.1188 174.4946 198.1206 166.914 205.625L125.7422 246.4062C118.1634 253.9132 118.1624 266.0876 125.7422 273.5938L166.914 314.375zM58.9258 264.9804C69.3252 268.6876 80.7782 263.2678 84.4922 252.871C88.202 242.4702 82.7626 231.0182 72.3632 227.3046C60.454 223.0546 51.4532 217.9918 46.0156 212.461C40.4608 206.8088 38.8858 200.925 40.8984 195.2734C44.5978 184.8732 39.1678 173.4348 28.7696 169.7266C18.36642 166.0202 6.9318 171.4538 3.22266 181.8554C-5.4717 206.2586 4.84428 227.6104 17.5 240.4882C29.0268 252.2144 44.4894 259.8292 58.9258 264.9804z"}
30
+ fillRule="evenodd"
31
+ transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
32
+ style={style}
33
+ />
34
+ </SVGIconContainer>
35
+ );
36
+ });
37
+ Spin.defaultProps = {
38
+ size: IconSize.STANDARD,
39
+ };
40
+ Spin.displayName = `Blueprint6.Icon.Spin`;
41
+ export default Spin;