science-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.

Name
science-line
Set
MingCute Icon
Style
Line
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the science icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.5 12.001a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/><path fill="none" stroke="currentColor" stroke-width="2" d="M15.536 15.537c-4.296 4.295-8.654 5.488-10.607 3.535c-1.953-1.952-.76-6.31 3.536-10.606C12.76 4.17 17.119 2.977 19.07 4.93c1.953 1.953.76 6.31-3.535 10.607Z"/><path fill="none" stroke="currentColor" stroke-width="2" d="M15.536 8.466C11.24 4.17 6.882 2.977 4.929 4.93s-.76 6.31 3.536 10.607c4.295 4.295 8.654 5.488 10.606 3.535c1.953-1.953.76-6.31-3.535-10.606Z"/><path fill="none" stroke="currentColor" stroke-width="2" d="M12.5 12.001a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0Z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteScienceLine(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="M12.5 12.001a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/><path fill="none" stroke="currentColor" strokeWidth="2" d="M15.536 15.537c-4.296 4.295-8.654 5.488-10.607 3.535c-1.953-1.952-.76-6.31 3.536-10.606C12.76 4.17 17.119 2.977 19.07 4.93c1.953 1.953.76 6.31-3.535 10.607Z"/><path fill="none" stroke="currentColor" strokeWidth="2" d="M15.536 8.466C11.24 4.17 6.882 2.977 4.929 4.93s-.76 6.31 3.536 10.607c4.295 4.295 8.654 5.488 10.606 3.535c1.953-1.953.76-6.31-3.535-10.606Z"/><path fill="none" stroke="currentColor" strokeWidth="2" d="M12.5 12.001a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.5 12.001a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/><path fill="none" stroke="currentColor" stroke-width="2" d="M15.536 15.537c-4.296 4.295-8.654 5.488-10.607 3.535c-1.953-1.952-.76-6.31 3.536-10.606C12.76 4.17 17.119 2.977 19.07 4.93c1.953 1.953.76 6.31-3.535 10.607Z"/><path fill="none" stroke="currentColor" stroke-width="2" d="M15.536 8.466C11.24 4.17 6.882 2.977 4.929 4.93s-.76 6.31 3.536 10.607c4.295 4.295 8.654 5.488 10.606 3.535c1.953-1.953.76-6.31-3.535-10.606Z"/><path fill="none" stroke="currentColor" stroke-width="2" d="M12.5 12.001a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0Z"/></svg>
</template>

CSS

.icon-science-line {
  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%22M12.5%2012.001a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M15.536%2015.537c-4.296%204.295-8.654%205.488-10.607%203.535c-1.953-1.952-.76-6.31%203.536-10.606C12.76%204.17%2017.119%202.977%2019.07%204.93c1.953%201.953.76%206.31-3.535%2010.607Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M15.536%208.466C11.24%204.17%206.882%202.977%204.929%204.93s-.76%206.31%203.536%2010.607c4.295%204.295%208.654%205.488%2010.606%203.535c1.953-1.953.76-6.31-3.535-10.606Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M12.5%2012.001a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200Z%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%22M12.5%2012.001a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M15.536%2015.537c-4.296%204.295-8.654%205.488-10.607%203.535c-1.953-1.952-.76-6.31%203.536-10.606C12.76%204.17%2017.119%202.977%2019.07%204.93c1.953%201.953.76%206.31-3.535%2010.607Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M15.536%208.466C11.24%204.17%206.882%202.977%204.929%204.93s-.76%206.31%203.536%2010.607c4.295%204.295%208.654%205.488%2010.606%203.535c1.953-1.953.76-6.31-3.535-10.606Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M12.5%2012.001a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/science-line.svg?color=%231a73e8&size=48