simulation icon
simulation-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- simulation-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 simulation icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 13.846q1.512 0 2.448.567t.937 1.493q0 .211-.134.345t-.345.134H9.094q-.211 0-.345-.134t-.133-.345q0-.927.936-1.494T12 13.846M10.809 12.5q-.501-.501-.501-1.191t.5-1.192q.502-.5 1.192-.5t1.191.5t.501 1.192q0 .69-.5 1.191q-.502.5-1.192.5t-1.191-.501m-8.79 4.482V7.404q0-1.195 2.51-1.796Q7.042 5.006 12 5.006t7.47.602q2.51.602 2.51 1.796v9.577q-.038.782-.922 1.388q-.885.606-2.524.954q-.534.125-.938-.236q-.404-.36-.404-.895v-8.119q0-.477.3-.845q.3-.369.777-.474q1.025-.252 1.684-.584t.953-.743q-.787-.713-3.05-1.07T12 6q-3.67 0-6.029.386q-2.36.385-2.877 1.041q.256.412.915.746q.658.335 1.722.587q.477.111.777.474t.3.839v8.12q0 .534-.404.885q-.404.35-.939.245q-1.638-.348-2.523-.954q-.884-.605-.923-1.388"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSimulationRounded(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 13.846q1.512 0 2.448.567t.937 1.493q0 .211-.134.345t-.345.134H9.094q-.211 0-.345-.134t-.133-.345q0-.927.936-1.494T12 13.846M10.809 12.5q-.501-.501-.501-1.191t.5-1.192q.502-.5 1.192-.5t1.191.5t.501 1.192q0 .69-.5 1.191q-.502.5-1.192.5t-1.191-.501m-8.79 4.482V7.404q0-1.195 2.51-1.796Q7.042 5.006 12 5.006t7.47.602q2.51.602 2.51 1.796v9.577q-.038.782-.922 1.388q-.885.606-2.524.954q-.534.125-.938-.236q-.404-.36-.404-.895v-8.119q0-.477.3-.845q.3-.369.777-.474q1.025-.252 1.684-.584t.953-.743q-.787-.713-3.05-1.07T12 6q-3.67 0-6.029.386q-2.36.385-2.877 1.041q.256.412.915.746q.658.335 1.722.587q.477.111.777.474t.3.839v8.12q0 .534-.404.885q-.404.35-.939.245q-1.638-.348-2.523-.954q-.884-.605-.923-1.388"/></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 13.846q1.512 0 2.448.567t.937 1.493q0 .211-.134.345t-.345.134H9.094q-.211 0-.345-.134t-.133-.345q0-.927.936-1.494T12 13.846M10.809 12.5q-.501-.501-.501-1.191t.5-1.192q.502-.5 1.192-.5t1.191.5t.501 1.192q0 .69-.5 1.191q-.502.5-1.192.5t-1.191-.501m-8.79 4.482V7.404q0-1.195 2.51-1.796Q7.042 5.006 12 5.006t7.47.602q2.51.602 2.51 1.796v9.577q-.038.782-.922 1.388q-.885.606-2.524.954q-.534.125-.938-.236q-.404-.36-.404-.895v-8.119q0-.477.3-.845q.3-.369.777-.474q1.025-.252 1.684-.584t.953-.743q-.787-.713-3.05-1.07T12 6q-3.67 0-6.029.386q-2.36.385-2.877 1.041q.256.412.915.746q.658.335 1.722.587q.477.111.777.474t.3.839v8.12q0 .534-.404.885q-.404.35-.939.245q-1.638-.348-2.523-.954q-.884-.605-.923-1.388"/></svg> </template>
CSS
.icon-simulation-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%2013.846q1.512%200%202.448.567t.937%201.493q0%20.211-.134.345t-.345.134H9.094q-.211%200-.345-.134t-.133-.345q0-.927.936-1.494T12%2013.846M10.809%2012.5q-.501-.501-.501-1.191t.5-1.192q.502-.5%201.192-.5t1.191.5t.501%201.192q0%20.69-.5%201.191q-.502.5-1.192.5t-1.191-.501m-8.79%204.482V7.404q0-1.195%202.51-1.796Q7.042%205.006%2012%205.006t7.47.602q2.51.602%202.51%201.796v9.577q-.038.782-.922%201.388q-.885.606-2.524.954q-.534.125-.938-.236q-.404-.36-.404-.895v-8.119q0-.477.3-.845q.3-.369.777-.474q1.025-.252%201.684-.584t.953-.743q-.787-.713-3.05-1.07T12%206q-3.67%200-6.029.386q-2.36.385-2.877%201.041q.256.412.915.746q.658.335%201.722.587q.477.111.777.474t.3.839v8.12q0%20.534-.404.885q-.404.35-.939.245q-1.638-.348-2.523-.954q-.884-.605-.923-1.388%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%2013.846q1.512%200%202.448.567t.937%201.493q0%20.211-.134.345t-.345.134H9.094q-.211%200-.345-.134t-.133-.345q0-.927.936-1.494T12%2013.846M10.809%2012.5q-.501-.501-.501-1.191t.5-1.192q.502-.5%201.192-.5t1.191.5t.501%201.192q0%20.69-.5%201.191q-.502.5-1.192.5t-1.191-.501m-8.79%204.482V7.404q0-1.195%202.51-1.796Q7.042%205.006%2012%205.006t7.47.602q2.51.602%202.51%201.796v9.577q-.038.782-.922%201.388q-.885.606-2.524.954q-.534.125-.938-.236q-.404-.36-.404-.895v-8.119q0-.477.3-.845q.3-.369.777-.474q1.025-.252%201.684-.584t.953-.743q-.787-.713-3.05-1.07T12%206q-3.67%200-6.029.386q-2.36.385-2.877%201.041q.256.412.915.746q.658.335%201.722.587q.477.111.777.474t.3.839v8.12q0%20.534-.404.885q-.404.35-.939.245q-1.638-.348-2.523-.954q-.884-.605-.923-1.388%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/simulation-rounded.svg?color=%231a73e8&size=48