Calm Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Calm 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/337946.svg" alt="Calm icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337946.svg" alt="Calm icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337946.svg" alt="Calm icon" :width="24" :height="24" />
CSS background
.icon-calm {
background-image: url('https://proicons.com/icon/337946.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,.b{fill:none;stroke:#fff;stroke-linecap:round;}.a{stroke-linejoin:round;}</style></defs><path class="a" d="M14.6505,18.8726S10.59,13.0584,5.6268,23.0444c-4.1281,8.3062,4.3029,8.2859,5.811,6.909,1.2325-1.1254,2.4915-4.0652,4.7863-3.5406,1.4757.3373.72,2.2921,1.377,3.2783.6556.9835,2.0325,1.18,4.1307-2.95s2.8193-6.36,1.5736-8.9171-2.2949,4.6553-1.5736,7.7369.59,4.1307,1.967,4.9175,3.3439-2.36,3.934-2.1637.9179,1.6392.9179,1.967"/><path class="b" d="M28.5507,30.2812s2.1637-4.1307,3.1472-3.4095,2.1638,1.8359,2.0982,3.3439,1.1146-3.4094,2.2948-3.475,1.9015,3.6062,3.6062,4,3.4751-.9835,3.8029-1.3114"/><path class="b" d="M14.126,26.9373s-1.5736,2.0981.1311,3.2128,3.0161-1.3114,3.0161-1.3114"/></svg>
Calm in other icon packs
Copied!