Jaw Exercises Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jaw Exercises 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/327640.svg" alt="Jaw Exercises icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327640.svg" alt="Jaw Exercises icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327640.svg" alt="Jaw Exercises icon" :width="24" :height="24" />
CSS background
.icon-jaw-exercises {
background-image: url('https://proicons.com/icon/327640.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m14.5772,10.8532c.4026,1.581.9634,2.9892,2.3251,3.5141,1.4619-.2856,2.8311-.0917,4.0917.6566,1.4809.702,2.7847.1982,4.0811-.3489,2.3399.6071,2.8848.0401,3.9304-.2003.5871.3731,1.1394.6978,2.0912.9908.8801.2698.527,1.3175.6198,2.0711m-14.8141-3.1694c-.4358.7873-.9856,1.5058-1.6316,2.1323-.0812.7937-.2825,1.2385-.4743,1.7107.1233.6324.0348,1.1805.3151,1.8709.3341,1.8182-1.307,2.2798-.0242,6.3346-.546-2.3378-2.2229-4.3741-1.7581-7.3306l-1.2479-.0906c1.0782-1.2975.3415-3.1336.1159-4.8727-.215-1.6601.2899-2.9755,2.3799-3.2685-1.0582-2.4421,2.1818-6.0205,7.7301-5.6938,1.1699-.5913,2.4474-1.0751,3.8239-.1128,1.8804-.1022,2.4358-.0105,3.6954,1.0782s1.8656.4617,2.674.4469c.449.9086.1665,1.697-.0369,2.0174.9128.8137,2.2503.819,2.3926,3.299.0791,1.3533.4047,2.2925,1.0624,3.0208-.4901.0759-.9497.2298-1.5663-.0337.0422,1.5863.3341,3.1378-.2804,4.8168.0253,1.2975.0643,2.6002-.6335,3.7017l-1.249,2.5644c.6092-1.3143.7431-2.6983.1233-4.06-.449-.9866-.2846-1.5441-.0759-2.1807.3373-1.0287-.1686-1.5367-.5196-2.1818m-.7979,17.2394c-.2519.3026-.5437.5696-.8674.7937-.1739.1581-.3689.3246-.5692.4954m0,0c-.8063.6862-1.7212,1.4335-1.9183,1.8804-.6682,1.5072-1.9014,1.3502-2.6983,1.3955h-2.772c-.7958-.0453-2.029.1117-2.6962-1.3955-.1982-.4469-1.113-1.1942-1.9204-1.8804m15.1313-11.1788s.1444.5481.1223,1.1014c-.0485,1.1668-.9591,3.3486-.9591,3.3486l-1.9383,3.0292-.351,3.6996m2.2514-5.8793l-.1318,2.8416c-.0297.6424-.2705,1.257-.6851,1.7486l.1718,4.7799c.0569,1.5726,1.2933,2.8247,3.1293,3.9452m-2.4453-14.1659l-.039.8506c.5481-.2867,1.1773-.3647,1.4335-1.4124,1.0993-1.6095.6556-2.2851.7599-3.3665.0548-.5671-.0306-1.1404-.019-1.7085.0063-.331-.0316-.2719-.4985-.3383m-17.37,11.4139c.2516.3032.5434.5706.8674.7947.1739.1581.3689.3246.5692.4954m-3.0355-11.6362s-.2361,1.0066-.214,1.5589c.0485,1.1668.9591,3.3486.9591,3.3486l1.9383,3.0292.351,3.6996m-2.2514-5.8793l.1318,2.8416c.0242.5217.1855,1.1373.6851,1.7486l-.1718,4.7799c-.0559,1.5747-1.2922,2.8258-3.1283,3.9462m2.4453-14.1659l.039.8506c-.5481-.2867-1.1773-.3647-1.4335-1.4124-1.0993-1.6095-.6556-2.2851-.7599-3.3665-.0548-.5671.0306-1.1404.019-1.7085-.0063-.331.3457-.4574.8137-.5238"/></svg>
Copied!