Pay For What You Use Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Pay For What You Use 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/320494.svg" alt="Pay For What You Use icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320494.svg" alt="Pay For What You Use icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320494.svg" alt="Pay For What You Use icon" :width="24" :height="24" />
CSS background
.icon-pay-for-what-you-use {
background-image: url('https://proicons.com/icon/320494.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="pay-for-what-you-use_00000019644693099232290430000017538187256789901237_" d="M26,31.36c-1.302,0-2.36-1.059-2.36-2.36 s1.059-2.36,2.36-2.36s2.36,1.059,2.36,2.36S27.302,31.36,26,31.36z M26,27.36c-0.904,0-1.64,0.735-1.64,1.64s0.735,1.64,1.64,1.64 s1.64-0.735,1.64-1.64S26.904,27.36,26,27.36z M12.5,31.36c-1.301,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36 s2.36,1.059,2.36,2.36S13.801,31.36,12.5,31.36z M12.5,27.36c-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64 s1.64-0.735,1.64-1.64S13.404,27.36,12.5,27.36z M29,25.36H12.319c-2.049,0-3.132-1.109-3.739-3.827L3.717,1.36H1V0.64h3 c0.166,0,0.311,0.113,0.35,0.275l1.707,7.022L6.07,7.934l2.002,8.296c0.605,2.389,1.481,3.41,2.928,3.41h1.64v-7.328 c-0.576-0.158-1-0.686-1-1.312c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36c0,0.625-0.424,1.153-1,1.312v7.328h5.28V7.312 c-0.461-0.126-0.824-0.491-0.951-0.952H9V5.64h8.688c0.158-0.576,0.687-1,1.312-1s1.153,0.424,1.312,1H31 c0.104,0,0.204,0.045,0.272,0.124c0.068,0.079,0.099,0.184,0.084,0.287l-1.632,11.288c-0.416,2.498-1.936,3.021-3.137,3.021H11 c-0.945,0-1.644-0.35-2.172-0.887l0.454,1.897c0.539,2.415,1.333,3.269,3.037,3.269H29V25.36z M25.36,19.64h1.228 c1.361,0,2.155-0.789,2.425-2.412L30.584,6.36H20.312c-0.127,0.461-0.49,0.825-0.951,0.952V19.64h5.279v-7.328 c-0.575-0.158-1-0.686-1-1.312c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36c0,0.625-0.425,1.153-1,1.312V19.64z M25,10.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S25.353,10.36,25,10.36z M13,10.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S13.353,10.36,13,10.36z M19,5.36 c-0.353,0-0.64,0.287-0.64,0.64S18.647,6.64,19,6.64S19.64,6.353,19.64,6S19.353,5.36,19,5.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!