coronavirus icon
coronavirus-sharp from Material Symbols Light by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- coronavirus-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the coronavirus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.808 20.77v-.886h.75v-1.896q-1.127-.125-1.985-.5q-.857-.375-1.53-.98l-1.345 1.35l.544.544l-.626.627l-1.664-1.663l.602-.602l.53.5l1.35-1.35q-.682-.814-1-1.598t-.423-1.874H4.116v.75h-.884v-2.384h.885v.75h1.896q.105-1.089.445-1.883t.997-1.589l-1.35-1.35l-.531.52l-.621-.627l1.702-1.702l.613.633l-.55.55l1.345 1.344q.852-.683 1.598-1q.746-.318 1.873-.443V4.116h-.725v-.884h2.384v.885h-.75v1.896q1.127.125 1.874.442q.746.317 1.598 1l1.35-1.35l-.525-.545l.613-.613l1.696 1.708l-.607.608l-.55-.545l-1.345 1.345q.683.813 1.01 1.62t.433 1.876h1.896v-.75h.884v2.384h-.884v-.75H17.99q-.106 1.089-.433 1.876t-1.01 1.601l1.345 1.345l.53-.531l.671.613l-1.701 1.702l-.627-.621l.5-.53l-1.35-1.35q-.698.605-1.512.964q-.813.358-1.96.483v1.89h.75v.885zm.174-5.423q.23-.23.23-.54q0-.309-.23-.539t-.54-.23t-.539.23t-.23.54t.23.539t.54.23t.539-.23m2.576.23q.31 0 .539-.23t.23-.54t-.23-.539t-.54-.23t-.539.23t-.23.54q0 .31.23.539t.54.23m-4.866-2.808q.31 0 .54-.23t.23-.539t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.846-.23q.23-.23.23-.54t-.23-.54t-.539-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2.768.23q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m-4.326-3.038q.23-.23.23-.54t-.23-.539t-.54-.23t-.539.23t-.23.54t.23.539t.54.23t.539-.23m2.576.23q.31 0 .539-.23t.23-.54t-.23-.539t-.54-.23t-.539.23q-.23.23-.23.54q0 .309.23.539t.54.23"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCoronavirusSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.808 20.77v-.886h.75v-1.896q-1.127-.125-1.985-.5q-.857-.375-1.53-.98l-1.345 1.35l.544.544l-.626.627l-1.664-1.663l.602-.602l.53.5l1.35-1.35q-.682-.814-1-1.598t-.423-1.874H4.116v.75h-.884v-2.384h.885v.75h1.896q.105-1.089.445-1.883t.997-1.589l-1.35-1.35l-.531.52l-.621-.627l1.702-1.702l.613.633l-.55.55l1.345 1.344q.852-.683 1.598-1q.746-.318 1.873-.443V4.116h-.725v-.884h2.384v.885h-.75v1.896q1.127.125 1.874.442q.746.317 1.598 1l1.35-1.35l-.525-.545l.613-.613l1.696 1.708l-.607.608l-.55-.545l-1.345 1.345q.683.813 1.01 1.62t.433 1.876h1.896v-.75h.884v2.384h-.884v-.75H17.99q-.106 1.089-.433 1.876t-1.01 1.601l1.345 1.345l.53-.531l.671.613l-1.701 1.702l-.627-.621l.5-.53l-1.35-1.35q-.698.605-1.512.964q-.813.358-1.96.483v1.89h.75v.885zm.174-5.423q.23-.23.23-.54q0-.309-.23-.539t-.54-.23t-.539.23t-.23.54t.23.539t.54.23t.539-.23m2.576.23q.31 0 .539-.23t.23-.54t-.23-.539t-.54-.23t-.539.23t-.23.54q0 .31.23.539t.54.23m-4.866-2.808q.31 0 .54-.23t.23-.539t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.846-.23q.23-.23.23-.54t-.23-.54t-.539-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2.768.23q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m-4.326-3.038q.23-.23.23-.54t-.23-.539t-.54-.23t-.539.23t-.23.54t.23.539t.54.23t.539-.23m2.576.23q.31 0 .539-.23t.23-.54t-.23-.539t-.54-.23t-.539.23q-.23.23-.23.54q0 .309.23.539t.54.23"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.808 20.77v-.886h.75v-1.896q-1.127-.125-1.985-.5q-.857-.375-1.53-.98l-1.345 1.35l.544.544l-.626.627l-1.664-1.663l.602-.602l.53.5l1.35-1.35q-.682-.814-1-1.598t-.423-1.874H4.116v.75h-.884v-2.384h.885v.75h1.896q.105-1.089.445-1.883t.997-1.589l-1.35-1.35l-.531.52l-.621-.627l1.702-1.702l.613.633l-.55.55l1.345 1.344q.852-.683 1.598-1q.746-.318 1.873-.443V4.116h-.725v-.884h2.384v.885h-.75v1.896q1.127.125 1.874.442q.746.317 1.598 1l1.35-1.35l-.525-.545l.613-.613l1.696 1.708l-.607.608l-.55-.545l-1.345 1.345q.683.813 1.01 1.62t.433 1.876h1.896v-.75h.884v2.384h-.884v-.75H17.99q-.106 1.089-.433 1.876t-1.01 1.601l1.345 1.345l.53-.531l.671.613l-1.701 1.702l-.627-.621l.5-.53l-1.35-1.35q-.698.605-1.512.964q-.813.358-1.96.483v1.89h.75v.885zm.174-5.423q.23-.23.23-.54q0-.309-.23-.539t-.54-.23t-.539.23t-.23.54t.23.539t.54.23t.539-.23m2.576.23q.31 0 .539-.23t.23-.54t-.23-.539t-.54-.23t-.539.23t-.23.54q0 .31.23.539t.54.23m-4.866-2.808q.31 0 .54-.23t.23-.539t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.846-.23q.23-.23.23-.54t-.23-.54t-.539-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2.768.23q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m-4.326-3.038q.23-.23.23-.54t-.23-.539t-.54-.23t-.539.23t-.23.54t.23.539t.54.23t.539-.23m2.576.23q.31 0 .539-.23t.23-.54t-.23-.539t-.54-.23t-.539.23q-.23.23-.23.54q0 .309.23.539t.54.23"/></svg> </template>
CSS
.icon-coronavirus-sharp {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.808%2020.77v-.886h.75v-1.896q-1.127-.125-1.985-.5q-.857-.375-1.53-.98l-1.345%201.35l.544.544l-.626.627l-1.664-1.663l.602-.602l.53.5l1.35-1.35q-.682-.814-1-1.598t-.423-1.874H4.116v.75h-.884v-2.384h.885v.75h1.896q.105-1.089.445-1.883t.997-1.589l-1.35-1.35l-.531.52l-.621-.627l1.702-1.702l.613.633l-.55.55l1.345%201.344q.852-.683%201.598-1q.746-.318%201.873-.443V4.116h-.725v-.884h2.384v.885h-.75v1.896q1.127.125%201.874.442q.746.317%201.598%201l1.35-1.35l-.525-.545l.613-.613l1.696%201.708l-.607.608l-.55-.545l-1.345%201.345q.683.813%201.01%201.62t.433%201.876h1.896v-.75h.884v2.384h-.884v-.75H17.99q-.106%201.089-.433%201.876t-1.01%201.601l1.345%201.345l.53-.531l.671.613l-1.701%201.702l-.627-.621l.5-.53l-1.35-1.35q-.698.605-1.512.964q-.813.358-1.96.483v1.89h.75v.885zm.174-5.423q.23-.23.23-.54q0-.309-.23-.539t-.54-.23t-.539.23t-.23.54t.23.539t.54.23t.539-.23m2.576.23q.31%200%20.539-.23t.23-.54t-.23-.539t-.54-.23t-.539.23t-.23.54q0%20.31.23.539t.54.23m-4.866-2.808q.31%200%20.54-.23t.23-.539t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.846-.23q.23-.23.23-.54t-.23-.54t-.539-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2.768.23q.31%200%20.539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m-4.326-3.038q.23-.23.23-.54t-.23-.539t-.54-.23t-.539.23t-.23.54t.23.539t.54.23t.539-.23m2.576.23q.31%200%20.539-.23t.23-.54t-.23-.539t-.54-.23t-.539.23q-.23.23-.23.54q0%20.309.23.539t.54.23%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.808%2020.77v-.886h.75v-1.896q-1.127-.125-1.985-.5q-.857-.375-1.53-.98l-1.345%201.35l.544.544l-.626.627l-1.664-1.663l.602-.602l.53.5l1.35-1.35q-.682-.814-1-1.598t-.423-1.874H4.116v.75h-.884v-2.384h.885v.75h1.896q.105-1.089.445-1.883t.997-1.589l-1.35-1.35l-.531.52l-.621-.627l1.702-1.702l.613.633l-.55.55l1.345%201.344q.852-.683%201.598-1q.746-.318%201.873-.443V4.116h-.725v-.884h2.384v.885h-.75v1.896q1.127.125%201.874.442q.746.317%201.598%201l1.35-1.35l-.525-.545l.613-.613l1.696%201.708l-.607.608l-.55-.545l-1.345%201.345q.683.813%201.01%201.62t.433%201.876h1.896v-.75h.884v2.384h-.884v-.75H17.99q-.106%201.089-.433%201.876t-1.01%201.601l1.345%201.345l.53-.531l.671.613l-1.701%201.702l-.627-.621l.5-.53l-1.35-1.35q-.698.605-1.512.964q-.813.358-1.96.483v1.89h.75v.885zm.174-5.423q.23-.23.23-.54q0-.309-.23-.539t-.54-.23t-.539.23t-.23.54t.23.539t.54.23t.539-.23m2.576.23q.31%200%20.539-.23t.23-.54t-.23-.539t-.54-.23t-.539.23t-.23.54q0%20.31.23.539t.54.23m-4.866-2.808q.31%200%20.54-.23t.23-.539t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.846-.23q.23-.23.23-.54t-.23-.54t-.539-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2.768.23q.31%200%20.539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m-4.326-3.038q.23-.23.23-.54t-.23-.539t-.54-.23t-.539.23t-.23.54t.23.539t.54.23t.539-.23m2.576.23q.31%200%20.539-.23t.23-.54t-.23-.539t-.54-.23t-.539.23q-.23.23-.23.54q0%20.309.23.539t.54.23%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/coronavirus-sharp.svg?color=%231a73e8&size=48