chart no axes combined icon
chart-no-axes-combined-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- chart-no-axes-combined-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Myna UI Icons
The same icon in other sets
Related icons in Myna UI Icons
chart-areachart-barchart-bar-bigchart-bar-decreasingchart-bar-increasingchart-bar-onechart-bar-stackedchart-bubblechart-candlestickchart-columnchart-column-bigchart-column-decreasingchart-column-increasingchart-column-stackedchart-ganttchart-graphchart-linechart-networkchart-no-axes-columnchart-no-axes-column-decreasingchart-no-axes-column-increasingchart-no-axes-ganttchart-piechart-pie-one
Use the chart no axes combined icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 21v-6a1 1 0 1 1 2 0v6a1 1 0 1 1-2 0m5 0v-8a1 1 0 1 1 2 0v8a1 1 0 1 1-2 0m4.5 0v-7a1 1 0 0 1 2 0v7a1 1 0 1 1-2 0m4.5 0V11a1 1 0 0 1 2 0v10a1 1 0 1 1-2 0m2.342-17.253a1 1 0 0 1 1.316 1.506l-5.846 5.114c-.818.716-1.716 1.274-2.754 1.26c-.92-.011-1.723-.465-2.467-1.137l-.316-.3l-.007-.007c-.654-.655-1.054-.826-1.332-.843c-.233-.015-.589.067-1.174.505l-.265.21l-3.856 3.214a1 1 0 0 1-1.282-1.537L6.217 8.52l.334-.266c.786-.59 1.61-.967 2.512-.91c1.021.066 1.864.67 2.62 1.426l.006.006l.251.239c.556.499.909.61 1.143.614c.28.004.7-.141 1.413-.766z"/></svg>
React
import type { SVGProps } from "react";
export function MynauiChartNoAxesCombinedSolid(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="M4 21v-6a1 1 0 1 1 2 0v6a1 1 0 1 1-2 0m5 0v-8a1 1 0 1 1 2 0v8a1 1 0 1 1-2 0m4.5 0v-7a1 1 0 0 1 2 0v7a1 1 0 1 1-2 0m4.5 0V11a1 1 0 0 1 2 0v10a1 1 0 1 1-2 0m2.342-17.253a1 1 0 0 1 1.316 1.506l-5.846 5.114c-.818.716-1.716 1.274-2.754 1.26c-.92-.011-1.723-.465-2.467-1.137l-.316-.3l-.007-.007c-.654-.655-1.054-.826-1.332-.843c-.233-.015-.589.067-1.174.505l-.265.21l-3.856 3.214a1 1 0 0 1-1.282-1.537L6.217 8.52l.334-.266c.786-.59 1.61-.967 2.512-.91c1.021.066 1.864.67 2.62 1.426l.006.006l.251.239c.556.499.909.61 1.143.614c.28.004.7-.141 1.413-.766z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 21v-6a1 1 0 1 1 2 0v6a1 1 0 1 1-2 0m5 0v-8a1 1 0 1 1 2 0v8a1 1 0 1 1-2 0m4.5 0v-7a1 1 0 0 1 2 0v7a1 1 0 1 1-2 0m4.5 0V11a1 1 0 0 1 2 0v10a1 1 0 1 1-2 0m2.342-17.253a1 1 0 0 1 1.316 1.506l-5.846 5.114c-.818.716-1.716 1.274-2.754 1.26c-.92-.011-1.723-.465-2.467-1.137l-.316-.3l-.007-.007c-.654-.655-1.054-.826-1.332-.843c-.233-.015-.589.067-1.174.505l-.265.21l-3.856 3.214a1 1 0 0 1-1.282-1.537L6.217 8.52l.334-.266c.786-.59 1.61-.967 2.512-.91c1.021.066 1.864.67 2.62 1.426l.006.006l.251.239c.556.499.909.61 1.143.614c.28.004.7-.141 1.413-.766z"/></svg> </template>
CSS
.icon-chart-no-axes-combined-solid {
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%22M4%2021v-6a1%201%200%201%201%202%200v6a1%201%200%201%201-2%200m5%200v-8a1%201%200%201%201%202%200v8a1%201%200%201%201-2%200m4.5%200v-7a1%201%200%200%201%202%200v7a1%201%200%201%201-2%200m4.5%200V11a1%201%200%200%201%202%200v10a1%201%200%201%201-2%200m2.342-17.253a1%201%200%200%201%201.316%201.506l-5.846%205.114c-.818.716-1.716%201.274-2.754%201.26c-.92-.011-1.723-.465-2.467-1.137l-.316-.3l-.007-.007c-.654-.655-1.054-.826-1.332-.843c-.233-.015-.589.067-1.174.505l-.265.21l-3.856%203.214a1%201%200%200%201-1.282-1.537L6.217%208.52l.334-.266c.786-.59%201.61-.967%202.512-.91c1.021.066%201.864.67%202.62%201.426l.006.006l.251.239c.556.499.909.61%201.143.614c.28.004.7-.141%201.413-.766z%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%22M4%2021v-6a1%201%200%201%201%202%200v6a1%201%200%201%201-2%200m5%200v-8a1%201%200%201%201%202%200v8a1%201%200%201%201-2%200m4.5%200v-7a1%201%200%200%201%202%200v7a1%201%200%201%201-2%200m4.5%200V11a1%201%200%200%201%202%200v10a1%201%200%201%201-2%200m2.342-17.253a1%201%200%200%201%201.316%201.506l-5.846%205.114c-.818.716-1.716%201.274-2.754%201.26c-.92-.011-1.723-.465-2.467-1.137l-.316-.3l-.007-.007c-.654-.655-1.054-.826-1.332-.843c-.233-.015-.589.067-1.174.505l-.265.21l-3.856%203.214a1%201%200%200%201-1.282-1.537L6.217%208.52l.334-.266c.786-.59%201.61-.967%202.512-.91c1.021.066%201.864.67%202.62%201.426l.006.006l.251.239c.556.499.909.61%201.143.614c.28.004.7-.141%201.413-.766z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/chart-no-axes-combined-solid.svg?color=%231a73e8&size=48