ferris wheel icon

ferris-wheel-line-duotone from Solar by 480 Design · Line Duotone · UI · CC-BY-4.0 Attribution required.

Name
ferris-wheel-line-duotone
Set
Solar
Style
Line 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

Use the ferris wheel icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="12" cy="11" r="2"/><path d="M20.5 7.5C20.5 8.05228 20.0523 8.5 19.5 8.5C18.9477 8.5 18.5 8.05228 18.5 7.5C18.5 6.94772 18.9477 6.5 19.5 6.5C20.0523 6.5 20.5 6.94772 20.5 7.5Z"/><path d="M20.5 16C20.5 16.5523 20.0523 17 19.5 17C18.9477 17 18.5 16.5523 18.5 16C18.5 15.4477 18.9477 15 19.5 15C20.0523 15 20.5 15.4477 20.5 16Z"/><path d="M5.5 7.5C5.5 8.05228 5.05228 8.5 4.5 8.5C3.94772 8.5 3.5 8.05228 3.5 7.5C3.5 6.94772 3.94772 6.5 4.5 6.5C5.05228 6.5 5.5 6.94772 5.5 7.5Z"/><path d="M5.5 16C5.5 16.5523 5.05228 17 4.5 17C3.94772 17 3.5 16.5523 3.5 16C3.5 15.4477 3.94772 15 4.5 15C5.05228 15 5.5 15.4477 5.5 16Z"/><path d="M12 2.5C12.5523 2.5 13 2.94772 13 3.5C13 4.05228 12.5523 4.5 12 4.5C11.4477 4.5 11 4.05228 11 3.5C11 2.94772 11.4477 2.5 12 2.5Z"/><path d="M12 18.5C12.5523 18.5 13 18.9477 13 19.5C13 20.0523 12.5523 20.5 12 20.5C11.4477 20.5 11 20.0523 11 19.5C11 18.9477 11.4477 18.5 12 18.5Z"/><path stroke-linecap="round" d="M13.5 13L18.5 22" opacity=".5"/><path stroke-linecap="round" d="M10.5 13L5.5 22" opacity=".5"/><path d="M10.5638 3.78311C11.4591 3.29495 12.541 3.29495 13.4362 3.78311L18.2305 6.39728C19.1944 6.92292 19.7943 7.93319 19.7943 9.03117V13.9688C19.7943 15.0668 19.1944 16.0771 18.2305 16.6027L13.4362 19.2169C12.541 19.705 11.4591 19.705 10.5638 19.2169L5.76962 16.6027C4.80563 16.0771 4.20581 15.0668 4.20581 13.9688V9.03117C4.20581 7.93318 4.80563 6.92292 5.76962 6.39728L10.5638 3.78311Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarFerrisWheelLineDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><circle cx="12" cy="11" r="2"/><path d="M20.5 7.5C20.5 8.05228 20.0523 8.5 19.5 8.5C18.9477 8.5 18.5 8.05228 18.5 7.5C18.5 6.94772 18.9477 6.5 19.5 6.5C20.0523 6.5 20.5 6.94772 20.5 7.5Z"/><path d="M20.5 16C20.5 16.5523 20.0523 17 19.5 17C18.9477 17 18.5 16.5523 18.5 16C18.5 15.4477 18.9477 15 19.5 15C20.0523 15 20.5 15.4477 20.5 16Z"/><path d="M5.5 7.5C5.5 8.05228 5.05228 8.5 4.5 8.5C3.94772 8.5 3.5 8.05228 3.5 7.5C3.5 6.94772 3.94772 6.5 4.5 6.5C5.05228 6.5 5.5 6.94772 5.5 7.5Z"/><path d="M5.5 16C5.5 16.5523 5.05228 17 4.5 17C3.94772 17 3.5 16.5523 3.5 16C3.5 15.4477 3.94772 15 4.5 15C5.05228 15 5.5 15.4477 5.5 16Z"/><path d="M12 2.5C12.5523 2.5 13 2.94772 13 3.5C13 4.05228 12.5523 4.5 12 4.5C11.4477 4.5 11 4.05228 11 3.5C11 2.94772 11.4477 2.5 12 2.5Z"/><path d="M12 18.5C12.5523 18.5 13 18.9477 13 19.5C13 20.0523 12.5523 20.5 12 20.5C11.4477 20.5 11 20.0523 11 19.5C11 18.9477 11.4477 18.5 12 18.5Z"/><path strokeLinecap="round" d="M13.5 13L18.5 22" opacity=".5"/><path strokeLinecap="round" d="M10.5 13L5.5 22" opacity=".5"/><path d="M10.5638 3.78311C11.4591 3.29495 12.541 3.29495 13.4362 3.78311L18.2305 6.39728C19.1944 6.92292 19.7943 7.93319 19.7943 9.03117V13.9688C19.7943 15.0668 19.1944 16.0771 18.2305 16.6027L13.4362 19.2169C12.541 19.705 11.4591 19.705 10.5638 19.2169L5.76962 16.6027C4.80563 16.0771 4.20581 15.0668 4.20581 13.9688V9.03117C4.20581 7.93318 4.80563 6.92292 5.76962 6.39728L10.5638 3.78311Z" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="12" cy="11" r="2"/><path d="M20.5 7.5C20.5 8.05228 20.0523 8.5 19.5 8.5C18.9477 8.5 18.5 8.05228 18.5 7.5C18.5 6.94772 18.9477 6.5 19.5 6.5C20.0523 6.5 20.5 6.94772 20.5 7.5Z"/><path d="M20.5 16C20.5 16.5523 20.0523 17 19.5 17C18.9477 17 18.5 16.5523 18.5 16C18.5 15.4477 18.9477 15 19.5 15C20.0523 15 20.5 15.4477 20.5 16Z"/><path d="M5.5 7.5C5.5 8.05228 5.05228 8.5 4.5 8.5C3.94772 8.5 3.5 8.05228 3.5 7.5C3.5 6.94772 3.94772 6.5 4.5 6.5C5.05228 6.5 5.5 6.94772 5.5 7.5Z"/><path d="M5.5 16C5.5 16.5523 5.05228 17 4.5 17C3.94772 17 3.5 16.5523 3.5 16C3.5 15.4477 3.94772 15 4.5 15C5.05228 15 5.5 15.4477 5.5 16Z"/><path d="M12 2.5C12.5523 2.5 13 2.94772 13 3.5C13 4.05228 12.5523 4.5 12 4.5C11.4477 4.5 11 4.05228 11 3.5C11 2.94772 11.4477 2.5 12 2.5Z"/><path d="M12 18.5C12.5523 18.5 13 18.9477 13 19.5C13 20.0523 12.5523 20.5 12 20.5C11.4477 20.5 11 20.0523 11 19.5C11 18.9477 11.4477 18.5 12 18.5Z"/><path stroke-linecap="round" d="M13.5 13L18.5 22" opacity=".5"/><path stroke-linecap="round" d="M10.5 13L5.5 22" opacity=".5"/><path d="M10.5638 3.78311C11.4591 3.29495 12.541 3.29495 13.4362 3.78311L18.2305 6.39728C19.1944 6.92292 19.7943 7.93319 19.7943 9.03117V13.9688C19.7943 15.0668 19.1944 16.0771 18.2305 16.6027L13.4362 19.2169C12.541 19.705 11.4591 19.705 10.5638 19.2169L5.76962 16.6027C4.80563 16.0771 4.20581 15.0668 4.20581 13.9688V9.03117C4.20581 7.93318 4.80563 6.92292 5.76962 6.39728L10.5638 3.78311Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-ferris-wheel-line-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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M20.5%207.5C20.5%208.05228%2020.0523%208.5%2019.5%208.5C18.9477%208.5%2018.5%208.05228%2018.5%207.5C18.5%206.94772%2018.9477%206.5%2019.5%206.5C20.0523%206.5%2020.5%206.94772%2020.5%207.5Z%22%2F%3E%3Cpath%20d%3D%22M20.5%2016C20.5%2016.5523%2020.0523%2017%2019.5%2017C18.9477%2017%2018.5%2016.5523%2018.5%2016C18.5%2015.4477%2018.9477%2015%2019.5%2015C20.0523%2015%2020.5%2015.4477%2020.5%2016Z%22%2F%3E%3Cpath%20d%3D%22M5.5%207.5C5.5%208.05228%205.05228%208.5%204.5%208.5C3.94772%208.5%203.5%208.05228%203.5%207.5C3.5%206.94772%203.94772%206.5%204.5%206.5C5.05228%206.5%205.5%206.94772%205.5%207.5Z%22%2F%3E%3Cpath%20d%3D%22M5.5%2016C5.5%2016.5523%205.05228%2017%204.5%2017C3.94772%2017%203.5%2016.5523%203.5%2016C3.5%2015.4477%203.94772%2015%204.5%2015C5.05228%2015%205.5%2015.4477%205.5%2016Z%22%2F%3E%3Cpath%20d%3D%22M12%202.5C12.5523%202.5%2013%202.94772%2013%203.5C13%204.05228%2012.5523%204.5%2012%204.5C11.4477%204.5%2011%204.05228%2011%203.5C11%202.94772%2011.4477%202.5%2012%202.5Z%22%2F%3E%3Cpath%20d%3D%22M12%2018.5C12.5523%2018.5%2013%2018.9477%2013%2019.5C13%2020.0523%2012.5523%2020.5%2012%2020.5C11.4477%2020.5%2011%2020.0523%2011%2019.5C11%2018.9477%2011.4477%2018.5%2012%2018.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13.5%2013L18.5%2022%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.5%2013L5.5%2022%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M10.5638%203.78311C11.4591%203.29495%2012.541%203.29495%2013.4362%203.78311L18.2305%206.39728C19.1944%206.92292%2019.7943%207.93319%2019.7943%209.03117V13.9688C19.7943%2015.0668%2019.1944%2016.0771%2018.2305%2016.6027L13.4362%2019.2169C12.541%2019.705%2011.4591%2019.705%2010.5638%2019.2169L5.76962%2016.6027C4.80563%2016.0771%204.20581%2015.0668%204.20581%2013.9688V9.03117C4.20581%207.93318%204.80563%206.92292%205.76962%206.39728L10.5638%203.78311Z%22%20opacity%3D%22.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M20.5%207.5C20.5%208.05228%2020.0523%208.5%2019.5%208.5C18.9477%208.5%2018.5%208.05228%2018.5%207.5C18.5%206.94772%2018.9477%206.5%2019.5%206.5C20.0523%206.5%2020.5%206.94772%2020.5%207.5Z%22%2F%3E%3Cpath%20d%3D%22M20.5%2016C20.5%2016.5523%2020.0523%2017%2019.5%2017C18.9477%2017%2018.5%2016.5523%2018.5%2016C18.5%2015.4477%2018.9477%2015%2019.5%2015C20.0523%2015%2020.5%2015.4477%2020.5%2016Z%22%2F%3E%3Cpath%20d%3D%22M5.5%207.5C5.5%208.05228%205.05228%208.5%204.5%208.5C3.94772%208.5%203.5%208.05228%203.5%207.5C3.5%206.94772%203.94772%206.5%204.5%206.5C5.05228%206.5%205.5%206.94772%205.5%207.5Z%22%2F%3E%3Cpath%20d%3D%22M5.5%2016C5.5%2016.5523%205.05228%2017%204.5%2017C3.94772%2017%203.5%2016.5523%203.5%2016C3.5%2015.4477%203.94772%2015%204.5%2015C5.05228%2015%205.5%2015.4477%205.5%2016Z%22%2F%3E%3Cpath%20d%3D%22M12%202.5C12.5523%202.5%2013%202.94772%2013%203.5C13%204.05228%2012.5523%204.5%2012%204.5C11.4477%204.5%2011%204.05228%2011%203.5C11%202.94772%2011.4477%202.5%2012%202.5Z%22%2F%3E%3Cpath%20d%3D%22M12%2018.5C12.5523%2018.5%2013%2018.9477%2013%2019.5C13%2020.0523%2012.5523%2020.5%2012%2020.5C11.4477%2020.5%2011%2020.0523%2011%2019.5C11%2018.9477%2011.4477%2018.5%2012%2018.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13.5%2013L18.5%2022%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.5%2013L5.5%2022%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M10.5638%203.78311C11.4591%203.29495%2012.541%203.29495%2013.4362%203.78311L18.2305%206.39728C19.1944%206.92292%2019.7943%207.93319%2019.7943%209.03117V13.9688C19.7943%2015.0668%2019.1944%2016.0771%2018.2305%2016.6027L13.4362%2019.2169C12.541%2019.705%2011.4591%2019.705%2010.5638%2019.2169L5.76962%2016.6027C4.80563%2016.0771%204.20581%2015.0668%204.20581%2013.9688V9.03117C4.20581%207.93318%204.80563%206.92292%205.76962%206.39728L10.5638%203.78311Z%22%20opacity%3D%22.5%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/ferris-wheel-line-duotone.svg?color=%231a73e8&size=48