dot radiowaves left right icon
dot-radiowaves-left-right from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- dot-radiowaves-left-right
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
Related icons in Framework7 Icons
Use the dot radiowaves left right icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M45.983 48.787c.623.684 1.71.765 2.474-.04C53.244 43.74 56 37.02 56 29.678s-2.756-14.08-7.543-19.069c-.764-.824-1.85-.744-2.474-.06c-.624.704-.483 1.69.24 2.454c4.165 4.365 6.498 10.218 6.498 16.675s-2.333 12.29-6.497 16.655c-.724.765-.865 1.77-.241 2.454m-35.966 0c.624-.684.483-1.69-.241-2.454c-4.164-4.365-6.497-10.198-6.497-16.655s2.333-12.31 6.497-16.675c.724-.764.865-1.75.241-2.454c-.623-.684-1.71-.764-2.494.06C2.756 15.598 0 22.336 0 29.68c0 7.341 2.756 14.06 7.523 19.068c.784.805 1.87.724 2.494.04m30.153-5.35c.643.744 1.77.744 2.534-.12c3.34-3.622 5.23-8.429 5.23-13.639s-1.89-10.037-5.23-13.658c-.764-.845-1.891-.865-2.535-.1c-.643.724-.442 1.67.282 2.494c2.696 2.997 4.204 6.92 4.204 11.264c0 4.325-1.508 8.268-4.204 11.265c-.724.824-.925 1.75-.282 2.494m-24.34 0c.644-.744.443-1.67-.281-2.494c-2.696-2.997-4.204-6.94-4.204-11.265c0-4.345 1.508-8.267 4.204-11.264c.724-.825.925-1.77.281-2.494c-.643-.765-1.77-.745-2.554.1c-3.34 3.62-5.21 8.448-5.21 13.658s1.87 10.017 5.21 13.638c.784.865 1.91.865 2.554.12m5.633-5.733c.643-.724.362-1.63-.262-2.494c-1.207-1.509-1.81-3.44-1.81-5.532s.603-4.043 1.81-5.531c.624-.885.905-1.77.262-2.495c-.664-.764-1.871-.784-2.595.141a12.65 12.65 0 0 0-2.756 7.885c0 2.957 1.026 5.713 2.756 7.885c.724.905 1.93.885 2.595.141m13.074 0c.664.744 1.871.764 2.575-.14a12.53 12.53 0 0 0 2.756-7.886c0-2.957-1.006-5.712-2.756-7.885c-.704-.925-1.91-.905-2.575-.14c-.643.724-.362 1.609.262 2.494c1.146 1.528 1.79 3.44 1.79 5.531c0 2.092-.583 4.023-1.79 5.532c-.644.865-.905 1.77-.262 2.494M28 32.594c1.569 0 2.957-1.327 2.957-2.956c0-1.61-1.388-2.957-2.957-2.957c-1.59 0-2.957 1.348-2.957 2.957c0 1.63 1.368 2.957 2.957 2.957"/></svg>
React
import type { SVGProps } from "react";
export function F7DotRadiowavesLeftRight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M45.983 48.787c.623.684 1.71.765 2.474-.04C53.244 43.74 56 37.02 56 29.678s-2.756-14.08-7.543-19.069c-.764-.824-1.85-.744-2.474-.06c-.624.704-.483 1.69.24 2.454c4.165 4.365 6.498 10.218 6.498 16.675s-2.333 12.29-6.497 16.655c-.724.765-.865 1.77-.241 2.454m-35.966 0c.624-.684.483-1.69-.241-2.454c-4.164-4.365-6.497-10.198-6.497-16.655s2.333-12.31 6.497-16.675c.724-.764.865-1.75.241-2.454c-.623-.684-1.71-.764-2.494.06C2.756 15.598 0 22.336 0 29.68c0 7.341 2.756 14.06 7.523 19.068c.784.805 1.87.724 2.494.04m30.153-5.35c.643.744 1.77.744 2.534-.12c3.34-3.622 5.23-8.429 5.23-13.639s-1.89-10.037-5.23-13.658c-.764-.845-1.891-.865-2.535-.1c-.643.724-.442 1.67.282 2.494c2.696 2.997 4.204 6.92 4.204 11.264c0 4.325-1.508 8.268-4.204 11.265c-.724.824-.925 1.75-.282 2.494m-24.34 0c.644-.744.443-1.67-.281-2.494c-2.696-2.997-4.204-6.94-4.204-11.265c0-4.345 1.508-8.267 4.204-11.264c.724-.825.925-1.77.281-2.494c-.643-.765-1.77-.745-2.554.1c-3.34 3.62-5.21 8.448-5.21 13.658s1.87 10.017 5.21 13.638c.784.865 1.91.865 2.554.12m5.633-5.733c.643-.724.362-1.63-.262-2.494c-1.207-1.509-1.81-3.44-1.81-5.532s.603-4.043 1.81-5.531c.624-.885.905-1.77.262-2.495c-.664-.764-1.871-.784-2.595.141a12.65 12.65 0 0 0-2.756 7.885c0 2.957 1.026 5.713 2.756 7.885c.724.905 1.93.885 2.595.141m13.074 0c.664.744 1.871.764 2.575-.14a12.53 12.53 0 0 0 2.756-7.886c0-2.957-1.006-5.712-2.756-7.885c-.704-.925-1.91-.905-2.575-.14c-.643.724-.362 1.609.262 2.494c1.146 1.528 1.79 3.44 1.79 5.531c0 2.092-.583 4.023-1.79 5.532c-.644.865-.905 1.77-.262 2.494M28 32.594c1.569 0 2.957-1.327 2.957-2.956c0-1.61-1.388-2.957-2.957-2.957c-1.59 0-2.957 1.348-2.957 2.957c0 1.63 1.368 2.957 2.957 2.957"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M45.983 48.787c.623.684 1.71.765 2.474-.04C53.244 43.74 56 37.02 56 29.678s-2.756-14.08-7.543-19.069c-.764-.824-1.85-.744-2.474-.06c-.624.704-.483 1.69.24 2.454c4.165 4.365 6.498 10.218 6.498 16.675s-2.333 12.29-6.497 16.655c-.724.765-.865 1.77-.241 2.454m-35.966 0c.624-.684.483-1.69-.241-2.454c-4.164-4.365-6.497-10.198-6.497-16.655s2.333-12.31 6.497-16.675c.724-.764.865-1.75.241-2.454c-.623-.684-1.71-.764-2.494.06C2.756 15.598 0 22.336 0 29.68c0 7.341 2.756 14.06 7.523 19.068c.784.805 1.87.724 2.494.04m30.153-5.35c.643.744 1.77.744 2.534-.12c3.34-3.622 5.23-8.429 5.23-13.639s-1.89-10.037-5.23-13.658c-.764-.845-1.891-.865-2.535-.1c-.643.724-.442 1.67.282 2.494c2.696 2.997 4.204 6.92 4.204 11.264c0 4.325-1.508 8.268-4.204 11.265c-.724.824-.925 1.75-.282 2.494m-24.34 0c.644-.744.443-1.67-.281-2.494c-2.696-2.997-4.204-6.94-4.204-11.265c0-4.345 1.508-8.267 4.204-11.264c.724-.825.925-1.77.281-2.494c-.643-.765-1.77-.745-2.554.1c-3.34 3.62-5.21 8.448-5.21 13.658s1.87 10.017 5.21 13.638c.784.865 1.91.865 2.554.12m5.633-5.733c.643-.724.362-1.63-.262-2.494c-1.207-1.509-1.81-3.44-1.81-5.532s.603-4.043 1.81-5.531c.624-.885.905-1.77.262-2.495c-.664-.764-1.871-.784-2.595.141a12.65 12.65 0 0 0-2.756 7.885c0 2.957 1.026 5.713 2.756 7.885c.724.905 1.93.885 2.595.141m13.074 0c.664.744 1.871.764 2.575-.14a12.53 12.53 0 0 0 2.756-7.886c0-2.957-1.006-5.712-2.756-7.885c-.704-.925-1.91-.905-2.575-.14c-.643.724-.362 1.609.262 2.494c1.146 1.528 1.79 3.44 1.79 5.531c0 2.092-.583 4.023-1.79 5.532c-.644.865-.905 1.77-.262 2.494M28 32.594c1.569 0 2.957-1.327 2.957-2.956c0-1.61-1.388-2.957-2.957-2.957c-1.59 0-2.957 1.348-2.957 2.957c0 1.63 1.368 2.957 2.957 2.957"/></svg> </template>
CSS
.icon-dot-radiowaves-left-right {
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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M45.983%2048.787c.623.684%201.71.765%202.474-.04C53.244%2043.74%2056%2037.02%2056%2029.678s-2.756-14.08-7.543-19.069c-.764-.824-1.85-.744-2.474-.06c-.624.704-.483%201.69.24%202.454c4.165%204.365%206.498%2010.218%206.498%2016.675s-2.333%2012.29-6.497%2016.655c-.724.765-.865%201.77-.241%202.454m-35.966%200c.624-.684.483-1.69-.241-2.454c-4.164-4.365-6.497-10.198-6.497-16.655s2.333-12.31%206.497-16.675c.724-.764.865-1.75.241-2.454c-.623-.684-1.71-.764-2.494.06C2.756%2015.598%200%2022.336%200%2029.68c0%207.341%202.756%2014.06%207.523%2019.068c.784.805%201.87.724%202.494.04m30.153-5.35c.643.744%201.77.744%202.534-.12c3.34-3.622%205.23-8.429%205.23-13.639s-1.89-10.037-5.23-13.658c-.764-.845-1.891-.865-2.535-.1c-.643.724-.442%201.67.282%202.494c2.696%202.997%204.204%206.92%204.204%2011.264c0%204.325-1.508%208.268-4.204%2011.265c-.724.824-.925%201.75-.282%202.494m-24.34%200c.644-.744.443-1.67-.281-2.494c-2.696-2.997-4.204-6.94-4.204-11.265c0-4.345%201.508-8.267%204.204-11.264c.724-.825.925-1.77.281-2.494c-.643-.765-1.77-.745-2.554.1c-3.34%203.62-5.21%208.448-5.21%2013.658s1.87%2010.017%205.21%2013.638c.784.865%201.91.865%202.554.12m5.633-5.733c.643-.724.362-1.63-.262-2.494c-1.207-1.509-1.81-3.44-1.81-5.532s.603-4.043%201.81-5.531c.624-.885.905-1.77.262-2.495c-.664-.764-1.871-.784-2.595.141a12.65%2012.65%200%200%200-2.756%207.885c0%202.957%201.026%205.713%202.756%207.885c.724.905%201.93.885%202.595.141m13.074%200c.664.744%201.871.764%202.575-.14a12.53%2012.53%200%200%200%202.756-7.886c0-2.957-1.006-5.712-2.756-7.885c-.704-.925-1.91-.905-2.575-.14c-.643.724-.362%201.609.262%202.494c1.146%201.528%201.79%203.44%201.79%205.531c0%202.092-.583%204.023-1.79%205.532c-.644.865-.905%201.77-.262%202.494M28%2032.594c1.569%200%202.957-1.327%202.957-2.956c0-1.61-1.388-2.957-2.957-2.957c-1.59%200-2.957%201.348-2.957%202.957c0%201.63%201.368%202.957%202.957%202.957%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M45.983%2048.787c.623.684%201.71.765%202.474-.04C53.244%2043.74%2056%2037.02%2056%2029.678s-2.756-14.08-7.543-19.069c-.764-.824-1.85-.744-2.474-.06c-.624.704-.483%201.69.24%202.454c4.165%204.365%206.498%2010.218%206.498%2016.675s-2.333%2012.29-6.497%2016.655c-.724.765-.865%201.77-.241%202.454m-35.966%200c.624-.684.483-1.69-.241-2.454c-4.164-4.365-6.497-10.198-6.497-16.655s2.333-12.31%206.497-16.675c.724-.764.865-1.75.241-2.454c-.623-.684-1.71-.764-2.494.06C2.756%2015.598%200%2022.336%200%2029.68c0%207.341%202.756%2014.06%207.523%2019.068c.784.805%201.87.724%202.494.04m30.153-5.35c.643.744%201.77.744%202.534-.12c3.34-3.622%205.23-8.429%205.23-13.639s-1.89-10.037-5.23-13.658c-.764-.845-1.891-.865-2.535-.1c-.643.724-.442%201.67.282%202.494c2.696%202.997%204.204%206.92%204.204%2011.264c0%204.325-1.508%208.268-4.204%2011.265c-.724.824-.925%201.75-.282%202.494m-24.34%200c.644-.744.443-1.67-.281-2.494c-2.696-2.997-4.204-6.94-4.204-11.265c0-4.345%201.508-8.267%204.204-11.264c.724-.825.925-1.77.281-2.494c-.643-.765-1.77-.745-2.554.1c-3.34%203.62-5.21%208.448-5.21%2013.658s1.87%2010.017%205.21%2013.638c.784.865%201.91.865%202.554.12m5.633-5.733c.643-.724.362-1.63-.262-2.494c-1.207-1.509-1.81-3.44-1.81-5.532s.603-4.043%201.81-5.531c.624-.885.905-1.77.262-2.495c-.664-.764-1.871-.784-2.595.141a12.65%2012.65%200%200%200-2.756%207.885c0%202.957%201.026%205.713%202.756%207.885c.724.905%201.93.885%202.595.141m13.074%200c.664.744%201.871.764%202.575-.14a12.53%2012.53%200%200%200%202.756-7.886c0-2.957-1.006-5.712-2.756-7.885c-.704-.925-1.91-.905-2.575-.14c-.643.724-.362%201.609.262%202.494c1.146%201.528%201.79%203.44%201.79%205.531c0%202.092-.583%204.023-1.79%205.532c-.644.865-.905%201.77-.262%202.494M28%2032.594c1.569%200%202.957-1.327%202.957-2.956c0-1.61-1.388-2.957-2.957-2.957c-1.59%200-2.957%201.348-2.957%202.957c0%201.63%201.368%202.957%202.957%202.957%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/dot-radiowaves-left-right.svg?color=%231a73e8&size=48