Data Management 03 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Data Management 03 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/319848.svg" alt="Data Management 03 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319848.svg" alt="Data Management 03 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319848.svg" alt="Data Management 03 icon" :width="24" :height="24" />
CSS background
.icon-data-management-03 {
background-image: url('https://proicons.com/icon/319848.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 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <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="data--management--03_00000109021275006515257010000017674655021432210092_" d="M20.499,13.5 c-0.276,0-0.5-0.224-0.499-0.501s0.224-0.5,0.501-0.499c0.276,0,0.5,0.224,0.499,0.501S20.776,13.5,20.499,13.5z M21,19.001 c0-0.276-0.223-0.5-0.499-0.501c-0.276,0-0.5,0.223-0.501,0.499s0.223,0.5,0.499,0.501C20.776,19.5,21,19.277,21,19.001z M16,31.36 c-1.577,0-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86S17.577,31.36,16,31.36z M16,26.36 c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14S17.18,26.36,16,26.36z M20.558,28.029l-0.256-0.674 c3.258-1.234,5.831-3.812,7.061-7.069l0.674,0.254C26.733,23.991,24.008,26.721,20.558,28.029z M11.442,28.029 c-3.45-1.309-6.176-4.038-7.478-7.489l0.674-0.254c1.229,3.258,3.802,5.835,7.059,7.069L11.442,28.029z M23,21.36H9 c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h14c0.199,0,0.36,0.161,0.36,0.36v4 C23.36,21.199,23.199,21.36,23,21.36z M9.36,20.64h13.28v-3.28H9.36V20.64z M17,19.36h-6v-0.72h6V19.36z M28.5,18.86 c-1.577,0-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86S30.077,18.86,28.5,18.86z M28.5,13.86 c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14C30.64,14.82,29.68,13.86,28.5,13.86z M3.5,18.86 c-1.577,0-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86S6.36,14.423,6.36,16S5.077,18.86,3.5,18.86z M3.5,13.86 c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14S5.64,17.18,5.64,16S4.68,13.86,3.5,13.86z M23,15.36H9 c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h14c0.199,0,0.36,0.161,0.36,0.36v4 C23.36,15.199,23.199,15.36,23,15.36z M9.36,14.64h13.28v-3.28H9.36V14.64z M17,13.36h-6v-0.72h6V13.36z M4.646,11.693l-0.673-0.256 C5.278,8,7.998,5.279,11.435,3.974l0.256,0.673C8.446,5.879,5.878,8.447,4.646,11.693z M27.353,11.691 c-1.232-3.247-3.802-5.815-7.051-7.047l0.256-0.673c3.44,1.304,6.163,4.024,7.469,7.464L27.353,11.691z M16,6.36 c-1.577,0-2.86-1.283-2.86-2.86S14.423,0.64,16,0.64s2.86,1.283,2.86,2.86S17.577,6.36,16,6.36z M16,1.36 c-1.18,0-2.14,0.96-2.14,2.14S14.82,5.64,16,5.64s2.14-0.96,2.14-2.14S17.18,1.36,16,1.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!