test suite icon
test-suite-outline from Dither Icons by Vijay K Singh · Outline · MIT Free for personal and commercial use.
- Name
- test-suite-outline
- Set
- Dither Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
2 other variants in Dither Icons
Use the test suite icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><defs><clipPath id="svgID51"><path d="M4.6 6h1.8v9.7a.9.9 0 0 1-1.8 0Z"/></clipPath><clipPath id="svgID52"><path d="M11.1 4h1.8v11.7a.9.9 0 0 1-1.8 0Z"/></clipPath><clipPath id="svgID53"><path d="M17.6 5h1.8v10.7a.9.9 0 0 1-1.8 0Z"/></clipPath><mask id="svgID54" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><path fill="#000" stroke="#000" stroke-width=".18" d="M3.7 5.1h3.6v10.6a1.8 1.8 0 0 1-3.6 0Z"/><path fill="#000" stroke="#000" stroke-width=".18" d="M10.2 3.1h3.6v12.6a1.8 1.8 0 0 1-3.6 0Z"/><path fill="#000" stroke="#000" stroke-width=".18" d="M16.7 4.1h3.6v11.6a1.8 1.8 0 0 1-3.6 0Z"/></mask></defs><g mask="url(#svgID54)" opacity=".65"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.2" d="M2.5 13.8h19M3.1 13.8v6.7h17.8v-6.7"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".9" d="M4.15 5.55v10.15a1.35 1.35 0 0 0 2.7 0V5.55Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.05" d="M3.3 5.1h4.4"/><g clip-path="url(#svgID51)"><circle cx="5.5" cy="10.4" r=".7"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M4.35 18.2q1.15.55 2.3 0" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".9" d="M10.65 3.5500000000000003v12.15a1.35 1.35 0 0 0 2.7 0V3.5500000000000003Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.05" d="M9.8 3.1h4.4"/><g clip-path="url(#svgID52)"><circle cx="12" cy="9.1" r=".7"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M10.85 18.2q1.15.55 2.3 0" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".9" d="M17.15 4.55v11.15a1.35 1.35 0 0 0 2.7 0V4.55Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.05" d="M16.3 4.1h4.4"/><g clip-path="url(#svgID53)"><circle cx="18.5" cy="10" r=".7"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M17.35 18.2q1.15.55 2.3 0" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M4.6 19h14.8" opacity="0"/></g></svg>
React
import type { SVGProps } from "react";
export function DitherTestSuiteOutline(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"><defs><clipPath id="svgID51"><path d="M4.6 6h1.8v9.7a.9.9 0 0 1-1.8 0Z"/></clipPath><clipPath id="svgID52"><path d="M11.1 4h1.8v11.7a.9.9 0 0 1-1.8 0Z"/></clipPath><clipPath id="svgID53"><path d="M17.6 5h1.8v10.7a.9.9 0 0 1-1.8 0Z"/></clipPath><mask id="svgID54" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><path fill="#000" stroke="#000" strokeWidth=".18" d="M3.7 5.1h3.6v10.6a1.8 1.8 0 0 1-3.6 0Z"/><path fill="#000" stroke="#000" strokeWidth=".18" d="M10.2 3.1h3.6v12.6a1.8 1.8 0 0 1-3.6 0Z"/><path fill="#000" stroke="#000" strokeWidth=".18" d="M16.7 4.1h3.6v11.6a1.8 1.8 0 0 1-3.6 0Z"/></mask></defs><g mask="url(#svgID54)" opacity=".65"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.2" d="M2.5 13.8h19M3.1 13.8v6.7h17.8v-6.7"/></g><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".9" d="M4.15 5.55v10.15a1.35 1.35 0 0 0 2.7 0V5.55Z"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.05" d="M3.3 5.1h4.4"/><g clipPath="url(#svgID51)"><circle cx="5.5" cy="10.4" r=".7"/></g><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".6" d="M4.35 18.2q1.15.55 2.3 0" opacity="0"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".9" d="M10.65 3.5500000000000003v12.15a1.35 1.35 0 0 0 2.7 0V3.5500000000000003Z"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.05" d="M9.8 3.1h4.4"/><g clipPath="url(#svgID52)"><circle cx="12" cy="9.1" r=".7"/></g><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".6" d="M10.85 18.2q1.15.55 2.3 0" opacity="0"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".9" d="M17.15 4.55v11.15a1.35 1.35 0 0 0 2.7 0V4.55Z"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.05" d="M16.3 4.1h4.4"/><g clipPath="url(#svgID53)"><circle cx="18.5" cy="10" r=".7"/></g><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".6" d="M17.35 18.2q1.15.55 2.3 0" opacity="0"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".6" d="M4.6 19h14.8" 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"><defs><clipPath id="svgID51"><path d="M4.6 6h1.8v9.7a.9.9 0 0 1-1.8 0Z"/></clipPath><clipPath id="svgID52"><path d="M11.1 4h1.8v11.7a.9.9 0 0 1-1.8 0Z"/></clipPath><clipPath id="svgID53"><path d="M17.6 5h1.8v10.7a.9.9 0 0 1-1.8 0Z"/></clipPath><mask id="svgID54" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><path fill="#000" stroke="#000" stroke-width=".18" d="M3.7 5.1h3.6v10.6a1.8 1.8 0 0 1-3.6 0Z"/><path fill="#000" stroke="#000" stroke-width=".18" d="M10.2 3.1h3.6v12.6a1.8 1.8 0 0 1-3.6 0Z"/><path fill="#000" stroke="#000" stroke-width=".18" d="M16.7 4.1h3.6v11.6a1.8 1.8 0 0 1-3.6 0Z"/></mask></defs><g mask="url(#svgID54)" opacity=".65"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.2" d="M2.5 13.8h19M3.1 13.8v6.7h17.8v-6.7"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".9" d="M4.15 5.55v10.15a1.35 1.35 0 0 0 2.7 0V5.55Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.05" d="M3.3 5.1h4.4"/><g clip-path="url(#svgID51)"><circle cx="5.5" cy="10.4" r=".7"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M4.35 18.2q1.15.55 2.3 0" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".9" d="M10.65 3.5500000000000003v12.15a1.35 1.35 0 0 0 2.7 0V3.5500000000000003Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.05" d="M9.8 3.1h4.4"/><g clip-path="url(#svgID52)"><circle cx="12" cy="9.1" r=".7"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M10.85 18.2q1.15.55 2.3 0" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".9" d="M17.15 4.55v11.15a1.35 1.35 0 0 0 2.7 0V4.55Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.05" d="M16.3 4.1h4.4"/><g clip-path="url(#svgID53)"><circle cx="18.5" cy="10" r=".7"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M17.35 18.2q1.15.55 2.3 0" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M4.6 19h14.8" opacity="0"/></g></svg> </template>
CSS
.icon-test-suite-outline {
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%3Cdefs%3E%3CclipPath%20id%3D%22svgID51%22%3E%3Cpath%20d%3D%22M4.6%206h1.8v9.7a.9.9%200%200%201-1.8%200Z%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22svgID52%22%3E%3Cpath%20d%3D%22M11.1%204h1.8v11.7a.9.9%200%200%201-1.8%200Z%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22svgID53%22%3E%3Cpath%20d%3D%22M17.6%205h1.8v10.7a.9.9%200%200%201-1.8%200Z%22%2F%3E%3C%2FclipPath%3E%3Cmask%20id%3D%22svgID54%22%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Crect%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%22.18%22%20d%3D%22M3.7%205.1h3.6v10.6a1.8%201.8%200%200%201-3.6%200Z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%22.18%22%20d%3D%22M10.2%203.1h3.6v12.6a1.8%201.8%200%200%201-3.6%200Z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%22.18%22%20d%3D%22M16.7%204.1h3.6v11.6a1.8%201.8%200%200%201-3.6%200Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20mask%3D%22url(%23svgID54)%22%20opacity%3D%22.65%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.2%22%20d%3D%22M2.5%2013.8h19M3.1%2013.8v6.7h17.8v-6.7%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.9%22%20d%3D%22M4.15%205.55v10.15a1.35%201.35%200%200%200%202.7%200V5.55Z%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%221.05%22%20d%3D%22M3.3%205.1h4.4%22%2F%3E%3Cg%20clip-path%3D%22url(%23svgID51)%22%3E%3Ccircle%20cx%3D%225.5%22%20cy%3D%2210.4%22%20r%3D%22.7%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M4.35%2018.2q1.15.55%202.3%200%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.9%22%20d%3D%22M10.65%203.5500000000000003v12.15a1.35%201.35%200%200%200%202.7%200V3.5500000000000003Z%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%221.05%22%20d%3D%22M9.8%203.1h4.4%22%2F%3E%3Cg%20clip-path%3D%22url(%23svgID52)%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229.1%22%20r%3D%22.7%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M10.85%2018.2q1.15.55%202.3%200%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.9%22%20d%3D%22M17.15%204.55v11.15a1.35%201.35%200%200%200%202.7%200V4.55Z%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%221.05%22%20d%3D%22M16.3%204.1h4.4%22%2F%3E%3Cg%20clip-path%3D%22url(%23svgID53)%22%3E%3Ccircle%20cx%3D%2218.5%22%20cy%3D%2210%22%20r%3D%22.7%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M17.35%2018.2q1.15.55%202.3%200%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.6%22%20d%3D%22M4.6%2019h14.8%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%3Cdefs%3E%3CclipPath%20id%3D%22svgID51%22%3E%3Cpath%20d%3D%22M4.6%206h1.8v9.7a.9.9%200%200%201-1.8%200Z%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22svgID52%22%3E%3Cpath%20d%3D%22M11.1%204h1.8v11.7a.9.9%200%200%201-1.8%200Z%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22svgID53%22%3E%3Cpath%20d%3D%22M17.6%205h1.8v10.7a.9.9%200%200%201-1.8%200Z%22%2F%3E%3C%2FclipPath%3E%3Cmask%20id%3D%22svgID54%22%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Crect%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%22.18%22%20d%3D%22M3.7%205.1h3.6v10.6a1.8%201.8%200%200%201-3.6%200Z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%22.18%22%20d%3D%22M10.2%203.1h3.6v12.6a1.8%201.8%200%200%201-3.6%200Z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%22.18%22%20d%3D%22M16.7%204.1h3.6v11.6a1.8%201.8%200%200%201-3.6%200Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20mask%3D%22url(%23svgID54)%22%20opacity%3D%22.65%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.2%22%20d%3D%22M2.5%2013.8h19M3.1%2013.8v6.7h17.8v-6.7%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.9%22%20d%3D%22M4.15%205.55v10.15a1.35%201.35%200%200%200%202.7%200V5.55Z%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%221.05%22%20d%3D%22M3.3%205.1h4.4%22%2F%3E%3Cg%20clip-path%3D%22url(%23svgID51)%22%3E%3Ccircle%20cx%3D%225.5%22%20cy%3D%2210.4%22%20r%3D%22.7%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M4.35%2018.2q1.15.55%202.3%200%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.9%22%20d%3D%22M10.65%203.5500000000000003v12.15a1.35%201.35%200%200%200%202.7%200V3.5500000000000003Z%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%221.05%22%20d%3D%22M9.8%203.1h4.4%22%2F%3E%3Cg%20clip-path%3D%22url(%23svgID52)%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229.1%22%20r%3D%22.7%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M10.85%2018.2q1.15.55%202.3%200%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.9%22%20d%3D%22M17.15%204.55v11.15a1.35%201.35%200%200%200%202.7%200V4.55Z%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%221.05%22%20d%3D%22M16.3%204.1h4.4%22%2F%3E%3Cg%20clip-path%3D%22url(%23svgID53)%22%3E%3Ccircle%20cx%3D%2218.5%22%20cy%3D%2210%22%20r%3D%22.7%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M17.35%2018.2q1.15.55%202.3%200%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.6%22%20d%3D%22M4.6%2019h14.8%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/test-suite-outline.svg?color=%231a73e8&size=48