wb auto icon
wb-auto-rounded from Material Symbols by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- wb-auto-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More images icons from Material Symbols
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.675 13.2h2.8L10 14.625q.05.175.2.275t.325.1q.3 0 .463-.237t.062-.513L8.875 8.4q-.075-.2-.225-.3T8.3 8h-.45q-.2 0-.35.1t-.225.3L5.1 14.25q-.1.275.063.513t.462.237q.2 0 .338-.1t.187-.275zm.35-1l1-2.9h.1l1 2.9zm1.05 6.8q-2.925 0-4.962-2.037T1.075 12t2.038-4.962T8.075 5q1.95 0 3.6 1t2.55 2.725h-.05q-.075-.275.1-.5t.45-.225q.2 0 .35.113t.2.312l1.1 4.675h.05l1.35-4.725q.05-.175.188-.275t.312-.1h.3q.175 0 .313.1t.187.275l1.35 4.725h.1l1.1-4.675q.05-.2.2-.312t.35-.113q.275 0 .45.225t.1.5l-1.55 5.875q-.05.2-.187.3t-.338.1h-.3q-.2 0-.35-.112t-.2-.288l-1.375-4.85h-.05L17.05 14.6q-.05.2-.2.3t-.35.1h-.275q-.2 0-.35-.112t-.2-.313l-.6-2.475q0 2.875-2.05 4.888T8.075 19"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsWbAutoRounded(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.675 13.2h2.8L10 14.625q.05.175.2.275t.325.1q.3 0 .463-.237t.062-.513L8.875 8.4q-.075-.2-.225-.3T8.3 8h-.45q-.2 0-.35.1t-.225.3L5.1 14.25q-.1.275.063.513t.462.237q.2 0 .338-.1t.187-.275zm.35-1l1-2.9h.1l1 2.9zm1.05 6.8q-2.925 0-4.962-2.037T1.075 12t2.038-4.962T8.075 5q1.95 0 3.6 1t2.55 2.725h-.05q-.075-.275.1-.5t.45-.225q.2 0 .35.113t.2.312l1.1 4.675h.05l1.35-4.725q.05-.175.188-.275t.312-.1h.3q.175 0 .313.1t.187.275l1.35 4.725h.1l1.1-4.675q.05-.2.2-.312t.35-.113q.275 0 .45.225t.1.5l-1.55 5.875q-.05.2-.187.3t-.338.1h-.3q-.2 0-.35-.112t-.2-.288l-1.375-4.85h-.05L17.05 14.6q-.05.2-.2.3t-.35.1h-.275q-.2 0-.35-.112t-.2-.313l-.6-2.475q0 2.875-2.05 4.888T8.075 19"/></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.675 13.2h2.8L10 14.625q.05.175.2.275t.325.1q.3 0 .463-.237t.062-.513L8.875 8.4q-.075-.2-.225-.3T8.3 8h-.45q-.2 0-.35.1t-.225.3L5.1 14.25q-.1.275.063.513t.462.237q.2 0 .338-.1t.187-.275zm.35-1l1-2.9h.1l1 2.9zm1.05 6.8q-2.925 0-4.962-2.037T1.075 12t2.038-4.962T8.075 5q1.95 0 3.6 1t2.55 2.725h-.05q-.075-.275.1-.5t.45-.225q.2 0 .35.113t.2.312l1.1 4.675h.05l1.35-4.725q.05-.175.188-.275t.312-.1h.3q.175 0 .313.1t.187.275l1.35 4.725h.1l1.1-4.675q.05-.2.2-.312t.35-.113q.275 0 .45.225t.1.5l-1.55 5.875q-.05.2-.187.3t-.338.1h-.3q-.2 0-.35-.112t-.2-.288l-1.375-4.85h-.05L17.05 14.6q-.05.2-.2.3t-.35.1h-.275q-.2 0-.35-.112t-.2-.313l-.6-2.475q0 2.875-2.05 4.888T8.075 19"/></svg> </template>
CSS
.icon-wb-auto-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.675%2013.2h2.8L10%2014.625q.05.175.2.275t.325.1q.3%200%20.463-.237t.062-.513L8.875%208.4q-.075-.2-.225-.3T8.3%208h-.45q-.2%200-.35.1t-.225.3L5.1%2014.25q-.1.275.063.513t.462.237q.2%200%20.338-.1t.187-.275zm.35-1l1-2.9h.1l1%202.9zm1.05%206.8q-2.925%200-4.962-2.037T1.075%2012t2.038-4.962T8.075%205q1.95%200%203.6%201t2.55%202.725h-.05q-.075-.275.1-.5t.45-.225q.2%200%20.35.113t.2.312l1.1%204.675h.05l1.35-4.725q.05-.175.188-.275t.312-.1h.3q.175%200%20.313.1t.187.275l1.35%204.725h.1l1.1-4.675q.05-.2.2-.312t.35-.113q.275%200%20.45.225t.1.5l-1.55%205.875q-.05.2-.187.3t-.338.1h-.3q-.2%200-.35-.112t-.2-.288l-1.375-4.85h-.05L17.05%2014.6q-.05.2-.2.3t-.35.1h-.275q-.2%200-.35-.112t-.2-.313l-.6-2.475q0%202.875-2.05%204.888T8.075%2019%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.675%2013.2h2.8L10%2014.625q.05.175.2.275t.325.1q.3%200%20.463-.237t.062-.513L8.875%208.4q-.075-.2-.225-.3T8.3%208h-.45q-.2%200-.35.1t-.225.3L5.1%2014.25q-.1.275.063.513t.462.237q.2%200%20.338-.1t.187-.275zm.35-1l1-2.9h.1l1%202.9zm1.05%206.8q-2.925%200-4.962-2.037T1.075%2012t2.038-4.962T8.075%205q1.95%200%203.6%201t2.55%202.725h-.05q-.075-.275.1-.5t.45-.225q.2%200%20.35.113t.2.312l1.1%204.675h.05l1.35-4.725q.05-.175.188-.275t.312-.1h.3q.175%200%20.313.1t.187.275l1.35%204.725h.1l1.1-4.675q.05-.2.2-.312t.35-.113q.275%200%20.45.225t.1.5l-1.55%205.875q-.05.2-.187.3t-.338.1h-.3q-.2%200-.35-.112t-.2-.288l-1.375-4.85h-.05L17.05%2014.6q-.05.2-.2.3t-.35.1h-.275q-.2%200-.35-.112t-.2-.313l-.6-2.475q0%202.875-2.05%204.888T8.075%2019%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/wb-auto-rounded.svg?color=%231a73e8&size=48