Data Management 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Data Management 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/319847.svg" alt="Data Management 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319847.svg" alt="Data Management 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319847.svg" alt="Data Management 02 icon" :width="24" :height="24" />
CSS background
.icon-data-management-02 {
background-image: url('https://proicons.com/icon/319847.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--02_00000023251426041843539780000004060413533756317076_" d="M10.36,13.5c0-1.025-0.834-1.86-1.86-1.86 s-1.86,0.834-1.86,1.86s0.834,1.86,1.86,1.86S10.36,14.525,10.36,13.5z M8.5,14.64c-0.628,0-1.14-0.512-1.14-1.14 s0.512-1.14,1.14-1.14s1.14,0.512,1.14,1.14S9.128,14.64,8.5,14.64z M8.14,17h0.72v3H8.14V17z M13.5,16.64 c-1.025,0-1.86,0.834-1.86,1.86s0.834,1.86,1.86,1.86s1.86-0.835,1.86-1.86S14.525,16.64,13.5,16.64z M13.5,19.64 c-0.628,0-1.14-0.511-1.14-1.14s0.512-1.14,1.14-1.14s1.14,0.511,1.14,1.14S14.128,19.64,13.5,19.64z M13.14,12h0.72v3h-0.72V12z M18.5,15.36c1.025,0,1.86-0.834,1.86-1.86s-0.835-1.86-1.86-1.86s-1.86,0.834-1.86,1.86S17.475,15.36,18.5,15.36z M18.5,12.36 c0.629,0,1.14,0.512,1.14,1.14s-0.511,1.14-1.14,1.14s-1.14-0.512-1.14-1.14S17.871,12.36,18.5,12.36z M18.14,17h0.721v3H18.14V17z M21.64,18.5c0,1.025,0.835,1.86,1.86,1.86s1.86-0.835,1.86-1.86s-0.835-1.86-1.86-1.86S21.64,17.475,21.64,18.5z M23.5,17.36 c0.629,0,1.14,0.511,1.14,1.14s-0.511,1.14-1.14,1.14s-1.14-0.511-1.14-1.14S22.871,17.36,23.5,17.36z M23.86,15h-0.72v-3h0.721 L23.86,15L23.86,15z M13.116,28.305l-0.165,0.701C6.88,27.572,2.64,22.225,2.64,16c0-7.088,5.552-12.887,12.533-13.318l-1.427-1.428 l0.509-0.509L16.509,3l-2.255,2.254l-0.509-0.509l1.339-1.339C8.542,3.878,3.36,9.339,3.36,16 C3.36,21.889,7.372,26.949,13.116,28.305z M16.828,29.318l1.427,1.427l-0.51,0.51L15.491,29l2.254-2.255l0.51,0.51l-1.339,1.338 C23.458,28.121,28.64,22.66,28.64,16c0-5.892-3.984-10.947-9.689-12.294l0.166-0.701C25.147,4.429,29.36,9.773,29.36,16 C29.36,23.088,23.809,28.887,16.828,29.318z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!