experiment compare icon
experiment-compare-solid from Dither Icons by Vijay K Singh · Solid · MIT Free for personal and commercial use.
- Name
- experiment-compare-solid
- Set
- Dither Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
2 other variants in Dither Icons
Use the experiment compare icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".5" d="M12 6.3v11.4" opacity=".25"/><path fill-rule="evenodd" d="M3.6999999999999997 4.2h6.3a.9.9 0 0 1 .9.9v13.8a.9.9 0 0 1-.9.9h-6.3a.9.9 0 0 1-.9-.9V5.1a.9.9 0 0 1 .9-.9Zm.15 1.1v13.4h6V5.3Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".85" d="M4.7 15C6.166666667 6.5 7.633333333 18 9.1 9.5" opacity=".6"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".5" d="M0 6.5v11" opacity="0"/><circle r=".7" opacity="0"/><circle cx="9.1" cy="9.5" r="1.3" fill="none" stroke="currentColor" stroke-width=".5" opacity="0"/><path fill-rule="evenodd" d="M14 4.2h6.3a.9.9 0 0 1 .9.9v13.8a.9.9 0 0 1-.9.9h-6.3a.9.9 0 0 1-.9-.9V5.1a.9.9 0 0 1 .9-.9Zm.15 1.1v13.4h6V5.3Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".85" d="M14.9 15.5C16.366666667 17 17.833333333 6 19.3 9.2" opacity=".6"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".5" d="M0 6.5v11" opacity="0"/><circle r=".7" opacity="0"/><circle cx="19.3" cy="9.2" r="1.3" fill="none" stroke="currentColor" stroke-width=".5" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M10.5 21h3M12 20.2v1.6" opacity="0"/></g></svg>
React
import type { SVGProps } from "react";
export function DitherExperimentCompareSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".5" d="M12 6.3v11.4" opacity=".25"/><path fillRule="evenodd" d="M3.6999999999999997 4.2h6.3a.9.9 0 0 1 .9.9v13.8a.9.9 0 0 1-.9.9h-6.3a.9.9 0 0 1-.9-.9V5.1a.9.9 0 0 1 .9-.9Zm.15 1.1v13.4h6V5.3Z"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".85" d="M4.7 15C6.166666667 6.5 7.633333333 18 9.1 9.5" opacity=".6"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".5" d="M0 6.5v11" opacity="0"/><circle r=".7" opacity="0"/><circle cx="9.1" cy="9.5" r="1.3" fill="none" stroke="currentColor" strokeWidth=".5" opacity="0"/><path fillRule="evenodd" d="M14 4.2h6.3a.9.9 0 0 1 .9.9v13.8a.9.9 0 0 1-.9.9h-6.3a.9.9 0 0 1-.9-.9V5.1a.9.9 0 0 1 .9-.9Zm.15 1.1v13.4h6V5.3Z"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".85" d="M14.9 15.5C16.366666667 17 17.833333333 6 19.3 9.2" opacity=".6"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".5" d="M0 6.5v11" opacity="0"/><circle r=".7" opacity="0"/><circle cx="19.3" cy="9.2" r="1.3" fill="none" stroke="currentColor" strokeWidth=".5" opacity="0"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".55" d="M10.5 21h3M12 20.2v1.6" opacity="0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".5" d="M12 6.3v11.4" opacity=".25"/><path fill-rule="evenodd" d="M3.6999999999999997 4.2h6.3a.9.9 0 0 1 .9.9v13.8a.9.9 0 0 1-.9.9h-6.3a.9.9 0 0 1-.9-.9V5.1a.9.9 0 0 1 .9-.9Zm.15 1.1v13.4h6V5.3Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".85" d="M4.7 15C6.166666667 6.5 7.633333333 18 9.1 9.5" opacity=".6"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".5" d="M0 6.5v11" opacity="0"/><circle r=".7" opacity="0"/><circle cx="9.1" cy="9.5" r="1.3" fill="none" stroke="currentColor" stroke-width=".5" opacity="0"/><path fill-rule="evenodd" d="M14 4.2h6.3a.9.9 0 0 1 .9.9v13.8a.9.9 0 0 1-.9.9h-6.3a.9.9 0 0 1-.9-.9V5.1a.9.9 0 0 1 .9-.9Zm.15 1.1v13.4h6V5.3Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".85" d="M14.9 15.5C16.366666667 17 17.833333333 6 19.3 9.2" opacity=".6"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".5" d="M0 6.5v11" opacity="0"/><circle r=".7" opacity="0"/><circle cx="19.3" cy="9.2" r="1.3" fill="none" stroke="currentColor" stroke-width=".5" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M10.5 21h3M12 20.2v1.6" opacity="0"/></g></svg> </template>
CSS
.icon-experiment-compare-solid {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.5%22%20d%3D%22M12%206.3v11.4%22%20opacity%3D%22.25%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M3.6999999999999997%204.2h6.3a.9.9%200%200%201%20.9.9v13.8a.9.9%200%200%201-.9.9h-6.3a.9.9%200%200%201-.9-.9V5.1a.9.9%200%200%201%20.9-.9Zm.15%201.1v13.4h6V5.3Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.85%22%20d%3D%22M4.7%2015C6.166666667%206.5%207.633333333%2018%209.1%209.5%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.5%22%20d%3D%22M0%206.5v11%22%20opacity%3D%220%22%2F%3E%3Ccircle%20r%3D%22.7%22%20opacity%3D%220%22%2F%3E%3Ccircle%20cx%3D%229.1%22%20cy%3D%229.5%22%20r%3D%221.3%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%22.5%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M14%204.2h6.3a.9.9%200%200%201%20.9.9v13.8a.9.9%200%200%201-.9.9h-6.3a.9.9%200%200%201-.9-.9V5.1a.9.9%200%200%201%20.9-.9Zm.15%201.1v13.4h6V5.3Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.85%22%20d%3D%22M14.9%2015.5C16.366666667%2017%2017.833333333%206%2019.3%209.2%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.5%22%20d%3D%22M0%206.5v11%22%20opacity%3D%220%22%2F%3E%3Ccircle%20r%3D%22.7%22%20opacity%3D%220%22%2F%3E%3Ccircle%20cx%3D%2219.3%22%20cy%3D%229.2%22%20r%3D%221.3%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%22.5%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M10.5%2021h3M12%2020.2v1.6%22%20opacity%3D%220%22%2F%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.5%22%20d%3D%22M12%206.3v11.4%22%20opacity%3D%22.25%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M3.6999999999999997%204.2h6.3a.9.9%200%200%201%20.9.9v13.8a.9.9%200%200%201-.9.9h-6.3a.9.9%200%200%201-.9-.9V5.1a.9.9%200%200%201%20.9-.9Zm.15%201.1v13.4h6V5.3Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.85%22%20d%3D%22M4.7%2015C6.166666667%206.5%207.633333333%2018%209.1%209.5%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.5%22%20d%3D%22M0%206.5v11%22%20opacity%3D%220%22%2F%3E%3Ccircle%20r%3D%22.7%22%20opacity%3D%220%22%2F%3E%3Ccircle%20cx%3D%229.1%22%20cy%3D%229.5%22%20r%3D%221.3%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%22.5%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M14%204.2h6.3a.9.9%200%200%201%20.9.9v13.8a.9.9%200%200%201-.9.9h-6.3a.9.9%200%200%201-.9-.9V5.1a.9.9%200%200%201%20.9-.9Zm.15%201.1v13.4h6V5.3Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.85%22%20d%3D%22M14.9%2015.5C16.366666667%2017%2017.833333333%206%2019.3%209.2%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.5%22%20d%3D%22M0%206.5v11%22%20opacity%3D%220%22%2F%3E%3Ccircle%20r%3D%22.7%22%20opacity%3D%220%22%2F%3E%3Ccircle%20cx%3D%2219.3%22%20cy%3D%229.2%22%20r%3D%221.3%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%22.5%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M10.5%2021h3M12%2020.2v1.6%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/dither/experiment-compare-solid.svg?color=%231a73e8&size=48