Global Assets And Recovery 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Global Assets And Recovery 02 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/320084.svg" alt="Global Assets And Recovery 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320084.svg" alt="Global Assets And Recovery 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320084.svg" alt="Global Assets And Recovery 02 icon" :width="24" :height="24" />
CSS background
.icon-global-assets-and-recovery-02 {
background-image: url('https://proicons.com/icon/320084.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--02_1_" d="M3.147,28.214h7.52v0.721h-7.52c-0.905,0-1.716-0.468-2.168-1.252 s-0.453-1.72,0-2.504l3.815-6.605L2.69,19.138l-0.187-0.695l3.295-0.884l0.883,3.296L5.985,21.04L5.42,18.928l-3.818,6.61 c-0.322,0.559-0.322,1.226,0,1.784C1.925,27.881,2.502,28.214,3.147,28.214z M31.022,25.112l-4.188-7.292l-0.625,0.359l4.189,7.292 c0.322,0.559,0.322,1.225,0,1.783c-0.323,0.56-0.9,0.893-1.546,0.893h-6.983l1.543-1.543l-0.51-0.51l-2.411,2.413l2.411,2.412 l0.51-0.51l-1.543-1.542h6.983c0.905,0,1.717-0.469,2.169-1.253C31.475,26.831,31.475,25.896,31.022,25.112z M14.549,3.252 c0.323-0.559,0.9-0.892,1.545-0.892s1.223,0.333,1.546,0.894l3.603,6.171l-2.097-0.562L18.96,9.558l3.296,0.883l0.882-3.295 l-0.695-0.187l-0.568,2.12l-3.613-6.188C17.811,2.108,17,1.64,16.094,1.64c-0.905,0-1.716,0.468-2.164,1.244L9.695,9.812 l0.614,0.376L14.549,3.252z M18,15.64h-4v0.72h4V15.64z M18,18.64h-4v0.721h4V18.64z M18,21.64h-4v0.721h4V21.64z M20.36,24.36V25 c0,0.199-0.161,0.36-0.36,0.36h-8c-0.199,0-0.36-0.161-0.36-0.36v-0.64H10c-0.199,0-0.36-0.161-0.36-0.36V14 c0-0.199,0.161-0.36,0.36-0.36h1.64V13c0-0.199,0.161-0.36,0.36-0.36h8c0.199,0,0.36,0.161,0.36,0.36v0.64H22 c0.199,0,0.36,0.161,0.36,0.36v10c0,0.199-0.161,0.36-0.36,0.36H20.36z M11.64,23.64v-9.28h-1.28v9.28H11.64z M19.64,13.36h-7.28 v11.28h7.28V13.36z M20.36,14.36v9.28h1.279v-9.28H20.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!