superset/superset-frontend/images/icons/x-small.svg
Evan Rusackas eeeb21077d
feat: adding all icons from the design system to the codebase (#11033)
* error -> error-solid

* warning -> warning-solid

* all the new icons mixed in!

* card-view -> card_view

* circle-check-solid -> circle_check_solid

* corrected circle-check to new name and correct (stroke) icon

* sort-asc/desc -> sort_asc/desc

* databases -> database

* compass -> nav_explore

* pencil -> edit-alt

* more pencil migrations

* easy list view rename

* star -> favorite (changed in Figma)

* removing deprecated icon

* renaming icon to mach figma

* More -> More Horiz

* forgot to change this when ranming the file

* updating some icon names in use

* adding hella icons

* fixing errant viewboxes

* removing dropdown-arrow in favor of triangle-down

* adding key to storybook map.

* fixing icon component reference

* tweaks to fave star styling to support revised icon

* fixing a bad icon inclusion

* missed a license

* touchup to virtual dataset... will tweak later.

* e2e fix

* linting
2020-09-25 14:49:30 -07:00

22 lines
1.7 KiB
XML

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you 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="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.7099 8.29C15.5222 8.10069 15.2666 7.9942 14.9999 7.9942C14.7333 7.9942 14.4777 8.10069 14.2899 8.29L11.9999 10.59L9.70994 8.29C9.31782 7.89788 8.68206 7.89788 8.28994 8.29C7.89782 8.68212 7.89782 9.31788 8.28994 9.71L10.5899 12L8.28994 14.29C8.10063 14.4778 7.99414 14.7334 7.99414 15C7.99414 15.2666 8.10063 15.5222 8.28994 15.71C8.47771 15.8993 8.7333 16.0058 8.99994 16.0058C9.26658 16.0058 9.52217 15.8993 9.70994 15.71L11.9999 13.41L14.2899 15.71C14.4777 15.8993 14.7333 16.0058 14.9999 16.0058C15.2666 16.0058 15.5222 15.8993 15.7099 15.71C15.8993 15.5222 16.0057 15.2666 16.0057 15C16.0057 14.7334 15.8993 14.4778 15.7099 14.29L13.4099 12L15.7099 9.71C15.8993 9.52223 16.0057 9.26664 16.0057 9C16.0057 8.73336 15.8993 8.47777 15.7099 8.29Z" fill="currentColor"/>
</svg>