Dms Telemedicine Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dms Telemedicine 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/324620.svg" alt="Dms Telemedicine icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324620.svg" alt="Dms Telemedicine icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324620.svg" alt="Dms Telemedicine icon" :width="24" :height="24" />
CSS background
.icon-dms-telemedicine {
background-image: url('https://proicons.com/icon/324620.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><path class="f" d="M34.7254,7.3555l.0137,2.1926M33.403,8.5268c-1.2729.1482-2.5347.9118-2.8827,2.3978-.4678,1.9969-.3091,4.3958.1538,6.6129M38.6461,7.3555l-.0137,2.1926M39.9686,8.5268c1.2729.1482,2.5347.9118,2.8827,2.3978.4678,1.9969.3091,4.3958-.1538,6.6129M42.3057,19.1891c-.618,2.7779-2.2584,5.9983-5.6199,5.9983s-5.0019-3.2204-5.6199-5.9983"/><path class="f" d="M36.4549,25.2926c.0334.4045.0501.8102.0501,1.216h0c0,8.446-7.0824,15.2928-15.819,15.2928s-15.819-6.8468-15.819-15.2928c0-6.1656,3.7743-11.479,9.2111-13.8987"/><path class="f" d="M17.8193,23.4339c-.161-.5362-.2744-1.093-.3351-1.6655-.0597-.5627-.551-.9811-1.1174-.9811h-2.6274c-.6756,0-1.1961.5829-1.1366,1.2553.5991,6.7728,5.9996,12.1678,12.7793,12.7662.673.0594,1.2565-.4586,1.2565-1.1335v-2.3399c0-.8543-.4189-1.3433-.9821-1.403-.5731-.0607-1.1305-.174-1.6672-.3348-.6566-.1968-1.3673-.0117-1.8521.4727l-1.1243,1.1232c-2.0253-1.095-3.6949-2.7629-4.791-4.7861l1.1243-1.1232c.4847-.4842.6701-1.1943.4731-1.8501h0ZM20.658,19.1354c4.1015.4671,7.1903,3.7985,7.1903,7.755h0c0,.2871-.0165.5739-.0495.8593M20.6608,22.268c2.2404.4293,3.8776,2.2793,3.9531,4.4667M21.3602,10.1294c0,2.1709-1.7599,3.9308-3.9308,3.9308h0c-2.1709,0-3.9308-1.7599-3.9308-3.9308h0c0-2.1709,1.7599-3.9308,3.9308-3.9308h0c2.1709,0,3.9308,1.7599,3.9308,3.9308h0"/></svg>
Copied!