Cloud Services Pricing Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Cloud Services Pricing 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/319724.svg" alt="Cloud Services Pricing icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319724.svg" alt="Cloud Services Pricing icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319724.svg" alt="Cloud Services Pricing icon" :width="24" :height="24" />
CSS background
.icon-cloud-services-pricing {
background-image: url('https://proicons.com/icon/319724.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.1.2, 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="cloud--services--pricing_1_" d="M22.25,31.36c-2.434,0-4.722-0.947-6.441-2.668c-1.721-1.721-2.669-4.009-2.669-6.442 c0-1.675,0.449-3.28,1.29-4.68c-1.399,0.841-3.005,1.29-4.68,1.29c-2.433,0-4.721-0.948-6.441-2.669 C1.587,14.471,0.64,12.183,0.64,9.75s0.948-4.721,2.669-6.441C5.029,1.587,7.317,0.64,9.75,0.64s4.721,0.948,6.441,2.669l0,0l0,0 c1.721,1.72,2.669,4.008,2.669,6.441c0,1.674-0.449,3.28-1.29,4.679c1.399-0.84,3.005-1.29,4.68-1.29 c2.434,0,4.722,0.948,6.442,2.669l0,0l0,0c1.721,1.72,2.668,4.008,2.668,6.441s-0.947,4.722-2.668,6.442S24.684,31.36,22.25,31.36z M22.25,13.86c-2.241,0-4.348,0.873-5.933,2.458c-1.584,1.585-2.458,3.691-2.458,5.933s0.873,4.349,2.458,5.933 c1.585,1.585,3.691,2.458,5.933,2.458s4.349-0.873,5.933-2.458c1.585-1.584,2.458-3.691,2.458-5.933s-0.873-4.348-2.458-5.933l0,0 C26.599,14.733,24.491,13.86,22.25,13.86z M8.375,18.028c0.45,0.074,0.91,0.111,1.375,0.111c2.162,0,4.198-0.812,5.762-2.292V9.872 h0.72v5.206c1.236-1.498,1.908-3.361,1.908-5.328c0-0.661-0.075-1.311-0.224-1.939l-5.179-2.99l0.36-0.624l4.513,2.605 c-0.415-1.108-1.066-2.124-1.928-2.986l0,0c-1-1-2.209-1.717-3.528-2.109l-5.18,2.99l-0.36-0.624l4.51-2.604 c-0.45-0.074-0.91-0.111-1.375-0.111c-2.162,0-4.198,0.812-5.762,2.292v5.976h-0.72V4.422C2.032,5.92,1.36,7.783,1.36,9.75 c0,0.661,0.076,1.311,0.224,1.939l5.18,2.99l-0.36,0.624L1.89,12.697c0.415,1.108,1.066,2.124,1.928,2.986 c1,1,2.209,1.717,3.528,2.109l5.18-2.99l0.36,0.624L8.375,18.028z M22.36,28.5h-0.72v-1.64H19v-0.72h4c0.904,0,1.64-0.735,1.64-1.64 s-0.735-1.64-1.64-1.64h-2c-1.302,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36h0.64V16.5h0.721v1.64H25v0.721h-4 c-0.904,0-1.64,0.735-1.64,1.64s0.735,1.64,1.64,1.64h2c1.302,0,2.36,1.059,2.36,2.36s-1.059,2.36-2.36,2.36h-0.64V28.5z M10.11,12.25H9.39v-2.14H7.25V9.39h2.14V7.25h0.72v2.14h2.14v0.72h-2.14C10.11,10.11,10.11,12.25,10.11,12.25z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!