On Premise To Cloud Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The On Premise To Cloud icon is commonly used in storage apps, sync indicators and cloud service dashboards. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/320459.svg" alt="On Premise To Cloud icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320459.svg" alt="On Premise To Cloud icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320459.svg" alt="On Premise To Cloud icon" :width="24" :height="24" />
CSS background
.icon-on-premise-to-cloud {
background-image: url('https://proicons.com/icon/320459.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 26.3.1, 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="on-premise--to-cloud_00000001623973941482407820000015931136359649275824_" d="M16.017,28.493l-0.253-0.223 c-2.953-2.583-7.854-7.506-8.112-11.911h-4.34c-0.158,0.576-0.686,1-1.312,1c-0.75,0-1.36-0.61-1.36-1.36 c0-0.653,0.462-1.199,1.076-1.33c0.271-2.949,1.419-5.682,3.337-7.942C4.92,6.517,4.842,6.268,4.842,6c0-0.75,0.61-1.36,1.36-1.36 c0.275,0,0.531,0.082,0.745,0.223c2.214-1.802,4.871-2.885,7.723-3.146C14.801,1.102,15.347,0.64,16,0.64 c0.652,0,1.199,0.461,1.33,1.076c2.848,0.261,5.504,1.345,7.72,3.149c0.215-0.142,0.472-0.225,0.748-0.225 c0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36c0-0.213,0.05-0.414,0.137-0.593 c-2.094-1.698-4.6-2.72-7.285-2.972C17.106,2.972,16.598,3.36,16,3.36s-1.106-0.387-1.289-0.924 c-2.689,0.251-5.196,1.272-7.287,2.968C7.513,5.583,7.562,5.786,7.562,6c0,0.75-0.61,1.36-1.36,1.36 c-0.221,0-0.431-0.053-0.615-0.147C3.78,9.35,2.696,11.93,2.436,14.712c0.425,0.144,0.756,0.493,0.876,0.929h4.336 c0.189-4.443,3.863-8,8.353-8c4.609,0,8.36,3.75,8.36,8.36c0,4.241-4.891,9.075-7.519,11.672L16.017,28.493z M8.372,16.36 c0.277,4.143,5.2,9.001,7.613,11.147l0.351-0.347c2.553-2.523,7.304-7.22,7.304-11.16c0-4.213-3.427-7.64-7.64-7.64 c-4.092,0-7.443,3.234-7.632,7.28h4.291c0.18-1.684,1.61-3,3.341-3c1.853,0,3.36,1.507,3.36,3.36s-1.508,3.36-3.36,3.36 c-1.731,0-3.161-1.316-3.341-3C12.659,16.36,8.372,16.36,8.372,16.36z M16,13.36c-1.456,0-2.64,1.185-2.64,2.64 c0,1.456,1.185,2.64,2.64,2.64c1.456,0,2.64-1.184,2.64-2.64S17.456,13.36,16,13.36z M2,15.36c-0.353,0-0.64,0.287-0.64,0.64 S1.647,16.64,2,16.64S2.64,16.353,2.64,16S2.353,15.36,2,15.36z M25.798,5.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64 s0.64-0.287,0.64-0.64S26.15,5.36,25.798,5.36z M6.202,5.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64 S6.842,6.353,6.842,6S6.555,5.36,6.202,5.36z M16,1.36c-0.353,0-0.64,0.287-0.64,0.64S15.647,2.64,16,2.64 c0.353,0,0.64-0.287,0.64-0.64S16.353,1.36,16,1.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!