simple logo negative icon
simple-logo-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.
- Name
- simple-logo-negative
- Set
- Health Icons
- Style
- Filled
- Viewbox
- 48×48
- License
- MIT
Related icons in Health Icons
Use the simple logo negative icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsSimpleLogoNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM24.544 44c-7.983 0-14.455-6.512-14.455-14.545C10.089 18.545 24.544 4 24.544 4S39 18.546 39 29.455C39 37.488 32.528 44 24.544 44m8.302-10.756a1.755 1.755 0 0 0-2.47.325l-.244.317c-2.821 3.692-8.354 3.692-11.176 0l-.243-.317a1.755 1.755 0 0 0-2.47-.325a1.78 1.78 0 0 0-.324 2.486l.243.317c4.233 5.538 12.532 5.538 16.764 0l.243-.317a1.78 1.78 0 0 0-.323-2.486" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsSimpleLogoNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsSimpleLogoNegative(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clipPath="url(#healthiconsSimpleLogoNegative)"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zM24.544 44c-7.983 0-14.455-6.512-14.455-14.545C10.089 18.545 24.544 4 24.544 4S39 18.546 39 29.455C39 37.488 32.528 44 24.544 44m8.302-10.756a1.755 1.755 0 0 0-2.47.325l-.244.317c-2.821 3.692-8.354 3.692-11.176 0l-.243-.317a1.755 1.755 0 0 0-2.47-.325a1.78 1.78 0 0 0-.324 2.486l.243.317c4.233 5.538 12.532 5.538 16.764 0l.243-.317a1.78 1.78 0 0 0-.323-2.486" clipRule="evenodd"/></g><defs><clipPath id="healthiconsSimpleLogoNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsSimpleLogoNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM24.544 44c-7.983 0-14.455-6.512-14.455-14.545C10.089 18.545 24.544 4 24.544 4S39 18.546 39 29.455C39 37.488 32.528 44 24.544 44m8.302-10.756a1.755 1.755 0 0 0-2.47.325l-.244.317c-2.821 3.692-8.354 3.692-11.176 0l-.243-.317a1.755 1.755 0 0 0-2.47-.325a1.78 1.78 0 0 0-.324 2.486l.243.317c4.233 5.538 12.532 5.538 16.764 0l.243-.317a1.78 1.78 0 0 0-.323-2.486" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsSimpleLogoNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-simple-logo-negative {
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%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsSimpleLogoNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM24.544%2044c-7.983%200-14.455-6.512-14.455-14.545C10.089%2018.545%2024.544%204%2024.544%204S39%2018.546%2039%2029.455C39%2037.488%2032.528%2044%2024.544%2044m8.302-10.756a1.755%201.755%200%200%200-2.47.325l-.244.317c-2.821%203.692-8.354%203.692-11.176%200l-.243-.317a1.755%201.755%200%200%200-2.47-.325a1.78%201.78%200%200%200-.324%202.486l.243.317c4.233%205.538%2012.532%205.538%2016.764%200l.243-.317a1.78%201.78%200%200%200-.323-2.486%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsSimpleLogoNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsSimpleLogoNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM24.544%2044c-7.983%200-14.455-6.512-14.455-14.545C10.089%2018.545%2024.544%204%2024.544%204S39%2018.546%2039%2029.455C39%2037.488%2032.528%2044%2024.544%2044m8.302-10.756a1.755%201.755%200%200%200-2.47.325l-.244.317c-2.821%203.692-8.354%203.692-11.176%200l-.243-.317a1.755%201.755%200%200%200-2.47-.325a1.78%201.78%200%200%200-.324%202.486l.243.317c4.233%205.538%2012.532%205.538%2016.764%200l.243-.317a1.78%201.78%200%200%200-.323-2.486%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsSimpleLogoNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/simple-logo-negative.svg?color=%231a73e8&size=48