enable icon
enable-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- enable-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- enable-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the enable icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.494 20.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3 12q0-2.761 1.528-5.009q1.528-2.247 4.049-3.297q.221-.085.441-.011q.22.073.3.28q.073.202-.03.388t-.297.27q-2.241.915-3.616 2.922T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12q0-2.45-1.375-4.457T15.01 4.621q-.196-.085-.298-.27t-.03-.387q.074-.208.288-.287t.43.006q2.527 1.044 4.064 3.294T21 12q0 1.864-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.71m3.006-6.923V3.52q0-.213.143-.357T12 3.02t.357.143t.143.357v9.848l2.746-2.74q.14-.14.341-.153t.367.153q.16.16.16.354t-.16.354l-3.389 3.388q-.242.242-.565.242t-.565-.242l-3.389-3.389q-.14-.14-.153-.34t.153-.367q.16-.16.354-.16t.354.16z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEnableRounded(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="M8.494 20.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3 12q0-2.761 1.528-5.009q1.528-2.247 4.049-3.297q.221-.085.441-.011q.22.073.3.28q.073.202-.03.388t-.297.27q-2.241.915-3.616 2.922T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12q0-2.45-1.375-4.457T15.01 4.621q-.196-.085-.298-.27t-.03-.387q.074-.208.288-.287t.43.006q2.527 1.044 4.064 3.294T21 12q0 1.864-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.71m3.006-6.923V3.52q0-.213.143-.357T12 3.02t.357.143t.143.357v9.848l2.746-2.74q.14-.14.341-.153t.367.153q.16.16.16.354t-.16.354l-3.389 3.388q-.242.242-.565.242t-.565-.242l-3.389-3.389q-.14-.14-.153-.34t.153-.367q.16-.16.354-.16t.354.16z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.494 20.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3 12q0-2.761 1.528-5.009q1.528-2.247 4.049-3.297q.221-.085.441-.011q.22.073.3.28q.073.202-.03.388t-.297.27q-2.241.915-3.616 2.922T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12q0-2.45-1.375-4.457T15.01 4.621q-.196-.085-.298-.27t-.03-.387q.074-.208.288-.287t.43.006q2.527 1.044 4.064 3.294T21 12q0 1.864-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.71m3.006-6.923V3.52q0-.213.143-.357T12 3.02t.357.143t.143.357v9.848l2.746-2.74q.14-.14.341-.153t.367.153q.16.16.16.354t-.16.354l-3.389 3.388q-.242.242-.565.242t-.565-.242l-3.389-3.389q-.14-.14-.153-.34t.153-.367q.16-.16.354-.16t.354.16z"/></svg> </template>
CSS
.icon-enable-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%22M8.494%2020.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3%2012q0-2.761%201.528-5.009q1.528-2.247%204.049-3.297q.221-.085.441-.011q.22.073.3.28q.073.202-.03.388t-.297.27q-2.241.915-3.616%202.922T4%2012q0%203.35%202.325%205.675T12%2020t5.675-2.325T20%2012q0-2.45-1.375-4.457T15.01%204.621q-.196-.085-.298-.27t-.03-.387q.074-.208.288-.287t.43.006q2.527%201.044%204.064%203.294T21%2012q0%201.864-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021t-3.506-.71m3.006-6.923V3.52q0-.213.143-.357T12%203.02t.357.143t.143.357v9.848l2.746-2.74q.14-.14.341-.153t.367.153q.16.16.16.354t-.16.354l-3.389%203.388q-.242.242-.565.242t-.565-.242l-3.389-3.389q-.14-.14-.153-.34t.153-.367q.16-.16.354-.16t.354.16z%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%22M8.494%2020.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3%2012q0-2.761%201.528-5.009q1.528-2.247%204.049-3.297q.221-.085.441-.011q.22.073.3.28q.073.202-.03.388t-.297.27q-2.241.915-3.616%202.922T4%2012q0%203.35%202.325%205.675T12%2020t5.675-2.325T20%2012q0-2.45-1.375-4.457T15.01%204.621q-.196-.085-.298-.27t-.03-.387q.074-.208.288-.287t.43.006q2.527%201.044%204.064%203.294T21%2012q0%201.864-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021t-3.506-.71m3.006-6.923V3.52q0-.213.143-.357T12%203.02t.357.143t.143.357v9.848l2.746-2.74q.14-.14.341-.153t.367.153q.16.16.16.354t-.16.354l-3.389%203.388q-.242.242-.565.242t-.565-.242l-3.389-3.389q-.14-.14-.153-.34t.153-.367q.16-.16.354-.16t.354.16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/enable-rounded.svg?color=%231a73e8&size=48