iconmicasa.salesquery.in Open in urlscan Pro
111.118.212.53  Public Scan

URL: https://iconmicasa.salesquery.in/
Submission: On January 30 via api from US — Scanned from US

Form analysis 5 forms found in the DOM

POST download.php

<form class="form" id="myForm" role="form" action="download.php" method="POST">
  <div class="input-group form-group">
    <div class="input-group-prepend">
      <span class="input-group-text"><i class="fa fa-user" style="font-size: 25px; margin-left: 4px;"></i></span>
    </div>
    <input type="text" name="name" class="form-control" placeholder="Your Name" required="">
  </div>
  <div class="input-group form-group">
    <div class="input-group-prepend">
      <span class="input-group-text"><i class="fa fa-phone" style="font-size: 25px; margin-left: 4px;"></i></span>
    </div>
    <input type="number" name="number" class="form-control" placeholder="Your Number" required="">
  </div>
  <button class="bg-primary callback mb-2" type="submit" name="submit"> Get Instant Call Back </button>
</form>

POST download.php

<form class="form" id="myForm" role="form" action="download.php" method="POST">
  <div class="input-group form-group">
    <div class="input-group-prepend">
      <span class="input-group-text"><i class="fa fa-whatsapp" style="font-size: 25px; margin-left: 4px;"></i></span>
    </div>
    <input type="number" name="number" class="form-control" placeholder="Your Number" required="">
  </div>
  <button class="bg-warning bg-round text-center bro mb-4" type="submit" name="submit">
    <a style="text-decoration: none;color: black; font-size:17px;" href="https://api.whatsapp.com/send?phone=919696550033&amp;text=I%20am%20Intrested%20in%20getting%20brochure%20of%20Icon%20MiCasa">Submit</a>
  </button>
</form>

Name: form1POST enquiry.php

<form class="form-signin" method="post" action="enquiry.php" name="form1">
  <h1 class=" mb-2 font-weight-normal mb-0" style="text-align: center;font-size:22px; color: black"><b>ENQUIRY</b></h1>
  <a href="tel:+919696550033" class="text-center btn  call"><b> CALL: 9696550033</b></a>
  <div class="input-group">
    <select class="form-control mb-2">
      <option>Request Enquiry</option>
      <option>Schedule a site visit</option>
      <option>Request call back</option>
      <option>Refer this project</option>
    </select>
  </div>
  <div class="input-group">
    <input type="name" name="name" id="inputName" pattern="^[a-zA-Z]*$" class="form-control mb-2" placeholder="Full Name" required="">
  </div>
  <div class="input-group">
    <input type="number" name="number" id="inputNumber" class="form-control mb-2" placeholder="Phone number" required="">
  </div>
  <div class="input-group">
    <input type="email" name="email" id="inputEmail" class="form-control mb-2" placeholder="Email address" required="">
  </div>
  <div class="input-group">
    <textarea class="form-control mb-2" placeholder="Message" name="comments"></textarea>
  </div>
  <div>
    <label style="font-size: 15px; color: currentColor;"> <b>Enter Captcha Code: </b> </label>
    <div class="flex">
      <input type="text" class="txt" name="chk" id="chk">
      <input type="text" value="1995" id="ran" readonly="readonly" class="captcha">
      <button type="button" class="referesh btn btn-circle" value="Referesh" onclick="captch()"><i class="fa fa-refresh fa-spin" style="font-size:24px; color: #ffffffeb;"></i></button>
    </div>
    <span id="error" class="color"></span>
  </div>
  <div class="input-group">
    <button class="btn btn-md btn-rounded btn-block form-control submit" name="submit" type="submit" onclick="return validation1();"><i class="fas fa-sign-in-alt"></i><b>Submit Enquiry</b></button>
  </div>
</form>

POST send.php

<form class="mb-0" method="post" action="send.php">
  <div class="input-group form-group">
    <div class="input-group-prepend">
      <span class="input-group-text"><i class="fa fa-user"></i></span>
    </div>
    <input type="text" name="name" class="form-control" placeholder="Your Name" required="">
  </div>
  <div class="input-group form-group">
    <div class="input-group-prepend">
      <span class="input-group-text"><i class="fa fa-archive"></i></span>
    </div>
    <input type="email" name="email" class="form-control" placeholder="Your Email" required="">
  </div>
  <div class="input-group form-group">
    <div class="input-group-prepend">
      <span class="input-group-text"><i class="fa fa-mobile" style="font-size: 25px; margin-left: 4px;"></i></span>
    </div>
    <input type="number" name="number" class="form-control" placeholder="Your Number" required="">
  </div>
  <div class="input-group form-group">
    <div class="input-group-prepend">
      <span class="input-group-text"><i class="fa fa-envelope"></i></span>
    </div>
    <textarea type="text" name="comments" class="form-control hgt" placeholder="Message"></textarea>
  </div>
  <div class="modal-footer d-flex justify-content-center">
    <button type="button" class="btn btn-yellow" data-dismiss="modal">Close</button>
    <button name="submit" type="submit" class="btn btn-yellow">Enquire Now</button>
  </div>
</form>

Name: form2POST contact.php

<form class="row form" method="post" action="contact.php" name="form2">
  <div class="row mt-2">
    <div class="col-md-6 pb-3">
      <input type="text" name="name" class="form-control" placeholder=" Enter Name" required="">
    </div>
    <div class="col-md-6 pb-3">
      <input type="email" name="email" class="form-control" id="exampleInputEmail" placeholder=" Enter Email id" required="">
    </div>
    <div class="col-md-12 pb-3">
      <input type="tel" name="number" class="form-control" id="telephone" placeholder=" Enter 10-digit mobile no." required="">
    </div>
    <div class="col-md-12 pb-3">
      <textarea class="form-control" name="comments" id="description" placeholder="Enter Your Message"></textarea>
    </div>
    <div class="col-md-12 text-center">
      <div>
        <span id="error2" class="color"></span>
        <div>
          <button type="submit" value="submit" name="submit" class="btn btn-default submit mb-4" onclick="return validation2();"><i class="fa fa-paper-plane" aria-hidden="true"></i> Send Now</button>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

 * Overview
 * Location
 * Master Plan
 * Floor Plan
 * Gallery
 * Price
 * Contact
 * 
 * +91 9696550033

×

Get Instant Call Back

+91 9696550033

WHATSAPP BROCHURE

×

Submit



BOOKING OPEN
PRE LAUNCH

VISIT US THIS WEEKEND

ICON MICASA

PREMIUM HOMES STARTING @

55.55 LACS* ONWARDS

 * Location: Off Electronic City, Bangalore.
 * No.Of Units - 170 Units
 * Total Area - 1.9 Acres
 * Possession - Dec 2025
 * 2 Bed IKEA Furnished Homes.
 * Site Area: 920 Sq.Ft

RERA No: PRM/KA/RERA/1251/310/PR/110422/004823





ENQUIRY

CALL: 9696550033
Request Enquiry Schedule a site visit Request call back Refer this project




Enter Captcha Code:

Submit Enquiry


ICON MICASA

Icon MiCasa located At Off Electronic City, Bangalore.

PROJECT OVERVIEW

Icon MiCasa nestled within the expansive 1.9 acres of Bommasandra, adjacent to
the HCL campus, holds the key to a flourishing future driven by anticipated
infrastructure developments. Positioned strategically, this residential enclave
is poised to witness transformative advancements that will undoubtedly elevate
the overall value of the surrounding area. With meticulous planning and
foresight, Icon MiCasa introduces 170 thoughtfully designed 2BHK homes, each
contributing to a harmonious equilibrium between professional commitments and
family life. These residences are not merely structures; they represent a
lifestyle choice that merges convenience with comfort.

The allure of Icon MiCasa is accentuated by its proximity to Electronic City, a
pivotal IT hub, providing residents with seamless access to professional
opportunities while ensuring a well-connected and vibrant community atmosphere.
The carefully crafted living spaces within Icon MiCasa embody a commitment to
quality, offering an optimal blend of modern design and functionality. For both
residents and investors, Icon MiCasa emerges as a beacon of promise. It
signifies more than just a place to dwell; it encapsulates the promise of a
bright and prosperous future. The investment potential is underscored by the
foresight in choosing a location with upcoming advancements, ensuring not only a
desirable living experience but also sound returns on investment. In essence,
Icon MiCasa is not just a residential complex; it's a testament to the
optimistic trajectory of Bommasandra, poised for growth and success.

This is a RERA registered project with registration number:
PRM/KA/RERA/1251/310/PR/110422/004823

Download Brochure


PROJECT HIGHLIGHTS

Location: Off Electronic City, Bangalore.

Total area: 1.9 Acres

Total Units - 170

2 Bed IKEA Furnished Homes

Site Area: 920 Sq.Ft

Possession : Dec 2025


ICON MICASA - LOCATION MAP

Icon MiCasa Location Map



LOCATION HIGHLIGHTS

Icon MiCasa is located on Off Electronic City, Bangalore. Icon MiCasa unlocks
your world to a wide variety of flora and fauna. And is yet, in close proximity
to city centers like metro station, the Airport, IT Parks, malls, educational
institutions, hotels, and hospitals. In short, an address that befits your true
stature. Where even the air around you is fresh and good for you. Now that’s
luxury living.

CONNECTIVITY

 * Narayana Hrudayalaya (7.9 km)
 * Athreya Hospital (8.7 km)
 * Vijayshree Hospital (2.2 km)
 * S S Hospital (2.7 km)
 * Ace Suhas Hospital (2.4 km)
 * Springleaf Hospital (11 km)
 * M5 Ecity Mall (9.9 km)


ICON MICASA - MASTER PLAN

The Icon MiCasa Masterplan is well planned according to customers requirements
with world-class Amenities, surrounded with lush Greenery. Good price for the
area. The master plan and floor plans of Icon MiCasa will help its customers to
know how the development will look like once completed.

The master plan of Icon MiCasa will help its customers to know how the
development will look like once completed. It will include details about the
entry/exit into the development, number of towers, blocks, overall landscaping
of 1.9 acres, gardens and outdoor amenities. This plan will basically give the
future residents an aerial view of the upcoming project. Hence, any common man
with a minimum construction idea will also understand what he will get post
completion.

Icon MiCasa Master Plan




ICON MICASA - FLOOR PLAN

The floor plan of Icon MiCasa will give a rough idea of the apartments available
here. These 3D diagrams will help the buyers to visualize each room of their
future abode like the bedrooms, kitchen, utility area, study room, foyer,
drawing/dining area, and even the balcony. The measurement of the rooms will
also be given clearly so that it’s easier for anyone to understand the unit
sizes. These floor plans assure that the buyer’s money is utilized in the best
possible way. The floor plan is a physical drawing by experts which shows a
dimensional layout of the whole structure. The floor plan of this project has
taken care of every minute details of your dream home and paints clearly all the
features of the amazing homes in this project. All the architectural details
along with practical considerations have been given a detailed eye in the floor
plans of Icon MiCasa. Bedrooms, living room, balcony, kitchen, toilets all the
units have been well portrayed.

-------------------------------------

 * All
 * 2 BHK

2 BHK FLOOR PLAN



2 BHK FLOOR PLAN



2 BHK FLOOR PLAN



2 BHK FLOOR PLAN




ICON MICASA - PROJECT GALLERY




ICON MICASA - AMENITIES

Gymnasium

Clubhouse

Swimming Pool

Games Room

Health Center

Jogging Track

Outdoor Courts

Amphitheater

Landscaped Gardens

Kids Play Area

Retail Spaces

Party Area


ICON MICASA - FAQ

WHAT IS THE 2 BEDROOM PRICE IN ICON MICASA?

The project offers 2 BHK units for Rs. 55.55 Lacs* Onwards

ARE THERE ANY SPECIAL DISCOUNTS OR OFFERS AVAILABLE FOR THIS PROJECT?

Yes, there is an exclusive Group Buy Offer available only through special
pricing offers and deals. CALL +91 9696550033

WHERE AND WHAT IS THE PROPOSED DEVELOPMENT?

Icon MiCasa is a residential apartment located in Off Electronic City,
Bangalore.




ICON MICASA - PRICE

Unit Type Unit Size(Sqft) Basic Price Price Breakup 2 BHK 920 Sq.Ft 55.55 Lacs*
Onwards Request Price Breakup

REGISTER TO AVAIL SPECIAL PRICING

Close Enquire Now


ICON MICASA - CONTACT US

Send Now


ICON MICASA - ABOUT DEVELOPER



Greetings from Iconhomz, a building and infrastructure firm specializing in the
construction of residential and planned real estate. With cutting-edge design
and future concepts, we want to be the best at providing sustainable and
ecologically conscious real estate developments. As a business founded on the
steadfast foundations of ethics and honesty, we manage our projects with
dependable transparency and client communication. The team is dedicated to
creating trusting relationships with its clients and delivering them with
once-in-a-lifetime experiences. Customer feedback has always been given top
priority, and we make an effort to include it in our project initiatives.

+91-9696-55-0033

RERA Registration No - PRM/KA/RERA/1251/310/PR/110422/004823

DISCLAIMER: with all the changes happening in the political and economic
environment around the world, real estate is bound to be affected and effected
in some ways as it forms such a crucial part of a country’s. This website is
only meant for informational purpose. It should not be otherwise considered/
claimed as an official builder/project site. This website solely belongs to an
authorised channel partner.