wb auto icon
wb-auto-outline-rounded from Material Symbols Light by Google · Outline Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- wb-auto-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the 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="M6.944 13.008h2.8l.64 1.713q.05.137.143.208t.229.071q.223 0 .347-.17t.043-.388L8.76 8.188q-.037-.084-.12-.136T8.474 8h-.22q-.084 0-.166.052q-.083.052-.12.137L5.562 14.46q-.062.198.043.369t.328.17q.142 0 .232-.062q.089-.061.139-.198zm.273-.692L8.294 9.3h.1l1.077 3.016zM8.344 18q-2.502 0-4.25-1.749T2.343 12t1.75-4.251T8.343 6q1.989 0 3.562 1.173t2.127 3.071l-.435-1.711q-.056-.217.071-.375T14.014 8q.161 0 .253.093t.143.236l1.196 5.155h.05l1.369-5.186q.05-.136.149-.217T17.41 8h.223q.136 0 .235.08t.15.218l1.369 5.187h.061l1.196-5.156q.05-.143.162-.236T21.079 8q.217 0 .354.167t.08.385l-1.55 6.144q-.05.142-.149.223t-.241.081h-.223q-.142 0-.244-.084q-.102-.083-.152-.22l-1.414-5.33h-.05l-1.402 5.35q-.05.142-.142.213t-.235.071h-.198q-.142 0-.254-.074q-.111-.074-.142-.217l-.888-3.686q.5 2.74-1.29 4.859T8.343 18m0-1q2.075 0 3.538-1.463T13.344 12t-1.462-3.537T8.344 7T4.807 8.463T3.344 12t1.463 3.538T8.344 17m0-5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightWbAutoOutlineRounded(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="M6.944 13.008h2.8l.64 1.713q.05.137.143.208t.229.071q.223 0 .347-.17t.043-.388L8.76 8.188q-.037-.084-.12-.136T8.474 8h-.22q-.084 0-.166.052q-.083.052-.12.137L5.562 14.46q-.062.198.043.369t.328.17q.142 0 .232-.062q.089-.061.139-.198zm.273-.692L8.294 9.3h.1l1.077 3.016zM8.344 18q-2.502 0-4.25-1.749T2.343 12t1.75-4.251T8.343 6q1.989 0 3.562 1.173t2.127 3.071l-.435-1.711q-.056-.217.071-.375T14.014 8q.161 0 .253.093t.143.236l1.196 5.155h.05l1.369-5.186q.05-.136.149-.217T17.41 8h.223q.136 0 .235.08t.15.218l1.369 5.187h.061l1.196-5.156q.05-.143.162-.236T21.079 8q.217 0 .354.167t.08.385l-1.55 6.144q-.05.142-.149.223t-.241.081h-.223q-.142 0-.244-.084q-.102-.083-.152-.22l-1.414-5.33h-.05l-1.402 5.35q-.05.142-.142.213t-.235.071h-.198q-.142 0-.254-.074q-.111-.074-.142-.217l-.888-3.686q.5 2.74-1.29 4.859T8.343 18m0-1q2.075 0 3.538-1.463T13.344 12t-1.462-3.537T8.344 7T4.807 8.463T3.344 12t1.463 3.538T8.344 17m0-5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.944 13.008h2.8l.64 1.713q.05.137.143.208t.229.071q.223 0 .347-.17t.043-.388L8.76 8.188q-.037-.084-.12-.136T8.474 8h-.22q-.084 0-.166.052q-.083.052-.12.137L5.562 14.46q-.062.198.043.369t.328.17q.142 0 .232-.062q.089-.061.139-.198zm.273-.692L8.294 9.3h.1l1.077 3.016zM8.344 18q-2.502 0-4.25-1.749T2.343 12t1.75-4.251T8.343 6q1.989 0 3.562 1.173t2.127 3.071l-.435-1.711q-.056-.217.071-.375T14.014 8q.161 0 .253.093t.143.236l1.196 5.155h.05l1.369-5.186q.05-.136.149-.217T17.41 8h.223q.136 0 .235.08t.15.218l1.369 5.187h.061l1.196-5.156q.05-.143.162-.236T21.079 8q.217 0 .354.167t.08.385l-1.55 6.144q-.05.142-.149.223t-.241.081h-.223q-.142 0-.244-.084q-.102-.083-.152-.22l-1.414-5.33h-.05l-1.402 5.35q-.05.142-.142.213t-.235.071h-.198q-.142 0-.254-.074q-.111-.074-.142-.217l-.888-3.686q.5 2.74-1.29 4.859T8.343 18m0-1q2.075 0 3.538-1.463T13.344 12t-1.462-3.537T8.344 7T4.807 8.463T3.344 12t1.463 3.538T8.344 17m0-5"/></svg> </template>
CSS
.icon-wb-auto-outline-rounded {
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%22M6.944%2013.008h2.8l.64%201.713q.05.137.143.208t.229.071q.223%200%20.347-.17t.043-.388L8.76%208.188q-.037-.084-.12-.136T8.474%208h-.22q-.084%200-.166.052q-.083.052-.12.137L5.562%2014.46q-.062.198.043.369t.328.17q.142%200%20.232-.062q.089-.061.139-.198zm.273-.692L8.294%209.3h.1l1.077%203.016zM8.344%2018q-2.502%200-4.25-1.749T2.343%2012t1.75-4.251T8.343%206q1.989%200%203.562%201.173t2.127%203.071l-.435-1.711q-.056-.217.071-.375T14.014%208q.161%200%20.253.093t.143.236l1.196%205.155h.05l1.369-5.186q.05-.136.149-.217T17.41%208h.223q.136%200%20.235.08t.15.218l1.369%205.187h.061l1.196-5.156q.05-.143.162-.236T21.079%208q.217%200%20.354.167t.08.385l-1.55%206.144q-.05.142-.149.223t-.241.081h-.223q-.142%200-.244-.084q-.102-.083-.152-.22l-1.414-5.33h-.05l-1.402%205.35q-.05.142-.142.213t-.235.071h-.198q-.142%200-.254-.074q-.111-.074-.142-.217l-.888-3.686q.5%202.74-1.29%204.859T8.343%2018m0-1q2.075%200%203.538-1.463T13.344%2012t-1.462-3.537T8.344%207T4.807%208.463T3.344%2012t1.463%203.538T8.344%2017m0-5%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%22M6.944%2013.008h2.8l.64%201.713q.05.137.143.208t.229.071q.223%200%20.347-.17t.043-.388L8.76%208.188q-.037-.084-.12-.136T8.474%208h-.22q-.084%200-.166.052q-.083.052-.12.137L5.562%2014.46q-.062.198.043.369t.328.17q.142%200%20.232-.062q.089-.061.139-.198zm.273-.692L8.294%209.3h.1l1.077%203.016zM8.344%2018q-2.502%200-4.25-1.749T2.343%2012t1.75-4.251T8.343%206q1.989%200%203.562%201.173t2.127%203.071l-.435-1.711q-.056-.217.071-.375T14.014%208q.161%200%20.253.093t.143.236l1.196%205.155h.05l1.369-5.186q.05-.136.149-.217T17.41%208h.223q.136%200%20.235.08t.15.218l1.369%205.187h.061l1.196-5.156q.05-.143.162-.236T21.079%208q.217%200%20.354.167t.08.385l-1.55%206.144q-.05.142-.149.223t-.241.081h-.223q-.142%200-.244-.084q-.102-.083-.152-.22l-1.414-5.33h-.05l-1.402%205.35q-.05.142-.142.213t-.235.071h-.198q-.142%200-.254-.074q-.111-.074-.142-.217l-.888-3.686q.5%202.74-1.29%204.859T8.343%2018m0-1q2.075%200%203.538-1.463T13.344%2012t-1.462-3.537T8.344%207T4.807%208.463T3.344%2012t1.463%203.538T8.344%2017m0-5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/wb-auto-outline-rounded.svg?color=%231a73e8&size=48