skirt icon
skirt-bold from Solar by 480 Design · Bold · UI · CC-BY-4.0 Attribution required.
- Name
- skirt-bold
- Set
- Solar
- Style
- Bold
- 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="M16.1083 2H7.8917C6.92337 2 6.4392 2 6.13838 2.29289C5.83756 2.58579 5.83756 3.05719 5.83756 4V4.75H18.1624V4C18.1624 3.05719 18.1624 2.58579 17.8616 2.29289C17.5608 2 17.0766 2 16.1083 2Z"/><path d="M2.08066 17.9529L5.61129 6.25H9.03434L7.14735 21.4073C7.14337 21.4393 7.14146 21.471 7.14153 21.5024C5.04603 21.0409 3.60091 20.3491 2.7345 19.8293C2.08222 19.4379 1.86473 18.6686 2.08066 17.9529Z"/><path d="M8.59323 21.7655C9.60634 21.9115 10.7401 22 12 22C13.2598 22 14.3935 21.9115 15.4066 21.7655C15.386 21.7109 15.3715 21.6531 15.3639 21.5927L13.4539 6.25H10.5459L8.63586 21.5927C8.62833 21.6531 8.61382 21.7109 8.59323 21.7655Z"/><path d="M14.9655 6.25L16.8524 21.4073C16.8564 21.4393 16.8583 21.4711 16.8583 21.5025C18.9539 21.041 20.3991 20.3491 21.2655 19.8293C21.9178 19.4379 22.1353 18.6686 21.9193 17.9529L18.3887 6.25H14.9655Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarSkirtBold(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="M16.1083 2H7.8917C6.92337 2 6.4392 2 6.13838 2.29289C5.83756 2.58579 5.83756 3.05719 5.83756 4V4.75H18.1624V4C18.1624 3.05719 18.1624 2.58579 17.8616 2.29289C17.5608 2 17.0766 2 16.1083 2Z"/><path d="M2.08066 17.9529L5.61129 6.25H9.03434L7.14735 21.4073C7.14337 21.4393 7.14146 21.471 7.14153 21.5024C5.04603 21.0409 3.60091 20.3491 2.7345 19.8293C2.08222 19.4379 1.86473 18.6686 2.08066 17.9529Z"/><path d="M8.59323 21.7655C9.60634 21.9115 10.7401 22 12 22C13.2598 22 14.3935 21.9115 15.4066 21.7655C15.386 21.7109 15.3715 21.6531 15.3639 21.5927L13.4539 6.25H10.5459L8.63586 21.5927C8.62833 21.6531 8.61382 21.7109 8.59323 21.7655Z"/><path d="M14.9655 6.25L16.8524 21.4073C16.8564 21.4393 16.8583 21.4711 16.8583 21.5025C18.9539 21.041 20.3991 20.3491 21.2655 19.8293C21.9178 19.4379 22.1353 18.6686 21.9193 17.9529L18.3887 6.25H14.9655Z"/></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="M16.1083 2H7.8917C6.92337 2 6.4392 2 6.13838 2.29289C5.83756 2.58579 5.83756 3.05719 5.83756 4V4.75H18.1624V4C18.1624 3.05719 18.1624 2.58579 17.8616 2.29289C17.5608 2 17.0766 2 16.1083 2Z"/><path d="M2.08066 17.9529L5.61129 6.25H9.03434L7.14735 21.4073C7.14337 21.4393 7.14146 21.471 7.14153 21.5024C5.04603 21.0409 3.60091 20.3491 2.7345 19.8293C2.08222 19.4379 1.86473 18.6686 2.08066 17.9529Z"/><path d="M8.59323 21.7655C9.60634 21.9115 10.7401 22 12 22C13.2598 22 14.3935 21.9115 15.4066 21.7655C15.386 21.7109 15.3715 21.6531 15.3639 21.5927L13.4539 6.25H10.5459L8.63586 21.5927C8.62833 21.6531 8.61382 21.7109 8.59323 21.7655Z"/><path d="M14.9655 6.25L16.8524 21.4073C16.8564 21.4393 16.8583 21.4711 16.8583 21.5025C18.9539 21.041 20.3991 20.3491 21.2655 19.8293C21.9178 19.4379 22.1353 18.6686 21.9193 17.9529L18.3887 6.25H14.9655Z"/></g></svg> </template>
CSS
.icon-skirt-bold {
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%22M16.1083%202H7.8917C6.92337%202%206.4392%202%206.13838%202.29289C5.83756%202.58579%205.83756%203.05719%205.83756%204V4.75H18.1624V4C18.1624%203.05719%2018.1624%202.58579%2017.8616%202.29289C17.5608%202%2017.0766%202%2016.1083%202Z%22%2F%3E%3Cpath%20d%3D%22M2.08066%2017.9529L5.61129%206.25H9.03434L7.14735%2021.4073C7.14337%2021.4393%207.14146%2021.471%207.14153%2021.5024C5.04603%2021.0409%203.60091%2020.3491%202.7345%2019.8293C2.08222%2019.4379%201.86473%2018.6686%202.08066%2017.9529Z%22%2F%3E%3Cpath%20d%3D%22M8.59323%2021.7655C9.60634%2021.9115%2010.7401%2022%2012%2022C13.2598%2022%2014.3935%2021.9115%2015.4066%2021.7655C15.386%2021.7109%2015.3715%2021.6531%2015.3639%2021.5927L13.4539%206.25H10.5459L8.63586%2021.5927C8.62833%2021.6531%208.61382%2021.7109%208.59323%2021.7655Z%22%2F%3E%3Cpath%20d%3D%22M14.9655%206.25L16.8524%2021.4073C16.8564%2021.4393%2016.8583%2021.4711%2016.8583%2021.5025C18.9539%2021.041%2020.3991%2020.3491%2021.2655%2019.8293C21.9178%2019.4379%2022.1353%2018.6686%2021.9193%2017.9529L18.3887%206.25H14.9655Z%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%22M16.1083%202H7.8917C6.92337%202%206.4392%202%206.13838%202.29289C5.83756%202.58579%205.83756%203.05719%205.83756%204V4.75H18.1624V4C18.1624%203.05719%2018.1624%202.58579%2017.8616%202.29289C17.5608%202%2017.0766%202%2016.1083%202Z%22%2F%3E%3Cpath%20d%3D%22M2.08066%2017.9529L5.61129%206.25H9.03434L7.14735%2021.4073C7.14337%2021.4393%207.14146%2021.471%207.14153%2021.5024C5.04603%2021.0409%203.60091%2020.3491%202.7345%2019.8293C2.08222%2019.4379%201.86473%2018.6686%202.08066%2017.9529Z%22%2F%3E%3Cpath%20d%3D%22M8.59323%2021.7655C9.60634%2021.9115%2010.7401%2022%2012%2022C13.2598%2022%2014.3935%2021.9115%2015.4066%2021.7655C15.386%2021.7109%2015.3715%2021.6531%2015.3639%2021.5927L13.4539%206.25H10.5459L8.63586%2021.5927C8.62833%2021.6531%208.61382%2021.7109%208.59323%2021.7655Z%22%2F%3E%3Cpath%20d%3D%22M14.9655%206.25L16.8524%2021.4073C16.8564%2021.4393%2016.8583%2021.4711%2016.8583%2021.5025C18.9539%2021.041%2020.3991%2020.3491%2021.2655%2019.8293C21.9178%2019.4379%2022.1353%2018.6686%2021.9193%2017.9529L18.3887%206.25H14.9655Z%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.svg?color=%231a73e8&size=48