Small Components Making A Larger Whole Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Small Components Making A Larger Whole 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/320708.svg" alt="Small Components Making A Larger Whole icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320708.svg" alt="Small Components Making A Larger Whole icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320708.svg" alt="Small Components Making A Larger Whole icon" :width="24" :height="24" />
CSS background
.icon-small-components-making-a-larger-whole {
background-image: url('https://proicons.com/icon/320708.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="small-components-making-a-larger-whole_00000029008325286168576130000000668978101210129024_" d="M16,31.36 c-0.062,0-0.125-0.017-0.181-0.05l-12-7C3.708,24.246,3.64,24.128,3.64,24V9c0-0.129,0.069-0.248,0.181-0.312 c0.111-0.065,0.249-0.064,0.36,0.001l5.459,3.184V5c0-0.129,0.069-0.248,0.181-0.312c0.111-0.065,0.249-0.064,0.36,0.001 l5.459,3.184V1c0-0.129,0.069-0.248,0.181-0.312c0.111-0.065,0.248-0.064,0.36,0.001l12,7C28.292,7.753,28.36,7.872,28.36,8v15 c0,0.129-0.069,0.248-0.181,0.312c-0.112,0.062-0.249,0.064-0.361-0.002l-5.458-3.184V27c0,0.129-0.069,0.248-0.181,0.312 c-0.112,0.063-0.249,0.063-0.361-0.002l-5.458-3.184V31c0,0.129-0.069,0.248-0.181,0.312C16.124,31.344,16.062,31.36,16,31.36z M4.36,23.793l11.28,6.58v-6.666l-5.821-3.396C9.708,20.246,9.64,20.128,9.64,20v-7.293l-5.28-3.08V23.793z M16.36,23.293l5.28,3.08 v-6.666l-5.28-3.08V23.293z M10.36,19.793l5.28,3.08v-6.667l-5.28-3.08C10.36,13.126,10.36,19.793,10.36,19.793z M22.36,19.293 l5.279,3.08V8.207l-11.28-6.58v6.667l5.822,3.396c0.11,0.064,0.179,0.183,0.179,0.311C22.36,12.001,22.36,19.293,22.36,19.293z M16.36,15.793l5.28,3.08v-6.667l-5.28-3.08V15.793z M10.36,12.293l5.28,3.08V8.707l-5.28-3.08 C10.36,5.627,10.36,12.293,10.36,12.293z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!