avoid bundling icons with library
This reduces bloat for consumers of designsystem. The icons were ~22mb and unnecessary to be exposed to consumers.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path opacity="0.4" d="M12 7.25C11.5858 7.25 11.25 7.58579 11.25 8C11.25 8.41421 11.5858 8.75 12 8.75V7.25ZM19.2223 8.67412L19.639 8.05052L19.639 8.05052L19.2223 8.67412ZM20.3259 9.77772L19.7023 10.1944L19.7023 10.1944L20.3259 9.77772ZM20.2367 16.9824C20.2269 17.3965 20.5547 17.7401 20.9688 17.7498C21.3829 17.7595 21.7265 17.4317 21.7362 17.0176L20.2367 16.9824ZM16.2502 8C16.2502 8.41421 16.586 8.75 17.0002 8.75C17.4144 8.75 17.7502 8.41421 17.7502 8H16.2502ZM15.5002 2.40192L15.8752 1.7524L15.8752 1.7524L15.5002 2.40192ZM16.5983 3.5L15.9487 3.875L15.9487 3.875L16.5983 3.5ZM8.50018 2.40192L8.87518 3.05144L8.87518 3.05144L8.50018 2.40192ZM6.75258 3.125C6.54547 3.48372 6.66838 3.94241 7.0271 4.14952C7.38582 4.35663 7.84451 4.23372 8.05162 3.875L6.75258 3.125ZM12 8.75H14V7.25H12V8.75ZM14 8.75C15.4201 8.75 16.4287 8.75091 17.2102 8.83041C17.9793 8.90865 18.4449 9.05673 18.8056 9.29772L19.639 8.05052C18.9907 7.61739 18.2497 7.42841 17.3621 7.33812C16.4869 7.24909 15.3889 7.25 14 7.25V8.75ZM21.75 15C21.75 13.6111 21.7509 12.5131 21.6619 11.6379C21.5716 10.7503 21.3826 10.0093 20.9495 9.36104L19.7023 10.1944C19.9433 10.5551 20.0914 11.0207 20.1696 11.7898C20.2491 12.5713 20.25 13.5799 20.25 15H21.75ZM18.8056 9.29772C19.1605 9.53484 19.4652 9.83953 19.7023 10.1944L20.9495 9.36104C20.6029 8.84239 20.1576 8.39707 19.639 8.05052L18.8056 9.29772ZM20.25 15C20.25 15.7664 20.25 16.4167 20.2367 16.9824L21.7362 17.0176C21.75 16.4306 21.75 15.7611 21.75 15H20.25ZM16.2502 7V8H17.7502V7H16.2502ZM12.0002 2.75C12.9486 2.75 13.6098 2.75072 14.1224 2.79718C14.6247 2.8427 14.9103 2.92737 15.1252 3.05144L15.8752 1.7524C15.3939 1.47455 14.8641 1.35826 14.2578 1.3033C13.6617 1.24928 12.921 1.25 12.0002 1.25V2.75ZM17.7502 7C17.7502 6.07919 17.7509 5.33843 17.6969 4.7424C17.6419 4.13605 17.5256 3.60625 17.2478 3.125L15.9487 3.875C16.0728 4.0899 16.1575 4.37549 16.203 4.87779C16.2495 5.39041 16.2502 6.05158 16.2502 7H17.7502ZM15.1252 3.05144C15.4672 3.24892 15.7513 3.53296 15.9487 3.875L17.2478 3.125C16.9186 2.55493 16.4452 2.08154 15.8752 1.7524L15.1252 3.05144ZM12.0002 1.25C11.0794 1.25 10.3386 1.24928 9.74257 1.3033C9.13623 1.35826 8.60643 1.47455 8.12518 1.7524L8.87518 3.05144C9.09008 2.92737 9.37566 2.8427 9.87797 2.79718C10.3906 2.75072 11.0518 2.75 12.0002 2.75V1.25ZM8.05162 3.875C8.2491 3.53296 8.53313 3.24892 8.87518 3.05144L8.12518 1.7524C7.5551 2.08154 7.08171 2.55493 6.75258 3.125L8.05162 3.875Z" fill="#2F384C"/>
|
||||
<path d="M4 4L8.01324 8.01324M22 22L20.2839 20.2839M8.01324 8.01324C6.46198 8.04908 5.5144 8.18189 4.77772 8.67412C4.34096 8.96596 3.96596 9.34096 3.67412 9.77772C3 10.7866 3 12.1911 3 15C3 17.8089 3 19.2134 3.67412 20.2223C3.96596 20.659 4.34096 21.034 4.77772 21.3259C5.78661 22 7.19108 22 10 22H14C16.8089 22 18.2134 22 19.2223 21.3259C19.6384 21.0479 19.9984 20.6944 20.2839 20.2839M8.01324 8.01324L20.2839 20.2839" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.0 KiB |
Reference in New Issue
Block a user