skirt icon
skirt-bold-duotone from Solar by 480 Design · Bold Duotone · UI · CC-BY-4.0 Attribution required.
- Name
- skirt-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- UI
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More ui icons from Solar
accessibility-boldadd-boldadd-circle-boldadd-square-boldaugmented-reality-boldballoon-boldbattery-charge-boldbattery-charge-minimalistic-boldbattery-full-boldbattery-full-minimalistic-boldbattery-half-boldbattery-half-minimalistic-boldbattery-low-boldbattery-low-minimalistic-boldblocks-boldbody-boldbolt-boldbolt-circle-boldbox-boldbox-minimalistic-boldbroom-boldcat-boldcheck-circle-boldcheck-square-bold
Use the skirt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.9195 17.9529C22.1354 18.6686 21.9179 19.4379 21.2656 19.8293C20.2806 20.4203 18.5473 21.2337 15.9607 21.6781C14.8119 21.8754 13.4942 22 11.9995 22C10.5045 22 9.18707 21.8754 8.03809 21.6779C5.45192 21.2335 3.71948 20.4202 2.7345 19.8293C2.08222 19.4379 1.86473 18.6686 2.08066 17.9529L5.83756 5.5H9.99937H14H18.1626L21.9195 17.9529Z" opacity=".5"/><path d="M9.99937 5.5H13.9994H18.1626L21.9195 17.9529C22.1354 18.6686 21.9179 19.4379 21.2656 19.8293C20.2806 20.4203 18.5467 21.2337 15.96 21.6781C14.8113 21.8754 13.4942 22 11.9995 22C10.5045 22 9.18707 21.8754 8.03809 21.6779L9.99937 5.5Z" opacity=".5"/><path d="M21.2656 19.8293C21.9179 19.4379 22.1354 18.6686 21.9195 17.9529L18.1626 5.5H14L15.9607 21.6781C18.5473 21.2337 20.2806 20.4203 21.2656 19.8293Z" opacity=".5"/><path d="M16.1086 2H7.89204C6.9237 2 6.43954 2 6.13871 2.29289C5.83789 2.58579 5.83789 3.05719 5.83789 4V5.5H10.0002H14.0002H18.1628V4C18.1628 3.05719 18.1628 2.58579 17.862 2.29289C17.5611 2 17.077 2 16.1086 2Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarSkirtBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.9195 17.9529C22.1354 18.6686 21.9179 19.4379 21.2656 19.8293C20.2806 20.4203 18.5473 21.2337 15.9607 21.6781C14.8119 21.8754 13.4942 22 11.9995 22C10.5045 22 9.18707 21.8754 8.03809 21.6779C5.45192 21.2335 3.71948 20.4202 2.7345 19.8293C2.08222 19.4379 1.86473 18.6686 2.08066 17.9529L5.83756 5.5H9.99937H14H18.1626L21.9195 17.9529Z" opacity=".5"/><path d="M9.99937 5.5H13.9994H18.1626L21.9195 17.9529C22.1354 18.6686 21.9179 19.4379 21.2656 19.8293C20.2806 20.4203 18.5467 21.2337 15.96 21.6781C14.8113 21.8754 13.4942 22 11.9995 22C10.5045 22 9.18707 21.8754 8.03809 21.6779L9.99937 5.5Z" opacity=".5"/><path d="M21.2656 19.8293C21.9179 19.4379 22.1354 18.6686 21.9195 17.9529L18.1626 5.5H14L15.9607 21.6781C18.5473 21.2337 20.2806 20.4203 21.2656 19.8293Z" opacity=".5"/><path d="M16.1086 2H7.89204C6.9237 2 6.43954 2 6.13871 2.29289C5.83789 2.58579 5.83789 3.05719 5.83789 4V5.5H10.0002H14.0002H18.1628V4C18.1628 3.05719 18.1628 2.58579 17.862 2.29289C17.5611 2 17.077 2 16.1086 2Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.9195 17.9529C22.1354 18.6686 21.9179 19.4379 21.2656 19.8293C20.2806 20.4203 18.5473 21.2337 15.9607 21.6781C14.8119 21.8754 13.4942 22 11.9995 22C10.5045 22 9.18707 21.8754 8.03809 21.6779C5.45192 21.2335 3.71948 20.4202 2.7345 19.8293C2.08222 19.4379 1.86473 18.6686 2.08066 17.9529L5.83756 5.5H9.99937H14H18.1626L21.9195 17.9529Z" opacity=".5"/><path d="M9.99937 5.5H13.9994H18.1626L21.9195 17.9529C22.1354 18.6686 21.9179 19.4379 21.2656 19.8293C20.2806 20.4203 18.5467 21.2337 15.96 21.6781C14.8113 21.8754 13.4942 22 11.9995 22C10.5045 22 9.18707 21.8754 8.03809 21.6779L9.99937 5.5Z" opacity=".5"/><path d="M21.2656 19.8293C21.9179 19.4379 22.1354 18.6686 21.9195 17.9529L18.1626 5.5H14L15.9607 21.6781C18.5473 21.2337 20.2806 20.4203 21.2656 19.8293Z" opacity=".5"/><path d="M16.1086 2H7.89204C6.9237 2 6.43954 2 6.13871 2.29289C5.83789 2.58579 5.83789 3.05719 5.83789 4V5.5H10.0002H14.0002H18.1628V4C18.1628 3.05719 18.1628 2.58579 17.862 2.29289C17.5611 2 17.077 2 16.1086 2Z"/></g></svg> </template>
CSS
.icon-skirt-bold-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.9195%2017.9529C22.1354%2018.6686%2021.9179%2019.4379%2021.2656%2019.8293C20.2806%2020.4203%2018.5473%2021.2337%2015.9607%2021.6781C14.8119%2021.8754%2013.4942%2022%2011.9995%2022C10.5045%2022%209.18707%2021.8754%208.03809%2021.6779C5.45192%2021.2335%203.71948%2020.4202%202.7345%2019.8293C2.08222%2019.4379%201.86473%2018.6686%202.08066%2017.9529L5.83756%205.5H9.99937H14H18.1626L21.9195%2017.9529Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.99937%205.5H13.9994H18.1626L21.9195%2017.9529C22.1354%2018.6686%2021.9179%2019.4379%2021.2656%2019.8293C20.2806%2020.4203%2018.5467%2021.2337%2015.96%2021.6781C14.8113%2021.8754%2013.4942%2022%2011.9995%2022C10.5045%2022%209.18707%2021.8754%208.03809%2021.6779L9.99937%205.5Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M21.2656%2019.8293C21.9179%2019.4379%2022.1354%2018.6686%2021.9195%2017.9529L18.1626%205.5H14L15.9607%2021.6781C18.5473%2021.2337%2020.2806%2020.4203%2021.2656%2019.8293Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M16.1086%202H7.89204C6.9237%202%206.43954%202%206.13871%202.29289C5.83789%202.58579%205.83789%203.05719%205.83789%204V5.5H10.0002H14.0002H18.1628V4C18.1628%203.05719%2018.1628%202.58579%2017.862%202.29289C17.5611%202%2017.077%202%2016.1086%202Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.9195%2017.9529C22.1354%2018.6686%2021.9179%2019.4379%2021.2656%2019.8293C20.2806%2020.4203%2018.5473%2021.2337%2015.9607%2021.6781C14.8119%2021.8754%2013.4942%2022%2011.9995%2022C10.5045%2022%209.18707%2021.8754%208.03809%2021.6779C5.45192%2021.2335%203.71948%2020.4202%202.7345%2019.8293C2.08222%2019.4379%201.86473%2018.6686%202.08066%2017.9529L5.83756%205.5H9.99937H14H18.1626L21.9195%2017.9529Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.99937%205.5H13.9994H18.1626L21.9195%2017.9529C22.1354%2018.6686%2021.9179%2019.4379%2021.2656%2019.8293C20.2806%2020.4203%2018.5467%2021.2337%2015.96%2021.6781C14.8113%2021.8754%2013.4942%2022%2011.9995%2022C10.5045%2022%209.18707%2021.8754%208.03809%2021.6779L9.99937%205.5Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M21.2656%2019.8293C21.9179%2019.4379%2022.1354%2018.6686%2021.9195%2017.9529L18.1626%205.5H14L15.9607%2021.6781C18.5473%2021.2337%2020.2806%2020.4203%2021.2656%2019.8293Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M16.1086%202H7.89204C6.9237%202%206.43954%202%206.13871%202.29289C5.83789%202.58579%205.83789%203.05719%205.83789%204V5.5H10.0002H14.0002H18.1628V4C18.1628%203.05719%2018.1628%202.58579%2017.862%202.29289C17.5611%202%2017.077%202%2016.1086%202Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/skirt-bold-duotone.svg?color=%231a73e8&size=48