diff options
Diffstat (limited to 'src/frontend/public/icons/Check.svg')
| -rw-r--r-- | src/frontend/public/icons/Check.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/frontend/public/icons/Check.svg b/src/frontend/public/icons/Check.svg new file mode 100644 index 0000000..7ac11a9 --- /dev/null +++ b/src/frontend/public/icons/Check.svg @@ -0,0 +1,17 @@ +<!-- Copyright The OpenTelemetry Authors --> +<!-- --> +<!-- Licensed under the Apache License, Version 2.0 (the "License"); --> +<!-- you may not use this file except in compliance with the License. --> +<!-- You may obtain a copy of the License at --> +<!-- --> +<!-- http://www.apache.org/licenses/LICENSE-2.0 --> +<!-- --> +<!-- Unless required by applicable law or agreed to in writing, software --> +<!-- distributed under the License is distributed on an "AS IS" BASIS, --> +<!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. --> +<!-- See the License for the specific language governing permissions and --> +<!-- limitations under the License. --> + +<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M13.6656 0.9375L6.33437 10.6031L2 6.27187L0 8.27188L6.66563 14.9375L16 2.9375L13.6656 0.9375Z" fill="black"/> +</svg> |
