google-material-icons
Version:
A google material icon library package for React applications
106 lines (102 loc) • 3.05 kB
JavaScript
/**
* @license google-material-icons v2.1.3 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
import createIcon from '../../createIcon.js';
const Deblur = createIcon("Deblur", [
[
"path",
{
d: "M6.25 15C6.80228 15 7.25 14.5523 7.25 14C7.25 13.4477 6.80228 13 6.25 13C5.69772 13 5.25 13.4477 5.25 14C5.25 14.5523 5.69772 15 6.25 15Z",
key: "1l7n7b"
}
],
[
"path",
{
d: "M6.25 19C6.80228 19 7.25 18.5523 7.25 18C7.25 17.4477 6.80228 17 6.25 17C5.69772 17 5.25 17.4477 5.25 18C5.25 18.5523 5.69772 19 6.25 19Z",
key: "z1n1vs"
}
],
[
"path",
{
d: "M6.25 11C6.80228 11 7.25 10.5523 7.25 10C7.25 9.44772 6.80228 9 6.25 9C5.69772 9 5.25 9.44772 5.25 10C5.25 10.5523 5.69772 11 6.25 11Z",
key: "ybqnzr"
}
],
[
"path",
{
d: "M3.25 10.5C3.52614 10.5 3.75 10.2761 3.75 10C3.75 9.72386 3.52614 9.5 3.25 9.5C2.97386 9.5 2.75 9.72386 2.75 10C2.75 10.2761 2.97386 10.5 3.25 10.5Z",
key: "1ezl6w"
}
],
[
"path",
{
d: "M6.25 7C6.80228 7 7.25 6.55228 7.25 6C7.25 5.44772 6.80228 5 6.25 5C5.69772 5 5.25 5.44772 5.25 6C5.25 6.55228 5.69772 7 6.25 7Z",
key: "1srxrz"
}
],
[
"path",
{
d: "M3.25 14.5C3.52614 14.5 3.75 14.2761 3.75 14C3.75 13.7239 3.52614 13.5 3.25 13.5C2.97386 13.5 2.75 13.7239 2.75 14C2.75 14.2761 2.97386 14.5 3.25 14.5Z",
key: "1xfime"
}
],
[
"path",
{
d: "M10.25 21.5C10.5261 21.5 10.75 21.2761 10.75 21C10.75 20.7239 10.5261 20.5 10.25 20.5C9.97386 20.5 9.75 20.7239 9.75 21C9.75 21.2761 9.97386 21.5 10.25 21.5Z",
key: "lnhhju"
}
],
[
"path",
{
d: "M10.25 3.5C10.5261 3.5 10.75 3.27614 10.75 3C10.75 2.72386 10.5261 2.5 10.25 2.5C9.97386 2.5 9.75 2.72386 9.75 3C9.75 3.27614 9.97386 3.5 10.25 3.5Z",
key: "1kuzgs"
}
],
[
"path",
{
d: "M10.25 7C10.8023 7 11.25 6.55228 11.25 6C11.25 5.44772 10.8023 5 10.25 5C9.69772 5 9.25 5.44772 9.25 6C9.25 6.55228 9.69772 7 10.25 7Z",
key: "19cpda"
}
],
[
"path",
{
d: "M10.25 15.5C11.0784 15.5 11.75 14.8284 11.75 14C11.75 13.1716 11.0784 12.5 10.25 12.5C9.42157 12.5 8.75 13.1716 8.75 14C8.75 14.8284 9.42157 15.5 10.25 15.5Z",
key: "law5h7"
}
],
[
"path",
{
d: "M10.25 11.5C11.0784 11.5 11.75 10.8284 11.75 10C11.75 9.17157 11.0784 8.5 10.25 8.5C9.42157 8.5 8.75 9.17157 8.75 10C8.75 10.8284 9.42157 11.5 10.25 11.5Z",
key: "1767pc"
}
],
[
"path",
{
d: "M10.25 19C10.8023 19 11.25 18.5523 11.25 18C11.25 17.4477 10.8023 17 10.25 17C9.69772 17 9.25 17.4477 9.25 18C9.25 18.5523 9.69772 19 10.25 19Z",
key: "1sx3jp"
}
],
[
"path",
{
d: "M12.25 3V5C16.11 5 19.25 8.14 19.25 12C19.25 15.86 16.11 19 12.25 19V21C17.21 21 21.25 16.96 21.25 12C21.25 7.04 17.21 3 12.25 3Z",
key: "lqydql"
}
]
]);
export { Deblur as default };
//# sourceMappingURL=deblur.js.map