Lecturio Nursing Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lecturio Nursing 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/328243.svg" alt="Lecturio Nursing icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328243.svg" alt="Lecturio Nursing icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328243.svg" alt="Lecturio Nursing icon" :width="24" :height="24" />
CSS background
.icon-lecturio-nursing {
background-image: url('https://proicons.com/icon/328243.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polyline id="c" class="f" points="33.5168 40.5642 33.5168 34.0141 37.8563 40.5642 37.8563 34.0141"/><circle id="d" class="f" cx="35.6866" cy="37.2892" r="7.6418"/><path id="e" class="f" d="M18.7223,18.5204l11.0698,5.5088-8.7803,5.5072-2.2895-11.0161Z"/><path class="f" d="M30.2296,42.6384c-10.4911,1.6594-27.1175-3.4388-26.8991-20.9385C3.3305-.3412,29.913,3.5998,34.2579,9.5931c-4.7816-2.9148-26.0585-7.2925-26.0585,12.1068,0,13.8972,11.5937,19.0499,20.742,19.1918"/><path class="f" d="M28.0681,36.8088c-3.286.3384-6.7794-.4585-9.4758-2.1943,1.8886,2.7074,5.6222,4.1047,9.585,4.0938"/><path class="f" d="M37.3692,29.833c.4476-1.2773.6878-2.751.6878-4.4104,0-11.288-15.1089-17.456-19.8796-14.5412,6.168-5.1855,24.3555.9388,24.3555,14.5412.0328,2.5-.524,4.6287-1.5065,6.4082"/></svg>
Copied!