Sap Hana Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Sap Hana icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/320648.svg" alt="Sap Hana icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320648.svg" alt="Sap Hana icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320648.svg" alt="Sap Hana icon" :width="24" :height="24" />
CSS background
.icon-sap-hana {
background-image: url('https://proicons.com/icon/320648.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="sap--hana_1_" d="M5,21.36H1c-0.199,0-0.36-0.161-0.36-0.36V5c0-0.199,0.161-0.36,0.36-0.36h30 c0.144,0,0.273,0.085,0.331,0.217c0.057,0.132,0.029,0.285-0.069,0.39l-8.5,9l-0.523-0.494l7.927-8.393H1.36v15.28H5V21.36z M29.36,28v-5c0-0.199-0.161-0.36-0.36-0.36H7c-0.199,0-0.36,0.161-0.36,0.36v5c0,0.199,0.161,0.36,0.36,0.36h22 C29.199,28.36,29.36,28.199,29.36,28z M7.36,23.36h21.28v4.279H7.36V23.36z M27,24.64h-6v0.721h6V24.64z M10,24.64H9v0.721h1V24.64z M12,24.64h-1v0.721h1V24.64z M14,24.64h-1v0.721h1V24.64z M29.36,21v-5c0-0.199-0.161-0.36-0.36-0.36H7 c-0.199,0-0.36,0.161-0.36,0.36v5c0,0.199,0.161,0.36,0.36,0.36h22C29.199,21.36,29.36,21.199,29.36,21z M7.36,16.36h21.28v4.28 H7.36V16.36z M27,17.64h-6v0.721h6V17.64z M10,17.64H9v0.721h1V17.64z M12,17.64h-1v0.721h1V17.64z M14,17.64h-1v0.721h1V17.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!