Station Hydration Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Station Hydration 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/320753.svg" alt="Station Hydration icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320753.svg" alt="Station Hydration icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320753.svg" alt="Station Hydration icon" :width="24" :height="24" />
CSS background
.icon-station-hydration {
background-image: url('https://proicons.com/icon/320753.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 27.5.0, 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="station--hydration_00000076600383035834120690000006589501485111463052_" d="M21.122,31.36H10.878 c-0.681,0-1.261-0.51-1.349-1.185L6.643,8.046l0.714-0.093l1.167,8.946c0.13,0.268,0.965,1.74,3.476,1.74 c1.4,0,2.573-0.703,3.814-1.448c1.271-0.763,2.585-1.551,4.185-1.551c1.896,0,2.977,0.384,3.549,0.706l1.095-8.393l0.715,0.093 l-2.887,22.129C22.383,30.851,21.804,31.36,21.122,31.36z M8.701,18.255l1.542,11.827c0.042,0.318,0.314,0.558,0.635,0.558h10.244 c0.32,0,0.593-0.239,0.634-0.557l1.688-12.943c-0.291-0.222-1.242-0.78-3.445-0.78c-1.4,0-2.572,0.704-3.814,1.449 C14.914,18.571,13.6,19.36,12,19.36C10.37,19.36,9.332,18.809,8.701,18.255z M15.998,11.36c-1.853,0-3.36-1.507-3.36-3.36 c0-0.486,0.102-0.955,0.302-1.395l2.735-5.76C15.734,0.72,15.861,0.64,16,0.64l0,0c0.139,0,0.266,0.08,0.325,0.206l2.728,5.755 c0.001,0.001,0.001,0.003,0.002,0.004C19.256,7.044,19.358,7.514,19.358,8C19.358,9.853,17.851,11.36,15.998,11.36z M16,1.84 l-2.407,5.069C13.438,7.25,13.357,7.618,13.357,8c0,1.456,1.185,2.64,2.64,2.64s2.64-1.185,2.64-2.64 c0-0.381-0.079-0.749-0.236-1.093L16,1.84z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!