Linea De La Mandibula Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Linea De La Mandibula 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/343079.svg" alt="Linea De La Mandibula icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343079.svg" alt="Linea De La Mandibula icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343079.svg" alt="Linea De La Mandibula icon" :width="24" :height="24" />
CSS background
.icon-linea-de-la-mandibula {
background-image: url('https://proicons.com/icon/343079.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>.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="g" d="M18.184,5.5c-.166,2.872-.388,5.713.025,8.908.404,3.115,1.27,6.08,1.326,9.18.032,1.76.003,3.657,1.851,5.152,2.237,1.81,3.904,4.062,5.778,6.128,1.017,1.12,1.702,1.473,2.752,1.376,1.652-.153,3.713-.09,4.977-.075,1.322.015,2.602-.792,3.252-1.951,1.114-1.987,2.802-3.318,4.355-4.803"/><path id="c" class="g" d="M21.386,28.74l.25,8.73c-2.53,2.12-5.607,3.556-8.654,5.03"/><path id="d" class="g" d="M5.5,33.517c3.45,1.752,6.996.481,8.357-.925l-2.901-2.251,8.854.025-3.777,8.554-.525-3.552c-3.23,1.185-6.593,2.846-10.008-.25M19.435,8.88c3.795-1.983,6.387.299,9.53.625M28.34,12.857c-2.629.664-5.311,1.514-7.229-.275,3.286-3.328,5.241-1.464,7.229.275ZM35.493,12.707c.739.502,4.375.898,6.354-.51-1.056-1.388-3.942-2.81-6.354.51ZM34.87,9.63c1.6-1.24,4.43-1.6,7.14-2.05"/><path id="e" class="g" d="M14.533,5.5c-.164,1.075-.3788,4.4907.8829,9.3411.6521,2.5071,1.5271,4.0149,2.2441,6.3949.207.692.99.735,1.77.656M20.798,20.036l.85.9M22.674,22.15l.963,1.025M24.488,24.475l.112,1.113M24.838,26.914l.15,1.513M25.2,29.74l.088,1.251M41.228,22.423l-.654.765M39.69,24.55l-.124,1.184M39.424,27.194l-.106,1.247M39.066,29.909l-.08,1.087M30.237,17.18c-.72,1.802-3.201,3.428-1.397,5.482M33.464,17.18c.584,1.88,2.993,3.306,1.53,5.482M29.962,21.65c.775.273,1.085,1.155,1.974,1.155.886,0,1.228-.882,1.94-1.156M26.424,27.096s1.793,1.166,2.416,2.045c.267.377,1.134.356,1.897.168.9135-.2093,1.866-.1749,2.762.1.582.186,1.05.194,1.707-.468.703-.709,2.75-1.823,2.75-1.845"/><path id="f" class="g" d="M26.424,27.096c3.218.172,2.436-.165,3.484-.166.503,0,1.852.152,2.405.166.66.018,1.537-.22,2.394-.203.922.017,1.749.2,3.249.203"/><rect class="g" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!