superset/superset-frontend/images/icons/up-level.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.6 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="M19.25 17.5347H12.2228C10.1518 17.5347 8.47296 15.8559 8.47296 13.7849V8.53509L6.28304 10.755C6.14222 10.897 5.95053 10.9768 5.75056 10.9768C5.55059 10.9768 5.35891 10.897 5.21809 10.755C4.9273 10.4625 4.9273 9.99006 5.21809 9.69754L8.69045 6.22518C8.7611 6.15421 8.84525 6.09811 8.93794 6.06018C9.11946 5.97995 9.32639 5.97995 9.50792 6.06018C9.59906 6.10095 9.68272 6.15672 9.75541 6.22518L13.2503 9.69754C13.5051 9.9951 13.488 10.4387 13.2109 10.7157C12.9339 10.9927 12.4904 11.0098 12.1928 10.755L9.9729 8.56508V13.8149C9.9729 15.0575 10.9802 16.0648 12.2228 16.0648H19.25C19.6642 16.0648 20 16.4006 20 16.8148C20 17.229 19.6642 17.5647 19.25 17.5647V17.5347Z" fill="currentColor"/>
</svg>