routine icon
routine-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- routine-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the routine icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.025 18.5q-1.304 0-2.483-.496t-2.102-1.42t-1.419-2.101q-.496-1.18-.496-2.483q0-1.006.3-1.957T6.7 8.277q.229-.311.627-.237t.56.458q.544 1.298 1.312 2.437t1.76 2.13t2.132 1.761t2.436 1.313q.385.161.459.559t-.238.627q-.815.575-1.766.875t-1.957.3m5.517-4.166q-.207-.067-.296-.262q-.088-.195-.032-.409q.475-1.469.138-2.949T15.891 8.11q-1.087-1.086-2.58-1.449t-2.938.088q-.194.056-.386-.033q-.193-.088-.266-.277q-.073-.188.019-.37q.09-.184.28-.245q1.724-.567 3.507-.157q1.783.411 3.102 1.73q1.313 1.314 1.717 3.087t-.144 3.498q-.061.213-.254.317q-.192.104-.406.036M12 3.27q-.213 0-.357-.143T11.5 2.77V1.385q0-.214.143-.357q.143-.144.357-.144t.357.144t.143.357v1.384q0 .214-.143.357T12 3.269m0 19.847q-.213 0-.357-.144q-.143-.143-.143-.357v-1.384q0-.214.143-.357t.357-.143t.357.143t.143.357v1.384q0 .214-.143.357q-.143.144-.357.144m6.183-17.293q-.166-.165-.166-.357t.166-.356l.93-.931q.14-.14.342-.15q.2-.01.366.15q.165.165.165.357t-.165.356l-.93.931q-.147.146-.345.156t-.363-.156M4.179 19.821q-.165-.165-.165-.356q0-.192.165-.357l.93-.931q.147-.146.345-.156t.363.156t.166.357t-.166.357l-.93.93q-.14.14-.342.15q-.2.01-.366-.15M21.23 12.5q-.214 0-.357-.143T20.731 12t.143-.357t.357-.143h1.384q.214 0 .357.143q.144.143.144.357t-.144.357t-.357.143zm-19.847 0q-.213 0-.356-.143T.884 12t.144-.357t.357-.143h1.384q.214 0 .357.143t.143.357t-.143.357t-.357.143zm18.437 7.321q-.165.165-.357.165t-.356-.165l-.931-.93q-.146-.147-.156-.345t.156-.363t.357-.166t.356.166l.931.93q.14.14.15.342q.01.2-.15.366M5.823 5.817q-.165.166-.357.166t-.356-.166l-.931-.93q-.14-.14-.15-.342q-.01-.2.15-.366q.165-.165.357-.165t.356.165l.931.93q.146.147.156.345t-.156.363"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRoutineRounded(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.025 18.5q-1.304 0-2.483-.496t-2.102-1.42t-1.419-2.101q-.496-1.18-.496-2.483q0-1.006.3-1.957T6.7 8.277q.229-.311.627-.237t.56.458q.544 1.298 1.312 2.437t1.76 2.13t2.132 1.761t2.436 1.313q.385.161.459.559t-.238.627q-.815.575-1.766.875t-1.957.3m5.517-4.166q-.207-.067-.296-.262q-.088-.195-.032-.409q.475-1.469.138-2.949T15.891 8.11q-1.087-1.086-2.58-1.449t-2.938.088q-.194.056-.386-.033q-.193-.088-.266-.277q-.073-.188.019-.37q.09-.184.28-.245q1.724-.567 3.507-.157q1.783.411 3.102 1.73q1.313 1.314 1.717 3.087t-.144 3.498q-.061.213-.254.317q-.192.104-.406.036M12 3.27q-.213 0-.357-.143T11.5 2.77V1.385q0-.214.143-.357q.143-.144.357-.144t.357.144t.143.357v1.384q0 .214-.143.357T12 3.269m0 19.847q-.213 0-.357-.144q-.143-.143-.143-.357v-1.384q0-.214.143-.357t.357-.143t.357.143t.143.357v1.384q0 .214-.143.357q-.143.144-.357.144m6.183-17.293q-.166-.165-.166-.357t.166-.356l.93-.931q.14-.14.342-.15q.2-.01.366.15q.165.165.165.357t-.165.356l-.93.931q-.147.146-.345.156t-.363-.156M4.179 19.821q-.165-.165-.165-.356q0-.192.165-.357l.93-.931q.147-.146.345-.156t.363.156t.166.357t-.166.357l-.93.93q-.14.14-.342.15q-.2.01-.366-.15M21.23 12.5q-.214 0-.357-.143T20.731 12t.143-.357t.357-.143h1.384q.214 0 .357.143q.144.143.144.357t-.144.357t-.357.143zm-19.847 0q-.213 0-.356-.143T.884 12t.144-.357t.357-.143h1.384q.214 0 .357.143t.143.357t-.143.357t-.357.143zm18.437 7.321q-.165.165-.357.165t-.356-.165l-.931-.93q-.146-.147-.156-.345t.156-.363t.357-.166t.356.166l.931.93q.14.14.15.342q.01.2-.15.366M5.823 5.817q-.165.166-.357.166t-.356-.166l-.931-.93q-.14-.14-.15-.342q-.01-.2.15-.366q.165-.165.357-.165t.356.165l.931.93q.146.147.156.345t-.156.363"/></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.025 18.5q-1.304 0-2.483-.496t-2.102-1.42t-1.419-2.101q-.496-1.18-.496-2.483q0-1.006.3-1.957T6.7 8.277q.229-.311.627-.237t.56.458q.544 1.298 1.312 2.437t1.76 2.13t2.132 1.761t2.436 1.313q.385.161.459.559t-.238.627q-.815.575-1.766.875t-1.957.3m5.517-4.166q-.207-.067-.296-.262q-.088-.195-.032-.409q.475-1.469.138-2.949T15.891 8.11q-1.087-1.086-2.58-1.449t-2.938.088q-.194.056-.386-.033q-.193-.088-.266-.277q-.073-.188.019-.37q.09-.184.28-.245q1.724-.567 3.507-.157q1.783.411 3.102 1.73q1.313 1.314 1.717 3.087t-.144 3.498q-.061.213-.254.317q-.192.104-.406.036M12 3.27q-.213 0-.357-.143T11.5 2.77V1.385q0-.214.143-.357q.143-.144.357-.144t.357.144t.143.357v1.384q0 .214-.143.357T12 3.269m0 19.847q-.213 0-.357-.144q-.143-.143-.143-.357v-1.384q0-.214.143-.357t.357-.143t.357.143t.143.357v1.384q0 .214-.143.357q-.143.144-.357.144m6.183-17.293q-.166-.165-.166-.357t.166-.356l.93-.931q.14-.14.342-.15q.2-.01.366.15q.165.165.165.357t-.165.356l-.93.931q-.147.146-.345.156t-.363-.156M4.179 19.821q-.165-.165-.165-.356q0-.192.165-.357l.93-.931q.147-.146.345-.156t.363.156t.166.357t-.166.357l-.93.93q-.14.14-.342.15q-.2.01-.366-.15M21.23 12.5q-.214 0-.357-.143T20.731 12t.143-.357t.357-.143h1.384q.214 0 .357.143q.144.143.144.357t-.144.357t-.357.143zm-19.847 0q-.213 0-.356-.143T.884 12t.144-.357t.357-.143h1.384q.214 0 .357.143t.143.357t-.143.357t-.357.143zm18.437 7.321q-.165.165-.357.165t-.356-.165l-.931-.93q-.146-.147-.156-.345t.156-.363t.357-.166t.356.166l.931.93q.14.14.15.342q.01.2-.15.366M5.823 5.817q-.165.166-.357.166t-.356-.166l-.931-.93q-.14-.14-.15-.342q-.01-.2.15-.366q.165-.165.357-.165t.356.165l.931.93q.146.147.156.345t-.156.363"/></svg> </template>
CSS
.icon-routine-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.025%2018.5q-1.304%200-2.483-.496t-2.102-1.42t-1.419-2.101q-.496-1.18-.496-2.483q0-1.006.3-1.957T6.7%208.277q.229-.311.627-.237t.56.458q.544%201.298%201.312%202.437t1.76%202.13t2.132%201.761t2.436%201.313q.385.161.459.559t-.238.627q-.815.575-1.766.875t-1.957.3m5.517-4.166q-.207-.067-.296-.262q-.088-.195-.032-.409q.475-1.469.138-2.949T15.891%208.11q-1.087-1.086-2.58-1.449t-2.938.088q-.194.056-.386-.033q-.193-.088-.266-.277q-.073-.188.019-.37q.09-.184.28-.245q1.724-.567%203.507-.157q1.783.411%203.102%201.73q1.313%201.314%201.717%203.087t-.144%203.498q-.061.213-.254.317q-.192.104-.406.036M12%203.27q-.213%200-.357-.143T11.5%202.77V1.385q0-.214.143-.357q.143-.144.357-.144t.357.144t.143.357v1.384q0%20.214-.143.357T12%203.269m0%2019.847q-.213%200-.357-.144q-.143-.143-.143-.357v-1.384q0-.214.143-.357t.357-.143t.357.143t.143.357v1.384q0%20.214-.143.357q-.143.144-.357.144m6.183-17.293q-.166-.165-.166-.357t.166-.356l.93-.931q.14-.14.342-.15q.2-.01.366.15q.165.165.165.357t-.165.356l-.93.931q-.147.146-.345.156t-.363-.156M4.179%2019.821q-.165-.165-.165-.356q0-.192.165-.357l.93-.931q.147-.146.345-.156t.363.156t.166.357t-.166.357l-.93.93q-.14.14-.342.15q-.2.01-.366-.15M21.23%2012.5q-.214%200-.357-.143T20.731%2012t.143-.357t.357-.143h1.384q.214%200%20.357.143q.144.143.144.357t-.144.357t-.357.143zm-19.847%200q-.213%200-.356-.143T.884%2012t.144-.357t.357-.143h1.384q.214%200%20.357.143t.143.357t-.143.357t-.357.143zm18.437%207.321q-.165.165-.357.165t-.356-.165l-.931-.93q-.146-.147-.156-.345t.156-.363t.357-.166t.356.166l.931.93q.14.14.15.342q.01.2-.15.366M5.823%205.817q-.165.166-.357.166t-.356-.166l-.931-.93q-.14-.14-.15-.342q-.01-.2.15-.366q.165-.165.357-.165t.356.165l.931.93q.146.147.156.345t-.156.363%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.025%2018.5q-1.304%200-2.483-.496t-2.102-1.42t-1.419-2.101q-.496-1.18-.496-2.483q0-1.006.3-1.957T6.7%208.277q.229-.311.627-.237t.56.458q.544%201.298%201.312%202.437t1.76%202.13t2.132%201.761t2.436%201.313q.385.161.459.559t-.238.627q-.815.575-1.766.875t-1.957.3m5.517-4.166q-.207-.067-.296-.262q-.088-.195-.032-.409q.475-1.469.138-2.949T15.891%208.11q-1.087-1.086-2.58-1.449t-2.938.088q-.194.056-.386-.033q-.193-.088-.266-.277q-.073-.188.019-.37q.09-.184.28-.245q1.724-.567%203.507-.157q1.783.411%203.102%201.73q1.313%201.314%201.717%203.087t-.144%203.498q-.061.213-.254.317q-.192.104-.406.036M12%203.27q-.213%200-.357-.143T11.5%202.77V1.385q0-.214.143-.357q.143-.144.357-.144t.357.144t.143.357v1.384q0%20.214-.143.357T12%203.269m0%2019.847q-.213%200-.357-.144q-.143-.143-.143-.357v-1.384q0-.214.143-.357t.357-.143t.357.143t.143.357v1.384q0%20.214-.143.357q-.143.144-.357.144m6.183-17.293q-.166-.165-.166-.357t.166-.356l.93-.931q.14-.14.342-.15q.2-.01.366.15q.165.165.165.357t-.165.356l-.93.931q-.147.146-.345.156t-.363-.156M4.179%2019.821q-.165-.165-.165-.356q0-.192.165-.357l.93-.931q.147-.146.345-.156t.363.156t.166.357t-.166.357l-.93.93q-.14.14-.342.15q-.2.01-.366-.15M21.23%2012.5q-.214%200-.357-.143T20.731%2012t.143-.357t.357-.143h1.384q.214%200%20.357.143q.144.143.144.357t-.144.357t-.357.143zm-19.847%200q-.213%200-.356-.143T.884%2012t.144-.357t.357-.143h1.384q.214%200%20.357.143t.143.357t-.143.357t-.357.143zm18.437%207.321q-.165.165-.357.165t-.356-.165l-.931-.93q-.146-.147-.156-.345t.156-.363t.357-.166t.356.166l.931.93q.14.14.15.342q.01.2-.15.366M5.823%205.817q-.165.166-.357.166t-.356-.166l-.931-.93q-.14-.14-.15-.342q-.01-.2.15-.366q.165-.165.357-.165t.356.165l.931.93q.146.147.156.345t-.156.363%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/routine-rounded.svg?color=%231a73e8&size=48