These Beautiful Embroidered Pieces Are Promoting Equality In The Most Creative Way
Inspiration
By Hannah /
July, 09, 2025
When you believe strongly in something, you ought to take steps to convey it to the rest of the world. There are many issues that exist and need to be brought to light. The necessity of equality is one such concern.
A Brazilian artist, Giselle Quinto is using her embroidery skills to raise awareness around equality. She focuses on women and her pieces depict women with tattoos with the essence of the countryside in them.
This Netherlands-based artist wants people to respect every shape and size of a person’s body. There should not be any discrimination and judgments involved. You’ll notice how all the women in her embroideries have closed eyes. So, she has a theme for her pieces!
Her personal website states, “Her work brings an anarchic view to classic embroidery, revisiting old traditions and transforming it in protest for equality, where all have the right to be and live whoever they are.”
Quinto keeps the traditional element alive in all her work and sends the powerful message of being equal. Freedom follows equality!
The embroideries are phenomenal and unique in their own way. She has more than 20,000 followers on Instagram and her amazing artwork can also be seen on other platforms like Facebook, Tumblr and Pinterest.
The post These Beautiful Embroidered Pieces Are Promoting Equality In The Most Creative Way appeared first on The Artistic Trap.
","
This Netherlands-based artist wants people to respect every shape and size of a person’s body. There should not be any discrimination and judgments involved. You’ll notice how all the women in her embroideries have closed eyes. So, she has a theme for her pieces!
","
\n\n
","
","
Her personal website states, “Her work brings an anarchic view to classic embroidery, revisiting old traditions and transforming it in protest for equality, where all have the right to be and live whoever they are.”
","
Quinto keeps the traditional element alive in all her work and sends the powerful message of being equal. Freedom follows equality!
","
\n\n
","
","
The embroideries are phenomenal and unique in their own way. She has more than 20,000 followers on Instagram and her amazing artwork can also be seen on other platforms like Facebook, Tumblr and Pinterest.
","
The post These Beautiful Embroidered Pieces Are Promoting Equality In The Most Creative Way appeared first on The Artistic Trap.
"],"image":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/embroidery_600x400-1640587177923-1640588703157.jpg","slug":"these-beautiful-embroidered-pieces-are-promoting-equality-in-the-most-creative-way","stores":[],"awic_rule":null,"domains":[{"id":3,"name":"The Artistic Trap","domain_url":"theartistictrap.com","domain_story":{"id":2619,"story_id":1719,"domain_id":3,"deletedAt":null,"createdAt":"2021-12-12T05:23:34.000Z","updatedAt":"2021-12-12T05:23:34.000Z"}}],"categories":[{"id":14,"name":"Inspiration","story_category":{"id":1257,"story_id":1719,"category_id":14,"deletedAt":null,"createdAt":"2021-12-12T05:39:54.000Z","updatedAt":"2021-12-12T05:39:54.000Z"}}]};
let domainData = {"id":3,"name":"The Artistic Trap","domain_url":"theartistictrap.com","header_script":null,"footer_script":null,"logo":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/IzkPF-1651484387552.png","logo_light":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/ZLjNC-1651484398712.png","og_image":"","apple_touch_icon":"","affiliate_id":"FNX4R","analytics_id":null,"fb_pixels":null,"fb_page_id":null,"tracking_domain":"www.qrsb4k3.com","cdn_domain":null,"description":"Art is limitless, it shatters all the boundaries making way for talent to flow in. Indulging in art is equivalent to therapy. Exhausted by the daily hustle? Let art be your road to serenity. artistictrap.com is a package of inspiration and creativity waiting to be unwrapped by you.","favicon":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/4rkks-1651484402911.jpeg","keyword":null,"dms_id":null,"agency_id":1,"user_id":1,"status":"Published","robot_file":null,"ads_file":"google.com, pub-8886947692614071, DIRECT, f08c47fec0942fa0","is_private":false,"deletedAt":null,"createdAt":"2021-12-09T08:54:39.000Z","updatedAt":"2024-03-07T05:55:08.000Z","categories":[{"id":17,"name":"Photography","slug":"photography","children_category":[],"domain_category":{"id":1392,"domain_id":3,"is_menu":true,"category_id":17,"deletedAt":null,"createdAt":"2024-02-05T10:47:39.000Z","updatedAt":"2024-02-05T10:47:39.000Z"}},{"id":16,"name":"Re-create","slug":"re-create","children_category":[],"domain_category":{"id":1393,"domain_id":3,"is_menu":true,"category_id":16,"deletedAt":null,"createdAt":"2024-02-05T10:47:39.000Z","updatedAt":"2024-02-05T10:47:39.000Z"}},{"id":15,"name":"Visual Art","slug":"visual-art","children_category":[],"domain_category":{"id":1394,"domain_id":3,"is_menu":true,"category_id":15,"deletedAt":null,"createdAt":"2024-02-05T10:47:39.000Z","updatedAt":"2024-02-05T10:47:39.000Z"}},{"id":14,"name":"Inspiration","slug":"inspiration","children_category":[],"domain_category":{"id":1395,"domain_id":3,"is_menu":true,"category_id":14,"deletedAt":null,"createdAt":"2024-02-05T10:47:39.000Z","updatedAt":"2024-02-05T10:47:39.000Z"}}],"banners":[]};
let campaignData = null;
let url = new URL(window.location.href);
let query = url.search.replace('?','');
let uid = url.searchParams.get("uid")
let channelId = campaignData?.channelId
const ncidData = url.searchParams.get("ncid")
const rsoc = url.searchParams.get("rsfc");
const dyn = url.searchParams.get("dyn");
const pixel = url.searchParams.get("pixel");
const nrm = url.searchParams.get("nrm");
const readMore = document.getElementById('read-more');
readMore.style.visibility = "hidden";
const regex = /pixel=([^&]+)/;
const match = query.match(regex);
let pixelValue = "";
if (match) {
pixelValue = decodeURIComponent(match[1]);
}
let replacedString;
if(pixel && pixel.includes("pixel")){
replacedString = query.replace(regex, "pixel=12345678");
}else{
replacedString = query.replace(regex, `pixel=${pixelValue}`);
}
if(rsoc){
const elementsToRemove = document.querySelectorAll(".sas-keywords-box");
const newDiv1 = document.createElement("div");
newDiv1.id = "relatedsearches2"
newDiv1.className = "blog_artical";
const parentElement = elementsToRemove[0]?.parentNode;
parentElement?.insertBefore(newDiv1, elementsToRemove[0]);
elementsToRemove.forEach((element,index) => {
element.remove();
});
}
if(ncidData && rsoc){
const mainContent = document.getElementById('blog-data');
const mainRoute = document.getElementById('main-route');
const leftSidebar = document.getElementById('left_sidebar');
const rightSidebar = document.getElementById('sidebar');
const clickId = `${Date.now()}${Math.floor(Math.random() * 99) + 1000}`;
const currentTimestamp = Date.now();
leftSidebar.style.visibility = "hidden";
rightSidebar.style.display = "none";
mainRoute.style.display = "inline";
if(!nrm){
readMore.style.visibility = "visible";
mainContent.style.display = "none";
}
readMore.addEventListener('click', function() {
readMore.style.visibility = "hidden";
mainContent.style.display = "block";
});
var pageOptions = {
pubId: "partner-pub-8886947692614071", // Make sure this is the correct client ID!
styleId: "8711171478",
relatedSearchTargeting: "content",
resultsPageBaseUrl: encodeURI(`https://track.${domainData.domain_url}/?searchpage=https://search.${domainData.domain_url}/web/search&${replacedString}&visitTime=${currentTimestamp}&clickId=${clickId}&ch=${channelId}&platformId=${campaignData?.platformId}&categoryId=${campaignData?.categoryId}&kwsetId=${campaignData?.kwsetId}`) ,
resultsPageQueryParam: "q", // (Default to "q") Matches the param denoting the query on the search page,
terms: "",
};
var rsblock1 = {
container: "relatedsearches1",
relatedSearches: 5,
};
var rsblock2 = {
container: "relatedsearches2",
relatedSearches: 5,
};
_googCsa("relatedsearch", pageOptions, rsblock2);
_googCsa("relatedsearch", pageOptions, rsblock1);
let relatedKeywords = document.getElementsByClassName("keyword-related-a");
for (let i = 0; i < relatedKeywords.length; i++) {
const link = relatedKeywords[i];
let url = new URL(window.location);
url.pathname = "/web/search";
url.searchParams.set("q", link.textContent.trim());
// Update the desired attribute, such as href
link.href = url.href;
}
// document.querySelector("input[name='pixel']").value = url.searchParams.get("pixel") ?? "";
// document.querySelector("input[name='ncid']").value = url.searchParams.get("ncid") ?? "";
// document.querySelector("input[name='ch']").value = url.searchParams.get("ch") ?? "";
window.addEventListener("beforeunload", function (event) {
var link = event.currentTarget.location.href;
let nextUrl = new URL(link);
// fbq('track', 'Search');
});
}
if(dyn =="1" && campaignData){
const mainContent = document.getElementById('blog-data');
const mainRoute = document.getElementById('main-route');
const leftSidebar = document.getElementById('left_sidebar');
const rightSidebar = document.getElementById('sidebar');
const clickId = `${Date.now()}${Math.floor(Math.random() * 99) + 1000}`;
const currentTimestamp = Date.now();
leftSidebar.style.visibility = "hidden";
rightSidebar.style.display = "none";
mainRoute.style.display = "inline";
if(!nrm){
readMore.style.visibility = "visible";
mainContent.style.display = "none";
}
readMore.addEventListener('click', function() {
readMore.style.visibility = "hidden";
mainContent.style.display = "block";
});
var rsblock1 = {
container: "relatedsearches1",
relatedSearches: 5,
};
var rsblock2 = {
container: "relatedsearches2",
relatedSearches: 5,
};
window.addEventListener("beforeunload", function (event) {
var link = event.currentTarget.location.href;
let nextUrl = new URL(link);
});
}