Managed Hosting 01 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Managed Hosting 01 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/320328.svg" alt="Managed Hosting 01 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320328.svg" alt="Managed Hosting 01 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320328.svg" alt="Managed Hosting 01 icon" :width="24" :height="24" />
CSS background
.icon-managed-hosting-01 {
background-image: url('https://proicons.com/icon/320328.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 27.5.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="managed-hosting--01_00000109722584235274135990000001469110822758839478_" d="M16,30.36C8.082,30.36,1.64,23.918,1.64,16 c0-3.348,1.168-6.584,3.296-9.154C4.75,6.614,4.64,6.319,4.64,6c0-0.75,0.61-1.36,1.36-1.36c0.319,0,0.613,0.11,0.846,0.295 C9.415,2.808,12.652,1.64,16,1.64c4.65,0,9.004,2.25,11.701,6.033C27.797,7.651,27.897,7.64,28,7.64c0.75,0,1.36,0.61,1.36,1.36 c0,0.35-0.133,0.67-0.352,0.911C29.905,11.822,30.36,13.87,30.36,16C30.36,23.918,23.918,30.36,16,30.36z M16.36,17.312v12.324 C23.716,29.444,29.64,23.4,29.64,16c0-1.993-0.418-3.908-1.243-5.699c-0.463,0.141-1.01,0-1.348-0.33l-9.734,5.678 c0.029,0.112,0.046,0.229,0.046,0.35C17.36,16.625,16.936,17.153,16.36,17.312z M5.518,7.272C3.479,9.718,2.36,12.806,2.36,16 c0,7.4,5.925,13.444,13.28,13.636V17.312c-0.461-0.127-0.825-0.491-0.952-0.952H9.312c-0.158,0.576-0.686,1-1.312,1 c-0.75,0-1.36-0.61-1.36-1.36S7.25,14.64,8,14.64c0.625,0,1.153,0.424,1.312,1h5.377c0.03-0.11,0.074-0.215,0.13-0.313L6.673,7.182 C6.336,7.373,5.884,7.41,5.518,7.272z M16,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S16.353,15.36,16,15.36z M8,15.36c-0.353,0-0.64,0.287-0.64,0.64S7.647,16.64,8,16.64c0.353,0,0.64-0.287,0.64-0.64 S8.353,15.36,8,15.36z M16.36,14.688c0.226,0.062,0.428,0.181,0.591,0.34l9.735-5.678C26.656,9.238,26.64,9.121,26.64,9 c0-0.386,0.162-0.735,0.422-0.983C24.495,4.468,20.387,2.36,16,2.36c-3.194,0-6.283,1.119-8.729,3.158C7.329,5.667,7.36,5.83,7.36,6 c0,0.245-0.065,0.474-0.178,0.673l8.146,8.146c0.098-0.056,0.203-0.1,0.313-0.13V9.312c-0.576-0.158-1-0.686-1-1.312 c0-0.75,0.61-1.36,1.36-1.36S17.36,7.25,17.36,8c0,0.625-0.425,1.153-1,1.312V14.688z M28,8.36c-0.353,0-0.64,0.287-0.64,0.64 S27.647,9.64,28,9.64S28.64,9.353,28.64,9S28.353,8.36,28,8.36z M16,7.36c-0.353,0-0.64,0.287-0.64,0.64S15.647,8.64,16,8.64 c0.353,0,0.64-0.287,0.64-0.64S16.353,7.36,16,7.36z M6,5.36C5.647,5.36,5.36,5.647,5.36,6S5.647,6.64,6,6.64S6.64,6.353,6.64,6 S6.353,5.36,6,5.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!