Cifsdocumentsprovider Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cifsdocumentsprovider 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/338261.svg" alt="Cifsdocumentsprovider icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338261.svg" alt="Cifsdocumentsprovider icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338261.svg" alt="Cifsdocumentsprovider icon" :width="24" :height="24" />
CSS background
.icon-cifsdocumentsprovider {
background-image: url('https://proicons.com/icon/338261.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M39.0966,8.4405a1.2148,1.2148,0,0,0-1.2581-1.173l-11.3225,0C25.1612,7.2019,23.6437,4.5,22.1128,4.5H14.1544a1.4586,1.4586,0,0,0-1.4768,1.4746v17.2a1.459,1.459,0,0,0,1.47,1.4548H37.62a1.469,1.469,0,0,0,1.4771-1.4548Z"/><path class="a" d="M8.9031,35.3226H18.9676"/><path class="a" d="M13.9353,29.6613v5.6613"/><path class="a" d="M28.2614,34.9838l6.6619-3.79"/><path class="a" d="M28.2906,36.866l6.6177,3.8792"/><circle class="a" cx="26.6418" cy="35.9516" r="1.8871"/><circle class="a" cx="36.5805" cy="30.2903" r="1.8871"/><circle class="a" cx="36.5805" cy="41.6129" r="1.8871"/></svg>
Copied!