outline wb auto icon
outline-wb-auto from Google Material Icons by Material Design Authors · Baseline · Image · Apache-2.0 Free for personal and commercial use.
- Name
- outline-wb-auto
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Image
- Viewbox
- 24×24
- License
- Apache 2.0
More image icons from Google Material Icons
baseline-10mpbaseline-11mpbaseline-12mpbaseline-13mpbaseline-14mpbaseline-15mpbaseline-16mpbaseline-17mpbaseline-18mpbaseline-19mpbaseline-20mpbaseline-21mpbaseline-22mpbaseline-23mpbaseline-24mpbaseline-2mpbaseline-30fps-selectbaseline-3mpbaseline-4mpbaseline-5mpbaseline-60fps-selectbaseline-6mpbaseline-7mpbaseline-8mp
Use the outline wb auto icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7 7l-3.2 9h1.9l.7-2h3.2l.7 2h1.9L9 7zm-.15 5.65L8 9l1.15 3.65zM22 7l-1.2 6.29L19.3 7h-1.6l-1.49 6.29L15 7h-.76l-.01.01C12.76 5.18 10.53 4 8 4c-4.42 0-8 3.58-8 8s3.58 8 8 8c2.96 0 5.55-1.61 6.93-4c.03-.06.05-.12.08-.18c.05-.08.09-.17.14-.25l.1.43H17l1.5-6.1L20 16h1.75l2.05-9zm-8.63 7.67C12.38 16.64 10.35 18 8 18c-3.31 0-6-2.69-6-6s2.69-6 6-6s6 2.69 6 6c0 .96-.23 1.86-.63 2.67"/></svg>
React
import type { SVGProps } from "react";
export function IcOutlineWbAuto(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="m7 7l-3.2 9h1.9l.7-2h3.2l.7 2h1.9L9 7zm-.15 5.65L8 9l1.15 3.65zM22 7l-1.2 6.29L19.3 7h-1.6l-1.49 6.29L15 7h-.76l-.01.01C12.76 5.18 10.53 4 8 4c-4.42 0-8 3.58-8 8s3.58 8 8 8c2.96 0 5.55-1.61 6.93-4c.03-.06.05-.12.08-.18c.05-.08.09-.17.14-.25l.1.43H17l1.5-6.1L20 16h1.75l2.05-9zm-8.63 7.67C12.38 16.64 10.35 18 8 18c-3.31 0-6-2.69-6-6s2.69-6 6-6s6 2.69 6 6c0 .96-.23 1.86-.63 2.67"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7 7l-3.2 9h1.9l.7-2h3.2l.7 2h1.9L9 7zm-.15 5.65L8 9l1.15 3.65zM22 7l-1.2 6.29L19.3 7h-1.6l-1.49 6.29L15 7h-.76l-.01.01C12.76 5.18 10.53 4 8 4c-4.42 0-8 3.58-8 8s3.58 8 8 8c2.96 0 5.55-1.61 6.93-4c.03-.06.05-.12.08-.18c.05-.08.09-.17.14-.25l.1.43H17l1.5-6.1L20 16h1.75l2.05-9zm-8.63 7.67C12.38 16.64 10.35 18 8 18c-3.31 0-6-2.69-6-6s2.69-6 6-6s6 2.69 6 6c0 .96-.23 1.86-.63 2.67"/></svg> </template>
CSS
.icon-outline-wb-auto {
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%22m7%207l-3.2%209h1.9l.7-2h3.2l.7%202h1.9L9%207zm-.15%205.65L8%209l1.15%203.65zM22%207l-1.2%206.29L19.3%207h-1.6l-1.49%206.29L15%207h-.76l-.01.01C12.76%205.18%2010.53%204%208%204c-4.42%200-8%203.58-8%208s3.58%208%208%208c2.96%200%205.55-1.61%206.93-4c.03-.06.05-.12.08-.18c.05-.08.09-.17.14-.25l.1.43H17l1.5-6.1L20%2016h1.75l2.05-9zm-8.63%207.67C12.38%2016.64%2010.35%2018%208%2018c-3.31%200-6-2.69-6-6s2.69-6%206-6s6%202.69%206%206c0%20.96-.23%201.86-.63%202.67%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%22m7%207l-3.2%209h1.9l.7-2h3.2l.7%202h1.9L9%207zm-.15%205.65L8%209l1.15%203.65zM22%207l-1.2%206.29L19.3%207h-1.6l-1.49%206.29L15%207h-.76l-.01.01C12.76%205.18%2010.53%204%208%204c-4.42%200-8%203.58-8%208s3.58%208%208%208c2.96%200%205.55-1.61%206.93-4c.03-.06.05-.12.08-.18c.05-.08.09-.17.14-.25l.1.43H17l1.5-6.1L20%2016h1.75l2.05-9zm-8.63%207.67C12.38%2016.64%2010.35%2018%208%2018c-3.31%200-6-2.69-6-6s2.69-6%206-6s6%202.69%206%206c0%20.96-.23%201.86-.63%202.67%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/outline-wb-auto.svg?color=%231a73e8&size=48