Transform Data Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Transform Data 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/320885.svg" alt="Transform Data icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320885.svg" alt="Transform Data icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320885.svg" alt="Transform Data icon" :width="24" :height="24" />
CSS background
.icon-transform-data {
background-image: url('https://proicons.com/icon/320885.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="transform-data_00000094590229478122991070000002295059756408410503_" d="M17,31.36h-2c-0.199,0-0.36-0.161-0.36-0.36 v-0.64H1v-0.72h10.483c-2.862-0.94-5.371-2.768-7.169-5.279H3c-0.199,0-0.36-0.161-0.36-0.36v-0.64H1V22.64h1.64V22 c0-0.128,0.066-0.24,0.167-0.304c-0.775-1.793-1.167-3.702-1.167-5.682c0-7.411,5.701-13.64,13.033-14.313 C14.81,1.094,15.353,0.64,16,0.64c0.625,0,1.153,0.424,1.312,1H31v0.72H20.512c2.87,0.945,5.384,2.784,7.186,5.314 C27.794,7.652,27.896,7.64,28,7.64c0.625,0,1.153,0.424,1.312,1H31v0.72h-1.688c-0.058,0.209-0.163,0.398-0.305,0.554 c0.897,1.915,1.354,3.965,1.354,6.101c0,7.386-5.684,13.596-13,14.283V31C17.36,31.199,17.199,31.36,17,31.36z M15.36,30.64h1.28 v-1.28h-1.28V30.64z M5.176,24.314c2.301,2.996,5.702,4.889,9.464,5.259V29c0-0.199,0.161-0.36,0.36-0.36h2 c0.199,0,0.36,0.161,0.36,0.36v0.573c6.917-0.684,12.279-6.566,12.279-13.559c0-1.998-0.419-3.917-1.247-5.712 C28.269,10.34,28.137,10.36,28,10.36c-0.625,0-1.153-0.424-1.312-1h-7.689c2.599,1.295,4.361,4.117,4.361,6.636 c0,3.406-3.216,7.365-7.36,7.365H5.36V24C5.36,24.135,5.286,24.253,5.176,24.314z M3.36,23.64h1.28v-1.28H3.36V23.64z M16,22.64 c3.739,0,6.64-3.571,6.64-6.644c0-3.068-2.9-6.636-6.64-6.636s-6.64,3.567-6.64,6.636C9.36,19.068,12.261,22.64,16,22.64z M5.36,22.64h7.643c-2.599-1.296-4.363-4.122-4.363-6.644c0-3.401,3.215-7.355,7.36-7.355h10.688c0.065-0.24,0.195-0.453,0.37-0.621 c-2.315-3.208-5.842-5.23-9.765-5.599C17.116,2.965,16.603,3.36,16,3.36s-1.116-0.395-1.293-0.939 C7.757,3.076,2.36,8.986,2.36,16.014c0,1.965,0.407,3.857,1.21,5.625H5c0.199,0,0.36,0.161,0.36,0.36V22.64z M28,8.36 c-0.353,0-0.64,0.287-0.64,0.64S27.647,9.64,28,9.64S28.64,9.353,28.64,9S28.353,8.36,28,8.36z M16,1.36 c-0.353,0-0.64,0.287-0.64,0.64S15.647,2.64,16,2.64c0.353,0,0.64-0.287,0.64-0.64S16.353,1.36,16,1.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!