Global Assets And Recovery 01 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Global Assets And Recovery 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/320083.svg" alt="Global Assets And Recovery 01 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320083.svg" alt="Global Assets And Recovery 01 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320083.svg" alt="Global Assets And Recovery 01 icon" :width="24" :height="24" />
CSS background
.icon-global-assets-and-recovery-01 {
background-image: url('https://proicons.com/icon/320083.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="global--assets-and-recovery--01_1_" d="M7,17.36c1.853,0,3.36-1.508,3.36-3.36S8.853,10.64,7,10.64S3.64,12.147,3.64,14 S5.147,17.36,7,17.36z M7,11.36c1.456,0,2.64,1.185,2.64,2.64S8.456,16.64,7,16.64S4.36,15.456,4.36,14S5.544,11.36,7,11.36z M23,16.86h5c0.199,0,0.36-0.161,0.36-0.36v-5c0-0.199-0.161-0.36-0.36-0.36h-5c-0.199,0-0.36,0.161-0.36,0.36v5 C22.64,16.699,22.801,16.86,23,16.86z M23.36,11.86h4.279v4.28H23.36V11.86z M19.36,28.251c0,0.888-0.723,1.61-1.61,1.61h-1.39V31 h-0.72v-1.139H13V29.14h4.75c0.491,0,0.89-0.398,0.89-0.89s-0.398-0.89-0.89-0.89h-3.5c-0.888,0-1.609-0.723-1.609-1.61 s0.722-1.61,1.609-1.61h1.391V23h0.72v1.141H19v0.721h-4.75c-0.491,0-0.89,0.398-0.89,0.89s0.399,0.89,0.89,0.89h3.5 C18.638,26.641,19.36,27.363,19.36,28.251z M3.147,28.214h7.52v0.721h-7.52c-0.905,0-1.716-0.468-2.168-1.252s-0.453-1.72,0-2.504 l2.83-4.898l-2.108,0.565l-0.187-0.695l3.295-0.882l0.883,3.295L4.997,22.75l-0.565-2.109l-2.83,4.899 c-0.322,0.559-0.322,1.226,0,1.784C1.925,27.881,2.502,28.214,3.147,28.214z M31.021,27.615c-0.452,0.784-1.264,1.253-2.169,1.253 h-5.693l1.543,1.542l-0.51,0.51l-2.411-2.412l2.411-2.413l0.51,0.51l-1.543,1.543h5.693c0.646,0,1.223-0.333,1.546-0.893 c0.322-0.559,0.322-1.225,0-1.783l-4.189-7.292l0.625-0.359l4.188,7.292C31.475,25.896,31.475,26.831,31.021,27.615z M22.348,5.8 l-0.883,3.295L18.17,8.212l0.186-0.695l2.103,0.563l-2.818-4.826c-0.323-0.56-0.901-0.894-1.546-0.894s-1.223,0.333-1.545,0.892 l-4.24,6.936L9.695,9.812l4.235-6.928c0.448-0.776,1.259-1.244,2.164-1.244c0.905,0,1.716,0.468,2.168,1.252l2.823,4.835 l0.567-2.113L22.348,5.8z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!