output circle icon
output-circle-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- output-circle-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- output-circle-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 output circle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.5 18.656l2.766-2.721q.133-.14.34-.14t.348.14t.14.347t-.14.341l-3.389 3.389q-.236.236-.565.236t-.565-.237l-3.389-3.388q-.14-.14-.13-.344q.009-.204.15-.344t.334-.14t.335.14l2.765 2.72V9.5q0-.213.144-.356T12.001 9t.356.144t.143.356zM6.325 6.325Q4 8.65 4 12q0 .844.172 1.657t.517 1.576q.097.213.065.428q-.032.214-.198.378q-.154.152-.37.085q-.217-.066-.307-.272q-.437-.91-.658-1.871Q3 13.019 3 12q0-1.868.709-3.51T5.63 5.633t2.857-1.924T11.997 3t3.51.709q1.643.708 2.859 1.923t1.925 2.857t.709 3.508q0 1.013-.228 2.004t-.67 1.901q-.09.2-.288.244q-.197.045-.343-.102q-.165-.165-.195-.369t.049-.411q.35-.785.512-1.607T20 12q0-3.35-2.325-5.675T12 4T6.325 6.325"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightOutputCircleRounded(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="m12.5 18.656l2.766-2.721q.133-.14.34-.14t.348.14t.14.347t-.14.341l-3.389 3.389q-.236.236-.565.236t-.565-.237l-3.389-3.388q-.14-.14-.13-.344q.009-.204.15-.344t.334-.14t.335.14l2.765 2.72V9.5q0-.213.144-.356T12.001 9t.356.144t.143.356zM6.325 6.325Q4 8.65 4 12q0 .844.172 1.657t.517 1.576q.097.213.065.428q-.032.214-.198.378q-.154.152-.37.085q-.217-.066-.307-.272q-.437-.91-.658-1.871Q3 13.019 3 12q0-1.868.709-3.51T5.63 5.633t2.857-1.924T11.997 3t3.51.709q1.643.708 2.859 1.923t1.925 2.857t.709 3.508q0 1.013-.228 2.004t-.67 1.901q-.09.2-.288.244q-.197.045-.343-.102q-.165-.165-.195-.369t.049-.411q.35-.785.512-1.607T20 12q0-3.35-2.325-5.675T12 4T6.325 6.325"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.5 18.656l2.766-2.721q.133-.14.34-.14t.348.14t.14.347t-.14.341l-3.389 3.389q-.236.236-.565.236t-.565-.237l-3.389-3.388q-.14-.14-.13-.344q.009-.204.15-.344t.334-.14t.335.14l2.765 2.72V9.5q0-.213.144-.356T12.001 9t.356.144t.143.356zM6.325 6.325Q4 8.65 4 12q0 .844.172 1.657t.517 1.576q.097.213.065.428q-.032.214-.198.378q-.154.152-.37.085q-.217-.066-.307-.272q-.437-.91-.658-1.871Q3 13.019 3 12q0-1.868.709-3.51T5.63 5.633t2.857-1.924T11.997 3t3.51.709q1.643.708 2.859 1.923t1.925 2.857t.709 3.508q0 1.013-.228 2.004t-.67 1.901q-.09.2-.288.244q-.197.045-.343-.102q-.165-.165-.195-.369t.049-.411q.35-.785.512-1.607T20 12q0-3.35-2.325-5.675T12 4T6.325 6.325"/></svg> </template>
CSS
.icon-output-circle-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%22m12.5%2018.656l2.766-2.721q.133-.14.34-.14t.348.14t.14.347t-.14.341l-3.389%203.389q-.236.236-.565.236t-.565-.237l-3.389-3.388q-.14-.14-.13-.344q.009-.204.15-.344t.334-.14t.335.14l2.765%202.72V9.5q0-.213.144-.356T12.001%209t.356.144t.143.356zM6.325%206.325Q4%208.65%204%2012q0%20.844.172%201.657t.517%201.576q.097.213.065.428q-.032.214-.198.378q-.154.152-.37.085q-.217-.066-.307-.272q-.437-.91-.658-1.871Q3%2013.019%203%2012q0-1.868.709-3.51T5.63%205.633t2.857-1.924T11.997%203t3.51.709q1.643.708%202.859%201.923t1.925%202.857t.709%203.508q0%201.013-.228%202.004t-.67%201.901q-.09.2-.288.244q-.197.045-.343-.102q-.165-.165-.195-.369t.049-.411q.35-.785.512-1.607T20%2012q0-3.35-2.325-5.675T12%204T6.325%206.325%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%22m12.5%2018.656l2.766-2.721q.133-.14.34-.14t.348.14t.14.347t-.14.341l-3.389%203.389q-.236.236-.565.236t-.565-.237l-3.389-3.388q-.14-.14-.13-.344q.009-.204.15-.344t.334-.14t.335.14l2.765%202.72V9.5q0-.213.144-.356T12.001%209t.356.144t.143.356zM6.325%206.325Q4%208.65%204%2012q0%20.844.172%201.657t.517%201.576q.097.213.065.428q-.032.214-.198.378q-.154.152-.37.085q-.217-.066-.307-.272q-.437-.91-.658-1.871Q3%2013.019%203%2012q0-1.868.709-3.51T5.63%205.633t2.857-1.924T11.997%203t3.51.709q1.643.708%202.859%201.923t1.925%202.857t.709%203.508q0%201.013-.228%202.004t-.67%201.901q-.09.2-.288.244q-.197.045-.343-.102q-.165-.165-.195-.369t.049-.411q.35-.785.512-1.607T20%2012q0-3.35-2.325-5.675T12%204T6.325%206.325%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/output-circle-rounded.svg?color=%231a73e8&size=48