Software Resource Resource Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Software Resource Resource 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/318895.svg" alt="Software Resource Resource icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318895.svg" alt="Software Resource Resource icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318895.svg" alt="Software Resource Resource icon" :width="24" :height="24" />
CSS background
.icon-software-resource-resource {
background-image: url('https://proicons.com/icon/318895.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;}
</style>
<rect x="6.9" y="8.3" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -3.8493 9.2931)" width="4.8" height="2"/>
<path d="M4.9,19.7l-2.3-2.3C2.2,17,2,16.5,2,16s0.2-1,0.6-1.4l2.3-2.3l1.4,1.4L4,16l2.3,2.3L4.9,19.7z"/>
<rect x="8.3" y="20.3" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -13.3343 13.2219)" width="2" height="4.8"/>
<path d="M16,30c-0.5,0-1-0.2-1.4-0.6l-2.3-2.3l1.4-1.4L16,28l2.3-2.3l1.4,1.4l-2.3,2.3C17,29.8,16.5,30,16,30z"/>
<rect x="20.3" y="21.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -9.4055 22.7069)" width="4.8" height="2"/>
<path d="M27.1,19.7l-1.4-1.4L28,16l-2.3-2.3l1.4-1.4l2.3,2.3C29.8,15,30,15.5,30,16s-0.2,1-0.6,1.4L27.1,19.7z"/>
<rect x="21.7" y="6.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 7.949218e-02 18.7781)" width="2" height="4.8"/>
<path d="M16,2c-0.5,0-1,0.2-1.4,0.6l-2.3,2.3l1.4,1.4L16,4l2.3,2.3l1.4-1.4l-2.3-2.3C17,2.2,16.5,2,16,2z"/>
<rect id="_x3C_Transparent_Rectangle_x3E__589_" class="st0" width="32" height="32"/>
</svg>
Copied!