openmrs logo icon
openmrs-logo from Health Icons by Resolve to Save Lives · Filled · Symbols · MIT Free for personal and commercial use.
- Name
- openmrs-logo
- Set
- Health Icons
- Style
- Filled
- Category
- Symbols
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
More symbols icons from Health Icons
Use the openmrs logo icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M24.012 12.354c-3.22 0-6.135 1.305-8.244 3.414L15.76 8.08C18.228 6.808 21.044 6 24.012 6c2.966 0 5.767.718 8.234 1.989l-.008 7.763a11.62 11.62 0 0 0-8.226-3.398m-.017 23.292c3.22 0 6.133-1.304 8.242-3.413l-.006 7.778A17.9 17.9 0 0 1 23.995 42a17.94 17.94 0 0 1-8.236-1.99l.009-7.763a11.63 11.63 0 0 0 8.228 3.398m-8.228-3.413a11.62 11.62 0 0 1-3.414-8.241c0-3.212 1.299-6.119 3.399-8.228l-7.763-.008A17.94 17.94 0 0 0 6 23.992c0 2.967.718 5.768 1.99 8.236zM35.647 24a11.62 11.62 0 0 0-3.414-8.243l7.778.006A17.94 17.94 0 0 1 42.001 24c0 2.967-.718 5.767-1.99 8.235l-7.763-.009A11.62 11.62 0 0 0 35.647 24" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsOpenmrsLogo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M24.012 12.354c-3.22 0-6.135 1.305-8.244 3.414L15.76 8.08C18.228 6.808 21.044 6 24.012 6c2.966 0 5.767.718 8.234 1.989l-.008 7.763a11.62 11.62 0 0 0-8.226-3.398m-.017 23.292c3.22 0 6.133-1.304 8.242-3.413l-.006 7.778A17.9 17.9 0 0 1 23.995 42a17.94 17.94 0 0 1-8.236-1.99l.009-7.763a11.63 11.63 0 0 0 8.228 3.398m-8.228-3.413a11.62 11.62 0 0 1-3.414-8.241c0-3.212 1.299-6.119 3.399-8.228l-7.763-.008A17.94 17.94 0 0 0 6 23.992c0 2.967.718 5.768 1.99 8.236zM35.647 24a11.62 11.62 0 0 0-3.414-8.243l7.778.006A17.94 17.94 0 0 1 42.001 24c0 2.967-.718 5.767-1.99 8.235l-7.763-.009A11.62 11.62 0 0 0 35.647 24" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M24.012 12.354c-3.22 0-6.135 1.305-8.244 3.414L15.76 8.08C18.228 6.808 21.044 6 24.012 6c2.966 0 5.767.718 8.234 1.989l-.008 7.763a11.62 11.62 0 0 0-8.226-3.398m-.017 23.292c3.22 0 6.133-1.304 8.242-3.413l-.006 7.778A17.9 17.9 0 0 1 23.995 42a17.94 17.94 0 0 1-8.236-1.99l.009-7.763a11.63 11.63 0 0 0 8.228 3.398m-8.228-3.413a11.62 11.62 0 0 1-3.414-8.241c0-3.212 1.299-6.119 3.399-8.228l-7.763-.008A17.94 17.94 0 0 0 6 23.992c0 2.967.718 5.768 1.99 8.236zM35.647 24a11.62 11.62 0 0 0-3.414-8.243l7.778.006A17.94 17.94 0 0 1 42.001 24c0 2.967-.718 5.767-1.99 8.235l-7.763-.009A11.62 11.62 0 0 0 35.647 24" clip-rule="evenodd"/></svg> </template>
CSS
.icon-openmrs-logo {
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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M24.012%2012.354c-3.22%200-6.135%201.305-8.244%203.414L15.76%208.08C18.228%206.808%2021.044%206%2024.012%206c2.966%200%205.767.718%208.234%201.989l-.008%207.763a11.62%2011.62%200%200%200-8.226-3.398m-.017%2023.292c3.22%200%206.133-1.304%208.242-3.413l-.006%207.778A17.9%2017.9%200%200%201%2023.995%2042a17.94%2017.94%200%200%201-8.236-1.99l.009-7.763a11.63%2011.63%200%200%200%208.228%203.398m-8.228-3.413a11.62%2011.62%200%200%201-3.414-8.241c0-3.212%201.299-6.119%203.399-8.228l-7.763-.008A17.94%2017.94%200%200%200%206%2023.992c0%202.967.718%205.768%201.99%208.236zM35.647%2024a11.62%2011.62%200%200%200-3.414-8.243l7.778.006A17.94%2017.94%200%200%201%2042.001%2024c0%202.967-.718%205.767-1.99%208.235l-7.763-.009A11.62%2011.62%200%200%200%2035.647%2024%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M24.012%2012.354c-3.22%200-6.135%201.305-8.244%203.414L15.76%208.08C18.228%206.808%2021.044%206%2024.012%206c2.966%200%205.767.718%208.234%201.989l-.008%207.763a11.62%2011.62%200%200%200-8.226-3.398m-.017%2023.292c3.22%200%206.133-1.304%208.242-3.413l-.006%207.778A17.9%2017.9%200%200%201%2023.995%2042a17.94%2017.94%200%200%201-8.236-1.99l.009-7.763a11.63%2011.63%200%200%200%208.228%203.398m-8.228-3.413a11.62%2011.62%200%200%201-3.414-8.241c0-3.212%201.299-6.119%203.399-8.228l-7.763-.008A17.94%2017.94%200%200%200%206%2023.992c0%202.967.718%205.768%201.99%208.236zM35.647%2024a11.62%2011.62%200%200%200-3.414-8.243l7.778.006A17.94%2017.94%200%200%201%2042.001%2024c0%202.967-.718%205.767-1.99%208.235l-7.763-.009A11.62%2011.62%200%200%200%2035.647%2024%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/openmrs-logo.svg?color=%231a73e8&size=48